ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
@ilCtrl_Calls ilDclDetailedViewGUI: ilDclDetailedViewDefinitionGUI, ilEditClipboardGUI, ilCommentGUI More...
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().
|
protected |
Definition at line 306 of file class.ilDclDetailedViewGUI.php.
Referenced by executeCommand().
ilDclDetailedViewGUI::doExtReplace | ( | array | $found | ) |
Definition at line 227 of file class.ilDclDetailedViewGUI.php.
References ilDclCache\getRecordCache(), and ilObjDataCollectionAccess\hasWriteAccess().
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().
ilDclDetailedViewGUI::jumpToRecord | ( | ) |
Definition at line 146 of file class.ilDclDetailedViewGUI.php.
References ILIAS\Repository\ctrl().
|
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().
|
protected |
Definition at line 265 of file class.ilDclDetailedViewGUI.php.
Referenced by renderRecord().
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().
|
private |
Definition at line 274 of file class.ilDclDetailedViewGUI.php.
|
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.