|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilPDSelectedItemsBlockViewGUI. More...
Inheritance diagram for ilPDSelectedItemsBlockViewGUI:
Collaboration diagram for ilPDSelectedItemsBlockViewGUI:Public Member Functions | |
| getScreenId () | |
| getTitle () | |
| getMinimumDetailLevelForSection () | |
| supportsSelectAll () | |
| getIntroductionHtml () | |
| getGroups () | |
| mayRemoveItem ($refId) | |
| 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 | |
Private Member Functions | |
| __construct (ilPDSelectedItemsBlockViewSettings $viewSettings, ilPDSelectedItemsBlockProvider $provider) | |
| ilPDSelectedItemsBlockViewGUI constructor. More... | |
Class ilPDSelectedItemsBlockViewGUI.
Definition at line 9 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
finalprivate |
ilPDSelectedItemsBlockViewGUI constructor.
| ilPDSelectedItemsBlockViewSettings | $viewSettings | |
| ilPDSelectedItemsBlockProvider | $provider |
Definition at line 46 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $DIC, $provider, and $viewSettings.
|
static |
| ilPDSelectedItemsBlockViewSettings | $viewSettings |
Definition at line 121 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $viewSettings.
Referenced by 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 108 of file class.ilPDSelectedItemsBlockViewGUI.php.
References getGroups(), and preloadItemGroups().
Here is the call graph for this function:| ilPDSelectedItemsBlockViewGUI::getMinimumDetailLevelForSection | ( | ) |
Definition at line 72 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 152 of file class.ilPDSelectedItemsBlockViewGUI.php.
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 312 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $key, 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 220 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $key, 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 187 of file class.ilPDSelectedItemsBlockViewGUI.php.
References $DIC, $title, and ilObjectPlugin\getRepoPluginObjectByType().
Referenced by ilPDSelectedItemsBlockMembershipsViewGUI\getGroups(), and ilPDSelectedItemsBlockSelectedItemsViewGUI\getGroups().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| int | $refId |
Definition at line 144 of file class.ilPDSelectedItemsBlockViewGUI.php.
Referenced by groupItemsByLocation().
Here is the caller graph for this function:| ilPDSelectedItemsBlockViewGUI::mayRemoveItem | ( | $refId | ) |
| int | $refId |
Reimplemented in ilPDSelectedItemsBlockMembershipsViewGUI.
Definition at line 100 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
| ilPDSelectedItemsBlockGroup[] | $item_groups |
Definition at line 167 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:
|
abstract |
Reimplemented in ilPDSelectedItemsBlockMembershipsViewGUI, and ilPDSelectedItemsBlockSelectedItemsViewGUI.
|
protected |
Definition at line 39 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 24 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 34 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 19 of file class.ilPDSelectedItemsBlockViewGUI.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilPDSelectedItemsBlockViewGUI.php.
|
protected |
Definition at line 14 of file class.ilPDSelectedItemsBlockViewGUI.php.
Referenced by __construct(), and bySettings().