ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
ilPDSelectedItemsBlockConstants Interface Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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'
 
const SORT_BY_ALPHABET = 'alphabet'
 
const PRESENTATION_LIST = "list"
 
const PRESENTATION_TILE = "tile"
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning

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

Field Documentation

◆ PRESENTATION_LIST

const ilPDSelectedItemsBlockConstants::PRESENTATION_LIST = "list"

◆ PRESENTATION_TILE

const ilPDSelectedItemsBlockConstants::PRESENTATION_TILE = "tile"

◆ SORT_BY_ALPHABET

const ilPDSelectedItemsBlockConstants::SORT_BY_ALPHABET = 'alphabet'

◆ 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

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