XOOPS  2.6.0
XoopsOnline Class Reference
Inheritance diagram for XoopsOnline:
Inheritance graph

Public Member Functions

 __construct ()
 
 id ($format= 'n')
 
 online_ip ($format= '')
 
 online_module ($format= '')
 
 online_uid ($format= 'n')
 
 online_uname ($format= '')
 
 online_updated ($format= '')
 
- Public Member Functions inherited from Xoops\Core\Kernel\XoopsObject
 assignVar ($key, $value)
 
 assignVars ($var_arr)
 
 cleanVars ($quote=true)
 
 destroyVars ($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= '')
 
 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 ()
 

Additional Inherited Members

- Public Attributes inherited from Xoops\Core\Kernel\XoopsObject
 $cleanVars = array()
 
 $plugin_path
 
 $vars = array()
 

Detailed Description

Definition at line 32 of file online.php.

Constructor & Destructor Documentation

XoopsOnline::__construct ( )

Constructor

Definition at line 37 of file online.php.

References Xoops\Core\Kernel\XoopsObject\initVar(), Xoops\Core\Kernel\XOBJ_DTYPE_INT, and Xoops\Core\Kernel\XOBJ_DTYPE_TXTBOX.

Here is the call graph for this function:

Member Function Documentation

XoopsOnline::id (   $format = 'n')
Parameters
string$format
Returns
mixed

Definition at line 50 of file online.php.

References online_uid().

Here is the call graph for this function:

XoopsOnline::online_ip (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 95 of file online.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsOnline::online_module (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 86 of file online.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsOnline::online_uid (   $format = 'n')
Parameters
string$format
Returns
mixed

Definition at line 59 of file online.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Referenced by id().

Here is the call graph for this function:

Here is the caller graph for this function:

XoopsOnline::online_uname (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 68 of file online.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:

XoopsOnline::online_updated (   $format = '')
Parameters
string$format
Returns
mixed

Definition at line 77 of file online.php.

References Xoops\Core\Kernel\XoopsObject\getVar().

Here is the call graph for this function:


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