[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 74 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Notification_Listener_javascript:: (4 méthodes):
Notification_Listener_javascript()
getName()
notify()
getMessage()
Classe: Notification_Listener_javascript - X-Ref
The Notification_Listener_javascript:: class provides functionality forNotification_Listener_javascript() X-Ref |
Constructor |
getName() X-Ref |
Return a unique identifier for this listener. return: string Unique id. |
notify(&$messageStack, $options = array() X-Ref |
Outputs the javascript code if there are any messages on the 'javascript' message stack and if the 'notify_javascript' option is set. param: array &$messageStack The stack of messages. param: array $options An array of options. Options: 'noscript' |
getMessage($message) X-Ref |
Outputs one message. param: array $message One message hash from the stack. |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |