API17

API17:JTableContent:: getAssetParentId

From Joomla! Documentation

Joomla 11.1 JTableContent::_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 64 of libraries/joomla/database/table/content.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples