FAQ
ChangeLog
INSTALL
README
Todo List
An event Stack
Located in /phpDocumentor/EventStack.inc [line 52]
Properties
Methods
The number of events in the stack
The stack
int getEvent( )
Get the current event
int popEvent( )
Pop an event from the stack
void pushEvent( int $event )
Push an event onto the stack