| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
ilDclDetailedViewGUI: ilDclDetailedViewDefinitionGUI, ilEditClipboardGUI, ilCommentGUI More...
 Collaboration diagram for ilDclDetailedViewGUI:Public Member Functions | |
| __construct (ilObjDataCollectionGUI $a_dcl_object, int $tableview_id) | |
| executeCommand () | |
| renderRecord (bool $editComments=false) | |
| doReplace (array $found) | |
| doExtReplace (array $found) | |
Protected Member Functions | |
| offerAlternativeViews () | |
| renderComments (bool $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 | |
| ILIAS UI Factory | $ui_factory | 
| ILIAS UI Renderer | $renderer | 
| ilObjDataCollectionGUI | $dcl_gui_object | 
| ilDclTable | $table | 
| int | $tableview_id | 
| ilDclBaseRecordModel | $record_obj | 
| int | $next_record_id = 0 | 
| int | $prev_record_id = 0 | 
| int | $current_record_position = 0 | 
| array | $record_ids = [] | 
| 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) | |
| setOptions string $link_name  More... | |
| loadSession () | |
| If we come from a goto Link we need to build up the session data.  More... | |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl | 
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 47 of file class.ilDclDetailedViewGUI.php.
References $DIC, $objId, $record_id, $ref_id, $tableview_id, ILIAS\Repository\ctrl(), determineNextPrevRecords(), ilObjStyleSheet\getContentStylePath(), ilDclCache\getRecordCache(), ilObjStyleSheet\getSyntaxStylePath(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 416 of file class.ilDclDetailedViewGUI.php.
References $ref_id, $tableview_id, and 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 319 of file class.ilDclDetailedViewGUI.php.
References ilSession\get(), ilSession\has(), and loadSession().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclDetailedViewGUI::doExtReplace | ( | array | $found | ) | 
Definition at line 269 of file class.ilDclDetailedViewGUI.php.
References ilDclCache\getRecordCache(), and ilObjDataCollectionAccess\hasWriteAccess().
 Here is the call graph for this function:| ilDclDetailedViewGUI::doReplace | ( | array | $found | ) | 
Definition at line 264 of file class.ilDclDetailedViewGUI.php.
References setOptions().
 Here is the call graph for this function:| ilDclDetailedViewGUI::executeCommand | ( | ) | 
Definition at line 115 of file class.ilDclDetailedViewGUI.php.
References checkAccess(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and offerAlternativeViews().
 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 393 of file class.ilDclDetailedViewGUI.php.
References $tableview_id.
Referenced by determineNextPrevRecords().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 141 of file class.ilDclDetailedViewGUI.php.
References $DIC, and ILIAS\Repository\lng().
Referenced by executeCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 307 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 345 of file class.ilDclDetailedViewGUI.php.
References $DIC, $next_record_id, $out, $prev_record_id, $url, and ILIAS\Repository\lng().
Referenced by renderRecord().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilDclDetailedViewGUI::renderRecord | ( | bool | $editComments = false | ) | 
Definition at line 150 of file class.ilDclDetailedViewGUI.php.
References $current_record_position, $DIC, $ref_id, $tableview_id, ilDclTable\getRecordFields(), ilDclCache\getTableCache(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ilDclRecordEditGUI\REDIRECT_DETAIL, ILIAS\Repository\refinery(), renderComments(), renderPrevNextLinks(), renderSelectOptions(), and setOptions().
 Here is the call graph for this function:
      
  | 
  protected | 
Render select options.
Definition at line 366 of file class.ilDclDetailedViewGUI.php.
References $out, and $record_id.
Referenced by renderRecord().
 Here is the caller graph for this function:
      
  | 
  private | 
setOptions string $link_name
Definition at line 381 of file class.ilDclDetailedViewGUI.php.
Referenced by doReplace(), and renderRecord().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 44 of file class.ilDclDetailedViewGUI.php.
      
  | 
  protected | 
Definition at line 38 of file class.ilDclDetailedViewGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilDclDetailedViewGUI.php.
Referenced by renderRecord().
      
  | 
  protected | 
Definition at line 45 of file class.ilDclDetailedViewGUI.php.
      
  | 
  protected | 
Definition at line 28 of file class.ilDclDetailedViewGUI.php.
      
  | 
  protected | 
Definition at line 41 of file class.ilDclDetailedViewGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilDclDetailedViewGUI.php.
      
  | 
  protected | 
Definition at line 37 of file class.ilDclDetailedViewGUI.php.
      
  | 
  private | 
Definition at line 39 of file class.ilDclDetailedViewGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilDclDetailedViewGUI.php.
Referenced by renderPrevNextLinks().
      
  | 
  protected | 
Definition at line 33 of file class.ilDclDetailedViewGUI.php.
Referenced by renderPrevNextLinks().
      
  | 
  protected | 
Definition at line 43 of file class.ilDclDetailedViewGUI.php.
Referenced by __construct(), and renderSelectOptions().
      
  | 
  protected | 
Definition at line 35 of file class.ilDclDetailedViewGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilDclDetailedViewGUI.php.
      
  | 
  protected | 
Definition at line 42 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(), checkAccess(), loadSession(), and renderRecord().
      
  | 
  protected | 
Definition at line 26 of file class.ilDclDetailedViewGUI.php.