|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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.
References $path, and ilCOPageObjDef\getDefinitionByParentType().
Referenced by ilPageObject\initPageConfig().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get page object instance.
Definition at line 29 of file class.ilPageObjectFactory.php.
References ilCOPageObjDef\getDefinitionByParentType().
Referenced by ilPageObjectGUI\compareVersion(), ilPageObject\copy(), ilPageObject\copyPageToTranslation(), ilPCLayoutTemplate\create(), ilPCContentTemplate\create(), ilWikiPageGUI\createPageTranslation(), 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().
Here is the call graph for this function:
Here is the caller graph for this function: