/MachII/framework/EventManager.php

Description
Classes
Class Description
MachII_framework_EventManager Manages registered EventHandlers for the framework.
Includes
require_once ('MachII/framework/EventHandler.php') (line 8)

Event handler

require_once ('MachII/framework/EventCommand.php') (line 12)

Event Command

Constants
MACHII_EVENT_ACCESS_PRIVATE = (line 22)

Flag as an internal event, one that can only be called by Mach-II.

Event Access Codes

Set via the Mach-II configuration file.

MACHII_EVENT_ACCESS_PUBLIC = 1 (line 26)

Flag as a public event, one that may be called by a user.

Event Access Codes

Set via the Mach-II configuration file.

Documentation generated on Thu, 20 Jan 2005 10:46:59 -0800 by phpDocumentor 1.3.0RC3