API17

API17:JTableCategory:: getAssetParentId

From Joomla! Documentation

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