Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.opencms.workplace
Interface I_CmsWpConstants  view I_CmsWpConstants download I_CmsWpConstants.java

All Known Implementing Classes:
A_CmsWpElement, CmsBackbutton, CmsButton, CmsButtonJavascript, CmsButtonSubmit, CmsButtonText, CmsChannelTree, CmsChgrp, CmsChmod, CmsChnav, CmsChown, CmsChpwd, CmsChtype, CmsContextmenue, CmsCopy, CmsCopyToProject, CmsDelete, CmsErrorpage, CmsExplorerHead, CmsExplorerTree, CmsFileList, CmsFolderTree, CmsHistory, CmsIcon, CmsInput, CmsInputPassword, CmsLabel, CmsLock, CmsLockChange, CmsMessagebox, CmsModulelist, CmsMove, CmsNewExplorerFileList, CmsNewResourceFolder, CmsNewResourceLink, CmsNewResourceOthertype, CmsNewResourcePage, CmsNewResourcePdfpage, CmsNewResourceUpload, CmsPanel, CmsPreferences, CmsPreferencesPanels, CmsPrefsScroller, CmsProjecthistory, CmsProjectlist, CmsProperty, CmsPublishResource, CmsRadioButtons, CmsRename, CmsReplace, CmsRestoreResource, CmsSelectBox, CmsTaskAction, CmsTaskContent, CmsTaskContentDetail, CmsTaskContentDialogMsg, CmsTaskContentDialogPriority, CmsTaskDocu, CmsTaskList, CmsTouch, CmsUndelete, CmsUndochanges, CmsUnlock, CmsWorkplaceDefault, CmsXmlTemplateEditor, com.opencms.template.CmsXmlTemplateFile, CmsXmlWpBoxDefFile, CmsXmlWpButtonsDefFile, CmsXmlWpInputDefFile, CmsXmlWpLabelDefFile, CmsXmlWpTemplateFile

public interface I_CmsWpConstants

Interface defining all constants used in OpenCms workplace classes and elements.

Version:
$Revision: 1.124 $ $Date: 2003/04/01 15:20:18 $

Field Summary
static java.lang.String C_ADMIN_BACK_BUTTON
          The filename to the backbuttontemplate
static java.lang.String C_BOXTEMPLATE
          Name of the template containing messagebox definitions
static java.lang.String C_BUTTON_ACTION
          Action for the button
static java.lang.String C_BUTTON_ALT
          Alt text of the button
static java.lang.String C_BUTTON_HREF
          href text of the button
static java.lang.String C_BUTTON_METHOD
          method that should be used for deciding to (de)activate the button
static java.lang.String C_BUTTON_NAME
          Name of the button
static java.lang.String C_BUTTON_STYLE
          Style of the button
static java.lang.String C_BUTTON_VALUE
          Value of the button
static java.lang.String C_BUTTON_WIDTH
          width of the button
static java.lang.String C_BUTTONTEMPLATE
          Name of the template containing button definitions
static java.lang.String C_CONTEXTMENUE_TEMPLATEFILE
          The filename to the projectlisttemplate
static java.lang.String C_DEFAULT_LANGUAGE
          Parameter for the default language
static int C_DOWNBROWSER_MAXENTRIES
          Number of images to be shown per page in the download browser
static java.lang.String C_EDIT_ACTION_EXIT
          Exit action
static java.lang.String C_EDIT_ACTION_SAVE
          Save action
static java.lang.String C_EDIT_ACTION_SAVEEXIT
          Save & Exit action
static java.lang.String C_ERROR_LINK
          Link of the error box
static java.lang.String C_ERROR_MESSAGE
          Message of the error box
static java.lang.String C_ERROR_MSG_BUTTON
          Button label of the error box
static java.lang.String C_ERROR_MSG_DETAILS
          Button label of the error box
static java.lang.String C_ERROR_MSG_REASON
          Static text in the error box
static java.lang.String C_ERROR_REASON
          Reason of the error box
static java.lang.String C_ERROR_SUGGESTION
          Suggestion of the error box
static java.lang.String C_ERROR_TITLE
          Title of the error box
static java.lang.String C_ERRORTEMPLATE
          Name of the template containing error field definitions
static int C_FILELIST_ACCESS
          Flag for displaying the access column
static java.lang.String C_FILELIST_ACCESS_VALUE
          The access value column
static int C_FILELIST_CHANGED
          Flag for displaying the changed column
static java.lang.String C_FILELIST_CHANGED_VALUE
          The changed value column
static java.lang.String C_FILELIST_CLASS_VALUE
          The stylesheet class to be used for a file or folder entry
static java.lang.String C_FILELIST_COLUMN_ACCESS
          The access column
static java.lang.String C_FILELIST_COLUMN_CHANGED
          The changed column
static java.lang.String C_FILELIST_COLUMN_CUSTOMIZED
          The customizable column
static java.lang.String C_FILELIST_COLUMN_CUSTOMIZED_VALUE
          The customizable value column
static java.lang.String C_FILELIST_COLUMN_GROUP
          The group column
static java.lang.String C_FILELIST_COLUMN_LOCKED
          The locked column
static java.lang.String C_FILELIST_COLUMN_NAME
          The name column
static java.lang.String C_FILELIST_COLUMN_OWNER
          The owner column
static java.lang.String C_FILELIST_COLUMN_SIZE
          The size column
static java.lang.String C_FILELIST_COLUMN_STATE
          The state column
static java.lang.String C_FILELIST_COLUMN_TITLE
          The title column
static java.lang.String C_FILELIST_COLUMN_TYPE
          The type column
static java.lang.String C_FILELIST_CUSTOMTEMPLATE
          customized template value for the file list
static java.lang.String C_FILELIST_DISPLAYMETHOD
          method value of the file list
static int C_FILELIST_GROUP
          Flag for displaying the group column
static java.lang.String C_FILELIST_GROUP_VALUE
          The group value column
static java.lang.String C_FILELIST_ICON_VALUE
          The icon value column
static java.lang.String C_FILELIST_LINK_VALUE
          The link for a file or folder entry
static java.lang.String C_FILELIST_LOCK_VALUE
          The lock value column
static int C_FILELIST_LOCKED
          Flag for displaying the locked column
static java.lang.String C_FILELIST_LOCKED_VALUE
          The lockedby value column
static java.lang.String C_FILELIST_METHOD
          method value of the file list
static int C_FILELIST_NAME
          Flag for displaying the name column
static java.lang.String C_FILELIST_NAME_VALUE
          The name value column
static int C_FILELIST_OWNER
          Flag for displaying the owner column
static java.lang.String C_FILELIST_OWNER_VALUE
          The owner value column
static int C_FILELIST_SIZE
          Flag for displaying the size column
static java.lang.String C_FILELIST_SIZE_VALUE
          The size value column
static int C_FILELIST_STATE
          Flag for displaying the state column
static java.lang.String C_FILELIST_STATE_VALUE
          The state value column
static java.lang.String C_FILELIST_SUFFIX_VALUE
          The suffix for file list values
static java.lang.String C_FILELIST_TEMPLATE
          template value for the file list
static int C_FILELIST_TITLE
          Flag for displaying the title column
static java.lang.String C_FILELIST_TITLE_VALUE
          The title value column
static int C_FILELIST_TYPE
          Flag for displaying the filetype column
static java.lang.String C_FILELIST_TYPE_VALUE
          The type value column
static java.lang.String C_FILETYPELIST_TEMPLATEFILE
           
static java.lang.String C_GROUPS_NAME
          Parameter of user management
static java.lang.String C_ICON_ACTION
          Action for the icon
static java.lang.String C_ICON_ACTIVE_METHOD
          method that should be used for deciding to (de)activate the icon
static java.lang.String C_ICON_DEFAULT
          The default icon
static java.lang.String C_ICON_EXTENSION
          The extension for the icon images
static java.lang.String C_ICON_HREF
          href text of the icon
static java.lang.String C_ICON_LABEL
          Label of the icon
static java.lang.String C_ICON_NAME
          Name of the icon
static java.lang.String C_ICON_PREFIX
          The prefix for the icon images
static java.lang.String C_ICON_TARGET
          href target of the icon
static java.lang.String C_ICON_TEMPLATEFILE
          The filename to the icontemplate
static java.lang.String C_ICON_VISIBLE_METHOD
          method that should be used for deciding whether the icon is visible
static java.lang.String C_INPUT_ACTION
          Action of the input field
static java.lang.String C_INPUT_CLASS
          Style class of the input field
static java.lang.String C_INPUT_LENGTH
          Length of the input field
static java.lang.String C_INPUT_METHOD
          Method of the input field
static java.lang.String C_INPUT_NAME
          Name of the input field
static java.lang.String C_INPUT_SIZE
          Size of the input field
static java.lang.String C_INPUT_VALUE
          Value of the input field
static java.lang.String C_INPUTTEMPLATE
          Name of the template containing input field definitions
static java.lang.String C_LABEL_VALUE
          Name of the value
static java.lang.String C_LABELTEMPLATE
          Name of the template containing label definitions
static java.lang.String C_LANG_BUTTON
          Prefix for button texts in the language file
static java.lang.String C_LANG_ICON
          Prefix for button texts in the language file
static java.lang.String C_LANG_LABEL
          Prefix for label texts in the language file
static java.lang.String C_LANG_TITLE
          Prefix for label texts in the language file
static java.lang.String C_MACRO_OPENCMS_CONTEXT
           
static java.lang.String C_MESSAGE_BUTTON1
          First button of the messagebox
static java.lang.String C_MESSAGE_BUTTON2
          Second button of the messagebox
static java.lang.String C_MESSAGE_FILENAME
          Link on button2 of the messagebox
static java.lang.String C_MESSAGE_LINK1
          Link on button1 of the messagebox
static java.lang.String C_MESSAGE_LINK2
          Link on button2 of the messagebox
static java.lang.String C_MESSAGE_MESSAGE1
          First message of the messagebox
static java.lang.String C_MESSAGE_MESSAGE2
          Second message of the messagebox
static java.lang.String C_MESSAGE_TITLE
          Title of the messagebox
static java.lang.String C_MODULE_PACKETNAME
           
static java.lang.String C_MODULELIST_AUTHOR
          Method of the modulelist field
static java.lang.String C_MODULELIST_DATECREATED
          Method of the modulelist field
static java.lang.String C_MODULELIST_DATEUPLOADED
          Method of the modulelist field
static java.lang.String C_MODULELIST_IDX
          Method of the modulelist field
static java.lang.String C_MODULELIST_METHOD
          Method of the modulelist field
static java.lang.String C_MODULELIST_NAME
          Method of the modulelist field
static java.lang.String C_MODULELIST_NICE_NAME
          Method of the modulelist field
static java.lang.String C_MODULELIST_TEMPLATEFILE
          The filename to the modulelisttemplate
static java.lang.String C_MODULELIST_VERSION
          Method of the modulelist field
static java.lang.String C_PANEL_EXPLORER
          Panel defintion for explorer settings
static java.lang.String C_PANEL_LINK
          Link URL for each panel
static java.lang.String C_PANEL_NAME
          Text for each panel
static java.lang.String C_PANEL_START
          Panel defintion for start settings
static java.lang.String C_PANEL_TASK
          Panel defintion for task settings
static java.lang.String C_PANEL_USER
          Panel defintion for user settings
static java.lang.String C_PANELTEMPLATE
          Name of the template containing panel bar definitions
static java.lang.String C_PARA_ACTION
          Parameter for action commands
static java.lang.String C_PARA_CANCEL
          Parameter name of "cancel" value
static java.lang.String C_PARA_CONTENT
          Parameter for text/html editor content
static java.lang.String C_PARA_DEFAULT
          Parameter for the default value
static java.lang.String C_PARA_DELETE
          Parameter for a deleting a file
static java.lang.String C_PARA_DESCRIPTION
          Parameter for description
static java.lang.String C_PARA_EXPLORERSETTINGS
          Parameter for the explorersettings value
static java.lang.String C_PARA_FILE
          Parameter for a filename
static java.lang.String C_PARA_FILECONTENT
          Parameter for a filecontent
static java.lang.String C_PARA_FILELIST
          Parameter for filelist
static java.lang.String C_PARA_FILTER
          Parameter for filter
static java.lang.String C_PARA_FLAGS
          Parameter for a flag
static java.lang.String C_PARA_FOLDER
          Parameter for foldername
static java.lang.String C_PARA_FOLDERTREE
          Parameter for foldertree
static java.lang.String C_PARA_FORMNAME
          Parameter for a formname
static java.lang.String C_PARA_INITIAL
          Parameter for initial load
static java.lang.String C_PARA_JSFILE
          Parameter for java script filenames
static java.lang.String C_PARA_KEYWORDS
          Parameter for keywords
static java.lang.String C_PARA_LAYOUT
          Parameter for layout
static java.lang.String C_PARA_LINK
          Parameter for a link
static java.lang.String C_PARA_LOCK
          Parameter for locking pages
static java.lang.String C_PARA_MAXPAGE
          Parameter for maximum pages
static java.lang.String C_PARA_NAME
          Parameter for a name
static java.lang.String C_PARA_NAVPOS
          Parameter for a navigation position
static java.lang.String C_PARA_NAVTEXT
          Parameter for a navigation title
static java.lang.String C_PARA_NEWACCESS
          Parameter for a new accessflags
static java.lang.String C_PARA_NEWFILE
          Parameter for a new file
static java.lang.String C_PARA_NEWFOLDER
          Parameter for a new folder
static java.lang.String C_PARA_NEWGROUP
          Parameter for a new group
static java.lang.String C_PARA_NEWOWNER
          Parameter for a new owner
static java.lang.String C_PARA_NEWPWD
          Parameter for the new password
static java.lang.String C_PARA_NEWPWDREPEAT
          Parameter for the password repead
static java.lang.String C_PARA_NEWTYPE
          Parameter for a new type
static java.lang.String C_PARA_OK
          Parameter for the ok value
static java.lang.String C_PARA_OLDPANEL
          Parameter for the previous panel
static java.lang.String C_PARA_OLDPWD
          Parameter for the old password
static java.lang.String C_PARA_PAGE
          Parameter for page number
static java.lang.String C_PARA_PANEL
          Parameter for a panel
static java.lang.String C_PARA_PREVIOUSLIST
          Parameter for previous filelist
static java.lang.String C_PARA_PROJECT
          Parameter for a project
static java.lang.String C_PARA_PROPERTYDEF
          Parameter for properties
static java.lang.String C_PARA_STARTPROJECTID
          Parameter for startprojectid
static java.lang.String C_PARA_STARTSETTINGS
          Parameter for the startsettings value
static java.lang.String C_PARA_STARTTASKID
          Parameter for starttaskid
static java.lang.String C_PARA_SUBMIT
          Parameter for submitting data
static java.lang.String C_PARA_TASKSETTINGS
          Parameter for the tasksettings value
static java.lang.String C_PARA_TEMPLATE
          Parameter for a template
static java.lang.String C_PARA_TITLE
          Parameter for a title
static java.lang.String C_PARA_UNLOCK
          Parameter for unlocking pages
static java.lang.String C_PARA_URL
          Parameter for url
static java.lang.String C_PARA_USERSETTINGS
          Parameter for the usersettings value
static java.lang.String C_PARA_VARIABLE
          Parameter for a variable
static java.lang.String C_PARA_VIEW
          Parameter for view name
static java.lang.String C_PARA_VIEWFILE
          Parameter for viewfile
static int C_PICBROWSER_MAXIMAGES
          Number of images to be shown per page in the picture browser
static java.lang.String C_PREFERENCES_UPDATE
          The preferences update
static java.lang.String C_PREFSSCROLLER_TEMPLATEFILE
          The filename to the prefs scroller template file
static java.lang.String C_PROJECTLIST_DATECREATED
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_DESCRIPTION
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_IDX
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_LOCKSTATE
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_MENU
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_METHOD
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_NAME
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_NAME_ESCAPED
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_OWNER
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_PROJECTID
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_PROJECTMANAGER
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_PROJECTWORKER
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_STATE
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_STATE_LOCKED
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_STATE_UNLOCKED
          Method of the projectlist field
static java.lang.String C_PROJECTLIST_TEMPLATEFILE
          The filename to the projectlisttemplate
static java.lang.String C_PROJECTNEW_DESCRIPTION
          Parameter of projectnew
static java.lang.String C_PROJECTNEW_DONE
          Templateselector of projectnew
static java.lang.String C_PROJECTNEW_ERROR
          Templateselector of projectnew
static java.lang.String C_PROJECTNEW_FOLDER
          Parameter of projectnew
static java.lang.String C_PROJECTNEW_GROUP
          Parameter of projectnew
static java.lang.String C_PROJECTNEW_MANAGERGROUP
          Parameter of projectnew
static java.lang.String C_PROJECTNEW_NAME
          Parameter of projectnew
static java.lang.String C_PROJECTNEW_TYPE
          Parameter of projectnew
static java.lang.String C_RADIO_IMAGEENTRY
          Datablock conatining the optional entry for the image
static java.lang.String C_RADIO_IMAGENAME
          Name of the radio button image name
static java.lang.String C_RADIO_IMAGEOPTION
          Datablock conatining the image option
static java.lang.String C_RADIO_LINK
          Name of the radio button link
static java.lang.String C_RADIO_METHOD
          Method of the radio buttons
static java.lang.String C_RADIO_NAME
          Name of the radio button value
static java.lang.String C_RADIO_ORDER
          Name of the radio ordering information
static java.lang.String C_RADIO_RADIONAME
          Name of the radio buttons
static java.lang.String C_RADIO_SELECTEDENTRY
          Datablock conatining the optional entry for the "checked" option
static java.lang.String C_RADIO_SELECTEDOPTION
          Datablock conatining the "checked" option
static java.lang.String C_RADIOTEMPLATE
          Name of the template containing radiobutton definitions
static java.lang.String C_SELECTBOX_CLASS
          Stylesheet class string of the select box
static java.lang.String C_SELECTBOX_CLASSNAME
          Stylesheet class name of the select box
static java.lang.String C_SELECTBOX_DIV
          Div flag of the select box
static java.lang.String[] C_SELECTBOX_EDITORVIEWS
          option values for editor view select boxes
static int[] C_SELECTBOX_EDITORVIEWS_ALLOWED
           
static java.lang.String[] C_SELECTBOX_EDITORVIEWS_CLASSES
          classes of the different option values for editor view select boxes
static int[] C_SELECTBOX_EDITORVIEWS_DEFAULT
          default selected option value for editor view select boxes
static java.lang.String[] C_SELECTBOX_EDITORVIEWS_TEMPLATES
          templates of the different option values for editor view select boxes
static java.lang.String[] C_SELECTBOX_FONTS
          option values for font select boxes
static java.lang.String C_SELECTBOX_METHOD
          Method of the select box
static java.lang.String C_SELECTBOX_NAME
          Name of the select box
static java.lang.String C_SELECTBOX_ONCHANGE
          Onchange of the select box
static java.lang.String C_SELECTBOX_OPTIONNAME
          option name of the select box
static java.lang.String C_SELECTBOX_OPTIONVALUE
          option value of the select box
static java.lang.String C_SELECTBOX_SIZE
          Size of the select box
static java.lang.String C_SELECTBOX_WIDTH
          Width of the select box
static java.lang.String C_SESSION_MODULE_ADMIN_DATA
           
static java.lang.String C_SESSION_MODULE_ADMIN_PROP_DESCR
           
static java.lang.String C_SESSION_MODULE_ADMIN_PROP_NAMES
           
static java.lang.String C_SESSION_MODULE_ADMIN_PROP_TYP
           
static java.lang.String C_SESSION_MODULE_ADMIN_PROP_VAL
           
static java.lang.String C_SESSION_MODULE_CHECKSUM
           
static java.lang.String C_SESSION_MODULE_DELETE_STEP
           
static java.lang.String C_SESSION_MODULE_EXCLUSION
           
static java.lang.String C_SESSION_MODULE_INUSE
           
static java.lang.String C_SESSION_MODULE_MISSFILES
           
static java.lang.String C_SESSION_MODULE_PROJECTFILES
           
static java.lang.String C_SESSION_MODULE_PROPFILES
           
static java.lang.String C_SESSION_TASK_ALLPROJECTS
          Constant for session-key
static java.lang.String C_SESSION_TASK_FILTER
          Constant for session-key
static java.lang.String C_SYSTEM_PICS_EXPORT_PATH
          Path to exported system image folder
static java.lang.String C_TAG_ERRORBOX
          Name of the errorbox tag in the error definiton template
static java.lang.String C_TAG_ERRORPAGE
          Name of the error?page tag in the error definiton template
static java.lang.String C_TAG_INPUTFIELD
          Name of the label tag in the input definiton template
static java.lang.String C_TAG_LABEL
          Name of the label tag in the label definition template
static java.lang.String C_TAG_MESSAGEBOX
          Name of the errorbox tag in the error definiton template
static java.lang.String C_TAG_MODULELIST_DEFAULT
          Name of the label tag in the label definition template
static java.lang.String C_TAG_PANEL_BGACTIVE
          Panel bar sequence for active background in the panel bar definiton template
static java.lang.String C_TAG_PANEL_BGINACTIVE
          Panel bar sequence for inactive background in the panel bar definiton template
static java.lang.String C_TAG_PANEL_ENDSEQ
          Panel bar ending sequence tag in the panel bar definiton template
static java.lang.String C_TAG_PANEL_SEPBGTEXT
          Panel bar sequence for separating background and text area in the panel bar definiton template
static java.lang.String C_TAG_PANEL_STARTSEQ
          Panel bar starting sequence tag in the panel bar definiton template
static java.lang.String C_TAG_PANEL_TEXTACTIVE
          Panel bar sequence for active text in the panel bar definiton template
static java.lang.String C_TAG_PANEL_TEXTINACTIVE
          Panel bar sequence for inactive text in the panel bar definiton template
static java.lang.String C_TAG_PASSWORD
          Name of the password tag in the input definiton template
static java.lang.String C_TAG_PROJECTLIST_DEFAULT
          Name of the label tag in the label definition template
static java.lang.String C_TAG_PROJECTLIST_SNAPLOCK
          Name of the label tag in the label definition template
static java.lang.String C_TAG_SELECTBOX_CLASS
          Name of the selectbox "class" option tag in the input definiton template
static java.lang.String C_TAG_SELECTBOX_END
          Name of the select end tag in the input definiton template
static java.lang.String C_TAG_SELECTBOX_OPTION
          Name of the (select) option tag in the input definiton template
static java.lang.String C_TAG_SELECTBOX_SELOPTION
          Name of the (select) selected option tag in the input definiton template
static java.lang.String C_TAG_SELECTBOX_START
          Name of the select start tag in the input definiton template
static java.lang.String C_TAG_SELECTBOX_START_DIV
          Name of the select div start tag in the input definiton template
static java.lang.String C_TAG_STARTUP
          Name of the startup tag in the input definiton template
static java.lang.String C_TAG_SUBMITBUTTON
          Name of the submitbutton tag in the button definiton template
static java.lang.String