Class Swift_Events_ListenerMapper

Description

Maps event listener names to the methods they implement

Located in /Swift/Events/ListenerMapper.php (line 17)


	
			
Method Summary
static array getMap ()
static string getNotifyMethod ( $listener)
Methods
static method getMap (line 23)

Get the mapped names (Class => Method(s))

  • access: public
static array getMap ()
static method getNotifyMethod (line 41)

Get the name of the method which needs running based upon the listener name

  • access: public
static string getNotifyMethod ( $listener)
  • $listener

Documentation generated on Wed, 26 Mar 2008 20:33:08 +1100 by phpDocumentor 1.3.1