API17:JModelItem::getStoreId
From Joomla! Documentation
JModelItem::getStoreId
Description
Method to get a store id based on model configuration state.
protected function getStoreId ($id= '')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id |
- Returns
- Defined on line 48 of libraries/joomla/application/component/modelitem.php
See also
JModelItem::getStoreId source code on BitBucket
Class JModelItem
Subpackage Application- Other versions of JModelItem::getStoreId
User contributed notes
Code Examples