ILIAS
Release_5_0_x_branch Revision 61816
|
COPage page object definition handler. More...
Public Member Functions | |
getDefinitions () | |
Get definitions. |
Static Public Member Functions | |
static | init () |
Init. | |
static | getDefinitionByParentType ($a_parent_type) |
Get definition by parent type. |
Static Public Attributes | |
static | $page_obj_def = null |
COPage page object definition handler.
Definition at line 12 of file class.ilCOPageObjDef.php.
|
static |
Get definition by parent type.
string | $a_parent_type | parent type |
Definition at line 54 of file class.ilCOPageObjDef.php.
References init().
Referenced by ilPageObjectFactory\getConfigInstance(), and ilPageObjectFactory\getInstance().
ilCOPageObjDef::getDefinitions | ( | ) |
Get definitions.
@return |
Definition at line 42 of file class.ilCOPageObjDef.php.
References $page_obj_def, and init().
|
static |
Init.
@return |
Definition at line 22 of file class.ilCOPageObjDef.php.
References $ilDB.
Referenced by getDefinitionByParentType(), and getDefinitions().
|
static |
Definition at line 14 of file class.ilCOPageObjDef.php.
Referenced by getDefinitions().