ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
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().
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().
|
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().
|
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().