|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\LegalDocuments\GlobalScreen\FooterProvider:
Collaboration diagram for ILIAS\LegalDocuments\GlobalScreen\FooterProvider:Public Member Functions | |
| __construct (Container $dic) | |
| getGroups () | |
| getEntries () | |
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 | |
| collect (array $items) | |
| item (string $id, string $title, object $obj) | |
Private Attributes | |
| readonly Id | $parent_id |
| readonly Conductor | $ldoc |
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 34 of file FooterProvider.php.
| ILIAS\LegalDocuments\GlobalScreen\FooterProvider::__construct | ( | Container | $dic | ) |
Definition at line 39 of file FooterProvider.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
private |
Definition at line 59 of file FooterProvider.php.
| ILIAS\LegalDocuments\GlobalScreen\FooterProvider::getEntries | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 51 of file FooterProvider.php.
References ILIAS\LegalDocuments\GlobalScreen\FooterProvider\item().
Here is the call graph for this function:| ILIAS\LegalDocuments\GlobalScreen\FooterProvider::getGroups | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Footer\Provider\StaticFooterProvider.
Definition at line 46 of file FooterProvider.php.
|
private |
Definition at line 69 of file FooterProvider.php.
References ILIAS\GlobalScreen\Scope\Footer\Factory\withAction(), and ILIAS\GlobalScreen\Scope\Footer\Factory\withParent().
Referenced by ILIAS\LegalDocuments\GlobalScreen\FooterProvider\getEntries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 37 of file FooterProvider.php.
|
private |
Definition at line 36 of file FooterProvider.php.