该文被密码保护。 阅读全文
posted @ 2013-08-15 11:54 维优网络工作室 阅读(0) 评论(0) 推荐(0)
摘要: if (typeof jQuery == 'undefined') { document.write('baseUrl.Yii::app()->params['dir']; ?>/statics/common/jquery/jquery.min.js">\x3C/script>');} 阅读全文
posted @ 2013-08-15 11:46 维优网络工作室 阅读(255) 评论(0) 推荐(0)
摘要: Shopping CartProvides shpping cart functionality for models.Cart is a container object that holds items collection and have handy methods to work with it.It uses user session as a cart data storage.Installing and configuring1 way: Registration in the config fileAdd to protected/config/main.php:array 阅读全文
posted @ 2013-08-15 10:30 维优网络工作室 阅读(307) 评论(0) 推荐(0)