phpDocumentor GalleryCore
Classes
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: GalleryEvent

Source Location: /modules/core/classes/GalleryEvent.class

Class GalleryEvent

Property Summary
mixed   $_data   Event specific data
GalleryEntity   $_entity   Target entity
string   $_eventName   Event name

[ Top ]
Method Summary
GalleryEvent   GalleryEvent()  
mixed   getData()   Return the event's data
GalleryEntity   &getEntity()   Return the event's entity
string   getEventName()   Return the event name
void   setData()   Set this event's data
void   setEntity()   Set this event's entity
void   setEventName()   Set this event's name

[ Top ]
Properties
mixed   $_data [line 54]

Event specific data

API Tags:
Access:  private


[ Top ]
GalleryEntity   $_entity [line 47]

Target entity

API Tags:
Access:  private


[ Top ]
string   $_eventName [line 40]

Event name

API Tags:
Access:  private


[ Top ]
Methods
Constructor GalleryEvent  [line 57]

  GalleryEvent GalleryEvent( )



[ Top ]
getData  [line 107]

  mixed getData( )

Return the event's data



[ Top ]
getEntity  [line 91]

  GalleryEntity &getEntity( )

Return the event's entity



[ Top ]
getEventName  [line 75]

  string getEventName( )

Return the event name


API Tags:
Return:  the event name


[ Top ]
setData  [line 99]

  void setData( mixed $data  )

Set this event's data

Parameters:
mixed   $data: 


[ Top ]
setEntity  [line 83]

  void setEntity( &$entity, GalleryEntity $entity  )

Set this event's entity

Parameters:
GalleryEntity   $entity: 
   &$entity: 


[ Top ]
setEventName  [line 67]

  void setEventName( string $eventName  )

Set this event's name

Parameters:
string   $eventName: 


[ Top ]

Documentation generated on Fri, 08 Oct 2010 04:58:45 -0700 by phpDocumentor 1.3.0RC6