mosDBTable Abstract Class.
Parent classes to all database derived objects. Customisation will generally not involve tampering with this object.
Located in /includes/database.php (line 559)
Class | Description |
---|---|
mosConfig | |
mosNewsFeed | |
mosPoll | |
mosTemplatePosition | |
mosBannerClient | |
mosBanner | |
mosContact | |
mosFrontPage | |
mosMessage | |
mosWeblink | Category database table class |
mosARO | mosDBTable Abstract Class. |
mosAroGroup | Utility function for returning groups |
mosComponent | Component database table class |
mosCategory | Category database table class |
mosSection | Section database table class |
mosContent | Module database table class |
mosMenu | Module database table class |
mosUser | Users Table Class |
mosTemplate | Template Table Class |
mosMambot | Class mosMambot |
mosModule | Module database table class |
mosSession | Session database table class |
Object constructor to set table and key field
Can be overloaded/supplemented by the child class
binds a named array/hash to this object
can be overloaded/supplemented by the child class
Generic check for whether dependancies exist for this object in the db schema
can be overloaded/supplemented by the child class
generic check method
can be overloaded/supplemented by the child class
Default delete method
can be overloaded/supplemented by the child class
Gets the value of the class variable
binds an array/hash to this object
Generic Publish/Unpublish function
Generic save function
Set the value of the class variable
Inserts a new row if id is zero or updates an existing row in the database table
Can be overloaded/supplemented by the child class
Export item list to xml
Compacts the ordering sequence of the selected records
Documentation generated on Fri, 4 Mar 2005 13:55:57 +1000 by phpDocumentor 1.3.0RC3