| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilTable. More...
 Collaboration diagram for ILIAS\components\Database\Integrity\Field\Table:Public Member Functions | |
| __construct (private \ilBiblAdminFieldGUI $calling_gui, \ilBiblAdminFactoryFacadeInterface $facade) | |
| ilTable constructor.  More... | |
| getHTML () | |
| getOrdering () | |
| getUrlBuilder () | |
| getIdToken () | |
Protected Member Functions | |
| initColumns () | |
| initActions () | |
| getURI (string $command) | |
| Unfortunately, I have not yet found an easier way to generate this URI.  More... | |
| getURIWithTargetClass (string $target_gui, string $command) | |
Protected Attributes | |
| array | $components = [] | 
Private Member Functions | |
| initURIBuilder () | |
Private Attributes | |
| Factory | $ui_factory | 
| Renderer | $ui_renderer | 
| ilCtrlInterface | $ctrl | 
| ilLanguage | $lng | 
| URLBuilder | $url_builder | 
| URLBuilderToken | $id_token | 
| Ordering | $table | 
| ILIAS\components\Database\Integrity\Field\Table::__construct | ( | private \ilBiblAdminFieldGUI | $calling_gui, | 
| \ilBiblAdminFactoryFacadeInterface | $facade | ||
| ) | 
ilTable constructor.
Definition at line 50 of file Table.php.
References $DIC, ilBiblAdminFieldGUI\checkPermissionBoolAndReturn(), ilBiblAdminFieldGUI\CMD_SAVE_ORDERING, ILIAS\Repository\ctrl(), ILIAS\components\Database\Integrity\Field\Table\initActions(), ILIAS\components\Database\Integrity\Field\Table\initColumns(), ILIAS\components\Database\Integrity\Field\Table\initURIBuilder(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ILIAS\components\Database\Integrity\Field\Table::getHTML | ( | ) | 
| ILIAS\components\Database\Integrity\Field\Table::getIdToken | ( | ) | 
Definition at line 154 of file Table.php.
References ILIAS\components\Database\Integrity\Field\Table\$id_token.
| ILIAS\components\Database\Integrity\Field\Table::getOrdering | ( | ) | 
      
  | 
  protected | 
Unfortunately, I have not yet found an easier way to generate this URI.
However, it is important that it points to the calling-gui
Definition at line 119 of file Table.php.
References ILIAS\Repository\ctrl().
Referenced by ILIAS\components\Database\Integrity\Field\Table\initURIBuilder().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 129 of file Table.php.
References ILIAS\Repository\ctrl().
Referenced by ILIAS\components\Database\Integrity\Field\Table\initActions().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\components\Database\Integrity\Field\Table::getUrlBuilder | ( | ) | 
Definition at line 149 of file Table.php.
References ILIAS\components\Database\Integrity\Field\Table\$url_builder.
      
  | 
  protected | 
Definition at line 104 of file Table.php.
References ILIAS\components\Database\Integrity\Field\Table\$id_token, ilBiblTranslationGUI\CMD_DEFAULT, ILIAS\components\Database\Integrity\Field\Table\getURIWithTargetClass(), and ILIAS\Repository\lng().
Referenced by ILIAS\components\Database\Integrity\Field\Table\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 95 of file Table.php.
References ILIAS\Repository\lng().
Referenced by ILIAS\components\Database\Integrity\Field\Table\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 80 of file Table.php.
References ILIAS\components\Database\Integrity\Field\Table\$id_token, ILIAS\components\Database\Integrity\Field\Table\$url_builder, ilBiblAdminFieldGUI\CMD_STANDARD, ilBiblAdminFieldGUI\FIELD_IDENTIFIER, and ILIAS\components\Database\Integrity\Field\Table\getURI().
Referenced by ILIAS\components\Database\Integrity\Field\Table\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
      
  | 
  private | 
      
  | 
  private | 
Definition at line 42 of file Table.php.
Referenced by ILIAS\components\Database\Integrity\Field\Table\getIdToken(), ILIAS\components\Database\Integrity\Field\Table\initActions(), and ILIAS\components\Database\Integrity\Field\Table\initURIBuilder().
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
Definition at line 41 of file Table.php.
Referenced by ILIAS\components\Database\Integrity\Field\Table\getUrlBuilder(), and ILIAS\components\Database\Integrity\Field\Table\initURIBuilder().