XOOPS  2.6.0
Xoops\Core\Kernel Namespace Reference

Namespaces

 Dtype
 
 Model
 

Classes

class  Criteria
 
class  CriteriaCompo
 
class  CriteriaElement
 
class  Dtype
 
class  XoopsModelAbstract
 
class  XoopsModelFactory
 
class  XoopsObject
 
class  XoopsObjectHandler
 
class  XoopsPersistableObjectHandler
 

Variables

const XOBJ_DTYPE_ARRAY 6
 
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_TXTAREA 2
 
const XOBJ_DTYPE_TXTBOX 1
 
const XOBJ_DTYPE_URL 4
 

Detailed Description

XOOPS Kernel Object

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Variable Documentation

const Xoops::Core::Kernel\XOBJ_DTYPE_ARRAY 6

Definition at line 25 of file XoopsObject.php.

Referenced by MenusMenu\__construct().

const Xoops::Core::Kernel\XOBJ_DTYPE_DECIMAL 14

Definition at line 32 of file XoopsObject.php.

const Xoops::Core::Kernel\XOBJ_DTYPE_EMAIL 5

Definition at line 24 of file XoopsObject.php.

const Xoops::Core::Kernel\XOBJ_DTYPE_ENUM 15

Definition at line 33 of file XoopsObject.php.

const Xoops::Core::Kernel\XOBJ_DTYPE_FLOAT 13

Definition at line 31 of file XoopsObject.php.

const Xoops::Core::Kernel\XOBJ_DTYPE_LTIME 11

Definition at line 30 of file XoopsObject.php.

const Xoops::Core::Kernel\XOBJ_DTYPE_MTIME 10

Definition at line 29 of file XoopsObject.php.

const Xoops::Core::Kernel\XOBJ_DTYPE_SOURCE 8
const Xoops::Core::Kernel\XOBJ_DTYPE_STIME 9

Definition at line 28 of file XoopsObject.php.

const Xoops::Core::Kernel\XOBJ_DTYPE_URL 4

Definition at line 23 of file XoopsObject.php.