Liste de tous les membres
Fonctions membres publiques |
| __construct ($config=array()) |
| getItems () |
| getPagination () |
| getTotal () |
| getStart () |
| getUserStateFromRequest ($key, $request, $default=null, $type= 'none', $resetPage=true) |
| getDbo () |
| getName () |
| getState ($property=null, $default=null) |
| getTable ($name= '', $prefix= 'Table', $options=array()) |
| 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) |
| toString () |
Fonctions membres privées |
| translate (&$items) |
Documentation des constructeurs et destructeur
InstallerModel::__construct |
( |
|
$config = array() | ) |
|
Documentation des fonctions membres
InstallerModel::_getList |
( |
|
$query, |
|
|
|
$limitstart = 0 , |
|
|
|
$limit = 0 |
|
) |
| |
|
protected |
Returns an object list
- Paramètres:
-
string | The query |
int | Offset |
int | The number of records |
- Renvoie:
- array
Réimplémentée à partir de JModel.
Références $db, $i, $item, $lang, $limit, $ordering, $query, $total, JFactory\getLanguage(), null, et JArrayHelper\sortObjects().
InstallerModel::translate |
( |
& |
$items | ) |
|
|
private |
Translate a list of objects
- Paramètres:
-
array | The array of objects |
- Renvoie:
- array The array of translated objects
Références $data, $extension, $item, $key, $lang, $path, JText\_(), JFactory\getLanguage(), JPATH_ADMINISTRATOR, JPATH_PLUGINS, JPATH_SITE, et null.
La documentation de cette classe a été générée à partir du fichier suivant :