欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
PrestaShop
来自开放百科 - 灰狐
(版本间的差异)
(→Architecture) |
(→Links) |
||
第20行: | 第20行: | ||
==Links== | ==Links== | ||
*http://www.prestashop.com/ | *http://www.prestashop.com/ | ||
+ | |||
+ | {{Comment}} | ||
[[Category:B2B2C2C]] | [[Category:B2B2C2C]] | ||
[[Category:PHP]] | [[Category:PHP]] |
2010年9月9日 (四) 05:47的版本
PrestaShop Free Open-Source e-Commerce Software for Web 2.0
目录 |
Architecture
基础类在 prestashop/classes
- 最核心抽象类: ObjectModel.php // All objects are extending this abstract class
- 抽象类: Module.php // Modules management
- 抽象类: Db.php // Database management
- 核心类: PEAR.php // PEAR class and PEAR_Error class (PEAR: PHP Extension and Application Repository)
模块在 prestashop/modules, 模块的实现就是 extends 基础类, 这样的结构很清晰.
Code
User
- Mademoiselle se Montre 饰品珠宝网店, URL友好, HTML形式
- http://www.odetti.nl 一个珠宝网店, URL友好, HTML形式
Links
<discussion>characters_max=300</discussion>
分享您的观点