Class cfNoticesEventMsg
cfNoticesEventMsg Class
Class to hold a single message.
Package: clearFusionCMS
Copyright: Copyright (c) 2015 - 2016 clearFusionCMS. All rights reserved.
Located at system/app/cfNoticesEvent.php
Copyright: Copyright (c) 2015 - 2016 clearFusionCMS. All rights reserved.
Located at system/app/cfNoticesEvent.php
Methods summary
public
|
#
__construct( string $text, integer $count = null, string $link = null, integer $type =
Create a new message. |
Constants summary
integer |
PLAIN
Type of event. |
#
0
|
integer |
INFO
|
#
1
|
integer |
WARNING
|
#
2
|
integer |
ERROR
|
#
3
|