API17:JTableCategory:: getAssetTitle
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 12: | Line 12: | ||
===Synopsis=== | ===Synopsis=== | ||
<source lang="php"> | <source lang="php"> | ||
| − | protected | + | protected JTableCategory::_getAssetTitle () |
</source> | </source> | ||
===Returns=== | ===Returns=== | ||
string | string | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/database/table/category.php | + | libraries/joomla/database/table/category.php (line 53) |
| + | * see source code in [[jplatform:database/table/category.php#cl-53|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 21:22, 23 April 2011
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.
JTableCategory::_getAssetTitle
Description
Method to return the title to use for the asset table.
Description:JTableCategory:: getAssetTitle [Edit Descripton]
Since
Synopsis
protected JTableCategory::_getAssetTitle ()
Returns
string
Defined in
libraries/joomla/database/table/category.php (line 53)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JTableCategory:: getAssetTitle
Examples
<CodeExamplesForm />
