Implements interfaces:
Habari CommentRecord Class
Located in /system/classes/comment.php (line 20)
QueryRecord | --Comment
Inherited from QueryRecord
QueryRecord::$fields
QueryRecord::$newfields
QueryRecord::$unsetfields
static function create
Creates a comment and saves it
static function default_fields
Returns the defined database columns for a comment
static function get Returns a single comment, by ID
returns an associative array of comment statuses
returns an associative array of comment types
returns the integer value of the specified comment status, or false
returns the friendly name of a comment status, or null
returns the integer value of the specified comment type, or false
returns the friendly name of a comment type, or null
constructor __construct Constructor for the Post class.
Return the content type of this object
function delete
Deletes this comment
function insert
Saves a new comment to the posts table
function update
Updates an existing comment in the posts table
function __get
Overrides QueryRecord __get to implement custom object properties
function __set
Overrides QueryRecord __set to implement custom object properties
Inherited From QueryRecord
QueryRecord::__construct()
QueryRecord::delete()
QueryRecord::deleteRecord()
QueryRecord::exclude_fields()
QueryRecord::get_url_args()
QueryRecord::insert()
QueryRecord::insertRecord()
QueryRecord::list_excluded_fields()
QueryRecord::to_array()
QueryRecord::update()
QueryRecord::updateRecord()
QueryRecord::__get()
QueryRecord::__isset()
QueryRecord::__set()
Documentation generated on Thu, 30 Oct 2008 20:31:03 +0100 by phpDocumentor 1.3.2