API17

Difference between revisions of "JTableCategory:: getAssetName"

From Joomla! Documentation

m (JoomlaWikiBot moved page JTableCategory:: getAssetName/11.1 to API17:JTableCategory:: getAssetName without leaving a redirect: Robot: Moved page)
m (→‎See also: moving preparation)
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JTableCategory::_getAssetName source code''' on [[jplatform:database/table/category.php#cl-33|BitBucket]]
 
* {{JVer|11.1}} '''JTableCategory::_getAssetName source code''' on [[jplatform:database/table/category.php#cl-33|BitBucket]]
* {{JVer|11.1}} Class [[JTableCategory/11.1|JTableCategory]]
+
* {{JVer|11.1}} Class [[API17:JTableCategory|JTableCategory]]
* {{JVer|11.1}} Subpackage [[Subpackage_Database/11.1|Database]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Database|Database]]
* [[JTableCategory::_getAssetName|Other versions of JTableCategory::_getAssetName]]
+
* [[API17:JTableCategory::_getAssetName|Other versions of JTableCategory::_getAssetName]]
 
{{SeeAlso:JTableCategory::_getAssetName}}
 
{{SeeAlso:JTableCategory::_getAssetName}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 33: Line 33:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JTableCategory]][[Category:JTableCategory::_getAssetName]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 21:39, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JTableCategory::_getAssetName[edit]

Description[edit]

Method to compute the default name of the asset.

Template:Description:JTableCategory:: getAssetName [Edit Descripton]

protected function _getAssetName ()
  • Returns
  • Defined on line 41 of libraries/joomla/database/table/category.php

See also[edit]

Template:SeeAlso:JTableCategory:: getAssetName [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />