ILIAS
trunk Revision v11.0_alpha-1702-gfd3ecb7f852
|
Protected Member Functions | |
getTentativePreconditions (Environment $environment) | |
collectFrom (Environment $environment, Storage $storage) | |
![]() | |
collectFrom (Setup\Environment $environment, Storage $storage) | |
Attempt to gather metrics based on the provided environment. More... | |
getTentativePreconditions (Setup\Environment $environment) | |
Give preconditions that might or might not be fullfilled. More... | |
Additional Inherited Members | |
![]() | |
__construct (Storage $storage) | |
getHash () | |
Get a hash for this objective. More... | |
getLabel () | |
Get a label that describes this objective. More... | |
isNotable () | |
Get to know if this is an interesting objective for a human. More... | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
![]() | |
getPreconditions (Environment $environment) | |
Objectives might depend on other objectives. More... | |
achieve (Environment $environment) | |
Objectives can be achieved. More... | |
isApplicable (Environment $environment) | |
Get to know whether the objective is applicable. More... | |
![]() | |
Storage | $storage |
Definition at line 23 of file class.ilFileSystemMetricsCollectedObjective.php.
|
protected |
Definition at line 35 of file class.ilFileSystemMetricsCollectedObjective.php.
References $ini, ILIAS\Setup\Environment\getResource(), and ILIAS\Setup\Metrics\Storage\storeConfigText().
|
protected |
Definition at line 28 of file class.ilFileSystemMetricsCollectedObjective.php.