ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Interface ilPDConstants. More...
Data Fields | |
const | VIEW_SELECTED_ITEMS = 0 |
const | VIEW_MY_MEMBERSHIPS = 1 |
const | VIEW_MY_STUDYPROGRAMME = 2 |
const | SORT_BY_TYPE = 'type' |
const | SORT_BY_LOCATION = 'location' |
const | SORT_BY_START_DATE = 'start_date' |
const | PRESENTATION_LIST = "list" |
const | PRESENTATION_TILE = "tile" |
Interface ilPDConstants.
Definition at line 7 of file interface.ilPDSelectedItemsBlockConstants.php.
const ilPDSelectedItemsBlockConstants::PRESENTATION_LIST = "list" |
Definition at line 17 of file interface.ilPDSelectedItemsBlockConstants.php.
const ilPDSelectedItemsBlockConstants::PRESENTATION_TILE = "tile" |
Definition at line 18 of file interface.ilPDSelectedItemsBlockConstants.php.
const ilPDSelectedItemsBlockConstants::SORT_BY_LOCATION = 'location' |
Definition at line 14 of file interface.ilPDSelectedItemsBlockConstants.php.
const ilPDSelectedItemsBlockConstants::SORT_BY_START_DATE = 'start_date' |
Definition at line 15 of file interface.ilPDSelectedItemsBlockConstants.php.
const ilPDSelectedItemsBlockConstants::SORT_BY_TYPE = 'type' |
Definition at line 13 of file interface.ilPDSelectedItemsBlockConstants.php.
const ilPDSelectedItemsBlockConstants::VIEW_MY_MEMBERSHIPS = 1 |
Definition at line 10 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilPDMembershipBlockGUI\initViewSettings().
const ilPDSelectedItemsBlockConstants::VIEW_MY_STUDYPROGRAMME = 2 |
Definition at line 11 of file interface.ilPDSelectedItemsBlockConstants.php.
const ilPDSelectedItemsBlockConstants::VIEW_SELECTED_ITEMS = 0 |
Definition at line 9 of file interface.ilPDSelectedItemsBlockConstants.php.
Referenced by ilPDSelectedItemsBlockGUI\initViewSettings().