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

Public Member Functions

 Profile_DefinitionsObject ()
 
 getFields ()
 
 setFieldTypeObject ()
 
 getDefault ()
 
- 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

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

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Reimplemented from XoopsSimpleObject.

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

Member Function Documentation

◆ getDefault()

getDefault ( )

Definition at line 58 of file Definitions.class.php.

◆ getFields()

getFields ( )

Definition at line 42 of file Definitions.class.php.

◆ Profile_DefinitionsObject()

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

◆ setFieldTypeObject()

setFieldTypeObject ( )

Definition at line 50 of file Definitions.class.php.

Field Documentation

◆ $mFieldType

$mFieldType = null

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


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