|
ILIAS
release_4-3 Revision
|
Class ilDataCollectionRecordViewGUI. More...
Collaboration diagram for ilDataCollectionRecordViewGUI: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().
Here is the call graph for this function:
|
static |
| $record_obj | ilDataCollectionRecord |
Definition at line 74 of file class.ilDataCollectionRecordViewGUI.php.
References ilDataCollectionRecordViewViewdefinition\getIdByTableId().
Referenced by ilDataCollectionRecordListTableGUI\buildData(), and renderRecord().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDataCollectionRecordViewGUI::doExtReplace | ( | $found | ) |
Definition at line 147 of file class.ilDataCollectionRecordViewGUI.php.
References $tpl, and ilDataCollectionCache\getRecordCache().
Here is the call graph for this function:| ilDataCollectionRecordViewGUI::doReplace | ( | $found | ) |
Definition at line 143 of file class.ilDataCollectionRecordViewGUI.php.
References setOptions().
Here is the call graph for this function:| & 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().
Here is the call graph for this function:
|
private |
setOptions string $link_name
Definition at line 182 of file class.ilDataCollectionRecordViewGUI.php.
Referenced by doReplace(), and renderRecord().
Here is the caller graph for this function:
|
protected |
Definition at line 28 of file class.ilDataCollectionRecordViewGUI.php.