ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct ($pages, $config=null) | |
getTabset ($thispage) | |
isPortalized ($thispage) | |
getLoginInfo ($translator, $thispage) | |
getMenu ($thispage) | |
Private Attributes | |
$pages | |
$config | |
Definition at line 3 of file Portal.php.
sspmod_portal_Portal::__construct | ( | $pages, | |
$config = null |
|||
) |
sspmod_portal_Portal::getLoginInfo | ( | $translator, | |
$thispage | |||
) |
Definition at line 37 of file Portal.php.
References $info, $translator, and SimpleSAML\Module\callHooks().
Referenced by getMenu().
sspmod_portal_Portal::getMenu | ( | $thispage | ) |
Definition at line 44 of file Portal.php.
References $config, $name, $t, $text, SimpleSAML_Configuration\getInstance(), getLoginInfo(), and getTabset().
sspmod_portal_Portal::getTabset | ( | $thispage | ) |
Definition at line 14 of file Portal.php.
Referenced by getMenu().
sspmod_portal_Portal::isPortalized | ( | $thispage | ) |
Definition at line 27 of file Portal.php.
|
private |
Definition at line 6 of file Portal.php.
Referenced by __construct(), and getMenu().
|
private |
Definition at line 5 of file Portal.php.
Referenced by __construct().