|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
org.riotfamily.* |
---|
org.riotfamily.cachius.CacheFactory | ||
---|---|---|
public static final String |
DEFAULT_CACHE_DIR_NAME |
"cache" |
public static final int |
DEFAULT_CAPACITY |
10000 |
org.riotfamily.cachius.CacheHandler | ||
---|---|---|
public static final long |
CACHE_ETERNALLY |
-1L |
org.riotfamily.cachius.spring.CacheableController | ||
---|---|---|
public static final long |
CACHE_ETERNALLY |
-1L |
org.riotfamily.common.beans.config.PlaceholderWithDefaultConfigurer | ||
---|---|---|
public static final String |
DEFAULT_VALUE_SEPARATOR |
"=" |
org.riotfamily.common.beans.propertyeditors.BooleanEditor | ||
---|---|---|
public static final String |
VALUE_FALSE |
"false" |
public static final String |
VALUE_TRUE |
"true" |
org.riotfamily.common.beans.xml.AbstractGenericBeanDefinitionParser | ||
---|---|---|
public static final String |
ID_ATTRIBUTE |
"id" |
org.riotfamily.common.beans.xml.GenericBeanDefinitionParser | ||
---|---|---|
public static final String |
DEFAULT_ALIAS_ATTRIBUTE |
"name" |
org.riotfamily.common.image.ImageUtils | ||
---|---|---|
public static final String |
FORMAT_JPG |
"jpg" |
public static final String |
FORMAT_PNG |
"png" |
org.riotfamily.common.io.IOUtils | ||
---|---|---|
public static final int |
BUFFER_SIZE |
4096 |
org.riotfamily.common.util.HashUtils | ||
---|---|---|
public static final String |
MD5 |
"MD5" |
public static final String |
SHA1 |
"SHA-1" |
org.riotfamily.common.web.filter.ExpiresHeaderFilterPlugin | ||
---|---|---|
public static final String |
DEFAULT_EXPIRATION |
"10Y" |
org.riotfamily.common.web.filter.ResourceStamper | ||
---|---|---|
public static final String |
DFAULT_TIME_PATTERN |
"ddHHmm" |
org.riotfamily.common.web.util.ServletUtils | ||
---|---|---|
public static final String |
INCLUDE_URI_REQUEST_ATTRIBUTE |
"javax.servlet.include.request_uri" |
public static final String |
REFERER_HEADER |
"Referer" |
public static final String |
REQUESTED_WITH_HEADER |
"X-Requested-With" |
public static final String |
SCHEME_HTTP |
"http" |
public static final String |
SCHEME_HTTPS |
"https" |
public static final String |
USER_AGENT_HEADER |
"User-Agent" |
public static final String |
VALID_SCHEME_CHARS |
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+.-" |
public static final String |
XML_HTTP_REQUEST |
"XMLHttpRequest" |
org.riotfamily.common.web.view.SuffixViewResolver | ||
---|---|---|
public static final String |
FORWARD_URL_PREFIX |
"forward:" |
public static final String |
REDIRECT_URL_PREFIX |
"redirect:" |
org.riotfamily.common.web.view.freemarker.RiotFreeMarkerView | ||
---|---|---|
public static final String |
REQUEST_KEY |
"request" |
org.riotfamily.common.xml.DocumentReader | ||
---|---|---|
protected static final int |
VALIDATION_MODE_NONE |
0 |
org.riotfamily.components.render.component.AbstractComponentRenderer | ||
---|---|---|
public static final String |
COMPONENT_ID |
"componentId" |
public static final String |
LIST_SIZE |
"listSize" |
public static final String |
PARENT |
"parent" |
public static final String |
POSITION |
"position" |
public static final String |
THIS |
"this" |
org.riotfamily.components.render.list.DefaultRenderStrategy | ||
---|---|---|
public static final String |
INHERTING_COMPONENT |
"inherit" |
org.riotfamily.forms.ErrorUtils | ||
---|---|---|
public static final String |
ERROR_REQUIRED |
"required" |
org.riotfamily.forms.controller.AbstractFormController | ||
---|---|---|
protected static final String |
BUTTON_CONTAINER_ID |
"buttons" |
public static final String |
FORM_SUBMISSION_HANDLER |
"formSubmissionHandler" |
org.riotfamily.forms.event.EventPropagation | ||
---|---|---|
public static final String |
ON_CHANGE |
"change" |
public static final String |
ON_CLICK |
"click" |
org.riotfamily.forms.event.JavaScriptEvent | ||
---|---|---|
public static final int |
NONE |
0 |
public static final int |
ON_CHANGE |
2 |
public static final int |
ON_CLICK |
1 |
org.riotfamily.forms.factory.RepositoryFormController | ||
---|---|---|
protected static final String |
DEFAULT_FORM_ID_PARAM |
"form" |
org.riotfamily.forms.factory.xml.XmlFormRepositoryDigester | ||
---|---|---|
public static final String |
NAMESPACE |
"http://www.riotfamily.org/schema/forms/form-config" |
org.riotfamily.pages.model.Page | ||
---|---|---|
public static final String |
TITLE_PROPERTY |
"title" |
org.riotfamily.pages.riot.command.DeletePageCommand | ||
---|---|---|
public static final String |
ACTION_DELETE |
"delete" |
org.riotfamily.pages.riot.command.DiscardPageCommand | ||
---|---|---|
public static final String |
ACTION_DISCARD |
"discard" |
org.riotfamily.pages.riot.command.GotoPageCommand | ||
---|---|---|
public static final String |
STYLE_CLASS |
"link" |
org.riotfamily.pages.riot.command.GotoSiteCommand | ||
---|---|---|
public static final String |
STYLE_CLASS |
"link" |
org.riotfamily.pages.riot.command.PublishPageCommand | ||
---|---|---|
public static final String |
ACTION_PUBLISH |
"publish" |
org.riotfamily.pages.riot.command.TranslatePageCommand | ||
---|---|---|
public static final String |
ACTION_TRANSLATE |
"translate" |
org.riotfamily.pages.riot.command.UnpublishPageCommand | ||
---|---|---|
public static final String |
ACTION_UNPUBLISH |
"unpublish" |
org.riotfamily.pages.view.PageFacade | ||
---|---|---|
public static final String |
TITLE_PROPERTY |
"title" |
org.riotfamily.riot.editor.CustomEditorDefinition | ||
---|---|---|
protected static final String |
TYPE_CUSTOM |
"custom" |
org.riotfamily.riot.editor.EditorConstants | ||
---|---|---|
public static final String |
EDITOR_ID |
"editorId" |
public static final String |
OBJECT_ID |
"objectId" |
public static final String |
PARENT_EDITOR |
"parentEditor" |
public static final String |
PARENT_EDITOR_ID |
"parentEditorId" |
public static final String |
PARENT_ID |
"parentId" |
org.riotfamily.riot.editor.FormDefinition | ||
---|---|---|
protected static final String |
TYPE_FORM |
"form" |
org.riotfamily.riot.editor.GroupDefinition | ||
---|---|---|
protected static final String |
TYPE_GROUP |
"group" |
org.riotfamily.riot.editor.ListDefinition | ||
---|---|---|
protected static final String |
TYPE_LIST |
"list" |
org.riotfamily.riot.editor.TreeDefinition | ||
---|---|---|
protected static final String |
TYPE_TREE |
"tree" |
org.riotfamily.riot.editor.ViewDefinition | ||
---|---|---|
protected static final String |
TYPE_VIEW |
"view" |
org.riotfamily.riot.editor.ui.FrameSetController | ||
---|---|---|
public static final String |
REQUESTED_URL_PARAM |
"url" |
org.riotfamily.riot.editor.xml.XmlEditorRepositoryDigester | ||
---|---|---|
public static final String |
NAMESPACE |
"http://www.riotfamily.org/schema/riot/editor-config" |
org.riotfamily.riot.hibernate.security.HibernateUserDao | ||
---|---|---|
public static final String |
DEFAULT_PASSWORD |
"admin" |
public static final String |
DEFAULT_USERNAME |
"admin" |
org.riotfamily.riot.hibernate.support.HibernateUtils | ||
---|---|---|
public static final String |
LIVE_MODE_FILTER_NAME |
"liveMode" |
public static final String |
PUBLISHED_PARAM_NAME |
"published" |
org.riotfamily.riot.list.command.core.AddCommand | ||
---|---|---|
public static final String |
ACTION_ADD |
"add" |
org.riotfamily.riot.list.command.core.ChooseCommand | ||
---|---|---|
public static final String |
ID |
"choose" |
org.riotfamily.riot.list.command.core.Clipboard | ||
---|---|---|
public static final int |
MODE_COPY |
1 |
public static final int |
MODE_CUT |
2 |
public static final int |
MODE_EMPTY |
0 |
org.riotfamily.riot.list.command.core.CutCommand | ||
---|---|---|
public static final String |
ACTION_CUT |
"cut" |
org.riotfamily.riot.list.command.core.DeleteCommand | ||
---|---|---|
public static final String |
ACTION_DELETE |
"delete" |
org.riotfamily.riot.list.command.core.DescendCommand | ||
---|---|---|
public static final String |
ID |
"descend" |
org.riotfamily.riot.list.command.core.EditCommand | ||
---|---|---|
public static final String |
ACTION_EDIT |
"edit" |
org.riotfamily.riot.list.command.core.LinkCommand | ||
---|---|---|
public static final String |
STYLE_CLASS |
"link" |
org.riotfamily.riot.list.command.core.PasteCommand | ||
---|---|---|
public static final String |
ACTION_PASTE |
"paste" |
org.riotfamily.riot.list.command.core.PreviewCommand | ||
---|---|---|
public static final String |
STYLE_CLASS |
"link" |
org.riotfamily.riot.list.command.core.StepIntoCommand | ||
---|---|---|
public static final String |
ACTION_STEP_INTO |
"stepInto" |
org.riotfamily.riot.list.command.core.SwapCommand | ||
---|---|---|
public static final String |
ACTION_MOVE_DOWN |
"moveDown" |
public static final String |
ACTION_MOVE_UP |
"moveUp" |
org.riotfamily.riot.list.command.core.ViewCommand | ||
---|---|---|
public static final String |
ACTION_VIEW |
"view" |
org.riotfamily.riot.list.command.export.ExportCommand | ||
---|---|---|
public static final String |
ACTION_EXPORT |
"export" |
org.riotfamily.riot.list.command.result.BatchResult | ||
---|---|---|
public static final String |
ACTION |
"batch" |
org.riotfamily.riot.list.command.result.ConfirmResult | ||
---|---|---|
public static final String |
ACTION |
"confirm" |
org.riotfamily.riot.list.command.result.GotoUrlResult | ||
---|---|---|
public static final String |
ACTION |
"gotoUrl" |
org.riotfamily.riot.list.command.result.MessageResult | ||
---|---|---|
public static final String |
ACTION |
"message" |
org.riotfamily.riot.list.command.result.PopupResult | ||
---|---|---|
public static final String |
ACTION |
"popup" |
org.riotfamily.riot.list.command.result.RefreshSiblingsResult | ||
---|---|---|
public static final String |
ACTION |
"refreshSiblings" |
org.riotfamily.riot.list.command.result.ScriptResult | ||
---|---|---|
public static final String |
ACTION |
"eval" |
org.riotfamily.riot.list.xml.XmlListRepositoryDigester | ||
---|---|---|
public static final String |
NAMESPACE |
"http://www.riotfamily.org/schema/riot/list-config" |
org.riotfamily.riot.resource.PropertyResourceFilter | ||
---|---|---|
public static final String |
CONTEXT_PATH_PROPERTY |
"contextPath" |
public static final String |
LANGUAGE_PROPERTY |
"language" |
org.riotfamily.riot.runtime.RiotRuntime | ||
---|---|---|
public static final String |
DEFAULT_SERVLET_PREFIX |
"/riot" |
public static final String |
SERVLET_PREFIX_ATTRIBUTE |
"riotServletPrefix" |
org.riotfamily.website.css.CssTemplateController | ||
---|---|---|
public static final String |
CONTEXT_PATH_PROPERTY |
"contextPath" |
public static final String |
KEY_PROPERTY |
"key" |
org.riotfamily.website.css.IniFile | ||
---|---|---|
public static final String |
GLOBAL_SECTION |
"global" |
org.riotfamily.website.filter.BotSessionFilter | ||
---|---|---|
public static final String |
DEFAULT_BOT_PATTERN |
"bot|crawler|spider" |
org.riotfamily.website.interceptor.PushUpInterceptor | ||
---|---|---|
public static final String |
INCLUDE_URI_PARAM |
"__includeUri" |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |