Difference between revisions of "Template:TemplateDocDevEntityEn"
Jump to navigation
Jump to search
m (Created page with '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.') |
PolyglotBot (talk | contribs) m (Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <!-- BEGIN origin interlang links --> | |
+ | <!-- 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 --> | ||
− | It contains CRUD methods to create (C), read (R), update (U) and delete (D) | + | [[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. |
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.