Liste de tous les membres
Additional Inherited Members |
| __construct ($config=array()) |
| getDbo () |
| getName () |
| getState ($property=null, $default=null) |
| getTable ($name= '', $prefix= 'Table', $options=array()) |
| loadHistory ($version_id, JTable &$table) |
| setDbo ($db) |
| setState ($property, $value=null) |
| __toString () |
| def ($property, $default=null) |
| get ($property, $default=null) |
| getProperties ($public=true) |
| getError ($i=null, $toString=true) |
| getErrors () |
| set ($property, $value=null) |
| setProperties ($properties) |
| setError ($error) |
static | addIncludePath ($path= '', $prefix= '') |
static | addTablePath ($path) |
static | getInstance ($type, $prefix= '', $config=array()) |
static | _createFileName ($type, $parts=array()) |
Description détaillée
Définition à la ligne 19 du fichier item.php.
Documentation des fonctions membres
JModelItem::getStoreId |
( |
|
$id = '' | ) |
|
|
protected |
Method to get a store id based on model configuration state.
This is necessary because the model is used by the component and different modules that might need different sets of data or different ordering requirements.
- Paramètres:
-
string | $id | A prefix for the store id. |
- Renvoie:
- string A store id.
- Depuis:
- 12.2
Définition à la ligne 49 du fichier item.php.
Documentation des données membres
JModelItem::$_context = 'group.type' |
|
protected |
JModelItem::$_item = null |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :