|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class SearchMetaBarProvider. More...
Inheritance diagram for ILIAS\Search\Provider\SearchMetaBarProvider:
Collaboration diagram for ILIAS\Search\Provider\SearchMetaBarProvider:Public Member Functions | |
| getAllIdentifications () | |
| getMetaBarItems () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticMetaBarProvider | |
| __construct (Container $dic) | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\MetaBarProviderInterface | |
| getProviderNameForPresentation () | |
Private Member Functions | |
| getId () | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticMetaBarProvider | |
| Container | $dic |
| IdentificationProviderInterface | $if |
| MetaBarItemFactory | $meta_bar |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic |
Class SearchMetaBarProvider.
Definition at line 19 of file SearchMetaBarProvider.php.
| ILIAS\Search\Provider\SearchMetaBarProvider::getAllIdentifications | ( | ) |
Definition at line 33 of file SearchMetaBarProvider.php.
References ILIAS\Search\Provider\SearchMetaBarProvider\getId().
Here is the call graph for this function:
|
private |
Definition at line 24 of file SearchMetaBarProvider.php.
Referenced by ILIAS\Search\Provider\SearchMetaBarProvider\getAllIdentifications(), and ILIAS\Search\Provider\SearchMetaBarProvider\getMetaBarItems().
Here is the caller graph for this function:| ILIAS\Search\Provider\SearchMetaBarProvider::getMetaBarItems | ( | ) |
Implements ILIAS\GlobalScreen\Scope\MetaBar\Provider\StaticMetaBarProvider.
Definition at line 42 of file SearchMetaBarProvider.php.
References $id, ilSearchSettings\_getSearchSettingRefId(), ILIAS\Search\Provider\SearchMetaBarProvider\getId(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\UI\Implementation\Component\withAdditionalOnLoadCode().
Here is the call graph for this function: