XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
XoopsRank Class Reference
Inheritance diagram for XoopsRank:
Inheritance graph

Public Member Functions

 __construct ()
 
 XoopsRank ()
 
- Public Member Functions inherited from XoopsObject
 _loadFilters ()
 
 assignVar ($key, $value)
 
 assignVars ($var_arr)
 
 cleanVars ()
 
 destoryVars ($var)
 
 getErrors ()
 
 getHtmlErrors ()
 
 getValues ($keys=null, $format= 's', $maxDepth=1)
 
 getVar ($key, $format= 's')
 
getVars ()
 
 initVar ($key, $data_type, $value=null, $required=false, $maxlength=null, $options= '', $enumerations= '')
 
 isDirty ()
 
 isNew ()
 
 loadFilters ($method)
 
 registerFilter ($filtername)
 
 setDirty ()
 
 setErrors ($err_str)
 
 setFormVars ($var_arr=null, $pref= 'xo_', $not_gpc=false)
 
 setNew ()
 
 setVar ($key, $value, $not_gpc=false)
 
 setVars ($var_arr, $not_gpc=false)
 
 toArray ()
 
 unsetDirty ()
 
 unsetNew ()
 
xoopsClone ()
 
 XoopsObject ()
 

Additional Inherited Members

- Public Attributes inherited from XoopsObject
 $_errors = array()
 
 $_filters = array()
 
 $_isDirty = false
 
 $_isNew = false
 
 $cleanVars = array()
 
 $vars = array()
 

Detailed Description

Enter description here...

Definition at line 47 of file findusers.php.

Constructor & Destructor Documentation

XoopsRank::__construct ( )

Construct

Definition at line 53 of file findusers.php.

References XoopsRank().

Here is the call graph for this function:

Member Function Documentation

XoopsRank::XoopsRank ( )

Xoops Rank

Returns
XoopsRank

Definition at line 63 of file findusers.php.

References XoopsObject\initVar(), XOBJ_DTYPE_INT, XOBJ_DTYPE_TXTBOX, and XoopsObject\XoopsObject().

Referenced by __construct().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file: