|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Presentation\Utilities:
Collaboration diagram for ILIAS\MetaData\Presentation\Utilities:Public Member Functions | |
| __construct (\ilLanguage $lng, \ilObjUser $user, Refinery $refinery) | |
| getUserDateFormat () | |
| txt (string $key) | |
| txtFill (string $key, string ... $values) | |
| sanitizeForHTML (string $string) | |
| getUserDateFormat () | |
| txt (string $key) | |
| txtFill (string $key, string ... $values) | |
| sanitizeForHTML (string $string) | |
Protected Attributes | |
| ilLanguage | $lng |
| ilObjUser | $user |
| Refinery | $refinery |
Definition at line 26 of file Utilities.php.
| ILIAS\MetaData\Presentation\Utilities::__construct | ( | \ilLanguage | $lng, |
| \ilObjUser | $user, | ||
| Refinery | $refinery | ||
| ) |
Definition at line 32 of file Utilities.php.
References ILIAS\MetaData\Presentation\Utilities\$lng, ILIAS\MetaData\Presentation\Utilities\$refinery, ILIAS\MetaData\Presentation\Utilities\$user, ILIAS\Repository\lng(), ILIAS\Repository\refinery(), 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 43 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 61 of file Utilities.php.
References ILIAS\Repository\refinery().
Here is the call graph for this function:| ILIAS\MetaData\Presentation\Utilities::txt | ( | string | $key | ) |
Implements ILIAS\MetaData\Presentation\UtilitiesInterface.
Definition at line 48 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 53 of file Utilities.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file Utilities.php.
Referenced by ILIAS\MetaData\Presentation\Utilities\__construct().
|
protected |
Definition at line 30 of file Utilities.php.
Referenced by ILIAS\MetaData\Presentation\Utilities\__construct().
|
protected |
Definition at line 29 of file Utilities.php.
Referenced by ILIAS\MetaData\Presentation\Utilities\__construct().