Class Controller_Base_EventListener

Description

Class for event listener information

Located in /controller/lib/Controller/Base.php (line 9)


	
			
Variable Summary
 mixed $callback
 mixed $event
 mixed $except
 mixed $only
Method Summary
 Controller_Base_EventListener __construct ( $event,  $callback,  $only,  $except)
 void can_call ( $action)
Variables
mixed $callback (line 11)
  • access: public
mixed $event (line 10)
  • access: public
mixed $except (line 13)
  • access: public
mixed $only (line 12)
  • access: public
Methods
Constructor __construct (line 15)
  • access: public
Controller_Base_EventListener __construct ( $event,  $callback,  $only,  $except)
  • $event
  • $callback
  • $only
  • $except
can_call (line 22)
  • access: public
void can_call ( $action)
  • $action

Documentation generated on Wed, 25 Apr 2012 09:46:40 -0700 by phpDocumentor 1.4.3