[ Index ]
 

Code source de Horde 3.1.3

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

title

Body

[fermer]

/lib/Horde/Notification/ -> Event.php (sommaire)

(pas de description)

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

Définit 1 class

Notification_Event:: (3 méthodes):
  Notification_Event()
  setMessage()
  getMessage()


Classe: Notification_Event  - X-Ref

The Notification_Event:: class provides a container for passing
messages to Notification_Listener classes.

$Horde: framework/Notification/Notification/Event.php,v 1.5.2.5 2006/01/01 21:28:29 jan Exp $

Copyright 2002-2006 Hans Lellelid <hans@velum.net>

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_Event($message = null)   X-Ref
If passed, sets the message for this event.

param: string $message  The text message for this event.

setMessage($message)   X-Ref
Sets the text message for this event.

param: string $message  The text message to display.

getMessage()   X-Ref
Gets the text message for this event.

return: string  The text message to display.



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7