| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Repository\Button\ButtonAdapterGUI:Public Member Functions | |
| __construct (string $caption, string $cmd) | |
| submit () | |
| primary () | |
| onClick (string $on_click) | |
| disabled (bool $disabled) | |
| toToolbar (bool $sticky=false, \ilToolbarGUI $toolbar=null) | |
| render () | |
Protected Member Functions | |
| getSubmitButton () | |
| getStandardButton () | |
| getStdPrimaryButton () | |
| getButton () | |
Protected Attributes | |
| const | TYPE_STD = 0 | 
| const | TYPE_SUBMIT = 1 | 
| const | TYPE_STD_PRIMARY = 2 | 
| bool | $is_primary = false | 
| string | $on_click = "" | 
| int | $type | 
| Button | $button | 
| ilToolbarGUI | $toolbar | 
| ILIAS DI UIServices | $ui | 
| string | $caption = "" | 
| string | $cmd = "" | 
| bool | $disabled = false | 
Definition at line 29 of file class.ButtonAdapterGUI.php.
| ILIAS\Repository\Button\ButtonAdapterGUI::__construct | ( | string | $caption, | 
| string | $cmd | ||
| ) | 
Definition at line 48 of file class.ButtonAdapterGUI.php.
References ILIAS\Repository\Button\ButtonAdapterGUI\$caption, ILIAS\Repository\Button\ButtonAdapterGUI\$cmd, $DIC, ILIAS\Repository\toolbar(), and ILIAS\Repository\ui().
 Here is the call graph for this function:| ILIAS\Repository\Button\ButtonAdapterGUI::disabled | ( | bool | $disabled | ) | 
Definition at line 81 of file class.ButtonAdapterGUI.php.
References ILIAS\Repository\Button\ButtonAdapterGUI\$disabled.
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\getButton().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 130 of file class.ButtonAdapterGUI.php.
References ILIAS\Repository\Button\ButtonAdapterGUI\$button, $id, ILIAS\Repository\Button\ButtonAdapterGUI\$on_click, ILIAS\Repository\Button\ButtonAdapterGUI\disabled(), ILIAS\Repository\Button\ButtonAdapterGUI\getStandardButton(), ILIAS\Repository\Button\ButtonAdapterGUI\getStdPrimaryButton(), ILIAS\Repository\Button\ButtonAdapterGUI\getSubmitButton(), ILIAS\UI\Component\JavaScriptBindable\withOnLoadCode(), and ILIAS\UI\Component\Button\Button\withUnavailableAction().
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\render(), and ILIAS\Repository\Button\ButtonAdapterGUI\toToolbar().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 114 of file class.ButtonAdapterGUI.php.
References ILIAS\Repository\ui().
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\getButton().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 122 of file class.ButtonAdapterGUI.php.
References ILIAS\Repository\ui().
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\getButton().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 87 of file class.ButtonAdapterGUI.php.
References Vendor\Package\$b, ILIAS\Repository\Button\ButtonAdapterGUI\$cmd, $id, and ILIAS\Repository\ui().
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\getButton().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Repository\Button\ButtonAdapterGUI::onClick | ( | string | $on_click | ) | 
Definition at line 75 of file class.ButtonAdapterGUI.php.
References ILIAS\Repository\Button\ButtonAdapterGUI\$on_click.
| ILIAS\Repository\Button\ButtonAdapterGUI::primary | ( | ) | 
Definition at line 68 of file class.ButtonAdapterGUI.php.
| ILIAS\Repository\Button\ButtonAdapterGUI::render | ( | ) | 
Definition at line 177 of file class.ButtonAdapterGUI.php.
References ILIAS\Repository\Button\ButtonAdapterGUI\getButton(), and ILIAS\Repository\ui().
 Here is the call graph for this function:| ILIAS\Repository\Button\ButtonAdapterGUI::submit | ( | ) | 
Definition at line 62 of file class.ButtonAdapterGUI.php.
| ILIAS\Repository\Button\ButtonAdapterGUI::toToolbar | ( | bool | $sticky = false,  | 
        
| \ilToolbarGUI | $toolbar = null  | 
        ||
| ) | 
Definition at line 164 of file class.ButtonAdapterGUI.php.
References ILIAS\Repository\Button\ButtonAdapterGUI\$toolbar, ilToolbarGUI\addStickyItem(), and ILIAS\Repository\Button\ButtonAdapterGUI\getButton().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 41 of file class.ButtonAdapterGUI.php.
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\getButton().
      
  | 
  protected | 
Definition at line 44 of file class.ButtonAdapterGUI.php.
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\__construct().
      
  | 
  protected | 
Definition at line 45 of file class.ButtonAdapterGUI.php.
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\__construct(), and ILIAS\Repository\Button\ButtonAdapterGUI\getSubmitButton().
      
  | 
  protected | 
Definition at line 46 of file class.ButtonAdapterGUI.php.
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\disabled().
      
  | 
  protected | 
Definition at line 37 of file class.ButtonAdapterGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ButtonAdapterGUI.php.
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\getButton(), and ILIAS\Repository\Button\ButtonAdapterGUI\onClick().
      
  | 
  protected | 
Definition at line 42 of file class.ButtonAdapterGUI.php.
Referenced by ILIAS\Repository\Button\ButtonAdapterGUI\toToolbar().
      
  | 
  protected | 
Definition at line 39 of file class.ButtonAdapterGUI.php.
      
  | 
  protected | 
Definition at line 43 of file class.ButtonAdapterGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ButtonAdapterGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ButtonAdapterGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ButtonAdapterGUI.php.