OSS: Message
author | Barry O'Donovan |
---|---|
author | Roland Huszti |
author | Nerijus Barauskas |
category | OSS |
package | OSS_Message |
copyright | Copyright (c) 2009 - 2012 Open Source Solutions Limited, Dublin, Ireland |
__construct($message, $class, $isHTML) : void
getClass() : string
string
the classgetMessage() : string
string
getPlaintext() : string
string
getType() : int
int
setClass(string $class)
string
the class
setType(int $type) : void
int
Message type
$class : string
error, success, info)
$isHTML : bool
$type : int
ALERT
ERROR
INFO
SUCCESS
TYPE_BLOCK
TYPE_MESSAGE
TYPE_POP_UP
WARNING