|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\MetaData\Presentation\Utilities:
Collaboration diagram for ILIAS\MetaData\Presentation\Utilities:Public Member Functions | |
| __construct (\ilLanguage $lng, \ilObjUser $user,) | |
| getUserDateFormat () | |
| txt (string $key) | |
| txtFill (string $key, string ... $values) | |
| sanitizeForHTML (string $string) | |
Protected Attributes | |
| ilLanguage | $lng |
| ilObjUser | $user |
Definition at line 25 of file Utilities.php.
| ILIAS\MetaData\Presentation\Utilities::__construct | ( | \ilLanguage | $lng, |
| \ilObjUser | $user | ||
| ) |
Definition at line 30 of file Utilities.php.
References ILIAS\MetaData\Presentation\Utilities\$lng, ILIAS\MetaData\Presentation\Utilities\$user, ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ILIAS\MetaData\Presentation\Utilities::getUserDateFormat | ( | ) |
Implements ILIAS\MetaData\Presentation\UtilitiesInterface.
Definition at line 39 of file Utilities.php.
References ILIAS\Repository\user().
Here is the call graph for this function:| ILIAS\MetaData\Presentation\Utilities::sanitizeForHTML | ( | string | $string | ) |
Implements ILIAS\MetaData\Presentation\UtilitiesInterface.
Definition at line 57 of file Utilities.php.
| ILIAS\MetaData\Presentation\Utilities::txt | ( | string | $key | ) |
Implements ILIAS\MetaData\Presentation\UtilitiesInterface.
Definition at line 44 of file Utilities.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ILIAS\MetaData\Presentation\Utilities::txtFill | ( | string | $key, |
| string ... | $values | ||
| ) |
Implements ILIAS\MetaData\Presentation\UtilitiesInterface.
Definition at line 49 of file Utilities.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file Utilities.php.
Referenced by ILIAS\MetaData\Presentation\Utilities\__construct().
|
protected |
Definition at line 28 of file Utilities.php.
Referenced by ILIAS\MetaData\Presentation\Utilities\__construct().