|
XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
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 | |
Definition at line 12 of file Definitions.class.php.
| __construct | ( | ) |
Reimplemented from XoopsSimpleObject.
Definition at line 24 of file Definitions.class.php.
| getDefault | ( | ) |
Definition at line 58 of file Definitions.class.php.
| getFields | ( | ) |
Definition at line 42 of file Definitions.class.php.
Definition at line 16 of file Definitions.class.php.
| setFieldTypeObject | ( | ) |
Definition at line 50 of file Definitions.class.php.
| $mFieldType = null |
Definition at line 14 of file Definitions.class.php.