Contenido_Notification()
__construct()
displayMessageBox()
displayNotification()
messageBox()
returnNotification()
$_aColors
$_sPathImages
LEVEL_ERROR
LEVEL_INFO
LEVEL_NOTIFICATION
LEVEL_WARNING
Contenido_Notification()
| deprecated | [2011-05-19] Old constructor function for downwards compatibility |
|---|
__construct()
displayMessageBox(string $sLevel, string $sMessage, int $iStyle) : void
stringMessage level, one of Contenido_Notification::LEVEL_* constants
stringThe message to display
intFlag tp use styles for display or not (feasible 1 or 0)
displayNotification(string $sLevel, string $sMessage) : void
stringMessage level, one of Contenido_Notification::LEVEL_* constants
stringThe message to display
returnNotification(string $sLevel, string $sMessage) : string
stringMessage level, one of Contenido_Notification::LEVEL_* constants
stringThe message to display
string$_aColors : array
$_sPathImages : string
LEVEL_ERROR : string
LEVEL_INFO : string
LEVEL_NOTIFICATION : string
LEVEL_WARNING : string