Class SystemEvent

Description

System Event Class

Located in /manager/includes/document.parser.class.inc.php (line 3787)


	
			
Variable Summary
mixed $activated
mixed $name
mixed $_output
mixed $_propagate
Method Summary
SystemEvent __construct ([string $name = ''])
void alert (string $msg)
void output (string $msg)
void stopPropagation ()
Variables
mixed $activated (line 3792)
mixed $activePlugin (line 3793)
mixed $name (line 3789)
mixed $_output (line 3791)
mixed $_propagate (line 3790)
Methods
Constructor __construct (line 3798)
SystemEvent __construct ([string $name = ''])
  • string $name: Name of the event
alert (line 3808)

Display a message to the user

void alert (string $msg)
  • string $msg: The message
output (line 3824)

Output

void output (string $msg)
  • string $msg
stopPropagation (line 3832)

Stop event propogation

void stopPropagation ()
_resetEventObject (line 3836)
void _resetEventObject ()

Documentation generated on Fri, 21 Jun 2013 12:37:07 +0100 by phpDocumentor 1.4.4