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.') |
m |
||
Line 1: | Line 1: | ||
− | 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 09:38, 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.