ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
ilAccessRBACSetupAgent Class Reference
+ Inheritance diagram for ilAccessRBACSetupAgent:
+ Collaboration diagram for ilAccessRBACSetupAgent:

Public Member Functions

 getUpdateObjective (?Config $config=null)
 
 getStatusObjective (Storage $storage)
 
- Public Member Functions inherited from ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent
 __construct (Refinery $refinery)
 
 hasConfig ()
 
 getArrayToConfigTransformation ()
 
 getInstallObjective (?Config $config=null)
 
 getUpdateObjective (?Config $config=null)
 
 getBuildObjective ()
 
 getStatusObjective (Metrics\Storage $storage)
 
 getMigrations ()
 
 getNamedObjectives (?Config $config=null)
 

Additional Inherited Members

- Protected Attributes inherited from ILIAS\GlobalScreen_\UI\Footer\Setup\Agent\NullAgent
Refinery $refinery
 

Detailed Description

Member Function Documentation

◆ getStatusObjective()

ilAccessRBACSetupAgent::getStatusObjective ( Storage  $storage)

Definition at line 43 of file class.ilAccessRBACSetupAgent.php.

43  : Objective
44  {
46  $storage,
48  );
49  }
An objective is a desired state of the system that is supposed to be created by the setup...
Definition: Objective.php:30

◆ getUpdateObjective()

ilAccessRBACSetupAgent::getUpdateObjective ( ?Config  $config = null)

Definition at line 35 of file class.ilAccessRBACSetupAgent.php.

35  : Objective
36  {
38  }
An objective is a desired state of the system that is supposed to be created by the setup...
Definition: Objective.php:30

The documentation for this class was generated from the following file: