|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilTreeMetricsCollectedObjective:
Collaboration diagram for ilTreeMetricsCollectedObjective:Protected Member Functions | |
| getTentativePreconditions (Environment $environment) | |
| collectFrom (Environment $environment, Storage $storage) | |
Protected Member Functions inherited from ILIAS\Setup\Metrics\CollectedObjective | |
| 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 | |
Public Member Functions inherited from ILIAS\Setup\Metrics\CollectedObjective | |
| __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) | |
Public Member Functions inherited from ILIAS\Setup\Objective | |
| 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 (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... | |
Protected Attributes inherited from ILIAS\Setup\Metrics\CollectedObjective | |
| Storage | $storage |
Definition at line 25 of file class.ilTreeMetricsCollectedObjective.php.
|
protected |
Definition at line 35 of file class.ilTreeMetricsCollectedObjective.php.
References ILIAS\LTI\ToolProvider\$settings, ILIAS\Setup\Metrics\CollectedObjective\$storage, ILIAS\Setup\Environment\getResource(), and ILIAS\Setup\Metrics\Storage\storeConfigText().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file class.ilTreeMetricsCollectedObjective.php.