[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/Notification/Listener/ -> javascript.php (sommaire)

(pas de description)

Poids: 74 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

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 for
inserting javascript code from the message stack into the page.

$Horde: framework/Notification/Notification/Listener/javascript.php,v 1.7.10.6 2006/01/01 21:28:30 jan Exp $

Copyright 2004-2006 Jan Schneider <jan@horde.org>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Notification_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