ILIAS  trunk Revision v11.0_alpha-1689-g66c127b4ae8
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
class.ilPageObject.php File Reference

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
 

Variable Documentation

◆ IL_INSERT_AFTER

◆ IL_INSERT_BEFORE

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().

◆ IL_INSERT_CHILD