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 JModelLegacy
+ Graphe d'héritage de JModelLegacy:
+ Graphe de collaboration de JModelLegacy:

Liste de tous les membres

Fonctions membres publiques statiques

static addIncludePath ($path= '', $prefix= '')
- Fonctions membres publiques statiques inherited from JModel
static addTablePath ($path)
static getInstance ($type, $prefix= '', $config=array())

Additional Inherited Members

- Fonctions membres publiques inherited from JModel
 __construct ($config=array())
 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 inherited from JModel
 _getList ($query, $limitstart=0, $limit=0)
 _getListCount ($query)
 _createTable ($name, $prefix= 'Table', $config=array())
 populateState ()
 cleanCache ($group=null, $client_id=0)
- Fonctions membres protégées statiques inherited from JModel
static _createFileName ($type, $parts=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 fonctions membres

static JModelLegacy::addIncludePath (   $path = '',
  $prefix = '' 
)
static

Add a directory where JModel should search for models. You may either pass a string or an array of directories.

Paramètres:
mixed$pathA path or array[sting] of paths to search.
string$prefixA prefix for models.
Renvoie:
array An array with directory elements. If prefix is equal to '', all directories are returned.
Depuis:
2.5.5

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

Références $path.

Référencé par modBannersHelper\getList(), et plgContentJoomla\onContentAfterSave().

+ Voici le graphe des appelants de cette fonction :


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