ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (?Config $config=null) | |
getBuildObjective () | |
getStatusObjective (Metrics\Storage $storage) | |
getMigrations () | |
getNamedObjectives (?Config $config=null) | |
getUpdateObjective (?Setup\Config $config=null) | |
![]() | |
getUpdateObjective (?Setup\Config $config=null) | |
getMigrations () | |
Protected Member Functions | |
getOrgUnitObjectives () | |
Definition at line 35 of file class.ilEmployeeTalkSetupAgent.php.
ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 42 of file class.ilEmployeeTalkSetupAgent.php.
ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::getBuildObjective | ( | ) |
Definition at line 54 of file class.ilEmployeeTalkSetupAgent.php.
Definition at line 49 of file class.ilEmployeeTalkSetupAgent.php.
ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::getMigrations | ( | ) |
Definition at line 64 of file class.ilEmployeeTalkSetupAgent.php.
Definition at line 69 of file class.ilEmployeeTalkSetupAgent.php.
|
protected |
Definition at line 86 of file class.ilEmployeeTalkSetupAgent.php.
References $objectives, ilOrgUnitOperationContext\CONTEXT_ETAL, ilOrgUnitOperationContext\CONTEXT_OBJECT, ilOrgUnitOperation\OP_CREATE_EMPLOYEE_TALK, ilOrgUnitOperation\OP_EDIT_EMPLOYEE_TALK, and ilOrgUnitOperation\OP_READ_EMPLOYEE_TALK.
Referenced by ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent\getUpdateObjective().
ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::getStatusObjective | ( | Metrics\Storage | $storage | ) |
Definition at line 59 of file class.ilEmployeeTalkSetupAgent.php.
ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::getUpdateObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 75 of file class.ilEmployeeTalkSetupAgent.php.
References ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent\getOrgUnitObjectives().
ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::hasConfig | ( | ) |
Definition at line 37 of file class.ilEmployeeTalkSetupAgent.php.