|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\COPage\Page\PageManager:
Collaboration diagram for ILIAS\COPage\Page\PageManager: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.
References $id.
Definition at line 28 of file class.PageManager.php.