Difference between revisions of "Template:TemplateDocDevEntityEn"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
[[Category:List of Modules]]
 
[[Category:List of Modules]]
The PHP class to use to manipulate such object is '''{{{class}}}'''.
+
The PHP class to use to manipulate such object is file '''{{{class}}}'''.
  
 
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
 
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.

Revision as of 14:55, 11 September 2009

The PHP class to use to manipulate such object is file {{{class}}}.

It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.