Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe InstallerModel
+ Graphe d'héritage de InstallerModel:
+ Graphe de collaboration de InstallerModel:

Liste de tous les membres

Fonctions membres publiques

 __construct ($config=array())
- Fonctions membres publiques inherited from JModelList
 getItems ()
 getPagination ()
 getTotal ()
 getStart ()
 getUserStateFromRequest ($key, $request, $default=null, $type= 'none', $resetPage=true)
- Fonctions membres publiques inherited from JModel
 getDbo ()
 getName ()
 getState ($property=null, $default=null)
 getTable ($name= '', $prefix= 'Table', $options=array())
 setDbo (&$db)
 setState ($property, $value=null)
- Fonctions membres publiques inherited from JObject
 __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 protégées

 _getList ($query, $limitstart=0, $limit=0)
- Fonctions membres protégées inherited from JModelList
 _getListQuery ()
 getListQuery ()
 getStoreId ($id= '')
 populateState ($ordering=null, $direction=null)
- Fonctions membres protégées inherited from JModel
 _getListCount ($query)
 _createTable ($name, $prefix= 'Table', $config=array())
 populateState ()
 cleanCache ($group=null, $client_id=0)

Fonctions membres privées

 translate (&$items)

Additional Inherited Members

- Attributs protégés inherited from JModelList
 $cache = array()
 $context = null
 $filter_fields = array()
 $query = array()
- Attributs protégés inherited from JModel
 $__state_set = null
 $_db
 $name
 $option = null
 $state
 $event_clean_cache = null
- Attributs protégés inherited from JObject
 $_errors = array()

Documentation des constructeurs et destructeur

InstallerModel::__construct (   $config = array())

Constructor.

Paramètres:
arrayAn optional associative array of configuration settings.
Voir également:
JController
Depuis:
1.6

Réimplémentée à partir de JModelList.

Réimplémentée dans InstallerModelManage.

Références $config.


Documentation des fonctions membres

InstallerModel::_getList (   $query,
  $limitstart = 0,
  $limit = 0 
)
protected

Returns an object list

Paramètres:
stringThe query
intOffset
intThe 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().

+ Voici le graphe d'appel pour cette fonction :

InstallerModel::translate ( $items)
private

Translate a list of objects

Paramètres:
arrayThe 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.

+ Voici le graphe d'appel pour cette fonction :


La documentation de cette classe a été générée à partir du fichier suivant :