ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Interface ilContentPageObjectConstants. More...
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' |
Interface ilContentPageObjectConstants.
Definition at line 24 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::HTTP_PARAM_PAGE_EDITOR_STYLE_CONTEXT = 'page_editor_style' |
Definition at line 28 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::OBJ_TYPE = 'copa' |
Definition at line 26 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_CMD_COPAGE_DISPLAY_FULLSCREEN = 'displayMediaFullscreen' |
Definition at line 35 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_CMD_COPAGE_DISPLAY_MEDIA = 'displayMedia' |
Definition at line 36 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_CMD_COPAGE_DOWNLOAD_FILE = 'downloadFile' |
Definition at line 34 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_CMD_COPAGE_DOWNLOAD_PARAGRAPH = 'download_paragraph' |
Definition at line 37 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_CMD_COPAGE_EDIT = 'edit' |
Definition at line 38 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_CMD_EDIT = 'edit' |
Definition at line 31 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_CMD_STYLES_EDIT = 'editStyleProperties' |
Definition at line 40 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_CMD_UPDATE = 'update' |
Definition at line 32 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_CMD_VIEW = 'view' |
Definition at line 30 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_TAB_ID_CONTENT = 'content' |
Definition at line 42 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_TAB_ID_EXPORT = 'export' |
Definition at line 48 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_TAB_ID_I18N = 'i18n' |
Definition at line 46 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_TAB_ID_INFO = 'info_short' |
Definition at line 43 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_TAB_ID_LP = 'learning_progress' |
Definition at line 47 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_TAB_ID_MD = 'meta_data' |
Definition at line 50 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_TAB_ID_PERMISSIONS = 'perm_settings' |
Definition at line 49 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_TAB_ID_SETTINGS = 'settings' |
Definition at line 44 of file interface.ilContentPageObjectConstants.php.
const ilContentPageObjectConstants::UI_TAB_ID_STYLE = 'style' |
Definition at line 45 of file interface.ilContentPageObjectConstants.php.