|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class SearchMetaBarProvider. More...
Inheritance diagram for ILIAS\Search\Provider\SearchMetaBarProvider:
Collaboration diagram for ILIAS\Search\Provider\SearchMetaBarProvider:Public Member Functions | |
| getAllIdentifications () | |
| @inheritDoc More... | |
| getMetaBarItems () | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticMetaBarProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getFullyQualifiedClassName () | |
| @inheritDoc More... | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getMetaBarItems () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\MetaBarProviderInterface | |
| getProviderNameForPresentation () | |
Private Member Functions | |
| getId () | |
Additional Inherited Members | |
Data Fields inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\StaticMetaBarProvider | |
| const | PURPOSE_MBS = "meta_bar_static" |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticMetaBarProvider | |
| $dic | |
| $if | |
| $meta_bar | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Class SearchMetaBarProvider.
Definition at line 17 of file SearchMetaBarProvider.php.
| ILIAS\Search\Provider\SearchMetaBarProvider::getAllIdentifications | ( | ) |
@inheritDoc
Definition at line 32 of file SearchMetaBarProvider.php.
References ILIAS\Search\Provider\SearchMetaBarProvider\getId().
Here is the call graph for this function:
|
private |
Definition at line 23 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 | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MetaBar\Provider\StaticMetaBarProvider.
Definition at line 41 of file SearchMetaBarProvider.php.
References ilSearchSettings\_getSearchSettingRefId(), ILIAS\Search\Provider\SearchMetaBarProvider\getId(), and ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen().
Here is the call graph for this function: