EventRegistration Class Reference

Inheritance diagram for EventRegistration:
BackboneModel

List of all members.

Public Member Functions

 EventRegistration ($data=null)
 getEvent ()
 getMD5 ()
 getDocMD5 ()
 getPDFUrl ()
 getDocUrl ()
 toArray ()
 create ()
 update ()
 delete ()
 exists ()
 getCacheId ()

Static Public Member Functions

static getAllEventRegistrations ()
static newFromId ($id)

Public Attributes

 $id
 $eventId
 $type
 $email
 $name
 $role
 $webpage
 $twitter
 $receiveInformation
 $joinNewsletter
 $createProfile
 $similarEvents
 $misc
 $created

Member Function Documentation

EventRegistration::create (  ) 

Creates a new record in the DB for this BackboneModel

Returns:
boolean Returns whether or not the creation was successful or not

Reimplemented from BackboneModel.

EventRegistration::delete (  ) 

Deletes the record in the DB for this BackboneModel

Returns:
boolean Returns whether or not the deletion was successful or not

Reimplemented from BackboneModel.

EventRegistration::exists (  ) 

Returns whether or not this BackboneModel exists or not

Returns:
boolean Returns whether or not this BackboneModel exists or not

Reimplemented from BackboneModel.

EventRegistration::getCacheId (  ) 

Returns the id of this BackboneModel's cache

Returns:
string Returns the id of this BackboneModel's cache

Reimplemented from BackboneModel.

EventRegistration::toArray (  ) 

Generates and returns an array version of this BackboneModel

Returns:
array Returns an array version of this BackboneModel

Reimplemented from BackboneModel.

EventRegistration::update (  ) 

Updates the record in the DB for this BackboneModel

Returns:
boolean Returns whether or not the update was successful or not

Reimplemented from BackboneModel.


The documentation for this class was generated from the following file:

Generated on 9 Jan 2025 for The Forum by  doxygen 1.6.1