|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for ilDclDetailedViewGUI:Public Member Functions | |
| __construct (ilObjDataCollectionGUI $a_dcl_object) | |
| executeCommand () | |
| renderRecord ($editComments=false) | |
| doReplace ($found) | |
| doExtReplace ($found) | |
Protected Member Functions | |
| offerAlternativeViews () | |
| renderComments ($edit=false) | |
| determineNextPrevRecords () | |
| Find the previous/next record from the current position. More... | |
| renderPrevNextLinks () | |
| Determine and return the markup for the previous/next records. More... | |
| renderSelectOptions () | |
| Render select options. More... | |
| checkAccess () | |
Protected Attributes | |
| $dcl_gui_object | |
| $notes_gui | |
| $table | |
| $tableview_id | |
| $record_obj | |
| $next_record_id = 0 | |
| $prev_record_id = 0 | |
| $current_record_position = 0 | |
| $record_ids = array() | |
| $is_enabled_paging = true | |
| $lng | |
Private Member Functions | |
| setOptions ($link_name) | |
| setOptions string $link_name More... | |
| loadSession () | |
| If we come from a goto Link we need to build up the session data. More... | |
@ilCtrl_Calls ilDclDetailedViewGUI: ilDclDetailedViewDefinitionGUI, ilEditClipboardGUI
Definition at line 15 of file class.ilDclDetailedViewGUI.php.
| ilDclDetailedViewGUI::__construct | ( | ilObjDataCollectionGUI | $a_dcl_object | ) |
| ilObjDataCollectionGUI | $a_dcl_object |
Definition at line 67 of file class.ilDclDetailedViewGUI.php.
References $_GET, $DIC, $ilCtrl, $lng, $tpl, determineNextPrevRecords(), ilObjStyleSheet\getContentStylePath(), ilDclCache\getRecordCache(), ilObjStyleSheet\getSyntaxStylePath(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 427 of file class.ilDclDetailedViewGUI.php.
References ilDclDetailedViewDefinition\isActive().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Find the previous/next record from the current position.
Also determine position of current record in whole set.
Definition at line 335 of file class.ilDclDetailedViewGUI.php.
References $_SESSION, and loadSession().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDclDetailedViewGUI::doExtReplace | ( | $found | ) |
| $found |
Definition at line 283 of file class.ilDclDetailedViewGUI.php.
References $tpl, ilDclCache\getRecordCache(), ilObjDataCollectionAccess\hasWriteAccess(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilDclDetailedViewGUI::doReplace | ( | $found | ) |
| $found |
Definition at line 272 of file class.ilDclDetailedViewGUI.php.
| ilDclDetailedViewGUI::executeCommand | ( | ) |
Definition at line 117 of file class.ilDclDetailedViewGUI.php.
References $_GET, $DIC, $ilCtrl, checkAccess(), offerAlternativeViews(), renderRecord(), and ilUtil\sendFailure().
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 416 of file class.ilDclDetailedViewGUI.php.
References $list.
Referenced by determineNextPrevRecords().
Here is the caller graph for this function:
|
protected |
Definition at line 164 of file class.ilDclDetailedViewGUI.php.
References $DIC, $tpl, and ilUtil\sendInfo().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 322 of file class.ilDclDetailedViewGUI.php.
Referenced by renderRecord().
Here is the caller graph for this function:
|
protected |
Determine and return the markup for the previous/next records.
Definition at line 364 of file class.ilDclDetailedViewGUI.php.
References $DIC, $ilCtrl, $next_record_id, $out, $prev_record_id, and $url.
Referenced by renderRecord().
Here is the caller graph for this function:| ilDclDetailedViewGUI::renderRecord | ( | $editComments = false | ) |
| bool | $editComments |
Definition at line 176 of file class.ilDclDetailedViewGUI.php.
References $_GET, $DIC, $html, $ilCtrl, $table, $tpl, ilObjStyleSheet\getEffectiveContentStyleId(), ilLinkButton\getInstance(), ilDclCache\getTableCache(), ilDclRecordEditGUI\REDIRECT_DETAIL, renderComments(), renderPrevNextLinks(), renderSelectOptions(), and sprintf.
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Render select options.
Definition at line 388 of file class.ilDclDetailedViewGUI.php.
References $out.
Referenced by renderRecord().
Here is the caller graph for this function:
|
private |
setOptions string $link_name
Definition at line 404 of file class.ilDclDetailedViewGUI.php.
References $options.
|
protected |
Definition at line 49 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 21 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 57 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 61 of file class.ilDclDetailedViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 41 of file class.ilDclDetailedViewGUI.php.
Referenced by renderPrevNextLinks().
|
protected |
Definition at line 25 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 45 of file class.ilDclDetailedViewGUI.php.
Referenced by renderPrevNextLinks().
|
protected |
Definition at line 53 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 37 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 29 of file class.ilDclDetailedViewGUI.php.
Referenced by renderRecord().
|
protected |
Definition at line 33 of file class.ilDclDetailedViewGUI.php.