|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 14 of file class.ilDclDetailedViewGUI.php.
| ilDclDetailedViewGUI::__construct | ( | ilObjDataCollectionGUI | $a_dcl_object | ) |
| ilObjDataCollectionGUI | $a_dcl_object |
Definition at line 66 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 430 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 336 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 284 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 273 of file class.ilDclDetailedViewGUI.php.
| ilDclDetailedViewGUI::executeCommand | ( | ) |
Definition at line 116 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 418 of file class.ilDclDetailedViewGUI.php.
References $list.
Referenced by determineNextPrevRecords().
Here is the caller graph for this function:
|
protected |
Definition at line 165 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 323 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 365 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 178 of file class.ilDclDetailedViewGUI.php.
References $_GET, $DIC, $html, $ilCtrl, $table, $tpl, ilObjStyleSheet\getEffectiveContentStyleId(), ilLinkButton\getInstance(), ilDclCache\getTableCache(), ilDclRecordEditGUI\REDIRECT_DETAIL, renderComments(), renderPrevNextLinks(), and renderSelectOptions().
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 389 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 405 of file class.ilDclDetailedViewGUI.php.
References PHPMailer\PHPMailer\$options.
|
protected |
Definition at line 48 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 20 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 56 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 60 of file class.ilDclDetailedViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 40 of file class.ilDclDetailedViewGUI.php.
Referenced by renderPrevNextLinks().
|
protected |
Definition at line 24 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 44 of file class.ilDclDetailedViewGUI.php.
Referenced by renderPrevNextLinks().
|
protected |
Definition at line 52 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 36 of file class.ilDclDetailedViewGUI.php.
|
protected |
Definition at line 28 of file class.ilDclDetailedViewGUI.php.
Referenced by renderRecord().
|
protected |
Definition at line 32 of file class.ilDclDetailedViewGUI.php.