| [ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 58 lignes (1 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Notification_Event:: (3 méthodes):
Notification_Event()
setMessage()
getMessage()
Classe: Notification_Event - X-Ref
The Notification_Event:: class provides a container for passing| 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 |