| [ Index ] |
|
Code source de GeekLog 1.4.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 96 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
HTTP_Request_Listener:: (3 méthodes):
HTTP_Request_Listener()
getId()
update()
Classe: HTTP_Request_Listener - X-Ref
This class implements the Observer part of a Subject-Observer| HTTP_Request_Listener() X-Ref |
| Constructor, sets the object's identifier |
| getId() X-Ref |
| Returns the listener's identifier return: string |
| update(&$subject, $event, $data = null) X-Ref |
| This method is called when Listener is notified of an event param: object an object the listener is attached to param: string Event name param: mixed Additional data |
| Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
|