| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilMMTabHandling:Public Member Functions | |
| __construct (int $ref_id) | |
| ilMMTabHandling constructor.  More... | |
| initTabs (?string $tab, ?string $subtab=null, bool $backtab=false, ?string $calling_class="") | |
Protected Attributes | |
| ilCtrl | $ctrl | 
Private Attributes | |
| int | $ref_id | 
| ilRbacSystem | $rbacsystem | 
| ilTabsGUI | $tabs | 
| ilLanguage | $lng | 
| ilHelpGUI | $help | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilMMTabHandling
Definition at line 25 of file class.ilMMTabHandling.php.
| ilMMTabHandling::__construct | ( | int | $ref_id | ) | 
ilMMTabHandling constructor.
| int | $ref_id | 
Definition at line 43 of file class.ilMMTabHandling.php.
References $DIC, $ref_id, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), and ILIAS\Repository\tabs().
 Here is the call graph for this function:| ilMMTabHandling::initTabs | ( | ?string | $tab, | 
| ?string | $subtab = null,  | 
        ||
| bool | $backtab = false,  | 
        ||
| ?string | $calling_class = ""  | 
        ||
| ) | 
PhpSwitchStatementWitSingleBranchInspection
Definition at line 56 of file class.ilMMTabHandling.php.
References ilMMSubItemGUI\CMD_VIEW_SUB_ITEMS, ilMMTopItemGUI\CMD_VIEW_TOP_ITEMS, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ilObjMainMenuGUI\TAB_MAIN, and ILIAS\Repository\tabs().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 35 of file class.ilMMTabHandling.php.
      
  | 
  private | 
Definition at line 37 of file class.ilMMTabHandling.php.
      
  | 
  private | 
Definition at line 33 of file class.ilMMTabHandling.php.
      
  | 
  private | 
Definition at line 29 of file class.ilMMTabHandling.php.
      
  | 
  private | 
Definition at line 27 of file class.ilMMTabHandling.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 31 of file class.ilMMTabHandling.php.