API16:JTableCategory
From Joomla! Documentation
Defined in
libraries/joomla/database/table/category.php
Methods
Method name | Description |
---|---|
__construct | |
check | Override check function |
bind | Overloaded bind function. |
Importing
jimport( 'joomla.database.table.category' );
Examples
Code Examples