ILIAS  trunk Revision v11.0_alpha-1769-g99a433fe2dc
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilContentPageObjectConstants Interface Reference

Interface ilContentPageObjectConstants. More...

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

Data Fields

const OBJ_TYPE = 'copa'
 
const HTTP_PARAM_PAGE_EDITOR_STYLE_CONTEXT = 'page_editor_style'
 
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_DISPLAY_MEDIA = 'displayMedia'
 
const UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH = 'download_paragraph'
 
const UI_CMD_COPAGE_EDIT = 'edit'
 
const UI_CMD_STYLES_EDIT = 'editStyleProperties'
 
const UI_TAB_ID_CONTENT = 'content'
 
const UI_TAB_ID_INFO = 'info_short'
 
const UI_TAB_ID_SETTINGS = 'settings'
 
const UI_TAB_ID_STYLE = 'style'
 
const UI_TAB_ID_I18N = 'i18n'
 
const UI_TAB_ID_LP = 'learning_progress'
 
const UI_TAB_ID_EXPORT = 'export'
 
const UI_TAB_ID_PERMISSIONS = 'perm_settings'
 
const UI_TAB_ID_MD = 'meta_data'
 

Detailed Description

Field Documentation

◆ HTTP_PARAM_PAGE_EDITOR_STYLE_CONTEXT

const ilContentPageObjectConstants::HTTP_PARAM_PAGE_EDITOR_STYLE_CONTEXT = 'page_editor_style'

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

◆ OBJ_TYPE

const ilContentPageObjectConstants::OBJ_TYPE = 'copa'

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

◆ UI_CMD_COPAGE_DISPLAY_FULLSCREEN

const ilContentPageObjectConstants::UI_CMD_COPAGE_DISPLAY_FULLSCREEN = 'displayMediaFullscreen'

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

◆ UI_CMD_COPAGE_DISPLAY_MEDIA

const ilContentPageObjectConstants::UI_CMD_COPAGE_DISPLAY_MEDIA = 'displayMedia'

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

◆ UI_CMD_COPAGE_DOWNLOAD_FILE

const ilContentPageObjectConstants::UI_CMD_COPAGE_DOWNLOAD_FILE = 'downloadFile'

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

◆ UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH

const ilContentPageObjectConstants::UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH = 'download_paragraph'

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

◆ UI_CMD_COPAGE_EDIT

const ilContentPageObjectConstants::UI_CMD_COPAGE_EDIT = 'edit'

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

◆ UI_CMD_EDIT

const ilContentPageObjectConstants::UI_CMD_EDIT = 'edit'

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

◆ UI_CMD_STYLES_EDIT

const ilContentPageObjectConstants::UI_CMD_STYLES_EDIT = 'editStyleProperties'

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

◆ UI_CMD_UPDATE

const ilContentPageObjectConstants::UI_CMD_UPDATE = 'update'

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

◆ UI_CMD_VIEW

const ilContentPageObjectConstants::UI_CMD_VIEW = 'view'

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

◆ UI_TAB_ID_CONTENT

const ilContentPageObjectConstants::UI_TAB_ID_CONTENT = 'content'

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

◆ UI_TAB_ID_EXPORT

const ilContentPageObjectConstants::UI_TAB_ID_EXPORT = 'export'

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

◆ UI_TAB_ID_I18N

const ilContentPageObjectConstants::UI_TAB_ID_I18N = 'i18n'

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

◆ UI_TAB_ID_INFO

const ilContentPageObjectConstants::UI_TAB_ID_INFO = 'info_short'

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

◆ UI_TAB_ID_LP

const ilContentPageObjectConstants::UI_TAB_ID_LP = 'learning_progress'

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

◆ UI_TAB_ID_MD

const ilContentPageObjectConstants::UI_TAB_ID_MD = 'meta_data'

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

◆ UI_TAB_ID_PERMISSIONS

const ilContentPageObjectConstants::UI_TAB_ID_PERMISSIONS = 'perm_settings'

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

◆ UI_TAB_ID_SETTINGS

const ilContentPageObjectConstants::UI_TAB_ID_SETTINGS = 'settings'

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

◆ UI_TAB_ID_STYLE

const ilContentPageObjectConstants::UI_TAB_ID_STYLE = 'style'

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


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