Back to Joomla project (class list)

Class ItemModel - list of methods

Prototype item model.

Extends

Extends

Package: Joomla\CMS\MVC\Model
Copyright: (C) 2009 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/MVC/Model/ItemModel.php
Project: Joomla

Method Summary

protected string
(mixed $id = '')

Method to get a store id based on model configuration state.
Parameters
  • string $id A prefix for the store id.
Returns
  • string A store id.
Since
  • 1.6
Show source code of this method: getStoreId Source Code

Properties Summary

protected array
$_item
An item.
Since
  • 1.6
protected string
$_context
Model context string.
Since
  • 1.6

Tags Summary

Since
1.6