Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
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 |
Définition à la ligne 21 du fichier dispatcher.php.
JDispatcher::__construct | ( | ) |
Constructor.
Définition à la ligne 28 du fichier dispatcher.php.
Références JLog\add(), et JLog\WARNING.