ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 33 of file Portal.php.
References $info, $translator, array, and SimpleSAML\Module\callHooks().
Referenced by getMenu().
sspmod_portal_Portal::getMenu | ( | $thispage | ) |
Definition at line 39 of file Portal.php.
References $config, $name, $t, $text, SimpleSAML_Configuration\getInstance(), getLoginInfo(), and getTabset().
sspmod_portal_Portal::getTabset | ( | $thispage | ) |
Definition at line 13 of file Portal.php.
Referenced by getMenu().
sspmod_portal_Portal::isPortalized | ( | $thispage | ) |
Definition at line 23 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().