|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for sspmod_portal_Portal: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 |
|||
| ) |
Definition at line 8 of file Portal.php.
| sspmod_portal_Portal::getLoginInfo | ( | $translator, | |
| $thispage | |||
| ) |
Definition at line 37 of file Portal.php.
References $info, $translator, and SimpleSAML\Module\callHooks().
Referenced by getMenu().
Here is the call graph for this function:
Here is the caller graph for this function:| sspmod_portal_Portal::getMenu | ( | $thispage | ) |
Definition at line 44 of file Portal.php.
References $config, $name, $t, $text, SimpleSAML_Configuration\getInstance(), getLoginInfo(), and getTabset().
Here is the call graph for this function:| sspmod_portal_Portal::getTabset | ( | $thispage | ) |
Definition at line 14 of file Portal.php.
Referenced by getMenu().
Here is the caller graph for this function:| 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().