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