|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Container\Page\PageManager: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\Container\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\Container\Page\PageManager\$container, ILIAS\Container\Page\PageManager\$content_style_domain, ILIAS\Container\Page\PageManager\$domain_service, ILIAS\Container\Page\PageManager\$lang, and ilObject\getObjectProperties().
Here is the call graph for this function:| ILIAS\Container\Page\PageManager::getDom | ( | ) |
Definition at line 82 of file class.PageManager.php.
References ilPageUtil\_existsAndNotEmpty().
Here is the call graph for this function:| ILIAS\Container\Page\PageManager::getHtml | ( | ) |
Definition at line 52 of file class.PageManager.php.
References ilPageUtil\_existsAndNotEmpty().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.PageManager.php.
Referenced by ILIAS\Container\Page\PageManager\__construct().
|
protected |
Definition at line 31 of file class.PageManager.php.
Referenced by ILIAS\Container\Page\PageManager\__construct().
|
protected |
Definition at line 29 of file class.PageManager.php.
Referenced by ILIAS\Container\Page\PageManager\__construct().
|
protected |
Definition at line 28 of file class.PageManager.php.
Referenced by ILIAS\Container\Page\PageManager\__construct().