|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilPageObjectFactory: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().
Here is the caller graph for this function:
|
static |
Get page object instance.
Definition at line 29 of file class.ilPageObjectFactory.php.
Referenced by ilPCContentTemplate\create(), ilPageObjectGUI\createPageTranslation(), ilLearningModuleImporter\finalProcessing(), ilMediaPoolPageUsagesTableGUI\getItems(), ilMediaObjectUsagesTableGUI\getItems(), ilCOPageExporter\getXmlRepresentation(), ilPageObjectGUI\initPageObject(), ilQuestionPageParser\processPagesToParse(), ILIAS\COPage\ReadingTime\ReadingTimeManager\setMissingReadingTimes(), and ilPageObjectGUI\showMediaFullscreen().
Here is the caller graph for this function: