| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Wiki\Content\NavigationManager:Public Member Functions | |
| __construct (PageManager $pm, \ilObjWiki $wiki, int $wpg_id=0, string $page_title="", string $lang="-") | |
| getCurrentPageId () | |
| getCurrentPageLanguage () | |
Protected Member Functions | |
| init () | |
Protected Attributes | |
| PageManager | $pm | 
| string | $lang | 
| string | $page_title | 
| int | $wpg_id | 
| ilObjWiki | $wiki | 
| bool | $initialised = false | 
Definition at line 31 of file NavigationManager.php.
| ILIAS\Wiki\Content\NavigationManager::__construct | ( | PageManager | $pm, | 
| \ilObjWiki | $wiki, | ||
| int | $wpg_id = 0,  | 
        ||
| string | $page_title = "",  | 
        ||
| string | $lang = "-"  | 
        ||
| ) | 
Definition at line 40 of file NavigationManager.php.
References ILIAS\Wiki\Content\NavigationManager\$pm, ILIAS\Wiki\Content\NavigationManager\$wiki, and ILIAS\Wiki\Content\NavigationManager\$wpg_id.
| ILIAS\Wiki\Content\NavigationManager::getCurrentPageId | ( | ) | 
Definition at line 85 of file NavigationManager.php.
References ILIAS\Wiki\Content\NavigationManager\$wpg_id, and ILIAS\Wiki\Content\NavigationManager\init().
 Here is the call graph for this function:| ILIAS\Wiki\Content\NavigationManager::getCurrentPageLanguage | ( | ) | 
Definition at line 91 of file NavigationManager.php.
References ILIAS\Wiki\Content\NavigationManager\$lang, and ILIAS\Wiki\Content\NavigationManager\init().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 56 of file NavigationManager.php.
References ILIAS\Repository\int().
Referenced by ILIAS\Wiki\Content\NavigationManager\getCurrentPageId(), and ILIAS\Wiki\Content\NavigationManager\getCurrentPageLanguage().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 38 of file NavigationManager.php.
      
  | 
  protected | 
Definition at line 34 of file NavigationManager.php.
Referenced by ILIAS\Wiki\Content\NavigationManager\getCurrentPageLanguage().
      
  | 
  protected | 
Definition at line 35 of file NavigationManager.php.
      
  | 
  protected | 
Definition at line 33 of file NavigationManager.php.
Referenced by ILIAS\Wiki\Content\NavigationManager\__construct().
      
  | 
  protected | 
Definition at line 37 of file NavigationManager.php.
Referenced by ILIAS\Wiki\Content\NavigationManager\__construct().
      
  | 
  protected | 
Definition at line 36 of file NavigationManager.php.
Referenced by ILIAS\Wiki\Content\NavigationManager\__construct(), and ILIAS\Wiki\Content\NavigationManager\getCurrentPageId().