|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilTable. More...
Collaboration diagram for ILIAS\Bibliographic\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) | |
| @description 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\Bibliographic\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\Bibliographic\Field\Table\initActions(), ILIAS\Bibliographic\Field\Table\initColumns(), ILIAS\Bibliographic\Field\Table\initURIBuilder(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ILIAS\Bibliographic\Field\Table::getHTML | ( | ) |
| ILIAS\Bibliographic\Field\Table::getIdToken | ( | ) |
Definition at line 154 of file Table.php.
References ILIAS\Bibliographic\Field\Table\$id_token.
| ILIAS\Bibliographic\Field\Table::getOrdering | ( | ) |
|
protected |
@description 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\Bibliographic\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().
Here is the call graph for this function:| ILIAS\Bibliographic\Field\Table::getUrlBuilder | ( | ) |
Definition at line 149 of file Table.php.
References ILIAS\Bibliographic\Field\Table\$url_builder.
|
protected |
Definition at line 104 of file Table.php.
References ilBiblTranslationGUI\CMD_DEFAULT, and ILIAS\Repository\lng().
Referenced by ILIAS\Bibliographic\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\Bibliographic\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\Bibliographic\Field\Table\$id_token, ILIAS\Bibliographic\Field\Table\$url_builder, ILIAS\UI\URLBuilder\acquireParameters(), ilBiblAdminFieldGUI\CMD_STANDARD, ilBiblAdminFieldGUI\FIELD_IDENTIFIER, and ILIAS\Bibliographic\Field\Table\getURI().
Referenced by ILIAS\Bibliographic\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\Bibliographic\Field\Table\getIdToken(), and ILIAS\Bibliographic\Field\Table\initURIBuilder().
|
private |
|
private |
|
private |
|
private |
Definition at line 41 of file Table.php.
Referenced by ILIAS\Bibliographic\Field\Table\getUrlBuilder(), and ILIAS\Bibliographic\Field\Table\initURIBuilder().