Event
[ class tree: Event ] [ index: Event ] [ all elements ]

Class: EventDispatcher

Source Location: /Event/EventDispatcher.php

Class Overview


Enter description here...


Author(s):

Version:

  • 1.0

Copyright:

  • Copyright (c) 2007 Sven Strittmatter

Methods



Class Details

[line 37]
Enter description here...

Longdesc




Tags:

author:  "Sven Strittmatter" <ausserirdisch@sven-space.de>
version:  1.0
copyright:  Copyright (c) 2007 Sven Strittmatter
link:  http://www.sven-space.de/code/php/MVClasses
todo:  complete description


[ Top ]


Class Methods


static method getInstance [line 62]

static void getInstance( )



Tags:

access:  public


[ Top ]

constructor __construct [line 53]

EventDispatcher __construct( )

Singleton



Tags:

access:  protected


[ Top ]

method addHandler [line 70]

void addHandler( $name, $handler)



Tags:

access:  public


Parameters:

   $name  
EventHandler   $handler  

[ Top ]

method triggerEvent [line 78]

void triggerEvent( $event, [ $context = null], [ $info = null])



Tags:

access:  public


Parameters:

   $event  
   $context  
   $info  

[ Top ]

method __clone [line 60]

void __clone( )

Singleton



Tags:

access:  protected


[ Top ]


Documentation generated on Sun, 02 Aug 2009 17:14:54 +0200 by phpDocumentor 1.4.2