| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilADNTabHandling:Public Member Functions | |
| __construct (int $ref_id) | |
| ilMMTabHandling constructor.  More... | |
| initTabs (string $tab, string $subtab=null, bool $backtab=false) | |
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 ilADNTabHandling
Definition at line 23 of file class.ilADNTabHandling.php.
| ilADNTabHandling::__construct | ( | int | $ref_id | ) | 
ilMMTabHandling constructor.
Definition at line 40 of file class.ilADNTabHandling.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:| ilADNTabHandling::initTabs | ( | string | $tab, | 
| string | $subtab = null,  | 
        ||
| bool | $backtab = false  | 
        ||
| ) | 
Definition at line 53 of file class.ilADNTabHandling.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ilObjAdministrativeNotificationGUI\TAB_MAIN, and ILIAS\Repository\tabs().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 33 of file class.ilADNTabHandling.php.
      
  | 
  private | 
Definition at line 35 of file class.ilADNTabHandling.php.
      
  | 
  private | 
Definition at line 31 of file class.ilADNTabHandling.php.
      
  | 
  private | 
Definition at line 27 of file class.ilADNTabHandling.php.
      
  | 
  private | 
Definition at line 25 of file class.ilADNTabHandling.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 29 of file class.ilADNTabHandling.php.