|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\UI\Component\HasHelpTopics:
Collaboration diagram for ILIAS\UI\Component\HasHelpTopics:Public Member Functions | |
| withHelpTopics (Topic ... $topics) | |
| Let this component have the given topics. More... | |
| withAdditionalHelpTopics (Topic ... $topics) | |
| Let this component also have the given topics. More... | |
| getHelpTopics () | |
Definition at line 25 of file HasHelpTopics.php.
| ILIAS\UI\Component\HasHelpTopics::getHelpTopics | ( | ) |
| ILIAS\UI\Component\HasHelpTopics::withAdditionalHelpTopics | ( | Topic ... | $topics | ) |
Let this component also have the given topics.
Keeps previous topics.
| ILIAS\UI\Component\HasHelpTopics::withHelpTopics | ( | Topic ... | $topics | ) |
Let this component have the given topics.
Discards previous topics.