Constant Field Values
Contents
coza.opencollab.*
-
coza.opencollab.epub.creator.EpubConstants Modifier and Type Constant Field Value public static final String
CONTAINER_XML
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<container xmlns=\"urn:oasis:names:tc:opendocument:xmlns:container\" version=\"1.0\">\n <rootfiles>\n <rootfile full-path=\"{0}/book.opf\" media-type=\"application/oebps-package+xml\"/>\n </rootfiles>\n</container>"
public static final String
CONTENT_FOLDER
"content"
public static final String
HTML_WRAPPER
"<html xmlns=\"http://www.w3.org/1999/xhtml\"><head><title>{0}</title></head><body>{1}</body></html>"
public static final String
OPF_FILE_NAME
"book.opf"
public static final String
OPF_XML
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<package xmlns=\"http://www.idpf.org/2007/opf\" version=\"3.0\" unique-identifier=\"uid\">\n <metadata xmlns:dc=\"http://purl.org/dc/elements/1.1/\">\n <dc:identifier id=\"uid\"></dc:identifier>\n <dc:title></dc:title>\n <dc:language></dc:language>\n <meta property=\"dcterms:modified\"></meta> </metadata>\n <manifest>\n </manifest>\n <spine>\n </spine>\n</package>"
public static final String
TOC_FILE_NAME
"toc.xhtml"
public static final String
TOC_XML
"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<html xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:epub=\"http://www.idpf.org/2007/ops\">\n\t<head>\n\t\t<meta charset=\"utf-8\" />\n\t\t<title>{0}</title>\t\t\n\t</head>\n\t<body>\n\t\t<nav epub:type=\"toc\" id=\"toc\">\n <ol></ol>\n\t\t</nav>\n\t\t<nav epub:type=\"landmarks\" hidden=\"\">\n <ol></ol>\n\t\t</nav>\n\t</body>\n</html>"
org.javlo.*
-
org.javlo.actions.DataAction Modifier and Type Constant Field Value public static final String
SYNCHRO_CODE_PARAM
"synchrocode"
-
org.javlo.actions.UnsecureAction Modifier and Type Constant Field Value public static final String
TYPE
"unsecure"
-
org.javlo.bean.InstallBean Modifier and Type Constant Field Value public static final int
ERROR
-1
public static final int
NONE
0
public static final int
SUCCESS
1
-
org.javlo.component.bean.BeanEditionComponent Modifier and Type Constant Field Value public static final String
TYPE
"bean_edition"
-
org.javlo.component.column.ColContext Modifier and Type Constant Field Value public static final int
MAX_WIDTH
12
-
org.javlo.component.column.OpenCell Modifier and Type Constant Field Value public static final String
TYPE
"open-cell"
-
org.javlo.component.column.OpenCol Modifier and Type Constant Field Value public static final String
TYPE
"open-col"
-
org.javlo.component.column.OpenRow Modifier and Type Constant Field Value public static final String
TYPE
"open-row"
-
org.javlo.component.column.row.Row Modifier and Type Constant Field Value public static final String
TYPE
"row"
-
org.javlo.component.column.row.RowColumn Modifier and Type Constant Field Value public static final String
TYPE
"row-column"
-
org.javlo.component.container.ArrayDisplayComponent Modifier and Type Constant Field Value public static final String
TYPE
"array-display-component"
-
org.javlo.component.container.ComponentBasket Modifier and Type Constant Field Value public static final String
SESSION_KEY
"componentBasket"
-
org.javlo.component.container.ComponentList Modifier and Type Constant Field Value public static final String
TYPE
"component-list"
-
org.javlo.component.container.DisplayComponent Modifier and Type Constant Field Value public static final String
TYPE
"display-component"
-
org.javlo.component.container.DynamicComponentBasket Modifier and Type Constant Field Value public static final String
TYPE
"dynamic-component-basket"
-
org.javlo.component.container.DynamicComponentFilter Modifier and Type Constant Field Value public static final String
TYPE
"dynamic-component-filter"
-
org.javlo.component.container.DynamicComponentList Modifier and Type Constant Field Value public static final String
TYPE
"dynamic-component-list"
-
org.javlo.component.container.IContainer Modifier and Type Constant Field Value public static final String
CLOSE_BOX_ATTRIBUTE
"closeBox"
public static final String
CLOSE_CONTAINER_CODE
"</div>"
public static final String
OPEN_CONTAINER_CODE
"<div class=\"component-container\">"
-
org.javlo.component.container.LanguageCopy Modifier and Type Constant Field Value public static final String
TYPE
"language-component-copy"
-
org.javlo.component.container.SectionLinks Modifier and Type Constant Field Value public static final String
TYPE
"section-links"
-
org.javlo.component.core.AbstractVisualComponent Modifier and Type Constant Field Value public static final String
CACHE_KEY_SUFFIX_PARAM_NAME
"_cache_key_suffix"
public static final String
COMPONENT_KEY
"wcms_component"
protected static final String
EDIT_CLASS
"_edit_empty_component"
public static final int
FLUID_COL_SIZE
10000
public static final String
FORCE_COMPONENT_ID
"___FORCE_COMPONENT_ID"
public static final String
HIDDEN
"hidden"
public static final String
I18N_FILE
"component_[lg].properties"
public static final int
MAX_COL_VALUE
1000
public static final String
MOBILE_TYPE
"mobile-only"
public static final String
NOT_EDIT_PREVIEW_PARAM_NAME
"_not_edit_preview"
public static final String
SCROLL_TO_COMP_ID_ATTRIBUTE_NAME
"_new_id"
public static final String
TIME_CACHE_NAME
"component-time"
protected static final String
VALUE_SEPARATOR
"-"
-
org.javlo.component.core.ComplexPropertiesLink Modifier and Type Constant Field Value protected static final String
HEADER_V1_0
"link storage V.1.0"
protected static final String
LABEL_KEY
"label"
public static final String
LINK_KEY
"link"
protected static final String
REVERSE_LINK_KEY
"reverse-link"
-
org.javlo.component.core.ComponentBean Modifier and Type Constant Field Value public static final String
DEFAULT_AREA
"content"
-
org.javlo.component.core.DebugNote Modifier and Type Constant Field Value public static final String
TYPE
"debug-note"
-
org.javlo.component.core.IContentVisualComponent Modifier and Type Constant Field Value public static final String
COLORED_WRAPPER_CLASS
"colored-wrapper"
public static final String
COMP_ID_REQUEST_PARAM
"comp-id"
public static final int
COMPLEXITY_ADMIN
3
public static final int
COMPLEXITY_EASY
1
public static final int
COMPLEXITY_STANDARD
2
public static final String
CONTAINER_COLOR
"D57C60"
public static final String
DEFAULT_COLOR
"74AA27"
public static final String
DYN_COMP_COLOR
"99CCF9"
public static final String
ECOM_COLOR
"DDDDDD"
public static final String
EDIT_ACTION_CSS_CLASS
"pc_edit_action"
public static final String
GRAPHIC_COLOR
"86C12D"
public static final int
HIGH_LABEL_LEVEL
1000
public static final String
ID_SEPARATOR
"__"
public static final String
LINK_COLOR
"F79A0A"
public static final int
LOW_LABEL_LEVEL
10
public static final String
META_COLOR
"E9320F"
public static final int
MIDDLE_LABEL_LEVEL
100
public static final int
SEARCH_LEVEL_HIGH
3
public static final int
SEARCH_LEVEL_LOW
1
public static final int
SEARCH_LEVEL_MIDDLE
2
public static final int
SEARCH_LEVEL_NONE
0
public static final String
TEXT_COLOR
"3F3F3F"
public static final String
VIEW_DEFINITION_REQUEST_ID
"view_definition_dc"
public static final String
WEB2_COLOR
"5A4C93"
-
org.javlo.component.core.MessageContainer Modifier and Type Constant Field Value public static final String
TYPE
"message-container"
-
org.javlo.component.core.RendererReferenceComponent Modifier and Type Constant Field Value public static final String
TYPE
"renderer-reference-component"
-
org.javlo.component.core.TestComponent Modifier and Type Constant Field Value public static final String
TYPE
"test"
-
org.javlo.component.core.Unknown Modifier and Type Constant Field Value public static final String
TYPE
"unknow"
-
org.javlo.component.date.CalendarComponent Modifier and Type Constant Field Value public static final String
TYPE
"calendar"
-
org.javlo.component.dynamic.DynamicComponent Modifier and Type Constant Field Value public static final String
HIDDEN
"hidden"
public static final String
JSP_HEADER
"<%@ page contentType=\"text/html; charset=UTF-8\" %><%@ taglib uri=\"http://java.sun.com/jsp/jstl/core\" prefix=\"c\"%><%@ taglib prefix=\"fn\" uri=\"http://java.sun.com/jsp/jstl/functions\"%><%@ taglib uri=\"/WEB-INF/javlo.tld\" prefix=\"jv\"%>"
-
org.javlo.component.dynamic.DynamicComponentFactory Modifier and Type Constant Field Value public static final String
TYPE
"dynamic-component-factory"
-
org.javlo.component.ecom.MoneybookersPayement Modifier and Type Constant Field Value public static final String
TYPE
"moneybookers-payement"
-
org.javlo.component.ecom.ProductComponent Modifier and Type Constant Field Value public static final String
TYPE
"product"
-
org.javlo.component.ecom.StripeOrderComponent Modifier and Type Constant Field Value public static final String
TYPE
"stripe-order"
-
org.javlo.component.extranet.LaunchMacro Modifier and Type Constant Field Value public static final String
TYPE
"launch-macro"
-
org.javlo.component.extranet.LoginLogoutLink Modifier and Type Constant Field Value public static final String
TYPE
"login-logout"
-
org.javlo.component.files.AbstractFileComponent Modifier and Type Constant Field Value protected static final String
DEFAULT_ENCODING
"default"
public static final String
DESCRIPTION_KEY
"description"
public static final String
DIR_KEY
"dir"
public static final String
EMBED_CODE_KEY
"embed-code"
protected static final String
ENCODING_KEY
"encoding"
public static final String
FILE_NAME_KEY
"file-name"
public static final String
LABEL_KEY
"label"
protected static final String
REVERSE_LINK_KEY
"reverse-lnk"
public static final String
TYPE
"abstractfile"
-
org.javlo.component.files.ArrayFileComponent Modifier and Type Constant Field Value public static final String
REQUEST_ATTRIBUTE_KEY
"array"
public static final String
REQUEST_ATTRIBUTE_MAP_KEY
"dataArray"
public static final String
TYPE
"array-file"
-
org.javlo.component.files.FileFinder Modifier and Type Constant Field Value public static final String
TYPE
"file-finder"
-
org.javlo.component.files.GenericFile Modifier and Type Constant Field Value public static final String
TYPE
"file"
-
org.javlo.component.files.SimpleVideo Modifier and Type Constant Field Value public static final String
TYPE
"simple-video"
-
org.javlo.component.files.Sound Modifier and Type Constant Field Value public static final String
SESSION_SUMMARY_PAGE_KEY
"sound_summary_page"
public static final String
TYPE
"sound"
-
org.javlo.component.files.VFSFile Modifier and Type Constant Field Value public static final String
TYPE
"vfs-file"
-
org.javlo.component.form.CreateContext Modifier and Type Constant Field Value public static final String
TYPE
"create-context"
-
org.javlo.component.form.Field Modifier and Type Constant Field Value protected static final char
SEP
124
public static final String
STATIC_TEXT
"static-text"
public static final String
STATIC_TITLE
"static-title"
public static final String
TYPE_VAT
"vat"
-
org.javlo.component.form.GenericForm Modifier and Type Constant Field Value public static final String
DYNAMIC_FORM_RESULT_FOLDER
"dynamic-form-result"
-
org.javlo.component.form.GenericQuiz Modifier and Type Constant Field Value public static final int
QUESTION_INDEX
9
public static final String
TYPE
"generic-quiz"
-
org.javlo.component.form.SearchResultComponent Modifier and Type Constant Field Value public static final String
TYPE
"search-result"
-
org.javlo.component.form.SmartGenericForm Modifier and Type Constant Field Value public static final String
FOLDER
"dynamic-form-result"
public static final String
RECAPTCHAKEY
"recaptchakey"
public static final String
RECAPTCHASECRETKEY
"recaptchasecretkey"
public static final String
TYPE
"smart-generic-form"
-
org.javlo.component.gadget.CountAccess Modifier and Type Constant Field Value public static final String
TYPE
"count-access"
-
org.javlo.component.gadget.CountTool Modifier and Type Constant Field Value public static final String
TYPE
"counttool"
-
org.javlo.component.gadget.Map Modifier and Type Constant Field Value public static final String
TYPE
"map"
-
org.javlo.component.image.GlobalImage Modifier and Type Constant Field Value public static final String
IMAGE_FILTER
"image-filter"
public static final String
RAW_FILTER
"raw"
public static final String
TYPE
"global-image"
-
org.javlo.component.image.GlobalImageSession Modifier and Type Constant Field Value public static final String
TYPE
"global-image-session"
-
org.javlo.component.image.IImageTitle Modifier and Type Constant Field Value public static final String
NO_LINK
"#"
-
org.javlo.component.image.Image Modifier and Type Constant Field Value public static final String
STYLE_CENTER
"image-center"
-
org.javlo.component.image.ImageBackground Modifier and Type Constant Field Value public static final String
TYPE
"image-background"
-
org.javlo.component.layout.ContentSeparation Modifier and Type Constant Field Value public static final String
TYPE
"separation"
-
org.javlo.component.layout.PageBreak Modifier and Type Constant Field Value public static final String
TYPE
"page-break"
-
org.javlo.component.layout.PDFLayoutComponent Modifier and Type Constant Field Value public static final String
TYPE
"pdf-layout"
-
org.javlo.component.links.AgendaImport Modifier and Type Constant Field Value public static final String
TYPE
"agenda-import"
protected static final String
VALUE_SEPARATOR
"-"
-
org.javlo.component.links.Breadcrumb Modifier and Type Constant Field Value public static final String
TYPE
"breadcrumb"
-
org.javlo.component.links.ChangeLanguageMenu Modifier and Type Constant Field Value public static final String
TYPE
"change-language"
-
org.javlo.component.links.ChildrenLink Modifier and Type Constant Field Value protected static final char
DATA_SEPARATOR
44
public static final String
TYPE
"children-link"
-
org.javlo.component.links.CloudTag Modifier and Type Constant Field Value public static final String
TYPE
"cloud-tag"
-
org.javlo.component.links.ExternalLink Modifier and Type Constant Field Value public static final String
TYPE
"external-link"
-
org.javlo.component.links.InternalLink Modifier and Type Constant Field Value public static final String
TYPE
"internal-link"
-
org.javlo.component.links.LanguageMirrorComponent Modifier and Type Constant Field Value public static final String
TYPE
"lang-mirror-page"
-
org.javlo.component.links.Menu Modifier and Type Constant Field Value public static final String
TYPE
"menu"
-
org.javlo.component.links.MirrorComponent Modifier and Type Constant Field Value public static final String
TYPE
"mirror"
-
org.javlo.component.links.MonthChildrenLink Modifier and Type Constant Field Value public static final String
TYPE
"month-link"
-
org.javlo.component.links.NextPage Modifier and Type Constant Field Value public static final String
TYPE
"next-page"
-
org.javlo.component.links.PageMirrorComponent Modifier and Type Constant Field Value public static final String
TYPE
"mirror-page"
-
org.javlo.component.links.PageReferenceComponent Modifier and Type Constant Field Value public static final String
MOUNT_FORMAT
"MMMM yyyy"
public static final String
TYPE
"page-reference"
-
org.javlo.component.links.PDFLink Modifier and Type Constant Field Value public static final String
TYPE
"pdf-link"
-
org.javlo.component.links.PreviousPage Modifier and Type Constant Field Value public static final String
TYPE
"previous-page"
-
org.javlo.component.links.RSSLink Modifier and Type Constant Field Value public static final String
NOT_VISIBLE
"not-visible"
public static final String
TYPE
"rss-link"
public static final String
VISIBLE
"visible"
-
org.javlo.component.links.RSSReader Modifier and Type Constant Field Value protected static final String
RULE_KEY
"rule"
-
org.javlo.component.links.RSSRegistration Modifier and Type Constant Field Value public static final String
CHANNEL_KEY
"channel"
public static final String
HIDE_INVISIBLE_KEY
"hide-invisible"
public static final String
TYPE
"rss-registration"
-
org.javlo.component.links.SimpleInternalLink Modifier and Type Constant Field Value public static final String
TYPE
"simple-internal-link"
-
org.javlo.component.links.SmartExternalLink Modifier and Type Constant Field Value protected static final String
DESCRIPTION_KEY
"target.description"
protected static final String
IMAGE_KEY
"target.image"
protected static final String
IMAGE_LINK_KEY
"force-image-link"
protected static final String
IMAGE_URI_KEY
"target.image-uri"
protected static final String
RESPONSE_KEY
"target.response"
public static final String
STYLE_NORMAL
"normal"
public static final String
STYLE_PRIORITY
"priority"
protected static final String
TITLE_KEY
"target.title"
public static final String
TYPE
"smart-external-link"
protected static final String
VALID_CONNECTION_KEY
"target.connection-valid"
protected static final String
VALID_LINK
"target.valid"
-
org.javlo.component.links.SmartExternalLinkImportation Modifier and Type Constant Field Value protected static final String
DESCRIPTION_KEY
"target.description"
protected static final String
IMAGE_KEY
"target.image"
protected static final String
IMAGE_URI_KEY
"target.image-uri"
protected static final String
RESPONSE_KEY
"target.response"
protected static final String
TITLE_KEY
"target.title"
protected static final String
VALID_CONNECTION_KEY
"target.valid"
-
org.javlo.component.links.SmartLink Modifier and Type Constant Field Value public static final String
TYPE
"smart-link"
-
org.javlo.component.links.SubtitleLink Modifier and Type Constant Field Value public static final String
TYPE
"subtitle-link"
-
org.javlo.component.links.TwitterReader Modifier and Type Constant Field Value public static final String
TYPE
"twitter-reader"
-
org.javlo.component.links.UserInfoLink Modifier and Type Constant Field Value public static final String
TYPE
"user-info-link"
-
org.javlo.component.links.WeekChildrenLink Modifier and Type Constant Field Value public static final String
TYPE
"week-link"
-
org.javlo.component.list.DataList Modifier and Type Constant Field Value public static final String
TYPE
"data-list"
-
org.javlo.component.list.FreeTextList Modifier and Type Constant Field Value public static final String
NUMBER_LIST
"ol-ol"
public static final char
SUBLIST_CHAR
45
public static final String
TYPE
"text-list"
-
org.javlo.component.list.List Modifier and Type Constant Field Value public static final String
TYPE
"list"
-
org.javlo.component.meta.AutoNumberComponent Modifier and Type Constant Field Value public static final String
TYPE
"auto-number"
-
org.javlo.component.meta.Category Modifier and Type Constant Field Value public static final String
TYPE
"category-title"
protected static final String
YES
"yes"
-
org.javlo.component.meta.ColorComponent Modifier and Type Constant Field Value public static final String
BACKGROUND_COLOR
"background"
public static final String
TYPE
"color"
-
org.javlo.component.meta.ComplexEventDefinitionComponent Modifier and Type Constant Field Value public static final String
TYPE
"event-definition"
-
org.javlo.component.meta.ContactInformation Modifier and Type Constant Field Value public static final String
TYPE
"contact-information"
-
org.javlo.component.meta.DateComponent Modifier and Type Constant Field Value public static final String
NOT_VISIBLE_TYPE
"not-visible"
public static final String
TYPE
"date"
-
org.javlo.component.meta.DefinitionComponent Modifier and Type Constant Field Value public static final String
TYPE
"definition"
-
org.javlo.component.meta.EventDefinitionComponent Modifier and Type Constant Field Value public static final String
TYPE
"event-definition"
-
org.javlo.component.meta.Font Modifier and Type Constant Field Value public static final String
TYPE
"font"
-
org.javlo.component.meta.ForceRealContent Modifier and Type Constant Field Value public static final String
TYPE
"force-real-content"
-
org.javlo.component.meta.Forward Modifier and Type Constant Field Value public static final String
TYPE
"forward"
-
org.javlo.component.meta.GraphicCharter Modifier and Type Constant Field Value public static final String
TYPE
"graphic-charter"
-
org.javlo.component.meta.HeadMeta Modifier and Type Constant Field Value public static final String
TYPE
"meta-head"
-
org.javlo.component.meta.Keywords Modifier and Type Constant Field Value public static final String
BOLD_IN_CONTENT
"bold-in-content"
public static final String
NOT_VISIBLE
"not-visible"
public static final String
TYPE
"keywords"
-
org.javlo.component.meta.Layouts Modifier and Type Constant Field Value public static final String
TYPE
"layouts"
-
org.javlo.component.meta.LocationComponent Modifier and Type Constant Field Value public static final String
TYPE
"location"
-
org.javlo.component.meta.MetaDescription Modifier and Type Constant Field Value public static final String
TYPE
"meta-description"
-
org.javlo.component.meta.NotSearchPage Modifier and Type Constant Field Value public static final String
TYPE
"not-search"
-
org.javlo.component.meta.PageCss Modifier and Type Constant Field Value public static final String
TYPE
"page-css"
-
org.javlo.component.meta.PageWeight Modifier and Type Constant Field Value public static final String
TYPE
"page-weight"
-
org.javlo.component.meta.Slogan Modifier and Type Constant Field Value public static final String
TYPE
"slogan"
-
org.javlo.component.meta.Tags Modifier and Type Constant Field Value public static final String
TYPE
"tags"
-
org.javlo.component.meta.TaxonomyDisplayComponent Modifier and Type Constant Field Value public static final String
TYPE
"taxonomy-display"
-
org.javlo.component.meta.TimeRangeComponent Modifier and Type Constant Field Value public static final String
TYPE
"time-range"
public static final String
VALUE_SEPARATOR
"%"
-
org.javlo.component.meta.ToTheTopComponent Modifier and Type Constant Field Value public static final String
TYPE
"to-the-top"
-
org.javlo.component.multimedia.AllImagesGallery Modifier and Type Constant Field Value public static final String
TYPE
"all-images-gallery"
-
org.javlo.component.multimedia.EmbedVideo Modifier and Type Constant Field Value public static final String
TYPE
"embed-video"
-
org.javlo.component.multimedia.FolderedMultimedia Modifier and Type Constant Field Value public static final String
ALL
"all"
public static final String
EMBED
"embed"
public static final String
IMAGE
"image"
protected static final String
IMAGE_AFTER_EXEPT_FIRST
"only first item with image first"
protected static final String
IMAGE_FIRST
"image first"
protected static final String
ORDER_BY_ACCESS
"order by access"
protected static final String
REVERSE_ORDER
"reverse order"
public static final String
SOUND
"sound"
protected static final String
STATIC_EMBED_FOLDER
"embed"
protected static final String
STATIC_IMAGE_FOLDER
"images"
protected static final String
STATIC_SOUND_FOLDER
"sounds"
protected static final String
STATIC_VIDEO_FOLDER
"videos"
public static final String
TYPE
"foldered-multimedia"
public static final String
VIDEO
"video"
-
org.javlo.component.multimedia.Gallery Modifier and Type Constant Field Value public static final String
TYPE
"gallery"
-
org.javlo.component.multimedia.Multimedia Modifier and Type Constant Field Value public static final String
ALL
"all"
public static final String
EMBED
"embed"
public static final String
IMAGE
"image"
protected static final String
IMAGE_AFTER_EXEPT_FIRST
"only first item with image first"
protected static final String
IMAGE_FIRST
"image first"
public static final String
MAX_LIST_SIZE
"max-list-size"
protected static final String
NAME_ORDER
"name order"
protected static final String
ORDER_BY_ACCESS
"order by access"
public static final String
PAGE_SIZE
"page-size"
protected static final String
RANDOM_ORDER
"random order"
protected static final String
REVERSE_ORDER
"reverse order"
public static final String
ROOT_FOLDER
"root-folder"
public static final String
SOUND
"sound"
protected static final String
STATIC_EMBED_FOLDER
"embed"
protected static final String
STATIC_IMAGE_FOLDER
"images"
protected static final String
STATIC_SOUND_FOLDER
"sounds"
protected static final String
STATIC_VIDEO_FOLDER
"videos"
public static final String
TYPE
"multimedia"
public static final String
VIDEO
"video"
-
org.javlo.component.multimedia.MultimediaFilter Modifier and Type Constant Field Value public static final String
TYPE
"multimedia-filter"
-
org.javlo.component.multimedia.MultimediaGallery Modifier and Type Constant Field Value protected static final String
IMAGE_AFTER_EXEPT_FIRST
"only first item with image first"
protected static final String
IMAGE_FIRST
"image first"
protected static final String
ORDER_BY_ACCESS
"order by access"
protected static final String
STATIC_EMBED_FOLDER
"embed"
protected static final String
STATIC_IMAGE_FOLDER
"images"
protected static final String
STATIC_SOUND_FOLDER
"sounds"
protected static final String
STATIC_VIDEO_FOLDER
"videos"
public static final String
TYPE
"multimedia-gallery"
-
org.javlo.component.multimedia.OnlineVideo Modifier and Type Constant Field Value public static final String
TYPE
"online-video"
-
org.javlo.component.multimedia.PDFMultimedia Modifier and Type Constant Field Value public static final String
TYPE
"pdf-mutlimedia"
-
org.javlo.component.multimedia.Video Modifier and Type Constant Field Value public static final String
TYPE
"linked-video"
-
org.javlo.component.multimedia.VideoContentMultimedia Modifier and Type Constant Field Value public static final String
TYPE
"videos-multimedia"
-
org.javlo.component.navigation.PageURL Modifier and Type Constant Field Value public static final String
TYPE
"URL"
-
org.javlo.component.social.FacebookChooseFriend Modifier and Type Constant Field Value public static final String
TYPE
"facebook-choose-friends"
-
org.javlo.component.social.Wall Modifier and Type Constant Field Value public static final String
TYPE
"wall"
-
org.javlo.component.text.Code Modifier and Type Constant Field Value public static final String
TYPE
"code"
-
org.javlo.component.text.Description Modifier and Type Constant Field Value public static final String
TYPE
"description"
-
org.javlo.component.text.DynamicParagraph Modifier and Type Constant Field Value public static final String
MESSAGE_ID_PARAM_NAME
"_dynpara_message_id"
-
org.javlo.component.text.ExtendedWidget Modifier and Type Constant Field Value public static final String
TYPE
"extendedWidget"
public static final String
XHTML_RESOURCE_FOLDER
"_xhtml_resources"
-
org.javlo.component.text.FullWysiwygParagraph Modifier and Type Constant Field Value public static final String
TYPE
"full-wysiwyg-paragraph"
-
org.javlo.component.text.Paragraph Modifier and Type Constant Field Value public static final String
TYPE
"paragraph"
-
org.javlo.component.text.SecureText Modifier and Type Constant Field Value public static final String
TYPE
"secure-text"
-
org.javlo.component.text.Text Modifier and Type Constant Field Value public static final String
TYPE
"text"
-
org.javlo.component.text.WysiwygParagraph Modifier and Type Constant Field Value public static final String
TYPE
"wysiwyg-paragraph"
-
org.javlo.component.text.XHTML Modifier and Type Constant Field Value public static final String
RAW_STYLE
"raw"
public static final String
TYPE
"xhtml"
public static final String
XHTML_RESOURCE_FOLDER
"_xhtml_resources"
-
org.javlo.component.title.GroupTitle Modifier and Type Constant Field Value public static final String
TYPE
"group-title"
-
org.javlo.component.title.Heading Modifier and Type Constant Field Value public static final String
SMALL_TEXT
"smtext"
public static final String
TEXT
"text"
public static final String
TYPE
"heading"
-
org.javlo.component.title.LinkLabel Modifier and Type Constant Field Value public static final String
TYPE
"link-label"
-
org.javlo.component.title.MenuTitle Modifier and Type Constant Field Value public static final String
TYPE
"menu-title"
-
org.javlo.component.title.PageTitle Modifier and Type Constant Field Value public static final String
TYPE
"page-title"
-
org.javlo.component.title.SubTitle Modifier and Type Constant Field Value public static final String
TYPE
"subtitle"
-
org.javlo.component.title.Title Modifier and Type Constant Field Value public static final String
TYPE
"title"
-
org.javlo.component.title.WebSiteTitle Modifier and Type Constant Field Value public static final String
TYPE
"web-site-title"
-
org.javlo.component.users.DisplayUserInfo Modifier and Type Constant Field Value public static final String
TYPE
"display-user-info"
-
org.javlo.component.users.UserLogin Modifier and Type Constant Field Value public static final String
LOGIN_MSG
"login_message"
public static final String
MSG
"message"
public static final String
OPTIN
"optin"
public static final String
OPTOUT
"optout"
public static final String
ROLES
"roles"
public static final String
TYPE
"user-login"
public static final String
VALIDATION
"validation_msg"
-
org.javlo.component.users.UserRegistration Modifier and Type Constant Field Value public static final String
FIELD_SCOPE
"scope"
public static final String
FIELD_SELECTED_ROLES
"roles"
public static final String
TYPE
"user-registration"
-
org.javlo.component.users.UserSearch Modifier and Type Constant Field Value public static final String
TYPE
"user-search"
-
org.javlo.component.web2.ChatComponent Modifier and Type Constant Field Value public static final String
TYPE
"chat"
-
org.javlo.component.web2.ChooseBaseContext Modifier and Type Constant Field Value public static final String
TYPE
"choose-base-context"
-
org.javlo.component.web2.EventRegistration Modifier and Type Constant Field Value public static final String
TYPE
"event-registration"
-
org.javlo.component.web2.FollowComponent Modifier and Type Constant Field Value public static final String
TYPE
"follow"
-
org.javlo.component.web2.IMComponent Modifier and Type Constant Field Value public static final String
TYPE
"im"
-
org.javlo.component.web2.MyEvents Modifier and Type Constant Field Value public static final String
TYPE
"my-event"
-
org.javlo.component.web2.PageRank Modifier and Type Constant Field Value public static final String
TYPE
"page-rank"
-
org.javlo.component.web2.QuizzParty Modifier and Type Constant Field Value public static final String
TYPE
"quizz-party"
-
org.javlo.component.web2.QuizzPartyContext Modifier and Type Constant Field Value public static final int
HASH_SIZE
1
public static final int
NA
2147483647
public static final int
NO
0
public static final int
YES
1
-
org.javlo.component.web2.SimplePoll Modifier and Type Constant Field Value public static final String
TYPE
"simple-poll"
-
org.javlo.component.web2.Survey Modifier and Type Constant Field Value public static final String
TYPE
"survey"
-
org.javlo.component.web2.TaxonomySessionComponent Modifier and Type Constant Field Value public static final String
TYPE
"taxonomy-session"
-
org.javlo.component.web2.UploadFileComponent Modifier and Type Constant Field Value public static final String
SESSION_IMAGE
"session-image"
public static final String
TYPE
"upload-file"
-
org.javlo.component.web2.survey.DisplayResult Modifier and Type Constant Field Value protected static final String
AVERAGE
"average"
protected static final String
FILE_NAME
"file"
protected static final String
FILE_NAME_2
"file2"
protected static final String
FILE_NAME_3
"file3"
protected static final String
FILE_TITLE
"file-title"
protected static final String
FILE_TITLE_2
"file-title-2"
protected static final String
FILE_TITLE_3
"file--title-3"
protected static final String
LENCIONI
"lencioni"
protected static final String
MAX_VALUE
"max"
protected static final String
MIN_VALUE
"min"
protected static final String
NOSORT
"not-sort#checkbox"
protected static final String
TITLE_FIELD
"title"
public static final String
TYPE
"display-result"
-
org.javlo.component.web2.survey.ListSurvey Modifier and Type Constant Field Value protected static final String
FIELD_LABEL_SEND
"sendlabel"
protected static final String
QUESTION_FIELD
"questions"
protected static final String
RESPONSE_FIELD
"responses"
protected static final String
SESSION_NAME
"session_file"
protected static final String
TITLE_FIELD
"title"
public static final String
TYPE
"list-survey"
-
org.javlo.component.web2.survey.ResultSurvey Modifier and Type Constant Field Value protected static final String
SESSION_NAME
"session_file"
protected static final String
TITLE_FIELD
"title"
public static final String
TYPE
"result-survey"
-
org.javlo.component.web2.survey.SelectSurvey Modifier and Type Constant Field Value protected static final String
FIELD_LABEL_SEND
"sendlabel"
protected static final String
QUESTION_FIELD
"questions"
protected static final String
SELECT
"select"
protected static final String
SESSION_NAME
"session_file"
protected static final String
TITLE_FIELD
"title"
public static final String
TYPE
"select-survey"
-
org.javlo.component.web2.survey.SortSurvey Modifier and Type Constant Field Value protected static final String
FIELD_LABEL_SEND
"sendlabel"
protected static final String
QUESTION_FIELD
"questions"
protected static final String
SESSION_NAME
"session_file"
protected static final String
TITLE_FIELD
"title"
public static final String
TYPE
"sort-survey"
-
org.javlo.component.web2.survey.SurveyGenericForm Modifier and Type Constant Field Value public static final String
SESSION_EXCEL_KEY
"_excel_key"
public static final String
TYPE
"survey-generic-form"
-
org.javlo.config.StaticConfig Modifier and Type Constant Field Value public static final String
DEMO_SITE
"demo"
public static final String
SMTP_HOST_PARAM
"mail.smtp.host"
public static final String
SMTP_PASSWORD_PARAM
"mail.smtp.password"
public static final String
SMTP_PORT_PARAM
"mail.smtp.port"
public static final String
SMTP_USER_PARAM
"mail.smtp.user"
public static final String
WEBAPP_CONFIG_FILE
"/WEB-INF/config/webapp_config.properties"
public static final String
WEBAPP_CONFIG_INSTALL
"/WEB-INF/config/static-config-install.properties"
-
org.javlo.context.ContentContext Modifier and Type Constant Field Value public static final String
CHANGE_AREA_ATTRIBUTE_NAME
"_change_area"
public static final String
CLEAR_SESSION_PARAM
"_clear_session"
public static final String
COUNT_REQUEST_BY_SESSION_KEY
"__session_request"
public static final int
EDIT_MODE
1
public static final String
FORCE_ABSOLUTE_URL
"_absolute-url"
public static final String
FORCE_MODE_PARAMETER_NAME
"render-mode"
public static final String
FORWARD_AJAX
"ajax-request"
public static final String
FORWARD_PATH_REQUEST_KEY
"forward-path"
public static final int
GET_MODE
10
public static final int
MAILING_MODE
6
public static final int
MODULE_DESKTOP_SPECIAL_MODE
1000
public static final int
MODULE_MOBILE_SPECIAL_MODE
1001
public static final int
MODULE_MODE
8
public static final String
NO_DMZ_PARAM_NAME
"nodmz"
public static final int
PAGE_MODE
4
public static final int
POST_MODE
9
public static final String
PREVIEW_EDIT_PARAM
"previewEdit"
public static final int
PREVIEW_MODE
3
public static final String
PREVIEW_ONLY_MODE
"__preview_only_mode"
public static final String
TAKE_SCREENSHOT
"____screenshot"
public static final String
TAKE_SCREENSHOT_PAGE_NAME
"____screenshot_page"
public static final int
TIME_MODE
7
public static final int
VIEW_MODE
2
-
org.javlo.context.ContentManager Modifier and Type Constant Field Value public static final char
MULTI_PARAM_SEP
63
-
org.javlo.context.EditContext Modifier and Type Constant Field Value public static final int
ADMIN_USER_VIEW
6
public static final int
CONTENT_VIEW
1
public static final int
DATA_VIEW
7
public static final int
MAILING_VIEW
5
public static final int
STAT_VIEW
3
public static final int
STATIC_VIEW
4
public static final String
USER_ROLES_SEPARATOR
";"
public static final int
USER_VIEW
2
-
org.javlo.context.GlobalContext Modifier and Type Constant Field Value public static final String
ACCESS_DATE_FORMAT
"yyyy-MM-dd"
public static final String
LICENCE_BASE
"base"
public static final String
LICENCE_BASE_PLUS
"base+"
public static final String
LICENCE_CORPORATE
"corporate"
public static final String
LICENCE_FREE
"free"
public static final String
LICENCE_FREE_PLUS
"free+"
public static final String
PAGE_TOKEN_PARAM
"p_token"
public static final String
POP_HOST_PARAM
"mail.pop.host"
public static final String
POP_PASSWORD_PARAM
"mail.pop.password"
public static final String
POP_PORT_PARAM
"mail.pop.port"
public static final String
POP_SSL
"mail.pop.ssl"
public static final String
POP_USER_PARAM
"mail.pop.user"
public static final String
SCREENSHOT_FILE_NAME
"screenshot.png"
public static final String
USERS_FOLDER
"users_files"
-
org.javlo.context.SpecialConfigBean Modifier and Type Constant Field Value public static final String
GOOGLE_RECAPTHCA_PARAM_NAME
"g-recaptcha-response"
-
org.javlo.context.StatContext Modifier and Type Constant Field Value public static final String
MAILING_VIEW
"mailing"
-
org.javlo.context.UserInterfaceContext Modifier and Type Constant Field Value public static final String
KEY
"userInterface"
-
org.javlo.data.EditInfoBean Modifier and Type Constant Field Value public static final String
NEW_SESSION_PARAM
"__new_session"
public static final String
REQUEST_KEY
"editInfo"
-
org.javlo.data.InfoBean Modifier and Type Constant Field Value public static final String
FAKE_PATH_PARAMETER_NAME
"_fake_path"
public static final String
REQUEST_KEY
"info"
-
org.javlo.data.taxonomy.TaxonomyService Modifier and Type Constant Field Value public static final String
KEY
"taxonomy"
public static final String
ROOT_ID
"0"
-
org.javlo.ecom.Basket Modifier and Type Constant Field Value public static final int
ERROR_STEP
99
public static final int
FINAL_STEP
5
public static final String
GHOST_BASKET_KEY
"ghostBasket"
public static final String
KEY
"basket"
public static final int
ORDER_STEP
3
public static final int
PAY_STEP
4
public static final int
REGISTRATION_STEP
2
public static final int
START_STEP
1
public static final String
STATUS_MANUAL_PAYED
"manual_payed"
public static final String
STATUS_NEW
"new"
public static final String
STATUS_SENDED
"sended"
public static final String
STATUS_TO_BE_VERIFIED
"to_be_verified"
public static final String
STATUS_UNVALIDED
"unvalided"
public static final String
STATUS_VALIDED
"valided"
public static final String
STATUS_WAIT_PAY
"wait_pay"
-
org.javlo.fields.Field Modifier and Type Constant Field Value protected static final String
DEFAULT_SEARCH_TYPE
"default"
protected static final int
MESSAGE_ERROR
1
protected static final int
MESSAGE_INFO
2
-
org.javlo.fields.FieldDate Modifier and Type Constant Field Value protected static final String
MONTH_SEARCH_TYPE
"month"
-
org.javlo.fields.FieldMultiList Modifier and Type Constant Field Value public static final String
TYPE
"list-multi"
-
org.javlo.filter.CatchAllFilter Modifier and Type Constant Field Value public static final String
CHECK_CONTEXT_PARAM
"__check_context"
public static final String
MAIN_URI_KEY
"_mainURI"
public static final String
POLICY
"default-src \'self\'"
-
org.javlo.helper.ElementaryURLHelper Modifier and Type Constant Field Value public static final String
BACK_PARAM_NAME
"__back"
public static final String
EXPCOMP
"expcomp"
public static final String
GLOBAL_CONTEXT_INSTANCE_ID_PARAM
"_globalContextInstanceId"
public static final String
IMG_SERVLET_PATH
"img"
public static final String
RESOURCE_SERVLET_PATH
"file"
public static final String
SPACIAL_RIGHT_CODE_KEY
"special-right-code"
public static final String
TRANSFORM
"/transform"
-
org.javlo.helper.LocalLogger Modifier and Type Constant Field Value public static final int
DEBUG
4
public static final int
ERROR
3
public static final int
INFO
1
public static final int
WARNING
2
-
org.javlo.helper.MacroHelper Modifier and Type Constant Field Value public static final String
ALPHABET
"abcdefghijklmnopqrstuvwxyz"
public static final int
CALENDAR_LONG
2
public static final int
CALENDAR_SHORT
1
-
org.javlo.helper.NavigationHelper Modifier and Type Constant Field Value public static final String
POPUP_PARAM
"_popupurl"
-
org.javlo.helper.NetHelper Modifier and Type Constant Field Value public static final String
HEADER_DATE
"Date"
public static final String
HEADER_ETAG
"ETag"
public static final String
HEADER_IF_MODIFIED_SINCE
"If-Modified-Since"
public static final String
HEADER_IF_MODIFIED_SINCE_ETAG
"if-None-Match"
public static final String
HEADER_LAST_MODIFIED
"Last-Modified"
public static final String
JAVLO_USER_AGENT
"Mozilla/5.0 bot Javlo/2.2 A4"
public static final String
MOZILLA_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0"
-
org.javlo.helper.RequestHelper Modifier and Type Constant Field Value public static final String
CLOSE_WINDOW_PARAMETER
"close-window"
public static final String
CLOSE_WINDOW_URL_PARAMETER
"close-window-url"
public static final String
CRYPTED_PARAM_NAME
"cparam"
-
org.javlo.helper.ResourceHelper Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
4096
public static final String
PRIVATE_DIR
"_private"
-
org.javlo.helper.SecurityHelper Modifier and Type Constant Field Value public static final String
USER_CODE_KEY
"__userCode"
-
org.javlo.helper.StringHelper Modifier and Type Constant Field Value public static final String
ALPHABET
"abcdefghijklmnopqrstuvwxyz"
public static final String
ALPHANUM
"abcdefghijklmnopqrstuvwxyz0123456789"
public static final String
DEFAULT_LIST_SEPARATOR
"?"
public static final String
NUMERIC
"0123456789"
public static final String
REQUEST_KEY_FORM_VALID
"__form_request_valid__"
public static final String
RFC822DATEPATTERN
"EEE\', \'dd\' \'MMM\' \'yyyy\' \'HH:mm:ss\' \'Z"
public static final String
SOMETHING
"st"
public static final long
TIMED_TOKEN_DIVIDER
60000L
-
org.javlo.helper.StringSecurityUtil Modifier and Type Constant Field Value public static final String
REQUEST_ATT_FOR_SECURITY_FORWARD
"__security_jsp_forward"
-
org.javlo.helper.URLHelper Modifier and Type Constant Field Value public static final String
ERROR_PREFIX
"page_not_found_:_"
public static final String
MINETYPE_FOLDER
"/images/mimetypes/"
-
org.javlo.helper.XMLManipulationHelper Modifier and Type Constant Field Value public static final String
AREA_PREFIX
"area."
public static final String
AREA_VIEW_CONTAINER
"area-container."
public static final String
AREA_VIEW_PREFIX
"area-view-if-empty."
public static final String
HEADER_ZONE
"<!-- INSERT HEADER HERE -->"
-
org.javlo.helper.Comparator.FileComparator Modifier and Type Constant Field Value public static final int
LASTMODIFIED
2
public static final int
NAME
1
public static final int
SIZE
3
-
org.javlo.i18n.I18nAccess Modifier and Type Constant Field Value public static final String
KEY_NOT_FOUND
"[KEY NOT FOUND"
-
org.javlo.image.ImageHelper Modifier and Type Constant Field Value public static final int
BACK_AND_WHITE_FILTER
1
public static final int
NO_FILTER
0
-
org.javlo.io.SecureFile Modifier and Type Constant Field Value public static final String
FILE_SUFFIX
".zip"
-
org.javlo.io.SessionFolder Modifier and Type Constant Field Value public static final String
SESSION_FOLDER
"sessionFolder"
public static final String
SESSION_PATH_KEY
"_sid"
public static final String
SESSION_PATH_PREFIX
"_sid-"
-
org.javlo.macro.core.IMacro Modifier and Type Constant Field Value public static final String
DEFAULT_MAX_MODAL_SIZE
"df"
public static final int
DEFAULT_PRIORITY
100
public static final String
LARGE_MODAL_SIZE
"lg"
public static final String
MIDDEL_MODAL_SIZE
"md"
public static final String
SMALL_MODAL_SIZE
"sm"
-
org.javlo.mailing.CRLFOutputStream Modifier and Type Constant Field Value protected static final int
LAST_WAS_CR
1
protected static final int
LAST_WAS_LF
2
protected static final int
LAST_WAS_OTHER
0
-
org.javlo.mailing.Mailing Modifier and Type Constant Field Value public static final String
DATA_TOKEN_UNSUBSCRIBE
"unsubscribe"
public static final String
DATA_TOKEN_UNSUBSCRIBE_HOST
"unsubscribe-host"
public static final String
DATA_TOKEN_UNSUBSCRIBE_MESSAGE
"unsubscribe-message"
public static final String
DATA_TOKEN_UNSUBSCRIBE_POST
"unsubscribe-port"
public static final String
DATA_TOKEN_UNSUBSCRIBE_URL
"unsubscribe-url"
-
org.javlo.mailing.MailService Modifier and Type Constant Field Value public static final String
HIDDEN_DIV
"<div style=\"display:none;width:0px;max-height:0px;overflow:hidden;mso-hide:all;height:0;font-size:0;max-height:0;line-height:0;margin:0 auto;\">"
public static final String
MAILING_ID_MAIL_KEY
"Mailing-ID"
public static final String
SMTP_HOST_PARAM
"mail.smtp.host"
public static final String
SMTP_PASSWORD_PARAM
"mail.smtp.password"
public static final String
SMTP_PORT_PARAM
"mail.smtp.port"
public static final String
SMTP_USER_PARAM
"mail.smtp.user"
-
org.javlo.message.GenericMessage Modifier and Type Constant Field Value public static final int
ALERT
2
public static final int
ERROR
1
public static final int
HELP
4
public static final int
INFO
3
public static final int
SUCCESS
5
-
org.javlo.message.MessageRepository Modifier and Type Constant Field Value public static final String
KEY
"messages"
-
org.javlo.module.admin.AdminAction Modifier and Type Constant Field Value public static final String
LOGO_PATH
"logo"
-
org.javlo.module.communication.CommunicationModuleContext Modifier and Type Constant Field Value public static final String
MODULE_NAME
"communication"
-
org.javlo.module.content.ContentModuleContext Modifier and Type Constant Field Value public static final int
EDIT_MODE
1
public static final int
PAGE_MODE
3
public static final int
PREVIEW_MODE
2
-
org.javlo.module.core.IMainModuleName Modifier and Type Constant Field Value public static final String
MAILING
"mailing"
public static final String
SEARCH
"search"
public static final String
SHARED_CONTENT
"shared-content"
public static final String
TICKET
"ticket"
-
org.javlo.module.dashboard.ReportBean Modifier and Type Constant Field Value public static final int
MAX_LINK_CHECK
5
-
org.javlo.module.file.FileModuleContext Modifier and Type Constant Field Value public static final String
MODULE_NAME
"file"
public static final String
PAGE_META
"meta"
-
org.javlo.module.macro.MacroModuleContext Modifier and Type Constant Field Value public static final String
MODULE_NAME
"macro"
-
org.javlo.module.mailing.MailingAction Modifier and Type Constant Field Value public static final String
DATA_MAIL_PREFIX
"_ml_"
public static final String
DATA_MAIL_SUFFIX
"__"
public static final String
MAILING_FEEDBACK_PARAM_NAME
"_mfb"
public static final String
MAILING_FEEDBACK_VALUE_NAME
"_ml_data__"
public static final String
SEND_WIZARD_BOX
"sendwizard"
public static final String
SEND_WIZARD_BOX_PREVIEW
"main-renderer"
-
org.javlo.module.remote.RemoteBean Modifier and Type Constant Field Value public static final int
PRIORITY_HIGH
3
public static final int
PRIORITY_LOW
1
public static final int
PRIORITY_MIDDLE
2
-
org.javlo.module.remote.RemoteService Modifier and Type Constant Field Value public static final String
MODULE_NAME
"remote"
-
org.javlo.module.taxonomy.TaxonomyAction Modifier and Type Constant Field Value public static final String
NAME
"taxonomy"
-
org.javlo.module.template.TemplateContext Modifier and Type Constant Field Value public static final String
NAME
"template"
-
org.javlo.module.template.remote.freecsstemplates.FreeCSSTemplateFactory Modifier and Type Constant Field Value public static final String
NAME
"freecsstemplate"
-
org.javlo.module.ticket.Ticket Modifier and Type Constant Field Value public static final String
BSTATUS_ASK
"ask"
public static final String
BSTATUS_REJECTED
"rejedcted"
public static final String
BSTATUS_VALIDED
"valided"
public static final String
BSTATUS_WAIT
"wait"
public static final String
STATUS_ARCHIVED
"archived"
public static final String
STATUS_DONE
"done"
public static final String
STATUS_NEW
"new"
public static final String
STATUS_ONHOLD
"on hold"
public static final String
STATUS_REJECTED
"rejected"
public static final String
STATUS_WORKING
"working"
-
org.javlo.module.ticket.TicketAction Modifier and Type Constant Field Value public static final String
MODULE_NAME
"ticket"
-
org.javlo.module.ticket.TicketBean Modifier and Type Constant Field Value public static final String
CATEGORY_DEBUG_NOTE
"debug-note"
public final int
PRIORITY_HIGH
3
public final int
PRIORITY_LOW
1
public final int
PRIORITY_MIDDLE
2
public final int
PRIORITY_NONE
0
public static final String
SHARE_SITE
"site"
-
org.javlo.module.user.UserAction Modifier and Type Constant Field Value public static final String
INIT_TOKEN
"initToken"
public static final String
JAVLO_LOGIN_ID
"javlo_login_id"
-
org.javlo.module.user.UserModuleContext Modifier and Type Constant Field Value public static final String
ADMIN_USERS_LIST
"admin"
public static final String
VIEW_MY_SELF
"myself"
public static final String
VIEW_USERS_LIST
"view"
-
org.javlo.navigation.DefaultTemplate Modifier and Type Constant Field Value public static final String
NAME
"__adam"
-
org.javlo.navigation.MenuElement Modifier and Type Constant Field Value public static final String
LAYOUTS_PREFIX
"layouts-"
public static final String
NULL_STRING
"NS"
public static final String
PAGE_TYPE_DEFAULT
"default"
public static final int
SEO_HEIGHT_HIGHT
3
public static final int
SEO_HEIGHT_INHERITED
-1
public static final int
SEO_HEIGHT_LOW
1
public static final int
SEO_HEIGHT_NORMAL
2
public static final int
SEO_HEIGHT_NULL
0
public static final double
VOTES_MULTIPLY
100000.0
-
org.javlo.portlet.filter.MultiReadRequestWrapper Modifier and Type Constant Field Value public static final long
MAX_UPLOAD_SIZE
2147483648L
-
org.javlo.remote.IRemoteResource Modifier and Type Constant Field Value public static final String
TYPE_COMPONENT
"component"
public static final String
TYPE_MODULE
"module"
public static final String
TYPE_TEMPLATE
"template"
-
org.javlo.remote.LocalResourceFactory Modifier and Type Constant Field Value public static final String
TYPE_COMPONENTS
"components"
public static final String
TYPE_MODULES
"modules"
public static final String
TYPE_TEMPLATES
"templates"
-
org.javlo.remote.RemoteResourceList Modifier and Type Constant Field Value public static final String
GALLERY_LAYOUT
"gallery"
public static final String
TABLE_LAYOUT
"table"
-
org.javlo.rendering.Device Modifier and Type Constant Field Value public static final String
DEFAULT
"default"
public static final String
DEFAULT_DEVICE
"pc"
public static final String
FORCE_DEVICE_PARAMETER_NAME
"force-device-code"
public static final String
SWITCH_DEFAULT_DEVICE_PARAM_NAME
"switch-default-device"
-
org.javlo.service.ContentService Modifier and Type Constant Field Value public static final String
TRASH_PAGE_NAME
"_trash_page_"
-
org.javlo.service.IMService Modifier and Type Constant Field Value public static final String
ALL_SITES
"_ALL"
public static final String
ALL_USERS
"_ALL"
-
org.javlo.service.ListService Modifier and Type Constant Field Value public static final String
SPECIAL_LIST_VIEW_USERS
"view-users"
-
org.javlo.service.PersistenceService Modifier and Type Constant Field Value public static final String
GLOBAL_MAP_NAME
"global"
public static final String
STORE_FILE_PREFIX
"content_"
-
org.javlo.service.ReverseLinkService Modifier and Type Constant Field Value public static final String
ALL
"all"
public static final String
NONE
"none"
public static final String
ONLY_FIRST
"only-first"
public static final String
ONLY_PREVIOUS_COMPONENT
"only-previous-component"
public static final String
ONLY_THIS_PAGE
"only-this-page"
-
org.javlo.service.calendar.ICal Modifier and Type Constant Field Value public static final String
ICAL_DEFAULT_ENCODING
"UTF-8"
public static final String
STATUS_CANCELLED
"CANCELLED"
public static final String
STATUS_CONFIRMED
"CONFIRMED"
public static final String
STATUS_TENTATIVE
"TENTATIVE"
public static final String
TRANSP_OPAQUE
"OPAQUE"
public static final String
TRANSP_TRANSPARENT
"TRANSPARENT"
-
org.javlo.service.google.translation.ITranslator Modifier and Type Constant Field Value public static final String
ERROR_PREFIX
"[TRANSLATION ERROR] - "
-
org.javlo.service.integrity.IIntegrityChecker Modifier and Type Constant Field Value public static final String
DANGER
"danger"
public static final int
DANGER_LEVEL
3
public static final String
INFO
"info"
public static final int
INFO_LEVEL
1
public static final String
SUCCESS
"success"
public static final int
SUCCESS_LEVEL
0
public static final String
WARNING
"warning"
public static final int
WARNING_LEVEL
2
-
org.javlo.service.log.Log Modifier and Type Constant Field Value public static final String
GROUP_INIT_CONTEXT
"init-context"
public static final String
INFO
"INFO"
public static final String
SEVERE
"SEVERE"
public static final String
TEMPORARY
"TEMPORARY"
public static final String
WARNING
"WARNING"
-
org.javlo.service.pdf.PDFLayout Modifier and Type Constant Field Value public static final String
KEY
"pdfLayout"
public static final String
LANDSCAPE
"landscape"
public static final String
PORTRAIT
"portrait"
public static final String
REQUEST_KEY
"jv_pdfLayout"
-
org.javlo.service.remote.RemoteMessage Modifier and Type Constant Field Value public static final int
ADMIN_LEVEL
1
public static final int
ERROR
0
public static final int
GOD_LEVEL
0
public static final int
INFO
2
public static final int
USER_LEVEL
2
public static final int
WARNING
1
-
org.javlo.service.shared.CloserJavloSharedContentProvider Modifier and Type Constant Field Value public static final String
NAME
"closer-javlo-local"
-
org.javlo.service.shared.GlobalImageSharedContentProvider Modifier and Type Constant Field Value public static final String
NAME
"global-image"
-
org.javlo.service.shared.ImportedFileSharedContentProvider Modifier and Type Constant Field Value public static final String
NAME
"import-file"
-
org.javlo.service.shared.ImportedImageSharedContentProvider Modifier and Type Constant Field Value public static final String
NAME
"import-image"
-
org.javlo.service.shared.ISharedContentProvider Modifier and Type Constant Field Value public static final String
TYPE_DEFAULT
"default"
public static final String
TYPE_IMAGE
"image"
public static final String
TYPE_MULTIMEDIA
"text"
public static final String
TYPE_TEXT
"text"
-
org.javlo.service.shared.JavloSharedContentProvider Modifier and Type Constant Field Value public static final String
NAME
"javlo-local"
-
org.javlo.service.shared.LocalFileSharedContentProvider Modifier and Type Constant Field Value public static final String
NAME
"local-file"
-
org.javlo.service.shared.LocalImageSharedContentProvider Modifier and Type Constant Field Value protected static final String
IMAGE_FILTER
"shared-preview"
public static final String
NAME
"local-image"
-
org.javlo.service.shared.SharedContent Modifier and Type Constant Field Value public static final String
SHARED_CONTENT_FOLDER
"shared"
-
org.javlo.service.social.ISocialNetwork Modifier and Type Constant Field Value public static final String
POPUP_URI_SUFFIX
"_popup"
-
org.javlo.service.syncro.BaseSynchroService Modifier and Type Constant Field Value public static final String
SERVLET_RELATIVE_PATH
"/synchro/"
-
org.javlo.service.syncro.SynchroHelper Modifier and Type Constant Field Value public static final long
BIG_FILE_SIZE
52428800L
public static final long
SPLIT_FILE_SIZE
1048576L
-
org.javlo.service.visitors.CookiesService Modifier and Type Constant Field Value public static final int
ACCEPTED_STATUS
1
public static final int
ALWAYS_STATUS
9
public static final String
COOKIES_TYPE_ANAL
"analytics"
public static final String
COOKIES_TYPE_MEDIA
"media"
public static final String
COOKIES_TYPE_PERSO
"personalization"
public static final String
COOKIES_TYPE_PUB
"pub"
public static final String
COOKIES_TYPE_SOCIAL
"social"
public static final String
COOKIES_TYPE_TECH
"technic"
public static final int
NOCHOICE_STATUS
2
public static final int
NOT_ACCEPTED_STATUS
5
public static final int
REFUSED_STATUS
0
public static final String
SESSION_KEY
"cookiesService"
-
org.javlo.service.visitors.VisitorsMessageService Modifier and Type Constant Field Value public static final String
SESSION_KEY
"visitorsMessageService"
-
org.javlo.servlet.AccessServlet Modifier and Type Constant Field Value public static final String
PERSISTENCE_PARAM
"persistence"
-
org.javlo.servlet.ContentOnlyServlet Modifier and Type Constant Field Value public static final String
TEMPLATE_PARAM_NAME
"template"
-
org.javlo.servlet.FileServlet Modifier and Type Constant Field Value public static final long
DEFAULT_EXPIRE_TIME
604800000L
-
org.javlo.servlet.FolderServlet Modifier and Type Constant Field Value public static final String
MAILING_TEMPLATE_PATH
"/mailing-template"
public static final String
TEMPLATE_PATH
"/template"
-
org.javlo.servlet.ImageTransformServlet Modifier and Type Constant Field Value public static final String
COMPONENT_ID_URL_DIR_PREFIX
"/comp-"
public static final String
DEFAULT_IMAGE_TYPE
"webp"
public static final String
HASH_PREFIX
"/h"
public static final String
LARGE_IMAGE_SUFFIX
"-lg"
public static final String
LOCAL_TEMPLATE_SUFFIX
"-local"
public static final String
MOBILE_IMAGE_SUFFIX
"-mob"
public static final String
NO_IMAGE_FILE
"/images/noimage.png"
public static final String
PRELOAD_IMAGE_SUFFIX
"-load"
public static final String
RESOURCE_TOKEN_KEY
"rstk"
public static final String
SMALL_IMAGE_SUFFIX
"-sm"
public static final String
VIEW_PICTURE_ACTION
"view picture"
-
org.javlo.servlet.IVersion Modifier and Type Constant Field Value public static final String
NAME
"Javlo2"
public static final String
VERSION
"2.2 A4"
-
org.javlo.servlet.SynchronisationServlet Modifier and Type Constant Field Value public static final String
CLEAR_CACHE_SPECIAL_FILE_NAME
"clear_cache_file"
public static final String
FILE_INFO
"file_structure.properties"
public static final String
MAILING_HISTORY_PREFIX
"___MAILING_HISTORY___"
public static final String
MAILING_PREFIX
"___MAILING___"
public static final String
PUSH_RESOURCES_DESCRIPTION_URI
"/synchro"
public static final String
SHARE_PREFIX
"___SHARE___"
public static final String
SHYNCRO_CODE_PARAM_NAME
"synchro-code"
public static final String
TEMPLATE_MAILING_PREFIX
"___TEMPLATE_MAILING___"
public static final String
TEMPLATE_PREFIX
"___TEMPLATE___"
-
org.javlo.social.SocialLocalService Modifier and Type Constant Field Value public static final String
DATABASE_NAME
"social"
-
org.javlo.template.Area Modifier and Type Constant Field Value public static final int
MAX_WIDTH
12
-
org.javlo.template.Template Modifier and Type Constant Field Value public static final String
__NO_CONTEXT
"__no_context"
public static final String
CONFIG_FILE
"config.properties"
public static final String
DEFAULT_TEMPLATE_NAME
"wktp"
public static final String
EDIT_TEMPLATE_CODE
"_edit_"
public static final String
FORCE_TEMPLATE_PARAM_NAME
"force-template"
public static final String
GZ_FILE_EXT
"httpgz"
public static final String
PLUGIN_FOLDER
"plugins"
public static final String
PREVIEW_EDIT_CODE
"#PREVIEW-EDIT#"
-
org.javlo.template.TemplateData Modifier and Type Constant Field Value public static final int
COLOR_LIST_SIZE
12
-
org.javlo.template.TemplatePlugin Modifier and Type Constant Field Value public static final String
HOME_KEY
"${plugin.home}"
-
org.javlo.tracking.DayInfo Modifier and Type Constant Field Value public static final String
COUNTRY_NOT_FOUND
"NT_FD"
public static final int
CURRENT_VERSION
25
-
org.javlo.tracking.Track Modifier and Type Constant Field Value public static final String
UNDEFINED_ACTION
"undefined"
-
org.javlo.tracking.Tracker Modifier and Type Constant Field Value public static final String
TRACKING_PARAM
"tracking"
-
org.javlo.user.AdminUserSecurity Modifier and Type Constant Field Value public static final String
ADD_ONLY
"add-only"
public static final String
ADMIN_USER_ROLE
"admin-user"
public static final String
CONTENT_ROLE
"content"
public static final String
CONTRIBUTOR_ROLE
"contributor"
public static final String
CUSTOMER_ROLE
"customer"
public static final String
DESIGN_ROLE
"design"
public static final String
FULL_CONTROL_ROLE
"admin"
public static final String
GENERAL_ADMIN
"god"
public static final String
LIGHT_INTERFACE_ROLE
"light-interface"
public static final String
MACRO_ROLE
"macro"
public static final String
MAILING_ROLE
"mailing"
public static final String
MASTER
"master"
public static final String
MODEL_ROLE
"model"
public static final String
NAVIGATION_ROLE
"navigation"
public static final String
PROVIDER_ROLE
"provider"
public static final String
PUBLISHER_ROLE
"publisher"
public static final String
STATISTICS_ROLE
"statistics"
public static final String
SYNCHRO_ADMIN
"sync-admin"
public static final String
SYNCHRO_CLIENT
"sync-client"
public static final String
SYNCHRO_SERVER
"sync-server"
public static final String
UPLOAD_RESOURCE
"upload-resource"
public static final String
USER_ROLE
"user"
public static final String
VALIDATION_ROLE
"validation"
public static final String
VIEW_ACCESS
"view-access"
-
org.javlo.user.InternalDBUserFactory Modifier and Type Constant Field Value public static final String
DB_NAME
"javlo_users"
-
org.javlo.user.IUserFactory Modifier and Type Constant Field Value public static final int
AUTO_LOGIN_AGE_SEC
31536000
public static final String
TOKEN_PARAM
"j_token"
-
org.javlo.user.IUserInfo Modifier and Type Constant Field Value public static final String
PREFERRED_LANGUAGE_SEPARATOR
","
public static final char
ROLES_SEPARATOR
59
-
org.javlo.user.RemoteLoginService Modifier and Type Constant Field Value public static final String
PARAM_NAME
"login_id"
-
org.javlo.user.UserFactory Modifier and Type Constant Field Value public static final String
USER_FACTORY_KEY
"_user_factory_"
-
org.javlo.user.UserInfoSorting Modifier and Type Constant Field Value public static final int
CREATION_DATE
5
public static final int
EMAIL
2
public static final int
FIRSTNAME
3
public static final int
LASTNAME
4
public static final int
LOGIN
1
-
org.javlo.utils.DebugListening Modifier and Type Constant Field Value public static final boolean
SEND_ERROR_MAIL
true
-
org.javlo.utils.XLSTools Modifier and Type Constant Field Value public static final String
REQUEST_ATTRIBUTE_KEY
"array"
public static final String
TYPE
"array-file"
-
org.javlo.utils.downloader.Html2Directory Modifier and Type Constant Field Value public static final String
STATIC_HEADER_AND_PARAM
"_Content-Static"
-
org.javlo.ztatic.FileCache Modifier and Type Constant Field Value public static final String
BASE_DIR
"/tmp"
-
org.javlo.ztatic.StaticContext Modifier and Type Constant Field Value public static final int
THUMBNAILS_SIZE
100
-
org.javlo.ztatic.StaticInfo Modifier and Type Constant Field Value public static final int
ACCES_DAYS
7
public static final int
DEFAULT_FOCUS_X
500
public static final int
DEFAULT_FOCUS_Y
500
public static final String
IMAGE_SIZE_PREFIX
"imageSize"
-
org.javlo.ztatic.StaticInfoContent Modifier and Type Constant Field Value public static final int
ACCES_DAYS
7
-
org.javlo.ztatic.StaticInfoFile Modifier and Type Constant Field Value public static final String
_STATIC_INFO_DIR
"_static_info"
public static final int
ACCES_DAYS
7