ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct () | |
get (string $parent_type, int $id=0, int $old_nr=0, string $lang="-") | |
content (\DOMDocument $dom) | |
contentFromXml ($xml) | |
get (string $parent_type, int $id=0, int $old_nr=0, string $lang="-") | |
Protected Attributes | |
ILIAS COPage Dom DomUtil | $dom_util |
Definition at line 26 of file class.PageManager.php.
ILIAS\COPage\Page\PageManager::__construct | ( | ) |
Definition at line 30 of file class.PageManager.php.
References $DIC.
ILIAS\COPage\Page\PageManager::content | ( | \DOMDocument | $dom | ) |
Definition at line 50 of file class.PageManager.php.
ILIAS\COPage\Page\PageManager::contentFromXml | ( | $xml | ) |
Definition at line 55 of file class.PageManager.php.
References ILIAS\$error.
ILIAS\COPage\Page\PageManager::get | ( | string | $parent_type, |
int | $id = 0 , |
||
int | $old_nr = 0 , |
||
string | $lang = "-" |
||
) |
Implements ILIAS\COPage\Page\PageManagerInterface.
Definition at line 36 of file class.PageManager.php.
Definition at line 28 of file class.PageManager.php.