API17:JTableCategory
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JTableCategory
Defined in
libraries/joomla/database/table/category.php
- see source code in BitBucket
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | |
| bind | Overloaded bind function. |
| check | Override check function. |
| store | Overriden to set created/modified and user id. |
| _getAssetName | Method to compute the default name of the asset. |
| _getAssetParentId | Get the parent asset id for the record. |
| _getAssetTitle | Method to return the title to use for the asset table. |
Importing
jimport( 'joomla.database.table.category' );
See also
- JTableCategory source code in BitBucket
- Other versions of this class
SeeAlso:JTableCategory [Edit See Also]
Examples
<CodeExamplesForm />
