Difference between revisions of "Template:TemplateDocDevEntityEn"

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

Revision as of 10:51, 5 August 2009

The PHP class to use to manipulate a category object is {{{class}}}.

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