API17:JTable:: getAssetParentId
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JTable::_getAssetParentId
Description
Method to get the parent asset under which to register this one.
Description:JTable:: getAssetParentId [Edit Descripton]
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
-
JTable::_getAssetParentId source code on BitBucket
-
Class JTable
-
Subpackage Database
- Other versions of JTable::_getAssetParentId
SeeAlso:JTable:: getAssetParentId [Edit See Also]
User contributed notes
<CodeExamplesForm />
