ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
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.