|
| | __construct (?ilObjUser $user=null) |
| |
| | render () |
| |
| | initViewSettings () |
| |
| | emptyHandling () |
| |
| | initData () |
| |
| | 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 () |
| |