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