|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent:
Collaboration diagram for ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent:Public Member Functions | |
| hasConfig () | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Config $config=null) | |
| getBuildObjective () | |
| getStatusObjective (Metrics\Storage $storage) | |
| getMigrations () | |
| getNamedObjectives (?Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
Public Member Functions inherited from ILIAS\Setup\Agent | |
| 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.
| ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::getInstallObjective | ( | Config | $config = null | ) |
Definition at line 49 of file class.ilEmployeeTalkSetupAgent.php.
| ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::getMigrations | ( | ) |
Definition at line 64 of file class.ilEmployeeTalkSetupAgent.php.
| ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::getNamedObjectives | ( | ?Config | $config = null | ) |
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().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:| ILIAS\EmployeeTalk\Setup\ilEmployeeTalkSetupAgent::hasConfig | ( | ) |
Definition at line 37 of file class.ilEmployeeTalkSetupAgent.php.