Difference between revisions of "Module Service (developer)"

From Dolibarr ERP CRM Wiki
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]]|}}
{{TemplateDocDevEn}}
 
{{ToTranslate}}
 
  
== Fonction ==
+
= Feature =
  
== Entité ==
+
= Entity Service =
 +
{{TemplateDocDevEntityEn|
 +
class=htdocs/service.class.php}}
  
== Permissions ==
+
= Permissions =
  
  
== Tables SQL ==
+
= 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.

Permissions

Tables SQL