ILIAS
trunk Revision v11.0_alpha-1862-g4e205cb56d4
|
Public Member Functions | |
emptyHandling () | |
initViewSettings () | |
getBlockType () | |
confirmedRemove (array $ids) | |
removeMultipleEnabled () | |
getRemoveMultipleActionText () | |
![]() | |
__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) | |
![]() | |
__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 | |
getIcon (string $title) | |
isRelevantLso (ilObjLearningSequence $obj) | |
![]() | |
getCardForData (BlockDTO $data) | |
getListItemGroups () | |
getListItemForDataDTO (BlockDTO $data) | |
isRepositoryObject () | |
getLegacyContent () | |
initAndShow () | |
isRootNode (int $refId) | |
getRepositoryTitle () | |
getManageFields () | |
![]() | |
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 24 of file class.ilDashboardLearningSequenceGUI.php.
ilDashboardLearningSequenceGUI::confirmedRemove | ( | array | $ids | ) |
Definition at line 110 of file class.ilDashboardLearningSequenceGUI.php.
References $ref_id, ilObject\_lookupType(), ILIAS\Repository\access(), ilForumNotification\checkForumsExistsDelete(), ILIAS\Repository\ctrl(), ilObjLearningSequence\getInstanceByRefId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
ilDashboardLearningSequenceGUI::emptyHandling | ( | ) |
Definition at line 39 of file class.ilDashboardLearningSequenceGUI.php.
ilDashboardLearningSequenceGUI::getBlockType | ( | ) |
Definition at line 105 of file class.ilDashboardLearningSequenceGUI.php.
|
protected |
Definition at line 26 of file class.ilDashboardLearningSequenceGUI.php.
References factory().
ilDashboardLearningSequenceGUI::getRemoveMultipleActionText | ( | ) |
Definition at line 134 of file class.ilDashboardLearningSequenceGUI.php.
References ILIAS\Repository\lng().
ilDashboardLearningSequenceGUI::initViewSettings | ( | ) |
Definition at line 44 of file class.ilDashboardLearningSequenceGUI.php.
References ilDashboardBlockGUI\$data, ilObject\_getAllReferences(), ilParticipants\_getMembershipByType(), ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilObjLearningSequence\getInstanceByRefId(), ilDashboardBlockGUI\initData(), isRelevantLso(), ilDashboardBlockGUI\setData(), ILIAS\Repository\user(), and ilPDSelectedItemsBlockConstants\VIEW_LEARNING_SEQUENCES.
|
protected |
Definition at line 89 of file class.ilDashboardLearningSequenceGUI.php.
References ilObjLearningSequence\getLSLearnerItems(), ilLPStatus\LP_STATUS_IN_PROGRESS_NUM, and ILIAS\Repository\user().
Referenced by initViewSettings().
ilDashboardLearningSequenceGUI::removeMultipleEnabled | ( | ) |
Definition at line 129 of file class.ilDashboardLearningSequenceGUI.php.