ILIAS
trunk Revision v11.0_alpha-1871-gde1fee8db3d
|
Mocks out calls to ilUtil::getImagePath. More...
Protected Member Functions | |
buildImagePath (string $image_name) | |
![]() | |
buildImagePath (string $image_name) | |
Additional Inherited Members | |
![]() | |
getImagePathInProgress () | |
getImagePathCompleted () | |
getImagePathNotAttempted () | |
getImagePathFailed () | |
getImagePathAsset () | |
A long variant of this icon is not available. More... | |
getImagePathRunning () | |
A long variant of this icon is not available. More... | |
renderIcon (string $path, string $alt) | |
getIconComponent (string $path, string $alt) | |
getImagePathForStatus (int $a_status) | |
renderIconForStatus (int $a_status, ?ilLanguage $a_lng=null) | |
Returns the rendered icon with alt text. More... | |
lookupNumStatus (string $a_status) | |
Transforms the string constants for the status to their interger equivalent. More... | |
![]() | |
static | getInstance (int $variant=ilLPStatusIcons::ICON_VARIANT_DEFAULT, ?\ILIAS\UI\Renderer $renderer=null, ?\ILIAS\UI\Factory $factory=null) |
![]() | |
const | ICON_VARIANT_LONG = 0 |
const | ICON_VARIANT_SHORT = 1 |
const | ICON_VARIANT_SCORM = 2 |
const | ICON_VARIANT_DEFAULT = ilLPStatusIcons::ICON_VARIANT_LONG |
Mocks out calls to ilUtil::getImagePath.
Definition at line 194 of file ilLPStatusIconsTest.php.
|
protected |
Definition at line 196 of file ilLPStatusIconsTest.php.