| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilFooterStandardGroupsProvider:
 Collaboration diagram for ilFooterStandardGroupsProvider:Public Member Functions | |
| __construct (Container $dic) | |
| getIdentificationFor (ilFooterStandardGroups $group) | |
| getGroups () | |
| getEntries () | |
| getAdditionalTexts () | |
| getPermanentURI () | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticFooterProvider | |
| __construct (Container $dic) | |
| getAdditionalTexts () | |
| getPermanentURI () | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (protected Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
Private Member Functions | |
| buildURI (string $from_path) | |
Private Attributes | |
| readonly Translator | $translator | 
Additional Inherited Members | |
  Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
  Protected Attributes inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticFooterProvider | |
| IdentificationProviderInterface | $id_factory | 
| FooterItemFactory | $item_factory | 
Definition at line 32 of file class.ilFooterStandardGroupsProvider.php.
| ilFooterStandardGroupsProvider::__construct | ( | Container | $dic | ) | 
Definition at line 36 of file class.ilFooterStandardGroupsProvider.php.
References ILIAS\GlobalScreen\Provider\__construct().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 65 of file class.ilFooterStandardGroupsProvider.php.
Referenced by getEntries().
 Here is the caller graph for this function:| ilFooterStandardGroupsProvider::getAdditionalTexts | ( | ) | 
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 123 of file class.ilFooterStandardGroupsProvider.php.
References $text, and ILIAS_VERSION.
| ilFooterStandardGroupsProvider::getEntries | ( | ) | 
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 71 of file class.ilFooterStandardGroupsProvider.php.
References ilObjLanguageAccess\_checkTranslate(), ilLink\_getStaticLink(), ilObjLanguageAccess\_getTranslationLink(), ilObjLanguageAccess\_isPageTranslation(), buildURI(), ilSystemSupportContactsGUI\getFooterLink(), ilSystemSupportContactsGUI\getFooterText(), getIdentificationFor(), ilImprint\isActive(), SERVICES, ILIAS\GlobalScreen\Scope\Footer\Factory\withAction(), ILIAS\GlobalScreen\Scope\Footer\Factory\withOpenInNewViewport(), and ILIAS\GlobalScreen\Scope\Footer\Factory\withParent().
 Here is the call graph for this function:| ilFooterStandardGroupsProvider::getGroups | ( | ) | 
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 47 of file class.ilFooterStandardGroupsProvider.php.
References getIdentificationFor(), and SERVICES.
 Here is the call graph for this function:| ilFooterStandardGroupsProvider::getIdentificationFor | ( | ilFooterStandardGroups | $group | ) | 
Definition at line 42 of file class.ilFooterStandardGroupsProvider.php.
Referenced by getEntries(), and getGroups().
 Here is the caller graph for this function:| ilFooterStandardGroupsProvider::getPermanentURI | ( | ) | 
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 136 of file class.ilFooterStandardGroupsProvider.php.
      
  | 
  private | 
Definition at line 34 of file class.ilFooterStandardGroupsProvider.php.