Difference between revisions of "Template:TemplateDocDevEntityEn"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
m
m (Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:List of Modules]]
+
<!-- BEGIN origin interlang links -->
The PHP class to use to manipulate such object is '''{{{class}}}'''.
+
<!-- You can edit this section but do NOT remove these comments
 +
    Links below will be automatically replicated on translated pages by PolyglotBot -->
 +
[[fr:Template:TemplateDocDevEntityFr]]
 +
[[es:Template:TemplateDocDevEntityEs]]
 +
<!-- END interlang links -->
 +
 
 +
[[Category:List of Modules (developer)‎]]
 +
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.

Latest revision as of 13:22, 23 July 2019

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.