BSIPosting Class Reference

Inheritance diagram for BSIPosting:
Posting BackboneModel

List of all members.

Public Member Functions

 BSIPosting ($data)
 getType ()
 getPartnerName ()
 getCity ()
 getProvince ()
 getCountry ()
 getFirstName ()
 getLastName ()
 getEmail ()
 getPositions ()
 getPositionsText ()
 getDiscipline ()
 getAbout ()
 getSkills ()
 getDeletedText ()
 toArray ()
 create ()
 update ()

Public Attributes

 $type
 $partnerName
 $city
 $province
 $country
 $firstName
 $lastName
 $email
 $positions
 $positionsText
 $discipline
 $about
 $skills
 $deletedText

Static Public Attributes

static $dbTable = 'grand_bsi_postings'

Member Function Documentation

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

BSIPosting::toArray (  ) 

Generates and returns an array version of this BackboneModel

Returns:
array Returns an array version of this BackboneModel

Reimplemented from Posting.

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