ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Static Public Member Functions | |
static | getTooltipPresentationText (string $a_tt_id) |
static | getObjCreationTooltipText (string $a_type) |
Get object_creation tooltip tab text. More... | |
static | getMainMenuTooltip (string $a_item_id) |
static | getAllTooltips (string $a_comp="", int $a_module_id=0) |
static | addTooltip (string $a_tt_id, string $a_text, int $a_module_id=0) |
static | updateTooltip (int $a_id, string $a_text, string $a_tt_id) |
static | getTooltipComponents (int $a_module_id=0) |
Get all tooltip components. More... | |
static | deleteTooltip (int $a_id) |
static | deleteTooltipsOfModule (int $a_id) |
static | getHelpLMId () |
Get help lm id. More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Online help application class
Definition at line 24 of file class.ilHelp.php.
|
static |
Definition at line 132 of file class.ilHelp.php.
Referenced by ilObjContentObjectGUI\addTooltip(), and ilHelpDataSet\importRecord().
|
static |
Definition at line 198 of file class.ilHelp.php.
Referenced by ilObjContentObjectGUI\deleteTooltips().
|
static |
Definition at line 211 of file class.ilHelp.php.
Referenced by ilObjHelpSettings\deleteModule().
|
static |
Definition at line 110 of file class.ilHelp.php.
Referenced by ilHelpTooltipTableGUI\__construct().
|
static |
Get help lm id.
Definition at line 228 of file class.ilHelp.php.
References $DIC, $ilSetting, ilObject\_lookupObjId(), ILIAS\Repository\int(), and ilObjHelpSettings\lookupModuleLmId().
Referenced by ilHelpGUI\search(), and ilHelpGUI\showHelp().
|
static |
Definition at line 104 of file class.ilHelp.php.
Referenced by ilHelpViewLayoutProvider\getMainBarModification().
|
static |
Get object_creation tooltip tab text.
Definition at line 95 of file class.ilHelp.php.
Referenced by ilObjectAddNewItemGUI\getHTML(), ilEmployeeTalkMyStaffListGUI\loadActionBar(), and ilEmployeeTalkMyStaffUserGUI\loadActionBar().
|
static |
Get all tooltip components.
Definition at line 180 of file class.ilHelp.php.
References $DIC, $ilDB, and $lng.
Referenced by ilObjContentObjectGUI\showTooltipList().
|
static |
Definition at line 26 of file class.ilHelp.php.
References $DIC, $ilDB, $ilSetting, $ilUser, and ILIAS\Repository\int().
Referenced by ilHelpGUI\getTabTooltipText().
|
static |
Definition at line 155 of file class.ilHelp.php.
Referenced by ilObjContentObjectGUI\saveTooltips().