API17

API17:JTableCategory:: getAssetParentId

From Joomla! Documentation

Revision as of 03:48, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JTableCategory::_getAssetParentId

Description

Get the parent asset id for the record.


protected function _getAssetParentId (
        $table=null
        $id=null
)
Parameter Type Default Description
$table null
$id null
  • Returns int
  • Defined on line 63 of libraries/joomla/database/table/category.php

See also


User contributed notes

Code Examples