ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
__construct (\ilDBInterface $db, InternalDomainService $domain_service, \ILIAS\Style\Content\DomainService $content_style_domain, \ilContainer $container, ?string $lang=null) | |
getHtml () | |
getDom () | |
Protected Attributes | |
string | $lang = null |
InternalDomainService | $domain_service |
ilContainer | $container |
ILIAS Style Content DomainService | $content_style_domain |
Definition at line 26 of file class.PageManager.php.
ILIAS\UI\Implementation\Component\Layout\Page\PageManager::__construct | ( | \ilDBInterface | $db, |
InternalDomainService | $domain_service, | ||
\ILIAS\Style\Content\DomainService | $content_style_domain, | ||
\ilContainer | $container, | ||
?string | $lang = null |
||
) |
Definition at line 33 of file class.PageManager.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageManager\$container, ILIAS\UI\Implementation\Component\Layout\Page\PageManager\$content_style_domain, ILIAS\UI\Implementation\Component\Layout\Page\PageManager\$domain_service, ILIAS\UI\Implementation\Component\Layout\Page\PageManager\$lang, and ilObject\getObjectProperties().
ILIAS\UI\Implementation\Component\Layout\Page\PageManager::getDom | ( | ) |
Definition at line 82 of file class.PageManager.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageManager\$lang, ilPageUtil\_existsAndNotEmpty(), and null.
ILIAS\UI\Implementation\Component\Layout\Page\PageManager::getHtml | ( | ) |
Definition at line 52 of file class.PageManager.php.
References ILIAS\UI\Implementation\Component\Layout\Page\PageManager\$lang, and ilPageUtil\_existsAndNotEmpty().
|
protected |
Definition at line 30 of file class.PageManager.php.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageManager\__construct().
|
protected |
Definition at line 31 of file class.PageManager.php.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageManager\__construct().
|
protected |
Definition at line 29 of file class.PageManager.php.
Referenced by ILIAS\UI\Implementation\Component\Layout\Page\PageManager\__construct().
|
protected |