|
ILIAS
trunk Revision v12.0_alpha-1540-g00f839d5fa1
|
Collaboration diagram for ILIAS\File\Versions\Table\Table:Public Member Functions | |
| __construct (private readonly \ilFileVersionsGUI $calling_gui) | |
| getIdToken () | |
| getUrlBuilder () | |
| getHTML () | |
Private Member Functions | |
| buildTable () | |
| initURIBuilder () | |
| initColumns () | |
| initActions () | |
| getURI (string $command) | |
| getIRSS () | |
Private Attributes | |
| UIFactory | $ui_factory |
| UIRenderer | $ui_renderer |
| ilCtrlInterface | $ctrl |
| ilLanguage | $lng |
| URLBuilder | $url_builder |
| URLBuilderToken | $id_token |
| ILIAS HTTP Services | $http |
| DataFactory | $data_factory |
| ILIAS\File\Versions\Table\Table::__construct | ( | private readonly \ilFileVersionsGUI | $calling_gui | ) |
Definition at line 44 of file Table.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\File\Versions\Table\Table\initURIBuilder(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 73 of file Table.php.
References ILIAS\Repository\ctrl(), ILIAS\Data\Order\DESC, ILIAS\ResourceStorage\Revision\DRAFT, ILIAS\File\Versions\Table\Table\getIRSS(), ILIAS\FileDelivery\http(), ILIAS\File\Versions\Table\Table\initActions(), and ILIAS\Repository\lng().
Referenced by ILIAS\File\Versions\Table\Table\getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\File\Versions\Table\Table::getHTML | ( | ) |
Definition at line 68 of file Table.php.
References ILIAS\File\Versions\Table\Table\buildTable().
Here is the call graph for this function:| ILIAS\File\Versions\Table\Table::getIdToken | ( | ) |
Definition at line 58 of file Table.php.
References ILIAS\File\Versions\Table\Table\$id_token.
|
private |
|
private |
Definition at line 161 of file Table.php.
References ILIAS\Repository\ctrl().
Referenced by ILIAS\File\Versions\Table\Table\initURIBuilder().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\File\Versions\Table\Table::getUrlBuilder | ( | ) |
Definition at line 63 of file Table.php.
References ILIAS\File\Versions\Table\Table\$url_builder.
|
private |
Definition at line 133 of file Table.php.
References Vendor\Package\$a, ILIAS\File\Versions\Table\DataRetrieval\ACTION_DELETE, ILIAS\File\Versions\Table\DataRetrieval\ACTION_PUBLISH, ILIAS\File\Versions\Table\DataRetrieval\ACTION_ROLLBACK, ILIAS\File\Versions\Table\DataRetrieval\ACTION_UNPUBLISH, ilFileVersionsGUI\CMD_PUBLISH, ilFileVersionsGUI\CMD_RENDER_DELETE_SELECTED_VERSIONS_MODAL, ilFileVersionsGUI\CMD_ROLLBACK_VERSION, ilFileVersionsGUI\CMD_UNPUBLISH, and ILIAS\Repository\lng().
Referenced by ILIAS\File\Versions\Table\Table\buildTable().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 114 of file Table.php.
References ILIAS\File\Versions\Table\Table\$data_factory, and ILIAS\Repository\lng().
Here is the call graph for this function:
|
private |
Definition at line 101 of file Table.php.
References ILIAS\File\Versions\Table\Table\$id_token, ILIAS\File\Versions\Table\Table\$url_builder, ILIAS\UI\URLBuilder\acquireParameters(), ilFileVersionsGUI\CMD_DEFAULT, ILIAS\File\Versions\Table\Table\getURI(), and ilFileVersionsGUI\HIST_ID.
Referenced by ILIAS\File\Versions\Table\Table\__construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
Definition at line 42 of file Table.php.
Referenced by ILIAS\File\Versions\Table\Table\initColumns().
|
private |
Definition at line 40 of file Table.php.
Referenced by ILIAS\File\Versions\Table\Table\getIdToken(), and ILIAS\File\Versions\Table\Table\initURIBuilder().
|
private |
|
private |
|
private |
|
private |
Definition at line 39 of file Table.php.
Referenced by ILIAS\File\Versions\Table\Table\getUrlBuilder(), and ILIAS\File\Versions\Table\Table\initURIBuilder().