|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilResourceOverviewGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
Data Fields | |
| const | CMD_INDEX = 'index' |
| const | CMD_REMOVE = 'remove' |
| const | CMD_DOWNLOAD = 'download' |
| const | CMD_SHOW_REVISIONS = 'showRevisions' |
| const | CMD_GOTO_RESOURCE = 'gotoResource' |
| const | P_RESOURCE_ID = 'irss_resource_id' |
Protected Member Functions | |
| initBackTab () | |
Private Member Functions | |
| index () | |
| showRevisions () | |
| download () | |
| getResourceIdFromRequest () | |
Private Attributes | |
| WrapperFactory | $wrapper |
| ilTabsGUI | $tabs |
ilResourceOverviewGUI: ilObjFileServicesGUI ilResourceOverviewGUI: ilResourceCollectionGUI
Definition at line 41 of file class.ilResourceOverviewGUI.php.
|
final |
Definition at line 69 of file class.ilResourceOverviewGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), and ILIAS\Repository\upload().
Here is the call graph for this function:
|
private |
Definition at line 179 of file class.ilResourceOverviewGUI.php.
References ILIAS\Repository\ctrl(), getResourceIdFromRequest(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
Definition at line 97 of file class.ilResourceOverviewGUI.php.
References ILIAS\Repository\ctrl(), download(), index(), and showRevisions().
Here is the call graph for this function:
|
private |
Definition at line 191 of file class.ilResourceOverviewGUI.php.
References ILIAS\Repository\refinery().
Referenced by download(), index(), and showRevisions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 115 of file class.ilResourceOverviewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder\getLocationURIForResourceUsage(), getResourceIdFromRequest(), initBackTab(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilCtrlException |
Definition at line 88 of file class.ilResourceOverviewGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\tabs().
Referenced by index(), and showRevisions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 154 of file class.ilResourceOverviewGUI.php.
References getResourceIdFromRequest(), initBackTab(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Services\ResourceStorage\Resources\Listing\ViewDefinition\setMode().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 63 of file class.ilResourceOverviewGUI.php.
|
protected |
Definition at line 55 of file class.ilResourceOverviewGUI.php.
Definition at line 61 of file class.ilResourceOverviewGUI.php.
|
protected |
Definition at line 59 of file class.ilResourceOverviewGUI.php.
|
protected |
Definition at line 56 of file class.ilResourceOverviewGUI.php.
|
protected |
Definition at line 58 of file class.ilResourceOverviewGUI.php.
|
protected |
Definition at line 65 of file class.ilResourceOverviewGUI.php.
|
protected |
Definition at line 62 of file class.ilResourceOverviewGUI.php.
|
protected |
Definition at line 64 of file class.ilResourceOverviewGUI.php.
|
private |
Definition at line 67 of file class.ilResourceOverviewGUI.php.
|
protected |
Definition at line 57 of file class.ilResourceOverviewGUI.php.
|
protected |
Definition at line 60 of file class.ilResourceOverviewGUI.php.
|
private |
Definition at line 66 of file class.ilResourceOverviewGUI.php.
| const ilResourceOverviewGUI::CMD_DOWNLOAD = 'download' |
Definition at line 47 of file class.ilResourceOverviewGUI.php.
Referenced by ILIAS\Services\ResourceStorage\Resources\UI\Actions\OverviewActionGenerator\getActionsForRevision().
| const ilResourceOverviewGUI::CMD_GOTO_RESOURCE = 'gotoResource' |
Definition at line 49 of file class.ilResourceOverviewGUI.php.
Referenced by ILIAS\Services\ResourceStorage\Resources\UI\Actions\OverviewActionGenerator\getActionsForRevision().
| const ilResourceOverviewGUI::CMD_INDEX = 'index' |
Definition at line 45 of file class.ilResourceOverviewGUI.php.
| const ilResourceOverviewGUI::CMD_REMOVE = 'remove' |
Definition at line 46 of file class.ilResourceOverviewGUI.php.
Referenced by ILIAS\Services\ResourceStorage\Resources\UI\Actions\OverviewActionGenerator\getRemoveConfirmationModal().
| const ilResourceOverviewGUI::CMD_SHOW_REVISIONS = 'showRevisions' |
Definition at line 48 of file class.ilResourceOverviewGUI.php.
Referenced by ILIAS\Services\ResourceStorage\Resources\UI\Actions\OverviewActionGenerator\getActionsForRevision().
| const ilResourceOverviewGUI::P_RESOURCE_ID = 'irss_resource_id' |
Definition at line 52 of file class.ilResourceOverviewGUI.php.
Referenced by ILIAS\Services\ResourceStorage\Resources\UI\Actions\OverviewActionGenerator\getActionsForRevision().