|
ILIAS
release_8 Revision v8.24
|
COPage PC elements definition handler. More...
Collaboration diagram for ilCOPagePCDef:Static Public Member Functions | |
| static | init () |
| static | getPCDefinitions () |
| static | getPCDefinitionByType (string $a_pc_type) |
| Get PC definition by type. More... | |
| static | getPCDefinitionByName (string $a_pc_name) |
| Get PC definition by name. More... | |
| static | getPCDefinitionByGUIClassName (string $a_gui_class_name) |
| Get PC definition by name. More... | |
| static | isPCGUIClassName (string $a_class_name, bool $a_lower_case=false) |
| static | getPCEditorInstanceByName (string $a_name) |
| Get instance. More... | |
Static Public Attributes | |
| static array | $pc_def = [] |
| static array | $pc_def_by_name = [] |
| static array | $pc_gui_classes = array() |
| static array | $pc_gui_classes_lc = array() |
| static array | $pc_def_by_gui_class_cl = array() |
COPage PC elements definition handler.
Definition at line 26 of file class.ilCOPagePCDef.php.
|
static |
Get PC definition by name.
Definition at line 82 of file class.ilCOPagePCDef.php.
Referenced by ilPageEditorGUI\executeCommand().
Here is the caller graph for this function:
|
static |
Get PC definition by name.
Definition at line 72 of file class.ilCOPagePCDef.php.
Referenced by ilPageEditorGUI\executeCommand().
Here is the caller graph for this function:
|
static |
Get PC definition by type.
Definition at line 63 of file class.ilCOPagePCDef.php.
References init().
Referenced by ilPageEditorGUI\executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 54 of file class.ilCOPagePCDef.php.
References $pc_def, and init().
Referenced by ilPageObject\__afterUpdate(), ilPageObject\__beforeDelete(), ilPageConfig\__construct(), ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\getComponentsDefinitions(), ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\getComponentsEditorUI(), ilPageObject\getLanguageVariablesXML(), and ilPageObjectGUI\showPage().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get instance.
Definition at line 104 of file class.ilCOPagePCDef.php.
Referenced by ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\componentEditFormResponse(), and ILIAS\COPage\Editor\Components\Page\PageQueryActionHandler\getComponentsEditorUI().
Here is the caller graph for this function:
|
static |
Definition at line 34 of file class.ilCOPagePCDef.php.
References $DIC.
Referenced by getPCDefinitionByType(), and getPCDefinitions().
Here is the caller graph for this function:
|
static |
Definition at line 90 of file class.ilCOPagePCDef.php.
Referenced by ilPageEditorGUI\executeCommand().
Here is the caller graph for this function:
|
static |
Definition at line 28 of file class.ilCOPagePCDef.php.
Referenced by getPCDefinitions().
|
static |
Definition at line 32 of file class.ilCOPagePCDef.php.
|
static |
Definition at line 29 of file class.ilCOPagePCDef.php.
|
static |
Definition at line 30 of file class.ilCOPagePCDef.php.
|
static |
Definition at line 31 of file class.ilCOPagePCDef.php.