|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Go to the source code of this file.
Data Structures | |
| class | ilPageObject |
| Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD) More... | |
Variables | |
| const | IL_INSERT_BEFORE 0 |
| This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More... | |
| const | IL_INSERT_AFTER 1 |
| const | IL_INSERT_CHILD 2 |
| const IL_INSERT_AFTER 1 |
Definition at line 20 of file class.ilPageObject.php.
Referenced by ilPCLayoutTemplate\create(), ilPCLauncher\create(), ilPCCurriculum\create(), ilPCContentTemplate\create(), ilPCLearningHistory\create(), ilPCConsultationHours\create(), ilPCMyCourses\create(), ilPCPRGActionNote\create(), ilPCPRGStatusInfo\create(), ilPCAMDPageList\create(), ilPCAMDForm\create(), ilPCParagraph\create(), ilPCMediaObject\createAlias(), ilPCInteractiveImage\createAlias(), ilPageContent\createInitialChildNode(), ILIAS\COPage\PC\Paragraph\ParagraphCommandActionHandler\getContentForSaving(), ILIAS\UI\Implementation\Component\Layout\Page\PageContentManager\insertContent(), ILIAS\UI\Implementation\Component\Layout\Page\PageContentManager\insertContentNode(), ILIAS\UI\Implementation\Component\Layout\Page\PageContentManager\moveContentAfter(), and ILIAS\UI\Implementation\Component\Layout\Page\PageContentManager\pasteContents().
| const IL_INSERT_BEFORE 0 |
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
Definition at line 19 of file class.ilPageObject.php.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageContentManager\insertContent(), and ILIAS\UI\Implementation\Component\Layout\Page\PageContentManager\insertContentNode().
| const IL_INSERT_CHILD 2 |
Definition at line 21 of file class.ilPageObject.php.
Referenced by ILIAS\COPage\PC\Paragraph\ParagraphCommandActionHandler\getContentForSaving(), ILIAS\UI\Implementation\Component\Layout\Page\PageContentManager\insertContent(), and ILIAS\UI\Implementation\Component\Layout\Page\PageContentManager\insertContentNode().