ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | getInstance (string $a_parent_type, int $a_id=0, int $a_old_nr=0, string $a_lang="-") |
Get page object instance. More... | |
static | getConfigInstance (string $a_parent_type) |
Get page config instance. More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Page object factory
Definition at line 24 of file class.ilPageObjectFactory.php.
|
static |
Get page config instance.
Definition at line 45 of file class.ilPageObjectFactory.php.
References $path, and ilCOPageObjDef\getDefinitionByParentType().
Referenced by ilPageObject\initPageConfig().
|
static |
Get page object instance.
Definition at line 29 of file class.ilPageObjectFactory.php.
References ilCOPageObjDef\getDefinitionByParentType().
Referenced by ilPageObject\compareVersion(), ilPageObject\copy(), ilPageObject\copyPageToTranslation(), ilPCContentTemplate\create(), ilPageObjectGUI\createPageTranslation(), ilLearningModuleImporter\finalProcessing(), ilContainer\getCompleteDescriptions(), ilMediaPoolPageUsagesTableGUI\getItems(), ilMediaObjectUsagesTableGUI\getItems(), ilCOPageExporter\getXmlRepresentation(), ilCOPageImporter\importXmlRepresentation(), ilPageObjectGUI\initPageObject(), ilQuestionPageParser\processPagesToParse(), ILIAS\COPage\ReadingTime\ReadingTimeManager\setMissingReadingTimes(), ilPageObjectGUI\showMediaFullscreen(), ilPortfolioPage\updateInternalLinks(), and ilLMObject\updateInternalLinks().