| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
User action administration GUI class. More...
 Collaboration diagram for ilUserActionAdminGUI:Public Member Functions | |
| __construct (int $ref_id) | |
| setActionContext (ilUserActionContext $a_val=null) | |
| getActionContext () | |
| executeCommand () | |
| show () | |
| save () | |
| Save !!!! note in the future this must depend on the context, currently we only have one.  More... | |
| getActions () | |
| Get actions, !!!! note in the future this must depend on the context, currently we only have one.  More... | |
User action administration GUI class.
Definition at line 27 of file class.ilUserActionAdminGUI.php.
| ilUserActionAdminGUI::__construct | ( | int | $ref_id | ) | 
Definition at line 38 of file class.ilUserActionAdminGUI.php.
References $DIC, $ref_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilUserActionAdminGUI::executeCommand | ( | ) | 
Definition at line 65 of file class.ilUserActionAdminGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilUserActionAdminGUI::getActionContext | ( | ) | 
Definition at line 60 of file class.ilUserActionAdminGUI.php.
References $action_context.
| ilUserActionAdminGUI::getActions | ( | ) | 
Get actions, !!!! note in the future this must depend on the context, currently we only have one.
Definition at line 118 of file class.ilUserActionAdminGUI.php.
Referenced by save(), and show().
 Here is the caller graph for this function:| ilUserActionAdminGUI::save | ( | ) | 
Save !!!! note in the future this must depend on the context, currently we only have one.
Definition at line 94 of file class.ilUserActionAdminGUI.php.
References Vendor\Package\$a, ILIAS\Repository\ctrl(), getActions(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilUserActionAdminGUI::setActionContext | ( | ilUserActionContext | $a_val = null | ) | 
Definition at line 55 of file class.ilUserActionAdminGUI.php.
Referenced by ilMembershipAdministrationGUI\executeCommand().
 Here is the caller graph for this function:| ilUserActionAdminGUI::show | ( | ) | 
Definition at line 78 of file class.ilUserActionAdminGUI.php.
References getActions(), and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 35 of file class.ilUserActionAdminGUI.php.
Referenced by getActionContext().
      
  | 
  private | 
Definition at line 32 of file class.ilUserActionAdminGUI.php.
      
  | 
  private | 
Definition at line 34 of file class.ilUserActionAdminGUI.php.
      
  | 
  private | 
Definition at line 29 of file class.ilUserActionAdminGUI.php.
      
  | 
  private | 
Definition at line 30 of file class.ilUserActionAdminGUI.php.
Referenced by __construct().
      
  | 
  private | 
Definition at line 31 of file class.ilUserActionAdminGUI.php.
      
  | 
  private | 
Definition at line 33 of file class.ilUserActionAdminGUI.php.
      
  | 
  private | 
Definition at line 36 of file class.ilUserActionAdminGUI.php.