EventPosting Class Reference

Inheritance diagram for EventPosting:
Posting BackboneModel

List of all members.

Public Member Functions

 EventPosting ($data)
 getAddress ()
 getCity ()
 getProvince ()
 getCountry ()
 getWebsite ()
 isRegistrationEnabled ()
 isMaterialSubmissionEnabled ()
 toArray ()
 create ()
 update ()

Public Attributes

 $address
 $city
 $province
 $country
 $website
 $image1
 $image2
 $image3
 $banner1
 $banner2
 $enableRegistration
 $enableMaterials

Static Public Attributes

static $dbTable = 'grand_event_postings'

Member Function Documentation

EventPosting::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 Posting.

EventPosting::toArray (  ) 

Generates and returns an array version of this BackboneModel

Returns:
array Returns an array version of this BackboneModel

Reimplemented from Posting.

EventPosting::update (  ) 

Updates the record in the DB for this BackboneModel

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

Reimplemented from Posting.


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

Generated on 9 Jan 2025 for The Forum by  doxygen 1.6.1