ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
PageComponentModelProvider.PageComponentEditor.php
Go to the documentation of this file.
1<?php
2
20
22
24{
25 public function getModels(
26 DomUtil $dom_util,
27 \ilPageObject $page
28 ): array;
29}
Class ilPageObject Handles PageObjects of ILIAS Learning Modules (see ILIAS DTD)
getModels(DomUtil $dom_util, \ilPageObject $page)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...