API17

API17:JTable:: getAssetParentId

From Joomla! Documentation

Joomla 11.1 JTable::_getAssetParentId

Description

Method to get the parent asset under which to register this one.


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

See also


User contributed notes

Code Examples