| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Container\Page\PageManager:Public Member Functions | |
| __construct (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 12 of file class.PageManager.php.
| ILIAS\Container\Page\PageManager::__construct | ( | InternalDomainService | $domain_service, | 
| \ILIAS\Style\Content\DomainService | $content_style_domain, | ||
| \ilContainer | $container, | ||
| ?string | $lang = null  | 
        ||
| ) | 
Definition at line 19 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 ilObjectTranslation\getInstance().
 Here is the call graph for this function:| ILIAS\Container\Page\PageManager::getDom | ( | ) | 
Definition at line 67 of file class.PageManager.php.
References ILIAS\Container\Page\PageManager\$lang, ILIAS\LTI\ToolProvider\$settings, and ilPageUtil\_existsAndNotEmpty().
 Here is the call graph for this function:| ILIAS\Container\Page\PageManager::getHtml | ( | ) | 
Definition at line 37 of file class.PageManager.php.
References ILIAS\Container\Page\PageManager\$lang, ILIAS\LTI\ToolProvider\$settings, and ilPageUtil\_existsAndNotEmpty().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 16 of file class.PageManager.php.
Referenced by ILIAS\Container\Page\PageManager\__construct().
      
  | 
  protected | 
Definition at line 17 of file class.PageManager.php.
Referenced by ILIAS\Container\Page\PageManager\__construct().
      
  | 
  protected | 
Definition at line 15 of file class.PageManager.php.
Referenced by ILIAS\Container\Page\PageManager\__construct().
      
  | 
  protected | 
Definition at line 14 of file class.PageManager.php.
Referenced by ILIAS\Container\Page\PageManager\__construct(), ILIAS\Container\Page\PageManager\getDom(), and ILIAS\Container\Page\PageManager\getHtml().