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

Interface ilContentPageObjectConstants. More...

+ Inheritance diagram for ilContentPageObjectConstants:
+ Collaboration diagram for ilContentPageObjectConstants:

Data Fields

const OBJ_TYPE = 'copa'
 
const UI_CMD_VIEW = 'view'
 
const UI_CMD_EDIT = 'edit'
 
const UI_CMD_UPDATE = 'update'
 
const UI_CMD_COPAGE_DOWNLOAD_FILE = 'downloadFile'
 
const UI_CMD_COPAGE_DISPLAY_FULLSCREEN = 'displayMediaFullscreen'
 
const UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH = 'download_paragraph'
 
const UI_TAB_ID_CONTENT = 'content'
 
const UI_TAB_ID_INFO = 'info_short'
 
const UI_TAB_ID_SETTINGS = 'settings'
 
const UI_TAB_ID_ICON = 'icon'
 
const UI_TAB_ID_STYLE = 'style'
 
const UI_TAB_ID_LP = 'learning_progress'
 
const UI_TAB_ID_EXPORT = 'export'
 
const UI_TAB_ID_PERMISSIONS = 'perm_settings'
 

Detailed Description

Field Documentation

◆ OBJ_TYPE

const ilContentPageObjectConstants::OBJ_TYPE = 'copa'

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

◆ UI_CMD_COPAGE_DISPLAY_FULLSCREEN

const ilContentPageObjectConstants::UI_CMD_COPAGE_DISPLAY_FULLSCREEN = 'displayMediaFullscreen'

Definition at line 16 of file interface.ilContentPageObjectConstants.php.

◆ UI_CMD_COPAGE_DOWNLOAD_FILE

const ilContentPageObjectConstants::UI_CMD_COPAGE_DOWNLOAD_FILE = 'downloadFile'

Definition at line 15 of file interface.ilContentPageObjectConstants.php.

◆ UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH

const ilContentPageObjectConstants::UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH = 'download_paragraph'

Definition at line 17 of file interface.ilContentPageObjectConstants.php.

◆ UI_CMD_EDIT

const ilContentPageObjectConstants::UI_CMD_EDIT = 'edit'

Definition at line 12 of file interface.ilContentPageObjectConstants.php.

◆ UI_CMD_UPDATE

const ilContentPageObjectConstants::UI_CMD_UPDATE = 'update'

Definition at line 13 of file interface.ilContentPageObjectConstants.php.

◆ UI_CMD_VIEW

const ilContentPageObjectConstants::UI_CMD_VIEW = 'view'

Definition at line 11 of file interface.ilContentPageObjectConstants.php.

◆ UI_TAB_ID_CONTENT

const ilContentPageObjectConstants::UI_TAB_ID_CONTENT = 'content'

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

◆ UI_TAB_ID_EXPORT

const ilContentPageObjectConstants::UI_TAB_ID_EXPORT = 'export'

Definition at line 25 of file interface.ilContentPageObjectConstants.php.

◆ UI_TAB_ID_ICON

const ilContentPageObjectConstants::UI_TAB_ID_ICON = 'icon'

Definition at line 22 of file interface.ilContentPageObjectConstants.php.

◆ UI_TAB_ID_INFO

const ilContentPageObjectConstants::UI_TAB_ID_INFO = 'info_short'

Definition at line 20 of file interface.ilContentPageObjectConstants.php.

◆ UI_TAB_ID_LP

const ilContentPageObjectConstants::UI_TAB_ID_LP = 'learning_progress'

Definition at line 24 of file interface.ilContentPageObjectConstants.php.

◆ UI_TAB_ID_PERMISSIONS

const ilContentPageObjectConstants::UI_TAB_ID_PERMISSIONS = 'perm_settings'

Definition at line 26 of file interface.ilContentPageObjectConstants.php.

◆ UI_TAB_ID_SETTINGS

const ilContentPageObjectConstants::UI_TAB_ID_SETTINGS = 'settings'

Definition at line 21 of file interface.ilContentPageObjectConstants.php.

◆ UI_TAB_ID_STYLE

const ilContentPageObjectConstants::UI_TAB_ID_STYLE = 'style'

Definition at line 23 of file interface.ilContentPageObjectConstants.php.


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