API17:JTableContent:: 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.
JTableContent::_getAssetParentId
Description
Get the parent asset id for the record.
Description:JTableContent:: getAssetParentId [Edit Descripton]
Since
Synopsis
protected JTableContent::_getAssetParentId ($table=null, $id=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | null | ||
| $id | null |
Returns
int
Defined in
libraries/joomla/database/table/content.php (line 64)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JTableContent:: getAssetParentId
Examples
<CodeExamplesForm />
