ILIAS  trunk Revision v11.0_alpha-1744-gb0451eebef4
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilHelp Class Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Collaboration diagram for ilHelp:

Static Public Member Functions

static getObjCreationTooltipText (string $a_type)
 

Detailed Description

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

Author
Alexander Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 24 of file class.ilHelp.php.

Member Function Documentation

◆ getObjCreationTooltipText()

static ilHelp::getObjCreationTooltipText ( string  $a_type)
static
Deprecated:

Definition at line 29 of file class.ilHelp.php.

References $DIC.

31  : string {
32  global $DIC;
33  return $DIC->help()->internal()->domain()->tooltips()->getTooltipPresentationText($a_type . "_create");
34  }
global $DIC
Definition: shib_login.php:22

The documentation for this class was generated from the following file: