XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Profile_DataObject Class Reference
Inheritance diagram for Profile_DataObject:
XoopsSimpleObject AbstractXoopsObject

Public Member Functions

 Profile_DataObject ()
 
 showField ( $key, $option=2)
 
 setField ( $key, $value)
 
- Public Member Functions inherited from XoopsSimpleObject
 setNew ()
 
 unsetNew ()
 
 isNew ()
 
 initVar ($key, $dataType, $value=null, $required=false, $size=null)
 
 assignVar ($key, $value)
 
 assignVars ($values)
 
 set ($key, $value)
 
 get ($key)
 
 gets ()
 
 setVar ($key, $value)
 
 setVars ($values)
 
 getVar ($key)
 
 getShow ($key)
 
 getTypeInformations ()
 
 getPurifiedHtml ( $key, $encoding=null, $doctype=null)
 
 getDirname ()
 

Data Fields

 $mDef = null
 
- Data Fields inherited from XoopsSimpleObject
 $mVars = []
 
 $mIsNew = true
 
 $mDirname = null
 

Detailed Description

Definition at line 12 of file Data.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Reimplemented from XoopsSimpleObject.

Definition at line 24 of file Data.class.php.

Member Function Documentation

◆ Profile_DataObject()

Definition at line 16 of file Data.class.php.

◆ setField()

setField ( $key,
$value )

setField

Parameters
string$key
mixed$value
Returns
void
Parameters
$key* string **
$value* mixed **

Definition at line 56 of file Data.class.php.

◆ showField()

showField ( $key,
$option = 2 )

showField

Parameters
string$key
int$option
Returns
mixed
Parameters
$key* string **
$option* Enum **

Definition at line 43 of file Data.class.php.

Field Documentation

◆ $mDef

$mDef = null

Definition at line 14 of file Data.class.php.


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