Serialized Form
Package info.magnolia.api |
Package info.magnolia.cms.beans.config |
serialVersionUID: 222L
Package info.magnolia.cms.beans.runtime |
serialVersionUID: -1183373762999086707L
atomName
String atomName
- request parameter name.
fileName
String fileName
- File name, without extension.
extension
String extension
- File extension.
type
String type
- Mime type.
file
File file
- Underlying file.
Package info.magnolia.cms.core |
serialVersionUID: 223L
- Deprecated.
- instead of defining each field transient, we explicitly says what needs to be
serialized.
serialVersionUID: 222L
systemName
String systemName
- Deprecated.
- Node name.
Package info.magnolia.cms.exchange |
serialVersionUID: 7802691970328989187L
Package info.magnolia.cms.i18n |
serialVersionUID: 6557257240676973699L
Package info.magnolia.cms.security |
serialVersionUID: 222L
serialVersionUID: 222L
userPermissions
List<E> userPermissions
serialVersionUID: 7683918091476831307L
permissions
List<E> permissions
name
String name
userDetails
Entity userDetails
- User properties.
properties
Map<K,V> properties
- User properties.
roleList
RoleList roleList
- User roles.
groupList
GroupList groupList
- User groups.
name
String name
groups
Collection<E> groups
roles
Collection<E> roles
id
String id
roleName
String roleName
roleId
String roleId
acls
Collection<E> acls
serialVersionUID: 222L
properties
Map<K,V> properties
groups
Collection<E> groups
roles
Collection<E> roles
name
String name
language
String language
encodedPassword
String encodedPassword
enabled
boolean enabled
path
String path
uuid
String uuid
realm
String realm
serialVersionUID: 222L
pattern
UrlPattern pattern
permissions
long permissions
serialVersionUID: 5012697207096891877L
serialVersionUID: 1L
name
String name
password
String password
groups
Collection<E> groups
roles
Collection<E> roles
Package info.magnolia.cms.security.auth |
serialVersionUID: 222L
collection
Collection<E> collection
- Collection of principal objects.
name
String name
Package info.magnolia.cms.servlets |
serialVersionUID: 222L
resourcesRoot
String resourcesRoot
multipleFilePathsCache
Map<K,V> multipleFilePathsCache
serialVersionUID: 222L
Package info.magnolia.cms.taglibs |
showInPreview
boolean showInPreview
- Determines if the content should be displayed in preview mode.
value
Object value
- Value of the attribute.
name
String name
- Name of the attribute.
nodeDataName
String nodeDataName
contentNode
Content contentNode
contentNodeName
String contentNodeName
contentNodeCollectionName
String contentNodeCollectionName
uuid
String uuid
path
String path
repository
String repository
inherit
boolean inherit
actpage
boolean actpage
- This is historically. Meaning that we work on the page node itself even when we are in an iterator.
dialogName
String dialogName
- Dialog name.
label
String label
- Button label.
position
String position
- position (
left|right
).
i18nSupport
I18nContentSupport i18nSupport
- Get i18n support.
begin
int begin
- Tag attribute.
end
Integer end
- Tag attribute.
step
int step
- Tag attribute.
varStatus
String varStatus
- Tag attribute.
items
Collection<E> items
- Tag attribute.
size
int size
count
int count
index
int index
current
Object current
contentNodeIterator
Iterator<E> contentNodeIterator
status
javax.servlet.jsp.jstl.core.LoopTagStatus status
outerSize
Integer outerSize
- Size info from outer node iterator, if one exists.
outerCurrIdx
Integer outerCurrIdx
- Current index the outer node iterator is at.
outerCollName
String outerCollName
- Collection iterated over by the outer node iterator.
outerResCollName
String outerResCollName
- Resource.getLocalContentNodeCollectionName() value set by outer node iterator.
outerLocalContentNode
Content outerLocalContentNode
- Resource.getLocalContentNode set by the outer node iterator.
restorePreviousState
boolean restorePreviousState
- Flag indicating the previous node state should be restored.
nodeName
String nodeName
nodeCollectionName
String nodeCollectionName
paragraph
String paragraph
dialog
String dialog
editLabel
String editLabel
deleteLabel
String deleteLabel
moveLabel
String moveLabel
adminOnly
boolean adminOnly
- Show links only in admin instance.
showParagraphName
boolean showParagraphName
- Show paragraph name in the bar.
nodeName
String nodeName
nodeCollectionName
String nodeCollectionName
dialog
String dialog
label
String label
displayHandler
String displayHandler
small
boolean small
adminOnly
boolean adminOnly
nodeDataName
String nodeDataName
nodeDataName
String nodeDataName
renderingEngine
RenderingEngine renderingEngine
path
String path
- Deprecated.
- File to be included (e.g. /templates/jsp/x.jsp).
contentNodeName
String contentNodeName
- The name of the contentNode (i.e. paragraph) you wish to show.
noEditBars
boolean noEditBars
- Set to true if the content should not be rendered in edit mode (edit bars, ...).
adminOnly
boolean adminOnly
- Show links only in admin instance, default to
true
.
path
String path
- Tag attribute: path of the page to be loaded.
templateName
String templateName
- Tag attribute: template name.
level
int level
- Tag attribute: level.
dialog
String dialog
adminButtonVisible
boolean adminButtonVisible
label
String label
- Label for the properties button.
buttonLeft
List<E> buttonLeft
- Addition buttons (left).
buttonRight
List<E> buttonRight
- Addition buttons (right).
contentNodeCollectionName
String contentNodeCollectionName
paragraph
String paragraph
newLabel
String newLabel
adminOnly
boolean adminOnly
- Show only in admin instance.
buttonLeft
List<E> buttonLeft
- Addition buttons (left).
buttonRight
List<E> buttonRight
- Addition buttons (right).
contentNodeName
String contentNodeName
serialVersionUID: 222L
defaultValue
String defaultValue
fileProperty
String fileProperty
datePattern
String datePattern
dateLanguage
String dateLanguage
lineBreak
String lineBreak
escapeXml
boolean escapeXml
uuidToLink
String uuidToLink
uuidToLinkRepository
String uuidToLinkRepository
var
String var
- If set, the result of the evaluation will be set to a variable named from this attribute (and in the scope
defined using the "scope" attribute, defaulting to PAGE) instead of being written directly to the page.
scope
int scope
- Scope for the attribute named from the "var" parameter. Setting this attribute doesn't have any effect if "var"
is not set.
contentIterator
Iterator<E> contentIterator
hiddenAttribute
String hiddenAttribute
showInPreview
boolean showInPreview
- Determines if the content should be displayed in preview mode.
var
String var
- The query result will be set in the pageContext using this name.
query
String query
- The query to run.
repository
String repository
- The repository. Defaults to ContentRepository.WEBSITE
nodeType
String nodeType
- Node type. Defaults to mgnl:content.
type
String type
- Query type: SQL or XPATH. Defaults to Query.XPATH.
scope
String scope
forBodyOnly
boolean forBodyOnly
- Reset the former status after executing the body.
previousNode
Content previousNode
- If forBodyOnly is true we have to reset the former status.
var
String var
- Tag attribute. Variable name: the content node will be added to the pagecontext with this name.
scope
int scope
- Tag attribute. Scope for the declared variable. Can be
page
, request
,
session
or application
.
var
String var
- Name of the pagecontext variable where the user will be set.
anonymous
boolean anonymous
- Determines if anonymous users should be taken into account.
Package info.magnolia.cms.taglibs.util |
serialVersionUID: 222L
value
String value
- Value tag attribute.
name
String name
- Name tag attribute.
serialVersionUID: 222L
preHref
String preHref
- href part that is added before the nodeData content.
postHref
String postHref
- href part that is added after the nodeData content.
level
int level
- level from where to start the template search.
templateName
String templateName
- template name to search for.
nodeDataName
String nodeDataName
- name of nodeData to evaluate.
serialVersionUID: 222L
delimiter
String delimiter
- Delimeter between links.
startLevel
int startLevel
excludeCurrent
boolean excludeCurrent
- Exclude current page from breadcrumb.
nolinkCurrent
boolean nolinkCurrent
- Add current page but without links.
link
boolean link
- Output as link. (default: true)
hideProperty
String hideProperty
titleProperty
String titleProperty
- Name for the property used as page title.
activeCss
String activeCss
- Css class for active page.
serialVersionUID: 222L
para
boolean para
- Use paragraphs.
serialVersionUID: 222L
pattern
String pattern
- Deprecated.
nodeDataName
String nodeDataName
- Deprecated.
language
String language
- Deprecated.
actpage
boolean actpage
- Deprecated.
serialVersionUID: 222L
nodeDataName
String nodeDataName
- Deprecated.
contentNodeName
String contentNodeName
- Deprecated.
fileNameOnly
String fileNameOnly
- Deprecated.
request
javax.servlet.http.HttpServletRequest request
- Deprecated.
fileExtension
String fileExtension
- Deprecated.
fileName
String fileName
- Deprecated.
fileExtendedName
String fileExtendedName
- Deprecated.
slash
String slash
- Deprecated.
serialVersionUID: 222L
htmlAttributes
Map<K,V> htmlAttributes
altNodeDataName
String altNodeDataName
serialVersionUID: 222L
var
String var
page
Content page
- Start level.
query
String query
- Query, natural language.
chars
int chars
- Number of chars to include in result.
maxSnippets
int maxSnippets
- Maximum number of snippets to include in result.
serialVersionUID: 222L
nodeCollectionName
String nodeCollectionName
- Deprecated.
from
String from
- Deprecated.
to
String to
- Deprecated.
cc
String cc
- Deprecated.
bcc
String bcc
- Deprecated.
replyTo
String replyTo
- Deprecated.
subject
String subject
- Deprecated.
redirect
String redirect
- Deprecated.
type
String type
- Deprecated.
template
String template
- Deprecated.
- Alternatively to the type you can use a template to render the email dynamically.
logging
boolean logging
- Deprecated.
- log the mails.
loggingEncoding
String loggingEncoding
- Deprecated.
- encoding of the log file.
loggingDirectory
String loggingDirectory
- Deprecated.
- directory to place the log files.
loggingExtension
String loggingExtension
- Deprecated.
- The extension for the log files.
loggingFilename
String loggingFilename
- Deprecated.
- Name of the file. Prefix only.
serialVersionUID: 224L
startLevel
int startLevel
- Start level.
endLevel
int endLevel
- End level.
hideInNav
String hideInNav
- Name for the "hide in nav" nodeData.
openMenu
String openMenu
- Name for the "open menu" nodeData.
style
String style
- Style to apply to the menu.
wrapperElement
String wrapperElement
- html element to wrap the anchortext. (i.e. <a><wrapper>...</wrapper></a>)
expandAll
String expandAll
- Expand all the nodes. (sitemap mode)
relativeLevels
boolean relativeLevels
classProperty
String classProperty
- Name for a page property which will be written to the css class attribute.
nofollow
String nofollow
- Name for the "nofollow" hodeData (for link that must be ignored by search engines).
filter
Content.ContentFilter filter
- Content Filter to use to evaluate if a page should be drawn.
contentFilter
String contentFilter
markFirstAndLastElement
boolean markFirstAndLastElement
- Flag to set if the first and last li in each ul should be marked with a special css class.
serialVersionUID: 222L
startLevel
int startLevel
query
String query
var
String var
repository
String repository
itemType
String itemType
supportSubstringSearch
boolean supportSubstringSearch
useSimpleJcrQuery
boolean useSimpleJcrQuery
startPath
String startPath
scope
int scope
serialVersionUID: 222L
var
String var
delims
String delims
serialVersionUID: 1L
header
boolean header
htmlAttributes
Map<K,V> htmlAttributes
serialVersionUID: 222L
Package info.magnolia.cms.util |
repository
String repository
uuid
String uuid
repository
String repository
path
String path
map
LinkedHashMap<K,V> map
serialVersionUID: 222L
readObject
private void readObject(ObjectInputStream ois)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
allowedTypes
Set<E> allowedTypes
- list of node types allowed.
reverse
boolean reverse
- reverse rule.
serialVersionUID: 223L
pattern
Pattern pattern
- Regexp pattern used in match().
length
int length
- Pattern length. Longer patterns have higher priority.
patternString
String patternString
- internal pattern string.
serialVersionUID: 222L
Package info.magnolia.content2bean |
Package info.magnolia.context |
locale
Locale locale
- The locale for this context.
attributeStrategy
AttributeStrategy attributeStrategy
repositoryStrategy
JCRSessionStrategy repositoryStrategy
map
Map<K,V> map
- The map containing the values.
serialVersionUID: 222L
ctx
Context ctx
ctx
Context ctx
- The context used to get hierarchy managers or similar.
serialVersionUID: 222L
user
User user
subject
Subject subject
serialVersionUID: 222L
request
javax.servlet.http.HttpServletRequest request
response
javax.servlet.http.HttpServletResponse response
servletContext
javax.servlet.ServletContext servletContext
pageContext
javax.servlet.jsp.PageContext pageContext
- the jsp page context.
aggregationState
AggregationState aggregationState
responseStack
Stack<E> responseStack
requestStack
Stack<E> requestStack
Package info.magnolia.exception |
Package info.magnolia.freemarker |
servletContext
javax.servlet.ServletContext servletContext
Package info.magnolia.init.properties |
path
String path
Package info.magnolia.jaas.principal |
name
String name
list
Collection<E> list
- List of role names assigned to a principal.
serialVersionUID: 222L
name
String name
- Deprecated.
list
List<E> list
- Deprecated.
serialVersionUID: 222L
properties
Map<K,V> properties
- Deprecated.
serialVersionUID: 222L
serialVersionUID: 222L
collection
Collection<E> collection
- Collection of principal objects.
name
String name
serialVersionUID: 222L
Package info.magnolia.jaas.sp.jcr |
subject
Subject subject
callbackHandler
CallbackHandler callbackHandler
name
String name
user
User user
user
User user
Package info.magnolia.jackrabbit |
serialVersionUID: 222L
Package info.magnolia.jcr |
Package info.magnolia.link |
serialVersionUID: 8583028261528429020L
Package info.magnolia.logging |
serialVersionUID: 1L
Package info.magnolia.module |
Package info.magnolia.module.admininterface |
serialVersionUID: 222L
serialVersionUID: 222L
serialVersionUID: 222L
serialVersionUID: 222L
serialVersionUID: 222L
Package info.magnolia.module.admininterface.dialogs |
Package info.magnolia.module.cache |
serialVersionUID: 2699497852929596651L
uri
String uri
serverName
String serverName
channel
String channel
locale
String locale
params
Map<K,V> params
isSecure
Boolean isSecure
Package info.magnolia.module.cache.filter |
statusCode
int statusCode
originalUrl
String originalUrl
timestamp
long timestamp
timeToLiveInSeconds
int timeToLiveInSeconds
statusCode
int statusCode
location
String location
timestamp
long timestamp
originalUrl
String originalUrl
timeToLiveInSeconds
int timeToLiveInSeconds
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
contentType
String contentType
characterEncoding
String characterEncoding
statusCode
int statusCode
serializableHeadersBackingList
Map<K,V> serializableHeadersBackingList
lastModificationTime
long lastModificationTime
originalUrl
String originalUrl
timeToLiveInSeconds
int timeToLiveInSeconds
contentLength
long contentLength
gzippedContent
byte[] gzippedContent
plainContent
byte[] plainContent
Package info.magnolia.module.delta |
Package info.magnolia.module.fckeditor.servlets |
serialVersionUID: -8512828615271068088L
Package info.magnolia.module.mail |
serialVersionUID: 1L
Package info.magnolia.module.mail.handlers |
serialVersionUID: 1L
Package info.magnolia.module.model.reader |
Package info.magnolia.module.samples.servlets |
serialVersionUID: 1L
Package info.magnolia.module.templating |
Package info.magnolia.module.workflow |
workItem
openwfe.org.engine.workitem.WorkItem workItem
- The wrapped workitem.
Package info.magnolia.module.workflow.flows |
Package info.magnolia.nodebuilder |
Package info.magnolia.objectfactory |
Package info.magnolia.objectfactory.configuration |
Package info.magnolia.objectfactory.guice |
serialVersionUID: 0L
value
String value
Package info.magnolia.registry |
Package info.magnolia.rendering.engine |
Package info.magnolia.repository |
serialVersionUID: 222L
Package info.magnolia.templating.editor.servlet |
Package info.magnolia.templating.freemarker |
Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.