XOOPS 2.5.6
Final
|
Go to the source code of this file.
Classes | |
class | XoopsObject |
class | XoopsObjectHandler |
class | XoopsPersistableObjectHandler |
Namespaces | |
namespace | Kernel |
namespace | kernel |
Variables | |
const | XOBJ_DTYPE_ARRAY 6 |
const | XOBJ_DTYPE_DATE 22 |
const | XOBJ_DTYPE_DECIMAL 14 |
const | XOBJ_DTYPE_EMAIL 5 |
const | XOBJ_DTYPE_ENUM 15 |
const | XOBJ_DTYPE_FLOAT 13 |
const | XOBJ_DTYPE_INT 3 |
const | XOBJ_DTYPE_LTIME 11 |
const | XOBJ_DTYPE_MTIME 10 |
const | XOBJ_DTYPE_OTHER 7 |
const | XOBJ_DTYPE_SOURCE 8 |
const | XOBJ_DTYPE_STIME 9 |
const | XOBJ_DTYPE_TIME 23 |
const | XOBJ_DTYPE_TIMESTAMP 24 |
const | XOBJ_DTYPE_TXTAREA 2 |
const | XOBJ_DTYPE_TXTBOX 1 |
const | XOBJ_DTYPE_UNICODE_ARRAY 20 |
const | XOBJ_DTYPE_UNICODE_EMAIL 19 |
const | XOBJ_DTYPE_UNICODE_OTHER 21 |
const | XOBJ_DTYPE_UNICODE_TXTAREA 17 |
const | XOBJ_DTYPE_UNICODE_TXTBOX 16 |
const | XOBJ_DTYPE_UNICODE_URL 18 |
const | XOBJ_DTYPE_URL 4 |
const XOBJ_DTYPE_ARRAY 6 |
Definition at line 35 of file object.php.
Referenced by ProfileField\__construct(), XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().
const XOBJ_DTYPE_DATE 22 |
Definition at line 52 of file object.php.
Referenced by XoopsModelWrite\cleanVars().
const XOBJ_DTYPE_DECIMAL 14 |
Definition at line 42 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().
const XOBJ_DTYPE_EMAIL 5 |
Definition at line 34 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().
const XOBJ_DTYPE_ENUM 15 |
Definition at line 43 of file object.php.
const XOBJ_DTYPE_FLOAT 13 |
Definition at line 41 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().
const XOBJ_DTYPE_INT 3 |
Definition at line 32 of file object.php.
Referenced by ProfileVisibility\__construct(), ProfileRegstep\__construct(), SystemBlockLinkModule\__construct(), SystemBanner\__construct(), SystemUserrank\__construct(), ProfileCategory\__construct(), ProfileProfile\__construct(), ProfileField\__construct(), SystemBannerclient\__construct(), SystemBannerFinish\__construct(), SystemSmilies\__construct(), PmMessage\__construct(), XoopsCacheModelObject\__construct(), XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), profile_getFieldForm(), XoopsAvatar\XoopsAvatar(), XoopsBlock\XoopsBlock(), XoopsComment\XoopsComment(), XoopsComments\XoopsComments(), XoopsConfigCategory\XoopsConfigCategory(), XoopsConfigItem\XoopsConfigItem(), XoopsConfigOption\XoopsConfigOption(), XoopsGroup\XoopsGroup(), XoopsGroupPerm\XoopsGroupPerm(), XoopsImage\XoopsImage(), XoopsImagecategory\XoopsImagecategory(), XoopsImageset\XoopsImageset(), XoopsImagesetimg\XoopsImagesetimg(), XoopsMembership\XoopsMembership(), XoopsModule\XoopsModule(), XoopsNotification\XoopsNotification(), XoopsPrivmessage\XoopsPrivmessage(), XoopsRank\XoopsRank(), XoopsTplfile\XoopsTplfile(), XoopsTplset\XoopsTplset(), and XoopsUser\XoopsUser().
const XOBJ_DTYPE_LTIME 11 |
Definition at line 40 of file object.php.
Referenced by XoopsModelWrite\cleanVars().
const XOBJ_DTYPE_MTIME 10 |
Definition at line 39 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), and ProfileFieldHandler\insert().
const XOBJ_DTYPE_OTHER 7 |
Definition at line 36 of file object.php.
Referenced by PmMessage\__construct(), XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), profile_getFieldForm(), XoopsAvatar\XoopsAvatar(), XoopsBlock\XoopsBlock(), XoopsComment\XoopsComment(), XoopsComments\XoopsComments(), XoopsConfigCategory\XoopsConfigCategory(), XoopsConfigItem\XoopsConfigItem(), XoopsGroup\XoopsGroup(), XoopsGroupPerm\XoopsGroupPerm(), XoopsImage\XoopsImage(), XoopsImagecategory\XoopsImagecategory(), XoopsImagesetimg\XoopsImagesetimg(), XoopsModule\XoopsModule(), XoopsPrivmessage\XoopsPrivmessage(), XoopsTplfile\XoopsTplfile(), XoopsTplset\XoopsTplset(), and XoopsUser\XoopsUser().
const XOBJ_DTYPE_SOURCE 8 |
Definition at line 37 of file object.php.
Referenced by XoopsCacheModelObject\__construct(), XoopsModelWrite\cleanVars(), XoopsImage\XoopsImage(), XoopsImagesetimg\XoopsImagesetimg(), and XoopsTplfile\XoopsTplfile().
const XOBJ_DTYPE_STIME 9 |
Definition at line 38 of file object.php.
Referenced by XoopsModelWrite\cleanVars().
const XOBJ_DTYPE_TIME 23 |
Definition at line 53 of file object.php.
Referenced by XoopsModelWrite\cleanVars().
const XOBJ_DTYPE_TIMESTAMP 24 |
Definition at line 54 of file object.php.
Referenced by XoopsModelWrite\cleanVars().
const XOBJ_DTYPE_TXTAREA 2 |
Definition at line 31 of file object.php.
Referenced by ProfileRegstep\__construct(), ProfileCategory\__construct(), ProfileField\__construct(), SystemBannerclient\__construct(), PmMessage\__construct(), XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), profile_getFieldForm(), XoopsBlock\XoopsBlock(), XoopsComment\XoopsComment(), XoopsComments\XoopsComments(), XoopsConfigItem\XoopsConfigItem(), XoopsGroup\XoopsGroup(), XoopsPrivmessage\XoopsPrivmessage(), XoopsTplset\XoopsTplset(), and XoopsUser\XoopsUser().
const XOBJ_DTYPE_TXTBOX 1 |
YOU SHOULD NOT USE ANY OF THE UNICODE TYPES, THEY WILL BE REMOVED *#@+ Xoops object datatype
Definition at line 30 of file object.php.
Referenced by ProfileRegstep\__construct(), ProfileField\__construct(), ProfileCategory\__construct(), SystemBanner\__construct(), SystemUserrank\__construct(), SystemBannerclient\__construct(), SystemSmilies\__construct(), PmMessage\__construct(), XoopsCacheModelObject\__construct(), XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), profile_getFieldForm(), XoopsAvatar\XoopsAvatar(), XoopsBlock\XoopsBlock(), XoopsComment\XoopsComment(), XoopsComments\XoopsComments(), XoopsConfigItem\XoopsConfigItem(), XoopsConfigOption\XoopsConfigOption(), XoopsGroup\XoopsGroup(), XoopsImage\XoopsImage(), XoopsImagecategory\XoopsImagecategory(), XoopsImageset\XoopsImageset(), XoopsModule\XoopsModule(), XoopsNotification\XoopsNotification(), XoopsPrivmessage\XoopsPrivmessage(), XoopsRank\XoopsRank(), XoopsTplfile\XoopsTplfile(), XoopsTplset\XoopsTplset(), and XoopsUser\XoopsUser().
const XOBJ_DTYPE_UNICODE_ARRAY 20 |
Definition at line 49 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().
const XOBJ_DTYPE_UNICODE_EMAIL 19 |
Definition at line 48 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().
const XOBJ_DTYPE_UNICODE_OTHER 21 |
Definition at line 50 of file object.php.
Referenced by XoopsModelWrite\cleanVars().
const XOBJ_DTYPE_UNICODE_TXTAREA 17 |
Definition at line 46 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().
const XOBJ_DTYPE_UNICODE_TXTBOX 16 |
Definition at line 45 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().
const XOBJ_DTYPE_UNICODE_URL 18 |
Definition at line 47 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().
const XOBJ_DTYPE_URL 4 |
Definition at line 33 of file object.php.
Referenced by XoopsModelWrite\cleanVars(), ProfileFieldHandler\insert(), and profile_getFieldForm().