| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilPDSelectedItemsBlockConstants:
 Collaboration diagram for ilPDSelectedItemsBlockConstants:Data Fields | |
| const | VIEW_SELECTED_ITEMS = 0 | 
| const | VIEW_RECOMMENDED_CONTENT = 1 | 
| const | VIEW_MY_MEMBERSHIPS = 2 | 
| const | VIEW_LEARNING_SEQUENCES = 3 | 
| const | VIEW_MY_STUDYPROGRAMME = 4 | 
| const | SORT_BY_TYPE = 'type' | 
| const | SORT_BY_LOCATION = 'location' | 
| const | SORT_BY_START_DATE = 'start_date' | 
| const | SORT_BY_ALPHABET = 'alphabet' | 
| const | PRESENTATION_LIST = 'list' | 
| const | PRESENTATION_TILE = 'tile' | 
Definition at line 21 of file interface.ilPDSelectedItemsBlockConstants.php.
| const ilPDSelectedItemsBlockConstants::PRESENTATION_LIST = 'list' | 
Definition at line 34 of file interface.ilPDSelectedItemsBlockConstants.php.
| const ilPDSelectedItemsBlockConstants::PRESENTATION_TILE = 'tile' | 
Definition at line 35 of file interface.ilPDSelectedItemsBlockConstants.php.
| const ilPDSelectedItemsBlockConstants::SORT_BY_ALPHABET = 'alphabet' | 
Definition at line 32 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilDashboardBlockGUI\getItemGroups().
| const ilPDSelectedItemsBlockConstants::SORT_BY_LOCATION = 'location' | 
Definition at line 30 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilDashboardBlockGUI\getItemGroups().
| const ilPDSelectedItemsBlockConstants::SORT_BY_START_DATE = 'start_date' | 
Definition at line 31 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilDashboardBlockGUI\getItemGroups().
| const ilPDSelectedItemsBlockConstants::SORT_BY_TYPE = 'type' | 
Definition at line 29 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilDashboardBlockGUI\getItemGroups().
| const ilPDSelectedItemsBlockConstants::VIEW_LEARNING_SEQUENCES = 3 | 
Definition at line 26 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilDashboardLearningSequenceGUI\initViewSettings(), and ilDashboardGUI\renderView().
| const ilPDSelectedItemsBlockConstants::VIEW_MY_MEMBERSHIPS = 2 | 
Definition at line 25 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilMembershipBlockGUI\initViewSettings(), and ilDashboardGUI\renderView().
| const ilPDSelectedItemsBlockConstants::VIEW_MY_STUDYPROGRAMME = 4 | 
Definition at line 27 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilStudyProgrammeDashboardViewGUI\initViewSettings(), and ilDashboardGUI\renderView().
| const ilPDSelectedItemsBlockConstants::VIEW_RECOMMENDED_CONTENT = 1 | 
Definition at line 24 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilDashboardSortationTableGUI\initData(), ilDashboardRecommendedContentGUI\initViewSettings(), ilDashboardGUI\renderView(), and ilObjDashboardSettingsGUI\saveSettings().
| const ilPDSelectedItemsBlockConstants::VIEW_SELECTED_ITEMS = 0 | 
Definition at line 23 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilSelectedItemsBlockGUI\initViewSettings(), ilDashboardGUI\renderView(), and DashboardViewSettingsTest\setUp().