ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
COPage page object definition handler. More...
Public Member Functions | |
getDefinitions () | |
Get definitions. More... | |
Static Public Member Functions | |
static | init () |
Init. More... | |
static | getDefinitionByParentType ($a_parent_type) |
Get definition by parent type. More... | |
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.
Definition at line 42 of file class.ilCOPageObjDef.php.
References init().
|
static |
|
static |
Definition at line 14 of file class.ilCOPageObjDef.php.