Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JDispatcher
+ Graphe d'héritage de JDispatcher:
+ Graphe de collaboration de JDispatcher:

Liste de tous les membres

Fonctions membres publiques

 __construct ()
- Fonctions membres publiques inherited from JEventDispatcher
 getState ()
 register ($event, $handler)
 trigger ($event, $args=array())
 attach ($observer)
 detach ($observer)
- Fonctions membres publiques inherited from JObject
 __construct ($properties=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)

Additional Inherited Members

- Fonctions membres publiques statiques inherited from JEventDispatcher
static getInstance ()
- Attributs protégés inherited from JEventDispatcher
 $_observers = array()
 $_state = null
 $_methods = array()
- Attributs protégés inherited from JObject
 $_errors = array()
- Attributs protégés statiques inherited from JEventDispatcher
static $instance = null

Description détaillée

Définition à la ligne 21 du fichier dispatcher.php.


Documentation des constructeurs et destructeur

JDispatcher::__construct ( )

Constructor.

Depuis:
11.1

Définition à la ligne 28 du fichier dispatcher.php.

Références JLog\add(), et JLog\WARNING.

{
JLog::add('JDispatcher is deprecated. Use JEventDispatcher instead.', JLog::WARNING, 'deprecated');
}

+ Voici le graphe d'appel pour cette fonction :


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