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
string
Message level, one of Contenido_Notification::LEVEL_* constants
string
The message to display
int
Flag tp use styles for display or not (feasible 1 or 0)
displayNotification(string $sLevel, string $sMessage) : void
string
Message level, one of Contenido_Notification::LEVEL_* constants
string
The message to display
returnNotification(string $sLevel, string $sMessage) : string
string
Message level, one of Contenido_Notification::LEVEL_* constants
string
The message to display
string
$_aColors : array
$_sPathImages : string
LEVEL_ERROR : string
LEVEL_INFO : string
LEVEL_NOTIFICATION : string
LEVEL_WARNING : string