|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
@ilCtrl_Calls ilDclDetailedViewGUI: ilDclDetailedViewDefinitionGUI, ilEditClipboardGUI, ilCommentGUI More...
Collaboration diagram for ilDclDetailedViewGUI:Public Member Functions | |
| __construct (ilObjDataCollectionGUI $a_dcl_object, int $tableview_id) | |
| executeCommand () | |
| jumpToRecord () | |
| renderRecord (bool $editComments=false) | |
| doReplace (array $found) | |
| doExtReplace (array $found) | |
Protected Member Functions | |
| renderComments (bool $edit=false) | |
| checkAccess () | |
Protected Attributes | |
| ILIAS UI Factory | $ui_factory |
| ILIAS UI Renderer | $renderer |
| ilObjDataCollectionGUI | $dcl_gui_object |
| ilDclTable | $table |
| int | $tableview_id |
| ilDclBaseRecordModel | $record_obj |
| bool | $is_enabled_paging = true |
| ilLanguage | $lng |
| ilCtrlInterface | $ctrl |
| ILIAS HTTP Services | $http |
| ILIAS Refinery Factory | $refinery |
| int | $record_id |
| ilCommentGUI | $commentGUI |
| ilDclBaseFieldModel | $currentField |
Private Member Functions | |
| setOptions (string $link_name) | |
| loadSession () | |
| If we come from a goto Link we need to build up the session data. More... | |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
@ilCtrl_Calls ilDclDetailedViewGUI: ilDclDetailedViewDefinitionGUI, ilEditClipboardGUI, ilCommentGUI
Definition at line 24 of file class.ilDclDetailedViewGUI.php.
| ilDclDetailedViewGUI::__construct | ( | ilObjDataCollectionGUI | $a_dcl_object, |
| int | $tableview_id | ||
| ) |
Definition at line 43 of file class.ilDclDetailedViewGUI.php.
References $DIC, $objId, $record_id, $tableview_id, ILIAS\Repository\ctrl(), ilSession\get(), ilObjStyleSheet\getContentStylePath(), ilDclCache\getRecordCache(), ilObjStyleSheet\getSyntaxStylePath(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), loadSession(), ILIAS\Repository\refinery(), and renderer().
Here is the call graph for this function:
|
protected |
Definition at line 306 of file class.ilDclDetailedViewGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilDclDetailedViewGUI::doExtReplace | ( | array | $found | ) |
Definition at line 227 of file class.ilDclDetailedViewGUI.php.
References ilDclCache\getRecordCache(), and ilObjDataCollectionAccess\hasWriteAccess().
Here is the call graph for this function:| ilDclDetailedViewGUI::doReplace | ( | array | $found | ) |
Definition at line 222 of file class.ilDclDetailedViewGUI.php.
| ilDclDetailedViewGUI::executeCommand | ( | ) |
Definition at line 125 of file class.ilDclDetailedViewGUI.php.
References checkAccess(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilDclDetailedViewGUI::jumpToRecord | ( | ) |
Definition at line 146 of file class.ilDclDetailedViewGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
If we come from a goto Link we need to build up the session data.
Definition at line 286 of file class.ilDclDetailedViewGUI.php.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 265 of file class.ilDclDetailedViewGUI.php.
Referenced by renderRecord().
Here is the caller graph for this function:| ilDclDetailedViewGUI::renderRecord | ( | bool | $editComments = false | ) |
Definition at line 152 of file class.ilDclDetailedViewGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ilSession\get(), ilDclRecordEditGUI\REDIRECT_DETAIL, and renderComments().
Here is the call graph for this function:
|
private |
Definition at line 274 of file class.ilDclDetailedViewGUI.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options.
|
protected |
Definition at line 40 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 34 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 41 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 28 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 37 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 32 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 33 of file class.ilDclDetailedViewGUI.php.
|
private |
Definition at line 35 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 39 of file class.ilDclDetailedViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 38 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 27 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 29 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 30 of file class.ilDclDetailedViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilDclDetailedViewGUI.php.