Difference between revisions of "Module Products (developer)"
Jump to navigation
Jump to search
(New page: Category:Product {{BasculeDevUserEn| name=Products| devdoc=This page| userdoc=Products|}} {{TemplateDocDevEn}} == Fonction == == Entité == == Permissions == == Tables SQL ==) |
m |
||
Line 6: | Line 6: | ||
{{TemplateDocDevEn}} | {{TemplateDocDevEn}} | ||
− | = | + | = Feature = |
− | == | + | = Entity = |
+ | {{TemplateDocDevEntityEn| | ||
+ | class=htdocs/product.class.php}} | ||
− | + | = Permissions = | |
− | + | = Tables SQL = |
Revision as of 10:03, 5 August 2009
Products | |
---|---|
Numero/ID of module | {{{num}}} |
User doc. of module | Products |
Developer doc. of module | This page |
Feature
Entity
The PHP class to use to manipulate such object is file htdocs/product.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.