Difference between revisions of "Template:TemplateDocDevEntityEn"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
[[Category:List of Modules]]
+
[[Category:List of Modules (developer)‎]]
 
The PHP class to use to manipulate such object is file '''{{{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 17:59, 30 May 2012

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.