Public Member Functions | |
| NewsPosting ($data) | |
| getAuthor () | |
| getSourceName () | |
| getSourceLink () | |
| isRegistrationEnabled () | |
| isMaterialSubmissionEnabled () | |
| toArray () | |
| create () | |
| update () | |
Public Attributes | |
| $author | |
| $sourceName | |
| $sourceLink | |
| $enableRegistration | |
| $enableMaterials | |
Static Public Attributes | |
| static | $dbTable = 'grand_news_postings' |
| NewsPosting::create | ( | ) |
Creates a new record in the DB for this BackboneModel
Reimplemented from Posting.
| NewsPosting::toArray | ( | ) |
Generates and returns an array version of this BackboneModel
Reimplemented from Posting.
| NewsPosting::update | ( | ) |
Updates the record in the DB for this BackboneModel
Reimplemented from Posting.
1.6.1