ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilPDSelectedItemsBlockConstants Interface Reference

Interface ilPDConstants. More...

+ Inheritance diagram for ilPDSelectedItemsBlockConstants:
+ Collaboration diagram for ilPDSelectedItemsBlockConstants:

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'
 

Detailed Description

Interface ilPDConstants.

Definition at line 7 of file interface.ilPDSelectedItemsBlockConstants.php.

Field Documentation

◆ SORT_BY_LOCATION

const ilPDSelectedItemsBlockConstants::SORT_BY_LOCATION = 'location'

◆ SORT_BY_START_DATE

const ilPDSelectedItemsBlockConstants::SORT_BY_START_DATE = 'start_date'

◆ SORT_BY_TYPE

const ilPDSelectedItemsBlockConstants::SORT_BY_TYPE = 'type'

◆ VIEW_MY_MEMBERSHIPS

const ilPDSelectedItemsBlockConstants::VIEW_MY_MEMBERSHIPS = 1

◆ VIEW_MY_STUDYPROGRAMME

const ilPDSelectedItemsBlockConstants::VIEW_MY_STUDYPROGRAMME = 2

◆ VIEW_SELECTED_ITEMS

const ilPDSelectedItemsBlockConstants::VIEW_SELECTED_ITEMS = 0

Definition at line 9 of file interface.ilPDSelectedItemsBlockConstants.php.


The documentation for this interface was generated from the following file: