|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Mocks out calls to ilUtil::getImagePath. More...
Inheritance diagram for ilLPStatusIconsMock:
Collaboration diagram for ilLPStatusIconsMock:Protected Member Functions | |
| buildImagePath (string $image_name) | |
Protected Member Functions inherited from ilLPStatusIcons | |
| buildImagePath (string $image_name) | |
Additional Inherited Members | |
Public Member Functions inherited from ilLPStatusIcons | |
| 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 Public Member Functions inherited from ilLPStatusIcons | |
| static | getInstance (int $variant=ilLPStatusIcons::ICON_VARIANT_DEFAULT, ?\ILIAS\UI\Renderer $renderer=null, ?\ILIAS\UI\Factory $factory=null) |
Data Fields inherited from ilLPStatusIcons | |
| 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.