| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilDashboardRecommendedContentGUI:
 Collaboration diagram for ilDashboardRecommendedContentGUI:Public Member Functions | |
| __construct () | |
| initViewSettings () | |
| emptyHandling () | |
| initData () | |
| getBlockType () | |
| addCustomCommandsToActionMenu (ilObjectListGUI $itemListGui, int $ref_id) | |
| confirmedRemove (array $ids) | |
| removeMultipleEnabled () | |
| getRemoveMultipleActionText () | |
  Public Member Functions inherited from ilDashboardBlockGUI | |
| __construct () | |
| initViewSettings () | |
| initData () | |
| emptyHandling () | |
| addCustomCommandsToActionMenu (ilObjectListGUI $itemListGui, int $ref_id) | |
| getNoItemFoundContent () | |
| getViewSettings () | |
| init () | |
| getHTML () | |
| setData (array $a_data) | |
| getData () | |
| addCommandActions () | |
| getRemoveModal () | |
| executeCommand () | |
| viewDashboardObject () | |
| changePDItemSortingObject () | |
| changePDItemPresentationObject () | |
| getItemGroups () | |
| addToDeskObject () | |
| removeFromDeskObject () | |
| removeMultipleEnabled () | |
| getRemoveMultipleActionText () | |
| confirmedRemove (array $ids) | |
| byType (string $a_type) | |
  Public Member Functions inherited from ilBlockGUI | |
| __construct () | |
| getBlockType () | |
| setData (array $a_data) | |
| getData () | |
| setPresentation (int $type) | |
| getPresentation () | |
| setBlockId (string $a_block_id="0") | |
| getBlockId () | |
| setGuiObject (object $a_gui_object) | |
| Set GuiObject.  More... | |
| getGuiObject () | |
| setTitle (string $a_title) | |
| getTitle () | |
| setOffset (int $a_offset) | |
| getOffset () | |
| checkOffset (int $offset) | |
| setLimit (int $a_limit) | |
| getLimit () | |
| setEnableEdit (bool $a_enableedit) | |
| getEnableEdit () | |
| setRepositoryMode (bool $a_repositorymode) | |
| getRepositoryMode () | |
| setSubtitle (string $a_subtitle) | |
| getSubtitle () | |
| setRefId (int $a_refid) | |
| Set Ref Id (only used if isRepositoryObject() is true).  More... | |
| getRefId () | |
| setAdminCommands (bool $a_admincommands) | |
| getAdminCommands () | |
| setEnableNumInfo (bool $a_enablenuminfo) | |
| getEnableNumInfo () | |
| setProperties (array $a_properties) | |
| This function is supposed to be used for block type specific properties, that should be inherited through ilColumnGUI->setBlockProperties.  More... | |
| getProperty (string $a_property) | |
| setProperty (string $a_property, string $a_value) | |
| setRowTemplate (string $a_rowtemplatename, string $a_rowtemplatedir="") | |
| Set Row Template Name.  More... | |
| getNavParameter () | |
| getConfigParameter () | |
| getMoveParameter () | |
| getRowTemplateName () | |
| getRowTemplateDir () | |
| addBlockCommand (string $a_href, string $a_text, string $a_onclick="", RoundTrip $modal=null) | |
| getBlockCommands () | |
| getHTML () | |
| getAsynch () | |
| Use this for final get before sending asynchronous output (ajax) per echo to output.  More... | |
| getPaginationViewControl () | |
| Fill previous/next row.  More... | |
| getViewControlsForPanel () | |
| sortObject () | |
| addSortOption (string $option, string $label, bool $active) | |
| setSortTarget (string $target) | |
| addPresentation (string $label, string $target, bool $active) | |
| getNoItemFoundContent () | |
Protected Member Functions | |
| removeRecommendationObject () | |
  Protected Member Functions inherited from ilDashboardBlockGUI | |
| getCardForData (BlockDTO $data) | |
| getListItemGroups () | |
| getListItemForDataDTO (BlockDTO $data) | |
| isRepositoryObject () | |
| getLegacyContent () | |
| preloadData (array $data) | |
| initAndShow () | |
| isRootNode (int $refId) | |
| getRepositoryTitle () | |
| getManageFields () | |
  Protected Member Functions inherited from ilBlockGUI | |
| isRepositoryObject () | |
| Returns whether block has a corresponding repository object.  More... | |
| specialCharsAsEntities (string $string) | |
| initCommands () | |
| preloadData (array $data) | |
| Can be overwritten in subclasses.  More... | |
| getLegacyContent () | |
| Get legacy content.  More... | |
| getListItemForData (array $data) | |
| Get list item for data array.  More... | |
| handleNavigation () | |
| Handle navigation.  More... | |
| loadData () | |
| Load data for current page.  More... | |
| getListItemGroups () | |
| Get items.  More... | |
| addRepoCommands () | |
| Add repo commands.  More... | |
| getActionsForPanel () | |
| send (string $output) | |
| Send.  More... | |
Definition at line 23 of file class.ilDashboardRecommendedContentGUI.php.
| ilDashboardRecommendedContentGUI::__construct | ( | ) | 
Definition at line 25 of file class.ilDashboardRecommendedContentGUI.php.
References $DIC, ilBlockGUI\$request, and ILIAS\MetaData\Repository\Validation\Data\__construct().
 Here is the call graph for this function:| ilDashboardRecommendedContentGUI::addCustomCommandsToActionMenu | ( | ilObjectListGUI | $itemListGui, | 
| int | $ref_id | ||
| ) | 
Definition at line 108 of file class.ilDashboardRecommendedContentGUI.php.
References ilObjectListGUI\addCustomCommand(), and ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilDashboardRecommendedContentGUI::confirmedRemove | ( | array | $ids | ) | 
Definition at line 117 of file class.ilDashboardRecommendedContentGUI.php.
References $ref_id, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilDashboardRecommendedContentGUI::emptyHandling | ( | ) | 
Definition at line 50 of file class.ilDashboardRecommendedContentGUI.php.
| ilDashboardRecommendedContentGUI::getBlockType | ( | ) | 
Definition at line 103 of file class.ilDashboardRecommendedContentGUI.php.
| ilDashboardRecommendedContentGUI::getRemoveMultipleActionText | ( | ) | 
Definition at line 132 of file class.ilDashboardRecommendedContentGUI.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:| ilDashboardRecommendedContentGUI::initData | ( | ) | 
Definition at line 55 of file class.ilDashboardRecommendedContentGUI.php.
References ilBlockGUI\$ctrl, $ref_id, ilObject\_lookupDescription(), ilObject\_lookupObjectId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilObjectFactory\getInstanceByRefId(), ILIAS\Repository\int(), ilDashboardBlockGUI\setData(), ILIAS\Repository\settings(), ilStr\shortenTextExtended(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilDashboardRecommendedContentGUI::initViewSettings | ( | ) | 
Definition at line 40 of file class.ilDashboardRecommendedContentGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\user(), and ilPDSelectedItemsBlockConstants\VIEW_RECOMMENDED_CONTENT.
 Here is the call graph for this function:| ilDashboardRecommendedContentGUI::removeMultipleEnabled | ( | ) | 
Definition at line 127 of file class.ilDashboardRecommendedContentGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilDashboardRecommendedContentGUI.php.
References ilDashboardBlockGUI\$requested_item_ref_id, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
 Here is the call graph for this function: