|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilPDSelectedItemsBlockViewGUI. More...
Inheritance diagram for ilPDSelectedItemsBlockViewGUI:
Collaboration diagram for ilPDSelectedItemsBlockViewGUI:Public Member Functions | |
| getScreenId () | |
| getTitle () | |
| getMinimumDetailLevelForSection () | |
| supportsSelectAll () | |
| getIntroductionHtml () | |
| getGroups () | |
| mayRemoveItem ($refId) | |
| setIsInManageMode (bool $isInManageMode) | |
| isInManageMode () | |
| getItemGroups () | |
Static Public Member Functions | |
| static | bySettings (ilPDSelectedItemsBlockViewSettings $viewSettings) |
Protected Member Functions | |
| isRootNode ($refId) | |
| getRepositoryTitle () | |
| preloadItemGroups (array $item_groups) | |
| groupItemsByType () | |
| groupItemsByStartDate () | |
| groupItemsByLocation () | |
Protected Attributes | |
| $viewSettings | |
| $provider | |
| $lng | |
| $tree | |
| $object_cache | |
| $accessHandler | |
| $isInManageMode = false | |
Private Member Functions | |
| __construct (ilPDSelectedItemsBlockViewSettings $viewSettings, ilPDSelectedItemsBlockProvider $provider) | |
| ilPDSelectedItemsBlockViewGUI constructor. More... | |
Class ilPDSelectedItemsBlockViewGUI.
Definition at line 7 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
private |
ilPDSelectedItemsBlockViewGUI constructor.
| ilPDSelectedItemsBlockViewSettings | $viewSettings | |
| ilPDSelectedItemsBlockProvider | $provider |
Definition at line 47 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $DIC, $provider, and $viewSettings.
|
static |
| ilPDSelectedItemsBlockViewSettings | $viewSettings |
Definition at line 137 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $viewSettings.
Referenced by ilFavouritesListGUI\__construct(), ilPDMembershipBlockGUI\initViewSettings(), and ilPDSelectedItemsBlockGUI\initViewSettings().
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilPDSelectedItemsBlockMembershipsViewGUI, and ilPDSelectedItemsBlockSelectedItemsViewGUI.
Referenced by getItemGroups().
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilPDSelectedItemsBlockMembershipsViewGUI, and ilPDSelectedItemsBlockSelectedItemsViewGUI.
| ilPDSelectedItemsBlockViewGUI::getItemGroups | ( | ) |
Definition at line 125 of file class.ilPDSelectedItemsBlockViewGUI.php.
References getGroups(), and preloadItemGroups().
Here is the call graph for this function:| ilPDSelectedItemsBlockViewGUI::getMinimumDetailLevelForSection | ( | ) |
Definition at line 73 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 164 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $nd.
Referenced by groupItemsByLocation().
Here is the caller graph for this function:
|
abstract |
Reimplemented in ilPDSelectedItemsBlockMembershipsViewGUI, and ilPDSelectedItemsBlockSelectedItemsViewGUI.
|
abstract |
Reimplemented in ilPDSelectedItemsBlockMembershipsViewGUI, and ilPDSelectedItemsBlockSelectedItemsViewGUI.
|
protected |
Definition at line 323 of file class.ilPDSelectedItemsBlockViewGUI.php.
References getRepositoryTitle(), and isRootNode().
Referenced by ilPDSelectedItemsBlockMembershipsViewGUI\getGroups(), and ilPDSelectedItemsBlockSelectedItemsViewGUI\getGroups().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 232 of file class.ilPDSelectedItemsBlockViewGUI.php.
References ilPDSelectedItemsBlockGroup\getItems(), and IL_CAL_UNIX.
Referenced by ilPDSelectedItemsBlockMembershipsViewGUI\getGroups().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 199 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $DIC, and ilObjectPlugin\getPluginObjectByType().
Referenced by ilPDSelectedItemsBlockMembershipsViewGUI\getGroups(), and ilPDSelectedItemsBlockSelectedItemsViewGUI\getGroups().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPDSelectedItemsBlockViewGUI::isInManageMode | ( | ) |
Definition at line 117 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $isInManageMode.
Referenced by setIsInManageMode().
Here is the caller graph for this function:
|
protected |
| int | $refId |
Definition at line 156 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $refId.
Referenced by groupItemsByLocation().
Here is the caller graph for this function:| ilPDSelectedItemsBlockViewGUI::mayRemoveItem | ( | $refId | ) |
| int | $refId |
Reimplemented in ilPDSelectedItemsBlockMembershipsViewGUI.
Definition at line 101 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
| ilPDSelectedItemsBlockGroup[] | $item_groups |
Definition at line 179 of file class.ilPDSelectedItemsBlockViewGUI.php.
References ilObjectListGUI\CONTEXT_PERSONAL_DESKTOP, and ilAdvancedMDValues\preloadByObjIds().
Referenced by getItemGroups().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPDSelectedItemsBlockViewGUI::setIsInManageMode | ( | bool | $isInManageMode | ) |
| bool | $isInManageMode |
Definition at line 109 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $isInManageMode, and isInManageMode().
Here is the call graph for this function:
|
abstract |
Reimplemented in ilPDSelectedItemsBlockMembershipsViewGUI, and ilPDSelectedItemsBlockSelectedItemsViewGUI.
|
protected |
Definition at line 37 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 40 of file class.ilPDSelectedItemsBlockViewGUI.php.
Referenced by isInManageMode(), and setIsInManageMode().
|
protected |
Definition at line 22 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 32 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 17 of file class.ilPDSelectedItemsBlockViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 12 of file class.ilPDSelectedItemsBlockViewGUI.php.
Referenced by __construct(), and bySettings().