ElitePosting Class Reference

Inheritance diagram for ElitePosting:
Posting BackboneModel

List of all members.

Public Member Functions

 ElitePosting ($data)
 isAllowedToView ()
 getType ()
 getUrl ()
 getExtra ($field=null)
 getComments ()
 sendCreateMail ()
 sendMoreInfoMail ()
 sendAcceptedMail ()
 sendNotMatchedMail ()
 sendRejectedMail ()
 checkMatches ()
 toSimpleArray ()
 toArray ()
 create ()
 update ()

Static Public Member Functions

static isAllowedToCreate ()

Public Attributes

 $type
 $extra = array()
 $comments
 $previousVisibility = ""

Static Public Attributes

static $dbTable = 'grand_elite_postings'

Member Function Documentation

ElitePosting::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.

ElitePosting::getUrl (  ) 

Returns the url of this Posting's page

Returns:
string The url of this Posting's page

Reimplemented from Posting.

ElitePosting::toArray (  ) 

Generates and returns an array version of this BackboneModel

Returns:
array Returns an array version of this BackboneModel

Reimplemented from Posting.

ElitePosting::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