[ Index ] |
|
Code source de SPIP Agora 1.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 77 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
DB_NestedSetEvent:: (3 méthodes):
DB_NestedSetEvent()
_DB_NestedSetEvent()
callEvent()
Classe: DB_NestedSetEvent - X-Ref
Poor mans event handler for DB_NestedSetDB_NestedSetEvent() X-Ref |
Constructor return: void |
_DB_NestedSetEvent() X-Ref |
Destructor return: void |
callEvent($event, &$node, $eparams = array() X-Ref |
Calls the event handler You may want to do a switch() here and call you methods depending on the event param: string $event The Event that occured param: object node $node A Reference to the node object which was subject to changes param: array $eparams A associative array of params which may be needed by the handler return: void |
Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |