ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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.
Referenced by ilPageObject\initPageConfig().
|
static |
Get page object instance.
Definition at line 29 of file class.ilPageObjectFactory.php.
Referenced by ilPageObjectGUI\compareVersion(), ilPCLayoutTemplate\create(), ilPCContentTemplate\create(), ilPageObjectGUI\createPageTranslation(), ilLearningModuleImporter\finalProcessing(), ilMediaObjectUsagesTableGUI\getItems(), ilMediaPoolPageUsagesTableGUI\getItems(), ilCOPageExporter\getXmlRepresentation(), ilPageObjectGUI\initPageObject(), ilQuestionPageParser\processPagesToParse(), ILIAS\COPage\ReadingTime\ReadingTimeManager\setMissingReadingTimes(), and ilPageObjectGUI\showMediaFullscreen().