Liste de tous les membres
Documentation des constructeurs et destructeur
JEvent::__construct |
( |
& |
$subject | ) |
|
Constructor
- Paramètres:
-
object | &$subject | The object to observe. |
- Depuis:
- 11.3
Documentation des fonctions membres
JEvent::update |
( |
& |
$args | ) |
|
Method to trigger events. The method first generates the even from the argument array. Then it unsets the argument since the argument has no bearing on the event handler. If the method exists it is called and returns its return value. If it does not exist it returns null.
- Paramètres:
-
- Renvoie:
- mixed Routine return value
- Depuis:
- 11.1
Références null.
Documentation des données membres
La documentation de cette classe a été générée à partir du fichier suivant :