Class: priv_msgscont

Source Location: /modules/messenger/class/priv_msgscont.php

Class priv_msgscont

Class Overview

priv_msgscont class.

$this class is responsible for providing data access mechanisms to the data source of XOOPS user class objects.

Located in /modules/messenger/class/priv_msgscont.php [line 15]

XoopsObject
   |
   --priv_msgscont
Author(s):
  • Kazumi Ono (AKA onokazu)
Information Tags:
Copyright:  copyright © 2000 XOOPS.org

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From XoopsObject

XoopsObject::$cleanVars
XoopsObject::$vars

Inherited From XoopsObject

XoopsObject::XoopsObject()
constructor
XoopsObject::assignVar()
assign a value to a variable
XoopsObject::cleanVars()
clean values of all variables of the object for storage.
XoopsObject::getErrors()
return the errors for this object as an array
XoopsObject::getHtmlErrors()
return the errors for this object as html
XoopsObject::getValues()
Returns the values of the specified variables
XoopsObject::getVar()
returns a specific variable for the object in a proper format
XoopsObject::getVars()
returns all variables for the object
XoopsObject::initVar()
initialize variables for the object
XoopsObject::isDirty()
mark modified objects as dirty
XoopsObject::isNew()
used for new/clone objects
XoopsObject::registerFilter()
dynamically register additional filter for the object
XoopsObject::setDirty()
mark modified objects as dirty
XoopsObject::setErrors()
add an error
XoopsObject::setNew()
used for new/clone objects
XoopsObject::setVar()
assign a value to a variable
XoopsObject::unsetDirty()
mark modified objects as dirty
XoopsObject::unsetNew()
used for new/clone objects
XoopsObject::xoopsClone()
create a clone(copy) of the current object

[ Top ]
Property Summary
mixed   $db  

[ Top ]
Method Summary
priv_msgscont   priv_msgscont()  
void   getAllpriv_msgsconts()  
void   load()  

[ Top ]
Properties
mixed   $db [line 17]

[ Top ]
Methods
Constructor priv_msgscont  [line 20]

  priv_msgscont priv_msgscont( [ $id = null]  )

Parameters:
   $id: 


[ Top ]
getAllpriv_msgsconts  [line 50]

  void getAllpriv_msgsconts( [ $criteria = array()], [ $asobject = false], [ $sort = ""], [ $order = "ASC"], [ $limit = 0], [ $start = 0]  )

Parameters:
   $criteria: 
   $asobject: 
   $sort: 
   $order: 
   $limit: 
   $start: 


[ Top ]
load  [line 40]

  void load( $id  )

Parameters:
   $id: 


[ Top ]

Documentation generated on Sat, 15 Nov 2008 14:25:35 -0600 by phpDocumentor 1.4.1