ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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' |
Interface ilPDConstants.
Definition at line 7 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.
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.