ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilDataCollectionRecordViewGUI. More...
Public Member Functions | |
__construct ($a_dcl_object) | |
& | executeCommand () |
execute command | |
renderRecord () | |
showRecord a_val = | |
doReplace ($found) | |
doExtReplace ($found) |
Static Public Member Functions | |
static | _getViewDefinitionId ($record_obj) |
Protected Attributes | |
$dcl_gui_object |
Private Member Functions | |
setOptions ($link_name) | |
setOptions string $link_name |
Class ilDataCollectionRecordViewGUI.
ilDataCollectionRecordViewGUI: ilPageObjectGUI, ilEditClipboardGUI
Definition at line 23 of file class.ilDataCollectionRecordViewGUI.php.
ilDataCollectionRecordViewGUI::__construct | ( | $a_dcl_object | ) |
Definition at line 30 of file class.ilDataCollectionRecordViewGUI.php.
References $_GET, $tpl, ilObjStyleSheet\getContentStylePath(), ilDataCollectionCache\getRecordCache(), and ilObjStyleSheet\getSyntaxStylePath().
|
static |
$record_obj | ilDataCollectionRecord |
Definition at line 74 of file class.ilDataCollectionRecordViewGUI.php.
References ilDataCollectionRecordViewViewdefinition\getIdByTableId().
Referenced by ilDataCollectionRecordListTableGUI\buildData(), and renderRecord().
ilDataCollectionRecordViewGUI::doExtReplace | ( | $found | ) |
Definition at line 151 of file class.ilDataCollectionRecordViewGUI.php.
References $tpl, ilObjDataCollection\_hasWriteAccess(), ilDataCollectionCache\getRecordCache(), and ilUtil\sendInfo().
ilDataCollectionRecordViewGUI::doReplace | ( | $found | ) |
Definition at line 147 of file class.ilDataCollectionRecordViewGUI.php.
References setOptions().
& ilDataCollectionRecordViewGUI::executeCommand | ( | ) |
ilDataCollectionRecordViewGUI::renderRecord | ( | ) |
showRecord a_val =
Definition at line 83 of file class.ilDataCollectionRecordViewGUI.php.
References $_GET, $ilCtrl, $lng, $tpl, _getViewDefinitionId(), ilObjStyleSheet\getEffectiveContentStyleId(), ilDataCollectionCache\getTableCache(), and setOptions().
|
private |
setOptions string $link_name
Definition at line 186 of file class.ilDataCollectionRecordViewGUI.php.
References $options.
Referenced by doReplace(), and renderRecord().
|
protected |
Definition at line 28 of file class.ilDataCollectionRecordViewGUI.php.