A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AAttribute - Class in info.magnolia.cms.taglibs.util
Tag which can be nested in a AHref tag in order to add parameters.
AAttribute() - Constructor for class info.magnolia.cms.taglibs.util.AAttribute
 
abort() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
absolutePath - Variable in class info.magnolia.cms.link.RelativePathTransformer
Deprecated.  
AbsolutePathTransformer - Class in info.magnolia.cms.link
Deprecated. since 4.0 use AbsolutePathTransformer instead
AbsolutePathTransformer(boolean, boolean, boolean) - Constructor for class info.magnolia.cms.link.AbsolutePathTransformer
Deprecated. Creates new transformer.
AbsolutePathTransformer - Class in info.magnolia.link
Creates links with the absolute path.
AbsolutePathTransformer(boolean, boolean, boolean) - Constructor for class info.magnolia.link.AbsolutePathTransformer
Creates new transformer.
absoluteTargetPath - Variable in class info.magnolia.module.files.BasicFileExtractorOperation
 
absolutSourcePath - Variable in class info.magnolia.link.RelativePathTransformer
 
AbstractAuthoringUiComponent - Class in info.magnolia.module.templatingcomponents.components
Common subclass for ui components, provides utility methods and defaults.
AbstractAuthoringUiComponent(ServerConfiguration, AggregationState) - Constructor for class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
 
AbstractBoolVoter - Class in info.magnolia.voting.voters
Used to create boolean voters which can't return integer values.
AbstractBoolVoter() - Constructor for class info.magnolia.voting.voters.AbstractBoolVoter
 
AbstractCondition - Class in info.magnolia.module.delta
Base for Conditions, providing name and description.
AbstractCondition(String, String) - Constructor for class info.magnolia.module.delta.AbstractCondition
 
AbstractConditionalRepositoryTask - Class in info.magnolia.module.delta
An abstract implementation of a RepositoryTask that only needs to be executed when a specific node is not found in the repository.
AbstractConditionalRepositoryTask(String, String) - Constructor for class info.magnolia.module.delta.AbstractConditionalRepositoryTask
 
AbstractContent - Class in info.magnolia.cms.core
A base class by implementing some default behavior.
AbstractContent() - Constructor for class info.magnolia.cms.core.AbstractContent
 
AbstractContentComparator - Class in info.magnolia.cms.util
Deprecated. since 4.2 - now irrelevant since using generics, implement Comparator instead of extending this.
AbstractContentComparator() - Constructor for class info.magnolia.cms.util.AbstractContentComparator
Deprecated.  
AbstractContext - Class in info.magnolia.context
Default implementation of the Context interface.
AbstractContext() - Constructor for class info.magnolia.context.AbstractContext
 
AbstractControl - Class in info.magnolia.cms.gui.controlx.impl
Default Implementation.
AbstractControl() - Constructor for class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
AbstractDelegatingTemplateLoader - Class in info.magnolia.freemarker.loaders
An abstract TemplateLoader that will attempt to initialize its delegate TemplateLoader and use a null object implementation until it succeeds.
AbstractDelegatingTemplateLoader() - Constructor for class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
 
AbstractDirective - Class in info.magnolia.module.templatingcomponents.freemarker
A base class for freemarker directives used in Magnolia.
AbstractDirective() - Constructor for class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
 
AbstractErrorHandler - Class in info.magnolia.nodebuilder
Provides a basic behaviour for ErrorHandlers.
AbstractErrorHandler() - Constructor for class info.magnolia.nodebuilder.AbstractErrorHandler
 
AbstractExecutor - Class in info.magnolia.module.cache.executor
The cache configuration is passed to the executor.
AbstractExecutor() - Constructor for class info.magnolia.module.cache.executor.AbstractExecutor
 
AbstractExpressionImpl - Class in info.magnolia.cms.gui.query
 
AbstractExpressionImpl() - Constructor for class info.magnolia.cms.gui.query.AbstractExpressionImpl
 
AbstractHttpClientCallback - Class in info.magnolia.cms.security.auth.callback
Tells the client that he has to login by setting the response status to HttpServletResponse.SC_UNAUTHORIZED.
AbstractHttpClientCallback() - Constructor for class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
 
AbstractI18nContentSupport - Class in info.magnolia.cms.i18n
An abstract implementation of I18nContentSupport which stores the locale specific content in node data having a local suffix: <name>_<locale>.
AbstractI18nContentSupport() - Constructor for class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
AbstractList - Class in info.magnolia.module.admininterface.lists
 
AbstractList(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.lists.AbstractList
 
AbstractListeningFlushPolicy - Class in info.magnolia.module.cache
Implemenation of the FlushPolicy providing functionality for triggering flush operation based on changes in observed repositories.
AbstractListeningFlushPolicy() - Constructor for class info.magnolia.module.cache.AbstractListeningFlushPolicy
 
AbstractListeningFlushPolicy.CacheCleaner - Class in info.magnolia.module.cache
Event listener triggering the cleanup of the cache.
AbstractListeningFlushPolicy.CacheCleaner(Cache, String) - Constructor for class info.magnolia.module.cache.AbstractListeningFlushPolicy.CacheCleaner
 
AbstractListModel - Class in info.magnolia.cms.gui.controlx.list
 
AbstractListModel() - Constructor for class info.magnolia.cms.gui.controlx.list.AbstractListModel
 
AbstractListModel.ListComparator - Class in info.magnolia.cms.gui.controlx.list
Does simple or sub ordering
AbstractListModel.ListComparator() - Constructor for class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
 
AbstractLoginModule - Class in info.magnolia.jaas.sp
Abstract implementation of the LoginModule providing common methods and constants implementation.
AbstractLoginModule() - Constructor for class info.magnolia.jaas.sp.AbstractLoginModule
 
AbstractMapBasedContext - Class in info.magnolia.context
This is a simple Map based implementation.
AbstractMapBasedContext() - Constructor for class info.magnolia.context.AbstractMapBasedContext
 
AbstractMapBasedContext(Map<String, Object>) - Constructor for class info.magnolia.context.AbstractMapBasedContext
 
AbstractMessagesImpl - Class in info.magnolia.cms.i18n
Provides localized strings.
AbstractMessagesImpl(String, Locale) - Constructor for class info.magnolia.cms.i18n.AbstractMessagesImpl
 
AbstractMgnlFilter - Class in info.magnolia.cms.filters
A magnolia filter configured in the config repository.
AbstractMgnlFilter() - Constructor for class info.magnolia.cms.filters.AbstractMgnlFilter
 
AbstractModuleVersionHandler - Class in info.magnolia.module
Extend this and register your deltas in the constructor using the register method.
AbstractModuleVersionHandler() - Constructor for class info.magnolia.module.AbstractModuleVersionHandler
 
AbstractModuleVersionHandler.ModuleVersionToLatestTask - Class in info.magnolia.module
The task which modifies the "version" property to the version being installed.
AbstractModuleVersionHandler.ModuleVersionToLatestTask() - Constructor for class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask
 
AbstractModuleVersionHandler.ModuleVersionUpdateTask - Class in info.magnolia.module
The task which modifies the "version" property to the version we're updating to.
AbstractModuleVersionHandler.ModuleVersionUpdateTask(Version) - Constructor for class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionUpdateTask
 
AbstractNodeBuilderTask - Class in info.magnolia.nodebuilder.task
Base class for Tasks using the node builder API.
AbstractNodeBuilderTask(String, String, ErrorHandling, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.AbstractNodeBuilderTask
 
AbstractNodeData - Class in info.magnolia.cms.core
Implementing some default behavior.
AbstractNodeData(Content, String) - Constructor for class info.magnolia.cms.core.AbstractNodeData
 
AbstractNodeOperation - Class in info.magnolia.nodebuilder
Abstract implementation of NodeOperation.
AbstractNodeOperation() - Constructor for class info.magnolia.nodebuilder.AbstractNodeOperation
 
AbstractParagraphRenderer - Class in info.magnolia.module.templating.paragraphs
Base class for implementing ParagraphRenderers.
AbstractParagraphRenderer() - Constructor for class info.magnolia.module.templating.paragraphs.AbstractParagraphRenderer
 
AbstractPrincipalList - Class in info.magnolia.jaas.principal
Implementation of the PrincipalList providing most common functionality.
AbstractPrincipalList() - Constructor for class info.magnolia.jaas.principal.AbstractPrincipalList
 
AbstractRenderable - Class in info.magnolia.module.templating
Base implementation for paragraph and template definitions.
AbstractRenderable() - Constructor for class info.magnolia.module.templating.AbstractRenderable
 
AbstractRenderer - Class in info.magnolia.module.templating
Abstract renderer which can be used to implement paragraph or template renderers.
AbstractRenderer() - Constructor for class info.magnolia.module.templating.AbstractRenderer
 
AbstractRepositoryStrategy - Class in info.magnolia.context
Basic implementation of the RepositoryAcquiringStrategy providing storage of JCR sessions and hierarchy manager instances to extending classes.
AbstractRepositoryStrategy() - Constructor for class info.magnolia.context.AbstractRepositoryStrategy
 
AbstractRepositoryTask - Class in info.magnolia.module.delta
An abstract implementation of AbstractTask which simply wraps the execute call in a try/catch block, avoiding many verbose and irrelevant code lines in actual tasks, leaving room for smarter and more interesting exception handling, when they can actually be handled.
AbstractRepositoryTask(String, String) - Constructor for class info.magnolia.module.delta.AbstractRepositoryTask
 
AbstractSearchableListModel - Class in info.magnolia.cms.gui.controlx.search
 
AbstractSearchableListModel() - Constructor for class info.magnolia.cms.gui.controlx.search.AbstractSearchableListModel
 
AbstractSimpleSearchList - Class in info.magnolia.module.admininterface.lists
 
AbstractSimpleSearchList(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
AbstractSystemContext - Class in info.magnolia.context
This is the system context using the not secured HierarchyManagers.
AbstractSystemContext() - Constructor for class info.magnolia.context.AbstractSystemContext
DON'T CREATE AN OBJECT.
AbstractTag - Class in info.magnolia.module.templatingcomponents.jsp
Base class for jsp tags.
AbstractTag() - Constructor for class info.magnolia.module.templatingcomponents.jsp.AbstractTag
 
AbstractTask - Class in info.magnolia.module.delta
Abstract implementation of the Task interface which handles the mandatory properties name and description.
AbstractTask(String, String) - Constructor for class info.magnolia.module.delta.AbstractTask
 
AbstractTemplateRenderer - Class in info.magnolia.module.templating.renderers
Base class for implementing TemplateRenderers.
AbstractTemplateRenderer() - Constructor for class info.magnolia.module.templating.renderers.AbstractTemplateRenderer
 
AbstractTreeConfiguration - Class in info.magnolia.module.admininterface
A base implementation of AdminTreeConfiguration that provides the i18n messages.
AbstractTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.AbstractTreeConfiguration
 
AbstractUser - Class in info.magnolia.cms.security
Handles the subject.
AbstractUser() - Constructor for class info.magnolia.cms.security.AbstractUser
 
AbstractVoterBased - Class in info.magnolia.module.cache.browsercachepolicy
Uses a VoterSet to decided if the file should be cached in the browser.
AbstractVoterBased() - Constructor for class info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
 
accept(Content) - Method in interface info.magnolia.cms.core.Content.ContentFilter
Test if this content should be included in a resultant collection.
accept(String) - Method in interface info.magnolia.cms.util.ClasspathResourcesUtil.Filter
 
accept(String) - Method in class info.magnolia.cms.util.ClasspathResourcesUtil.PatternFilter
 
accept(Content) - Method in class info.magnolia.cms.util.NodeTypeFilter
 
accept(Content) - Method in class info.magnolia.cms.util.RuleBasedContentFilter
Test if this content should be included in a resultant collection.
accept(Content) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
Process all nodes except MetaData and nodes with names prefixed by "jcr:".
accept(String) - Method in interface info.magnolia.importexport.Bootstrapper.BootstrapFilter
 
accept(String) - Method in class info.magnolia.module.files.ClasspathResourcesFilterAdapter
 
accept(String) - Method in interface info.magnolia.module.files.FileExtractor.Transformer
A filter in the same vein as java.io.FileFilter and such, except this returns the (absolute) targetPath of a file to be extracted, or null if the file should not be extracted.
accept(String) - Method in class info.magnolia.module.files.ModuleFileExtractorTransformer
 
acceptResource(InstallContext, String) - Method in class info.magnolia.module.delta.BootstrapResourcesTask
Override this method to filter resources to bootstrap.
acceptResource(InstallContext, String) - Method in class info.magnolia.module.delta.ModuleBootstrapTask
Accepts any resource under "/mgnl-bootstrap/moduleName" including any subfolders.
acceptResource(InstallContext, String) - Method in class info.magnolia.module.templating.setup.for3_5.IntroduceParagraphRenderers
 
acceptsEncoding(HttpServletRequest, String) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
acceptsEncoding(HttpServletRequest, String) - Static method in class info.magnolia.cms.util.RequestHeaderUtil
 
acceptsGzipEncoding(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
acceptsGzipEncoding(HttpServletRequest) - Static method in class info.magnolia.cms.util.RequestHeaderUtil
 
Access - Class in info.magnolia.cms.core
Simply utility class for AccessManager.
AccessDeniedException - Exception in info.magnolia.cms.security
Magnolia's counterpart to AccessDeniedException.
AccessDeniedException() - Constructor for exception info.magnolia.cms.security.AccessDeniedException
 
AccessDeniedException(String) - Constructor for exception info.magnolia.cms.security.AccessDeniedException
 
AccessDeniedException(String, Exception) - Constructor for exception info.magnolia.cms.security.AccessDeniedException
 
AccessDeniedException(Exception) - Constructor for exception info.magnolia.cms.security.AccessDeniedException
 
AccessManager - Interface in info.magnolia.cms.security
Handles ACL checks and knows the users permissions.
AccessManagerImpl - Class in info.magnolia.cms.security
Default implementation for AccessManager.
AccessManagerImpl() - Constructor for class info.magnolia.cms.security.AccessManagerImpl
 
ACL - Interface in info.magnolia.cms.security.auth
A concrete ACL (workspace, path and permissions).
ACLImpl - Class in info.magnolia.jaas.principal
This class represents access control list as a principal.
ACLImpl() - Constructor for class info.magnolia.jaas.principal.ACLImpl
 
ACLSDialogControl - Class in info.magnolia.module.admininterface.dialogs
 
ACLSDialogControl() - Constructor for class info.magnolia.module.admininterface.dialogs.ACLSDialogControl
 
ACLSDialogControl.ACL - Class in info.magnolia.module.admininterface.dialogs
A concrete gui acl
ACLSDialogControl.ACL() - Constructor for class info.magnolia.module.admininterface.dialogs.ACLSDialogControl.ACL
 
ACLSDialogControl.ACLS - Class in info.magnolia.module.admininterface.dialogs
Used to create the gui values out of the entries in the repository
ACLSDialogControl.ACLS() - Constructor for class info.magnolia.module.admininterface.dialogs.ACLSDialogControl.ACLS
 
AclTypeConfiguration - Class in info.magnolia.module.admininterface.config
 
AclTypeConfiguration() - Constructor for class info.magnolia.module.admininterface.config.AclTypeConfiguration
 
acquireIgnoringInterruption(Sync) - Static method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Acquires a Sync ignoring any interruptions.
ACTION - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ACTION_ACTIVATE - Static variable in class info.magnolia.cms.gui.control.Tree
 
ACTION_ACTIVATE - Static variable in class info.magnolia.logging.AuditLoggingUtil
 
ACTION_CANCEL - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ACTION_COPY - Static variable in class info.magnolia.cms.gui.control.Tree
 
ACTION_COPY - Static variable in class info.magnolia.logging.AuditLoggingUtil
 
ACTION_CREATE - Static variable in class info.magnolia.logging.AuditLoggingUtil
 
ACTION_DEACTIVATE - Static variable in class info.magnolia.cms.gui.control.Tree
 
ACTION_DEACTIVATE - Static variable in class info.magnolia.logging.AuditLoggingUtil
 
ACTION_DELETE - Static variable in class info.magnolia.logging.AuditLoggingUtil
 
ACTION_LOGIN - Static variable in class info.magnolia.logging.AuditLoggingUtil
 
ACTION_LOGOUT - Static variable in class info.magnolia.logging.AuditLoggingUtil
 
ACTION_MODIFY - Static variable in class info.magnolia.logging.AuditLoggingUtil
 
ACTION_MOVE - Static variable in class info.magnolia.cms.gui.control.Tree
 
ACTION_MOVE - Static variable in class info.magnolia.logging.AuditLoggingUtil
 
ACTION_PROCEED - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ACTION_REJECT - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ACTION_RESULT_ATTRIBUTE_PREFIX - Static variable in class info.magnolia.module.templating.ModelExecutionFilter
 
activate(String, Content) - Method in interface info.magnolia.cms.exchange.Syndicator
This will activate the specified node to all configured subscribers.
activate(String, Content, List<String>) - Method in interface info.magnolia.cms.exchange.Syndicator
This will activate the specified node to all configured subscribers.
activate(Subscriber, String, Content) - Method in interface info.magnolia.cms.exchange.Syndicator
This will activate the specified node to the specified subscriber.
activate(Subscriber, String, Content, List<String>) - Method in interface info.magnolia.cms.exchange.Syndicator
This will activate the specified node to the specified subscriber.
ACTIVATE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
activate(String, Content) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
This will activate specifies page (sub pages) to all configured subscribers.
activate(String, Content, List<String>) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
This will activate specified node to all configured subscribers.
activate(Subscriber, String, Content) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
This will activate specifies page (sub pages) to the specified subscriber.
activate(Subscriber, String, Content, List<String>) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
This will activate specifies node to the specified subscriber.
activate(ActivationContent, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
activate(Subscriber, ActivationContent, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Send request of activation of activationContent to the subscriber.
activate(ActivationContent, String) - Method in class info.magnolia.module.exchangesimple.SimpleSyndicator
 
ACTIVATED - Static variable in class info.magnolia.cms.core.MetaData
 
activateRecursive(String, Content, Context) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
Activate recursively.
activateRecursive(Context, List) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
 
ACTIVATION_ATTRIBUTE_MESSAGE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ACTIVATION_ATTRIBUTE_STATUS - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ACTIVATION_ATTRIBUTE_VERSION - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ACTIVATION_FAILED - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ACTIVATION_STATUS_ACTIVATED - Static variable in class info.magnolia.cms.core.MetaData
 
ACTIVATION_STATUS_MODIFIED - Static variable in class info.magnolia.cms.core.MetaData
 
ACTIVATION_STATUS_NOT_ACTIVATED - Static variable in class info.magnolia.cms.core.MetaData
 
ACTIVATION_SUCCESSFUL - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ActivationCommand - Class in info.magnolia.module.admininterface.commands
the activation command which do real activation
ActivationCommand() - Constructor for class info.magnolia.module.admininterface.commands.ActivationCommand
 
ActivationContent - Class in info.magnolia.module.exchangesimple
Container for all information about activated (to be) content.
ActivationContent() - Constructor for class info.magnolia.module.exchangesimple.ActivationContent
 
ActivationFlowCommand - Class in info.magnolia.module.workflow.commands
The activation command which will launch a flow to do scheduled activation by "sleep" functionality of owfe.
ActivationFlowCommand() - Constructor for class info.magnolia.module.workflow.commands.ActivationFlowCommand
 
ActivationFlowCommand - Class in info.magnolia.module.workflow.commands.flow
Deprecated. since 3.0 - please use info.magnolia.module.workflow.commands.ActivationFlowCommand instead.
ActivationFlowCommand() - Constructor for class info.magnolia.module.workflow.commands.flow.ActivationFlowCommand
Deprecated.  
ActivationManager - Interface in info.magnolia.cms.exchange
Contract for activation targets (subscribers).
ActivationManagerFactory - Class in info.magnolia.cms.exchange
Factory for creation of activation (subscriber) manager instances.
ActivationManagerFactory() - Constructor for class info.magnolia.cms.exchange.ActivationManagerFactory
 
ACTIVATOR_ID - Static variable in class info.magnolia.cms.core.MetaData
 
ACTIVE - Static variable in class info.magnolia.cms.beans.config.VersionConfig
is versioning is active.
add(Principal) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
 
add(String) - Method in interface info.magnolia.cms.security.auth.PrincipalList
Add a name to the list.
ADD - Static variable in interface info.magnolia.cms.security.Permission
 
add(String) - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
Adds a name to the list.
add(Principal) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
Adds principal to the internal collection of principals.
addAclType(AclTypeConfiguration) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
 
addActivationHeaders(URLConnection, ActivationContent) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Adds headers fields describing activation request.
addAllowed(String) - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
 
addAllowed(String) - Method in class info.magnolia.voting.voters.UserAgentVoter
 
addAllowType(String) - Method in class info.magnolia.cms.util.Rule
Add to allow list.
addAndVerifyHeader(HttpServletResponse, String, String) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
addAndVerifyHeader(HttpServletResponse, String, String) - Static method in class info.magnolia.cms.util.RequestHeaderUtil
 
addAttachment(MailAttachment) - Method in class info.magnolia.module.mail.MailTemplate
 
addAttachment(MailAttachment) - Method in class info.magnolia.module.mail.templates.MgnlEmail
 
addAttachment(MailAttachment) - Method in class info.magnolia.module.mail.templates.MgnlMultipartEmail
 
addBrowsableRepository(FCKEditorModule.BrowsableRepository) - Method in class info.magnolia.module.fckeditor.FCKEditorModule
 
addBundle(String) - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
 
addButtonLeft(Button) - Method in interface info.magnolia.cms.taglibs.BarTag
 
addButtonLeft(Button) - Method in class info.magnolia.cms.taglibs.MainBar
 
addButtonLeft(Button) - Method in class info.magnolia.cms.taglibs.NewBar
 
addButtonRight(Button) - Method in interface info.magnolia.cms.taglibs.BarTag
 
addButtonRight(Button) - Method in class info.magnolia.cms.taglibs.MainBar
 
addButtonRight(Button) - Method in class info.magnolia.cms.taglibs.NewBar
 
addBypass(Voter) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
addCache(String) - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
addChild(Control) - Method in interface info.magnolia.cms.gui.controlx.Control
 
addChild(Control) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
If no name set yet just set one.
addCollectionPropertyMapping(Class, String, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
 
addColumn(TreeColumn) - Method in class info.magnolia.cms.gui.control.Tree
 
addColumn(ListColumn) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
addComment(Content) - Method in class info.magnolia.module.admininterface.commands.VersionCommand
 
addCondition(Condition) - Method in class info.magnolia.module.delta.DeltaBuilder
 
addConditions(List<Condition>) - Method in class info.magnolia.module.delta.DeltaBuilder
 
addConfiguration(String, CacheConfiguration) - Method in class info.magnolia.module.cache.CacheModule
 
addContextMenuItem(ContextMenu, String, String, String, String, String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
Helper method to creat menu items for the list
addControlDefinition(SearchControlDefinition) - Method in interface info.magnolia.cms.gui.controlx.search.SearchConfig
 
addControlDefinition(SearchControlDefinition) - Method in class info.magnolia.cms.gui.controlx.search.SearchConfigImpl
 
addDateHeader(String, long) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
addDeactivationHeaders(URLConnection, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Adds header fields describing deactivation request.
addDefaultData(Map<String, Object>, Locale, String) - Method in class info.magnolia.freemarker.FreemarkerHelper
 
addDependency(DependencyDefinition) - Method in class info.magnolia.module.model.ModuleDefinition
 
addDocument(String, String, String, File) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
 
addDocument(Document, String) - Static method in class info.magnolia.cms.gui.fckeditor.FCKEditorTmpFiles
Add a document to the session
addExecutor(String, CachePolicyExecutor) - Method in class info.magnolia.module.cache.CacheConfiguration
 
addExecutor(CachePolicyExecutor) - Method in class info.magnolia.module.cache.executor.CompositeExecutor
 
addFile(String, File) - Method in class info.magnolia.module.exchangesimple.ActivationContent
Adds resource to the list of files for transfer.
addFilter(MgnlFilter) - Method in class info.magnolia.cms.filters.CompositeFilter
 
AddFilterBypassTask - Class in info.magnolia.setup
Adds bypass to an existing filter.
AddFilterBypassTask(String, String, Class, String) - Constructor for class info.magnolia.setup.AddFilterBypassTask
 
addFunctionBarItem(FunctionBarItem) - Method in class info.magnolia.cms.gui.control.Tree
 
addFunctionBarItemFromContextMenu(String) - Method in class info.magnolia.cms.gui.control.Tree
Convenience method to add a function bar item that already exists in the context menu.
addGroup(String) - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
addGroup(String) - Method in class info.magnolia.cms.security.ExternalUser
Adds this user to a group.
addGroup(String) - Method in interface info.magnolia.cms.security.Group
Add a subgroup to this group.
addGroup(String) - Method in class info.magnolia.cms.security.MgnlGroup
Add a subgroup to this group.
addGroup(String) - Method in class info.magnolia.cms.security.MgnlUser
Adds this user to a group.
addGroup(String) - Method in interface info.magnolia.cms.security.User
Adds this user to a group.
addGroupableField(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
addGroupName(String) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
addGroups(String[]) - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
Sets the list of groups, info.magnolia.jaas.principal.GroupList.
AddGroupToGroupTask - Class in info.magnolia.module.delta
A task to nest a group inside another, using GroupManager.
AddGroupToGroupTask(String, String, String) - Constructor for class info.magnolia.module.delta.AddGroupToGroupTask
 
addHeader(String, String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
addHeaders(boolean, HttpServletResponse) - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
Sets headers in the response object.
addHost(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
Adds a host mapping (used by content2bean).
addIcon(String, String) - Method in class info.magnolia.cms.gui.control.Tree
 
addIntHeader(String, int) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
addItem(Dummy) - Method in class info.magnolia.module.samples.SamplesModule
 
addItemType(String) - Method in class info.magnolia.cms.gui.control.Tree
Deprecated. pass the icon to use as a second parameter
addItemType(String, String) - Method in class info.magnolia.cms.gui.control.Tree
Adds an itemType to the list of existing types and associates an icon with it.
addItemType(String, String, boolean) - Method in class info.magnolia.cms.gui.control.Tree
Adds an itemType to the list of existing types and associates an icon with it.
addItemType(ItemType) - Method in class info.magnolia.cms.gui.control.Tree
Add a itemType to the itemTypes that will be shown in this branch.
addJavascriptCondition(String) - Method in class info.magnolia.cms.gui.control.ContextMenuItem
Must be a object with a method test(): addJavascriptCondition("new MyCondition()").
addKeyValue(String, String) - Method in class info.magnolia.cms.gui.control.TreeColumn
 
addLeadingSlash(String) - Static method in class info.magnolia.cms.util.PathUtil
 
addLocale(LocaleDefinition) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
addLogConfigurations(LogConfiguration) - Method in class info.magnolia.logging.AuditLoggingManager
 
addLoginHandlers(LoginHandler) - Method in class info.magnolia.cms.security.auth.login.LoginFilter
 
AddMailTemplateTask - Class in info.magnolia.module.mail.setup
AddMail Template Task.
AddMailTemplateTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.mail.setup.AddMailTemplateTask
 
AddMainMenuItemTask - Class in info.magnolia.module.admininterface.setup
 
AddMainMenuItemTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.admininterface.setup.AddMainMenuItemTask
 
addMappedRepositoryName(String, String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Add a mapped repository name.
addMappedRepositoryName(String, String, String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Add a mapped repository name.
addMapping(URI2RepositoryMapping) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
addMapping(String) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
addMapping(String) - Method in class info.magnolia.cms.filters.HostSecurityFilter
Adds a mapping (used by content2bean).
addMapping(String) - Method in class info.magnolia.cms.filters.Mapping
See SRV.11.2 Specification of Mappings in the Servlet Specification for the syntax of mappings.
addMapping(String) - Method in class info.magnolia.cms.filters.WebContainerResourcesImpl
 
addMapping(String) - Method in class info.magnolia.module.model.ServletDefinition
 
addMapping(PathMappedFlowCommand.Mapping) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
 
addMenuItem(ContextMenuItem) - Method in class info.magnolia.cms.gui.control.ContextMenu
Add a item
addMenuItem(ContextMenuItem) - Method in class info.magnolia.cms.gui.control.FunctionBar
 
addMenuItem(ContextMenuItem) - Method in class info.magnolia.cms.gui.control.Tree
 
addMethod - Variable in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
 
AddMimeMappingTask - Class in info.magnolia.module.delta
Task that adds a mime mapping to server/MIMEMapping.
AddMimeMappingTask(String, String, String) - Constructor for class info.magnolia.module.delta.AddMimeMappingTask
 
addMixin(String) - Method in interface info.magnolia.cms.core.Content
add specified mixin type if allowed.
addMixin(String) - Method in class info.magnolia.cms.core.DefaultContent
 
addMixin(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
addMixin(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
addModelFactory(MagnoliaModelFactory) - Method in class info.magnolia.freemarker.FreemarkerConfig
 
AddNewDefaultConfig - Class in info.magnolia.module.workflow.setup.for3_5
Adds new configuration properties introduced in 3.5.
AddNewDefaultConfig() - Constructor for class info.magnolia.module.workflow.setup.for3_5.AddNewDefaultConfig
 
addNode(String) - Method in class info.magnolia.beancoder.MgnlNode
 
addNode(String) - Static method in class info.magnolia.nodebuilder.Ops
 
addNode(String, String) - Static method in class info.magnolia.nodebuilder.Ops
 
addNode(String, ItemType) - Static method in class info.magnolia.nodebuilder.Ops
 
addOption(String, String) - Method in class info.magnolia.cms.gui.controlx.search.SelectSearchControlDefinition
 
addOption(Object) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
addOrderingInfo(Element, List<String>) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Adds ordering information to the resource mapping file.
addParagraph(DialogButtonSet, String) - Method in class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
 
addParagraphToCache(Content) - Method in class info.magnolia.module.templating.ParagraphManager
Adds paragraph definition to ParagraphInfo cache.
addParagraphToCache(Paragraph) - Method in class info.magnolia.module.templating.ParagraphManager
 
addParam(ServletParameterDefinition) - Method in class info.magnolia.module.model.ServletDefinition
 
addParameter(String, Object) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
addParameter(StringBuffer, String, String) - Static method in class info.magnolia.link.LinkUtil
Appends a parameter to the given url, using ?, or & if there are already parameters in the given url.
addparameterValues(String, String[]) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
addPattern(PatternDelegate) - Method in class info.magnolia.cms.security.auth.callback.CompositeCallback
Adds a new PatternDelegate.
addPermission(Object) - Method in interface info.magnolia.cms.security.auth.ACL
Add permission in to an existing list.
addPermission(String, String, long) - Method in class info.magnolia.cms.security.MgnlRole
 
addPermission(String, String, long) - Method in interface info.magnolia.cms.security.Role
 
addPermission(Object) - Method in class info.magnolia.jaas.principal.ACLImpl
Adds permission in to the list of permissions for this principal.
addPermission(PermissionConfiguration) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
 
AddPermissionTask - Class in info.magnolia.module.delta
A task to add a permission to a role, using RoleManager.
AddPermissionTask(String, String, String, String, String, long, boolean) - Constructor for class info.magnolia.module.delta.AddPermissionTask
 
addPolicy(FlushPolicy) - Method in class info.magnolia.module.cache.DelegateFlushPolicy
 
addProperty(String, Object) - Method in interface info.magnolia.cms.security.auth.Entity
 
addProperty(String, Object) - Method in class info.magnolia.jaas.principal.EntityImpl
 
addProperty(String, String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
Adds property to the list of properties.
addProperty(PropertyDefinition) - Method in class info.magnolia.module.model.ModuleDefinition
 
addProperty(String, Object) - Static method in class info.magnolia.nodebuilder.Ops
Adds a currently non-existing property.
addPropertyTypeDescriptor(Class<?>, String, PropertyTypeDescriptor) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
 
addPropertyTypeDescriptor(Class<?>, String, PropertyTypeDescriptor) - Method in interface info.magnolia.content2bean.TypeMapping
 
addRejected(String) - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
 
addRejected(String) - Method in class info.magnolia.voting.voters.UserAgentVoter
 
addRepository(String, RepositoryConfiguration) - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
addRepository(String) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
 
addRepository(RepositoryDefinition) - Method in class info.magnolia.module.model.ModuleDefinition
 
addResources(Element, Session, Content, Content.ContentFilter, ActivationContent) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ADDRESS_LINE - Static variable in interface info.magnolia.cms.security.auth.Entity
 
addRole(String) - Method in class info.magnolia.cms.security.DummyUser
Deprecated. Simply log that its a dummy user.
addRole(String) - Method in class info.magnolia.cms.security.ExternalUser
 
addRole(String) - Method in interface info.magnolia.cms.security.Group
 
addRole(String) - Method in class info.magnolia.cms.security.MgnlGroup
 
addRole(String) - Method in class info.magnolia.cms.security.MgnlUser
 
addRole(String) - Method in interface info.magnolia.cms.security.User
Adds a role to this user.
addRoleName(String) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
addRoles(String[]) - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
Sets the list of roles, info.magnolia.jaas.principal.RoleList.
AddRoleToGroupTask - Class in info.magnolia.module.delta
A task to add a role to a group, using GroupManager.
AddRoleToGroupTask(String, String, String) - Constructor for class info.magnolia.module.delta.AddRoleToGroupTask
 
AddRoleToUserTask - Class in info.magnolia.module.delta
A task to add a role to a user, using UserManager.
AddRoleToUserTask(String, String, String) - Constructor for class info.magnolia.module.delta.AddRoleToUserTask
 
addRule(String, IPSecurityManagerImpl.Rule) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
addSeparator() - Method in class info.magnolia.cms.gui.control.Tree
Add a separator line between context menu items.
addServlet(ServletDefinition) - Method in class info.magnolia.module.model.ModuleDefinition
 
addSharedVariable(String, Object) - Method in class info.magnolia.freemarker.FreemarkerConfig
 
addSharedVariable(String, TemplateModel) - Method in class info.magnolia.freemarker.FreemarkerConfig
 
addSortableField(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
addSub(Object) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
AddSubMenuItemTask - Class in info.magnolia.module.admininterface.setup
 
AddSubMenuItemTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.admininterface.setup.AddSubMenuItemTask
 
AddSubMenuItemTask(String, String, String, String, String) - Constructor for class info.magnolia.module.admininterface.setup.AddSubMenuItemTask
 
AddSubMenuItemTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.admininterface.setup.AddSubMenuItemTask
 
addSubscribers(Subscriber) - Method in interface info.magnolia.cms.exchange.ActivationManager
 
addSubscribers(Subscriber) - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
 
addSubscriptions(Subscription) - Method in interface info.magnolia.cms.exchange.Subscriber
 
addSubscriptions(Subscription) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
addSubTemplate(String, Template) - Method in class info.magnolia.module.templating.Template
 
addSystemRepository(String, RepositoryConfiguration) - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
AddSystemUserToGroupTask - Class in info.magnolia.module.workflow.setup.for4_0
Deprecated. since 4.2 use AddUserToGroupTask instead
AddSystemUserToGroupTask(String, String) - Constructor for class info.magnolia.module.workflow.setup.for4_0.AddSystemUserToGroupTask
Deprecated.  
addTab() - Method in class info.magnolia.cms.gui.dialog.Dialog
 
addTab(String) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
addTaglibSupportData(Map<String, Object>, WebContext) - Method in class info.magnolia.freemarker.FreemarkerHelper
 
addTask(Task) - Method in class info.magnolia.module.delta.ArrayDelegateTask
Tasks are meant to be immutable.
addTask(Task) - Method in class info.magnolia.module.delta.DeltaBuilder
 
addTasks(List<Task>) - Method in class info.magnolia.module.delta.DeltaBuilder
 
addTemplateLoader(TemplateLoader) - Method in class info.magnolia.freemarker.FreemarkerConfig
 
addTemplatesConfiguration(MailTemplate) - Method in class info.magnolia.module.mail.MailModule
 
addTypeDescriptor(Class<?>, TypeDescriptor) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
 
addTypeDescriptor(Class<?>, TypeDescriptor) - Method in interface info.magnolia.content2bean.TypeMapping
 
AddURIPermissionsToAllRoles - Class in info.magnolia.setup.for3_5
Adds URI permissions to all roles.
AddURIPermissionsToAllRoles(boolean) - Constructor for class info.magnolia.setup.for3_5.AddURIPermissionsToAllRoles
 
AddURIPermissionTask - Class in info.magnolia.module.delta
Adds a URI permission to a role.
AddURIPermissionTask(String, String, String, String, int) - Constructor for class info.magnolia.module.delta.AddURIPermissionTask
 
addUserManager(String, UserManager) - Method in class info.magnolia.cms.security.SecuritySupportImpl
 
AddUserToGroupTask - Class in info.magnolia.module.delta
A task to add a user to a group, using UserManager.
AddUserToGroupTask(String, String, String) - Constructor for class info.magnolia.module.delta.AddUserToGroupTask
 
AddUserToGroupTask - Class in info.magnolia.module.workflow.setup.for3_5
Deprecated. since 4.2.2 use AddUserToGroupTask instead
AddUserToGroupTask(String, String, String) - Constructor for class info.magnolia.module.workflow.setup.for3_5.AddUserToGroupTask
Deprecated.  
AddUserToRoleTask - Class in info.magnolia.module.delta
Deprecated. since 4.3.7, use AddRoleToUserTask.
AddUserToRoleTask(String, String, String) - Constructor for class info.magnolia.module.delta.AddUserToRoleTask
Deprecated.  
addVersion() - Method in interface info.magnolia.cms.core.Content
add version leaving the node checked out.
addVersion(Rule) - Method in interface info.magnolia.cms.core.Content
add version leaving the node checked out.
addVersion() - Method in class info.magnolia.cms.core.DefaultContent
 
addVersion(Rule) - Method in class info.magnolia.cms.core.DefaultContent
 
addVersion(Content) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Add version of the specified node and all child nodes while ignoring the same node type.
addVersion(Content, Rule) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Add version of the specified node and all child nodes while ignoring the same node type.
addVersion() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
addVersion(Rule) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
addVersion() - Method in class info.magnolia.cms.util.ContentWrapper
 
addVersion(Rule) - Method in class info.magnolia.cms.util.ContentWrapper
 
addVoter(Voter) - Method in class info.magnolia.voting.voters.VoterSet
 
addWorkspace(String) - Method in class info.magnolia.module.model.RepositoryDefinition
 
addWorkspace(String) - Method in class info.magnolia.repository.RepositoryMapping
 
ADMIN_INTERFACE_RENDER_KIT - Static variable in class info.magnolia.cms.gui.controlx.RenderKitFactory
RenderKit used in the admin interface
AdminCentralPage - Class in info.magnolia.module.admininterface.pages
 
AdminCentralPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.AdminCentralPage
Required constructor.
AdminInterfaceModule - Class in info.magnolia.module.admininterface
 
AdminInterfaceModule() - Constructor for class info.magnolia.module.admininterface.AdminInterfaceModule
 
AdminInterfaceRenderKit - Class in info.magnolia.module.admininterface
The default render kit for the admin interface
AdminInterfaceRenderKit() - Constructor for class info.magnolia.module.admininterface.AdminInterfaceRenderKit
Register the default renderers used in the admin interface
AdminListControlRenderer - Class in info.magnolia.module.admininterface.lists
Show the context menu if existing.
AdminListControlRenderer() - Constructor for class info.magnolia.module.admininterface.lists.AdminListControlRenderer
Set the admin interface list template
AdminModuleVersionHandler - Class in info.magnolia.module.admininterface.setup
 
AdminModuleVersionHandler() - Constructor for class info.magnolia.module.admininterface.setup.AdminModuleVersionHandler
 
AdminOnly - Class in info.magnolia.cms.taglibs
Everything between adminOnly tags will only be shown on an authoring instance, not on a public instance.
AdminOnly() - Constructor for class info.magnolia.cms.taglibs.AdminOnly
 
AdminTreeConfiguration - Interface in info.magnolia.module.admininterface
Used by the tree handler to configure the tree
AdminTreeMVCHandler - Class in info.magnolia.module.admininterface
this class wrapes the tree control.
AdminTreeMVCHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
AdminTreeMVCServlet - Class in info.magnolia.module.admininterface
Main admin interface servlet.
AdminTreeMVCServlet() - Constructor for class info.magnolia.module.admininterface.AdminTreeMVCServlet
 
AFTER - Static variable in class info.magnolia.cms.gui.query.DateSearchQueryParameter
sql constraint "AFTER"
AggregationState - Class in info.magnolia.cms.core
Aggregates the necessary information to render content.
AggregationState() - Constructor for class info.magnolia.cms.core.AggregationState
 
aggregationState - Variable in class info.magnolia.context.WebContextImpl
 
AggregatorFilter - Class in info.magnolia.cms.filters
Reads the accessed content from the repository and puts it into the AggregationState.
AggregatorFilter() - Constructor for class info.magnolia.cms.filters.AggregatorFilter
 
AHref - Class in info.magnolia.cms.taglibs.util
Utility tag which can be used to print out a link based on the value of a node data or tries to find the first page with a specific template name, starting from a specific page.
AHref() - Constructor for class info.magnolia.cms.taglibs.util.AHref
 
AlertUtil - Class in info.magnolia.cms.util
Stores a message in the request.
ALL - Static variable in interface info.magnolia.cms.security.Permission
All permissions combined.
ALL_NODES_CONTENT_FILTER - Static variable in class info.magnolia.cms.util.ContentUtil
Content filter accepting everything.
ALL_NODES_EXCEPT_JCR_CONTENT_FILTER - Static variable in class info.magnolia.cms.util.ContentUtil
Content filter accepting everything exept nodes with namespace jcr (version and system store).
AllChildrenNodesOperation - Class in info.magnolia.module.delta
This task executes the abstract method on every child node.
AllChildrenNodesOperation(String, String, String, String) - Constructor for class info.magnolia.module.delta.AllChildrenNodesOperation
 
AllChildrenNodesOperation(String, String, String, String, Content.ContentFilter) - Constructor for class info.magnolia.module.delta.AllChildrenNodesOperation
 
AllModulesListPage - Class in info.magnolia.module.storeclient.pages
Lists all installed modules, both installed and not.
AllModulesListPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.storeclient.pages.AllModulesListPage
 
AllModulesNodeOperation - Class in info.magnolia.module.delta
An abstract that will perform an operation on all modules node found in the configuration repository.
AllModulesNodeOperation(String, String) - Constructor for class info.magnolia.module.delta.AllModulesNodeOperation
 
allowsMethod(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
 
AND - Static variable in class info.magnolia.cms.gui.query.SearchQueryOperator
Operator value AND
AND - Static variable in interface info.magnolia.voting.Voting
 
AndVoting - Class in info.magnolia.voting.voters
Return the maximum vote but only if all voters voted positive.
AndVoting() - Constructor for class info.magnolia.voting.voters.AndVoting
 
ANONYMOUS_USER - Static variable in interface info.magnolia.cms.security.UserManager
Anonymous user name.
appendNodeProperties(Content, Properties) - Static method in class info.magnolia.importexport.PropertiesImportExport
 
APPLICATION_SCOPE - Static variable in interface info.magnolia.context.Context
Attribute visibility scope, its visible to all sessions of this application.
applyDeltas(ModuleDefinition, List<Delta>, InstallContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
Applies to given deltas for the given module.
applyLock(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
apply lock.
areFilterDispatchersConfiguredProperly(String, List, List) - Method in class info.magnolia.cms.util.WebXmlUtil
Deprecated. since 3.6.4, use checkFilterDispatchersConfiguration()
ArrayDelegateTask - Class in info.magnolia.module.delta
A task that simply delegates to an array of other tasks.
ArrayDelegateTask(String) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
 
ArrayDelegateTask(String, String) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
 
ArrayDelegateTask(String, Task...) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
 
ArrayDelegateTask(String, String, Task...) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
 
ArrayDelegateTask(String, Task, Task) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
Since 4.2: replaced by the varargs constructor.
ArrayDelegateTask(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
Since 4.2: replaced by the varargs constructor.
ArrayDelegateTask(String, Task, Task, Task) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
Since 4.2: replaced by the varargs constructor.
ArrayDelegateTask(String, String, Task, Task, Task) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
Since 4.2: replaced by the varargs constructor.
ArrayDelegateTask(String, Task, Task, Task, Task) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
Since 4.2: replaced by the varargs constructor.
ArrayDelegateTask(String, String, Task, Task, Task, Task) - Constructor for class info.magnolia.module.delta.ArrayDelegateTask
Since 4.2: replaced by the varargs constructor.
ASCENDING - Static variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
sort or group by order
asContent() - Method in class info.magnolia.freemarker.models.ContentModel
 
asNodeData() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
 
asPropertyMapEntry(Object, Object) - Method in class info.magnolia.module.workflow.beancoder.OwfeJcrBeanCoder
 
assignWorkItemToUser(String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
assign work item to a user, if userName = "", then assignment for the workItem will be deleted.
assignWorkItemToUser(InFlowWorkItem, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
assign work item to a user, if userName = "", then assignment for the workItem will be deleted.
asString(List<String>) - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
Utility method - our current gui components (magnolia-gui) expect comma separated strings.
Attribute - Class in info.magnolia.cms.taglibs
Adds an attribute to the request within an includeTemplate tag.
Attribute() - Constructor for class info.magnolia.cms.taglibs.Attribute
 
ATTRIBUTE_ACTION - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ATTRIBUTE_ASSIGN_TO - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ATTRIBUTE_COMMENT - Static variable in interface info.magnolia.context.Context
 
ATTRIBUTE_DEFINITION - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ATTRIBUTE_EDIT_DIALOG - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ATTRIBUTE_END_DATE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ATTRIBUTE_EXCEPTION - Static variable in interface info.magnolia.context.Context
 
ATTRIBUTE_FALSE - Static variable in class info.magnolia.module.workflow.WorkflowUtil
 
ATTRIBUTE_MESSAGE - Static variable in interface info.magnolia.context.Context
 
ATTRIBUTE_PATH - Static variable in interface info.magnolia.context.Context
 
ATTRIBUTE_RECURSIVE - Static variable in interface info.magnolia.context.Context
 
ATTRIBUTE_REPOSITORY - Static variable in interface info.magnolia.context.Context
 
ATTRIBUTE_REQUEST_CHARACTER_ENCODING - Static variable in interface info.magnolia.context.WebContext
Deprecated. use AggregationState
ATTRIBUTE_REQUEST_URI - Static variable in interface info.magnolia.context.WebContext
Deprecated. use AggregationState
ATTRIBUTE_RULE - Static variable in class info.magnolia.module.admininterface.commands.RuleBasedCommand
You can pass a rule to the command (optional)
ATTRIBUTE_START_DATE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ATTRIBUTE_SYNDICATOR - Static variable in class info.magnolia.module.admininterface.commands.BaseActivationCommand
You can pass a syndicator to the command (optional)
ATTRIBUTE_TRUE - Static variable in class info.magnolia.module.workflow.WorkflowUtil
 
ATTRIBUTE_USERNAME - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
ATTRIBUTE_UUID - Static variable in interface info.magnolia.context.Context
 
ATTRIBUTE_VERSION - Static variable in interface info.magnolia.context.Context
 
ATTRIBUTE_VERSION_MAP - Static variable in interface info.magnolia.context.Context
 
ATTRIBUTE_WORKFLOW_DEFINITION_URL - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
attributeAdded(HttpSessionBindingEvent) - Method in class info.magnolia.debug.SessionDebugger
 
attributeRemoved(HttpSessionBindingEvent) - Method in class info.magnolia.debug.SessionDebugger
 
attributeReplaced(HttpSessionBindingEvent) - Method in class info.magnolia.debug.SessionDebugger
 
AttributeStrategy - Interface in info.magnolia.context
Contract for attribute storage and management.
AUDIT_TRAIL - Static variable in class info.magnolia.logging.LoggingLevel
 
AuditLoggingManager - Class in info.magnolia.logging
Class for auditory logging, it's optional to define it, configured in mgnl-beans.properties.
AuditLoggingManager() - Constructor for class info.magnolia.logging.AuditLoggingManager
 
AuditLoggingUtil - Class in info.magnolia.logging
Utilities class used to log 'auditory actions'.
AuditLoggingUtil() - Constructor for class info.magnolia.logging.AuditLoggingUtil
 
AUTH_CREDENTIALS - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
AUTH_USER - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
authenticate(CredentialsCallbackHandler, String) - Method in class info.magnolia.cms.security.auth.login.LoginHandlerBase
 
authenticate(CredentialsCallbackHandler, String) - Method in interface info.magnolia.cms.security.SecuritySupport
Performs an authentication using the CredentialsCallbackHandler to retriev the user name and password.
authenticate(CredentialsCallbackHandler, String) - Method in class info.magnolia.cms.security.SecuritySupportBase
 
AuthenticatedVoter - Class in info.magnolia.voting.voters
Checks if the current user is authenticated.
AuthenticatedVoter() - Constructor for class info.magnolia.voting.voters.AuthenticatedVoter
 
AUTHOR_ID - Static variable in class info.magnolia.cms.core.MetaData
 
AuthoringUiComponent - Interface in info.magnolia.module.templatingcomponents
Implementations of AuthoringUiComponent render specific "components" in templates.
AUTHORIZATION - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
availableParsers - Static variable in class info.magnolia.cms.gui.dialog.DialogEditCode
Valid values are js, javascript, processedJs, css, processedCss, html, freemarker, ftl, groovy, generic.

B

backup() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
 
backupChildren() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
 
BackupTask - Class in info.magnolia.module.delta
Backs up a node in the same workspace under a specific backup path.
BackupTask(String, String) - Constructor for class info.magnolia.module.delta.BackupTask
 
BackupTask(String, String, boolean) - Constructor for class info.magnolia.module.delta.BackupTask
 
BackwardCompatibilityFilter - Class in info.magnolia.cms.filters
Deprecated. since 4.3
BackwardCompatibilityFilter() - Constructor for class info.magnolia.cms.filters.BackwardCompatibilityFilter
Deprecated.  
Bar - Class in info.magnolia.cms.gui.control
 
Bar() - Constructor for class info.magnolia.cms.gui.control.Bar
 
BAR - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
BarEdit - Class in info.magnolia.cms.gui.inline
 
BarEdit(HttpServletRequest) - Constructor for class info.magnolia.cms.gui.inline.BarEdit
Deprecated. since 4.0 - use the empty constructor.
BarEdit() - Constructor for class info.magnolia.cms.gui.inline.BarEdit
 
BarMain - Class in info.magnolia.cms.gui.inline
 
BarMain(HttpServletRequest) - Constructor for class info.magnolia.cms.gui.inline.BarMain
Deprecated. since 4.0 - use the empty constructor.
BarMain(HttpServletRequest, String, String, String, String) - Constructor for class info.magnolia.cms.gui.inline.BarMain
Deprecated. since 4.0
BarMain(String, String, String, String) - Constructor for class info.magnolia.cms.gui.inline.BarMain
 
BarMain() - Constructor for class info.magnolia.cms.gui.inline.BarMain
 
BarNew - Class in info.magnolia.cms.gui.inline
 
BarNew(HttpServletRequest) - Constructor for class info.magnolia.cms.gui.inline.BarNew
Deprecated. since 4.0 - use the empty constructor.
BarNew() - Constructor for class info.magnolia.cms.gui.inline.BarNew
 
BarTag - Interface in info.magnolia.cms.taglibs
Interface for bar tags.
Base64CallbackHandler - Class in info.magnolia.cms.security.auth.callback
Base 64 callback handler supporting Basic authentication.
Base64CallbackHandler() - Constructor for class info.magnolia.cms.security.auth.callback.Base64CallbackHandler
 
Base64CallbackHandler(String) - Constructor for class info.magnolia.cms.security.auth.callback.Base64CallbackHandler
 
BaseActivationCommand - Class in info.magnolia.module.admininterface.commands
 
BaseActivationCommand() - Constructor for class info.magnolia.module.admininterface.commands.BaseActivationCommand
 
BaseConditionalContentTag - Class in info.magnolia.cms.taglibs
Base class for implementing conditional tags (e.g.
BaseConditionalContentTag() - Constructor for class info.magnolia.cms.taglibs.BaseConditionalContentTag
 
BaseConfiguration - Class in info.magnolia.module.admininterface.config
 
BaseConfiguration() - Constructor for class info.magnolia.module.admininterface.config.BaseConfiguration
 
BaseContentTag - Class in info.magnolia.cms.taglibs
Base class for implementing content tags (e.g.
BaseContentTag() - Constructor for class info.magnolia.cms.taglibs.BaseContentTag
 
BaseImageTag - Class in info.magnolia.cms.taglibs.util
A base class for image related tags e.g.
BaseImageTag() - Constructor for class info.magnolia.cms.taglibs.util.BaseImageTag
 
basename - Variable in class info.magnolia.cms.i18n.AbstractMessagesImpl
The name of the bundle.
BASEPATH - Static variable in class info.magnolia.cms.gui.misc.Icon
 
BasePatternVoter - Class in info.magnolia.voting.voters
Voters which uses the urls to match against the pattern.
BasePatternVoter() - Constructor for class info.magnolia.voting.voters.BasePatternVoter
 
BaseRepositoryCommand - Class in info.magnolia.module.admininterface.commands
 
BaseRepositoryCommand() - Constructor for class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
 
BaseSecurityFilter - Class in info.magnolia.cms.security
Provides basic infrastructure to authenticate request using form or basic realm.
BaseSecurityFilter() - Constructor for class info.magnolia.cms.security.BaseSecurityFilter
 
BaseSyndicatorImpl - Class in info.magnolia.module.exchangesimple
Default implementation of Syndicator.
BaseSyndicatorImpl() - Constructor for class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
BaseVersionManager - Class in info.magnolia.cms.core.version
This version manager uses an extra workspace to manage the versions.
BaseVersionManager() - Constructor for class info.magnolia.cms.core.version.BaseVersionManager
 
BaseVoterImpl - Class in info.magnolia.voting.voters
Abstract voter.
BaseVoterImpl() - Constructor for class info.magnolia.voting.voters.BaseVoterImpl
Default constructor.
BasicClientCallback - Class in info.magnolia.cms.security.auth.callback
Uses HTTP basic authentication mechanism to tell the client that he has to login.
BasicClientCallback() - Constructor for class info.magnolia.cms.security.auth.callback.BasicClientCallback
 
basicCredentials - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
BasicFileExtractor - Class in info.magnolia.module.files
Basic file extractor; does not do any check but provides the actual file extraction mechanisms, via FileExtractorOperations.
BasicFileExtractor() - Constructor for class info.magnolia.module.files.BasicFileExtractor
 
BasicFileExtractorOperation - Class in info.magnolia.module.files
A simple FileExtractorOperation which just extracts a resource from the class path to the filesystem.
BasicLogin - Class in info.magnolia.cms.security.auth.login
Handles HTTP basic authentication requests.
BasicLogin() - Constructor for class info.magnolia.cms.security.auth.login.BasicLogin
 
Bean2ContentProcessor - Interface in info.magnolia.content2bean
Transforms beans to nodes.
Bean2ContentProcessor.Factory - Class in info.magnolia.content2bean
Creates singleton instance of the bean2content processor.
Bean2ContentProcessor.Factory() - Constructor for class info.magnolia.content2bean.Bean2ContentProcessor.Factory
 
Bean2ContentTransformer - Interface in info.magnolia.content2bean
Used to create content nodes.
beanStack - Variable in class info.magnolia.content2bean.impl.TransformationStateImpl
 
BEFORE - Static variable in class info.magnolia.cms.gui.query.DateSearchQueryParameter
sql constraint "BEFORE"
begin - Variable in class info.magnolia.cms.taglibs.ContentNodeIterator
Tag attribute.
begin() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
BetwixtModuleDefinitionReader - Class in info.magnolia.module.model.reader
This implementation of ModuleDefinitionReader uses Betwixt to read and convert module descriptor files.
BetwixtModuleDefinitionReader() - Constructor for class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
 
BinaryNodeData - Class in info.magnolia.cms.core
A node data hiding the fact that node datas of type BINARY are stored as nodes of type ItemType.NT_RESOURCE.
BinaryNodeData(Content, String) - Constructor for class info.magnolia.cms.core.BinaryNodeData
 
BinaryNodeDataModel - Class in info.magnolia.freemarker.models
TODO : review this !
binaryTransformer - Variable in class info.magnolia.link.EditorLinkTransformer
 
bindContentFileToCurrentRequest(HttpServletRequest, File) - Method in class info.magnolia.module.cache.filter.DelegatingBlobCachedEntry
 
BlockingCache - Interface in info.magnolia.module.cache
Marker interface to expose the fact that this cache will block further calls to Cache.get(Object) until an entry is put into the cache.
bool(Map<String, TemplateModel>, String, boolean) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
 
BooleanUtil - Class in info.magnolia.cms.util
Util to convert strings to booleans.
BooleanUtil() - Constructor for class info.magnolia.cms.util.BooleanUtil
 
boolVote(Object) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.AuthenticatedVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.DelegateVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.DontDispatchOnForwardAttributeVoter
Deprecated.  
boolVote(Object) - Method in class info.magnolia.voting.voters.ExtensionVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.FalseVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.ForwardVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.NotVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.OnAdminVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.PropertyVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.RequestHasParametersVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.TrueVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.URIPatternVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.URIRegexVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.URIStartsWithVoter
 
boolVote(Object) - Method in class info.magnolia.voting.voters.UserAgentVoter
 
bootstrap(String[], int) - Static method in class info.magnolia.importexport.BootstrapUtil
 
bootstrap(String, String, int, InputStream) - Method in class info.magnolia.module.delta.PartialBootstrapTask
 
BOOTSTRAP_AUTHOR_INSTANCE_PROPERTY - Static variable in class info.magnolia.setup.CoreModuleVersionHandler
 
BootstrapConditionally - Class in info.magnolia.module.delta
A Task which bootstraps if the node targeted by the bootstrap file does not exist.
BootstrapConditionally(String, String, String) - Constructor for class info.magnolia.module.delta.BootstrapConditionally
Bootstraps the given resource if the corresponding node does not exist yet, does nothing otherwise.
BootstrapConditionally(String, String, String, Task) - Constructor for class info.magnolia.module.delta.BootstrapConditionally
Bootstraps the given resource if the corresponding node does not exist yet, executes the given task otherwise.
BootstrapConditionally(String, String, String, String, String, Task) - Constructor for class info.magnolia.module.delta.BootstrapConditionally
Executes the given task if the specified node exists in the specific repository, bootstraps the given resource otherwise.
BootstrapFileUtil - Class in info.magnolia.module.delta
Util class to extract nodes, properties from bootstrap files.
BootstrapFileUtil() - Constructor for class info.magnolia.module.delta.BootstrapFileUtil
 
Bootstrapper - Class in info.magnolia.importexport
Bootstrapper: loads content from xml when a magnolia is started with an uninitialized repository.
Bootstrapper.BootstrapFilter - Interface in info.magnolia.importexport
Filter used to provide an additional filtering for the bootstrap files.
bootstrapRepositories(String[], Bootstrapper.BootstrapFilter) - Static method in class info.magnolia.importexport.Bootstrapper
Repositories appears to be empty and the "magnolia.bootstrap.dir directory is configured in web.xml.
bootstrapRepository(String[], String, Bootstrapper.BootstrapFilter) - Static method in class info.magnolia.importexport.Bootstrapper
Bootstrap a specific repository.
BootstrapResourcesTask - Class in info.magnolia.module.delta
Base class for tasks which bootstrap resources.
BootstrapResourcesTask(String, String) - Constructor for class info.magnolia.module.delta.BootstrapResourcesTask
 
BootstrapResourcesTask(String, String, int) - Constructor for class info.magnolia.module.delta.BootstrapResourcesTask
 
BootstrapSingleModuleResource - Class in info.magnolia.module.delta
Bootstraps a classpath resources relative to the module's bootstrap folder: /mgnl-bootstrap/<module-name>>.
BootstrapSingleModuleResource(String, String, String) - Constructor for class info.magnolia.module.delta.BootstrapSingleModuleResource
 
BootstrapSingleModuleResource(String, String, String, int) - Constructor for class info.magnolia.module.delta.BootstrapSingleModuleResource
 
BootstrapSingleResource - Class in info.magnolia.module.delta
A Task which bootstraps a single file.
BootstrapSingleResource(String, String, String) - Constructor for class info.magnolia.module.delta.BootstrapSingleResource
 
BootstrapSingleResource(String, String, String, int) - Constructor for class info.magnolia.module.delta.BootstrapSingleResource
 
BootstrapSingleResourceAndOrderBefore - Class in info.magnolia.module.delta
Bootstrap a single file, and places the bootstrapped node.
BootstrapSingleResourceAndOrderBefore(String, String, String, String) - Constructor for class info.magnolia.module.delta.BootstrapSingleResourceAndOrderBefore
 
BootstrapUtil - Class in info.magnolia.importexport
Utilities to bootstrap set of files and/or to export content into a specified directory.
BootstrapUtil() - Constructor for class info.magnolia.importexport.BootstrapUtil
 
BOXTYPE_1COL - Static variable in class info.magnolia.cms.gui.dialog.DialogBox
 
BOXTYPE_2COLS - Static variable in class info.magnolia.cms.gui.dialog.DialogBox
 
Breadcrumb - Class in info.magnolia.cms.taglibs.util
Outputs "breadcrumbs" with links to parents of the current page.
Breadcrumb() - Constructor for class info.magnolia.cms.taglibs.util.Breadcrumb
 
browseMode - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Used to display the same tree in the linkbrowser
BrowserCachePolicy - Interface in info.magnolia.module.cache
Used to determine if the expiration headers must be set.
BrowserCachePolicyResult - Class in info.magnolia.module.cache
Transports the expiration date.
BrowserCachePolicyResult(long) - Constructor for class info.magnolia.module.cache.BrowserCachePolicyResult
 
BrowserCachePolicySet - Class in info.magnolia.module.cache.browsercachepolicy
A collection of BrowserCachePolicy.
BrowserCachePolicySet() - Constructor for class info.magnolia.module.cache.browsercachepolicy.BrowserCachePolicySet
 
build(String, Collection<Content>) - Method in class info.magnolia.cms.core.search.QueryResultImpl
Adds all found nodes of a certain type.
build(Node, String[], Collection<Content>) - Method in class info.magnolia.cms.core.search.QueryResultImpl
Traverses the hierarchy from the current node to the root until the node's type matches.
BUILD_NUMBER - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
 
buildJavaScriptObject(ListControl, Object) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
 
buildOrderByClause() - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
Order clause
buildQuery() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
Returns the jcr query statement used by the model.
buildWhereClause() - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
Build the complete where clause
buildWhereClause(SearchQueryExpression) - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
NOTE : its a very simple in-order binary traversal, order of operation is not preserved
bundle - Variable in class info.magnolia.cms.i18n.AbstractMessagesImpl
The current bundle.
Button - Class in info.magnolia.cms.gui.control
 
Button() - Constructor for class info.magnolia.cms.gui.control.Button
 
Button(String, String) - Constructor for class info.magnolia.cms.gui.control.Button
 
ButtonEdit - Class in info.magnolia.cms.gui.inline
 
ButtonEdit() - Constructor for class info.magnolia.cms.gui.inline.ButtonEdit
 
ButtonEdit(HttpServletRequest) - Constructor for class info.magnolia.cms.gui.inline.ButtonEdit
Deprecated. since 4.0 - use the empty constructor.
ButtonEdit(HttpServletRequest, String, String, String, String) - Constructor for class info.magnolia.cms.gui.inline.ButtonEdit
Deprecated. since 4.0 - do not pass an HttpServletRequest
ButtonEdit(String, String, String, String) - Constructor for class info.magnolia.cms.gui.inline.ButtonEdit
 
ButtonSet - Class in info.magnolia.cms.gui.control
 
ButtonSet() - Constructor for class info.magnolia.cms.gui.control.ButtonSet
 
ButtonSet(String, String) - Constructor for class info.magnolia.cms.gui.control.ButtonSet
 
ButtonSet(String, List) - Constructor for class info.magnolia.cms.gui.control.ButtonSet
 
ButtonSet(String, Content) - Constructor for class info.magnolia.cms.gui.control.ButtonSet
 
BUTTONSTATE_DISABLED - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
BUTTONSTATE_MOUSEDOWN - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
BUTTONSTATE_MOUSEOVER - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
BUTTONSTATE_NORMAL - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
BUTTONSTATE_PUSHED - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
ButtonTag - Class in info.magnolia.cms.taglibs
Adds a button to a parent bar.
ButtonTag() - Constructor for class info.magnolia.cms.taglibs.ButtonTag
 
BUTTONTYPE_CHECKBOX - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
BUTTONTYPE_PUSHBUTTON - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
BUTTONTYPE_RADIO - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
bypass - Static variable in class info.magnolia.module.cache.CachePolicyResult
 
Bypass - Class in info.magnolia.module.cache.executor
Bypasses all caching functionality.
Bypass() - Constructor for class info.magnolia.module.cache.executor.Bypass
 
bypasses(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
bypasses(HttpServletRequest) - Method in class info.magnolia.cms.filters.OncePerRequestAbstractMgnlFilter
 
bypasses(HttpServletRequest) - Method in class info.magnolia.module.cache.filter.GZipFilter
 
bypasses(HttpServletRequest) - Method in class info.magnolia.module.cache.filter.StandaloneGZipFilter
 

C

Cache - Interface in info.magnolia.module.cache
A simple interface around 3rd party or custom cache libraries.
CACHE_NAME - Static variable in class info.magnolia.module.cache.commands.FlushNamedCacheCommand
 
CacheConfiguration - Class in info.magnolia.module.cache
Each CacheConfiguration holds a CachePolicy, a FlushPolicy and a BrowserCachePolicy.
CacheConfiguration() - Constructor for class info.magnolia.module.cache.CacheConfiguration
 
CacheConfigurationTransformer - Class in info.magnolia.module.cache.ehcache
A Content2BeanTransformer for net.ehcache.config.CacheConfiguration, because it does not respect javabeans conventions for setting the MemoryStoreEvictionPolicy.
CacheConfigurationTransformer() - Constructor for class info.magnolia.module.cache.ehcache.CacheConfigurationTransformer
 
CachedEntry - Interface in info.magnolia.module.cache.filter
A cached entry used to store content produced by the filter chain.
CachedError - Class in info.magnolia.module.cache.filter
Contract for cached errors providing access to the error codes.
CachedError(int) - Constructor for class info.magnolia.module.cache.filter.CachedError
 
CachedRedirect - Class in info.magnolia.module.cache.filter
Cached redirect contract providing access to the status code and target location.
CachedRedirect(int, String) - Constructor for class info.magnolia.module.cache.filter.CachedRedirect
 
CacheFactory - Interface in info.magnolia.module.cache
Most caching libraries allow the creation of different caches ("zones") in a single application/vm.
CacheFilter - Class in info.magnolia.module.cache.filter
Uses the CachePolicy to determine the cache behavior.
CacheFilter() - Constructor for class info.magnolia.module.cache.filter.CacheFilter
 
CacheHeadersFilter - Class in info.magnolia.module.cache.filter
Filter that sets cache headers, allowing or dening cache at client-side.
CacheHeadersFilter() - Constructor for class info.magnolia.module.cache.filter.CacheHeadersFilter
 
CacheModule - Class in info.magnolia.module.cache
The CacheModule holds several named CacheConfiguration instances and a CacheFactory.
CacheModule() - Constructor for class info.magnolia.module.cache.CacheModule
 
CacheModuleLifecycleListener - Interface in info.magnolia.module.cache
Implementations should register themselves in the appropriate CacheModule instances to get callbacks when the module is restarted.
CacheModuleVersionHandler - Class in info.magnolia.module.cache.setup
VersionHandler implementation for the cache module.
CacheModuleVersionHandler() - Constructor for class info.magnolia.module.cache.setup.CacheModuleVersionHandler
 
CacheMonitor - Class in info.magnolia.module.cache.mbean
MBean implementation for the cache status.
CacheMonitor() - Constructor for class info.magnolia.module.cache.mbean.CacheMonitor
 
CacheMonitorMBean - Interface in info.magnolia.module.cache.mbean
MBean implemenation for monitoring and manipulation of the cache.
CachePolicy - Interface in info.magnolia.module.cache
The CachePolicy determines is a requested page should be cached, retrieved from the cache or not cached at all.
CachePolicyExecutor - Interface in info.magnolia.module.cache
Executes something based on the outcome of the CachePolicy (store, bypass, server, set expiration headers).
CachePolicyResult - Class in info.magnolia.module.cache
CachePolicy returns instances of this class - depending on the value of the behaviour property, the cacheKey and cachedEntry values might be set or not.
CachePolicyResult(CachePolicyResult.CachePolicyBehaviour, Object, Object) - Constructor for class info.magnolia.module.cache.CachePolicyResult
 
CachePolicyResult.CachePolicyBehaviour - Class in info.magnolia.module.cache
Descriptor of the cache policy behavior used by this cache policy result.
CacheResponseWrapper - Class in info.magnolia.module.cache.filter
A response wrapper which records the status, headers and content.
CacheResponseWrapper(HttpServletResponse, int, boolean) - Constructor for class info.magnolia.module.cache.filter.CacheResponseWrapper
 
CacheToolsPage - Class in info.magnolia.cms.cache.pages
Tools page to show cache info and flush caches.
CacheToolsPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.cms.cache.pages.CacheToolsPage
 
callbackHandler - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
 
canCacheOnClient(CachePolicyResult) - Method in class info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
 
canCacheOnClient(CachePolicyResult) - Method in class info.magnolia.module.cache.browsercachepolicy.BrowserCachePolicySet
 
canCacheOnClient(CachePolicyResult) - Method in interface info.magnolia.module.cache.BrowserCachePolicy
 
cancel() - Method in class info.magnolia.module.workflow.inbox.Inbox
Stop the workflow.
cancel(CancelItem) - Method in class info.magnolia.module.workflow.MgnlParticipant
 
cancel(String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
 
canEdit() - Static method in class info.magnolia.cms.taglibs.CmsFunctions
Check if the current user can edit the active page.
canServeGzipContent() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
canServeGzipContent() - Method in class info.magnolia.module.cache.filter.DelegatingBlobCachedEntry
 
canServeGzipContent() - Method in class info.magnolia.module.cache.filter.InMemoryCachedEntry
 
CE30_ROOT_PATH - Static variable in class info.magnolia.module.exchangesimple.setup.for3_5.UpdateActivationConfigTask
 
chain(Messages) - Method in class info.magnolia.cms.i18n.MessagesChain
Append messages to the chain.
chain(Messages, Messages) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
chain(String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
chain(Messages, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
chain(String, Messages) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
chainExpressions(Collection, String) - Static method in class info.magnolia.cms.gui.controlx.search.SimpleSearchUtil
 
chainWithDefault(String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
changeNodeType(Content, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
Utility method to change the jcr:primaryType value of a node.
ChangeNodeTypesInUserWorkspace - Class in info.magnolia.setup
Task used to change nt:folder into mgnl:folder type in users workspace.
ChangeNodeTypesInUserWorkspace() - Constructor for class info.magnolia.setup.ChangeNodeTypesInUserWorkspace
 
ChangeNodeTypeTask - Class in info.magnolia.module.delta
Changes a node type by delegating to ContentUtil.changeNodeType(Content, ItemType, boolean) with the last parameter set to false.
ChangeNodeTypeTask(String, String, ItemType) - Constructor for class info.magnolia.module.delta.ChangeNodeTypeTask
 
changePassword(User, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
changePassword(User, String) - Method in class info.magnolia.cms.security.ExternalUserManager
 
changePassword(User, String) - Method in class info.magnolia.cms.security.MgnlUserManager
 
changePassword(User, String) - Method in interface info.magnolia.cms.security.UserManager
Sets a new password.
characters(char[], int, int) - Method in class info.magnolia.importexport.filters.ImportXmlRootFilter
 
characters(char[], int, int) - Method in class info.magnolia.importexport.filters.MagnoliaV2Filter
 
characters(char[], int, int) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
characters(char[], int, int) - Method in class info.magnolia.importexport.filters.RemoveMixversionableFilter
 
characters(char[], int, int) - Method in class info.magnolia.importexport.filters.SkipNodeFilter
 
characters(char[], int, int) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter
characters(char[], int, int) - Method in class info.magnolia.importexport.filters.VersionFilter
 
CHARSET_HEADER_STRING - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
 
check(InstallContext) - Method in interface info.magnolia.module.delta.Condition
 
check(InstallContext) - Method in class info.magnolia.module.delta.FalseCondition
 
check(InstallContext) - Method in class info.magnolia.module.delta.TrueCondition
 
check(InstallContext) - Method in class info.magnolia.module.delta.WarnCondition
 
check(InstallContext) - Method in class info.magnolia.setup.for3_6.CheckNodeTypesDefinition
 
checkAndAddMixin(Content) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Verifies the existence of the mix:versionable and adds it if not.
checkAndModifyPropertyValue(InstallContext, Content, String, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
Checks that the given String property has the expected value.
CheckAndModifyPropertyValueTask - Class in info.magnolia.module.delta
If the specified property (NodeData) has the expected value, then it will be replaced by the new value.
CheckAndModifyPropertyValueTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckAndModifyPropertyValueTask
 
CheckAndUpdateDefaultWorkflowDefinition - Class in info.magnolia.module.workflow.setup.for3_5
A Task which updates the default activation workflow definition, if it still the default from previous versions.
CheckAndUpdateDefaultWorkflowDefinition() - Constructor for class info.magnolia.module.workflow.setup.for3_5.CheckAndUpdateDefaultWorkflowDefinition
 
CheckAndUpdateExistingFilters - Class in info.magnolia.setup.for3_5
Checks for modifications between current filter configuration and the 3.0 default configuration.
CheckAndUpdateExistingFilters(String) - Constructor for class info.magnolia.setup.for3_5.CheckAndUpdateExistingFilters
 
CheckAndUpdateSecureURIs - Class in info.magnolia.setup.for3_5
Checks for modifications between current secureURI configuration and the 3.0 default configuration.
CheckAndUpdateSecureURIs(String) - Constructor for class info.magnolia.setup.for3_5.CheckAndUpdateSecureURIs
 
CheckAndUpdateUnsecureURIs - Class in info.magnolia.setup.for3_5
Transforms unsecured URIs into bypasses of uriSecurity filter.
CheckAndUpdateUnsecureURIs(String) - Constructor for class info.magnolia.setup.for3_5.CheckAndUpdateUnsecureURIs
 
checkBody(TemplateDirectiveBody, boolean) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
Utility method for directives who need to ensure they're used with or without a body.
checkContentWithEID(Content, FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
check if the content contains the right work Item with same id.
checkDependencies(Map<String, ModuleDefinition>) - Method in interface info.magnolia.module.model.reader.DependencyChecker
Checks dependencies between the given modules, throws a ModuleDependencyException if there is a dependency mismatch.
checkDependencies(Map<String, ModuleDefinition>) - Method in class info.magnolia.module.model.reader.DependencyCheckerImpl
 
checkFilterDispatchersConfiguration(String, List, List) - Method in class info.magnolia.cms.util.WebXmlUtil
Returns: +1 if all mandatory dispatchers are present and no additional unsupported dispatcher is present, or this filter class isn't registered.
checkForInstallOrUpdates() - Method in interface info.magnolia.module.ModuleManager
Checks if we need to do any module installation, update or uninstall.
checkForInstallOrUpdates() - Method in class info.magnolia.module.ModuleManagerImpl
In addition to checking for install or updates, this method also loads repositories when there are no pending install or update tasks.
checkIfInitialized() - Static method in class info.magnolia.cms.beans.config.ContentRepository
Verify the initialization state of all the repositories.
checkIfInitialized(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
 
checkInput() - Method in class info.magnolia.module.files.BasicFileExtractorOperation
 
checkLocale(Locale) - Method in class info.magnolia.freemarker.FreemarkerHelper
Returns the passed Locale if non-null, otherwise attempts to get the Locale from the current context.
CheckMagnoliaDevelopProperty - Class in info.magnolia.setup.for3_6
Checks the value of magnolia.develop property.
CheckMagnoliaDevelopProperty() - Constructor for class info.magnolia.setup.for3_6.CheckMagnoliaDevelopProperty
 
checkNode(Content, InstallContext) - Method in class info.magnolia.module.delta.NodeCheckDelegateTask
 
checkNode(Content, InstallContext) - Method in class info.magnolia.module.delta.PropertyExistsDelegateTask
 
checkNode(Content, InstallContext) - Method in class info.magnolia.module.delta.PropertyValueDelegateTask
 
CheckNodesForMixVersionable - Class in info.magnolia.setup.for3_6
Checks nodes for occurrence of mix:versionable supertype.
CheckNodesForMixVersionable() - Constructor for class info.magnolia.setup.for3_6.CheckNodesForMixVersionable
 
CheckNodeTypesDefinition - Class in info.magnolia.setup.for3_6
Checks custom node type definition file for occurrence of mix:versionable.
CheckNodeTypesDefinition() - Constructor for class info.magnolia.setup.for3_6.CheckNodeTypesDefinition
 
checkOrCreateProperty(InstallContext, Content, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
 
CheckOrCreatePropertyTask - Class in info.magnolia.module.delta
Sets the specified property with a new value or creates the property with the new value.
CheckOrCreatePropertyTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckOrCreatePropertyTask
 
checkOutput() - Method in class info.magnolia.module.files.BasicFileExtractorOperation
 
checkPermissions(HttpServletRequest, String, String, long) - Method in class info.magnolia.module.admininterface.pages.ExportPage
Uses access manager to authorise this request.
checkServletContextModel(ServletContext) - Method in class info.magnolia.freemarker.FreemarkerHelper
 
checkSpecificDependency(ModuleDefinition, DependencyDefinition, Map<String, ModuleDefinition>) - Method in class info.magnolia.module.model.reader.DependencyCheckerImpl
 
checkTaglibFactory(ServletContext) - Method in class info.magnolia.freemarker.FreemarkerHelper
 
checkXmlSettings() - Method in class info.magnolia.jackrabbit.ProviderImpl
WORKAROUND for tomcat 5.0/jdk 1.5 problem tomcat\common\endorsed contains an xml-apis.jar needed by tomcat and loaded before all xmsl stuff present in the jdk (1.4 naming problem).
ChildrenExistsDelegateTask - Class in info.magnolia.module.delta
A task that delegates to another depending on existence of children.
ChildrenExistsDelegateTask(String, String, String, String, String, Task) - Constructor for class info.magnolia.module.delta.ChildrenExistsDelegateTask
 
ChildrenExistsDelegateTask(String, String, String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.ChildrenExistsDelegateTask
 
childrenOf(Content) - Static method in class info.magnolia.cms.util.SiblingsHelper
Instantiates a SiblingsHelper representing the children of the given node, where the current node is the first child of the same type as its parent.
childrenOf(Content, ItemType) - Static method in class info.magnolia.cms.util.SiblingsHelper
Instantiates a SiblingsHelper representing the children of the given node, where the current node is the first child of given type.
childrenOf(Content, Content.ContentFilter) - Static method in class info.magnolia.cms.util.SiblingsHelper
Instantiates a SiblingsHelper representing the children of the given node, where the current node is the first child from all that pass the filter.
Classes - Class in info.magnolia.objectfactory
Entry point to the currently configured ClassFactory.
Classes() - Constructor for class info.magnolia.objectfactory.Classes
 
Classes.ClassFactoryProvider - Class in info.magnolia.objectfactory
ClassFactoryProvider is used to hide the "swapability" of ClassFactory.
Classes.ClassFactoryProvider(ClassFactory) - Constructor for class info.magnolia.objectfactory.Classes.ClassFactoryProvider
 
ClassFactory - Interface in info.magnolia.objectfactory
ClassFactory implementations are responsible for locating and instantiating classes.
classForName(String) - Static method in class info.magnolia.cms.util.ClassUtil
Deprecated. since 4.3 - use Classes.getClassFactory().
ClasspathResourcesFilterAdapter - Class in info.magnolia.module.files
A ClasspathResourcesUtil.Filter which delegates to a FileExtractor.Transformer.
ClasspathResourcesFilterAdapter(FileExtractor.Transformer) - Constructor for class info.magnolia.module.files.ClasspathResourcesFilterAdapter
 
ClasspathResourcesUtil - Class in info.magnolia.cms.util
Util to find resources in the classpath (WEB-INF/lib and WEB-INF/classes).
ClasspathResourcesUtil() - Constructor for class info.magnolia.cms.util.ClasspathResourcesUtil
 
ClasspathResourcesUtil.Filter - Interface in info.magnolia.cms.util
Filter for filtering the resources.
ClasspathResourcesUtil.PatternFilter - Class in info.magnolia.cms.util
A filter using a regex pattern.
ClasspathResourcesUtil.PatternFilter(String) - Constructor for class info.magnolia.cms.util.ClasspathResourcesUtil.PatternFilter
 
ClasspathSpool - Class in info.magnolia.cms.servlets
A simple spool servlet that load resources from the classpath.
ClasspathSpool() - Constructor for class info.magnolia.cms.servlets.ClasspathSpool
 
ClassUtil - Class in info.magnolia.cms.util
Deprecated. since 4.3 - see specific methods for replacements.
clean(InputStream, OutputStream) - Static method in class info.magnolia.setup.for3_6.CleanBootstrapFiles
 
CleanBootstrapFiles - Class in info.magnolia.setup.for3_6
Removes mix:versionable from all bootstrap files.
CleanBootstrapFiles() - Constructor for class info.magnolia.setup.for3_6.CleanBootstrapFiles
 
cleanFile(File) - Static method in class info.magnolia.setup.for3_6.CleanBootstrapFiles
 
cleanLineBreaks(String, int) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Clean up the linebreaks and
cleanTemporaryStore(ActivationContent) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Cleans up temporary file store after activation.
cleanUp() - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
Set objects to null.
cleanUp() - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
Set objects to null.
cleanUp(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
cleans temporary store and removes any locks set.
clear() - Method in class info.magnolia.cms.beans.config.ObservedManager
Clears the registered UUIDs and calls onClear().
clear() - Static method in class info.magnolia.cms.util.FactoryUtil
Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see DefaultComponentProvider.clear()
clear() - Method in class info.magnolia.cms.util.NodeMapWrapper
 
clear() - Method in class info.magnolia.context.AbstractContext
clear() - Method in interface info.magnolia.module.cache.Cache
 
clear() - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
clear() - Method in class info.magnolia.objectfactory.DefaultComponentProvider
Used only in tests.
clearAll() - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
 
clearAll() - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
removes all principals from the collection.
clearWebsiteNode() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Deprecated. websitenode should only be set in init(), this is a workaround used in DialogDate
ClientCallback - Interface in info.magnolia.cms.security.auth.callback
Deprecated. since 4.0 - this was never used
clone() - Method in class info.magnolia.cms.core.ContentHandler
Bit by bit copy of the current object.
clone(Content, Content, Content.ContentFilter, boolean) - Method in class info.magnolia.cms.core.version.CopyUtil
 
clone() - Method in class info.magnolia.module.exchangesimple.ActivationContent
 
close() - Method in class info.magnolia.cms.cache.MultiplexServletOutputStream
Deprecated.  
closeTemplateSource(Object) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
 
CmsFunctions - Class in info.magnolia.cms.taglibs
Useful EL functions that can be used in jsp 2.0 pages.
CmsFunctions() - Constructor for class info.magnolia.cms.taglibs.CmsFunctions
 
collect() - Method in class info.magnolia.cms.filters.AggregatorFilter
Collect content from the pre configured repository and attach it to the HttpServletRequest.
collect(Content, List<String>) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Collects all information about activated content and its children (those that are set to be activated with the parent by filter rules).
collectAllChildren(Content) - Static method in class info.magnolia.cms.util.ContentUtil
Get all children recursively (content and contentnode).
collectAllChildren(Content, Content.ContentFilter) - Static method in class info.magnolia.cms.util.ContentUtil
Get all children using a filter.
collectAllChildren(Content, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
Get all children of a particular type.
collectAllChildren(Content, ItemType[]) - Static method in class info.magnolia.cms.util.ContentUtil
Get all children of a particular type.
collectDialogNodes(Content, List<Content>) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
 
collectFromClasspathString(Collection<String>, String, ClasspathResourcesUtil.Filter) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
 
collectFromFileSystem(ClasspathResourcesUtil.Filter, Collection<String>) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
 
collectFromURLs(Collection<String>, URL[], ClasspathResourcesUtil.Filter) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
 
collectGroupNames() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
Extract all the configured groups from the given node.
collectionName - Variable in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
 
CollectionPropertyHidingTransformer - Class in info.magnolia.content2bean.impl
A transformer which "hides" a collection node.
CollectionPropertyHidingTransformer(Class<?>, String) - Constructor for class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
 
collectRenderedItems(Content, String) - Method in class info.magnolia.cms.gui.control.Tree
 
collectResources(FileExtractor.Transformer) - Method in class info.magnolia.module.files.BasicFileExtractor
 
collectRoleNames() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
Extract all the configured roles from the given node.
COLON - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
command - Variable in class info.magnolia.cms.util.DelayedExecutor
 
COMMAND_ACTIVATE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
COMMAND_COPY_NODE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
COMMAND_CREATE_NODE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
COMMAND_DEACTIVATE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
COMMAND_DELETE_NODE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
COMMAND_DELIM - Static variable in class info.magnolia.commands.CommandsManager
 
COMMAND_MOVE_NODE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
COMMAND_PARAMETER_NAME - Static variable in class info.magnolia.module.admininterface.PageMVCHandler
The name of the parameter passed by the request.
COMMAND_SAVE - Static variable in class info.magnolia.module.admininterface.DialogMVCHandler
 
COMMAND_SAVE_VALUE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
COMMAND_SELECT_PARAGRAPH - Static variable in class info.magnolia.module.admininterface.DialogMVCHandler
 
COMMAND_SHOW - Static variable in class info.magnolia.module.admininterface.PageMVCHandler
 
COMMAND_SHOW_DIALOG - Static variable in class info.magnolia.module.admininterface.DialogMVCHandler
 
COMMAND_SHOW_TREE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
this are the used actions
COMMAND_TRANSFORMER - Static variable in class info.magnolia.commands.CommandsManager
 
CommandBasedMVCServletHandler - Class in info.magnolia.cms.servlets
This implementation tries first to get a command form it's command catalogue.
CommandBasedMVCServletHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
 
CommandsManager - Class in info.magnolia.commands
Manages the Commands and Catalogs.
CommandsManager() - Constructor for class info.magnolia.commands.CommandsManager
 
commit() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
Updates subject with ACL and other properties.
COMMIT - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
compare(Object, Object) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
 
compare(Object, Object) - Method in class info.magnolia.cms.util.AbstractContentComparator
Deprecated.  
compare(Content, Content) - Method in class info.magnolia.cms.util.AbstractContentComparator
Deprecated.  
compare(Content, Content) - Method in class info.magnolia.cms.util.CreationDateComparator
 
compare(Content, Content) - Method in class info.magnolia.cms.util.NodeDataStringComparator
 
compare(Content, Content) - Method in class info.magnolia.cms.util.NodeNameComparator
 
compare(String, String) - Method in class info.magnolia.cms.util.StringLengthComparator
 
compare(Version, Version) - Method in class info.magnolia.module.model.VersionComparator
 
compareTo(Object) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
 
CompleteUrlPathTransformer - Class in info.magnolia.cms.link
Deprecated. since 4.0 use CompleteUrlPathTransformer instead
CompleteUrlPathTransformer(boolean, boolean) - Constructor for class info.magnolia.cms.link.CompleteUrlPathTransformer
Deprecated.  
CompleteUrlPathTransformer - Class in info.magnolia.link
Constructs URLs by prefixing the path with Server.getDefaultBaseUrl().
CompleteUrlPathTransformer(boolean, boolean) - Constructor for class info.magnolia.link.CompleteUrlPathTransformer
 
ComponentFactory<T> - Interface in info.magnolia.objectfactory
Implementations of ComponentFactory provide their own instantiation mechanisms.
ComponentProvider - Interface in info.magnolia.objectfactory
ComponentProvider is responsible for providing components, singletons or new instances.
Components - Class in info.magnolia.objectfactory
Entry point to the ComponentProvider.
Components() - Constructor for class info.magnolia.objectfactory.Components
 
CompositeCallback - Class in info.magnolia.cms.security.auth.callback
A simple "composite" callback that delegates to other callbacks based on rules (a list of PatternDelegate).
CompositeCallback() - Constructor for class info.magnolia.cms.security.auth.callback.CompositeCallback
 
CompositeExecutor - Class in info.magnolia.module.cache.executor
A list of executors (for combining and ordering them).
CompositeExecutor() - Constructor for class info.magnolia.module.cache.executor.CompositeExecutor
 
CompositeExecutorTransformer - Class in info.magnolia.module.cache.executor
Omit the executors subnode.
CompositeExecutorTransformer() - Constructor for class info.magnolia.module.cache.executor.CompositeExecutorTransformer
 
CompositeFilter - Class in info.magnolia.cms.filters
A single filter which in turn executes a chain of other filters.
CompositeFilter() - Constructor for class info.magnolia.cms.filters.CompositeFilter
 
CompositeFilterTransformer - Class in info.magnolia.cms.filters
A special content2bean transformer for filters.
CompositeFilterTransformer() - Constructor for class info.magnolia.cms.filters.CompositeFilterTransformer
 
condition() - Method in class info.magnolia.cms.taglibs.AdminOnly
 
condition() - Method in class info.magnolia.cms.taglibs.BaseConditionalContentTag
Subclasses implement this method to compute the boolean result of the conditional action.
condition() - Method in class info.magnolia.cms.taglibs.IfEmpty
 
condition() - Method in class info.magnolia.cms.taglibs.IfExisting
 
condition() - Method in class info.magnolia.cms.taglibs.IfNotEmpty
 
condition() - Method in class info.magnolia.cms.taglibs.IfNotExisting
 
condition() - Method in class info.magnolia.cms.taglibs.PublicOnly
 
condition(InstallContext) - Method in class info.magnolia.module.cache.setup.DefaultCompressibleContentTypesCondition
 
condition(InstallContext) - Method in class info.magnolia.module.delta.ChildrenExistsDelegateTask
 
Condition - Interface in info.magnolia.module.delta
Conditions are checked prior to the installation or update of a module.
condition(InstallContext) - Method in class info.magnolia.module.delta.ConditionalDelegateTask
 
condition(InstallContext) - Method in class info.magnolia.module.delta.IsInstallSamplesTask
 
condition(InstallContext) - Method in class info.magnolia.module.delta.IsModuleInstalledOrRegistered
 
condition(InstallContext) - Method in class info.magnolia.module.delta.NodeCheckDelegateTask
 
condition(InstallContext) - Method in class info.magnolia.module.delta.NodeExistsDelegateTask
 
ConditionalDelegateTask - Class in info.magnolia.module.delta
A task that delegates to another if a condition is true, or to an optional other if it is false.
ConditionalDelegateTask(String, String, Task) - Constructor for class info.magnolia.module.delta.ConditionalDelegateTask
 
ConditionalDelegateTask(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.ConditionalDelegateTask
 
CONFIG - Static variable in class info.magnolia.cms.beans.config.ContentRepository
 
CONFIG_SAVE_MODE - Static variable in class info.magnolia.cms.gui.dialog.DialogMultiSelect
Set the save mode
ConfigLoader - Class in info.magnolia.cms.beans.config
This class is an entry point to all config.
ConfigLoader(ServletContext) - Constructor for class info.magnolia.cms.beans.config.ConfigLoader
Initialize a ConfigLoader instance.
ConfigTreeConfiguration - Class in info.magnolia.module.admininterface.trees
 
ConfigTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.ConfigTreeConfiguration
 
configuration - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
The configuration used to configure the tree
ConfigurationException - Exception in info.magnolia.cms.beans.config
Thrown when initial configuration can't be loaded.
ConfigurationException(String) - Constructor for exception info.magnolia.cms.beans.config.ConfigurationException
 
ConfigurationException(String, Exception) - Constructor for exception info.magnolia.cms.beans.config.ConfigurationException
 
ConfigurationException(Exception) - Constructor for exception info.magnolia.cms.beans.config.ConfigurationException
 
ConfigurationPage - Class in info.magnolia.module.admininterface.pages
 
ConfigurationPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.ConfigurationPage
Required constructor.
configure(LaunchItem, String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
 
configure(LaunchItem, String) - Method in interface info.magnolia.module.workflow.flows.FlowDefinitionManager
Configure the launchItem, so that it will use the workflow.
configureContextMenu(ContextMenu) - Method in class info.magnolia.module.admininterface.lists.AbstractList
Override to configure the menu
configureContextMenu(ContextMenu) - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
configureContextMenu(ContextMenu) - Method in class info.magnolia.module.admininterface.lists.WebsiteSearchList
 
configureContextMenu(ContextMenu) - Method in class info.magnolia.module.workflow.inbox.Inbox
 
configureContextMenu(ContextMenu) - Method in class info.magnolia.module.workflow.inbox.SubPagesList
 
ConfiguredDialog - Class in info.magnolia.module.admininterface.dialogs
 
ConfiguredDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.ConfiguredDialog
 
configureDialog(Dialog) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
configureFunctionBar(FunctionBar) - Method in class info.magnolia.module.admininterface.lists.AbstractList
Override to configure the bar
configureFunctionBar(FunctionBar) - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
configureFunctionBar(FunctionBar) - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
configureFunctionBar(FunctionBar) - Method in class info.magnolia.module.admininterface.lists.WebsiteSearchList
 
configureFunctionBar(FunctionBar) - Method in class info.magnolia.module.workflow.inbox.Inbox
Same as the context menu.
configureList(ListControl) - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
configureList(ListControl) - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
configureList(ListControl) - Method in class info.magnolia.module.admininterface.lists.WebsiteSearchList
 
configureList(ListControl) - Method in class info.magnolia.module.workflow.inbox.Inbox
Sets the select js code and defines the columns.
configureList(ListControl) - Method in class info.magnolia.module.workflow.inbox.SubPagesList
 
configureSaveHandler(SaveHandler) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
Configure the save control
configureSaveHandler(SaveHandler) - Method in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
 
configureSaveHandler(SaveHandler) - Method in class info.magnolia.module.admininterface.dialogs.UserEditDialog
 
ConfigUtil - Class in info.magnolia.cms.util
Util used to process config files.
ConfigUtil() - Constructor for class info.magnolia.cms.util.ConfigUtil
 
ConfigUtil.MapDTDEntityResolver - Class in info.magnolia.cms.util
EntityResolver using a Map to resources.
ConfigUtil.MapDTDEntityResolver(Map<String, String>) - Constructor for class info.magnolia.cms.util.ConfigUtil.MapDTDEntityResolver
 
constraint - Variable in class info.magnolia.cms.gui.query.SearchQueryParameter
constraint for this parameter
consume(EventIterator) - Method in class info.magnolia.cms.util.ObservationUtil.ObservationBasedDelayedExecutor
 
consume(WorkItem) - Method in class info.magnolia.module.workflow.MgnlParticipant
 
CONTAINS - Static variable in class info.magnolia.cms.gui.query.StringSearchQueryParameter
sql constraint "CONTAINS"
contains(Principal) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
 
contains(String) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
Checks if this collection contains object with the specified name.
contains(Principal) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
Checks if this collection contains specified principal.
contains(String) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
Checks if this collection contains principal with the specified name.
contains(Version) - Method in class info.magnolia.module.model.VersionRange
 
CONTAINS_NOT - Static variable in class info.magnolia.cms.gui.query.StringSearchQueryParameter
 
containsHeader(String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
containsKey(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
 
containsKey(Object) - Method in class info.magnolia.cms.util.OrderedProperties
 
containsKey(Object) - Method in class info.magnolia.context.AbstractContext
containsValue(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
 
containsValue(Object) - Method in class info.magnolia.cms.util.OrderedProperties
 
containsValue(Object) - Method in class info.magnolia.context.AbstractContext
This implementation is very slow!
Content - Interface in info.magnolia.cms.core
Represents a piece of content (node) which has nodedatas (properties) containing the values and which can have sub contents.
CONTENT - Static variable in class info.magnolia.cms.core.ItemType
 
content - Variable in class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
 
content - Variable in class info.magnolia.module.templating.RenderingModelImpl
 
content(Map<String, TemplateModel>, String, Content) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
 
Content.ContentFilter - Interface in info.magnolia.cms.core
Implement this interface to be used as node filter by getChildren().
Content2BeanException - Exception in info.magnolia.content2bean
Exception thrown during execution of content to bean transformation.
Content2BeanException() - Constructor for exception info.magnolia.content2bean.Content2BeanException
 
Content2BeanException(String) - Constructor for exception info.magnolia.content2bean.Content2BeanException
 
Content2BeanException(Throwable) - Constructor for exception info.magnolia.content2bean.Content2BeanException
 
Content2BeanException(String, Throwable) - Constructor for exception info.magnolia.content2bean.Content2BeanException
 
Content2BeanProcessor - Interface in info.magnolia.content2bean
Transforms nodes to beans or maps.
Content2BeanProcessor.Factory - Class in info.magnolia.content2bean
Creates a singleton instance of the content2bean processor.
Content2BeanProcessor.Factory() - Constructor for class info.magnolia.content2bean.Content2BeanProcessor.Factory
 
Content2BeanProcessorImpl - Class in info.magnolia.content2bean.impl
Contains the logic for traversing the hierarchy and do the calls to the transformer.
Content2BeanProcessorImpl() - Constructor for class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
 
Content2BeanTransformer - Interface in info.magnolia.content2bean
Contract for transformation from content to java beans.
Content2BeanTransformer.Factory - Class in info.magnolia.content2bean
Creates singleton instance of content2bean transformer.
Content2BeanTransformer.Factory() - Constructor for class info.magnolia.content2bean.Content2BeanTransformer.Factory
 
Content2BeanTransformerImpl - Class in info.magnolia.content2bean.impl
Concrete implementation using reflection and adder methods.
Content2BeanTransformerImpl() - Constructor for class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
 
Content2BeanUtil - Class in info.magnolia.content2bean
Utility class for content to bean transformations.
Content2BeanUtil() - Constructor for class info.magnolia.content2bean.Content2BeanUtil
 
Content2BeanUtil.DefaultClassTransformer - Class in info.magnolia.content2bean
Provide a default class.
Content2BeanUtil.DefaultClassTransformer(Class) - Constructor for class info.magnolia.content2bean.Content2BeanUtil.DefaultClassTransformer
 
CONTENT_CHECK_FLAG - Static variable in class info.magnolia.setup.for3_6.CheckNodesForMixVersionable
 
CONTENT_FILTER_RULE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
CONTENT_NODE_COLLECTION_NAME - Static variable in class info.magnolia.cms.taglibs.ContentNodeIterator
Deprecated.  
CONTENT_TYPE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
 
CONTENT_TYPE - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
 
ContentCachedEntry - Class in info.magnolia.module.cache.filter
Wraps a page response.
ContentCachedEntry(String, String, int, MultiMap, long) - Constructor for class info.magnolia.module.cache.filter.ContentCachedEntry
 
ContentCompression - Class in info.magnolia.module.cache
Content compression voter configuration bean.
ContentCompression() - Constructor for class info.magnolia.module.cache.ContentCompression
 
ContentDeletionTasks - Class in info.magnolia.module.admininterface.setup.for4_4
Collection of tasks necessary for enabling controlled deletion of content.
ContentDeletionTasks() - Constructor for class info.magnolia.module.admininterface.setup.for4_4.ContentDeletionTasks
 
contentFilter - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
contentFilterRule - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ContentHandler - Class in info.magnolia.cms.core
Abstract super class for Content and ContentVersion.
contentIterator(Class) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
Returns an iterator on the content of that expression store.
ContentModel - Class in info.magnolia.freemarker.models
A wrapper for Content nodes.
CONTENTNODE - Static variable in class info.magnolia.cms.core.ItemType
 
CONTENTNODE - Static variable in class info.magnolia.cms.gui.misc.Icon
 
ContentNodeIterator - Class in info.magnolia.cms.taglibs
Iterate over contentNode collection.
ContentNodeIterator() - Constructor for class info.magnolia.cms.taglibs.ContentNodeIterator
 
ContentRepository - Class in info.magnolia.cms.beans.config
TODO needs serious refactoring and cleanup.
ContentSecurityFilter - Class in info.magnolia.cms.security
Used to check if the user can read the requested content.
ContentSecurityFilter() - Constructor for class info.magnolia.cms.security.ContentSecurityFilter
 
contentStack - Variable in class info.magnolia.content2bean.impl.TransformationStateImpl
 
contentToProperties(HierarchyManager) - Static method in class info.magnolia.importexport.PropertiesImportExport
 
contentToProperties(Content) - Static method in class info.magnolia.importexport.PropertiesImportExport
 
contentToProperties(Content, Content.ContentFilter) - Static method in class info.magnolia.importexport.PropertiesImportExport
 
ContentTypeFilter - Class in info.magnolia.cms.filters
TODO : rename this filter.
ContentTypeFilter() - Constructor for class info.magnolia.cms.filters.ContentTypeFilter
 
ContentUtil - Class in info.magnolia.cms.util
Some easy to use methods to handle with Content objects.
ContentUtil() - Constructor for class info.magnolia.cms.util.ContentUtil
 
ContentUtil.PostVisitor - Interface in info.magnolia.cms.util
Used in ContentUtil.Visitor.visit(Content) if the visitor wants to use post order.
ContentUtil.Visitor - Interface in info.magnolia.cms.util
Used in ContentUtil.Visitor.visit(Content) to visit the hierarchy.
ContentVersion - Class in info.magnolia.cms.core.version
Wraps a versioned node (frozen node) and allows traversing the hierarchy as if the node where in the original place.
ContentVersion(Version, AbstractContent) - Constructor for class info.magnolia.cms.core.version.ContentVersion
 
ContentWrapper - Class in info.magnolia.cms.util
A base class to implement content wrappers.
ContentWrapper() - Constructor for class info.magnolia.cms.util.ContentWrapper
Deprecated. since 4.3 - use ContentWrapper.ContentWrapper(info.magnolia.cms.core.Content) instead.
ContentWrapper(Content) - Constructor for class info.magnolia.cms.util.ContentWrapper
 
Context - Interface in info.magnolia.context
This interface defines all the methods which should be implemented by any configured magnolia context.
context - Variable in class info.magnolia.context.DefaultRepositoryStrategy
 
CONTEXT_ATTRIBUTE_PLACEHOLDER_PREFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
Context attribute prefix, to obtain a property definition like ${contextAttribute/property}, that can refer to any context attribute.
CONTEXT_PARAM_PLACEHOLDER_PREFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
Context parameter prefix, to obtain a property definition like ${contextParam/property}, that can refer to any context parameter.
ContextDecorator - Class in info.magnolia.context
Subclass this context if you like to decorate an other context.
ContextDecorator(Context) - Constructor for class info.magnolia.context.ContextDecorator
 
contextDestroyed(ServletContextEvent) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
 
ContextFactory - Class in info.magnolia.context
Default context provider.
ContextFactory() - Constructor for class info.magnolia.context.ContextFactory
 
ContextFilter - Class in info.magnolia.cms.filters
This class initializes the current context and configures MDC logging.
ContextFilter() - Constructor for class info.magnolia.cms.filters.ContextFilter
 
contextInitialized(ServletContextEvent) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
 
ContextMenu - Class in info.magnolia.cms.gui.control
This class encapsulates the context menu, used in the tree.
ContextMenu(String) - Constructor for class info.magnolia.cms.gui.control.ContextMenu
Create a context menu and provide the name (used in javascript)
ContextMenuItem - Class in info.magnolia.cms.gui.control
 
ContextMenuItem() - Constructor for class info.magnolia.cms.gui.control.ContextMenuItem
 
ContextMenuItem(String) - Constructor for class info.magnolia.cms.gui.control.ContextMenuItem
 
Control - Interface in info.magnolia.cms.gui.control
Simple interface for html controls.
Control - Interface in info.magnolia.cms.gui.controlx
A general control to build a component tree.
ControlImpl - Class in info.magnolia.cms.gui.control
 
ControlImpl() - Constructor for class info.magnolia.cms.gui.control.ControlImpl
 
ControlImpl(String, String) - Constructor for class info.magnolia.cms.gui.control.ControlImpl
 
ControlImpl(String, List) - Constructor for class info.magnolia.cms.gui.control.ControlImpl
 
ControlImpl(String, Content) - Constructor for class info.magnolia.cms.gui.control.ControlImpl
 
ControlsManager - Class in info.magnolia.cms.gui.dialog
 
ControlsManager() - Constructor for class info.magnolia.cms.gui.dialog.ControlsManager
 
convert(Class, Object) - Method in class info.magnolia.module.model.reader.VersionConverter
 
convertAbsoluteLinksToUUIDs(String) - Static method in class info.magnolia.link.LinkUtil
Parses provided html and transforms all the links to the magnolia format.
convertAbsolutePathToUUID(String) - Static method in class info.magnolia.cms.link.LinkHelper
Deprecated. use LinkFactory.parseLink(String).getUUID() instead
convertEmailList(String) - Static method in class info.magnolia.module.mail.util.MailUtil
convert email address mapping
.
convertHexToColor(String) - Method in class info.magnolia.cms.taglibs.util.BaseImageTag
 
convertHexToRGB(String) - Method in class info.magnolia.cms.taglibs.util.BaseImageTag
Converts HEX color to RGB color.
convertLinksFromUUIDPattern(String, LinkTransformer) - Static method in class info.magnolia.link.LinkUtil
Converts provided html with links in UUID pattern format to any other kind of links based on provided link transformer.
convertLinksFromUUIDPattern(String) - Static method in class info.magnolia.link.LinkUtil
 
ConvertNewLineTag - Class in info.magnolia.cms.taglibs.util
Converts text in the body of the tag adding
tags at new lines or wrapping lines in paragraphs.
ConvertNewLineTag() - Constructor for class info.magnolia.cms.taglibs.util.ConvertNewLineTag
 
convertNodeDataStringToObject(String) - Method in class info.magnolia.importexport.PropertiesImportExport
 
convertNodeDataValue(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
Convert complex values to the basic supported types (int, boolean, ..
convertPath(String) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
convert the name to valid path.
convertPropertyValue(Class<?>, Object) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
Transforms the simple basic jcr property value objects to more complex properties.
convertPropertyValue(Class<?>, Object) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
Most of the conversion is done by the BeanUtils.
convertToAbsoluteLinks(String, boolean) - Method in interface info.magnolia.cms.link.LinkResolver
Deprecated.  
convertToAbsoluteLinks(String, boolean) - Method in class info.magnolia.cms.link.LinkResolverImpl
Deprecated.  
convertToBrowserLinks(String, String) - Method in interface info.magnolia.cms.link.LinkResolver
Deprecated. This method is used to create the public links.
convertToBrowserLinks(String, String) - Method in class info.magnolia.cms.link.LinkResolverImpl
Deprecated.  
convertToEditorLinks(String) - Method in interface info.magnolia.cms.link.LinkResolver
Deprecated.  
convertToEditorLinks(String) - Method in class info.magnolia.cms.link.LinkResolverImpl
Deprecated.  
convertToExternalLinks(String) - Method in interface info.magnolia.cms.link.LinkResolver
Deprecated. Used to render links usable from external (like sending an email, etc.).
convertToExternalLinks(String) - Method in class info.magnolia.cms.link.LinkResolverImpl
Deprecated.  
convertToMap(String) - Static method in class info.magnolia.module.mail.util.MailUtil
Transforms a string name=value\r\nname=value..
convertToRelativeLinks(String, String) - Method in interface info.magnolia.cms.link.LinkResolver
Deprecated.  
convertToRelativeLinks(String, String) - Method in class info.magnolia.cms.link.LinkResolverImpl
Deprecated.  
convertToSimpleString(String) - Method in class info.magnolia.cms.taglibs.util.BaseImageTag
Replace any special characters that are not letters or numbers with a replacement string.
convertToView(String) - Method in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
 
convertURIToUUIDLink(String) - Static method in class info.magnolia.cms.link.LinkHelper
Deprecated.  
convertUUIDsToAbsoluteLinks(String, boolean) - Static method in class info.magnolia.cms.util.LinkUtil
Deprecated. use info.magnolia.link.LinkUtil#convertToAbsoluteLinks(String, boolean) instead
convertUUIDsToBrowserLinks(String, String) - Static method in class info.magnolia.cms.util.LinkUtil
Deprecated. use LinkUtil.convertLinksFromUUIDPattern(String, LinkTransformer) instead using BrowserLinkTransformer
convertUUIDsToEditorLinks(String) - Static method in class info.magnolia.cms.util.LinkUtil
Deprecated. use info.magnolia.link.LinkUtil#convertToEditorLinks(String, String) instead
convertUUIDsToLinks(String, LinkTransformer) - Static method in class info.magnolia.cms.util.LinkUtil
Deprecated. use LinkUtil.convertLinksFromUUIDPattern(String, LinkTransformer) instead
convertUUIDsToRelativeLinks(String, String) - Static method in class info.magnolia.cms.util.LinkUtil
Deprecated. use info.magnolia.link.LinkUtil#convertToRelativeLinks(String, String) instead
convertUUIDtoHandle(String, String) - Static method in class info.magnolia.link.LinkUtil
Transforms a uuid to a handle beginning with a /.
convertUUIDtoURI(String, String) - Static method in class info.magnolia.link.LinkUtil
Transforms a uuid to an uri.
copy() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Copy a node
copyAndClose(InputStream, OutputStream) - Method in class info.magnolia.module.files.BasicFileExtractorOperation
 
copyInSession(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
Session based copy operation.
copyMoveNode(String, String, boolean) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
copyNode(String, String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
copyNode(String, String) - Static method in class info.magnolia.nodebuilder.Ops
Copies a node, using session-scoped operation.
CopyNodeTask - Class in info.magnolia.module.delta
Copies a node by performing a in session copy operation.
CopyNodeTask(String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.CopyNodeTask
 
CopyOrReplaceNodePropertiesTask - Class in info.magnolia.module.delta
Copies a node's properties to another node.
CopyOrReplaceNodePropertiesTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CopyOrReplaceNodePropertiesTask
 
copyProperties(Content, Content) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
Copy all properties from source to destination (by cleaning the old properties).
copyTo(String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
copy content to the specified location.
copyTo(String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
 
copyTo(String, String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
CopyUtil - Class in info.magnolia.cms.core.version
Util to copy nodes and hierarchies between workspaces.
CoreModule - Class in info.magnolia.setup
Core module life cycle class.
CoreModule() - Constructor for class info.magnolia.setup.CoreModule
 
CoreModuleVersionHandler - Class in info.magnolia.setup
3.5 being the first version of core as a module, it is always "installed", but we need it to behave differently if magnolia was installed previously (ie.
CoreModuleVersionHandler() - Constructor for class info.magnolia.setup.CoreModuleVersionHandler
 
CosMultipartRequestFilter - Class in info.magnolia.cms.filters
Processes multipart post requests (fileuploads).
CosMultipartRequestFilter() - Constructor for class info.magnolia.cms.filters.CosMultipartRequestFilter
 
count - Variable in class info.magnolia.cms.taglibs.ContentNodeIterator
 
countFlush(String) - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
countStart() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
create(Object, ObjectWrapper) - Method in interface info.magnolia.freemarker.models.MagnoliaModelFactory
If possible, our models should instantiate models which implement AdapterTemplateModel, so they can be unwrapped easily.
create(Object, ObjectWrapper) - Method in class info.magnolia.module.templating.freemarker.RenderableDefinitionModel.Factory
 
createAbsoluteLink(NodeData) - Static method in class info.magnolia.link.LinkUtil
Creates absolute link including context path for provided node data.
createAbsoluteLink(String, String) - Static method in class info.magnolia.link.LinkUtil
Creates absolute link including context path to the provided content and performing all URI2Repository mappings and applying locales.
createAbsoluteLink(Content) - Static method in class info.magnolia.link.LinkUtil
Creates absolute link including context path to the provided content and performing all URI2Repository mappings and applying locales.
createAccessManager(Subject, String) - Method in class info.magnolia.cms.util.WorkspaceAccessUtil
Create access manager of jaas authorized subject.
createAccessManager(Subject, String, String) - Method in class info.magnolia.cms.util.WorkspaceAccessUtil
Create access manager of jaas authorized subject.
createAccessManager(List<Permission>, String, String) - Method in class info.magnolia.cms.util.WorkspaceAccessUtil
Create access manager for the given permission list.
createActivationColumn(Tree, String) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
createAttachmentList() - Static method in class info.magnolia.module.mail.util.MailUtil
Creates a list with the documents uploaded in the form.
createAttachmentList(Map) - Static method in class info.magnolia.module.mail.util.MailUtil
 
createAttribute(String, String) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
Util method to create html attributes name="value".
createCache(String) - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
createColumn(Tree, String) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
createColumn(Tree, String, TreeColumnHtmlRenderer) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
createContent(String) - Method in class info.magnolia.cms.core.AbstractContent
 
createContent(String, ItemType) - Method in class info.magnolia.cms.core.AbstractContent
 
createContent(String) - Method in interface info.magnolia.cms.core.Content
Creates a Content node under the current node with the specified name.
createContent(String, String) - Method in interface info.magnolia.cms.core.Content
Creates a Content node under the current node with the specified name.
createContent(String, ItemType) - Method in interface info.magnolia.cms.core.Content
Creates a Content node under the current node with the specified name.
createContent(String, String) - Method in class info.magnolia.cms.core.DefaultContent
 
createContent(String, String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Creates contentNode of type contentType.
createContent(String, String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
 
createContent(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
createContent(String, String) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
createContent(String, ItemType) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
createContent(String, String) - Method in class info.magnolia.cms.util.ContentWrapper
 
createContent(String, String, String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
createContent(Content, InputStream) - Method in class info.magnolia.importexport.PropertiesImportExport
 
createDateExpression(int, int, int) - Static method in class info.magnolia.cms.util.QueryUtil
 
createDateExpression(Calendar) - Static method in class info.magnolia.cms.util.QueryUtil
Expression representing a date.
createDateTimeExpression(int, int, int, int, int, int) - Static method in class info.magnolia.cms.util.QueryUtil
 
createDateTimeExpression(Calendar) - Static method in class info.magnolia.cms.util.QueryUtil
Expression representing a date and time.
createDateTimeExpressionIgnoreTimeZone(int, int, int, int, int, int) - Static method in class info.magnolia.cms.util.QueryUtil
 
createDateTimeExpressionIgnoreTimeZone(Calendar) - Static method in class info.magnolia.cms.util.QueryUtil
Do not consider the timezone.
createDialog(Content, Content) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
Is called during showDialog().
createDialog(Content, Content) - Method in class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
 
createDialog(Content, Content) - Method in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
 
createDialog(Content, Content) - Method in class info.magnolia.module.admininterface.dialogs.UserEditDialog
Is called during showDialog().
createExternalLink(Content) - Static method in class info.magnolia.link.LinkUtil
Creates a complete url to access given content from external systems applying all the URI2Repository mappings and locales.
createGroup(String) - Method in interface info.magnolia.cms.security.GroupManager
 
createGroup(String) - Method in class info.magnolia.cms.security.MgnlGroupManager
 
createHierarchyManager(String, Session, AccessManager) - Method in class info.magnolia.cms.util.WorkspaceAccessUtil
Create new instance of DefaultHierarchyManager for the given session.
createIconColumn(Tree, String, TreeColumnHtmlRenderer) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
createImage() - Method in class info.magnolia.cms.taglibs.util.Text2PngFactory
Renders the current text in the current font fontname, fontsize and color.
createImageNode(File, Content) - Method in class info.magnolia.cms.taglibs.util.BaseImageTag
Create a new imageNode with the image in it.
createInitialStructure() - Method in class info.magnolia.cms.core.version.BaseVersionManager
Create structure needed for version store workspace.
createItemType - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
createIterator(Collection) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
Create the iterator
createLabelColumn(Tree, String, boolean) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
createLink(Content) - Static method in class info.magnolia.link.LinkFactory
Creates new link from the content node.
createLink(NodeData) - Static method in class info.magnolia.link.LinkFactory
Creates new link from the node data.
createLink(String, String) - Static method in class info.magnolia.link.LinkFactory
Creates link to the content denoted by repository and uuid.
createLink(String, String, String, String, String) - Static method in class info.magnolia.link.LinkFactory
Creates link to the content identified by the repository and path.
createLink(String, String, String, String, String, String, String) - Static method in class info.magnolia.link.LinkFactory
Creates link based on provided parameters.
createLink(Content) - Static method in class info.magnolia.link.LinkUtil
Creates link guessing best possible link format from current site and provided node.
createLink(NodeData) - Static method in class info.magnolia.link.LinkUtil
Creates link guessing best possible link format from current site and provided node data.
createLink(String, String) - Static method in class info.magnolia.link.LinkUtil
Creates link guessing best possible link format from current site and provided content.
createLink(Content) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
createLink(NodeData) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
createLink(String, String) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
createLoginContext(CredentialsCallbackHandler, String) - Static method in class info.magnolia.cms.security.SecuritySupportBase
 
createMetaDataColumn(Tree, String, String, String) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
createNode(String) - Method in class info.magnolia.cms.gui.control.Tree
 
createNode(String, String) - Method in class info.magnolia.cms.gui.control.Tree
Creates a new node (either NodeData or Content) with the specified name (label) and type.
createNode() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Create a new node and show the tree
createNode() - Method in class info.magnolia.module.admininterface.trees.UsersTreeHandler
 
createNode() - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeHandler
 
createNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
 
createNodeData(String, Value) - Method in class info.magnolia.cms.core.AbstractContent
 
createNodeData(String, Value[]) - Method in class info.magnolia.cms.core.AbstractContent
Deprecated.  
createNodeData(String, int) - Method in class info.magnolia.cms.core.AbstractContent
Deprecated.  
createNodeData(String, Object) - Method in class info.magnolia.cms.core.AbstractContent
Deprecated.  
createNodeData(String) - Method in interface info.magnolia.cms.core.Content
Deprecated. since 4.3, as JCR only supports set or remove operations for properties we recommend to use Content.setNodeData(String, Object) instead.
createNodeData(String, int) - Method in interface info.magnolia.cms.core.Content
Deprecated. since 4.3, as JCR only supports set or remove operations for properties we recommend to use Content.setNodeData(String, Object) instead.
createNodeData(String, Value) - Method in interface info.magnolia.cms.core.Content
Deprecated. since 4.3, as JCR only supports set or remove operations for properties we recommend to use Content.setNodeData(String, Value) instead.
createNodeData(String, Value[]) - Method in interface info.magnolia.cms.core.Content
Deprecated. since 4.3, as JCR only supports set or remove operations for properties we recommend to use Content.setNodeData(String, Value[]) instead.
createNodeData(String, Object) - Method in interface info.magnolia.cms.core.Content
Deprecated. since 4.3, as JCR only supports set or remove operations for properties we recommend to use Content.setNodeData(String, Object) instead.
createNodeData(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
createNodeData(String, Value, int) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
createNodeData(String, Value) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
createNodeData(String, int) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
createNodeDataColumn(Tree, String, String, boolean) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
createNodeDataColumn(Tree, String, String, String) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
createNodeDataColumn(Tree, String, String, TreeColumnHtmlRenderer) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
CreateNodePathTask - Class in info.magnolia.module.delta
A Task to create a full path, i.e the parent doesn't need to exist.
CreateNodePathTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.CreateNodePathTask
 
CreateNodePathTask(String, String, String, String, ItemType) - Constructor for class info.magnolia.module.delta.CreateNodePathTask
 
CreateNodeTask - Class in info.magnolia.module.delta
Creates a node in the given parent with the given name and type.
CreateNodeTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CreateNodeTask
 
createPath(HierarchyManager, String) - Static method in class info.magnolia.cms.util.ContentUtil
 
createPath(HierarchyManager, String, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
 
createPath(HierarchyManager, String, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
 
createPath(HierarchyManager, String, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
 
createPath(Content, String, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
 
createPath(Content, String, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
 
createPath(String, String) - Static method in class info.magnolia.cms.util.PathUtil
 
createPathFromId(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
create the jcr node path for work Item by its id.
createPngFile(String) - Method in class info.magnolia.cms.taglibs.util.Text2PngFactory
Renders the current text to a .png file.
createPngFile(File) - Method in class info.magnolia.cms.taglibs.util.Text2PngFactory
Renders the current text to a .png file.
createQuery(String, String) - Method in interface info.magnolia.cms.core.search.QueryManager
Description inherited from javax.jcr.query.QueryManager#createQuery(String, String)
Creates a new query by specifying the query statement itself and the language in which the query is stated.
createQuery(String, String) - Method in class info.magnolia.cms.core.search.QueryManagerImpl
 
createQueryManager(Session, HierarchyManager) - Method in class info.magnolia.cms.util.WorkspaceAccessUtil
Create new access controlled magnolia query manager.
createRepositorySession(SimpleCredentials, String) - Method in class info.magnolia.cms.util.WorkspaceAccessUtil
Login to the specified repository/default workspace using given credentials.
createRepositorySession(SimpleCredentials, String, String) - Method in class info.magnolia.cms.util.WorkspaceAccessUtil
Login to the specified repository/workspace using given credentials.
createRepositorySession(SimpleCredentials, Repository, String) - Method in class info.magnolia.cms.util.WorkspaceAccessUtil
Login to the specified repository/workspace using given credentials.
createRole(String) - Method in class info.magnolia.cms.security.MgnlRoleManager
 
createRole(String) - Method in interface info.magnolia.cms.security.RoleManager
Create a role without any security restrictions.
createRootFilter() - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
createSaveHandler() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
If there is the property saveHandler defined in the config it instantiates the configured save handler.
createSearchControl(Content) - Method in class info.magnolia.cms.gui.controlx.search.DialogBasedSearchConfig
 
createSearchControl(String, String, String, Content) - Method in class info.magnolia.cms.gui.controlx.search.DialogBasedSearchConfig
 
createSystemUIFilter() - Method in class info.magnolia.cms.filters.MgnlMainFilter
Initializes the required filter(s) if we need to go through SystemUI initialization screens.
createTemplateName(Class, String) - Static method in class info.magnolia.freemarker.FreemarkerUtil
Creates a template name based on the class name and adds the extension.
createTemplateName(Class, String, String) - Static method in class info.magnolia.freemarker.FreemarkerUtil
Same as FreemarkerUtil.createTemplateName(Class, String) but adds the classifier between the template name and the extension.
createURI(Content, Locale) - Method in class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
 
createUser(String, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
createUser(String, String) - Method in class info.magnolia.cms.security.ExternalUserManager
 
createUser(String, String) - Method in class info.magnolia.cms.security.MgnlUserManager
 
createUser(String, String) - Method in interface info.magnolia.cms.security.UserManager
Creates a user without security restrictions.
createUserNode(String) - Method in class info.magnolia.cms.security.HierarchicalUserManager
 
createUserNode(String) - Method in class info.magnolia.cms.security.MgnlUserManager
 
createValue(String, int) - Static method in class info.magnolia.cms.util.NodeDataUtil
Uses the default value factory.
createValue(Object, ValueFactory) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
createValue(String, int, ValueFactory) - Static method in class info.magnolia.cms.util.NodeDataUtil
Transforms a string to a jcr value object.
createVersion(Content, Rule) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Create version of the specified node and all child nodes based on the given Rule.
createWebContext(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class info.magnolia.context.ContextFactory
 
CREATION_DATE - Static variable in class info.magnolia.cms.core.MetaData
 
CreationDateComparator - Class in info.magnolia.cms.util
Compares the creation date of 2 nodes.
CreationDateComparator() - Constructor for class info.magnolia.cms.util.CreationDateComparator
 
CredentialsCallbackHandler - Class in info.magnolia.cms.security.auth.callback
A JAAS CallbackHandler using plain text passwords.
CredentialsCallbackHandler() - Constructor for class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
Default constructor required by java security framework.
CredentialsCallbackHandler(String, char[]) - Constructor for class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
 
CredentialsCallbackHandler(String, char[], String) - Constructor for class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
 
CSSCLASS_BGALT - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_BOXINPUT - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_BOXLABEL - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_BOXLINE - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_BUTTONSETBUTTON - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_BUTTONSETINTERCOL - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_BUTTONSETLABEL - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_CONTROLBAR - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
CSSCLASS_CONTROLBARSMALL - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
CSSCLASS_CONTROLBUTTON - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
CSSCLASS_CONTROLBUTTONSMALL - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
CSSCLASS_DESCRIPTION - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_EDIT - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_EDITSMALL - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_EDITWITHBUTTON - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_FILE - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_FILEICON - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_FILEIMAGE - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_INTERCOL - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_RICHEIFRAME - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_RICHETOOLBOXLABEL - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_RICHETOOLBOXSUBLABEL - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_SELECT - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_SELECTSMALL - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_SMALL - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_TAB - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_TABSETBUTTONBAR - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_TABSETSAVEBAR - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_TINYVSPACE - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CSSCLASS_WEBDAVIFRAME - Static variable in class info.magnolia.cms.gui.misc.CssConstants
 
CssConstants - Class in info.magnolia.cms.gui.misc
Constants for css class names used by Magnolia.
ctx - Variable in class info.magnolia.context.ContextDecorator
 
current - Variable in class info.magnolia.cms.taglibs.ContentNodeIterator
 
current() - Method in class info.magnolia.objectfactory.Classes.ClassFactoryProvider
 
CURRENT_INDEX - Static variable in class info.magnolia.cms.taglibs.ContentNodeIterator
Deprecated. use the varStatus tag attribute to get a reference to a javax.servlet.jsp.jstl.core.LoopTagStatus instance.
currentContent() - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
Returns the "current content" from the aggregation state.
currentPage() - Static method in class info.magnolia.cms.taglibs.CmsFunctions
Returns the current active page (can be set using the loadPage tag).
currentParagraph() - Static method in class info.magnolia.cms.taglibs.CmsFunctions
Returns the current paragraph.
CUSTOM_BASENAME - Static variable in class info.magnolia.cms.i18n.TemplateMessagesUtil
Deprecated. Name of the custom basename.
CustomFilterConfig - Class in info.magnolia.cms.util
Custom FilterConfig for manually initializing filters.
CustomFilterConfig(String, ServletContext, Map<String, String>) - Constructor for class info.magnolia.cms.util.CustomFilterConfig
 
CustomFilterConfig(String, ServletContext) - Constructor for class info.magnolia.cms.util.CustomFilterConfig
 
CustomServletConfig - Class in info.magnolia.cms.util
Custom ServletConfig for manually initializing servlets.
CustomServletConfig(String, ServletContext, Map<String, String>) - Constructor for class info.magnolia.cms.util.CustomServletConfig
 
CustomServletConfig(String, ServletContext) - Constructor for class info.magnolia.cms.util.CustomServletConfig
 

D

DataTransporter - Class in info.magnolia.cms.core.ie
Deprecated. since 4.0, use DataTransporter
DataTransporter() - Constructor for class info.magnolia.cms.core.ie.DataTransporter
Deprecated.  
DataTransporter - Class in info.magnolia.importexport
Utility class for manipulation of XML files (mainly JCR XML).
DataTransporter() - Constructor for class info.magnolia.importexport.DataTransporter
 
Date - Class in info.magnolia.cms.taglibs.util
Deprecated. see cms:out.
Date() - Constructor for class info.magnolia.cms.taglibs.util.Date
Deprecated.  
DateSearchControl - Class in info.magnolia.cms.gui.controlx.search
Special Date Search Control
DateSearchControl() - Constructor for class info.magnolia.cms.gui.controlx.search.DateSearchControl
 
DateSearchControl(SearchControlDefinition, String, String) - Constructor for class info.magnolia.cms.gui.controlx.search.DateSearchControl
 
DateSearchQueryParameter - Class in info.magnolia.cms.gui.query
 
DateSearchQueryParameter(String, Date, String) - Constructor for class info.magnolia.cms.gui.query.DateSearchQueryParameter
 
DateUtil - Class in info.magnolia.cms.util
Util to format and parse dates.
deactivate(Content) - Method in interface info.magnolia.cms.exchange.Syndicator
 
deactivate(Subscriber, Content) - Method in interface info.magnolia.cms.exchange.Syndicator
 
DEACTIVATE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
deactivate(String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
deactivate(Content) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
deactivate(Subscriber, Content) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
deactivateNode(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Execute the deactivation command
DeactivationCommand - Class in info.magnolia.module.admininterface.commands
the deactivation command which do real deactivation
DeactivationCommand() - Constructor for class info.magnolia.module.admininterface.commands.DeactivationCommand
 
decode(Content) - Static method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
decodePassword(String) - Method in class info.magnolia.cms.security.MgnlUser
 
decodePath(String, String) - Static method in class info.magnolia.importexport.DataTransporter
decode a path (ex.
decSessionCount(String) - Method in class info.magnolia.context.AbstractRepositoryStrategy
 
decSessionCount() - Method in class info.magnolia.stats.JCRStats
 
Default - Class in info.magnolia.module.cache.cachepolicy
A basic CachePolicy driven by voters.
Default() - Constructor for class info.magnolia.module.cache.cachepolicy.Default
 
DEFAULT_ACTIVATION_EDIT_DIALOG - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
DEFAULT_ACTIVATION_WORKFLOW - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
DEFAULT_BASENAME - Static variable in class info.magnolia.cms.i18n.MessagesManager
Use this basename if no other is provided.
DEFAULT_BASENAME - Static variable in class info.magnolia.cms.i18n.TemplateMessagesUtil
Deprecated. Use this basename if the string is not found in the custom basename.
DEFAULT_CATALOG - Static variable in class info.magnolia.commands.CommandsManager
 
DEFAULT_EDIT_DIALOG - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
DEFAULT_EXTENSION - Static variable in class info.magnolia.link.LinkUtil
 
DEFAULT_HANDLER - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
URI used for activation.
DEFAULT_HIDEINNAV_NODEDATA - Static variable in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
Default name for "hide in nav" nodeData.
DEFAULT_ICON - Static variable in class info.magnolia.cms.beans.config.MIMEMapping
 
DEFAULT_ICON - Static variable in class info.magnolia.cms.gui.control.Tree
 
DEFAULT_ICON_CONTENT - Static variable in class info.magnolia.cms.gui.control.Tree
 
DEFAULT_ICON_CONTENTNODE - Static variable in class info.magnolia.cms.gui.control.Tree
 
DEFAULT_ICON_NODEDATA - Static variable in class info.magnolia.cms.gui.control.Tree
 
DEFAULT_INITIALIZATION_PARAMETER - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
Default value for the MAGNOLIA_INITIALIZATION_FILE parameter.
DEFAULT_MAPPING - Static variable in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
DEFAULT_META_NODE - Static variable in class info.magnolia.cms.core.MetaData
 
DEFAULT_MODEL_EXECUTION_ATTRIBUTE_NAME - Static variable in class info.magnolia.module.templating.ModelExecutionFilter
 
DEFAULT_OPENMENU_NODEDATA - Static variable in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
Default name for "open menu" nodeData.
DEFAULT_REALM - Static variable in interface info.magnolia.cms.security.Realm
The default realm is Realm.REALM_ALL.
DEFAULT_REPOSITORY - Static variable in class info.magnolia.link.LinkUtil
 
DEFAULT_THRESHOLD - Static variable in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
DEFAULT_VALUE_PROPERTY - Static variable in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
DEFAULT_WORKFLOW - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
DEFAULT_WORKSPACE - Static variable in class info.magnolia.cms.beans.config.ContentRepository
 
DEFAULT_WRAPPERELEMENT_NODEDATA - Static variable in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
Default name for "wrapperElement" nodeData.
DefaultActivationManager - Class in info.magnolia.module.exchangesimple
Observed bean holding current configuration of subscribers described at /server/activation/subscribers.
DefaultActivationManager() - Constructor for class info.magnolia.module.exchangesimple.DefaultActivationManager
 
DefaultCacheKey - Class in info.magnolia.module.cache
Default cache key implementation.
DefaultCacheKey(String, String, String, Map<String, String>) - Constructor for class info.magnolia.module.cache.DefaultCacheKey
 
DefaultClassFactory - Class in info.magnolia.objectfactory
A ClassFactory implementation which uses the default class loader and the thread context class loader.
DefaultClassFactory() - Constructor for class info.magnolia.objectfactory.DefaultClassFactory
 
DefaultComponentProvider - Class in info.magnolia.objectfactory
This ComponentProvider is using the configuration provided by SystemProperty.
DefaultCompressibleContentTypesCondition - Class in info.magnolia.module.cache.setup
Removes obsolete cache compression list in favor of new global configuration.
DefaultCompressibleContentTypesCondition(String, String, Task, Task, String) - Constructor for class info.magnolia.module.cache.setup.DefaultCompressibleContentTypesCondition
 
DefaultContent - Class in info.magnolia.cms.core
Default, JCR-based, implementation of Content.
DefaultContent() - Constructor for class info.magnolia.cms.core.DefaultContent
Empty constructor.
DefaultContent(Item, HierarchyManager) - Constructor for class info.magnolia.cms.core.DefaultContent
Constructor to get existing node.
DefaultFlowDefinitionManager - Class in info.magnolia.module.workflow.flows
Read and store flows in the repositories.
DefaultFlowDefinitionManager() - Constructor for class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
 
DefaultHierarchyManager - Class in info.magnolia.cms.core
Default JCR-based implementation of HierarchyManager.
DefaultHierarchyManager() - Constructor for class info.magnolia.cms.core.DefaultHierarchyManager
 
DefaultHierarchyManager(String, Session, AccessManager) - Constructor for class info.magnolia.cms.core.DefaultHierarchyManager
 
DefaultI18nAuthoringSupport - Class in info.magnolia.cms.gui.i18n
 
DefaultI18nAuthoringSupport() - Constructor for class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
 
DefaultI18nContentSupport - Class in info.magnolia.cms.i18n
This implementation support a language prefix like /en/*.
DefaultI18nContentSupport() - Constructor for class info.magnolia.cms.i18n.DefaultI18nContentSupport
 
defaultLocale - Variable in class info.magnolia.cms.i18n.AbstractI18nContentSupport
If no locale can be determined the default locale will be set.
DefaultMessagesImpl - Class in info.magnolia.cms.i18n
Loads the message from properties files accessed as classpath resources.
DefaultMessagesImpl(String, Locale) - Constructor for class info.magnolia.cms.i18n.DefaultMessagesImpl
 
DefaultMessagesManager - Class in info.magnolia.cms.i18n
Default MessagesManager implementation.
DefaultMessagesManager() - Constructor for class info.magnolia.cms.i18n.DefaultMessagesManager
 
DefaultMessagesManager.MessagesID - Class in info.magnolia.cms.i18n
Used as the key in the Map.
DefaultMessagesManager.MessagesID(String, Locale) - Constructor for class info.magnolia.cms.i18n.DefaultMessagesManager.MessagesID
 
DefaultModuleVersionHandler - Class in info.magnolia.module
A version handler which provides the most common installation tasks: register repositories, nodetypes and workspaces as stated in the module definition, bootstrap the module's mgnl-bootstrap files, extract the module's mgnl-files files, register the module's servlets.
DefaultModuleVersionHandler() - Constructor for class info.magnolia.module.DefaultModuleVersionHandler
 
DefaultNodeData - Class in info.magnolia.cms.core
Wrapper class for a jcr property.
DefaultNodeData(Content, String) - Constructor for class info.magnolia.cms.core.DefaultNodeData
 
DefaultRenderingEngine - Class in info.magnolia.module.templating.engine
Default implementation which determines the definition (template/paragraph) from the content's meta data.
DefaultRenderingEngine() - Constructor for class info.magnolia.module.templating.engine.DefaultRenderingEngine
 
DefaultRenderingEngine.RenderingHelper - Enum in info.magnolia.module.templating.engine
A helper enumeration usable by subclasses.
DefaultRepositoryStrategy - Class in info.magnolia.context
Uses a user based access manager.
DefaultRepositoryStrategy(UserContext) - Constructor for class info.magnolia.context.DefaultRepositoryStrategy
 
DefaultSearchFactory - Class in info.magnolia.cms.core.search
Default search factory implementation.
DefaultSearchFactory() - Constructor for class info.magnolia.cms.core.search.DefaultSearchFactory
 
DefaultSubscriber - Class in info.magnolia.module.exchangesimple
Bean holder for subscriber configuration.
DefaultSubscriber() - Constructor for class info.magnolia.module.exchangesimple.DefaultSubscriber
 
DefaultSubscription - Class in info.magnolia.module.exchangesimple
Bean holder for the default subscription information.
DefaultSubscription() - Constructor for class info.magnolia.module.exchangesimple.DefaultSubscription
 
DefaultValueProvider - Class in info.magnolia.cms.gui.controlx.list
 
DefaultValueProvider() - Constructor for class info.magnolia.cms.gui.controlx.list.DefaultValueProvider
Not allowed to be instanciated outside the scope of this class
DefaultVirtualURIMapping - Class in info.magnolia.cms.beans.config
A simple implementation of VirtualURIMapping based on UrlPattern.
DefaultVirtualURIMapping() - Constructor for class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
 
DefaultVoting - Class in info.magnolia.voting
The highest returned vote is taken (8 or -10, ..) and returned.
DefaultVoting() - Constructor for class info.magnolia.voting.DefaultVoting
 
definition - Variable in class info.magnolia.module.templating.RenderingModelImpl
 
delay - Variable in class info.magnolia.cms.util.DelayedExecutor
 
DelayedExecutor - Class in info.magnolia.cms.util
There are many places where we like to delay an execution (in case of a serie of fired events).
DelayedExecutor(Runnable, long, long) - Constructor for class info.magnolia.cms.util.DelayedExecutor
 
DelayedExecutor.RunnableWrapper - Class in info.magnolia.cms.util
Resets the timestamp after starting the execution.
DelayedExecutor.RunnableWrapper(Runnable) - Constructor for class info.magnolia.cms.util.DelayedExecutor.RunnableWrapper
 
DelegateCommand - Class in info.magnolia.commands
Delegate to an other command at runtime.
DelegateCommand() - Constructor for class info.magnolia.commands.DelegateCommand
 
DelegateCommand(String) - Constructor for class info.magnolia.commands.DelegateCommand
Deprecated. not used
DelegateFlushPolicy - Class in info.magnolia.module.cache
Simple policy that delegates all the requests to any policies added in its policies list.
DelegateFlushPolicy() - Constructor for class info.magnolia.module.cache.DelegateFlushPolicy
 
DelegateVoter - Class in info.magnolia.voting.voters
Check a magnolia system delegatePath.
DelegateVoter() - Constructor for class info.magnolia.voting.voters.DelegateVoter
 
DelegatingBlobCachedEntry - Class in info.magnolia.module.cache.filter
Used for big files.
DelegatingBlobCachedEntry(long, String, String, int, MultiMap, long) - Constructor for class info.magnolia.module.cache.filter.DelegatingBlobCachedEntry
 
DelegatingUserManager - Class in info.magnolia.cms.security
A UserManager delegating to a set of user managers.
DelegatingUserManager(Map<String, UserManager>) - Constructor for class info.magnolia.cms.security.DelegatingUserManager
 
delete() - Method in class info.magnolia.cms.beans.runtime.Document
Delete the file, taking care of closing an open input stream.
delete(String) - Method in class info.magnolia.cms.core.AbstractContent
 
delete() - Method in class info.magnolia.cms.core.BinaryNodeData
 
delete() - Method in interface info.magnolia.cms.core.Content
Remove this path.
delete(String) - Method in interface info.magnolia.cms.core.Content
Remove specified path.
delete() - Method in class info.magnolia.cms.core.DefaultContent
 
delete(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
removes specified path, it can be either node or property.
delete() - Method in class info.magnolia.cms.core.DefaultNodeData
 
delete(String) - Method in interface info.magnolia.cms.core.HierarchyManager
 
delete() - Method in interface info.magnolia.cms.core.NodeData
Remove this path.
delete() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
delete() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
delete(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
delete() - Method in class info.magnolia.cms.util.ContentWrapper
 
delete(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
delete() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
delete() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
delete() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
deleteAndRemoveEmptyParents(Content) - Static method in class info.magnolia.cms.util.ContentUtil
 
deleteAndRemoveEmptyParents(Content, int) - Static method in class info.magnolia.cms.util.ContentUtil
 
DeleteCommand - Class in info.magnolia.module.admininterface.commands
the command to delete one node
DeleteCommand() - Constructor for class info.magnolia.module.admininterface.commands.DeleteCommand
 
DELETED_NODE_DELETED_BY - Static variable in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
 
DELETED_NODE_DELETED_ON - Static variable in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
 
DELETED_NODE_MIXIN - Static variable in class info.magnolia.cms.core.ItemType
 
DELETED_NODE_TEMPLATE - Static variable in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
 
deleteNode(String, String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
deleteNode(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
deleteNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
 
deleteNodeData(String) - Method in interface info.magnolia.cms.core.Content
Delete NodeData with the specified name.
deleteNodeData(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
deleteNodeData(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
Delta - Interface in info.magnolia.module.delta
A Delta represents the differences from one version of a module to another.
DeltaBuilder - Class in info.magnolia.module.delta
Helper class to build Delta instances.
DeltaType - Enum in info.magnolia.module.delta
 
DENY - Static variable in class info.magnolia.module.delta.AddURIPermissionTask
 
DependencyChecker - Interface in info.magnolia.module.model.reader
Utility class to check dependencies between instances of ModuleDescriptors and sort them according to their dependencies.
DependencyCheckerImpl - Class in info.magnolia.module.model.reader
Default implementation of DependencyChecker.
DependencyCheckerImpl() - Constructor for class info.magnolia.module.model.reader.DependencyCheckerImpl
 
DependencyDefinition - Class in info.magnolia.module.model
Models a dependency between modules.
DependencyDefinition() - Constructor for class info.magnolia.module.model.DependencyDefinition
 
DependencyDefinition(String, String, boolean) - Constructor for class info.magnolia.module.model.DependencyDefinition
 
DeprecateDialogPathAllModules - Class in info.magnolia.module.templating.setup.for4_0
Renames dialogPath to dialog and sets the property to the dialog name, in all modules in all paragraphs nodes.
DeprecateDialogPathAllModules(String, String) - Constructor for class info.magnolia.module.templating.setup.for4_0.DeprecateDialogPathAllModules
 
DeprecationUtil - Class in info.magnolia.cms.util
A silly utility class to help marking stuff as deprecated even if they're not used directly (taglib attributes for instance).
DeprecationUtil() - Constructor for class info.magnolia.cms.util.DeprecationUtil
 
DerbyTestPersistenceManager - Class in info.magnolia.debug
A PM which measures the time spent in saving.
DerbyTestPersistenceManager() - Constructor for class info.magnolia.debug.DerbyTestPersistenceManager
 
DESCENDING - Static variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
sort or group by order
DescriptorFileBasedTypeMapping - Class in info.magnolia.content2bean.impl
Type Mapper implementation resolving the mapping from file based descriptors.
DescriptorFileBasedTypeMapping() - Constructor for class info.magnolia.content2bean.impl.DescriptorFileBasedTypeMapping
 
destroy() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
destroy() - Method in class info.magnolia.cms.filters.CompositeFilter
 
destroy() - Method in class info.magnolia.cms.filters.FilterDecorator
 
destroy() - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
destroy() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
Delegates the destroy() call to the wrapper servlet, then to this filter itself.
destroy() - Method in class info.magnolia.cms.servlets.ClasspathSpool
 
determineAssignedDefinitionName(Content) - Method in class info.magnolia.module.templating.engine.DefaultRenderingEngine
Reads the template name from the meta data.
determineLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
Extracts the language from the uri.
determineLocale() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
This method uses the current agregation state to set the locale used for the rendering process .
determineLocalFromString(String) - Static method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
determineNodeDataType(String) - Method in class info.magnolia.cms.core.DefaultContent
 
determineNodeDataType(String) - Method in class info.magnolia.cms.core.version.ContentVersion
 
determineTemplatePath(String, RenderingModel) - Method in class info.magnolia.module.templating.AbstractRenderable
Return always the AbstractRenderable.templatePath property.
determineTemplatePath(Content, RenderableDefinition, RenderingModel, String) - Method in class info.magnolia.module.templating.AbstractRenderer
 
determineTemplatePath(String, RenderingModel) - Method in interface info.magnolia.module.templating.RenderableDefinition
The modules execute() method can return a string which is passed to this method to determine the template to use.
DevelopmentUtilsPage - Class in info.magnolia.module.admininterface.pages
Utilities that can be used during development.
DevelopmentUtilsPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
 
Dialog - Class in info.magnolia.cms.gui.dialog
 
Dialog() - Constructor for class info.magnolia.cms.gui.dialog.Dialog
 
DialogAwareSaveHandler - Interface in info.magnolia.module.admininterface
This save handler needs the dialog to proceed a proper save.
DialogBasedSearchConfig - Class in info.magnolia.cms.gui.controlx.search
Configers the search based on the dialog.
DialogBasedSearchConfig(Content) - Constructor for class info.magnolia.cms.gui.controlx.search.DialogBasedSearchConfig
 
DialogBasedSearchControlDefinition - Interface in info.magnolia.cms.gui.controlx.search
init() method is called by the DialgBasedSearchConfig class
DialogBox - Class in info.magnolia.cms.gui.dialog
 
DialogBox() - Constructor for class info.magnolia.cms.gui.dialog.DialogBox
 
DialogButton - Class in info.magnolia.cms.gui.dialog
 
DialogButton() - Constructor for class info.magnolia.cms.gui.dialog.DialogButton
 
DialogButtonSet - Class in info.magnolia.cms.gui.dialog
 
DialogButtonSet() - Constructor for class info.magnolia.cms.gui.dialog.DialogButtonSet
 
DialogControl - Interface in info.magnolia.cms.gui.dialog
Interface for dialogs.
DialogControlImpl - Class in info.magnolia.cms.gui.dialog
 
DialogControlImpl() - Constructor for class info.magnolia.cms.gui.dialog.DialogControlImpl
 
DialogDate - Class in info.magnolia.cms.gui.dialog
 
DialogDate() - Constructor for class info.magnolia.cms.gui.dialog.DialogDate
 
DialogEdit - Class in info.magnolia.cms.gui.dialog
 
DialogEdit() - Constructor for class info.magnolia.cms.gui.dialog.DialogEdit
 
DialogEditCode - Class in info.magnolia.cms.gui.dialog
Turns a textarea into a basic code editor using CodeMirror.
DialogEditCode() - Constructor for class info.magnolia.cms.gui.dialog.DialogEditCode
 
DialogEditWithButton - Class in info.magnolia.cms.gui.dialog
 
DialogEditWithButton() - Constructor for class info.magnolia.cms.gui.dialog.DialogEditWithButton
 
DialogEditWithCustomButtons - Class in info.magnolia.cms.gui.dialog
A simple input text with additional configurable buttons.
DialogEditWithCustomButtons() - Constructor for class info.magnolia.cms.gui.dialog.DialogEditWithCustomButtons
 
DialogFactory - Class in info.magnolia.cms.gui.dialog
Factory for dialogs.
DialogFile - Class in info.magnolia.cms.gui.dialog
 
DialogFile() - Constructor for class info.magnolia.cms.gui.dialog.DialogFile
 
DialogFreemarker - Class in info.magnolia.cms.gui.dialog
A Magnolia dialog that renders by a freemarker template.
DialogFreemarker() - Constructor for class info.magnolia.cms.gui.dialog.DialogFreemarker
 
DialogHandlerManager - Class in info.magnolia.module.admininterface
Manages all the dialog handlers.
DialogHandlerManager() - Constructor for class info.magnolia.module.admininterface.DialogHandlerManager
 
DialogHidden - Class in info.magnolia.cms.gui.dialog
 
DialogHidden() - Constructor for class info.magnolia.cms.gui.dialog.DialogHidden
 
DialogInclude - Class in info.magnolia.cms.gui.dialog
 
DialogInclude() - Constructor for class info.magnolia.cms.gui.dialog.DialogInclude
 
DialogLine - Class in info.magnolia.cms.gui.dialog
 
DialogLine() - Constructor for class info.magnolia.cms.gui.dialog.DialogLine
 
DialogLink - Class in info.magnolia.cms.gui.dialog
 
DialogLink() - Constructor for class info.magnolia.cms.gui.dialog.DialogLink
 
DialogMultiSelect - Class in info.magnolia.cms.gui.dialog
Control to select multiple values.
DialogMultiSelect() - Constructor for class info.magnolia.cms.gui.dialog.DialogMultiSelect
 
DialogMVCHandler - Class in info.magnolia.module.admininterface
This is the MVCHandler for dialogs.
DialogMVCHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.DialogMVCHandler
Initialize the used parameters: path, nodeCollectionName, nodeName, ..
DialogMVCServlet - Class in info.magnolia.module.admininterface
A servlet which delegates to a DialogMVCHandler retrieved through DialogHandlerManager.
DialogMVCServlet() - Constructor for class info.magnolia.module.admininterface.DialogMVCServlet
 
DialogPassword - Class in info.magnolia.cms.gui.dialog
 
DialogPassword() - Constructor for class info.magnolia.cms.gui.dialog.DialogPassword
 
DialogSelect - Class in info.magnolia.cms.gui.dialog
 
DialogSelect() - Constructor for class info.magnolia.cms.gui.dialog.DialogSelect
 
DIALOGSIZE_NORMAL_HEIGHT - Static variable in class info.magnolia.cms.gui.dialog.Dialog
 
DIALOGSIZE_NORMAL_WIDTH - Static variable in class info.magnolia.cms.gui.dialog.Dialog
 
DIALOGSIZE_SLIM_HEIGHT - Static variable in class info.magnolia.cms.gui.dialog.Dialog
 
DIALOGSIZE_SLIM_WIDTH - Static variable in class info.magnolia.cms.gui.dialog.Dialog
 
DialogStatic - Class in info.magnolia.cms.gui.dialog
 
DialogStatic() - Constructor for class info.magnolia.cms.gui.dialog.DialogStatic
 
DialogTab - Class in info.magnolia.cms.gui.dialog
 
DialogTab() - Constructor for class info.magnolia.cms.gui.dialog.DialogTab
 
DialogUUIDLink - Class in info.magnolia.cms.gui.dialog
 
DialogUUIDLink() - Constructor for class info.magnolia.cms.gui.dialog.DialogUUIDLink
 
Digester - Class in info.magnolia.cms.security
Encryption helper.
Directives - Class in info.magnolia.module.templatingcomponents.freemarker
A map with freemarker directives specific to Magnolia.
Directives() - Constructor for class info.magnolia.module.templatingcomponents.freemarker.Directives
 
dirtyHandles - Variable in class info.magnolia.cms.core.search.QueryResultImpl
 
dispatch(String, HttpServletRequest, HttpServletResponse) - Static method in class info.magnolia.cms.util.RequestDispatchUtil
Returns true if processing took place, even if it fails.
DispatcherType - Enum in info.magnolia.cms.util
Enumeration of dispatcher types, matches the semantics for filter mappings in web.xml.
DispatchRule - Class in info.magnolia.cms.filters
Used to configure if a filter is executed for a specific dispatcher type (REQUEST, FORWARD, INCLUDE, ERROR).
DispatchRule() - Constructor for class info.magnolia.cms.filters.DispatchRule
 
DispatchRule(boolean, boolean) - Constructor for class info.magnolia.cms.filters.DispatchRule
 
DispatchRules - Class in info.magnolia.cms.filters
Similar to the dispatch mapping in the web.xml.
DispatchRules() - Constructor for class info.magnolia.cms.filters.DispatchRules
 
displayFileContent() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
DisplaySamplesSourcesServlet - Class in info.magnolia.module.samples.servlets
This servlet is used to download the sources of the files used for the samples module, classes and templates.
DisplaySamplesSourcesServlet() - Constructor for class info.magnolia.module.samples.servlets.DisplaySamplesSourcesServlet
 
displayValue - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Used to pass the saved value to the view
DISPOSITION_ATTACHMENT - Static variable in class info.magnolia.module.mail.templates.MailAttachment
 
DISPOSITION_INLINE - Static variable in class info.magnolia.module.mail.templates.MailAttachment
 
DISPOSITION_NORMAL - Static variable in class info.magnolia.module.mail.templates.MailAttachment
 
doAfterBody() - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
 
doAfterBody() - Method in class info.magnolia.cms.taglibs.Include
 
doAfterBody() - Method in class info.magnolia.cms.taglibs.PageIterator
 
doAuthenticate(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.BaseSecurityFilter
In most cases this will provide a standard login mechanism, override this to support other login strategies.
doBeforeDrawHtml() - Method in class info.magnolia.cms.gui.dialog.DialogDate
Customize the dialog.
doBeforeDrawHtml() - Method in class info.magnolia.cms.gui.dialog.DialogEditWithButton
A hook method for lazy configuration of the widget.
doBeforeDrawHtml() - Method in class info.magnolia.cms.gui.dialog.DialogLink
Customize the dialog.
doBody(Environment, TemplateDirectiveBody) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
 
doBody() - Method in class info.magnolia.module.templatingcomponents.jsp.AbstractTag
 
doCallback(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
 
doCallback(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.BasicClientCallback
 
doCallback(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
 
DOCROOT - Static variable in class info.magnolia.cms.gui.control.Tree
 
Document - Class in info.magnolia.cms.beans.runtime
A wrapper for a temporary uploaded file.
Document(File, String) - Constructor for class info.magnolia.cms.beans.runtime.Document
Used to create a document based on a existing file.
doDeactivate(String, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
doDeactivate(Subscriber, String, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Deactivate content from specified subscriber.
doDeactivate(String, String) - Method in class info.magnolia.module.exchangesimple.SimpleSyndicator
 
doDeactivate(Subscriber, String, String) - Method in class info.magnolia.module.exchangesimple.SimpleSyndicator
Deactivate from a specified subscriber.
doEndTag() - Method in class info.magnolia.cms.taglibs.Attribute
 
doEndTag() - Method in class info.magnolia.cms.taglibs.ButtonTag
 
doEndTag() - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
 
doEndTag() - Method in class info.magnolia.cms.taglibs.EditBar
 
doEndTag() - Method in class info.magnolia.cms.taglibs.EditButton
 
doEndTag() - Method in class info.magnolia.cms.taglibs.IfFirstContentNode
 
doEndTag() - Method in class info.magnolia.cms.taglibs.IfLastContentNode
 
doEndTag() - Method in class info.magnolia.cms.taglibs.Include
 
doEndTag() - Method in class info.magnolia.cms.taglibs.LoadPage
 
doEndTag() - Method in class info.magnolia.cms.taglibs.LoadPagePath
 
doEndTag() - Method in class info.magnolia.cms.taglibs.MainBar
 
doEndTag() - Method in class info.magnolia.cms.taglibs.NewBar
 
doEndTag() - Method in class info.magnolia.cms.taglibs.Out
 
doEndTag() - Method in class info.magnolia.cms.taglibs.PageIterator
 
doEndTag() - Method in class info.magnolia.cms.taglibs.QueryTag
 
doEndTag() - Method in class info.magnolia.cms.taglibs.Set
 
doEndTag() - Method in class info.magnolia.cms.taglibs.SetNode
Set contentNode in pagecontext and continue evaluating jsp.
doEndTag() - Method in class info.magnolia.cms.taglibs.UserTag
 
doEndTag() - Method in class info.magnolia.cms.taglibs.util.AAttribute
 
doEndTag() - Method in class info.magnolia.cms.taglibs.util.AHref
 
doEndTag() - Method in class info.magnolia.cms.taglibs.util.ConvertNewLineTag
 
doEndTag() - Method in class info.magnolia.cms.taglibs.util.ImgTag
 
doEndTag() - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
Deprecated.  
doEndTag() - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
 
doEndTag() - Method in class info.magnolia.cms.taglibs.util.StrToObj
 
doEndTag() - Method in class info.magnolia.cms.taglibs.util.TableTag
 
doEndTag() - Method in class info.magnolia.cms.taglibs.util.Xmp
 
doExec() - Method in class info.magnolia.context.MgnlContext.VoidOp
 
doExec(Content, ErrorHandler) - Method in class info.magnolia.nodebuilder.AbstractNodeOperation
 
doExec(Content, ErrorHandler) - Method in class info.magnolia.nodebuilder.RecursiveOp
 
doExecute(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.admininterface.setup.for4_0.UpdatedDefaultPublicURIWarning
 
doExecute(InstallContext) - Method in class info.magnolia.module.admininterface.setup.for4_3.ReplaceWrongDialogNodeTypeTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.AbstractRepositoryTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.AddGroupToGroupTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.AddMimeMappingTask
doExecute(InstallContext) - Method in class info.magnolia.module.delta.AddRoleToGroupTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.AllChildrenNodesOperation
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.ChangeNodeTypeTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.CopyNodeTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.CopyOrReplaceNodePropertiesTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.CreateNodePathTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.CreateNodeTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.FilterOrderingTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.MoveAndRenamePropertyTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.MoveNodeTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.OrderNodeAfterTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.OrderNodeBeforeTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.PropertiesImportTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.QueryTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.RemoveNodeTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.RemoveNodeWoChildren
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.RemovePermissionTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.RemovePropertyTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.SetPropertyTask
doExecute(InstallContext) - Method in class info.magnolia.module.exchangesimple.setup.for3_5.UpdateActivationConfigTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.mail.setup.MoveNodeContentTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.workflow.setup.for3_5.RemoveMetadataFromExpressionsWorkspace
 
doExecute(InstallContext) - Method in class info.magnolia.module.workflow.setup.for3_5.SetDefaultWorkflowForActivationFlowCommands
 
doExecute(InstallContext) - Method in class info.magnolia.nodebuilder.task.AbstractNodeBuilderTask
 
doExecute(InstallContext) - Method in class info.magnolia.setup.AddFilterBypassTask
 
doExecute(InstallContext) - Method in class info.magnolia.setup.ChangeNodeTypesInUserWorkspace
 
doExecute(InstallContext) - Method in class info.magnolia.setup.for3_5.MoveMagnoliaUsersToRealmFolder
 
doExecute(InstallContext) - Method in class info.magnolia.setup.for3_5.UpdateURI2RepositoryMappings
Creates the mappings node and delegates to the super UpdateURI2RepositoryMappings.doExecute(InstallContext) method.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.AggregatorFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.BackwardCompatibilityFilter
Deprecated.  
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.CompositeFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.ContentTypeFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.ContextFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.CosMultipartRequestFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.FilterDecorator
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.HostSecurityFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.InstallFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.InterceptFilter
 
doFilter(ServletRequest, ServletResponse) - Method in class info.magnolia.cms.filters.MgnlFilterChain
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.MultipartRequestFilter
Determine if the request has multipart content and if so parse it into a MultipartForm and store it as a request attribute.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.OncePerRequestAbstractMgnlFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.RepositoryMappingFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
Dispatches the request to the servlet if not already bypassed.
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.UnicodeNormalizationFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.VirtualUriFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.i18n.I18nContentSupportFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.security.auth.login.LoginFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.security.BaseSecurityFilter
Continue with the Magnolia defined filter chain if isAllowed returns true else send an authentication request to the client as configured.
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.security.LogoutFilter
Check if a request parameter PARAMETER_LOGOUT is set.
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.debug.DumpHeadersFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.debug.PerformanceTestFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.debug.SessionDebugger
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.CacheFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.CacheHeadersFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.GZipFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.samples.filters.SampleFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.templating.ModelExecutionFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.templating.RenderingFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.servlets.ClasspathSpool
All static resource requests are handled here.
doGet(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.servlets.MVCServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.samples.servlets.DisplaySamplesSourcesServlet
 
doInSystemContext(MgnlContext.SystemContextOperation) - Static method in class info.magnolia.context.MgnlContext
Deprecated. since 4.2 - use the Op interface, which can return values, or extend VoidOp.
doInSystemContext(MgnlContext.Op<T, E>) - Static method in class info.magnolia.context.MgnlContext
Executes the given operation in the system context and sets it back to the original once done (also if an exception is thrown).
doInSystemContext(MgnlContext.SystemContextOperation, boolean) - Static method in class info.magnolia.context.MgnlContext
Deprecated. since 4.2 - use the Op interface, which can return values, or extend VoidOp.
doInSystemContext(MgnlContext.Op<T, E>, boolean) - Static method in class info.magnolia.context.MgnlContext
Executes the given operation in the system context and sets it back to the original once done (also if an exception is thrown).
DoNothingServlet - Class in info.magnolia.freemarker
Dummy servlet used to satisfy all freemarker dependencies at runtime.
DONT_DISPATCH_ON_FORWARD_ATTRIBUTE - Static variable in class info.magnolia.voting.voters.DontDispatchOnForwardAttributeVoter
Deprecated. since 4.4, should not be used anymore, replaced by the WebContainerResourcesImpl.WEB_CONTAINER_RESOURCE_MARKER_ATTRIBUTE.
DontDispatchOnForwardAttributeVoter - Class in info.magnolia.voting.voters
Deprecated. since 4.4, use WebContainerResources instead
DontDispatchOnForwardAttributeVoter() - Constructor for class info.magnolia.voting.voters.DontDispatchOnForwardAttributeVoter
Deprecated.  
doPost(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.servlets.MVCServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.fckeditor.servlets.FCKEditorSimpleUploadServlet
Manage the Upload requests.
The servlet accepts commands sent in the following format:
simpleUploader?Type=ResourceType

It store the file (renaming it in case a file with the same name exists) and then return an HTML file with a javascript command in it.
doPost(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.samples.servlets.DisplaySamplesSourcesServlet
 
doQuery(String) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
execute the xPath Query.
doQuery(String, String) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
 
doQuery() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
doRender(Appendable) - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
 
doRender(Appendable) - Method in class info.magnolia.module.templatingcomponents.components.EditBar
 
doRender(Appendable) - Method in class info.magnolia.module.templatingcomponents.components.NewBar
 
doRender(Appendable) - Method in class info.magnolia.module.templatingcomponents.components.PageEditBar
 
doRender(Appendable) - Method in class info.magnolia.module.templatingcomponents.components.SingletonParagraphBar
 
doSort(Collection) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
sort
doStartTag() - Method in class info.magnolia.cms.taglibs.BaseConditionalContentTag
Includes its body if condition() evaluates to true.
doStartTag() - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
 
doStartTag() - Method in class info.magnolia.cms.taglibs.EditBar
 
doStartTag() - Method in class info.magnolia.cms.taglibs.EditButton
 
doStartTag() - Method in class info.magnolia.cms.taglibs.IfFirstContentNode
 
doStartTag() - Method in class info.magnolia.cms.taglibs.IfLastContentNode
 
doStartTag() - Method in class info.magnolia.cms.taglibs.LinksTag
 
doStartTag() - Method in class info.magnolia.cms.taglibs.MainBar
 
doStartTag() - Method in class info.magnolia.cms.taglibs.NewBar
 
doStartTag() - Method in class info.magnolia.cms.taglibs.PageIterator
 
doStartTag() - Method in class info.magnolia.cms.taglibs.Set
 
doStartTag() - Method in class info.magnolia.cms.taglibs.UnloadPage
 
doStartTag() - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
 
doStartTag() - Method in class info.magnolia.cms.taglibs.util.Date
Deprecated.  
doStartTag() - Method in class info.magnolia.cms.taglibs.util.FileSrc
Deprecated.  
doStartTag() - Method in class info.magnolia.cms.taglibs.util.RedirectTag
 
doStartTag() - Method in class info.magnolia.cms.taglibs.util.SearchResultSnippetTag
 
doStartTag() - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
 
DOT - Static variable in class info.magnolia.importexport.DataTransporter
 
DOT - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
doTag() - Method in class info.magnolia.cms.taglibs.util.PoweredByTag
 
doTag() - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
 
doTag() - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
 
doTag() - Method in class info.magnolia.module.templatingcomponents.jsp.AbstractTag
 
download() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
drawCssSources(Writer) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
drawHtml(Writer, String, Map) - Method in class info.magnolia.cms.gui.control.FreemarkerControl
Draw control on writer
drawHtml(Writer) - Method in class info.magnolia.cms.gui.controlx.search.SearchOnly
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogButton
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
 
drawHtml(Writer) - Method in interface info.magnolia.cms.gui.dialog.DialogControl
Actually draw the dialog content.
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogEdit
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogEditCode
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogEditWithButton
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogEditWithCustomButtons
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
Actually draw the dialog content.
drawHtml(Writer, String) - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogHidden
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogInclude
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
Render the Html using a template
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogPassword
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogSelect
 
drawHtml(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogStatic
 
drawHtml(JspWriter) - Method in class info.magnolia.cms.gui.inline.BarEdit
Deprecated. use drawHtml(Writer out) instead.
drawHtml(Writer) - Method in class info.magnolia.cms.gui.inline.BarEdit
Draws the main bar (incl.
drawHtml(JspWriter) - Method in class info.magnolia.cms.gui.inline.BarMain
Deprecated. use drawHtml(Writer out) instead.
drawHtml(Writer) - Method in class info.magnolia.cms.gui.inline.BarMain
Draws the main bar (incl.
drawHtml(JspWriter) - Method in class info.magnolia.cms.gui.inline.BarNew
Deprecated. use drawHtml(Writer out) instead.
drawHtml(Writer) - Method in class info.magnolia.cms.gui.inline.BarNew
Draws the main bar (incl.
drawHtml(JspWriter) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
Deprecated. use drawHtml(Writer out) instead.
drawHtml(Writer) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
Draws the edit button.
drawHtml(Writer) - Method in class info.magnolia.module.admininterface.dialogs.ACLSDialogControl
 
drawHtml(Writer) - Method in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
 
drawHtml(Writer) - Method in class info.magnolia.module.workflow.inbox.SubPagesControl
 
drawHtmlLinks(JspWriter) - Method in class info.magnolia.cms.gui.inline.BarMain
Deprecated. use drawHtmlLinks(Writer out) instead.
drawHtmlLinks(Writer) - Method in class info.magnolia.cms.gui.inline.BarMain
Draws the magnolia specific js and css links).
drawHtmlPost(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogBox
 
drawHtmlPostSubs(Writer) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
drawHtmlPostSubs(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
 
drawHtmlPostSubs(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
drawHtmlPostSubs(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogTab
 
drawHtmlPostSubsButtons(Writer) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
drawHtmlPostSubsTabSet(Writer) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
drawHtmlPre(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogBox
 
drawHtmlPreSubs(Writer) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
drawHtmlPreSubs(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
 
drawHtmlPreSubs(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
drawHtmlPreSubs(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogTab
 
drawHtmlPreSubsForm(Writer) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
drawHtmlPreSubsHead(Writer) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
drawHtmlPreSubsTabSet(Writer) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
drawJavascriptSources(Writer) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
drawSubs(Writer) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
Dummy - Class in info.magnolia.module.samples
This is a dummy class loaded from the module configuration, it defines 2 properties:
(modules/samples/config/sampleList/sampleClass/)
name will be taken from the name of the node
active can be set by user is a boolean defined as boolean in the configuration.
The parameter map gets loaded from the values set in the configuration (modules/samples/config/sampleList/sampleClass/parameters)
Dummy() - Constructor for class info.magnolia.module.samples.Dummy
 
DummyUser - Class in info.magnolia.cms.security
Deprecated. since 4.3.6 - usage needs to be reviewed - see MAGNOLIA-3269
dump(Content) - Static method in class info.magnolia.cms.util.DumperUtil
 
dump(Content, int) - Static method in class info.magnolia.cms.util.DumperUtil
Used to dump into a String.
dump(Content, int, PrintStream) - Static method in class info.magnolia.cms.util.DumperUtil
Dump to a stream.
dump(Content, PrintStream) - Static method in class info.magnolia.cms.util.DumperUtil
Dump this node to a stream.
dump(Node, int, PrintWriter) - Static method in class info.magnolia.cms.util.DumperUtil
Dump a JCR Node to a Writer.
dump(Node, PrintWriter) - Static method in class info.magnolia.cms.util.DumperUtil
Dump only this JCR-Node to a writer.
dump() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
dumpChanges(HierarchyManager) - Static method in class info.magnolia.cms.util.DumperUtil
 
dumpChanges(Session, PrintWriter) - Static method in class info.magnolia.cms.util.DumperUtil
 
DumperUtil - Class in info.magnolia.cms.util
Used to dump 1:1 repository content.
DumperUtil() - Constructor for class info.magnolia.cms.util.DumperUtil
 
DumpHeadersFilter - Class in info.magnolia.debug
A Filter which dumps the headers for the request and the response.
DumpHeadersFilter() - Constructor for class info.magnolia.debug.DumpHeadersFilter
 
dumpPropertiesToString(Content, Content.ContentFilter) - Static method in class info.magnolia.importexport.PropertiesImportExport
Dumps content starting at the content node out to a string in the format that matches the import method.
dumpPropertiesToString(Properties) - Static method in class info.magnolia.importexport.PropertiesImportExport
 
dumpSession(HttpSession, StringBuffer) - Method in class info.magnolia.debug.SessionDebugger
 
dumpSessionBindingEvent(HttpSessionBindingEvent, StringBuffer) - Method in class info.magnolia.debug.SessionDebugger
 
dumpStacktrace(StringBuffer) - Method in class info.magnolia.debug.SessionDebugger
 

E

EarlyExecutionAware - Interface in info.magnolia.module.templating
Implemented by models that want to handle early execution in a separate callback.
Edit - Class in info.magnolia.cms.gui.control
 
Edit() - Constructor for class info.magnolia.cms.gui.control.Edit
 
Edit(String, String) - Constructor for class info.magnolia.cms.gui.control.Edit
 
Edit(String, Content) - Constructor for class info.magnolia.cms.gui.control.Edit
 
EDIT_CSSCLASS_EDIT - Static variable in class info.magnolia.cms.gui.control.TreeColumn
 
EDIT_CSSCLASS_SELECT - Static variable in class info.magnolia.cms.gui.control.TreeColumn
 
EDIT_JSSAVE - Static variable in class info.magnolia.cms.gui.control.TreeColumn
 
EDIT_NAMEADDITION - Static variable in class info.magnolia.cms.gui.control.TreeColumn
 
EditBar - Class in info.magnolia.cms.taglibs
Displays Magnolia editBar which allows you to edit a paragraph.
EditBar() - Constructor for class info.magnolia.cms.taglibs.EditBar
 
EditBar - Class in info.magnolia.module.templatingcomponents.components
This describes an "edit bar" for paragraphs.
EditBar(ServerConfiguration, AggregationState) - Constructor for class info.magnolia.module.templatingcomponents.components.EditBar
 
EditBarDirective - Class in info.magnolia.module.templatingcomponents.freemarker
A freemarker directive for the edit bar UI component.
EditBarDirective() - Constructor for class info.magnolia.module.templatingcomponents.freemarker.EditBarDirective
 
EditBarTag - Class in info.magnolia.module.templatingcomponents.jsp
Jsp tag which renders an edit bar UI component.
EditBarTag() - Constructor for class info.magnolia.module.templatingcomponents.jsp.EditBarTag
 
EditButton - Class in info.magnolia.cms.taglibs
Displays an edit button.
EditButton() - Constructor for class info.magnolia.cms.taglibs.EditButton
 
EDITION - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
 
EditorLinkTransformer - Class in info.magnolia.cms.link
Deprecated. since 4.0 use EditorLinkTransformer instead
EditorLinkTransformer() - Constructor for class info.magnolia.cms.link.EditorLinkTransformer
Deprecated.  
EditorLinkTransformer - Class in info.magnolia.link
Modifies links to the format suitable for the Editor.
EditorLinkTransformer() - Constructor for class info.magnolia.link.EditorLinkTransformer
 
EDITPARAGRAPH_DIALOG_URL - Static variable in class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
 
EE30_ROOT_PATH - Static variable in class info.magnolia.module.exchangesimple.setup.for3_5.UpdateActivationConfigTask
 
EhCacheFactory - Class in info.magnolia.module.cache.ehcache
A CacheFactory based on ehcache, which wraps BlockingCache instances.
EhCacheFactory() - Constructor for class info.magnolia.module.cache.ehcache.EhCacheFactory
 
EhCacheWrapper - Class in info.magnolia.module.cache.ehcache
Magnolia cache wrapper for underlying ehCache implementation.
EhCacheWrapper(BlockingCache, String) - Constructor for class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
EhCacheWrapper(Ehcache, String) - Constructor for class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
EMAIL - Static variable in interface info.magnolia.cms.security.auth.Entity
 
EMAIL_WITH_PERSONAL_PATTERN - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
 
EMPTY - Static variable in class info.magnolia.cms.gui.control.TreeColumn
 
EMPTY_MAP - Static variable in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
EmptyMessages - Class in info.magnolia.cms.i18n
A null-pattern implementation of the messages interface.
EmptyMessages() - Constructor for class info.magnolia.cms.i18n.EmptyMessages
 
encode(Content) - Static method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
encodePassword(String) - Method in class info.magnolia.cms.security.MgnlUserManager
 
encodePath(String, String, String) - Static method in class info.magnolia.importexport.DataTransporter
 
encodeWorkItemToNode(InFlowWorkItem, Content) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
 
ENCODING_BASE64 - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
ENCODING_NO - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
ENCODING_UNIX - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
end - Variable in class info.magnolia.cms.taglibs.ContentNodeIterator
Tag attribute.
end() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
endElement(String, String, String) - Method in class info.magnolia.importexport.filters.ImportXmlRootFilter
 
endElement(String, String, String) - Method in class info.magnolia.importexport.filters.MagnoliaV2Filter
 
endElement(String, String, String) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
endElement(String, String, String) - Method in class info.magnolia.importexport.filters.RemoveMixversionableFilter
 
endElement(String, String, String) - Method in class info.magnolia.importexport.filters.SkipNodeFilter
 
endElement(String, String, String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter
endElement(String, String, String) - Method in class info.magnolia.importexport.filters.VersionFilter
 
endPrefixMapping(String) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
ENDS - Static variable in class info.magnolia.cms.gui.query.StringSearchQueryParameter
sql constraint "ENDS"
ENGINE_NAME - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
Entity - Interface in info.magnolia.cms.security.auth
A user entity.
EntityImpl - Class in info.magnolia.jaas.principal
Implementation fo the security entity.
EntityImpl() - Constructor for class info.magnolia.jaas.principal.EntityImpl
 
entrySet() - Method in class info.magnolia.cms.util.NodeMapWrapper
 
entrySet() - Method in class info.magnolia.cms.util.OrderedProperties
 
entrySet() - Method in class info.magnolia.context.AbstractContext
equals(Object) - Method in class info.magnolia.cms.core.ItemType
 
equals(Object) - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
True if the basename and the locale are the same.
equals(Object) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager.MessagesID
 
equals(Object) - Method in class info.magnolia.cms.util.NodeTypeFilter
 
equals(Object) - Method in class info.magnolia.module.cache.DefaultCacheKey
 
equals(Object) - Method in class info.magnolia.module.model.Version
 
error(String) - Method in interface info.magnolia.module.files.FileExtractionLogger
 
error(String, Throwable) - Method in interface info.magnolia.module.InstallContext
 
error(String, Throwable) - Method in class info.magnolia.module.InstallContextImpl
 
ERROR_REQUEST_STATUS_CODE_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtils
 
ERROR_STRING - Static variable in class info.magnolia.cms.security.auth.callback.FormClientCallback
 
ErrorHandler - Interface in info.magnolia.nodebuilder
ErrorHandler implementations can decide what to do with certain conditions.
ErrorHandling - Enum in info.magnolia.nodebuilder.task
A shortcut enum for tasks, selecting either of these error handling styles.
escapeHTML(String) - Static method in class info.magnolia.cms.gui.control.ControlImpl
 
escapeJsValue(String) - Method in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
Escapes the given String to make it javascript friendly.
escapeMetaCharacters(String) - Static method in class info.magnolia.cms.filters.Mapping
 
excelCSVFormat(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
Deprecated.  
exception - Variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
exceptionThrowingQuery(String, String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
 
exceptionThrowingQuery(String, String, String, String, long) - Static method in class info.magnolia.cms.util.QueryUtil
Executes a query, throwing any exceptions that arise as a result.
ExceptionUtil - Class in info.magnolia.cms.util
Util to handle exceptions.
ExceptionUtil() - Constructor for class info.magnolia.cms.util.ExceptionUtil
 
ExchangeException - Exception in info.magnolia.cms.exchange
Exception thrown in case of any problems occuring during activation.
ExchangeException() - Constructor for exception info.magnolia.cms.exchange.ExchangeException
 
ExchangeException(String) - Constructor for exception info.magnolia.cms.exchange.ExchangeException
 
ExchangeException(String, Throwable) - Constructor for exception info.magnolia.cms.exchange.ExchangeException
 
ExchangeException(Throwable) - Constructor for exception info.magnolia.cms.exchange.ExchangeException
 
ExchangeSimpleModuleVersionHandler - Class in info.magnolia.module.exchangesimple.setup
3.5 being the first version of exchange-simple as a module, it is always "installed", but we need it to behave differently if magnolia was installed previously (ie.
ExchangeSimpleModuleVersionHandler() - Constructor for class info.magnolia.module.exchangesimple.setup.ExchangeSimpleModuleVersionHandler
 
EXCLUDE_META_DATA_CONTENT_FILTER - Static variable in class info.magnolia.cms.util.ContentUtil
Content filter accepting everything except meta data and jcr types.
ExclusiveWrite - Class in info.magnolia.cms.util
A system wide lock.
exec() - Method in interface info.magnolia.context.MgnlContext.Op
 
exec() - Method in interface info.magnolia.context.MgnlContext.SystemContextOperation
Deprecated.  
exec() - Method in class info.magnolia.context.MgnlContext.VoidOp
 
exec(Content, ErrorHandler) - Method in class info.magnolia.nodebuilder.AbstractNodeOperation
 
exec() - Method in class info.magnolia.nodebuilder.NodeBuilder
Execute the operations.
exec(Content, ErrorHandler) - Method in interface info.magnolia.nodebuilder.NodeOperation
 
execute() - Method in interface info.magnolia.cms.core.search.Query
Description inherited from javax.jcr.query.Query#execute()
Executes this query and returns a QueryResult.
execute() - Method in class info.magnolia.cms.core.search.QueryImpl
 
EXECUTE - Static variable in interface info.magnolia.cms.security.Permission
 
execute(String) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
Try to get the command from the catalog.
execute(String) - Method in interface info.magnolia.cms.servlets.MVCServletHandler
Execute the command.
execute(String) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
Call the method through reflection.
execute(Context) - Method in class info.magnolia.commands.DelegateCommand
 
execute(Context) - Method in class info.magnolia.commands.impl.LogCommand
 
execute(Context) - Method in class info.magnolia.commands.MgnlCommand
Make sure that the context is castable to a magnolia context.
execute(Context) - Method in class info.magnolia.commands.MgnlCommand
 
execute(Context) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
Execute activation
execute(Context) - Method in class info.magnolia.module.admininterface.commands.DeactivationCommand
 
execute(Context) - Method in class info.magnolia.module.admininterface.commands.DeleteCommand
 
execute(Context) - Method in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
 
execute(Context) - Method in class info.magnolia.module.admininterface.commands.MessageCommand
 
execute(Context) - Method in class info.magnolia.module.admininterface.commands.VersionCommand
 
execute(String) - Method in class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog
 
execute(InstallContext) - Method in class info.magnolia.module.admininterface.setup.AddMainMenuItemTask
 
execute(InstallContext) - Method in class info.magnolia.module.admininterface.setup.for4_4.RegisterMgnlDeletedType
 
execute(InstallContext) - Method in class info.magnolia.module.admininterface.setup.SetDefaultPublicURI
 
execute(Context) - Method in class info.magnolia.module.cache.commands.FlushCachesCommand
 
execute(Context) - Method in class info.magnolia.module.cache.commands.FlushFromCachesByUUIDCommand
 
execute(Context) - Method in class info.magnolia.module.cache.commands.FlushNamedCacheCommand
 
execute(InstallContext) - Method in class info.magnolia.module.cache.RegisterWorkspaceForCacheFlushingTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.AbstractConditionalRepositoryTask
A good-citizen task should execute itself responsibly: it should know what to do in case of problems: for instance, fixable or irrelevant issues should usually just be logged used the InstallContext methods, when the user can fix them later on.
execute(InstallContext) - Method in class info.magnolia.module.delta.AbstractRepositoryTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.AddPermissionTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.AddRoleToUserTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.AddUserToGroupTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.ArrayDelegateTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.BackupTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.BootstrapResourcesTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.CheckAndModifyPropertyValueTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.CheckOrCreatePropertyTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.ConditionalDelegateTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.ModuleFilesExtraction
 
execute(InstallContext) - Method in class info.magnolia.module.delta.NewPropertyTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.PartialBootstrapTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.RegisterModuleServletsTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.RegisterServletTask
 
execute(InstallContext) - Method in class info.magnolia.module.delta.SetupModuleRepositoriesTask
 
execute(InstallContext) - Method in interface info.magnolia.module.delta.Task
A good-citizen task should execute itself responsibly: it should know what to do in case of problems: for instance, fixable or irrelevant issues should usually just be logged used the InstallContext methods, when the user can fix them later on.
execute(InstallContext) - Method in class info.magnolia.module.delta.WarnTask
 
execute(Context) - Method in class info.magnolia.module.mail.commands.MailCommand
 
execute() - Method in interface info.magnolia.module.templating.RenderingModel
Called after all properties were set.
execute() - Method in class info.magnolia.module.templating.RenderingModelImpl
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
 
execute(Writer, String) - Method in class info.magnolia.module.ui.ModuleManagerNullUI
 
execute(Writer, String) - Method in interface info.magnolia.module.ui.ModuleManagerUI
 
execute(Writer, String) - Method in class info.magnolia.module.ui.ModuleManagerWebUI
 
execute(InstallContext) - Method in class info.magnolia.module.webapp.WebappBootstrap
 
execute(Context) - Method in class info.magnolia.module.workflow.commands.FlowCommand
 
execute(InstallContext) - Method in class info.magnolia.module.workflow.setup.for3_5.AddNewDefaultConfig
 
execute(InstallContext) - Method in class info.magnolia.module.workflow.setup.for3_5.CheckAndUpdateDefaultWorkflowDefinition
 
execute(InstallContext) - Method in class info.magnolia.module.workflow.setup.for3_5.I18nMenuPoint
 
execute(InstallContext) - Method in class info.magnolia.module.workflow.setup.InstallWorkflowDefinitionTask
 
execute(InstallContext) - Method in class info.magnolia.setup.for3_5.CheckAndUpdateExistingFilters
Executes the AllChildrenNodesOperation and possibly added subtasks to update the configuration.
execute(InstallContext) - Method in class info.magnolia.setup.for3_5.CheckAndUpdateSecureURIs
 
execute(InstallContext) - Method in class info.magnolia.setup.for3_5.CheckAndUpdateUnsecureURIs
 
execute(InstallContext) - Method in class info.magnolia.setup.for3_6.CheckMagnoliaDevelopProperty
 
execute(InstallContext) - Method in class info.magnolia.setup.for3_6.CheckNodesForMixVersionable
 
executeBootstrapImport(File, String) - Static method in class info.magnolia.importexport.DataTransporter
 
executeEarly() - Method in interface info.magnolia.module.templating.EarlyExecutionAware
Called after all properties were set.
executeExport(OutputStream, boolean, boolean, Session, String, String, String) - Static method in class info.magnolia.importexport.DataTransporter
 
executeInPool(Runnable) - Static method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Runs a given job in the thread pool.
executeStartupTasks() - Method in class info.magnolia.module.ModuleManagerImpl
Process startup tasks.
EXPAND_ALL - Static variable in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
Expand all expand all the nodes.
EXPAND_NONE - Static variable in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
Do not use expand functions.
EXPAND_SHOW - Static variable in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
Expand all expand only page that should be displayed in navigation.
export(Content, File) - Static method in class info.magnolia.importexport.BootstrapUtil
 
exportAndParse(Session, Content, XMLReader, OutputStream, boolean) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ExportPage - Class in info.magnolia.module.admininterface.pages
Simple servlet used to import/export data from jcr using the standard jcr import/export features.
ExportPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.ExportPage
 
exportxml() - Method in class info.magnolia.module.admininterface.pages.ExportPage
Actually perform export.
EXPRESSION - Static variable in class info.magnolia.cms.core.ItemType
"wfe:expression".
ext - Variable in class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
 
ExtendingContentWrapper - Class in info.magnolia.cms.util
This wrapper allows extending other nodes (mainly useful to extend configurations).
ExtendingContentWrapper(Content) - Constructor for class info.magnolia.cms.util.ExtendingContentWrapper
 
ExtendingContentWrapper(Content, Content) - Constructor for class info.magnolia.cms.util.ExtendingContentWrapper
Does not support the extends nodedata but chains the two nodes directly.
EXTENSION - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
 
EXTENSION_LOWER_CASE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
 
EXTENSION_UPPER_CASE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
 
ExtensionVoter - Class in info.magnolia.voting.voters
Parameters (as Magnolia's configuration nodes): allow: comma separated lists of allowed extensions.
ExtensionVoter() - Constructor for class info.magnolia.voting.voters.ExtensionVoter
 
EXTERNAL_LINK_PATTERN - Static variable in class info.magnolia.link.LinkUtil
Pattern that matches external and mailto: links.
ExternalUser - Class in info.magnolia.cms.security
A user which is not stored in Magnolia.
ExternalUser(Subject) - Constructor for class info.magnolia.cms.security.ExternalUser
 
ExternalUserManager - Class in info.magnolia.cms.security
Manages the JAAS users.
ExternalUserManager() - Constructor for class info.magnolia.cms.security.ExternalUserManager
 
extract() - Method in class info.magnolia.module.files.BasicFileExtractorOperation
 
extractFile(String, String) - Method in class info.magnolia.module.files.BasicFileExtractor
 
extractFile(String, FileExtractor.Transformer) - Method in class info.magnolia.module.files.BasicFileExtractor
 
extractFile(String, String) - Method in interface info.magnolia.module.files.FileExtractor
Extracts the given resource from the classpath and stores it as absTargetPath.
extractFile(String, FileExtractor.Transformer) - Method in interface info.magnolia.module.files.FileExtractor
Extracts the given resource from the classpath and stores it as dictacted by the given Transformer.
extractFiles(FileExtractor.Transformer) - Method in class info.magnolia.module.files.BasicFileExtractor
 
extractFiles(FileExtractor.Transformer) - Method in interface info.magnolia.module.files.FileExtractor
Extracts all found resources from the classpath, using the given Transformer.
extractModuleFiles() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
 
extractWorkflowName(String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
 

F

factoryFor() - Method in interface info.magnolia.freemarker.models.MagnoliaModelFactory
Returns the Class this ModelFactory is able to create Model instances for.
factoryFor() - Method in class info.magnolia.module.templating.freemarker.RenderableDefinitionModel.Factory
 
FactoryUtil - Class in info.magnolia.cms.util
Deprecated. since 4.3 - use Components.getComponentProvider().
FactoryUtil.InstanceFactory - Interface in info.magnolia.cms.util
Deprecated. since 4.3 - use ComponentFactory
FactoryUtil.ObservedObjectFactory - Class in info.magnolia.cms.util
Deprecated. since 4.3 - use ObservedComponentFactory
FactoryUtil.ObservedObjectFactory(String, String, Class) - Constructor for class info.magnolia.cms.util.FactoryUtil.ObservedObjectFactory
Deprecated.  
FALLBACK_LOCALE - Static variable in class info.magnolia.cms.i18n.MessagesManager
Use this locale if no other provided.
FALLBACK_NODEDATA - Static variable in class info.magnolia.cms.i18n.MessagesManager
The name of the property to store the current system language.
FalseCondition - Class in info.magnolia.module.delta
A Condition which always return false.
FalseCondition(String, String) - Constructor for class info.magnolia.module.delta.FalseCondition
 
FalseVoter - Class in info.magnolia.voting.voters
Returns false.
FalseVoter() - Constructor for class info.magnolia.voting.voters.FalseVoter
 
FCKEDIT_PATH - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
The new .BasePath of the editor.
FckEditorDialog - Class in info.magnolia.module.fckeditor.dialogs
A Magnolia dialog for the universal usage and configuration of the fckeditor.
FckEditorDialog() - Constructor for class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
Empty constructor should only be used by DialogFactory.
FckEditorDialog.SpellCheckerProviders - Enum in info.magnolia.module.fckeditor.dialogs
The spell checker providers supported by fckEditor.
FCKEditorModule - Class in info.magnolia.module.fckeditor
FCKEditor Module.
FCKEditorModule() - Constructor for class info.magnolia.module.fckeditor.FCKEditorModule
 
FCKEditorModule.BrowsableRepository - Class in info.magnolia.module.fckeditor
BrowsableRepository.
FCKEditorModule.BrowsableRepository() - Constructor for class info.magnolia.module.fckeditor.FCKEditorModule.BrowsableRepository
 
FCKEditorModuleVersionHandler - Class in info.magnolia.module.fckeditor
FCKEditor Module Version Handler.
FCKEditorModuleVersionHandler() - Constructor for class info.magnolia.module.fckeditor.FCKEditorModuleVersionHandler
 
FCKEditorSimpleUploadServlet - Class in info.magnolia.module.fckeditor.servlets
Servlet to upload files.
FCKEditorSimpleUploadServlet() - Constructor for class info.magnolia.module.fckeditor.servlets.FCKEditorSimpleUploadServlet
 
FCKEditorTmpFiles - Class in info.magnolia.cms.gui.fckeditor
This class handles the uploaded files for the fckeditor.
FCKEditorTmpFiles() - Constructor for class info.magnolia.cms.gui.fckeditor.FCKEditorTmpFiles
 
fdm - Variable in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
fetchNext() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore.StoreIterator
 
FieldSaveHandler - Interface in info.magnolia.module.admininterface
Custom save handler interface.
File - Class in info.magnolia.cms.beans.runtime
Wraps a NodeData and exposes it into a simple file-like bean.
File(NodeData) - Constructor for class info.magnolia.cms.beans.runtime.File
 
File - Class in info.magnolia.cms.gui.control
 
File(String, String) - Constructor for class info.magnolia.cms.gui.control.File
 
File(String, Content) - Constructor for class info.magnolia.cms.gui.control.File
 
FileExtractionLogger - Interface in info.magnolia.module.files
A callback-type interface used by clients of FileExtractor to be informed about errors.
FileExtractor - Interface in info.magnolia.module.files
A component to extract files from modules.
FileExtractor.Transformer - Interface in info.magnolia.module.files
Transforms a resource path into a file system path.
FileProperties - Class in info.magnolia.cms.beans.runtime
Similar to info.magnolia.cms.beans.runtime.File but exposes the binary's properties using constants.
FileProperties(Content, String) - Constructor for class info.magnolia.cms.beans.runtime.FileProperties
 
FileSrc - Class in info.magnolia.cms.taglibs.util
Deprecated. see cms:out.
FileSrc() - Constructor for class info.magnolia.cms.taglibs.util.FileSrc
Deprecated.  
FileThumbnailDialogPage - Class in info.magnolia.module.admininterface.pages
 
FileThumbnailDialogPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.FileThumbnailDialogPage
 
filter(String, String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter
Implement this method to specificy if a given property (given its value and the parent node name) should be removed.
filter(String, String) - Method in class info.magnolia.importexport.filters.UselessNameFilter
 
FilterDecorator - Class in info.magnolia.cms.filters
Used to decorate a normal (not magnolia) filter.
FilterDecorator() - Constructor for class info.magnolia.cms.filters.FilterDecorator
 
FilterDecorator.CustomFilterConfig - Class in info.magnolia.cms.filters
Exposes the parameters configured using content2bean as FilterConfig to the servlet API.
FilterDecorator.CustomFilterConfig(FilterConfig, Map) - Constructor for class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
 
FILTERED_NODES - Static variable in class info.magnolia.importexport.filters.VersionFilter
 
FILTERED_PROPERTIES - Static variable in class info.magnolia.importexport.filters.VersionFilter
 
filterIsDeprecated(String, String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
 
filterMustBeRegisteredWithCorrectDispatchers(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
 
FilterOrderingTask - Class in info.magnolia.module.delta
Orders a filter after a given set of other filters.
FilterOrderingTask(String, String[]) - Constructor for class info.magnolia.module.delta.FilterOrderingTask
 
FilterOrderingTask(String, String, String[]) - Constructor for class info.magnolia.module.delta.FilterOrderingTask
 
finalize() - Method in class info.magnolia.module.mail.handlers.ThreadedMailHandler
 
findAnchor() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
Find the anchor for this node.
findCommand(String) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
Used to get the command object.
findCommand(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Allow default catalogue
findFiles(File) - Static method in class info.magnolia.setup.for3_6.CleanBootstrapFiles
 
findModuleDescriptors() - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
 
findNextAnchor() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
Find next anchor.
findResources(String) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
Return a collection containing the resource names which match the regular expression.
findResources(ClasspathResourcesUtil.Filter) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
Return a collection containing the resource names which passed the filter.
findTemplateSource(String) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
 
findUserNode(String, String) - Method in class info.magnolia.cms.security.MgnlUserManager
Helper method to find a user in a certain realm.
finishContent(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
Called after the node data and child content is set.
firstPageWithCollection(String, int) - Static method in class info.magnolia.cms.taglibs.CmsFunctions
Find and load the first parent page containing a named collection of nodes.
firstPageWithNode(String, int) - Static method in class info.magnolia.cms.taglibs.CmsFunctions
Find and load the first parent page containing a named node.
FixedDuration - Class in info.magnolia.module.cache.browsercachepolicy
Uses a fix expiration time (in minutes).
FixedDuration() - Constructor for class info.magnolia.module.cache.browsercachepolicy.FixedDuration
 
FixTemplatePathTask - Class in info.magnolia.module.templating.setup.for4_0
since 4.0 the templatePath property was moved to parameters content node, this class fixes it by moving it back.
FixTemplatePathTask(String, String) - Constructor for class info.magnolia.module.templating.setup.for4_0.FixTemplatePathTask
 
FLOW_VALUE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
FlowCommand - Class in info.magnolia.module.workflow.commands
Base command class for starting workflows.
FlowCommand() - Constructor for class info.magnolia.module.workflow.commands.FlowCommand
 
FlowDefinitionException - Exception in info.magnolia.module.workflow.flows
Exception thrown when a flow definition can be read or parsed.
FlowDefinitionException() - Constructor for exception info.magnolia.module.workflow.flows.FlowDefinitionException
 
FlowDefinitionException(String, Throwable) - Constructor for exception info.magnolia.module.workflow.flows.FlowDefinitionException
 
FlowDefinitionException(String) - Constructor for exception info.magnolia.module.workflow.flows.FlowDefinitionException
 
FlowDefinitionException(Throwable) - Constructor for exception info.magnolia.module.workflow.flows.FlowDefinitionException
 
FlowDefinitionManager - Interface in info.magnolia.module.workflow.flows
Manages flow definitions.Configures the item to use a specific flow.
flush() - Method in class info.magnolia.cms.cache.MultiplexServletOutputStream
Deprecated.  
flush() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
flushAll() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
flushAll() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Will flush all entries from all configured caches.
flushAllCaches() - Method in class info.magnolia.cms.cache.pages.CacheToolsPage
 
FlushAllListeningPolicy - Class in info.magnolia.module.cache
Simple flush policy that will empty whole cache in case of updates.
FlushAllListeningPolicy() - Constructor for class info.magnolia.module.cache.FlushAllListeningPolicy
 
flushBuffer() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
flushByUUID() - Method in class info.magnolia.cms.cache.pages.CacheToolsPage
 
flushByUUID(String, String, Cache) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
Flushes all content related to given uuid&repository combination from provided cache.
flushByUUID(String, String) - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
flushByUUID(String, String) - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Will flush all entries with key bound to given uuid from all configured caches.
FlushCachesCommand - Class in info.magnolia.module.cache.commands
Command to completely flush all available caches.
FlushCachesCommand() - Constructor for class info.magnolia.module.cache.commands.FlushCachesCommand
 
FlushFromCachesByUUIDCommand - Class in info.magnolia.module.cache.commands
Command to completely flush all entries related to given uuid from all available caches.
FlushFromCachesByUUIDCommand() - Constructor for class info.magnolia.module.cache.commands.FlushFromCachesByUUIDCommand
 
flushNamedCache() - Method in class info.magnolia.cms.cache.pages.CacheToolsPage
 
FlushNamedCacheCommand - Class in info.magnolia.module.cache.commands
Command to flush a cache by name.
FlushNamedCacheCommand() - Constructor for class info.magnolia.module.cache.commands.FlushNamedCacheCommand
 
FlushPolicy - Interface in info.magnolia.module.cache
Implementations determine when and how to flush their cache.
FOLDER - Static variable in class info.magnolia.cms.core.ItemType
 
form - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
The posted multipart form.
format(Date, String) - Static method in class info.magnolia.cms.util.DateUtil
Supports implicit formats like: date, date long, datetime, dateime long, time and time long.
format(Date, String, Locale) - Static method in class info.magnolia.cms.util.DateUtil
 
format(String, Object, Object, Object, Object, Object) - Method in class info.magnolia.module.delta.PropertyValuesTask
 
format(String, Object, Object, Object, Object) - Method in class info.magnolia.module.delta.PropertyValuesTask
 
format(String, Object, Object, Object) - Method in class info.magnolia.module.delta.PropertyValuesTask
 
FORMAT_DATE_LONG - Static variable in class info.magnolia.cms.util.DateUtil
 
FORMAT_DATE_MEDIUM - Static variable in class info.magnolia.cms.util.DateUtil
 
FORMAT_DATE_SHORT - Static variable in class info.magnolia.cms.util.DateUtil
 
FORMAT_DATETIME_LONG - Static variable in class info.magnolia.cms.util.DateUtil
 
FORMAT_DATETIME_MEDIUM - Static variable in class info.magnolia.cms.util.DateUtil
 
FORMAT_DATETIME_SHORT - Static variable in class info.magnolia.cms.util.DateUtil
 
FORMAT_DEFAULTPATTERN - Static variable in class info.magnolia.cms.util.DateUtil
Default date format.
FORMAT_TIME_LONG - Static variable in class info.magnolia.cms.util.DateUtil
 
FORMAT_TIME_MEDIUM - Static variable in class info.magnolia.cms.util.DateUtil
 
FORMAT_TIME_SHORT - Static variable in class info.magnolia.cms.util.DateUtil
 
formatDate(Object) - Static method in class info.magnolia.cms.util.DateUtil
Uses the current locale (user) to format the date.
formatDateTime(Object) - Static method in class info.magnolia.cms.util.DateUtil
Uses the current locale (user) to format the date and time.
FormClientCallback - Class in info.magnolia.cms.security.auth.callback
Sends a login form.
FormClientCallback() - Constructor for class info.magnolia.cms.security.auth.callback.FormClientCallback
 
FormLogin - Class in info.magnolia.cms.security.auth.login
Uses the the "mgnlUserId" and "mgnlUserPSWD" parameters to login.
FormLogin() - Constructor for class info.magnolia.cms.security.auth.login.FormLogin
 
forName(String) - Method in interface info.magnolia.objectfactory.ClassFactory
 
forName(String) - Method in class info.magnolia.objectfactory.DefaultClassFactory
 
FORWARD_REQUEST_URI_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtils
 
FORWARD_REQUEST_URI_ATTRIBUTE - Static variable in class info.magnolia.voting.voters.ForwardVoter
The request attribute under which the original request URI is stored on an forwarded dispatcher request.
ForwardVoter - Class in info.magnolia.voting.voters
This voter returns true if the request has been forwarded.
ForwardVoter() - Constructor for class info.magnolia.voting.voters.ForwardVoter
 
FreemarkerConfig - Class in info.magnolia.freemarker
Observed bean holding Freemarker configuration.
FreemarkerConfig() - Constructor for class info.magnolia.freemarker.FreemarkerConfig
 
FreemarkerControl - Class in info.magnolia.cms.gui.control
Class for a generic control renderered by freemarker.
FreemarkerControl(int) - Constructor for class info.magnolia.cms.gui.control.FreemarkerControl
Constructor
FreemarkerEmail - Class in info.magnolia.module.mail.templates.impl
Sends an email using a freemarker template.
FreemarkerEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.impl.FreemarkerEmail
 
FreemarkerHelper - Class in info.magnolia.freemarker
A generic helper to render Content instances with Freemarker templates.
FreemarkerHelper() - Constructor for class info.magnolia.freemarker.FreemarkerHelper
 
FreemarkerHelper(FreemarkerConfig) - Constructor for class info.magnolia.freemarker.FreemarkerHelper
 
FreemarkerParagraphRenderer - Class in info.magnolia.module.templating.paragraphs
Renders a paragraph using freemarker.
FreemarkerParagraphRenderer() - Constructor for class info.magnolia.module.templating.paragraphs.FreemarkerParagraphRenderer
Constructs a FreemarkerParagraphRenderer that uses the default (singleton) instance of FreemarkerHelper.
FreemarkerTemplateRenderer - Class in info.magnolia.module.templating.renderers
Template renderer for freemarker.
FreemarkerTemplateRenderer() - Constructor for class info.magnolia.module.templating.renderers.FreemarkerTemplateRenderer
Constructs a FreemarkerTemplateRenderer that uses the default (singleton) instance of FreemarkerHelper.
FreemarkerUtil - Class in info.magnolia.freemarker
A bunch of utility methods to render freemarker templates into Strings.
FreemarkerUtil() - Constructor for class info.magnolia.freemarker.FreemarkerUtil
 
from30ConfigLayout(Content, String) - Method in class info.magnolia.module.exchangesimple.setup.for3_5.UpdateActivationConfigTask
 
FROM_URI_NODEDATANAME - Static variable in class info.magnolia.cms.beans.config.VirtualURIManager
 
FULL_NAME - Static variable in interface info.magnolia.cms.security.auth.Entity
 
FunctionBar - Class in info.magnolia.cms.gui.control
The bar containing function buttons and the search field.
FunctionBar(String) - Constructor for class info.magnolia.cms.gui.control.FunctionBar
 
FunctionBarItem - Class in info.magnolia.cms.gui.control
Represents an item in the function bar.
FunctionBarItem(String) - Constructor for class info.magnolia.cms.gui.control.FunctionBarItem
 
FunctionBarItem(ContextMenuItem) - Constructor for class info.magnolia.cms.gui.control.FunctionBarItem
Copy constructor.

G

generateComplexXPathQuery() - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
Deprecated. as from 3.5.5, this query is deemed to complex and not properly working, since it forces a search on non-indexed word. The better generateSimpleQuery() method is recommended.
generateJavaScript(Messages) - Static method in class info.magnolia.cms.i18n.MessagesUtil
Deprecated. since 4.0, use generateJavaScript(Writer out, Messages messages) instead.
generateJavaScript(Writer, Messages) - Static method in class info.magnolia.cms.i18n.MessagesUtil
Adds Variables to a JS which can be used with the getMessage(key) method.
generateSimpleQuery(String) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
This generates a simple jcr:contains query.
generateXPathQuery() - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
Deprecated. as from 3.5.5, this query is deemed to complex and not properly working, since it forces a search on non-indexed word. The better generateSimpleQuery() method is recommened.
GenericTasks - Class in info.magnolia.setup.for3_5
This class just groups all tasks which are need to update to Magnolia 3.5, in order to cleanup CoreModuleVersionHandler.
GenericTasks() - Constructor for class info.magnolia.setup.for3_5.GenericTasks
 
genericTasksFor35() - Static method in class info.magnolia.setup.for3_5.GenericTasks
 
get(String, Object[]) - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
Replace the {n} parameters in the string.
get(String) - Method in class info.magnolia.cms.i18n.DefaultMessagesImpl
Get the message from the bundle.
get(String) - Method in class info.magnolia.cms.i18n.EmptyMessages
 
get(String) - Method in interface info.magnolia.cms.i18n.Messages
Get the message from the bundle.
get(String, Object[]) - Method in interface info.magnolia.cms.i18n.Messages
Replace the {n} parameters in the string.
get(String) - Method in class info.magnolia.cms.i18n.MessagesChain
Get the string searching in the chain.
get(String) - Static method in class info.magnolia.cms.i18n.MessagesManager
 
get(String, Object[]) - Static method in class info.magnolia.cms.i18n.MessagesManager
Get a message with parameters inside: the value {0} must be a number.
get(String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
get(String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
get(String, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
get(String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
get(String) - Method in class info.magnolia.cms.license.LicenseFileExtractor
 
get(String) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
Get principal associated to the specified name from the collection.
get(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
Shortcut for Content.getNodeData(name).getString() or Content.getNodeData(name).getName().
get(Object) - Method in class info.magnolia.cms.util.OrderedProperties
 
get(Object) - Method in class info.magnolia.context.AbstractContext
get(String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
get(String, List) - Method in class info.magnolia.freemarker.MessagesWrapper
 
get(String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
get(String, List, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
get(String, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
 
get(String, List, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
 
get(String) - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
 
get(String) - Method in class info.magnolia.freemarker.models.ContentModel
 
get(String) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
Gets principal associated to the specified name from the collection.
get(Object) - Method in interface info.magnolia.module.cache.Cache
 
get(Object) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
GET - Static variable in class info.magnolia.module.delta.AddURIPermissionTask
 
get(String) - Method in class info.magnolia.module.templating.freemarker.RenderableDefinitionModel
Fall back on the parameters' hash model if no bean property has been found.
GET_POST - Static variable in class info.magnolia.module.delta.AddURIPermissionTask
 
getAbsolute() - Method in class info.magnolia.link.LinkTransformerManager
Creates instance of absolute link transformer that will prepend the context path, will use URI2Repository mapping while constructing links and will localize the link if localization is set up.
getAbsolute(boolean) - Method in class info.magnolia.link.LinkTransformerManager
Creates instance of absolute link transformer that will optionally prepend the context path, but will always use URI2Repository mapping while constructing links and will localize the link if localization is set up.
getAbsoluteFileSystemPath(String) - Static method in class info.magnolia.cms.core.Path
Gets absolute filesystem path, adds application root if path is not absolute.
getAbsolutePath(String, String) - Static method in class info.magnolia.cms.core.Path
 
getAbsolutePath(String) - Static method in class info.magnolia.cms.core.Path
 
getAbsoluteURI() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
 
getAccessManager() - Method in interface info.magnolia.cms.core.Content
Deprecated. since 4.0 - use getHierarchyManager instead
getAccessManager() - Method in class info.magnolia.cms.core.ContentHandler
Deprecated. since 4.0 - use getHierarchyManager instead
getAccessManager() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Get access manager.
getAccessManager() - Method in interface info.magnolia.cms.core.HierarchyManager
 
getAccessManager() - Method in class info.magnolia.cms.core.search.QueryResultImpl
Deprecated.  
getAccessManager() - Method in class info.magnolia.cms.core.version.ContentVersion
Deprecated. use getHierarchyManager instead
getAccessManager() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getAccessManager(String, String) - Method in class info.magnolia.context.AbstractContext
 
getAccessManager(String) - Method in class info.magnolia.context.AbstractContext
 
getAccessManager(String) - Method in interface info.magnolia.context.Context
Get access manager for the specified repository on default workspace.
getAccessManager(String, String) - Method in interface info.magnolia.context.Context
Get access manager for the specified repository on the specified workspace.
getAccessManager(String, String) - Method in class info.magnolia.context.ContextDecorator
Delegates call to the original context.
getAccessManager(String, String) - Method in class info.magnolia.context.DefaultRepositoryStrategy
 
getAccessManager(String) - Static method in class info.magnolia.context.MgnlContext
Get access manager for the specified repository on default workspace.
getAccessManager(String, String) - Static method in class info.magnolia.context.MgnlContext
Get access manager for the specified repository on the specified workspace.
getAccessManager(String, String) - Method in interface info.magnolia.context.RepositoryAcquiringStrategy
 
getAccessManager(String, String) - Method in class info.magnolia.context.SimpleContext
Delegate to the inner context.
getAccessManager(String, String) - Method in class info.magnolia.context.SystemRepositoryStrategy
 
getAccessManagerPermissions() - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get access manager permission list.
getAclTypes() - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
 
getAction() - Method in class info.magnolia.cms.gui.dialog.Dialog
 
getActivationManager() - Static method in class info.magnolia.cms.exchange.ActivationManagerFactory
 
getActivationStatus() - Method in class info.magnolia.cms.core.MetaData
Returns one of the ACTIVATION_STATUS_* constants.
getActivationStatusIcon(Content) - Static method in class info.magnolia.cms.util.MetaDataUtil
 
getActivationStatusIcon() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getActivationSyndicator(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Create the Syndicator to activate the specified path.
getActivationURL(Subscriber) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Retrieves URL subscriber is listening on for (de)activation requests.
getActivatorId() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, last known activator of this node.
getActivePage() - Static method in class info.magnolia.cms.taglibs.Resource
Deprecated. use AggregationState
getAdaptedObject(Class) - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
 
getAdaptedObject(Class) - Method in class info.magnolia.freemarker.models.ContentModel
 
getAddButton() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
The button to add a new row
getAddMethod(Class<?>, String, int) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
Get a adder method.
getAddMethod() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
 
getAdminRealmFolder() - Method in class info.magnolia.setup.for3_5.MoveMagnoliaUsersToRealmFolder
 
getAggregationState() - Static method in class info.magnolia.context.MgnlContext
Returns the AggregationState if we're in a WebContext, throws an IllegalStateException otherwise.
getAggregationState() - Method in interface info.magnolia.context.WebContext
Retrieves the Aggregator instance, which gathers all info regarding the current request (paths, etc).
getAggregationState() - Method in class info.magnolia.context.WebContextImpl
 
getAggregationState() - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
 
getAggregationStateSafely() - Method in class info.magnolia.module.templating.AbstractRenderer
This gets the aggregation state without throwing an exception if the current context is not a WebContext.
getAggregationStateSafely() - Static method in class info.magnolia.module.templating.engine.DefaultRenderingEngine
 
getAggregationStateSafely() - Static method in class info.magnolia.module.templating.ModelExecutionFilter
 
getAggrigationStateSafely() - Method in class info.magnolia.module.templating.AbstractRenderer
Deprecated. since 4.3 - typo, use getAggregationStateSafely()
getAll() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getAll() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
 
getAllChildren(Content) - Static method in class info.magnolia.cms.util.ContentUtil
Returns all children (not recursively) independent of there type.
getAllChildren(Content, Comparator<Content>) - Static method in class info.magnolia.cms.util.ContentUtil
Returns all children (not recursively) independent of there type.
getAllGroups() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getAllGroups() - Method in class info.magnolia.cms.security.ExternalUser
 
getAllGroups() - Method in interface info.magnolia.cms.security.Group
Get all groups assigned to this group, collected recursively from subgroups.
getAllGroups() - Method in interface info.magnolia.cms.security.GroupManager
Get all groups defined in the system.
getAllGroups() - Method in class info.magnolia.cms.security.MgnlGroup
 
getAllGroups() - Method in class info.magnolia.cms.security.MgnlGroupManager
 
getAllGroups() - Method in class info.magnolia.cms.security.MgnlUser
 
getAllGroups() - Method in interface info.magnolia.cms.security.User
Get all groups to which this user belongs to, collected recursively including.
getAllModulesListURL() - Method in class info.magnolia.module.storeclient.MagnoliaStoreModule
Returns the allModulesListURL.
getAllowed() - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
 
getAllowed() - Method in class info.magnolia.voting.voters.UserAgentVoter
 
getAllRepositoryNames() - Static method in class info.magnolia.cms.beans.config.ContentRepository
Gets repository names array as configured in repositories.xml.
getAllRoles() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getAllRoles() - Method in class info.magnolia.cms.security.ExternalUser
 
getAllRoles() - Method in class info.magnolia.cms.security.MgnlUser
 
getAllRoles() - Method in interface info.magnolia.cms.security.User
Get all roles assigned to this user, collected recursively including groups/subgroups.
getAllUserNodes() - Static method in class info.magnolia.module.mail.util.MailUtil
TODO use UserManager.
getAllUsers() - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getAllUsers() - Method in class info.magnolia.cms.security.ExternalUserManager
 
getAllUsers() - Method in class info.magnolia.cms.security.MgnlUserManager
Get all users managed by this user manager.
getAllUsers() - Method in interface info.magnolia.cms.security.UserManager
Get all users.
getAllVersions() - Method in interface info.magnolia.cms.core.Content
 
getAllVersions() - Method in class info.magnolia.cms.core.DefaultContent
 
getAllVersions(Content) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get all versions.
getAllVersions() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getAllVersions() - Method in class info.magnolia.cms.util.ContentWrapper
 
getAncestor(int) - Method in interface info.magnolia.cms.core.Content
get absolute parent object starting from the root node.
getAncestor(int) - Method in class info.magnolia.cms.core.DefaultContent
 
getAncestor(int) - Method in class info.magnolia.cms.core.version.ContentVersion
 
getAncestor(int) - Method in class info.magnolia.cms.util.ContentWrapper
 
getAncestors() - Method in interface info.magnolia.cms.core.Content
Convenience method for taglib.
getAncestors() - Method in class info.magnolia.cms.core.DefaultContent
 
getAncestors() - Method in class info.magnolia.cms.core.version.ContentVersion
Convenience method for taglib.
getAncestors() - Method in class info.magnolia.cms.util.ContentWrapper
 
getAnchor() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getAnchor() - Method in class info.magnolia.link.Link
 
getAnonymousUser() - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getAnonymousUser() - Method in class info.magnolia.cms.security.ExternalUserManager
SystemUserManager does this.
getAnonymousUser() - Method in class info.magnolia.cms.security.MgnlUserManager
SystemUserManager does this.
getAnonymousUser() - Static method in class info.magnolia.cms.security.Security
 
getAnonymousUser() - Method in class info.magnolia.cms.security.SystemUserManager
 
getAnonymousUser() - Method in interface info.magnolia.cms.security.UserManager
Get Anonymous user, this user must always exist in magnolia repository.
getAppRootDir() - Static method in class info.magnolia.cms.core.Path
Gets the root directory for the magnolia web application.
getAsString() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
 
getAsString() - Method in class info.magnolia.freemarker.models.ContentModel
 
getAtomName() - Method in class info.magnolia.cms.beans.runtime.Document
Returns the parameter name.
getAttachments() - Method in class info.magnolia.module.mail.MailTemplate
 
getAttribute(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getAttribute(String) - Method in class info.magnolia.cms.core.AbstractNodeData
 
getAttribute(String) - Method in class info.magnolia.cms.core.BinaryNodeData
 
getAttribute(String) - Method in interface info.magnolia.cms.core.NodeData
get attribute, available only if NodeData is of type Binary.
getAttribute(String) - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getAttribute(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getAttribute(String, int) - Method in class info.magnolia.context.AbstractContext
 
getAttribute(String) - Method in class info.magnolia.context.AbstractContext
Get the attribute value.
getAttribute(String, int) - Method in class info.magnolia.context.AbstractMapBasedContext
Use the Map.get().
getAttribute(String, int) - Method in interface info.magnolia.context.AttributeStrategy
 
getAttribute(String, int) - Method in interface info.magnolia.context.Context
Get attribute value.
getAttribute(String) - Method in interface info.magnolia.context.Context
Get attribute value without passing a scope.
getAttribute(String, int) - Method in class info.magnolia.context.ContextDecorator
Delegates call to the original context.
getAttribute(String, int) - Method in class info.magnolia.context.MapAttributeStrategy
 
getAttribute(String) - Static method in class info.magnolia.context.MgnlContext
Get attribute value.
getAttribute(String, int) - Static method in class info.magnolia.context.MgnlContext
Get the attribute from the specified scope.
getAttribute(String, int) - Method in class info.magnolia.context.RequestAttributeStrategy
 
getAttribute(String, int) - Method in class info.magnolia.module.workflow.WorkItemContext
Use work item if request scope.
getAttributeNames() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getAttributeNames() - Method in class info.magnolia.cms.core.AbstractNodeData
 
getAttributeNames() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getAttributeNames() - Method in interface info.magnolia.cms.core.NodeData
get all attribute names.
getAttributeNames() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getAttributes(int) - Method in class info.magnolia.context.AbstractContext
 
getAttributes() - Method in class info.magnolia.context.AbstractContext
Merge the scopes maps.
getAttributes(int) - Method in class info.magnolia.context.AbstractMapBasedContext
Ignore scope and return the inner map.
getAttributes() - Method in class info.magnolia.context.AbstractMapBasedContext
Returns the inner map.
getAttributes(int) - Method in interface info.magnolia.context.AttributeStrategy
 
getAttributes(int) - Method in interface info.magnolia.context.Context
Get a map of a attributes set in the scope.
getAttributes() - Method in interface info.magnolia.context.Context
Get an over all map.
getAttributes(int) - Method in class info.magnolia.context.ContextDecorator
Delegates call to the original context.
getAttributes(int) - Method in class info.magnolia.context.MapAttributeStrategy
Ignore scope and return the inner map.
getAttributes() - Method in class info.magnolia.context.MapAttributeStrategy
Returns the inner map.
getAttributes(int) - Method in class info.magnolia.context.RequestAttributeStrategy
 
getAttributes(int) - Method in class info.magnolia.module.workflow.WorkItemContext
Use work item if request scope.
getAttributeStrategy() - Method in class info.magnolia.context.AbstractContext
 
getAtts() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
Returns the atts.
getAuthenticationMethod() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getAuthenticationMethod() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getAuthorId() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, last known author of this node.
getAuthType() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getAvailableLocales() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
 
getAvailableLocales() - Method in class info.magnolia.cms.i18n.MessagesManager
 
getAvailableTemplates(Content) - Method in class info.magnolia.module.templating.TemplateManager
 
getAvailableTemplates() - Method in class info.magnolia.module.templating.TemplateManager
Get templates collection.
getBackupPath() - Method in class info.magnolia.module.delta.BackupTask
 
getBasename() - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
If no basename is provided this method returns DEFAULT_BASENAME.
getBasename() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager.MessagesID
Returns the basename.
getBasename() - Method in interface info.magnolia.cms.i18n.Messages
If no basename is provided this method returns DEFAULT_BASENAME.
getBasePath() - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
 
getBaseVersion() - Method in interface info.magnolia.cms.core.Content
get the current base version of this node.
getBaseVersion() - Method in class info.magnolia.cms.core.DefaultContent
 
getBaseVersion(Content) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Returns the current base version of given node.
getBaseVersion() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getBaseVersion() - Method in class info.magnolia.cms.util.ContentWrapper
 
getBasicInstallTasks(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getBasicInstallTasks(InstallContext) - Method in class info.magnolia.module.admininterface.setup.AdminModuleVersionHandler
 
getBasicInstallTasks(InstallContext) - Method in class info.magnolia.module.DefaultModuleVersionHandler
This method should generally not be overridden.
getBasicInstallTasks(InstallContext) - Method in class info.magnolia.module.exchangesimple.setup.ExchangeSimpleModuleVersionHandler
 
getBasicInstallTasks(InstallContext) - Method in class info.magnolia.module.fckeditor.FCKEditorModuleVersionHandler
 
getBasicInstallTasks(InstallContext) - Method in class info.magnolia.setup.CoreModuleVersionHandler
 
getBcc() - Method in class info.magnolia.module.mail.MailTemplate
 
getBean2ContentProcessor() - Static method in class info.magnolia.content2bean.Content2BeanUtil
Get the current processor.
getBehaviour() - Method in class info.magnolia.module.cache.CachePolicyResult
 
getBinaryNode(boolean) - Method in class info.magnolia.cms.core.BinaryNodeData
 
getBinaryNodeDatas(String) - Method in class info.magnolia.cms.core.AbstractContent
 
getBlockingTimeout() - Method in interface info.magnolia.module.cache.BlockingCache
If the timeout is reached an exception is thrown to unlock the blocked thread (in milliseconds).
getBlockingTimeout() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
getBlockingTimeout() - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
getBoolean() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getBoolean() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getBoolean() - Method in interface info.magnolia.cms.core.NodeData
Returns the boolean representation of the value.
getBoolean() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getBoolean(Content, String, boolean) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getBoolean() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getBooleanProperty(String) - Method in class info.magnolia.cms.core.MetaData
 
getBooleanProperty(String) - Static method in class info.magnolia.cms.core.SystemProperty
Returns a boolean property, returning false if the property is not set.
getBootstrapDirs() - Static method in class info.magnolia.importexport.Bootstrapper
Return the standard bootstrap dirs defined in the magnolia.properties file.
getBoxType() - Method in class info.magnolia.cms.gui.dialog.DialogBox
 
getBrowsableRepositories() - Method in class info.magnolia.module.fckeditor.FCKEditorModule
 
getBrowserCachePolicy() - Method in class info.magnolia.module.cache.CacheConfiguration
 
getBrowserLink(String) - Method in class info.magnolia.link.LinkTransformerManager
Creates instance of link transformer that will transform any provided links to either absolute or relative path based on the current server configuration.
getBufferedContent() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getBundle() - Method in class info.magnolia.cms.i18n.DefaultMessagesImpl
Returns the bundle for the current basename.
getBundles() - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
 
getButton() - Method in class info.magnolia.cms.gui.dialog.DialogEditWithButton
 
getButton(int) - Method in class info.magnolia.cms.gui.dialog.DialogEditWithButton
 
getButtonDelete() - Method in class info.magnolia.cms.gui.inline.BarEdit
 
getButtonEdit() - Method in class info.magnolia.cms.gui.inline.BarEdit
 
getButtonEditView() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getButtonHtmlInter() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getButtonHtmlPost() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getButtonHtmlPre() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getButtonMove() - Method in class info.magnolia.cms.gui.inline.BarEdit
 
getButtonNew() - Method in class info.magnolia.cms.gui.inline.BarNew
 
getButtonPreview() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getButtonProperties() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getButtons() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getButtons() - Method in class info.magnolia.cms.gui.dialog.DialogEditWithButton
 
getButtonSiteAdmin() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getButtonsLeft() - Method in class info.magnolia.cms.gui.control.Bar
 
getButtonsRight() - Method in class info.magnolia.cms.gui.control.Bar
 
getButtonType() - Method in class info.magnolia.cms.gui.control.Button
 
getButtonType() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getButtonType() - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
 
getBypasses() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
getBypasses() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getBypasses() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times since the last server restart the caching policy decided to bypass cache and serve request out of repository (i.e.
getCache(String) - Method in interface info.magnolia.module.cache.CacheFactory
Retrieves a named cache.
getCache(String) - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
getCacheConfiguration() - Method in class info.magnolia.module.cache.executor.AbstractExecutor
 
getCacheConfigurationName() - Method in class info.magnolia.module.cache.filter.CacheFilter
 
getCachedEntry() - Method in class info.magnolia.module.cache.CachePolicyResult
 
getCacheDirectory() - Static method in class info.magnolia.cms.core.Path
 
getCacheDirectoryPath() - Static method in class info.magnolia.cms.core.Path
Gets the cache directory path (cms.cache.startdir) as set with Java options while startup or in web.xml.
getCachedKeysCount() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getCachedKeysCount() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of entries in all known caches even if those entries have been generated from content with same uuid (e.g.
getCachedUUIDsCount() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getCachedUUIDsCount() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of content uuids that are held in all known caches.
getCacheFactory() - Method in class info.magnolia.module.cache.CacheModule
 
getCacheKey() - Method in class info.magnolia.module.cache.CachePolicyResult
 
getCacheNames() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
getCachePolicy() - Method in class info.magnolia.module.cache.CacheConfiguration
 
getCachePolicy(Cache) - Method in class info.magnolia.module.cache.executor.Store
 
getCacheSizes() - Method in class info.magnolia.cms.cache.pages.CacheToolsPage
 
getCallbackJavascript() - Method in class info.magnolia.cms.gui.dialog.Dialog
 
getCaseInsensitive(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
Get a subnode case insensitive.
getCatalogueName() - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
 
getCc() - Method in class info.magnolia.module.mail.MailTemplate
 
getChained(String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getChained(String, String[], String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getChainedWithDefault(String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getChainedWithDefault(String, String, String[], String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getCharacterEncoding() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getCharacterEncoding() - Method in class info.magnolia.cms.core.AggregationState
 
getCharacterEncoding() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
getCheckedPath() - Method in class info.magnolia.module.delta.AbstractConditionalRepositoryTask
Returns a path in a repository in the form repository:path (e.g.
getChild(String) - Method in interface info.magnolia.cms.gui.controlx.Control
 
getChild(String) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getChildByName(String) - Method in class info.magnolia.cms.core.AbstractContent
Deprecated.  
getChildByName(String) - Method in interface info.magnolia.cms.core.Content
Deprecated. since 4.3, either use Content.getContent(String) or Content.getChildren(String)
getChildByName(String) - Method in class info.magnolia.cms.util.ContentWrapper
Deprecated. since 4.3, either use ContentWrapper.getContent(String) or AbstractContent.getChildren(String)
getChildNodes() - Method in class info.magnolia.freemarker.models.ContentModel
This returns all children, except nodes or jcr: types and mgnl:metaData.
getChildren() - Method in class info.magnolia.cms.core.AbstractContent
Gets a Collection containing all child nodes of the same NodeType as "this" object.
getChildren(Content.ContentFilter) - Method in class info.magnolia.cms.core.AbstractContent
Get a collection containing child nodes which satisfies the given filter.
getChildren(ItemType) - Method in class info.magnolia.cms.core.AbstractContent
Get collection of specified content type.
getChildren(String) - Method in class info.magnolia.cms.core.AbstractContent
Get collection of specified content type and its subtypes.
getChildren(String, String) - Method in class info.magnolia.cms.core.AbstractContent
Get collection of specified content type.
getChildren(Content.ContentFilter, Comparator<Content>) - Method in class info.magnolia.cms.core.AbstractContent
Get a collection containing child nodes which satisfies the given filter.
getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.core.AbstractContent
 
getChildren() - Method in interface info.magnolia.cms.core.Content
Gets a Collection containing all child nodes of the same NodeType as "this" object.
getChildren(Content.ContentFilter) - Method in interface info.magnolia.cms.core.Content
Get a collection containing child nodes which satisfies the given filter.
getChildren(Content.ContentFilter, Comparator<Content>) - Method in interface info.magnolia.cms.core.Content
Get a collection containing child nodes which satisfies the given filter.
getChildren(String) - Method in interface info.magnolia.cms.core.Content
Get collection of specified content type and its subtypes.
getChildren(ItemType) - Method in interface info.magnolia.cms.core.Content
Get collection of specified content type.
getChildren(String, String) - Method in interface info.magnolia.cms.core.Content
Get collection of specified content type.
getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.core.DefaultContent
 
getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.core.version.ContentVersion
All AbstractContent.getChildren() methods delegate to this method.
getChildren() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.util.ContentWrapper
 
getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
 
getChildren(Content) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
Returns the children of the node to be transformed.
getChildren(Content) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
 
getChooseButton() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
If this control has a choose button
getClassFactory() - Static method in class info.magnolia.objectfactory.Classes
 
getClassifier() - Method in class info.magnolia.module.model.Version
 
getClassName() - Method in class info.magnolia.module.model.ModuleDefinition
 
getClassName() - Method in class info.magnolia.module.model.ServletDefinition
 
getClientCallback() - Method in class info.magnolia.cms.security.BaseSecurityFilter
 
getCollectionEntryType() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
 
getCollectionKeyType() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
 
getColumn() - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getColumnLabel(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
Get the lable of a specific
getColumnName() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
 
getColumnResizer() - Method in class info.magnolia.cms.gui.control.Tree
 
getColumns() - Method in class info.magnolia.cms.gui.control.Tree
 
getColumns(int) - Method in class info.magnolia.cms.gui.control.Tree
 
getCommand() - Method in interface info.magnolia.cms.servlets.MVCServletHandler
Returns the name of the command we want to execute.
getCommand() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
getCommand(String, String) - Method in class info.magnolia.commands.CommandsManager
Get the command.
getCommand(String) - Method in class info.magnolia.commands.CommandsManager
Use a delimiter to separate the catalog and command name.
getCommand() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Depending on the request it is generating a logical command name
getCommand() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
getCommand() - Method in class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog
 
getCommand() - Method in class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog.NoDialogMVCHandler
 
getCommand() - Method in class info.magnolia.module.admininterface.pages.ExportPage
 
getCommand() - Method in class info.magnolia.module.admininterface.pages.ImportPage
 
getCommandContext(String) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
The default implementation returns the current context.
getCommandContext(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
TODO: this is a temporary solution
getCommandName() - Method in class info.magnolia.commands.DelegateCommand
 
getComment() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
 
getComment() - Method in class info.magnolia.module.admininterface.commands.VersionCommand
 
getComment() - Method in class info.magnolia.module.model.ServletDefinition
 
getComment() - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getCommonTasks() - Method in class info.magnolia.module.samples.setup.SamplesVersionHandler
There are some tasks common to the update process and the new installation process that are not automatically bootstraped.
getCompleteUrl() - Method in class info.magnolia.link.LinkTransformerManager
Creates instance of Complete URL link transformer that will create fully qualified and localized link to content denoted by Link provided to its transform method.
getComponentProvider() - Static method in class info.magnolia.objectfactory.Components
 
getComponentType() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
 
getCompression() - Method in class info.magnolia.module.cache.CacheModule
 
getCondition() - Method in class info.magnolia.voting.voters.IfVoter
 
getConditions() - Method in interface info.magnolia.module.delta.Delta
Returns the list of Conditions which have to be checked before this Delta's Tasks can be executed.
getConditions() - Method in class info.magnolia.module.delta.DeltaBuilder
 
getConditions() - Method in class info.magnolia.module.webapp.WebappDelta
 
getConfig() - Method in class info.magnolia.cms.filters.FilterDecorator
 
getConfigFile(String) - Static method in class info.magnolia.cms.util.ConfigUtil
Deprecated. since 4.0 - use getTokenizedConfigFile
getConfigHierarchyManager() - Method in interface info.magnolia.module.InstallContext
 
getConfigHierarchyManager() - Method in class info.magnolia.module.InstallContextImpl
 
getConfigNode() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
Returns the node with the dialog definition.
getConfigNode() - Method in class info.magnolia.module.admininterface.dialogs.ConfiguredDialog
Returns the node with the dialog definition.
getConfigNode() - Method in class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
 
getConfigPath() - Method in interface info.magnolia.cms.exchange.ActivationManager
Deprecated. There's no real need to expose this as such a location is an implementation detail.
getConfigPath() - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
 
getConfiguration() - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
Returns the configuration.
getConfiguration() - Method in class info.magnolia.freemarker.FreemarkerHelper
 
getConfiguration() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Returns the configuration object for this tree; if it's not been instanciated yet, this method attempts to instanciate the configurationClass.
getConfiguration(String) - Method in class info.magnolia.module.cache.CacheModule
 
getConfigurationClass() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getConfigurations() - Method in class info.magnolia.module.cache.CacheModule
 
getConfiguredDialog(String, Content, HttpServletRequest, HttpServletResponse) - Static method in class info.magnolia.module.admininterface.dialogs.ConfiguredDialog
 
getConfiguredDialog(String, Content, HttpServletRequest, HttpServletResponse, Class<ConfiguredDialog>) - Static method in class info.magnolia.module.admininterface.dialogs.ConfiguredDialog
 
getConfigValue(String, String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getConfigValue(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getConnectTimeout() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getConnectTimeout() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getConstraint() - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
 
getConstraint() - Method in class info.magnolia.cms.gui.query.SearchQueryParameter
get constraint name
getConstructorArguments(ListControl) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
The arguments passed to the constructor.
getContainingHistory() - Method in class info.magnolia.cms.core.version.ContentVersion
Get containing version history.
getContent() - Method in class info.magnolia.cms.beans.runtime.FileProperties
 
getContent(String) - Method in interface info.magnolia.cms.core.Content
Gets the Content node of the current node with the specified name.
getContent(String) - Method in class info.magnolia.cms.core.DefaultContent
 
getContent(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
get content object of the requested URI.
getContent(String, boolean, ItemType) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Like getContent() but creates the node if not yet existing.
getContent(String) - Method in interface info.magnolia.cms.core.HierarchyManager
 
getContent(String, boolean, ItemType) - Method in interface info.magnolia.cms.core.HierarchyManager
 
getContent() - Method in interface info.magnolia.cms.core.search.QueryResult
Gets a collection of Content objects for mgnl:content NodeType.
getContent(String) - Method in interface info.magnolia.cms.core.search.QueryResult
Gets a collection of Content objects for specified NodeType.
getContent() - Method in class info.magnolia.cms.core.search.QueryResultImpl
 
getContent(String) - Method in class info.magnolia.cms.core.search.QueryResultImpl
 
getContent(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Returns a direct child if it was included in the version.
getContent() - Method in class info.magnolia.cms.gui.controlx.version.VersionListModel
 
getContent(String, String) - Static method in class info.magnolia.cms.util.ContentUtil
Returns a Content object of the named repository or null if not existing.
getContent(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
Get the node or null if not exists.
getContent(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
getContent(String) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
getContent(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getContent(String, boolean, ItemType) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getContent(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
 
getContent(String) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
getContent(String, String) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
getContent(String) - Method in class info.magnolia.module.templating.ModelExecutionFilter
Returns the Content node for the supplied uuid.
getContent() - Method in interface info.magnolia.module.templating.RenderingModel
The content tied to this model.
getContent() - Method in class info.magnolia.module.templating.RenderingModelImpl
 
getContent() - Method in class info.magnolia.module.templating.Template
 
getContent2BeanProcessor() - Static method in class info.magnolia.content2bean.Content2BeanUtil
Get the current processor.
getContent2BeanTransformer() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.InstanceFactory
 
getContent2BeanTransformer() - Static method in class info.magnolia.content2bean.Content2BeanUtil
Get the current transformer.
getContent2BeanTransformer() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
 
getContentByUUID(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
This method can be used to retrieve Content which has UUID assigned to it, in other words only those nodes which has mixin type mix:referenceable.
getContentByUUID(String) - Method in interface info.magnolia.cms.core.HierarchyManager
 
getContentByUUID(String, String) - Static method in class info.magnolia.cms.util.ContentUtil
 
getContentByUUID(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getContentByUUID(String) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
getContentByUUID(String, String) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
getContentEncoding(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
 
getContentEncodingOrDefault(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
 
getContentFile() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getContentFromJCRReference() - Method in class info.magnolia.cms.core.AbstractNodeData
Specific implementation for retrieving the referenced node when using a property of type REFERENCE.
getContentFromJCRReference() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getContentFromJCRReference() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getContentFromJCRReference() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getContentLength() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getContentLength() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getContentLength() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getContentLength() - Method in interface info.magnolia.cms.core.NodeData
returns size in bytes.
getContentLength() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getContentLength() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getContentLength() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getContentNode() - Method in class info.magnolia.cms.taglibs.BaseContentTag
 
getContentNodeCollectionName() - Method in class info.magnolia.cms.taglibs.BaseContentTag
 
getContentNodeName() - Method in class info.magnolia.cms.taglibs.BaseContentTag
 
getContentSafely(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
This method returns null if no content has been found.
getContentSafely(InheritanceContentWrapper, String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
This method returns null if no content has been found.
getContentType() - Method in class info.magnolia.cms.beans.runtime.File
 
getContentType() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getContentType() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
getContentType() - Method in class info.magnolia.module.mail.MailTemplate
 
getContentType() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getContentType() - Method in class info.magnolia.module.mail.templates.MgnlEmail
 
getContextMenu() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getContextMenu() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getContextPath() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getContextPath() - Static method in class info.magnolia.context.MgnlContext
 
getContextPath() - Method in interface info.magnolia.context.WebContext
Get the current context path.
getContextPath() - Method in class info.magnolia.context.WebContextImpl
 
getControl(String) - Method in class info.magnolia.module.admininterface.UUIDSaveHandler
Get the contorl which is processed now
getControlDefinition(String) - Method in interface info.magnolia.cms.gui.controlx.search.SearchConfig
 
getControlDefinition(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchConfigImpl
 
getControlDefinitions() - Method in interface info.magnolia.cms.gui.controlx.search.SearchConfig
 
getControlDefinitions() - Method in class info.magnolia.cms.gui.controlx.search.SearchConfigImpl
 
getCookies() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getCountry() - Method in class info.magnolia.cms.i18n.LocaleDefinition
 
getCreated() - Method in class info.magnolia.cms.core.version.ContentVersion
Get creation date of this version.
getCreateItemType() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getCreationDate() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, get creation date of the current node.
getCreationItemType() - Method in interface info.magnolia.module.admininterface.SaveHandler
Defines the node type to create if isCreate is true
getCreationItemType() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getCssClass() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getCssClassFileName() - Method in class info.magnolia.cms.gui.control.File
 
getCssSources() - Method in class info.magnolia.cms.gui.dialog.Dialog
 
getCssStyles() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getCssStyles(String, String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getCssStyles(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getCurrent() - Method in class info.magnolia.cms.util.SiblingsHelper
 
getCurrent() - Static method in class info.magnolia.module.cache.CachePolicyResult
Returns the current CachePolicyResult which was set by the CacheFilter.
getCurrentActivePage() - Static method in class info.magnolia.cms.taglibs.Resource
Deprecated.  get Content object as requested from the URI.
getCurrentBean() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
 
getCurrentBean() - Method in interface info.magnolia.content2bean.TransformationState
 
getCurrentContent() - Method in class info.magnolia.cms.core.AggregationState
 
getCurrentContent() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
 
getCurrentContent() - Method in interface info.magnolia.content2bean.TransformationState
 
getCurrentLoginResult() - Static method in class info.magnolia.cms.security.auth.login.LoginResult
 
getCurrentlyConfiguredClassName() - Method in class info.magnolia.objectfactory.Classes.ClassFactoryProvider
 
getCurrentlyInstalled(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getCurrentlyInstalled(InstallContext) - Method in interface info.magnolia.module.ModuleVersionHandler
Gets the currently installed version number of this module.
getCurrentlyInstalled(InstallContext) - Method in class info.magnolia.module.webapp.WebappVersionHandler
 
getCurrentModuleDefinition() - Method in interface info.magnolia.module.InstallContext
Allows generic tasks to know what's being installed/updated.
getCurrentModuleDefinition() - Method in class info.magnolia.module.InstallContextImpl
 
getCurrentModuleDefinition() - Method in interface info.magnolia.module.ModuleLifecycleContext
Gets the current module definition.
getCurrentModuleDefinition() - Method in class info.magnolia.module.ModuleLifecycleContextImpl
 
getCurrentPage() - Method in class info.magnolia.cms.taglibs.BaseContentTag
 
getCurrentPosition() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getCurrentTimeStamp() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getCurrentType() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
 
getCurrentType() - Method in interface info.magnolia.content2bean.TransformationState
 
getCurrentURI() - Method in class info.magnolia.cms.core.AggregationState
Returns the URI of the current request, decoded and without the context path.
getCurrentUTCCalendar() - Static method in class info.magnolia.cms.util.DateUtil
Get UTC Calendar for current time.
getCurrentVersion() - Method in class info.magnolia.module.ModuleManager.ModuleAndDeltas
 
getDate() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getDate() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getDate() - Method in interface info.magnolia.cms.core.NodeData
Returns the Calendar representation of the value.
getDate() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getDate(Content, String, Calendar) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getDate() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getDateFormat() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getDateFormat() - Method in class info.magnolia.cms.gui.query.DateSearchQueryParameter
get date format
getDateFormat() - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getDateHeader(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getDateProperty(String) - Method in class info.magnolia.cms.core.MetaData
Gets date property or null if such property doesn't exist.
getDateString() - Method in class info.magnolia.cms.taglibs.util.Date
Deprecated.  
getDeactivationURL(Subscriber) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Return URI set for deactivation.
getDecoratedFilter() - Method in class info.magnolia.cms.filters.FilterDecorator
 
getDef() - Method in class info.magnolia.module.templating.RenderingModelImpl
Shortname for templates: model.def.
getDefaultBaseUrl() - Method in class info.magnolia.cms.beans.config.ServerConfiguration
 
getDefaultCacheConfiguration() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
getDefaultCredentials() - Method in class info.magnolia.cms.util.WorkspaceAccessUtil
 
getDefaultExtension() - Method in class info.magnolia.cms.beans.config.ServerConfiguration
 
getDefaultLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getDefaultLocale() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
 
getDefaultLocale() - Method in class info.magnolia.cms.i18n.MessagesManager
 
getDefaultMapping() - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
getDefaultMapping() - Static method in class info.magnolia.content2bean.TypeMapping.Factory
 
getDefaultName() - Method in class info.magnolia.jaas.principal.GroupListImpl
 
getDefaultName() - Method in class info.magnolia.jaas.principal.RoleListImpl
 
getDefaultProperties() - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
 
getDefaultRepositoryConfiguration() - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
getDefaultSeparator() - Method in class info.magnolia.logging.AuditLoggingManager
 
getDefaultTemplate(Content) - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeHandler
 
getDefaultTemplate(Content) - Method in class info.magnolia.module.templating.TemplateManager
Get the Template that could be used for the provided Content as a default.
getDefaultTransformer() - Static method in class info.magnolia.content2bean.Content2BeanTransformer.Factory
 
getDefaultUpdate(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
The minimal delta to be applied for each update, even if no delta was specifically registered for the version being installed.
getDefaultUpdateConditions(Version) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getDefaultUpdateTasks(Version) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getDefaultValue() - Method in class info.magnolia.cms.taglibs.Out
 
getDefaultVoting() - Static method in class info.magnolia.voting.Voting.Factory
Deprecated.  
getDefaultWorkspace(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Get default workspace name.
getDefinition() - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
 
getDefinition(String) - Method in interface info.magnolia.module.ModuleRegistry
 
getDefinition(String) - Method in class info.magnolia.module.ModuleRegistryImpl
 
getDefinition() - Method in interface info.magnolia.module.templating.RenderingModel
The renderable (paragraph/template) tied to this model.
getDefinition() - Method in class info.magnolia.module.templating.RenderingModelImpl
 
getDefinitionNames() - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
 
getDefinitionNames() - Method in interface info.magnolia.module.workflow.flows.FlowDefinitionManager
List all available workflow names.
getDefinitionNode(String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
find one flow node by flow name.
getDelegate() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
Deprecated. since 4.3 use getWrappedHierarchyManager() instead
getDelegate() - Method in interface info.magnolia.cms.util.PatternDelegate
Returns the delegate that this bean holds.
getDelegate() - Method in class info.magnolia.cms.util.UrlPatternDelegate
Returns the delegate.
getDelegate() - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
First attempts to initialize a new delegate if needed.
getDelegatePath() - Method in class info.magnolia.voting.voters.DelegateVoter
 
getDeleteButton() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
Button for deleting a row
getDeletionAuthor() - Method in class info.magnolia.module.admininterface.templates.MgnlDeletedTemplateModel
 
getDeletionDate() - Method in class info.magnolia.module.admininterface.templates.MgnlDeletedTemplateModel
 
getDeltas(InstallContext, Version) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getDeltas() - Method in class info.magnolia.module.ModuleManager.ModuleAndDeltas
 
getDeltas(InstallContext, Version) - Method in interface info.magnolia.module.ModuleVersionHandler
Returns the deltas to be applied to update from the given Version from to the current one.
getDeltas(InstallContext, Version) - Method in class info.magnolia.module.webapp.WebappVersionHandler
 
getDeltaTypes() - Method in class info.magnolia.module.ModuleManager.ModuleManagementState
 
getDeltaTypesDescription(String[]) - Method in class info.magnolia.module.ModuleManager.ModuleManagementState
Returns one of the given Strings depending on the combination of delta types in the registered deltas.
getDependencies() - Method in class info.magnolia.module.model.ModuleDefinition
 
getDescription() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getDescription() - Method in class info.magnolia.module.delta.AbstractCondition
 
getDescription() - Method in class info.magnolia.module.delta.AbstractTask
 
getDescription() - Method in class info.magnolia.module.delta.ArrayDelegateTask
 
getDescription() - Method in interface info.magnolia.module.delta.Condition
Description what will be checked, and how the user can fix it if it's not set properly.
getDescription() - Method in interface info.magnolia.module.delta.Delta
 
getDescription() - Method in class info.magnolia.module.delta.DeltaBuilder
 
getDescription() - Method in interface info.magnolia.module.delta.Task
Description what will happen during the execution.
getDescription() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getDescription() - Method in class info.magnolia.module.model.ModuleDefinition
 
getDescription() - Method in class info.magnolia.module.templating.AbstractRenderable
 
getDescription() - Method in interface info.magnolia.module.templating.RenderableDefinition
 
getDescription() - Method in class info.magnolia.module.webapp.WebappDelta
 
getDetails() - Method in class info.magnolia.module.InstallContext.Message
 
getDialog() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getDialog() - Method in class info.magnolia.cms.gui.inline.ButtonEdit
 
getDialog() - Method in class info.magnolia.cms.taglibs.EditButton
 
getDialog() - Method in interface info.magnolia.module.admininterface.DialogAwareSaveHandler
 
getDialog(String) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
Caution: use this method with care, as it creates an Dialog instance having ServletRequest and -Response as well as StorageNode being null.
getDialog() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
getDialog() - Method in class info.magnolia.module.admininterface.UUIDSaveHandler
 
getDialog() - Method in class info.magnolia.module.templating.AbstractRenderable
 
getDialog() - Method in interface info.magnolia.module.templating.RenderableDefinition
 
getDialogButtonInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDialogButtonSetInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDialogConfigNode(String) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
Deprecated. since 4.3.2, is obsolete since fix for MAGNOLIA-2907
getDialogControlInstanceByName(HttpServletRequest, HttpServletResponse, Content, Content, String) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
Get a instance by the control type name.
getDialogEditInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDialogHandler(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
 
getDialogHiddenInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDialogIncludeInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDialogInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDialogName(HttpServletRequest) - Method in class info.magnolia.module.admininterface.DialogMVCServlet
 
getDialogName() - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
 
getDialogName() - Method in class info.magnolia.module.workflow.commands.FlowCommand
 
getDialogName() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
 
getDialogName() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
 
getDialogPasswordInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDialogPath(String) - Method in class info.magnolia.module.templating.Paragraph
Deprecated. since 4.0 use the dialog property
getDialogSelectInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDialogStaticInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDigest(String, String) - Static method in class info.magnolia.cms.security.Digester
 
getDigest(byte[], String) - Static method in class info.magnolia.cms.security.Digester
 
getDiskStorePath() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
getDispatcherType(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
Returns the dispatcher type of the request, the dispatcher type is defined to be identical to the semantics of filter mappings in web.xml.
getDispatching() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
getDispatchRule(DispatcherType) - Method in class info.magnolia.cms.filters.DispatchRules
 
getDisplayName() - Method in class info.magnolia.module.model.ModuleDefinition
Returns the displayName or the name if displayName wasn't set.
getDisposition() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getDocument(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
 
getDocument(String) - Static method in class info.magnolia.cms.gui.fckeditor.FCKEditorTmpFiles
Get a saved document
getDocument(String) - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getDocumentBase(String, String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getDocuments() - Method in class info.magnolia.cms.beans.runtime.MultipartForm
 
getDocuments() - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getDomain() - Method in class info.magnolia.module.cache.DefaultCacheKey
 
getDomainAccesses() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getDomainAccesses() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times the requests have been served for each configured domain since the last server restart.
getDouble() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getDouble() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getDouble() - Method in interface info.magnolia.cms.core.NodeData
Returns the double representation of the value.
getDouble() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getDouble() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getDoubleProperty(String) - Method in class info.magnolia.cms.core.MetaData
 
getDrawShifter() - Method in class info.magnolia.cms.gui.control.Tree
 
getEditorLink() - Method in class info.magnolia.link.LinkTransformerManager
 
getElementAsStream(String, String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
 
getEmail(Map<String, Object>) - Method in class info.magnolia.module.mail.MgnlMailFactory
Creates email with no attachments.
getEmail(Map<String, Object>, List<MailAttachment>) - Method in class info.magnolia.module.mail.MgnlMailFactory
Creates email with attachments.
getEmail(Map<String, Object>, List<MailAttachment>, MailTemplate) - Method in class info.magnolia.module.mail.MgnlMailFactory
 
getEmailFromTemplate(String, List<MailAttachment>, Map<String, Object>) - Method in class info.magnolia.module.mail.MgnlMailFactory
Creates email using predefined template.
getEmailFromTemplate(String, Map<String, Object>) - Method in class info.magnolia.module.mail.MgnlMailFactory
Creates email using predefined template with no attachments.
getEmailFromType(Map<String, Object>, String) - Method in class info.magnolia.module.mail.MgnlMailFactory
Creates email with no attachments.
getEmailFromType(Map<String, Object>, String, String, List<MailAttachment>) - Method in class info.magnolia.module.mail.MgnlMailFactory
 
getEmailFromType(Map<String, Object>, String, List<MailAttachment>) - Method in class info.magnolia.module.mail.MgnlMailFactory
Creates email with attachments.
getEmailFromType(MailTemplate) - Method in class info.magnolia.module.mail.MgnlMailFactory
 
getEmailHandler() - Method in class info.magnolia.module.mail.MgnlMailFactory
 
getEncodedString(String) - Static method in class info.magnolia.cms.util.SimpleUrlPattern
Replace all "*" with RegexWildcardPattern.MULTIPLE_CHAR_PATTERN.
getEncodedValue() - Method in class info.magnolia.cms.gui.control.Edit
 
getEncoding() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getEngine() - Static method in class info.magnolia.module.workflow.WorkflowModule
return the global work flow engine.
getEntries() - Method in class info.magnolia.cms.license.LicenseFileExtractor
 
getEvents() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getExactMethod(Class<?>, String, int) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
Find a method.
getException() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
Getter for exception.
getException() - Static method in class info.magnolia.cms.util.AlertUtil
 
getException(Context) - Static method in class info.magnolia.cms.util.AlertUtil
 
getExceptionMessage(Exception) - Static method in class info.magnolia.cms.util.AlertUtil
Creates a string message out of an exception.
getExceptionStackTrace() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
Returns the stacktrace from the exception as a String.
getExecutedTaskCount() - Method in interface info.magnolia.module.InstallContext
 
getExecutedTaskCount() - Method in class info.magnolia.module.InstallContextImpl
 
getExecutor(CachePolicyResult.CachePolicyBehaviour) - Method in class info.magnolia.module.cache.CacheConfiguration
 
getExecutors() - Method in class info.magnolia.module.cache.CacheConfiguration
 
getExecutors() - Method in class info.magnolia.module.cache.executor.CompositeExecutor
 
getExpirationDate() - Method in class info.magnolia.module.cache.BrowserCachePolicyResult
 
getExpirationMinutes() - Method in class info.magnolia.module.cache.browsercachepolicy.FixedDuration
 
getExpression() - Method in class info.magnolia.cms.gui.controlx.search.DateSearchControl
create the date query expression
getExpression() - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
 
getExpressionPool() - Method in class info.magnolia.module.workflow.jcr.JCRPersistedEngine
 
getExpStore() - Method in class info.magnolia.module.workflow.jcr.JCRPersistedEngine
 
getExt() - Method in class info.magnolia.module.admininterface.pages.ExportPage
Getter for ext.
getExtension() - Method in class info.magnolia.cms.beans.runtime.Document
Returns the file extension.
getExtension() - Method in class info.magnolia.cms.beans.runtime.File
 
getExtension() - Method in class info.magnolia.cms.core.AggregationState
 
getExtension() - Method in class info.magnolia.cms.gui.control.File
 
getExtension() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getExtension() - Method in class info.magnolia.link.Link
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
Override this method to add specific install tasks to your module.
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.admininterface.setup.AdminModuleVersionHandler
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.admininterface.setup.SimpleContentVersionHandler
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.cache.setup.CacheModuleVersionHandler
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.samples.setup.SamplesVersionHandler
Installation process will boostrap everything in the bootstrap folder, then we have to add some extra tasks.
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.templating.setup.TemplatingModuleVersionHandler
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.templatingcomponents.setup.TemplatingComponentsModuleVersionHandler
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.workflow.setup.WorkflowModuleVersionHandler
 
getFactory() - Method in class info.magnolia.module.mail.MailModule
 
getFailedLoginAttempts() - Method in class info.magnolia.cms.security.MgnlUser
 
getFallbackHandle() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getFallbackHandle() - Method in class info.magnolia.link.Link
 
getFallbackLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getFallbackLocale() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
The default locale to be used.
getFalseValue() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
 
getFile() - Method in class info.magnolia.cms.beans.runtime.Document
Returns the uploaded file.
getFile() - Method in class info.magnolia.cms.core.AggregationState
 
getFile(String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
 
getFile() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getFileControl() - Method in class info.magnolia.cms.gui.dialog.DialogFile
Configures the inner file upload control
getFileName() - Method in class info.magnolia.cms.beans.runtime.Document
Returns the file name without extension.
getFileName() - Method in class info.magnolia.cms.beans.runtime.File
 
getFileName() - Method in class info.magnolia.cms.gui.control.File
 
getFileName() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getFilename() - Method in class info.magnolia.cms.taglibs.util.BaseImageTag
 
getFilename() - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
 
getFilename() - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
 
getFileName(String) - Static method in class info.magnolia.cms.util.PathUtil
 
getFileName() - Method in class info.magnolia.link.Link
 
getFileName() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getFileName() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getFileNameWithExtension() - Method in class info.magnolia.cms.beans.runtime.Document
Returns the full file name with extension (if existing).
getFilePath(HttpServletRequest) - Method in class info.magnolia.cms.servlets.ClasspathSpool
 
getFilePropertyValue(Content) - Method in class info.magnolia.cms.taglibs.Out
 
getFiles() - Method in class info.magnolia.module.exchangesimple.ActivationContent
Cats collection of all files.
getFileSizeInLines() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getFileURI(File) - Method in class info.magnolia.cms.gui.dialog.DialogFile
Get the uri of the file (used to show images)
getFilter() - Method in class info.magnolia.module.admininterface.commands.VersionCommand
 
getFilterAttribute() - Method in class info.magnolia.module.samples.model.SampleParagraphModel
 
getFilteredNodeName() - Method in class info.magnolia.importexport.filters.SkipNodeFilter
Implement this method to specify the name of the node you want to filter.
getFilteredPropertyName() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter
Implement this method to specify the name of the property you want to filter.
getFilteredPropertyName() - Method in class info.magnolia.importexport.filters.UselessNameFilter
 
getFilterName() - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
 
getFilterName() - Method in class info.magnolia.cms.util.CustomFilterConfig
 
getFilters() - Method in class info.magnolia.cms.filters.CompositeFilter
 
getFirstId() - Method in class info.magnolia.module.admininterface.Navigation
Get the first onclick in this menu.
getFirstMatchingNode() - Method in class info.magnolia.cms.taglibs.BaseContentTag
Get the first matching node containing a NodeData named nodeDataName.
getFirtMatchingNode() - Method in class info.magnolia.cms.taglibs.BaseContentTag
Deprecated. Use BaseContentTag.getFirstMatchingNode() instead
getFlow() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getFlowDefinitionManager() - Static method in class info.magnolia.module.workflow.WorkflowModule
 
getFlowDefinitionURLPattern() - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
 
getFlowItemId() - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getFlowList() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getFlowName() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getFlushes() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getFlushes() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times each configured cache have been flushed since the last server restart.
getFlushPolicy() - Method in class info.magnolia.module.cache.CacheConfiguration
 
getFolder(String) - Static method in class info.magnolia.cms.util.PathUtil
 
getForm() - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getForm() - Method in class info.magnolia.module.admininterface.PageMVCHandler
 
getForm() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getFrom() - Method in class info.magnolia.module.mail.MailTemplate
 
getFrom() - Method in class info.magnolia.module.model.VersionRange
 
getFromRepository(String) - Method in class info.magnolia.cms.security.MgnlUserManager
 
getFromURI() - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
 
getFromURI() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
 
getFromURI() - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
 
getFromURI() - Method in interface info.magnolia.cms.exchange.Subscription
 
getFromURI() - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
 
getFunctionBar() - Method in class info.magnolia.cms.gui.control.Tree
 
getFunctionBar() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getGetObjectFunction() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
JS function used to create an object out of the input fields
getGlobalContentNode() - Static method in class info.magnolia.cms.taglibs.Resource
Deprecated.  get ContentNode object as set by the "set" tag.
getGroup(String) - Method in interface info.magnolia.cms.security.GroupManager
 
getGroup(String) - Method in class info.magnolia.cms.security.MgnlGroupManager
 
getGroupableFields() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getGroupBy() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
get group on field name
getGroupBy() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getGroupBy() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
get group on field name
getGroupBy() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getGroupByOrder() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
get group by ordering
getGroupByOrder() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getGroupByOrder() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
get group by ordering
getGroupByOrder() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getGroupInbox(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
return a list of workItem for one group.
getGroupLinkCSSClass(ListControl, String) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
Used to get the css class for the grouplinks
getGroupManager() - Method in class info.magnolia.cms.security.RescueSecuritySupport
 
getGroupManager() - Static method in class info.magnolia.cms.security.Security
Returns the configured GroupManager.
getGroupManager() - Method in interface info.magnolia.cms.security.SecuritySupport
 
getGroupManager() - Method in class info.magnolia.cms.security.SecuritySupportImpl
 
getGroupName() - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
get group name
getGroupName() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
get group name
getGroupNames() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
getGroupNode() - Method in class info.magnolia.cms.security.MgnlGroup
 
getGroups() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getGroups() - Method in class info.magnolia.cms.security.ExternalUser
 
getGroups() - Method in interface info.magnolia.cms.security.Group
Get groups that are directly assigned to group.
getGroups() - Method in class info.magnolia.cms.security.MgnlGroup
 
getGroups() - Method in class info.magnolia.cms.security.MgnlUser
 
getGroups() - Method in interface info.magnolia.cms.security.User
Get groups that are directly assigned to the user.
getGzippedContent() - Method in class info.magnolia.module.cache.filter.InMemoryCachedEntry
 
getHandle(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
Get the handle for this uri.
getHandle(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
Create a node handle based on an uri.
getHandle() - Method in class info.magnolia.cms.core.AbstractNodeData
 
getHandle() - Method in class info.magnolia.cms.core.AggregationState
 
getHandle() - Method in interface info.magnolia.cms.core.Content
get a handle representing path relative to the content repository.
getHandle() - Method in class info.magnolia.cms.core.DefaultContent
 
getHandle() - Method in class info.magnolia.cms.core.MetaData
 
getHandle() - Method in interface info.magnolia.cms.core.NodeData
get a handle representing path relative to the content repository.
getHandle() - Method in class info.magnolia.cms.core.version.ContentVersion
Get original path of this versioned content.
getHandle() - Method in class info.magnolia.cms.gui.control.File
 
getHandle() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getHandle() - Method in class info.magnolia.cms.util.ContentWrapper
 
getHandle() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getHandle() - Method in class info.magnolia.link.Link
 
getHandlePrefix() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
 
getHandler(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.servlets.MVCServlet
 
getHandler(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.AdminTreeMVCServlet
 
getHandler(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.DialogMVCServlet
 
getHandler(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.PageMVCServlet
getHandler() - Method in class info.magnolia.module.mail.MailModule
 
getHandlerClass() - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
 
getHeader(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getHeader(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
Introduced for MAGNOLIA-3233.
getHeaderNames() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getHeaders(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getHeaders(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
Introduced for MAGNOLIA-3233.
getHeaders() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getHeaders() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
getHeight() - Method in class info.magnolia.cms.gui.control.Tree
 
getHiddenFieldName() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
If the values are saved using the valueType multiple, we can not use the same name for the hidden field we use for persisting the data.
getHierarchyManager() - Method in class info.magnolia.cms.core.AbstractNodeData
 
getHierarchyManager() - Method in interface info.magnolia.cms.core.Content
 
getHierarchyManager() - Method in class info.magnolia.cms.core.ContentHandler
Get hierarchy manager if previously set for this object.
getHierarchyManager() - Method in interface info.magnolia.cms.core.NodeData
 
getHierarchyManager() - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get version store hierarchy manager.
getHierarchyManager() - Method in class info.magnolia.cms.core.version.ContentVersion
Get hierarchy manager if previously set for this object.
getHierarchyManager() - Method in class info.magnolia.cms.gui.control.Tree
 
getHierarchyManager() - Method in class info.magnolia.cms.security.MgnlGroupManager
Returns the HierarchyManager (through the system context).
getHierarchyManager() - Method in class info.magnolia.cms.security.MgnlRoleManager
 
getHierarchyManager() - Method in class info.magnolia.cms.security.MgnlUserManager
Return the HierarchyManager for the user workspace (through the system context).
getHierarchyManager() - Method in class info.magnolia.cms.util.ContentWrapper
 
getHierarchyManager() - Method in class info.magnolia.cms.util.LazyContentWrapper
 
getHierarchyManager() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getHierarchyManager() - Method in class info.magnolia.cms.util.SystemContentWrapper
 
getHierarchyManager(String, String) - Method in class info.magnolia.context.AbstractContext
 
getHierarchyManager(String) - Method in class info.magnolia.context.AbstractContext
 
getHierarchyManager(String, String) - Method in class info.magnolia.context.AbstractRepositoryStrategy
 
getHierarchyManager(String) - Method in interface info.magnolia.context.Context
Get hierarchy manager initialized for this user.
getHierarchyManager(String, String) - Method in interface info.magnolia.context.Context
Get hierarchy manager initialized for this user.
getHierarchyManager(String, String) - Method in class info.magnolia.context.ContextDecorator
Delegates call to the original context.
getHierarchyManager(String) - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
 
getHierarchyManager(String) - Static method in class info.magnolia.context.MgnlContext
Get hierarchy manager initialized for this user.
getHierarchyManager(String, String) - Static method in class info.magnolia.context.MgnlContext
Get hierarchy manager initialized for this user.
getHierarchyManager(String, String) - Method in interface info.magnolia.context.RepositoryAcquiringStrategy
 
getHierarchyManager(String, String) - Method in class info.magnolia.context.SimpleContext
Delegate to the inner context.
getHierarchyManager() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getHierarchyManager(InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
 
getHierarchyManager(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
get hierarchy manager.
getHierarchyManager(String) - Method in interface info.magnolia.module.InstallContext
 
getHierarchyManager(String) - Method in class info.magnolia.module.InstallContextImpl
 
getHierarchyManager() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
 
getHierarchyManager() - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
 
getHistoryFile() - Static method in class info.magnolia.cms.core.Path
 
getHistoryFilePath() - Static method in class info.magnolia.cms.core.Path
Gets cms.exchange.history file location as set with Java options while startup or in web.xml.
getHits() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getHits() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times since the last server restart the cache found and served the entry requested by client.
getHost() - Method in class info.magnolia.cms.util.UrlPatternDelegate
 
getHosts() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
 
getHtml() - Method in class info.magnolia.cms.gui.control.Bar
 
getHtml() - Method in class info.magnolia.cms.gui.control.Button
 
getHtml() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getHtml() - Method in class info.magnolia.cms.gui.control.ContextMenu
Renders the HTML Code.
getHtml() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getHtml() - Method in interface info.magnolia.cms.gui.control.Control
Returns the html code for the control.
getHtml() - Method in class info.magnolia.cms.gui.control.ControlImpl
Returns an empty string.
getHtml() - Method in class info.magnolia.cms.gui.control.Edit
 
getHtml() - Method in class info.magnolia.cms.gui.control.File
 
getHtml() - Method in class info.magnolia.cms.gui.control.FunctionBar
Render the html code using the freemarker template
getHtml() - Method in class info.magnolia.cms.gui.control.Hidden
 
getHtml() - Method in class info.magnolia.cms.gui.control.Password
 
getHtml() - Method in class info.magnolia.cms.gui.control.Select
 
getHtml() - Method in class info.magnolia.cms.gui.control.SelectOption
 
getHtml() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtml() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getHtml() - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(int) - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(int, int) - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(int, int, int) - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(String) - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(int, int) - Static method in class info.magnolia.cms.gui.misc.Spacer
Draw a spacer div with the specified width and height.
getHtml() - Method in class info.magnolia.module.admininterface.trees.TemplateColumn
 
getHtmlBranch() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlBrowse() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlChildren() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlChildrenOfOneType(Content, String) - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlControlFileName(File) - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
getHtmlCss() - Method in class info.magnolia.cms.gui.misc.Sources
 
getHtmlCssClass() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlCssClassFileName() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlCssStyles() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlDescription() - Method in class info.magnolia.cms.gui.dialog.DialogBox
 
getHtmlDividedbutton() - Method in class info.magnolia.cms.gui.control.Button
 
getHtmlEdit() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getHtmlEdit() - Method in class info.magnolia.module.admininterface.trees.TemplateColumn
 
getHtmlEvents() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlFileName() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlFooter() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlHeader() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlId() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlInter() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getHtmlInter() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlInter(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlJs() - Method in class info.magnolia.cms.gui.misc.Sources
 
getHtmlNodeDataTemplate() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlOfSingleItem(StringBuffer, Content, String, Object) - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlPost() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getHtmlPost() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlPost(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlPre() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getHtmlPre() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlPre(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlPushbutton() - Method in class info.magnolia.cms.gui.control.Button
 
getHtmlRemove() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlRemove(String) - Method in class info.magnolia.cms.gui.control.File
 
getHtmlRenderer() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getHtmlSaveInfo() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getI18BasenameFor(Content) - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
 
getI18nBasename() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getI18nBasename() - Method in class info.magnolia.module.admininterface.commands.MessageCommand
 
getI18nBasename() - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
 
getI18nBasename() - Method in class info.magnolia.module.admininterface.PageMVCHandler
 
getI18nBasename() - Method in class info.magnolia.module.templating.AbstractRenderable
 
getI18nBasename() - Method in interface info.magnolia.module.templating.RenderableDefinition
 
getI18nLabel() - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
 
getI18NString(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Uses the i18n mechanism to translate the message if the resulting string is a key.
getI18NString(Content, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Uses the i18n mechanism to translate the message if the resulting string is a key.
getI18nSupport() - Static method in class info.magnolia.cms.i18n.I18nContentSupportFactory
 
getI18NTitle() - Method in class info.magnolia.module.templating.Template
 
getIcon() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getIcon(String) - Method in class info.magnolia.cms.gui.control.Tree
 
getIcon(Content, NodeData, String) - Method in class info.magnolia.cms.gui.control.Tree
 
getIcon(String, String) - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getIcon(String, String) - Static method in class info.magnolia.module.workflow.inbox.InboxHelper
 
getIcon() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getIconContentNode() - Method in class info.magnolia.cms.gui.control.Tree
 
getIconNodeData() - Method in class info.magnolia.cms.gui.control.Tree
 
getIconOndblclick() - Method in class info.magnolia.cms.gui.control.Tree
 
getIconPage() - Method in class info.magnolia.cms.gui.control.Tree
 
getIconsActivation() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIconsPermission() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIconSrc() - Method in class info.magnolia.cms.gui.control.Button
 
getId() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getId() - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
An id to identify the current row
getId() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
 
getId() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getId() - Method in class info.magnolia.cms.i18n.LocaleDefinition
 
getId(InFlowItem) - Static method in class info.magnolia.module.workflow.WorkflowUtil
 
getImageContentNode() - Method in class info.magnolia.cms.taglibs.util.BaseImageTag
 
getImageExtensions() - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
getImageHeight() - Method in class info.magnolia.cms.gui.control.File
 
getImageWidth() - Method in class info.magnolia.cms.gui.control.File
 
getImplementation(Class) - Static method in class info.magnolia.cms.util.FactoryUtil
Deprecated. since 4.3 - use info.magnolia.objectfactory.Components#getComponentProvider()#getImplementation(Class)
getImplementation(Class<C>) - Method in interface info.magnolia.objectfactory.ComponentProvider
 
getImplementation(Class<C>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
 
getImplementationName(Class<?>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
 
getImportedContentRoot(MultipartForm, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getInactiveIcon() - Method in class info.magnolia.cms.gui.control.FunctionBarItem
Add the _inactive suffix.
getIndentionWidth() - Method in class info.magnolia.cms.gui.control.Tree
 
getIndex() - Method in interface info.magnolia.cms.core.Content
This method returns the index of this node within the ordered set of its same-name sibling nodes.
getIndex() - Method in class info.magnolia.cms.core.DefaultContent
 
getIndex() - Method in class info.magnolia.cms.core.version.ContentVersion
This method returns the index of this node within the ordered set of its same-name sibling nodes.
getIndex() - Method in class info.magnolia.cms.util.ContentWrapper
 
getIndex() - Method in class info.magnolia.cms.util.SiblingsHelper
Returns the zero-based index of the current node.
getInfo(String) - Method in class info.magnolia.module.templating.ParagraphManager
Deprecated. since 4.0 Use ParagraphManager.getParagraphDefinition(String) instead
getInfo(String) - Method in class info.magnolia.module.templating.TemplateManager
Deprecated. since 4.0 Use TemplateManager.getTemplateDefinition(String) instead
getInfo(String, String) - Method in class info.magnolia.module.templating.TemplateManager
Returns the cached content of the requested template.
getInitParameter(String) - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
 
getInitParameter(String) - Method in class info.magnolia.cms.util.CustomFilterConfig
 
getInitParameter(String) - Method in class info.magnolia.cms.util.CustomServletConfig
 
getInitParameterNames() - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
 
getInitParameterNames() - Method in class info.magnolia.cms.util.CustomFilterConfig
 
getInitParameterNames() - Method in class info.magnolia.cms.util.CustomServletConfig
 
getInitParameterObject(String) - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
This is a custom method to get recursive configuration parameters like maps or list.
getInnerHtml() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
Called by the template.
getInputStream() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getInstall(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getInstallConditions() - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getInstallConditions() - Method in class info.magnolia.setup.CoreModuleVersionHandler
 
getInstallContext() - Method in interface info.magnolia.module.ModuleManager
 
getInstallContext() - Method in class info.magnolia.module.ModuleManagerImpl
 
getInstalledModules() - Method in class info.magnolia.module.storeclient.pages.InstalledModulesListPage
Returns the installedModules.
getInstance() - Static method in class info.magnolia.cms.beans.config.PropertiesInitializer
 
getInstance() - Static method in class info.magnolia.cms.beans.config.ServerConfiguration
 
getInstance() - Static method in class info.magnolia.cms.beans.config.ShutdownManager
Deprecated.  
getInstance() - Static method in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
getInstance() - Static method in class info.magnolia.cms.beans.config.VersionConfig
 
getInstance() - Static method in class info.magnolia.cms.beans.config.VirtualURIManager
 
getInstance() - Static method in class info.magnolia.cms.core.search.SearchFactory
 
getInstance() - Static method in class info.magnolia.cms.core.version.CopyUtil
 
getInstance() - Static method in class info.magnolia.cms.core.version.VersionManager
 
getInstance() - Static method in class info.magnolia.cms.filters.MgnlMainFilter
 
getInstance() - Static method in class info.magnolia.cms.gui.controlx.list.DefaultValueProvider
get instance
getInstance() - Static method in class info.magnolia.cms.gui.dialog.ControlsManager
 
getInstance() - Static method in class info.magnolia.cms.gui.i18n.I18nAuthoringSupport.Factory
 
getInstance() - Static method in class info.magnolia.cms.i18n.MessagesManager
 
getInstance() - Static method in class info.magnolia.cms.license.LicenseFileExtractor
 
getInstance() - Static method in class info.magnolia.cms.link.LinkResolver.Factory
Deprecated.  
getInstance() - Static method in class info.magnolia.cms.security.IPSecurityManager.Factory
 
getInstance() - Static method in class info.magnolia.cms.security.SecuritySupport.Factory
 
getInstance() - Static method in class info.magnolia.cms.util.ExclusiveWrite
Get exclusive singleton class object.
getInstance() - Static method in class info.magnolia.cms.util.WorkspaceAccessUtil
 
getInstance() - Static method in class info.magnolia.commands.CommandsManager
 
getInstance() - Static method in class info.magnolia.context.ContextFactory
 
getInstance() - Static method in class info.magnolia.context.MgnlContext
Get the current context of this thread.
getInstance() - Static method in class info.magnolia.debug.PerformanceTestStatus
 
getInstance() - Static method in class info.magnolia.freemarker.FreemarkerConfig
Deprecated. since 4.3 should not be needed - components using this can keep their instance
getInstance() - Static method in class info.magnolia.freemarker.FreemarkerHelper
 
getInstance() - Static method in class info.magnolia.link.LinkTransformerManager
Gets the current singleton instance.
getInstance() - Static method in class info.magnolia.logging.AuditLoggingManager
 
getInstance() - Static method in class info.magnolia.module.admininterface.AdminInterfaceModule
 
getInstance() - Static method in class info.magnolia.module.admininterface.DialogHandlerManager
 
getInstance() - Static method in class info.magnolia.module.admininterface.PageHandlerManager
 
getInstance() - Static method in class info.magnolia.module.admininterface.TreeHandlerManager
 
getInstance() - Static method in class info.magnolia.module.cache.CacheModule
 
getInstance() - Static method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getInstance() - Static method in class info.magnolia.module.mail.MailModule
 
getInstance() - Static method in class info.magnolia.module.ModuleManager.Factory
 
getInstance() - Static method in class info.magnolia.module.ModuleRegistry.Factory
 
getInstance() - Static method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
getInstance() - Static method in class info.magnolia.module.templating.ParagraphManager
Gets the current singleton instance.
getInstance() - Static method in class info.magnolia.module.templating.ParagraphRendererManager
 
getInstance() - Static method in class info.magnolia.module.templating.ParagraphRenderingFacade
Deprecated.  
getInstance() - Static method in class info.magnolia.module.templating.TemplateManager
 
getInstance() - Static method in class info.magnolia.module.templating.TemplateRendererManager
 
getInstance() - Static method in class info.magnolia.module.workflow.WorkflowModule
 
getInstance() - Static method in class info.magnolia.stats.JCRStats
 
getInternalWorkspaceName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
get internal workspace name.
getIntHeader(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getIP() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
 
getIsActivated() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, get last activated status of the current node.
getIsIcons() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsLabel() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsMeta() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsNodeDataType() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsNodeDataValue() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsRichEditValue() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getItems() - Method in class info.magnolia.module.samples.SamplesModule
 
getItemType() - Method in interface info.magnolia.cms.core.Content
Get the magnolia ItemType.
getItemType() - Method in class info.magnolia.cms.core.DefaultContent
 
getItemType() - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
 
getItemType() - Method in class info.magnolia.cms.util.ContentWrapper
 
getItemType() - Method in class info.magnolia.content2bean.TypeDescriptor
 
getItemType() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
getItemType() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getItemTypes() - Method in class info.magnolia.cms.gui.control.Tree
 
getItemTypes() - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
 
getIterator() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
Layzy bound iterator.
getIteratorId() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getIteratorValue(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
Get the value for a column in the current iterator.
getIteratorValueObject() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
Get the current object (not the value) in the current iterator.
getJaasChain() - Method in class info.magnolia.cms.security.auth.login.FormLogin
 
getJavascript() - Method in class info.magnolia.cms.gui.control.ContextMenu
 
getJavascript() - Method in class info.magnolia.cms.gui.control.FunctionBar
Render the javascript code to initialize it
getJavascript() - Method in class info.magnolia.module.admininterface.Navigation
Generate the code to initialize the js navigation
getJavaScriptClass() - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
Defines the class/constructor function used to instantiate the javascript list object.
getJavascriptCondition(int) - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getJavascriptConditions() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getJavascriptMenuName() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getJavascriptName() - Method in class info.magnolia.cms.gui.control.FunctionBar
 
getJavaScriptObject(ListControl, Integer) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
 
getJavascriptSources() - Method in class info.magnolia.cms.gui.dialog.Dialog
 
getJavascriptTree() - Method in class info.magnolia.cms.gui.control.Tree
 
getJavascriptTree() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getJCRNode() - Method in interface info.magnolia.cms.core.Content
utility method to get Node object used to create current content object.
getJCRNode() - Method in class info.magnolia.cms.core.DefaultContent
 
getJCRNode() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getJCRNode() - Method in class info.magnolia.cms.util.ContentWrapper
 
getJCRProperty() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getJCRProperty() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getJCRProperty() - Method in interface info.magnolia.cms.core.NodeData
Access to property at the JCR level.
getJCRProperty() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getJCRProperty() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getJCRPropertyType(Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getJcrResult() - Method in class info.magnolia.cms.core.search.QueryResultImpl
 
getJsExecutedAfterSaving() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
getJsExecutedAfterSaving() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getJsField() - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getJsField() - Method in class info.magnolia.cms.gui.controlx.search.SelectSearchControlDefinition
 
getJSON() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
Create the object to initialize the table
getKeyValue() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getKeyValue(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getLabel() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, same as name of actual storage node.
getLabel() - Method in class info.magnolia.cms.gui.control.Button
 
getLabel() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getLabel() - Method in class info.magnolia.cms.gui.control.SelectOption
 
getLabel() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
 
getLabel() - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getLabel() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getLabel() - Method in class info.magnolia.cms.gui.inline.ButtonEdit
 
getLabel() - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
 
getLabel() - Method in class info.magnolia.module.admininterface.dialogs.NodeNameControl
Use a bold label
getLabel(Content) - Method in class info.magnolia.module.admininterface.Navigation
 
getLabel() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getLanguage() - Method in interface info.magnolia.cms.core.search.Query
Description inherited from javax.jcr.query.Query#getLanguage()
Returns the language set for this query.
getLanguage() - Method in class info.magnolia.cms.core.search.QueryImpl
 
getLanguage() - Method in class info.magnolia.cms.i18n.LocaleDefinition
 
getLanguage() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getLanguage() - Method in class info.magnolia.cms.security.ExternalUser
 
getLanguage() - Method in class info.magnolia.cms.security.MgnlUser
 
getLanguage() - Method in interface info.magnolia.cms.security.User
 
getLanguage() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getLanguage() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getLanguageChooser() - Method in class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
 
getLanguageChooser() - Method in interface info.magnolia.cms.gui.i18n.I18nAuthoringSupport
The language chooser, if not null, will be displayed in the main bar
getLanguageChooser() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getLanguages() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getLastActionDate() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, get last activated/de- date of the current node.
getLastModificationTime() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
getLastModified(HttpServletRequest) - Method in class info.magnolia.cms.servlets.ClasspathSpool
 
getLastModified(Object) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
 
getLastModified() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getLastVersion() - Method in class info.magnolia.module.admininterface.templates.MgnlDeletedTemplateModel
 
getLeft() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getLeft() - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
get left expression
getLeft() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
get left expression
getLength() - Method in class info.magnolia.cms.beans.runtime.Document
Returns the file length in bytes.
getLength() - Method in class info.magnolia.cms.util.SimpleUrlPattern
 
getLength() - Method in interface info.magnolia.cms.util.UrlPattern
Returns the pattern length.
getLength() - Method in class info.magnolia.cms.util.UrlPattern.MatchAllPattern
 
getLevel() - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
 
getLevel() - Method in interface info.magnolia.cms.core.Content
get node level from the ROOT node.
getLevel() - Method in class info.magnolia.cms.core.DefaultContent
 
getLevel() - Method in class info.magnolia.cms.core.version.ContentVersion
Get node level from the ROOT node : FIXME implement getDepth in javax.jcr.
getLevel() - Method in class info.magnolia.cms.util.ContentWrapper
 
getLevel() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
 
getLevel() - Method in interface info.magnolia.content2bean.TransformationState
 
getLevel() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getLevel() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
 
getLevel() - Method in class info.magnolia.voting.voters.VoterSet
 
getLink(File) - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
getList() - Method in interface info.magnolia.cms.security.auth.ACL
Returns list of permissions for this principal.
getList() - Method in interface info.magnolia.cms.security.auth.PrincipalList
Gets list of groups/roles as strings.
getList() - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
Gets list of roles as string.
getList() - Method in class info.magnolia.jaas.principal.ACLImpl
Returns list of permissions for this principal.
getList() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getList() - Method in class info.magnolia.module.ModuleManager.ModuleManagementState
 
getListControl() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
Get the list control this column belongs to.
getListModel() - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
 
getListModelIterator() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
this must be implemented by implementing classes
getListModelIterator() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
Return the list model iterator
getLocalAddr() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocalCalendarFromUTC(Calendar) - Static method in class info.magnolia.cms.util.DateUtil
Get the equivalent UTC calendar to a local calendar.
getLocalContentNode() - Static method in class info.magnolia.cms.taglibs.Resource
Deprecated.  get ContentNode object as passed to the include tag.
getLocalContentNodeCollectionName() - Static method in class info.magnolia.cms.taglibs.Resource
Deprecated.  
getLocale() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocale() - Method in class info.magnolia.cms.core.AggregationState
If the aggregation state local is not set explicitly the contexts locale is returned.
getLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getLocale() - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
Returns the current locale.
getLocale() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager.MessagesID
Returns the locale.
getLocale() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Get the current locale used for rendering content.
getLocale() - Method in class info.magnolia.cms.i18n.LocaleDefinition
Creates the locale for this definition if not yet set.
getLocale() - Method in interface info.magnolia.cms.i18n.Messages
 
getLocale() - Method in class info.magnolia.context.AbstractContext
If not yet set try to get the locale of the user.
getLocale() - Method in class info.magnolia.context.AbstractSystemContext
 
getLocale() - Method in interface info.magnolia.context.Context
Get the current locale.
getLocale() - Static method in class info.magnolia.context.MgnlContext
Get the context's locale object.
getLocale() - Method in class info.magnolia.context.UserContextImpl
 
getLocale() - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
 
getLocales() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocales() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getLocales() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Returns the available locales.
getLocalName() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocalName() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
Returns the localName.
getLocalPort() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocalSessionCount() - Method in class info.magnolia.context.AbstractRepositoryStrategy
Returns the number of sessions managed by this strategy.
getLocation() - Method in class info.magnolia.cms.security.auth.callback.RedirectClientCallback
 
getLocation() - Method in class info.magnolia.module.cache.filter.CachedRedirect
 
getLock() - Method in interface info.magnolia.cms.core.Content
Returns the Lock object that applies to this node.
getLock() - Method in class info.magnolia.cms.core.DefaultContent
 
getLock() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getLock() - Method in class info.magnolia.cms.util.ContentWrapper
 
getLog() - Method in class info.magnolia.commands.impl.LogCommand
 
getLogConfiguration(String) - Method in class info.magnolia.logging.AuditLoggingManager
 
getLogConfigurations() - Method in class info.magnolia.logging.AuditLoggingManager
 
getLogFiles() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
the content of the select
getLogger() - Method in class info.magnolia.commands.impl.LogCommand
 
getLoggingDirectory() - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
Deprecated.  
getLoggingEncoding() - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
Deprecated.  
getLoggingExtension() - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
Deprecated.  
getLoggingFilename() - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
Deprecated.  
getLoginException() - Method in class info.magnolia.cms.security.auth.login.LoginResult
 
getLoginForm() - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
 
getLoginHandlers() - Method in class info.magnolia.cms.security.auth.login.LoginFilter
 
getLogName() - Method in class info.magnolia.logging.LogConfiguration
 
getLong() - Method in class info.magnolia.beancoder.MgnlProperty
 
getLong() - Method in class info.magnolia.beancoder.MgnlValue
 
getLong() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getLong() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getLong() - Method in interface info.magnolia.cms.core.NodeData
Returns the long representation of the value.
getLong() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getLong(Content, String, long) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getLong() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getLongProperty(String) - Method in class info.magnolia.cms.core.MetaData
 
getLoopStatus() - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
 
getMagnoliaTemplatingUtilities() - Method in class info.magnolia.module.templating.AbstractRenderer
 
getMailMultipart() - Method in class info.magnolia.module.mail.templates.MgnlMultipartEmail
 
getMainContent() - Method in class info.magnolia.cms.core.AggregationState
 
getMainContentSafely(Content) - Method in class info.magnolia.module.templating.AbstractRenderer
Gets the current main contain and treats the situation where the context is not a web context nicely by using the current content instead.
getMajor() - Method in class info.magnolia.module.model.Version
 
getMap() - Method in class info.magnolia.context.AbstractMapBasedContext
 
getMap() - Method in class info.magnolia.context.MapAttributeStrategy
 
getMappedPath(String, Subscription) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Gets target path to which the current path is mapped in given subscription.
getMappedRepositoryName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Get mapped repository name.
getMappedWorkspaceName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Get mapped workspace name.
getMapping(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
The mapping to use for this uri.
getMapping() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
getMappingComparator() - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
getMappings() - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
getMappings() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
getMappings() - Method in class info.magnolia.cms.filters.HostSecurityFilter
 
getMappings() - Method in class info.magnolia.cms.filters.Mapping
 
getMappings() - Method in class info.magnolia.cms.filters.WebContainerResourcesImpl
 
getMappings() - Method in class info.magnolia.module.model.ServletDefinition
 
getMappings() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
 
getMatchedSubscription(String, String) - Method in interface info.magnolia.cms.exchange.Subscriber
 
getMatchedSubscription(String, String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getMatcher() - Method in class info.magnolia.cms.filters.Mapping.MatchingResult
 
getMatchingEndPosition() - Method in class info.magnolia.cms.filters.Mapping.MatchingResult
 
getMax() - Method in class info.magnolia.cms.gui.controlx.version.VersionListModel
 
getMaxAttempts() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
Get number of failed login attempts before locking account.
getMaxFailedLoginAttempts() - Method in class info.magnolia.cms.security.MgnlUserManager
 
getMaxNumLinesPerPage() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getMaxRowsPerGroup() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getMaxShowedVersions() - Method in class info.magnolia.module.admininterface.lists.VersionsList
Check the version rollover.
getMaxVersionAllowed() - Method in class info.magnolia.cms.beans.config.VersionConfig
Get maximum number of versions allowed in version history.
getMBeanServer() - Static method in class info.magnolia.cms.util.MBeanUtil
 
getMD5Hex(String) - Static method in class info.magnolia.cms.security.Digester
Gets MD5 encoded -> hex string.
getMenu() - Method in class info.magnolia.cms.gui.control.Tree
 
getMenuItem(int) - Method in class info.magnolia.cms.gui.control.ContextMenu
 
getMenuItemByName(String) - Method in class info.magnolia.cms.gui.control.ContextMenu
 
getMenuItems() - Method in class info.magnolia.cms.gui.control.ContextMenu
 
getMessage(String) - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
Get the message from the renderer.
getMessage(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Get the message.
getMessage(String, Object[]) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Get the message with replacement strings.
getMessage() - Static method in class info.magnolia.cms.util.AlertUtil
Returns the currently set message.
getMessage(Context) - Static method in class info.magnolia.cms.util.AlertUtil
 
getMessage() - Method in class info.magnolia.module.admininterface.commands.MessageCommand
 
getMessage() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getMessage() - Method in class info.magnolia.module.InstallContext.Message
 
getMessage(Content, String) - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
The given node, if it has a mgnl:template property in it's metadata, will be used in conjunction with TemplateManager and ParagraphManager to figure out the i18nBasename to use to translate this key.
getMessage(String, String) - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
 
getMessageCSSClass() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getMessages() - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
Get the messages used for the rendering.
getMessages() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Get the AbstractMessagesImpl object for this dialog/control.
getMessages() - Static method in class info.magnolia.cms.i18n.MessagesManager
 
getMessages(String) - Static method in class info.magnolia.cms.i18n.MessagesManager
 
getMessages(Locale) - Static method in class info.magnolia.cms.i18n.MessagesManager
 
getMessages(String, Locale) - Static method in class info.magnolia.cms.i18n.MessagesManager
 
getMessages() - Static method in class info.magnolia.cms.i18n.TemplateMessagesUtil
Deprecated. Get the messages for the templates.
getMessages() - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
simply sets "errorString" in case of login exception.
getMessages() - Method in class info.magnolia.context.AbstractContext
TODO: This duplicates methods from MessagesManager : remove either.
getMessages(String) - Method in class info.magnolia.context.AbstractContext
TODO: This duplicates methods from MessagesManager : remove either.
getMessages() - Method in interface info.magnolia.context.Context
Get the default messages.
getMessages(String) - Method in interface info.magnolia.context.Context
Get the messages of the named bundle.
getMessages() - Static method in class info.magnolia.context.MgnlContext
 
getMessages(String) - Static method in class info.magnolia.context.MgnlContext
 
getMessages() - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
 
getMessages() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getMessages() - Method in class info.magnolia.module.admininterface.pages.ExportPage
 
getMessages() - Method in interface info.magnolia.module.InstallContext
A Map of messages where the key is the module name.
getMessages() - Method in class info.magnolia.module.InstallContextImpl
 
getMessages() - Method in class info.magnolia.module.mail.pages.SendMailPage
 
getMessagesInternal(String, Locale) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
 
getMessagesInternal(String, Locale) - Method in class info.magnolia.cms.i18n.MessagesManager
 
getMetaData() - Method in interface info.magnolia.cms.core.Content
Returns the meta data of the current node.
getMetaData() - Method in class info.magnolia.cms.core.DefaultContent
 
getMetaData() - Method in class info.magnolia.cms.util.ContentWrapper
 
getMethod() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getMethods() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
 
getMgnlFileImport() - Method in class info.magnolia.module.admininterface.pages.ImportPage
Getter for mgnlFileImport.
getMgnlPath() - Method in class info.magnolia.module.admininterface.pages.ExportPage
Getter for mgnlPath.
getMgnlRedirect() - Method in class info.magnolia.module.admininterface.pages.ImportPage
Getter for mgnlRedirect.
getMgnlRepository() - Method in class info.magnolia.module.admininterface.pages.ExportPage
Getter for mgnlRepository.
getMgnlUuidBehavior() - Method in class info.magnolia.module.admininterface.pages.ImportPage
Getter for mgnlUuidBehavior.
getMIMEType(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
Get MIME type String.
getMIMETypeIcon(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
Returns the icon used for rendering this type.
getMIMETypeOrDefault(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
Returns the mime-type associated with this extension, or the server's default.
getMinor() - Method in class info.magnolia.module.model.Version
 
getMixinNodeTypes() - Method in interface info.magnolia.cms.core.Content
Returns an array of NodeType objects representing the mixin node types assigned to this node.
getMixinNodeTypes() - Method in class info.magnolia.cms.core.DefaultContent
 
getMixinNodeTypes() - Method in class info.magnolia.cms.core.version.ContentVersion
 
getMixinNodeTypes() - Method in class info.magnolia.cms.util.ContentWrapper
 
getModDate() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getModel() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getModel() - Method in class info.magnolia.module.admininterface.lists.AbstractList
Returns the model used by this list
getModel() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getModel() - Method in class info.magnolia.module.admininterface.lists.WebsiteSearchList
 
getModel() - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getModel() - Method in class info.magnolia.module.workflow.inbox.SubPagesList
 
getModelClass() - Method in class info.magnolia.module.templating.AbstractRenderable
 
getModelFactories() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getModelFactory(Class) - Method in class info.magnolia.freemarker.models.MagnoliaObjectWrapper
Checks the ModelFactory instances registered in FreemarkerConfig, then the default ones.
getModificationDate() - Method in class info.magnolia.cms.core.MetaData
Get last modified date of the node to which this meta data belongs or creation date in case content was not modified since.
getModule() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
Getter for module.
getModule() - Method in class info.magnolia.module.cache.executor.Store
 
getModule() - Method in class info.magnolia.module.cache.filter.CacheFilter
 
getModule() - Method in class info.magnolia.module.ModuleManager.ModuleAndDeltas
 
getModuleInstance(String) - Method in interface info.magnolia.module.ModuleRegistry
Returns the module's instance.
getModuleInstance(Class<T>) - Method in interface info.magnolia.module.ModuleRegistry
Returns the module's instance.
getModuleInstance(String) - Method in class info.magnolia.module.ModuleRegistryImpl
 
getModuleInstance(Class<T>) - Method in class info.magnolia.module.ModuleRegistryImpl
 
getModuleKey() - Method in class info.magnolia.module.InstallContextImpl
The key used in the map of messages.
getModuleNames() - Method in interface info.magnolia.module.ModuleRegistry
Returns the names of configured modules.
getModuleNames() - Method in class info.magnolia.module.ModuleRegistryImpl
 
getModules() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
 
getModulesNode() - Method in interface info.magnolia.module.InstallContext
 
getModulesNode() - Method in class info.magnolia.module.InstallContextImpl
 
getMsg() - Method in class info.magnolia.commands.impl.LogCommand
 
getMsgs() - Method in class info.magnolia.module.admininterface.PageMVCHandler
 
getMultiple() - Method in class info.magnolia.cms.gui.control.Select
Returns the multiple.
getName() - Method in class info.magnolia.beancoder.MgnlNode
 
getName() - Method in class info.magnolia.beancoder.MgnlProperty
 
getName() - Method in class info.magnolia.cms.core.AbstractNodeData
 
getName() - Method in interface info.magnolia.cms.core.Content
get node name.
getName() - Method in class info.magnolia.cms.core.DefaultContent
 
getName() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
 
getName() - Method in interface info.magnolia.cms.core.HierarchyManager
 
getName() - Method in interface info.magnolia.cms.core.NodeData
 
getName() - Method in class info.magnolia.cms.core.version.ContentVersion
The original name of the node.
getName() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getName() - Method in interface info.magnolia.cms.exchange.Subscription
 
getName() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
getName() - Method in interface info.magnolia.cms.filters.MgnlFilter
 
getName() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
 
getName() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getName() - Method in interface info.magnolia.cms.gui.controlx.Control
 
getName() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getName() - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getName() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Return the configured name of this control (not the id).
getName() - Method in class info.magnolia.cms.gui.query.SearchQueryParameter
get name of the parameter field
getName() - Method in interface info.magnolia.cms.security.auth.ACL
 
getName() - Method in interface info.magnolia.cms.security.auth.Entity
 
getName() - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
 
getName() - Method in interface info.magnolia.cms.security.auth.PrincipalList
 
getName() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getName() - Method in class info.magnolia.cms.security.ExternalUser
 
getName() - Method in interface info.magnolia.cms.security.Group
 
getName() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
 
getName() - Method in class info.magnolia.cms.security.MgnlGroup
 
getName() - Method in class info.magnolia.cms.security.MgnlRole
 
getName() - Method in class info.magnolia.cms.security.MgnlUser
 
getName() - Method in class info.magnolia.cms.security.MgnlUserManager
 
getName() - Method in interface info.magnolia.cms.security.Role
 
getName() - Method in interface info.magnolia.cms.security.User
 
getName() - Method in interface info.magnolia.cms.servlets.MVCServletHandler
The name of the handler.
getName() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
getName() - Method in class info.magnolia.cms.util.ContentWrapper
 
getName() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getName() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getName() - Method in class info.magnolia.commands.MgnlCatalog
 
getName() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
 
getName() - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
Gets name given to this principal.
getName() - Method in class info.magnolia.jaas.principal.ACLImpl
Get name given to this principal.
getName() - Method in class info.magnolia.jaas.principal.EntityImpl
Gets name given to this principal.
getName() - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
Gets name given to this principal.
getName() - Method in class info.magnolia.logging.LogConfiguration
 
getName() - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
 
getName() - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
 
getName() - Method in interface info.magnolia.module.admininterface.PageHandlerManager.PageDefinition
 
getName() - Method in class info.magnolia.module.admininterface.PageHandlerManager.RepositoryPageDefinition
 
getName() - Method in interface info.magnolia.module.cache.Cache
 
getName() - Method in class info.magnolia.module.cache.CacheConfiguration
 
getName() - Method in class info.magnolia.module.cache.CachePolicyResult.CachePolicyBehaviour
 
getName() - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
getName() - Method in class info.magnolia.module.delta.AbstractCondition
 
getName() - Method in class info.magnolia.module.delta.AbstractTask
 
getName() - Method in class info.magnolia.module.delta.ArrayDelegateTask
 
getName() - Method in interface info.magnolia.module.delta.Condition
Description of what has changed.
getName() - Method in interface info.magnolia.module.delta.Task
Description of what has changed.
getName() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getName() - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
 
getName() - Method in class info.magnolia.module.mail.MailTemplate
 
getName() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getName() - Method in class info.magnolia.module.model.DependencyDefinition
 
getName() - Method in class info.magnolia.module.model.ModuleDefinition
 
getName() - Method in class info.magnolia.module.model.PropertyDefinition
 
getName() - Method in class info.magnolia.module.model.RepositoryDefinition
 
getName() - Method in class info.magnolia.module.model.ServletDefinition
 
getName() - Method in class info.magnolia.module.model.ServletParameterDefinition
 
getName() - Method in class info.magnolia.module.samples.Dummy
 
getName() - Method in class info.magnolia.module.templating.AbstractRenderable
 
getName() - Method in interface info.magnolia.module.templating.RenderableDefinition
 
getName() - Method in class info.magnolia.repository.RepositoryMapping
 
getName() - Method in class info.magnolia.voting.voters.BaseVoterImpl
 
getNamesList() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getNavigation() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getNewNodeName() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getNewObjectFunction() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
JS function used to create a new empty object
getNextContentLocale(Locale, Set<Locale>) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
Uses AbstractI18nContentSupport.getNextLocale(Locale) to find the next locale.
getNextLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
Returns the closest locale for which AbstractI18nContentSupport.isLocaleSupported(Locale) is true.
getNode(String) - Method in class info.magnolia.beancoder.MgnlNode
 
getNode() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getNode() - Method in class info.magnolia.link.Link
 
getNode(Context) - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
 
getNode() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getNode(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getNode(String) - Static method in class info.magnolia.nodebuilder.Ops
 
getNodeCollectionName() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getNodeCollectionName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getNodeCollectionName() - Method in interface info.magnolia.module.admininterface.SaveHandler
 
getNodeCollectionName() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getNodeData() - Method in class info.magnolia.cms.beans.runtime.File
 
getNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
Returns a NodeData object.
getNodeData(String) - Method in interface info.magnolia.cms.core.Content
Returns a NodeData object.
getNodeData(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
get NodeData object of the requested URI.
getNodeData(String) - Method in interface info.magnolia.cms.core.HierarchyManager
 
getNodeData(Content, String, Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getNodeData(Content, String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
Returns the nodedata with the name <name>_<current language> or <name>_<fallback language> otherwise returns <name>.
getNodeData(Content, String) - Method in class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
 
getNodeData(Content, String, Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Returns the NodeData object based on the language passes.
getNodeData(Content, String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Returns the NodeData object based on the current language.
getNodeData() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getNodeData(String) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
getNodeData(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getNodeData(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
 
getNodeData() - Method in class info.magnolia.link.Link
 
getNodeData(String) - Method in class info.magnolia.module.templating.HTMLEncodingContentWrapper
 
getNodeDataCollection() - Method in class info.magnolia.cms.core.AbstractContent
 
getNodeDataCollection() - Method in interface info.magnolia.cms.core.Content
Gets all properties bind in NodeData object excluding JCR system properties.
getNodeDataCollection(String) - Method in interface info.magnolia.cms.core.Content
Gets all node datas matching the given pattern.
getNodeDataCollection(String) - Method in class info.magnolia.cms.core.DefaultContent
 
getNodeDataCollection(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
getNodeDataCollection() - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
getNodeDataName() - Method in class info.magnolia.cms.beans.runtime.FileProperties
 
getNodeDataName() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getNodeDataName() - Method in class info.magnolia.cms.taglibs.BaseContentTag
 
getNodeDataName() - Method in class info.magnolia.link.Link
 
getNodeDataTemplate() - Method in class info.magnolia.cms.beans.runtime.File
 
getNodeDataTemplate() - Method in class info.magnolia.cms.gui.control.File
 
getNodeName() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getNodeName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getNodeName() - Method in class info.magnolia.freemarker.models.ContentModel
 
getNodeName() - Method in interface info.magnolia.module.admininterface.SaveHandler
 
getNodeName() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getNodeNamespace() - Method in class info.magnolia.freemarker.models.ContentModel
 
getNodePath(String, String) - Static method in class info.magnolia.cms.core.Path
Deprecated. since 4.0 - untested and unused
getNodePath(String) - Static method in class info.magnolia.cms.core.Path
Deprecated. since 4.0 - untested and unused
getNodes() - Method in class info.magnolia.beancoder.MgnlNode
 
getNodeStream(String, String) - Method in class info.magnolia.module.delta.PartialBootstrapTask
 
getNodeType() - Method in interface info.magnolia.cms.core.Content
returns primary node type definition of the associated Node of this object.
getNodeType() - Method in class info.magnolia.cms.core.DefaultContent
 
getNodeType() - Method in class info.magnolia.cms.core.version.ContentVersion
Returns primary node type definition of the associated Node of this object.
getNodeType() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get select node type, query will be executed only on these if set
getNodeType() - Method in class info.magnolia.cms.util.ContentWrapper
 
getNodeType() - Method in class info.magnolia.freemarker.models.ContentModel
 
getNodeTypeFile() - Method in class info.magnolia.module.model.RepositoryDefinition
 
getNodeTypeName() - Method in interface info.magnolia.cms.core.Content
returns primary node type name of the associated Node of this object.
getNodeTypeName() - Method in class info.magnolia.cms.core.DefaultContent
 
getNodeTypeName() - Method in class info.magnolia.cms.util.ContentWrapper
 
getObjectWrapper() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getObservedObject() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
Deprecated. since 4.3 - DefaultComponentProvider.newInstance(Class) returns a proxy of the observed object instead of this factory, so this method shouldn't be needed publicly.
getOnclick() - Method in class info.magnolia.cms.gui.control.Button
 
getOnclick() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getOnDiffFunction() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getOnSearchFunction() - Method in class info.magnolia.cms.gui.control.FunctionBar
 
getOnShowFunction() - Method in class info.magnolia.module.admininterface.lists.VersionsList
The script executed on a show link
getOnShowFunction() - Method in class info.magnolia.module.admininterface.lists.WebsiteVersionsList
Default url used for pages
getOp() - Method in class info.magnolia.voting.voters.VoterSet
 
getOperator() - Method in class info.magnolia.cms.gui.query.SearchQueryOperator
get operator name
getOptionNodes(Content) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
 
getOptionNodes(Content) - Method in class info.magnolia.cms.gui.dialog.DialogSelect
 
getOptions() - Method in class info.magnolia.cms.gui.control.Select
 
getOptions() - Method in class info.magnolia.cms.gui.controlx.search.SelectSearchControlDefinition
 
getOptions() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getOrCreate(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
If the NodeData does not exist yet, just create it.
getOrCreate(Content, String, int) - Static method in class info.magnolia.cms.util.NodeDataUtil
If the NodeData does not exist yet, just create it.
getOrCreate(Content, String, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, long) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, Value[]) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, int) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, boolean) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateContent(Content, String, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
If the node doesn't exist just create it.
getOrCreateContent(Content, String, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
If the node doesn't exist just create it.
getOrCreateCurrentModuleConfigNode() - Method in interface info.magnolia.module.InstallContext
 
getOrCreateCurrentModuleConfigNode() - Method in class info.magnolia.module.InstallContextImpl
 
getOrCreateCurrentModuleNode() - Method in interface info.magnolia.module.InstallContext
 
getOrCreateCurrentModuleNode() - Method in class info.magnolia.module.InstallContextImpl
 
getOrCreateUser(String, String) - Method in class info.magnolia.cms.security.SystemUserManager
 
getOrder() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
 
getOrderingInfo(Content) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
collect node UUID of the siblings in the exact order as it should be written on subscribers
getOriginalBrowserURI() - Method in class info.magnolia.cms.core.AggregationState
 
getOriginalBrowserURL() - Method in class info.magnolia.cms.core.AggregationState
 
getOriginalURI() - Method in class info.magnolia.cms.core.AggregationState
Returns the original request URI, decoded and without the context path.
getOriginalURL() - Method in class info.magnolia.cms.core.AggregationState
 
getOSName() - Method in class info.magnolia.cms.license.LicenseFileExtractor
 
getOtherwise() - Method in class info.magnolia.voting.voters.IfVoter
 
getOutputStream() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getOverlay() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getPaddingLeft(Content) - Method in class info.magnolia.cms.gui.control.Tree
 
getPage(String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. since 4.0 - only used by taglibs - should go/move.
getPage(String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated. since 4.0 - only used by taglibs - should go/move.
getPage(String, String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
Deprecated. since 4.0 - use getContent().isNodeType() instead. (not used currently)
getPageAttributeName() - Method in class info.magnolia.module.templating.AbstractRenderer
Used to give JSP implementations to give the chance to use on other name than page which is a reserved name in JSPs.
getPageAttributeName() - Method in class info.magnolia.module.templating.paragraphs.JspParagraphRenderer
 
getPageAttributeName() - Method in class info.magnolia.module.templating.renderers.JspTemplateRenderer
 
getPageContext() - Method in interface info.magnolia.context.WebContext
Returns the current jsp page context, if any.
getPageContext() - Method in class info.magnolia.context.WebContextImpl
Returns the current jsp page context, if any.
getPageHandler(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.PageHandlerManager
Find a handler by name
getPageNode(HierarchyManager) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Returns the page.
getPageNumber() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getParagraph() - Method in class info.magnolia.cms.gui.inline.BarEdit
 
getParagraph() - Method in class info.magnolia.cms.gui.inline.BarNew
 
getParagraph() - Method in interface info.magnolia.module.admininterface.SaveHandler
 
getParagraph() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getParagraph(Content) - Method in class info.magnolia.module.templating.ModelExecutionFilter
Returns the Paragraph for the supplied Content.
getParagraphDefinition(String) - Method in class info.magnolia.module.templating.ParagraphManager
Returns the cached content of the requested template.
getParagraphs() - Method in class info.magnolia.module.templating.ParagraphManager
Get a map of all registered paragraphs.
getParameter(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
getParameter(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getParameter(String) - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
 
getParameter(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
 
getParameter(String) - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameter(HttpServletRequest, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameter(HttpServletRequest, MultipartForm, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated. Returns the value found in the form or the request.
getParameter(String, String) - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameter(HttpServletRequest, String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameter(HttpServletRequest, MultipartForm, String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated. Returns the defaultValue if the parameter is not found in the request or form.
getParameter(String) - Static method in class info.magnolia.context.MgnlContext
Get parameter value as string.
getParameter(String) - Method in interface info.magnolia.context.WebContext
Get a parameter value as string.
getParameter(String) - Method in class info.magnolia.context.WebContextImpl
Get parameter value as string.
getParameter(Map<String, Object>, String, String) - Static method in class info.magnolia.module.mail.util.MailUtil
 
getParameter(String) - Method in class info.magnolia.module.templating.Template
 
getParameterMap() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getParameterMap() - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
 
getParameterMap() - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
 
getParameterNames() - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
getParameterNames() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getParameterNames() - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
 
getParameters() - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
getParameters() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
 
getParameters() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getParameters() - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameters(HttpServletRequest) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameters() - Static method in class info.magnolia.context.MgnlContext
Get parameter value as a Map<String, String>.
getParameters() - Method in interface info.magnolia.context.WebContext
Get all parameter values as a Map<String, String>.
getParameters() - Method in class info.magnolia.context.WebContextImpl
Get parameter values as a Map (unlike HttpServletRequest.getParameterMap() which returns a Map, so don't expect to retrieve multiple-valued form parameters here).
getParameters() - Method in class info.magnolia.link.Link
 
getParameters() - Method in class info.magnolia.module.mail.MailTemplate
 
getParameters() - Method in class info.magnolia.module.samples.Dummy
 
getParameters() - Method in class info.magnolia.module.templating.AbstractRenderable
 
getParameters() - Method in interface info.magnolia.module.templating.RenderableDefinition
An arbitrary list of parameters.
getParameters() - Method in class info.magnolia.repository.RepositoryMapping
 
getParameterValues(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
getParameterValues(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getParameterValues(String) - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
 
getParameterValues(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
 
getParameterValues(String) - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameterValues(String) - Static method in class info.magnolia.context.MgnlContext
 
getParameterValues(String) - Method in interface info.magnolia.context.WebContext
Get parameter values as string[].
getParameterValues(String) - Method in class info.magnolia.context.WebContextImpl
Get parameter values as string[].
getParams() - Method in class info.magnolia.module.admininterface.PageMVCHandler
 
getParams() - Method in class info.magnolia.module.model.ServletDefinition
 
getParent() - Method in class info.magnolia.beancoder.MgnlNode
 
getParent() - Method in class info.magnolia.beancoder.MgnlProperty
 
getParent() - Method in class info.magnolia.cms.core.AbstractNodeData
 
getParent() - Method in interface info.magnolia.cms.core.Content
get parent content object.
getParent() - Method in class info.magnolia.cms.core.DefaultContent
 
getParent() - Method in interface info.magnolia.cms.core.NodeData
returns Parent node.
getParent() - Method in class info.magnolia.cms.core.version.ContentVersion
Returns the parent of the base node.
getParent() - Method in interface info.magnolia.cms.gui.controlx.Control
 
getParent() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getParent() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getParent() - Method in class info.magnolia.cms.util.ContentWrapper
 
getParent() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getParent() - Method in interface info.magnolia.module.templating.RenderingModel
The model of the parent paragraph or template.
getParent() - Method in class info.magnolia.module.templating.RenderingModelImpl
 
getParentNode() - Method in class info.magnolia.freemarker.models.ContentModel
 
getParentNode(InstallContext) - Method in class info.magnolia.module.admininterface.setup.AddMainMenuItemTask
 
getParentNode(InstallContext) - Method in class info.magnolia.module.admininterface.setup.AddSubMenuItemTask
 
getParentNode(InstallContext) - Method in class info.magnolia.module.delta.AllChildrenNodesOperation
 
getParentNode(InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
 
getParentPath(String) - Static method in class info.magnolia.cms.core.Path
Deprecated. since 4.0 - untested and unused
getParentPath(String) - Method in class info.magnolia.cms.security.HierarchicalUserManager
 
getParentpath() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
Getter for parentpath.
getParentPath(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getParentRepositoryName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Returns magnolia specific Repository name where this workspace is registered within .
getParticipant(String) - Method in class info.magnolia.module.workflow.jcr.JCRPersistedEngine
 
getPassword() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getPassword() - Method in class info.magnolia.cms.security.ExternalUser
 
getPassword() - Method in class info.magnolia.cms.security.MgnlUser
 
getPassword() - Method in interface info.magnolia.cms.security.User
 
getPatch() - Method in class info.magnolia.module.model.Version
 
getPath() - Method in class info.magnolia.beancoder.MgnlNode
 
getPath() - Method in class info.magnolia.beancoder.MgnlProperty
 
getPath() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getPath() - Method in class info.magnolia.cms.gui.control.File
 
getPath() - Method in class info.magnolia.cms.gui.control.Tree
 
getPath(Content) - Method in class info.magnolia.cms.gui.controlx.list.DefaultValueProvider
get path
getPath() - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
Returns the path.
getPath() - Method in class info.magnolia.cms.taglibs.BaseContentTag
 
getPath() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getPath() - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
 
getPath() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getPath() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getPath() - Method in interface info.magnolia.module.admininterface.SaveHandler
 
getPath() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getPath() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getPath() - Method in class info.magnolia.module.templating.Template
Deprecated. since 4.0. use getTemplatePath() instead
getPath() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
 
getPath() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
 
getPath() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getPath() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getPath(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
 
getPathCurrent() - Method in class info.magnolia.cms.gui.control.Tree
 
getPathInfo() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getPathOpen() - Method in class info.magnolia.cms.gui.control.Tree
 
getPathSelected() - Method in class info.magnolia.cms.gui.control.Tree
 
getPathSelected() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getPathTranslated() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getPattern() - Method in interface info.magnolia.cms.security.Permission
 
getPattern() - Method in class info.magnolia.cms.security.PermissionImpl
 
getPattern() - Method in class info.magnolia.voting.voters.BasePatternVoter
 
getPatterns() - Method in class info.magnolia.cms.security.auth.callback.CompositeCallback
 
getPermissionAsName(long) - Static method in class info.magnolia.cms.security.PermissionImpl
 
getPermissionList() - Method in interface info.magnolia.cms.security.AccessManager
Get permission list assigned to this access manager.
getPermissionList() - Method in class info.magnolia.cms.security.AccessManagerImpl
 
getPermissions(String) - Method in interface info.magnolia.cms.security.AccessManager
Get permissions assigned to the given path.
getPermissions(String) - Method in class info.magnolia.cms.security.AccessManagerImpl
 
getPermissions() - Method in interface info.magnolia.cms.security.Permission
 
getPermissions() - Method in class info.magnolia.cms.security.PermissionImpl
 
getPermissions() - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
 
getPermissionWrite() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getPhase() - Method in interface info.magnolia.module.ModuleLifecycleContext
Returns the phase the lifecycle is in.
getPhase() - Method in class info.magnolia.module.ModuleLifecycleContextImpl
 
getPlainContent() - Method in class info.magnolia.module.cache.filter.InMemoryCachedEntry
 
getPolicies() - Method in class info.magnolia.module.cache.browsercachepolicy.BrowserCachePolicySet
 
getPolicies() - Method in class info.magnolia.module.cache.DelegateFlushPolicy
 
getPosition() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
 
getPositiveVoteResult(CachePolicyResult) - Method in class info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
 
getPositiveVoteResult(CachePolicyResult) - Method in class info.magnolia.module.cache.browsercachepolicy.FixedDuration
 
getPositiveVoteResult(CachePolicyResult) - Method in class info.magnolia.module.cache.browsercachepolicy.Never
 
getPostdata() - Method in class info.magnolia.module.storeclient.pages.AllModulesListPage
 
getPostedForm() - Static method in class info.magnolia.cms.taglibs.Resource
Deprecated. since 4.0 - use WebContext.getPostedForm()
getPostedForm() - Static method in class info.magnolia.context.MgnlContext
Get form object assembled by MultipartRequestFilter.
getPostedForm() - Method in interface info.magnolia.context.WebContext
Get form object assembled by MultipartRequestFilter.
getPostedForm() - Method in class info.magnolia.context.WebContextImpl
Get form object assembled by MultipartRequestFilter.
getPredecessors() - Method in class info.magnolia.cms.core.version.ContentVersion
 
getPreSort() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
 
getPrimitiveNodeDatas(String) - Method in class info.magnolia.cms.core.DefaultContent
 
getPriority() - Method in class info.magnolia.module.InstallContext.Message
 
getProcessor() - Static method in class info.magnolia.content2bean.Bean2ContentProcessor.Factory
 
getProcessor() - Static method in class info.magnolia.content2bean.Content2BeanProcessor.Factory
 
getProperties() - Method in class info.magnolia.beancoder.MgnlNode
 
getProperties() - Method in class info.magnolia.cms.core.MetaData
Deprecated. since 4.0 - not used.
getProperties() - Static method in class info.magnolia.cms.core.SystemProperty
 
getProperties() - Method in class info.magnolia.module.exchangesimple.ActivationContent
Gets collection of all properties.
getProperties() - Method in class info.magnolia.module.model.ModuleDefinition
 
getPropertiesFilesString(ServletContext, String, String) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
 
getProperty(String) - Method in class info.magnolia.beancoder.MgnlNode
 
getProperty(String) - Method in class info.magnolia.cms.beans.runtime.FileProperties
 
getProperty(String) - Static method in class info.magnolia.cms.core.SystemProperty
 
getProperty(String, String) - Static method in class info.magnolia.cms.core.SystemProperty
 
getProperty(String) - Method in interface info.magnolia.cms.security.auth.Entity
 
getProperty(String) - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getProperty(String) - Method in class info.magnolia.cms.security.ExternalUser
 
getProperty(String) - Method in interface info.magnolia.cms.security.Group
Gets an arbitrary property from this group.
getProperty(String) - Method in class info.magnolia.cms.security.MgnlGroup
 
getProperty(String) - Method in class info.magnolia.cms.security.MgnlUser
 
getProperty(String) - Method in interface info.magnolia.cms.security.User
Gets an arbitrary property from this user.
getProperty(String) - Method in class info.magnolia.cms.util.OrderedProperties
 
getProperty(String) - Method in class info.magnolia.jaas.principal.EntityImpl
 
getproperty(String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
Gets value of property with specified key or null if such property was not set.
getProperty(String) - Method in class info.magnolia.module.model.ModuleDefinition
Convenience method which returns the value of the given property, or null if it does not exist.
getProperty() - Method in class info.magnolia.voting.voters.PropertyVoter
 
getPropertyDescriptors() - Method in class info.magnolia.cms.taglibs.util.ImgTagBeanInfo
 
getPropertyDescriptors() - Method in class info.magnolia.cms.taglibs.util.TableTagBeanInfo
 
getPropertyDescriptors() - Method in class info.magnolia.content2bean.TypeDescriptor
This method is not synchronized to avoid thread blocking, but the method guarantees that the returned map is not mutated afterward.
getPropertyList() - Static method in class info.magnolia.cms.core.SystemProperty
Deprecated. since 3.0 - use getProperties() instead
getPropertyNode() - Method in class info.magnolia.cms.gui.control.File
 
getPropertyString(String) - Method in class info.magnolia.cms.gui.control.File
Read a property from content node, check nulls.
getPropertyTypeDescriptor(Class<?>, String) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
Cache the already resolved types.
getPropertyTypeDescriptor(String) - Method in class info.magnolia.content2bean.TypeDescriptor
 
getPropertyTypeDescriptor(Class<?>, String) - Method in interface info.magnolia.content2bean.TypeMapping
 
getPropertyValue(String, String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
 
getPropertyValueString(Content, String) - Static method in class info.magnolia.cms.util.MetaDataUtil
 
getPropertyValueString(Content, String, String) - Static method in class info.magnolia.cms.util.MetaDataUtil
Returns the representation of the value as a String.
getProtocol() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getProvider() - Method in class info.magnolia.repository.RepositoryMapping
 
getPushButtonTag() - Method in class info.magnolia.cms.gui.control.Button
 
getPuts() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getPuts() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times since the last server restart the cached entry for the request didn't exist and was put in the cache.
getQName() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
Returns the qName.
getQuery(Node) - Method in interface info.magnolia.cms.core.search.QueryManager
Description inherited from javax.jcr.query.QueryManager#getQuery(javax.jcr.Node)
Retrieves an existing persistent query.
getQuery(Node) - Method in class info.magnolia.cms.core.search.QueryManagerImpl
 
getQuery() - Method in class info.magnolia.cms.gui.controlx.search.AbstractSearchableListModel
get query
getQuery() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get query
getQuery() - Method in interface info.magnolia.cms.gui.controlx.search.SearchableListModel
 
getQuery() - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
getQuery() - Method in class info.magnolia.module.admininterface.lists.WebsiteSearchList
Here we create a all over query
getQuery() - Method in class info.magnolia.module.samples.model.SampleParagraphModel
 
getQuery() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getQueryBuilder() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
 
getQueryManager() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
 
getQueryManager() - Method in interface info.magnolia.cms.core.HierarchyManager
 
getQueryManager(QueryManager, HierarchyManager) - Method in class info.magnolia.cms.core.search.DefaultSearchFactory
 
getQueryManager(QueryManager, HierarchyManager) - Method in class info.magnolia.cms.core.search.SearchFactory
 
getQueryManager() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getQueryManager(String, String) - Method in class info.magnolia.context.AbstractContext
 
getQueryManager(String) - Method in class info.magnolia.context.AbstractContext
 
getQueryManager(String, String) - Method in class info.magnolia.context.AbstractRepositoryStrategy
 
getQueryManager(String) - Method in interface info.magnolia.context.Context
Get QueryManager created for this user on the specified repository.
getQueryManager(String, String) - Method in interface info.magnolia.context.Context
Get QueryManager created for this user on the specified repository and workspace.
getQueryManager(String, String) - Method in class info.magnolia.context.ContextDecorator
Delegates call to the original context.
getQueryManager(String) - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
 
getQueryManager(String) - Static method in class info.magnolia.context.MgnlContext
Get QueryManager created for this user on the specified repository.
getQueryManager(String, String) - Static method in class info.magnolia.context.MgnlContext
Get QueryManager created for this user on the specified repository and workspace.
getQueryManager(String, String) - Method in interface info.magnolia.context.RepositoryAcquiringStrategy
 
getQueryManager(String, String) - Method in class info.magnolia.context.SimpleContext
Delegate to the inner context.
getQueryString() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getReader() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getReader(Object, String) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
 
getReadTimeout() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getReadTimeout() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getRealm() - Method in class info.magnolia.cms.security.auth.callback.RealmCallback
 
getRealmName() - Method in class info.magnolia.cms.security.auth.callback.BasicClientCallback
 
getRealmName() - Method in class info.magnolia.cms.security.MgnlUserManager
 
getRealmName() - Method in class info.magnolia.cms.security.SystemUserManager
 
getRealPath(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRedirectionLocation() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getReferencedContent(String) - Method in class info.magnolia.cms.core.AbstractNodeData
 
getReferencedContent() - Method in class info.magnolia.cms.core.AbstractNodeData
 
getReferencedContent(HierarchyManager) - Method in class info.magnolia.cms.core.AbstractNodeData
 
getReferencedContent() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getReferencedContent(String) - Method in class info.magnolia.cms.core.BinaryNodeData
 
getReferencedContent() - Method in interface info.magnolia.cms.core.NodeData
Returns the Content that this NodeData references (if its type is PropertyType.REFERENCE).
getReferencedContent(String) - Method in interface info.magnolia.cms.core.NodeData
Same as NodeData.getReferencedContent() but achieves the referenced node from a different workspace.
getReferencedContent() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getReferencedContent(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getRefreshFunctionBarItem(Tree, Messages, HttpServletRequest) - Static method in class info.magnolia.cms.gui.control.FunctionBarItem
 
getRefreshMenuItem(Tree, Messages, HttpServletRequest) - Static method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getRejected() - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
 
getRejected() - Method in class info.magnolia.voting.voters.UserAgentVoter
 
getRelative(Content) - Method in class info.magnolia.link.LinkTransformerManager
Creates instance of Relative link transformer that will translate path to the provided Link relative to the content provided here.
getRelative(String) - Method in class info.magnolia.link.LinkTransformerManager
Creates instance of Relative link transformer that will translate path to the provided Link relative to path provided here.
getRemoteAddr() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRemoteHost() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRemotePort() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRemoteUrl() - Method in class info.magnolia.module.storeclient.pages.AllModulesListPage
 
getRemoteUser() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRenderer() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getRenderer(String) - Method in class info.magnolia.cms.gui.controlx.impl.RenderKitImpl
 
getRenderer(String) - Method in interface info.magnolia.cms.gui.controlx.RenderKit
Get a renderer
getRenderer(String) - Method in class info.magnolia.module.templating.ParagraphRendererManager
 
getRenderer(String) - Method in class info.magnolia.module.templating.TemplateRendererManager
 
getRenderers() - Method in class info.magnolia.module.mail.MgnlMailFactory
 
getRenderers() - Method in class info.magnolia.module.templating.ParagraphRendererManager
 
getRenderingModelBasedRenderer(Paragraph) - Method in class info.magnolia.module.templating.ModelExecutionFilter
Returns the ParagraphRenderer for the supplied Paragraph if it supports RenderingModel.
getRenderKit() - Method in interface info.magnolia.cms.gui.controlx.Control
 
getRenderKit() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getRenderKit(String) - Static method in class info.magnolia.cms.gui.controlx.RenderKitFactory
Get a named RenderKit
getRenderKit() - Method in class info.magnolia.module.admininterface.lists.AbstractList
Returns the default admin interface render kit.
getRenderType() - Method in interface info.magnolia.cms.gui.controlx.Control
 
getRenderType() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getReplyTo() - Method in class info.magnolia.module.mail.MailTemplate
 
getRepositories() - Method in class info.magnolia.cms.cache.pages.CacheToolsPage
 
getRepositories() - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
getRepositories() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
 
getRepositories() - Method in class info.magnolia.module.admininterface.pages.ExportPage
 
getRepositories() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getRepositories() - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
The repositories to which the listener is attached - upon any event on these, the cache is cleared.
getRepositories() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
 
getRepositories() - Method in class info.magnolia.module.model.ModuleDefinition
 
getRepositoriesConfigFile() - Static method in class info.magnolia.cms.core.Path
 
getRepositoriesConfigFilePath() - Static method in class info.magnolia.cms.core.Path
Gets repositories file location as set with Java options while startup or in web.xml.
getRepository(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Returns repository specified by the repositoryID as configured in repository config.
getRepository(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
Get the repository to use for this uri.
getRepository() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
 
getRepository() - Method in class info.magnolia.cms.core.AggregationState
 
getRepository() - Method in interface info.magnolia.cms.exchange.Subscription
 
getRepository() - Method in class info.magnolia.cms.gui.control.Tree
 
getRepository() - Method in class info.magnolia.cms.gui.dialog.DialogUUIDLink
Get the configured repository
getRepository() - Method in interface info.magnolia.cms.gui.dialog.UUIDDialogControl
 
getRepository() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getRepository() - Method in interface info.magnolia.cms.security.auth.ACL
Get repository ID for which this ACL has been constructed.
getRepository() - Method in class info.magnolia.cms.taglibs.BaseContentTag
 
getRepository() - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
 
getRepository() - Method in class info.magnolia.cms.util.LazyContentWrapper
 
getRepository() - Method in class info.magnolia.jaas.principal.ACLImpl
Get repository ID for which this ACL has been constructed.
getRepository() - Method in class info.magnolia.link.Link
 
getRepository() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Override this method if you are not using the same name for the tree and the repository
getRepository() - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
 
getRepository() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
getRepository() - Method in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
 
getRepository() - Method in class info.magnolia.module.admininterface.dialogs.UserEditDialog
 
getRepository() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getRepository() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
Getter for repository.
getRepository() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getRepository() - Method in interface info.magnolia.module.admininterface.SaveHandler
get the name of thre repository saving to
getRepository() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
get the name of thre repository saving to
getRepository() - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
 
getRepository() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
 
getRepository() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getRepositoryId() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get repository Id
getRepositoryMapping(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
returns repository mapping as configured.
getRepositoryName() - Method in class info.magnolia.repository.RepositoryNameMap
 
getRepositoryProvider(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Returns repository provider specified by the repositoryID as configured in repository config.
getRepositorySession(String, String) - Method in class info.magnolia.context.AbstractRepositoryStrategy
 
getRepositoryStrategy() - Method in class info.magnolia.context.AbstractContext
 
getRepositoryStrategy() - Method in class info.magnolia.context.JCRSessionPerThreadSystemContext
 
getRequest() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getRequest() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getRequest() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
getRequest() - Method in class info.magnolia.cms.taglibs.util.BaseImageTag
 
getRequest() - Method in class info.magnolia.context.RequestAttributeStrategy
 
getRequest() - Method in interface info.magnolia.context.WebContext
Avoid calls to this method wherever possible.
getRequest() - Method in class info.magnolia.context.WebContextImpl
Avoid the call to this method where ever possible.
getRequestDispatcher(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRequestedSessionId() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRequestURI() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRequestURL() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getResource(String) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
Get the resource using the current class loader.
getResourcesToBootstrap(InstallContext) - Method in class info.magnolia.module.delta.BootstrapResourcesTask
Override this method to bootstrap specific resource files.
getResourcesToBootstrap(InstallContext) - Method in class info.magnolia.module.delta.BootstrapSingleModuleResource
 
getResourcesToBootstrap(InstallContext) - Method in class info.magnolia.module.delta.BootstrapSingleResource
 
getResponse() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getResponse() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
getResponse() - Method in interface info.magnolia.context.WebContext
Avoid depending on this as much as possible.
getResponse() - Method in class info.magnolia.context.WebContextImpl
 
getResult() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
 
getResult() - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
 
getResult(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
Executes the query statement and returns the QueryResult.
getResult() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
Creates the jcr query and executes it.
getResult(QueryResult) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
Gets the items from the query (possibility to post filter)
getResult() - Method in class info.magnolia.cms.gui.controlx.version.VersionListModel
get all versions
getResult() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getResult() - Method in class info.magnolia.module.workflow.inbox.InboxListModel
 
getResult() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getResultNodeType() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
 
getRetryWait() - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getRight() - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
get right expression
getRight() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
get right expression
getRole(String) - Method in class info.magnolia.cms.security.MgnlRoleManager
 
getRole(String) - Method in interface info.magnolia.cms.security.RoleManager
Get the specific role without any security restrictions.
getRoleInbox(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
return a list of workItem for one role.
getRoleManager() - Method in class info.magnolia.cms.security.RescueSecuritySupport
 
getRoleManager() - Static method in class info.magnolia.cms.security.Security
Returns the configured RoleManager.
getRoleManager() - Method in interface info.magnolia.cms.security.SecuritySupport
 
getRoleManager() - Method in class info.magnolia.cms.security.SecuritySupportImpl
 
getRoleNames() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
getRoleNode() - Method in class info.magnolia.cms.security.MgnlRole
 
getRoles() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getRoles() - Method in class info.magnolia.cms.security.ExternalUser
 
getRoles() - Method in interface info.magnolia.cms.security.Group
Get roles that are directly assigned to group.
getRoles() - Method in class info.magnolia.cms.security.MgnlGroup
 
getRoles() - Method in class info.magnolia.cms.security.MgnlUser
 
getRoles() - Method in interface info.magnolia.cms.security.User
Get roles that are directly assigned to the user.
getRoot() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
 
getRoot() - Method in interface info.magnolia.cms.core.HierarchyManager
 
getRoot() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getRoot() - Method in class info.magnolia.module.templating.RenderingModelImpl
 
getRootdir() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
Getter for rootdir.
getRootExpression() - Method in class info.magnolia.cms.gui.query.SearchQuery
get root expression
getRootFilter() - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.AbstractNodeBuilderTask
 
getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.ModuleNodeBuilderTask
 
getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.NodeBuilderTask
 
getRootPath() - Method in class info.magnolia.cms.gui.control.Tree
 
getRootPath() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getRows() - Method in class info.magnolia.cms.gui.control.Edit
 
getRule(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
getRule() - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
 
getRules() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
getSampleMap() - Method in class info.magnolia.module.samples.SamplesModule
 
getSampleProperty() - Method in class info.magnolia.module.samples.SamplesModule
 
getSaveHandler() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
Returns the save handler used by this dialog handler.
getSaveInfo() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getSaveInfo() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
 
getSaveNode(HierarchyManager, Content) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Gets or creates the node saving to.
getScheme() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getScope() - Method in class info.magnolia.cms.taglibs.Set
 
getSearchConfig() - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
getSearchConfig() - Method in class info.magnolia.module.admininterface.lists.WebsiteSearchList
Not used in this context
getSearchControlInstance(String, String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getSearchPath() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get jcr path, under which search will be executed
getSearchStr() - Method in class info.magnolia.cms.gui.control.FunctionBar
 
getSearchStr() - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
getSecurityConfiguration() - Method in class info.magnolia.module.admininterface.AdminInterfaceModule
 
getSecuritySupport() - Static method in class info.magnolia.cms.security.Security
 
getSelected() - Method in class info.magnolia.cms.gui.control.SelectOption
 
getSelectedPath() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
 
getSelectedRepository() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
 
getSelector() - Method in class info.magnolia.cms.core.AggregationState
Warning - this might change in the future - see MAGNOLIA-2343 for details.
getSelector() - Static method in class info.magnolia.cms.taglibs.Resource
Deprecated. since 4.0 - use SelectorUtil.getSelector()
getSelector(int) - Static method in class info.magnolia.cms.taglibs.Resource
Deprecated. since 4.0 - use SelectorUtil.getSelector()
getSelector() - Static method in class info.magnolia.cms.util.SelectorUtil
get selector as requested from the URI.
getSelector(int) - Static method in class info.magnolia.cms.util.SelectorUtil
Get the selector by index Warning - this might change in the future - see MAGNOLIA-2343 for details.
getSeparator() - Method in class info.magnolia.logging.LogConfiguration
 
getServer() - Method in class info.magnolia.module.admininterface.pages.ConfigurationPage
 
getServer() - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
 
getServerName() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getServerPort() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getServletClass() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
 
getServletContext() - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
 
getServletContext() - Method in class info.magnolia.cms.util.CustomFilterConfig
 
getServletContext() - Method in class info.magnolia.cms.util.CustomServletConfig
 
getServletContext() - Method in interface info.magnolia.context.WebContext
Returns the current servlet context.
getServletContext() - Method in class info.magnolia.context.WebContextImpl
Returns the current servlet context.
getServletDefinition() - Method in class info.magnolia.module.delta.RegisterServletTask
 
getServletMappings(String) - Method in class info.magnolia.cms.util.WebXmlUtil
 
getServletName() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
 
getServletName() - Method in class info.magnolia.cms.util.CustomServletConfig
 
getServletPath() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getServlets() - Method in class info.magnolia.module.model.ModuleDefinition
 
getSession(boolean) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getSession() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getSessionCount() - Method in class info.magnolia.stats.JCRStats
 
getSessionCount() - Method in interface info.magnolia.stats.JCRStatsMBean
 
getSHA1Hex(String) - Static method in class info.magnolia.cms.security.Digester
Gets SHA-1 encoded -> hex string.
getSharedStatus() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
getSharedVariables() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getShifterCollapse() - Method in class info.magnolia.cms.gui.control.Tree
 
getShifterEmpty() - Method in class info.magnolia.cms.gui.control.Tree
 
getShifterExpand() - Method in class info.magnolia.cms.gui.control.Tree
 
getShowJSFunction(String, String) - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getShowJSFunction(String, String) - Static method in class info.magnolia.module.workflow.inbox.InboxHelper
 
getSimpleSearchExpression(String, SearchConfig) - Static method in class info.magnolia.cms.gui.controlx.search.SimpleSearchUtil
Return the expression build by a simple search
getSimpleSearchQuery(String, SearchConfig) - Static method in class info.magnolia.cms.gui.controlx.search.SimpleSearchUtil
Creates an orified query based on the passed config
getSimpleSearchQuery(String) - Static method in class info.magnolia.cms.gui.controlx.search.SimpleSearchUtil
Creates a query using the special search field name '*'
getSingleton(Class) - Static method in class info.magnolia.cms.util.FactoryUtil
Deprecated. since 4.3 - use Components.getSingleton(Class)
getSingleton(Class<T>) - Method in interface info.magnolia.objectfactory.ComponentProvider
 
getSingleton(Class<T>) - Static method in class info.magnolia.objectfactory.Components
Convenience method for retrieving a singleton our of the ComponentProvider.
getSingleton(Class<T>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
 
getSize() - Method in class info.magnolia.cms.beans.runtime.File
 
getSize() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
 
getSize() - Method in interface info.magnolia.module.cache.Cache
 
getSize() - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
getSkip() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
Tests if the option skip_on_previous_success is set to true and preceding LoginModule was successful.
getSmall() - Method in class info.magnolia.cms.gui.control.Bar
 
getSmall() - Method in class info.magnolia.cms.gui.control.Button
 
getSmtp() - Method in class info.magnolia.module.mail.MailModule
 
getSnippetMode() - Method in class info.magnolia.cms.gui.control.Tree
 
getSnippets() - Method in class info.magnolia.cms.taglibs.util.SearchResultSnippetTag
Extract a collection of snippets from any paragraph in the given page.
getSortableFields() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getSortBy() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
get sort on field name
getSortBy() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
 
getSortBy() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getSortBy() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
get sort on field name
getSortBy() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getSortBy() - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getSortByOrder() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
get sort by ordering
getSortByOrder() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getSortByOrder() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
get sort by ordering
getSortByOrder() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getSortComparator() - Method in class info.magnolia.cms.gui.control.Tree
 
getSortedNotDeletedVersions(Content) - Static method in class info.magnolia.module.admininterface.VersionUtil
 
getSortedNotDeletedVersionsBefore(Content, String) - Static method in class info.magnolia.module.admininterface.VersionUtil
 
getSortLinkCSSClass(ListControl, String) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
Used to get the css class for the sort links
getSQLStatement() - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
get SQL statement based on SearchQuery
getSrc(String, int) - Method in class info.magnolia.cms.gui.misc.Icon
 
getStartCalls() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getStartCalls() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times Cache Module was started since the last server restart.
getStartDate() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getStartPath() - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
 
getStartupDelta(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getStartupDelta(InstallContext) - Method in interface info.magnolia.module.ModuleVersionHandler
Deprecated. It seems irrelevant to have startup tasks in a VersionHandler. These should probably be moved to ModuleLifecycle.
getStartupDelta(InstallContext) - Method in class info.magnolia.module.webapp.WebappVersionHandler
 
getStartupTasks(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
Override this method to add specific startup tasks to your module.
getState() - Method in class info.magnolia.cms.gui.control.Button
 
getStatement() - Method in interface info.magnolia.cms.core.search.Query
Description inherited from javax.jcr.query.Query#getStatement()
Returns the statement set for this query.
getStatement() - Method in class info.magnolia.cms.core.search.QueryImpl
 
getStatement() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getStatus() - Method in class info.magnolia.cms.security.auth.login.LoginResult
 
getStatus() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getStatus() - Method in interface info.magnolia.module.InstallContext
 
getStatus() - Method in class info.magnolia.module.InstallContextImpl
 
getStatus() - Method in interface info.magnolia.module.ModuleManager
Returns the status as discovered by checkForInstallOrUpdates().
getStatus() - Method in class info.magnolia.module.ModuleManagerImpl
 
getStatusCode() - Method in class info.magnolia.module.cache.filter.CachedError
 
getStatusCode() - Method in class info.magnolia.module.cache.filter.CachedRedirect
 
getStatusCode() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
getStopCalls() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getStopCalls() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times Cache Module was stopped since the last server restart.
getStopDate() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getStorageNode() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getStorageNode() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
Defines the node/page containing the data editing in this dialog.
getStorageNode() - Method in class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
 
getStoredQueryPath() - Method in interface info.magnolia.cms.core.search.Query
Description inherited from javax.jcr.query.Query#getStoredQueryPath()
If this is a Query object that has been stored using Query.storeAsNode(java.lang.String) (regardless of whether it has been saved yet) or retrieved using QueryManager.getQuery(javax.jcr.Node)), then this method returns the path of the nt:query node that stores the query.
getStoredQueryPath() - Method in class info.magnolia.cms.core.search.QueryImpl
 
getStream() - Method in class info.magnolia.beancoder.MgnlProperty
 
getStream() - Method in class info.magnolia.beancoder.MgnlValue
 
getStream() - Method in class info.magnolia.cms.beans.runtime.Document
Returns a stream from the uploaded file.
getStream() - Method in class info.magnolia.cms.beans.runtime.File
 
getStream() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getStream() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getStream() - Method in interface info.magnolia.cms.core.NodeData
Returns the InputStream representation of the value.
getStream() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getStream(String) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
 
getStream(String, boolean) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
Checks last modified and returns the new content if changed and the cache flag is not set to true.
getStream() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getString() - Method in class info.magnolia.beancoder.MgnlProperty
 
getString() - Method in class info.magnolia.beancoder.MgnlValue
 
getString(String) - Method in class info.magnolia.cms.core.AbstractNodeData
 
getString() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getString() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getString(String) - Method in interface info.magnolia.cms.core.NodeData
Returns the String representation of the value: decodes like breaks with the specified regular expression.
getString() - Method in interface info.magnolia.cms.core.NodeData
Returns the String representation of the value.
getString() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getString(String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Simple method to get strings like configuration informations.
getString(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Get the string or the empty string if not existing.
getString(String, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
You can define a default value if not found.
getString(Content, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
You can define a default value if not found.
getString() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getString(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getString() - Method in class info.magnolia.module.templating.HTMLEncodingNodeDataWrapper
 
getStringProperty(String) - Method in class info.magnolia.cms.core.MetaData
Returns a String property.
getSub(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Find a control by its name
getSubject() - Method in class info.magnolia.cms.security.AbstractUser
 
getSubject() - Method in interface info.magnolia.cms.security.User
Returns the jaas subject if available.
getSubject() - Method in class info.magnolia.context.DefaultRepositoryStrategy
 
getSubject() - Method in class info.magnolia.module.mail.MailTemplate
 
getSubNodes(Content) - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
Get a recursive map view of a content node
getSubs() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getSubscribedPath(String, String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getSubscribers() - Method in interface info.magnolia.cms.exchange.ActivationManager
 
getSubscribers() - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
 
getSubscriptions() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getSubscriptions() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getSubTemplate(String) - Method in class info.magnolia.module.templating.Template
 
getSubTemplates() - Method in class info.magnolia.module.templating.Template
 
getSupportedQueryLanguages() - Method in interface info.magnolia.cms.core.search.QueryManager
Description inherited from javax.jcr.query.QueryManager#getSupportedQueryLanguages()
Returns an array of strings representing all query languages supported by this repository.
getSupportedQueryLanguages() - Method in class info.magnolia.cms.core.search.QueryManagerImpl
 
getSyndicator() - Method in class info.magnolia.module.admininterface.commands.BaseActivationCommand
 
getSystemContext() - Method in class info.magnolia.context.ContextFactory
 
getSystemContext() - Static method in class info.magnolia.context.MgnlContext
Get Magnolia system context.
getSystemName() - Method in class info.magnolia.cms.core.ItemType
Getter for name.
getSystemNode(Content) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get the Magnolia system node created under the given node.
getSystemPermissions() - Method in class info.magnolia.context.SystemRepositoryStrategy
 
getSystemProperties() - Method in class info.magnolia.module.admininterface.pages.ConfigurationPage
 
getSystemRepositories() - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
getSystemUser() - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getSystemUser() - Method in class info.magnolia.cms.security.ExternalUserManager
SystemUserManager does this.
getSystemUser() - Method in class info.magnolia.cms.security.MgnlUserManager
SystemUserManager does this.
getSystemUser() - Static method in class info.magnolia.cms.security.Security
 
getSystemUser() - Method in class info.magnolia.cms.security.SystemUserManager
 
getSystemUser() - Method in interface info.magnolia.cms.security.UserManager
Get system user, this user must always exist in magnolia repository.
getTab(int) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
getTasks() - Method in interface info.magnolia.module.delta.Delta
Should not return a read-only List, as the version handler might add tasks as appropriate.
getTasks() - Method in class info.magnolia.module.delta.DeltaBuilder
 
getTasks() - Method in class info.magnolia.module.webapp.WebappDelta
 
getTempDirectory() - Static method in class info.magnolia.cms.core.Path
 
getTempDirectoryPath() - Static method in class info.magnolia.cms.core.Path
Gets the temporary directory path (cms.upload.tmpdir) as set with Java options while startup or in web.xml.
getTemplate() - Method in class info.magnolia.cms.core.AbstractContent
 
getTemplate() - Method in interface info.magnolia.cms.core.Content
Returns the template name which is assigned to this content.
getTemplate() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, template which will be used to render content of this node.
getTemplate() - Method in class info.magnolia.cms.taglibs.EditButton
 
getTemplate() - Method in class info.magnolia.cms.util.ContentWrapper
 
getTemplate(String) - Method in class info.magnolia.module.mail.MgnlMailFactory
 
getTemplate() - Method in class info.magnolia.module.mail.templates.MgnlEmail
 
getTemplateDefinition(String) - Method in class info.magnolia.module.templating.TemplateManager
Returns the cached content of the requested template.
getTemplateExceptionHandler() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getTemplateFile() - Method in class info.magnolia.module.mail.MailTemplate
 
getTemplateLoader() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getTemplateLoaders() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getTemplateName() - Method in class info.magnolia.cms.core.AggregationState
 
getTemplateName(Control) - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
 
getTemplateName() - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
 
getTemplateName(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
Don't use the class name.
getTemplateName(String) - Method in class info.magnolia.module.admininterface.TemplatedMVCHandler
Returns the template name for the rendering.
getTemplatePath() - Method in class info.magnolia.module.templating.AbstractRenderable
 
getTemplatePath() - Method in interface info.magnolia.module.templating.RenderableDefinition
 
getTemplates() - Method in class info.magnolia.module.mail.pages.SendMailPage
 
getTemplatesConfiguration() - Method in class info.magnolia.module.mail.MailModule
 
getTemplateType() - Method in class info.magnolia.module.templating.Paragraph
Deprecated. since 4.0 use the type property
getTestPrefix() - Method in class info.magnolia.debug.DerbyTestPersistenceManager
 
getText() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getText() - Method in class info.magnolia.module.mail.MailTemplate
 
getThen() - Method in class info.magnolia.voting.voters.IfVoter
 
getTimestamp() - Method in class info.magnolia.module.InstallContext.Message
 
getTitle() - Method in class info.magnolia.cms.core.AbstractContent
 
getTitle() - Method in interface info.magnolia.cms.core.Content
 
getTitle() - Method in class info.magnolia.cms.core.MetaData
Part of metadata , could be used as html header.
getTitle() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getTitle() - Method in class info.magnolia.cms.util.ContentWrapper
 
getTitle() - Method in class info.magnolia.module.templating.AbstractRenderable
 
getTitle() - Method in class info.magnolia.module.templating.HTMLEncodingContentWrapper
 
getTitle() - Method in interface info.magnolia.module.templating.RenderableDefinition
 
getTitleSize() - Method in class info.magnolia.module.samples.templates.SampleTemplate
 
getTo() - Method in class info.magnolia.module.mail.MailTemplate
 
getTo() - Method in class info.magnolia.module.model.VersionRange
 
getTokenizedConfigFile(String) - Static method in class info.magnolia.cms.util.ConfigUtil
 
getTop() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getTopParent() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getTotalPages() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getTotalTaskCount() - Method in interface info.magnolia.module.InstallContext
 
getTotalTaskCount() - Method in class info.magnolia.module.InstallContextImpl
 
getToURI() - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
 
getToURI() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
 
getToURI() - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
 
getToURI() - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
 
getToURI() - Method in interface info.magnolia.cms.exchange.Subscription
 
getToURI() - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
 
getTransformer() - Method in class info.magnolia.content2bean.TypeDescriptor
Can return a custom transformer.
getTree() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getTreeClass() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getTreeHandler(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.TreeHandlerManager
Get the tree handler registered under a particular name.
getTrueValue() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
 
getType() - Method in class info.magnolia.beancoder.MgnlValue
 
getType() - Method in class info.magnolia.cms.beans.runtime.Document
Returns the mime type for this file.
getType() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getType() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getType() - Method in interface info.magnolia.cms.core.NodeData
Returns the type of this NodeData.
getType() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getType() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getType(Content) - Method in class info.magnolia.cms.gui.controlx.list.DefaultValueProvider
get node type
getType() - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getType() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getType() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
 
getType() - Method in class info.magnolia.content2bean.TypeDescriptor
 
getType() - Method in class info.magnolia.module.admininterface.config.AclTypeConfiguration
 
getType() - Method in interface info.magnolia.module.delta.Delta
 
getType() - Method in class info.magnolia.module.delta.DeltaBuilder
 
getType() - Method in class info.magnolia.module.mail.MailTemplate
 
getType() - Method in class info.magnolia.module.templating.AbstractRenderable
 
getType() - Method in interface info.magnolia.module.templating.RenderableDefinition
 
getType() - Method in class info.magnolia.module.webapp.WebappDelta
 
getTypeDescriptor(Class<?>) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
 
getTypeDescriptor(Class<?>) - Method in interface info.magnolia.content2bean.TypeMapping
 
getTypeMapping() - Method in interface info.magnolia.content2bean.Content2BeanTransformer
The mapping to use.
getTypeMapping() - Static method in class info.magnolia.content2bean.Content2BeanUtil
Get the current mapping.
getTypeMapping() - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
Returns the default mapping.
getTypeName(NodeData) - Static method in class info.magnolia.cms.util.NodeDataUtil
String representation of the jcr property type.
getTypes() - Method in class info.magnolia.module.mail.pages.SendMailPage
 
getUI() - Method in interface info.magnolia.module.ModuleManager
 
getUI() - Method in class info.magnolia.module.ModuleManagerImpl
 
getUnderlineRepository() - Method in class info.magnolia.jackrabbit.ProviderImpl
Deprecated. typo - use get #getUnderlyingRepository() - since 4.0
getUnderlineRepository() - Method in interface info.magnolia.repository.Provider
Deprecated. typo - use get #getUnderlyingRepository() - since 4.0
getUnderlyingRepository() - Method in class info.magnolia.jackrabbit.ProviderImpl
 
getUnderlyingRepository() - Method in interface info.magnolia.repository.Provider
Gets the repository instance initialized on init() call.
getUniqueLabel(HierarchyManager, String, String) - Static method in class info.magnolia.cms.core.Path
 
getUniqueLabel(Content, String) - Static method in class info.magnolia.cms.core.Path
 
getUniqueLabel(String) - Method in class info.magnolia.cms.gui.control.Tree
 
getUnlockRetries() - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getUpdate(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
Deprecated. since 4.2, renamed to getDefaultUpdate(InstallContext installContext)
getUpdateDeltas(InstallContext, Version) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getURI(String, String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
Get the uri to use for this handle.
getURI(Link) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
getURI(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
Create a uri based on a handle.
getURI(Link) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
 
getUri() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
Returns the uri.
getURI() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getUri() - Method in class info.magnolia.module.cache.DefaultCacheKey
 
getURI2RepositoryManager() - Method in class info.magnolia.cms.link.AbsolutePathTransformer
Deprecated.  
getURI2RepositoryManager() - Method in class info.magnolia.link.AbsolutePathTransformer
 
getUriExtension(String) - Method in class info.magnolia.cms.filters.ContentTypeFilter
 
getURIMapping(String) - Method in class info.magnolia.cms.beans.config.VirtualURIManager
checks for the requested URI mapping in Server config : Servlet Specification 2.3 Section 10 "Mapping Requests to Servlets".
getURIMapping(String) - Method in class info.magnolia.cms.filters.VirtualUriFilter
 
getURIMappings() - Method in class info.magnolia.cms.beans.config.VirtualURIManager
 
getURIPrefix() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
 
getURISuffix(UUIDLink) - Method in class info.magnolia.cms.link.AbsolutePathTransformer
Deprecated. Returns the URI after the path.
getURISuffix(Link) - Method in class info.magnolia.link.AbsolutePathTransformer
Gets reminder of the URI after the path (i.e.
getURL() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getUrl() - Method in class info.magnolia.cms.util.UrlPatternDelegate
Returns the configured Url.
getURL() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getUrl() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getURLParameterDecoded(HttpServletRequest, String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getURLParametersDecoded(HttpServletRequest, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated. The url is not always properly decoded.
getURLParametersDecoded(String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated. Extract and decodes parameters from a query string.
getUsedFilter(Content) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get Rule used for this version.
getUser() - Method in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
 
getUser() - Method in class info.magnolia.cms.security.auth.callback.UserCallback
 
getUser() - Method in class info.magnolia.cms.security.auth.login.LoginResult
 
getUser(String) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getUser(Subject) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getUser(String) - Method in class info.magnolia.cms.security.ExternalUserManager
 
getUser(Subject) - Method in class info.magnolia.cms.security.ExternalUserManager
Initialize new user using JAAS authenticated/authorized subject.
getUser(String) - Method in class info.magnolia.cms.security.MgnlUserManager
Get the user object.
getUser(Subject) - Method in class info.magnolia.cms.security.MgnlUserManager
 
getUser(String) - Method in interface info.magnolia.cms.security.UserManager
Find a specific user.
getUser(Subject) - Method in interface info.magnolia.cms.security.UserManager
Initialize new user using JAAS authenticated/authorized subject.
getUser() - Method in class info.magnolia.context.AbstractContext
 
getUser() - Method in interface info.magnolia.context.Context
If this is not a UserContext this method will very likely return the system user.
getUser() - Method in class info.magnolia.context.ContextDecorator
Delegates call to the original context.
getUser() - Static method in class info.magnolia.context.MgnlContext
A short cut for the current user.
getUser() - Method in class info.magnolia.context.SimpleContext
Delegate to the inner context.
getUser() - Method in class info.magnolia.context.UserContextImpl
Create the subject on demand.
getUser() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
 
getUser() - Method in interface info.magnolia.jaas.sp.UserAwareLoginModule
 
getUser() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getUser(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getUserId() - Method in class info.magnolia.context.AbstractRepositoryStrategy
 
getUserId() - Method in class info.magnolia.context.DefaultRepositoryStrategy
 
getUserId() - Method in class info.magnolia.context.SystemRepositoryStrategy
 
getUserInbox(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
return a list of workItem for one user.
getUserMail(User) - Static method in class info.magnolia.module.mail.util.MailUtil
 
getUserManager() - Method in class info.magnolia.cms.security.RescueSecuritySupport
 
getUserManager(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport
 
getUserManager() - Static method in class info.magnolia.cms.security.Security
Returns the configured UserManager.
getUserManager() - Method in interface info.magnolia.cms.security.SecuritySupport
Returns a generic UserManager, either for a default realm, or an implementation which delegates to other UserManager instances.
getUserManager(String) - Method in interface info.magnolia.cms.security.SecuritySupport
Returns a UserManager for the given realm.
getUserManager() - Method in class info.magnolia.cms.security.SecuritySupportImpl
Returns a UserManager which is delegating to the configured UserManagers.
getUserManager(String) - Method in class info.magnolia.cms.security.SecuritySupportImpl
 
getUserManager() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
Override this to support any configured/non-configured user manager.
getUserManagers() - Method in class info.magnolia.cms.security.SecuritySupportImpl
 
getUserName() - Method in class info.magnolia.cms.core.version.ContentVersion
The name of the user who created this version.
getUserName() - Method in class info.magnolia.module.workflow.inbox.InboxListModel
 
getUserNode() - Method in class info.magnolia.cms.security.MgnlUser
 
getUserNode() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getUserNodes() - Method in class info.magnolia.module.admininterface.pages.UsersPage
 
getUserPrincipal() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getUTCCalendarFromDialogString(String) - Static method in class info.magnolia.cms.util.DateUtil
Convert a string date from a dialog date to a UTC calendar ready to be stored in the repository.
getUTCCalendarFromLocalDate(Date) - Static method in class info.magnolia.cms.util.DateUtil
Convert a local date time to a UTC calendar.
getUUID() - Method in interface info.magnolia.cms.core.Content
UUID of the node referenced by this object.
getUUID() - Method in class info.magnolia.cms.core.DefaultContent
 
getUUID() - Method in class info.magnolia.cms.core.version.ContentVersion
UUID of the node refrenced by this object.
getUUID() - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
getUuid() - Method in class info.magnolia.cms.taglibs.BaseContentTag
 
getUUID() - Method in class info.magnolia.cms.util.ContentWrapper
 
getUuid() - Method in class info.magnolia.cms.util.LazyContentWrapper
 
getUUID() - Method in class info.magnolia.link.Link
 
getUuid() - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
 
getUUID(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getUuidOfParagraphToExecute() - Method in class info.magnolia.module.templating.ModelExecutionFilter
 
getUuidToLink() - Method in class info.magnolia.cms.taglibs.Out
 
getUuidToLinkRepository() - Method in class info.magnolia.cms.taglibs.Out
 
getValidatedLabel(String) - Static method in class info.magnolia.cms.core.Path
Replace illegal characters based on system property magnolia.ut8.enabled.
getValidatedLabel(String, String) - Static method in class info.magnolia.cms.core.Path
If charset eq to UTF-8 replaces these characters: jackrabbit not allowed 32: [ ] 91: [[] 93: []] 42: [*] 34: ["] 46: [.] 58 [:] 92: [\] 39 :['] url not valid 59: [;] 47: [/] 63: [?] 43: [+] 37: [%] 33: [!] 35:[#] 94: [^] else replace illegal characters except [_] [0-9], [A-Z], [a-z], [-], [_].
getValidationPattern() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getValue() - Method in class info.magnolia.beancoder.MgnlProperty
 
getValue() - Method in class info.magnolia.beancoder.MgnlValue
 
getValue() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getValue() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getValue() - Method in interface info.magnolia.cms.core.NodeData
Returns the value of this NodeData.
getValue() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getValue() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getValue(String, Object) - Method in class info.magnolia.cms.gui.controlx.list.DefaultValueProvider
 
getValue() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
Called by the renderer
getValue(String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
get named value
getValue(String) - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
get named value
getValue(String, Object) - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
get value from a specified object
getValue(String, Object) - Method in interface info.magnolia.cms.gui.controlx.list.ValueProvider
get value - first check for property in this object - then look for the getter for this name - else search in MetaData
getValue() - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
 
getValue() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getValue() - Method in class info.magnolia.cms.gui.query.DateSearchQueryParameter
get value
getValue() - Method in class info.magnolia.cms.gui.query.StringSearchQueryParameter
get value
getValue() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getValue() - Method in class info.magnolia.module.admininterface.config.PermissionConfiguration
 
getValue(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Get a string value
getValue(long) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Get the long value
getValue(String, int) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Get the value for saving in jcr
getValue() - Method in class info.magnolia.module.model.PropertyDefinition
 
getValue() - Method in class info.magnolia.module.model.ServletParameterDefinition
 
getValue(String, Object) - Method in class info.magnolia.module.workflow.inbox.InboxValueProvider
 
getValue() - Method in class info.magnolia.voting.voters.PropertyVoter
 
getValueObject() - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
The current object representing a row.
getValueObject() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
 
getValueObject(NodeData) - Static method in class info.magnolia.cms.util.NodeDataUtil
Returns the value as an Object.
getValueProvider() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
 
getValueProvider() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
 
getValues() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getValues() - Method in class info.magnolia.cms.core.DefaultNodeData
 
getValues() - Method in interface info.magnolia.cms.core.NodeData
For multi-value properties.
getValues() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getValues() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getValues() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getValues() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getValuesStringList(Value[]) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getValueString(NodeData) - Static method in class info.magnolia.cms.util.NodeDataUtil
Same as getValueString(nd, dateFormat) but using the users short date format.
getValueString(NodeData, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Returns a String representation of the value.
getValueString(Value, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Same as value.getString(), but using custom date format.
getValueType() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getVarName() - Method in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
 
getVersion(Content, String) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get named version.
getVersion(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask
 
getVersion(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionUpdateTask
 
getVersion() - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
 
getVersion() - Method in interface info.magnolia.module.delta.Delta
Returns the version number for which this Delta is needed.
getVersion() - Method in class info.magnolia.module.delta.DeltaBuilder
 
getVersion() - Method in class info.magnolia.module.model.DependencyDefinition
 
getVersion() - Method in class info.magnolia.module.model.ModuleDefinition
 
getVersion() - Method in class info.magnolia.module.webapp.WebappDelta
 
getVersion() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getVersionedContent(Version) - Method in interface info.magnolia.cms.core.Content
get content view over the jcr version object.
getVersionedContent(String) - Method in interface info.magnolia.cms.core.Content
get content view over the jcr version object.
getVersionedContent(Version) - Method in class info.magnolia.cms.core.DefaultContent
 
getVersionedContent(String) - Method in class info.magnolia.cms.core.DefaultContent
 
getVersionedContent(Version) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getVersionedContent(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getVersionedContent(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
getVersionedContent(Version) - Method in class info.magnolia.cms.util.ContentWrapper
 
getVersionedNode(Content) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get node from version store.
getVersionedNode(String) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get node from version store.
getVersionFromManifest() - Method in class info.magnolia.cms.license.LicenseFileExtractor
Returns the current magnolia version, read from the jar Manifest.
getVersionHandler() - Method in class info.magnolia.module.model.ModuleDefinition
 
getVersionHandler(String) - Method in interface info.magnolia.module.ModuleRegistry
 
getVersionHandler(String) - Method in class info.magnolia.module.ModuleRegistryImpl
 
getVersionHistory() - Method in interface info.magnolia.cms.core.Content
 
getVersionHistory() - Method in class info.magnolia.cms.core.DefaultContent
 
getVersionHistory(Content) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get history of this node as recorded in the version store.
getVersionHistory() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getVersionHistory() - Method in class info.magnolia.cms.util.ContentWrapper
 
getVersionLabel() - Method in class info.magnolia.cms.core.version.ContentVersion
Return the name of the version represented by this object.
getVersionLabel() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getVersionMap() - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
 
getVersionRange() - Method in class info.magnolia.module.model.DependencyDefinition
 
getVersionString() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getViewNameAfterExecution(String, Context) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
Default implementation returns the commandName itself.
getViewNameAfterExecution(String, Context) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Show the tree after execution of a command
getVirtualUriMappings() - Method in class info.magnolia.module.admininterface.pages.ConfigurationPage
 
getVisibleRepositories() - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
getVoter() - Method in class info.magnolia.voting.voters.InverseVoter
 
getVoter() - Method in class info.magnolia.voting.voters.NotVoter
 
getVoters() - Method in class info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
 
getVoters() - Method in class info.magnolia.module.cache.cachepolicy.Default
 
getVoters() - Method in class info.magnolia.module.cache.ContentCompression
 
getVoters() - Method in class info.magnolia.voting.voters.VoterSet
 
getVoting() - Method in class info.magnolia.voting.voters.VoterSet
 
getWebappName() - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getWebContext() - Static method in class info.magnolia.context.MgnlContext
Throws an IllegalStateException if the current context is not set, or if it is not an instance of WebContext.
getWebContext(String) - Static method in class info.magnolia.context.MgnlContext
Throws an IllegalStateException if the current context is not set, or if it is not an instance of WebContext.
getWebContextOrNull() - Static method in class info.magnolia.context.MgnlContext
Returns the current context if it is set and is an instance of WebContext, returns null otherwise.
getWebsiteNode() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getWebsiteNode() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Deprecated. use getStorageNode()
getWidth() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getWidth() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
 
getWidth() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getWithDefault(String, String) - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
You can provide a default value if the key is not found.
getWithDefault(String, Object[], String) - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
With default value and replacement strings.
getWithDefault(String, String) - Method in interface info.magnolia.cms.i18n.Messages
You can provide a default value if the key is not found.
getWithDefault(String, Object[], String) - Method in interface info.magnolia.cms.i18n.Messages
With default value and replacement strings.
getWithDefault(String, String) - Static method in class info.magnolia.cms.i18n.MessagesManager
Use a default string.
getWithDefault(String, Object[], String) - Static method in class info.magnolia.cms.i18n.MessagesManager
Get a message with parameters inside: the value {0} must be a number.
getWithDefault(String, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getWithDefault(String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getWithDefault(String, String, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getWithDefault(String, String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getWithDefault(String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, List, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, List, String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, String, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, List, String, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWorkflowName() - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
 
getWorkflowName() - Method in class info.magnolia.module.workflow.commands.FlowCommand
 
getWorkflowName() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
In case there is a mapping defined the mapping is used otherwise we fall back to the normal behavior.
getWorkflowName() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
 
getWorkItem(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
Retrieves a workitem by id.
getWorkItem() - Method in class info.magnolia.module.workflow.WorkItemContext
 
getWorkItemById(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
get work item by id.
getWorkItemByParticipant(String) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
retrieve a work item by participant name.
getWorkItemId() - Method in class info.magnolia.module.workflow.inbox.SubPagesControl
 
getWorkItemId() - Method in class info.magnolia.module.workflow.inbox.SubPagesList
 
getWorkItems(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
get all work items for the user.
getWorkItemStore() - Static method in class info.magnolia.module.workflow.WorkflowModule
return the global work flow engine.
getWorkItemStore() - Static method in class info.magnolia.module.workflow.WorkflowUtil
 
getWorkspace() - Method in class info.magnolia.cms.core.AbstractContent
 
getWorkspace() - Method in interface info.magnolia.cms.core.Content
get workspace to which this node attached to.
getWorkspace() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
gets currently used workspace for this hierarchy manager.
getWorkspace() - Method in interface info.magnolia.cms.core.HierarchyManager
 
getWorkspace() - Method in class info.magnolia.cms.core.version.ContentVersion
 
getWorkspace() - Method in interface info.magnolia.cms.security.auth.ACL
Get workspace ID for which this ACL has been constructed.
getWorkspace() - Method in class info.magnolia.cms.util.ContentWrapper
 
getWorkspace() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getWorkspace() - Method in class info.magnolia.jaas.principal.ACLImpl
Get workspace ID for which this ACL has been constructed.
getWorkspaceId() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get workspace Id
getWorkspaceName() - Method in class info.magnolia.repository.RepositoryNameMap
 
getWorkspaceNamesWithIndexer() - Static method in class info.magnolia.cms.util.WorkspaceXmlUtil
 
getWorkspaces() - Method in class info.magnolia.module.model.RepositoryDefinition
 
getWorkspaces() - Method in class info.magnolia.repository.RepositoryMapping
 
getWrappedCacheManager() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
getWrappedContent() - Method in class info.magnolia.cms.util.ContentWrapper
 
getWrappedContent() - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
getWrappedContent() - Method in class info.magnolia.cms.util.LazyContentWrapper
 
getWrappedContext() - Method in class info.magnolia.context.ContextDecorator
Returns the context wrapped by this decorator.
getWrappedEhcache() - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
getWrappedHierarchyManager() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getWrappedInstance() - Method in class info.magnolia.beancoder.MgnlNode
 
getWrappedInstance() - Method in class info.magnolia.beancoder.MgnlProperty
 
getWrappedInstance() - Method in class info.magnolia.beancoder.MgnlValue
 
getWrappedNodeData() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getWrappedRequest(ServletRequest, Class<T>) - Static method in class info.magnolia.cms.util.ServletUtils
Finds a request wrapper object inside the chain of request wrappers.
getWriter() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getWriter() - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
TODO each renderer should provide its own subclass.
getXPathNodeQueryString(String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
 
getXpathPropertyQueryString(String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
 
getXslStreamForXmlFile(File) - Static method in class info.magnolia.importexport.DataTransporter
 
goTofirst() - Method in class info.magnolia.cms.util.SiblingsHelper
 
goTolast() - Method in class info.magnolia.cms.util.SiblingsHelper
 
GROUP - Static variable in class info.magnolia.cms.core.ItemType
 
Group - Interface in info.magnolia.cms.security
A user group.
groupBy - Variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
group by field name
groupByOrder - Variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
group by order
GroupEditDialog - Class in info.magnolia.module.admininterface.dialogs
 
GroupEditDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.GroupEditDialog
 
GroupList - Interface in info.magnolia.cms.security.auth
Marker interface.
GroupListImpl - Class in info.magnolia.jaas.principal
PrincipalList implementation for the groups.
GroupListImpl() - Constructor for class info.magnolia.jaas.principal.GroupListImpl
 
GroupManager - Interface in info.magnolia.cms.security
Manages the groups.
GroupsTreeConfiguration - Class in info.magnolia.module.admininterface.trees
 
GroupsTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.GroupsTreeConfiguration
 
GZ - Static variable in class info.magnolia.importexport.DataTransporter
 
gzip(byte[]) - Static method in class info.magnolia.module.cache.util.GZipUtil
 
GZipFilter - Class in info.magnolia.module.cache.filter
This GZipFilter does not take care of the Accept-Encoding request header.
GZipFilter() - Constructor for class info.magnolia.module.cache.filter.GZipFilter
 
GZipUtil - Class in info.magnolia.module.cache.util
Provide useful methods for working with gzip'd byte[].
GZipUtil() - Constructor for class info.magnolia.module.cache.util.GZipUtil
 

H

HANDLE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
 
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
 
handle() - Method in interface info.magnolia.cms.security.auth.callback.ClientCallback
Deprecated.  
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.CompositeCallback
Delegates the processing to the first matching Callback in patterns.
handle(Callback[]) - Method in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
Handle name and password callbacks called during the JAAS login processing.
handle(HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.cms.security.auth.callback.HttpClientCallback
 
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.RedirectClientCallback
 
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.login.BasicLogin
 
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.login.FormLogin
 
handle(HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.cms.security.auth.login.LoginHandler
Returns a login result or LoginResult.NOT_HANDLED if the handler can't handle the request.
handle(RepositoryException, Content) - Method in class info.magnolia.nodebuilder.AbstractErrorHandler
 
handle(RepositoryException, Content) - Method in interface info.magnolia.nodebuilder.ErrorHandler
The operation calling this method isn't expected to do anything here; the ErrorHandler implementation will attempt to build a fully formed message, then decide what to do with it.
handleActionResult(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.templating.ModelExecutionFilter
Returns true if special handling was performed.
handleCalendar(Calendar) - Method in class info.magnolia.freemarker.models.MagnoliaObjectWrapper
Deprecated. since 4.3 use CalendarModel instead.
handleChildren(HttpServletRequest, Content) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
handleMovedContent(String, HierarchyManager, Element, Content) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
handleResourceRequest(AggregationState, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.templating.RenderingFilter
Get the requested resource and copy it to the ServletOutputStream, bit by bit.
handleSingleEvent(Cache, String, Event) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
Implement this method to react on each and every event on a given cache and repository, even if multiple where buffered.
handleSingleEvent(Cache, String, Event) - Method in class info.magnolia.module.cache.FlushAllListeningPolicy
 
handleTemplateException(TemplateException, Environment, Writer) - Method in class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
 
has(String) - Method in interface info.magnolia.cms.security.auth.PrincipalList
Checks if the name exist in this list.
has(String) - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
Checks if the role name exist in this list.
hasAnyActiveSubscriber() - Method in interface info.magnolia.cms.exchange.ActivationManager
 
hasAnyActiveSubscriber() - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
 
hasAnyActiveSubscriber() - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
 
hasAttribute(String) - Static method in class info.magnolia.context.MgnlContext
Check if this attribute exists in the local scope.
hasChildren() - Method in class info.magnolia.cms.core.AbstractContent
 
hasChildren(String) - Method in class info.magnolia.cms.core.AbstractContent
 
hasChildren() - Method in interface info.magnolia.cms.core.Content
 
hasChildren(String) - Method in interface info.magnolia.cms.core.Content
 
hasChildren() - Method in class info.magnolia.cms.core.version.ContentVersion
 
hasChildren(String) - Method in class info.magnolia.cms.core.version.ContentVersion
 
hasChildren() - Method in class info.magnolia.module.admininterface.templates.MgnlDeletedTemplateModel
 
hasContent(String) - Method in interface info.magnolia.cms.core.Content
 
hasContent(String) - Method in class info.magnolia.cms.core.DefaultContent
 
hasContent(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Uses the same approach as ContentVersion.getContent(String).
hasContent(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
hasContent(String) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
hasContent(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
 
hasElement(Object) - Method in interface info.magnolia.module.cache.Cache
 
hasElement(Object) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
hashCode() - Method in class info.magnolia.cms.core.ItemType
 
hashCode() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager.MessagesID
 
hashCode() - Method in class info.magnolia.cms.util.NodeTypeFilter
 
hashCode() - Method in class info.magnolia.module.cache.DefaultCacheKey
 
hashCode() - Method in class info.magnolia.module.model.Version
 
hasInstance() - Static method in class info.magnolia.context.MgnlContext
Used to check if an instance is already set since getInstance() will always return a context.
hasLeft() - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
checks if has left
hasLeft() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
checks if has left
hasMenuItems() - Method in class info.magnolia.cms.gui.control.FunctionBar
 
hasMetaData() - Method in interface info.magnolia.cms.core.Content
checks if this node has a sub node with name MetaData.
hasMetaData() - Method in class info.magnolia.cms.core.DefaultContent
 
hasMetaData() - Method in class info.magnolia.cms.util.ContentWrapper
 
hasMixin(String) - Method in interface info.magnolia.cms.core.Content
Checks whether or not given mixin is assigned to a type.
hasMixin(String) - Method in class info.magnolia.cms.core.DefaultContent
 
hasMixin(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
hasModulesNode() - Method in interface info.magnolia.module.InstallContext
 
hasModulesNode() - Method in class info.magnolia.module.InstallContextImpl
 
hasNext() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
checks if there is next record
hasNext() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
 
hasNext() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore.StoreIterator
 
hasNextInGroup() - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
checks if there are more records in the current group
hasNextInGroup() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
checks if there are more records in the current group
hasNode(String) - Method in class info.magnolia.beancoder.MgnlNode
 
hasNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
Delegates to NodeData.isExist().
hasNodeData(String) - Method in interface info.magnolia.cms.core.Content
 
hasNodeData(String) - Method in class info.magnolia.cms.core.DefaultContent
 
hasNodeData(String) - Method in class info.magnolia.cms.core.version.ContentVersion
 
hasNodeData(String) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
hasPendingChanges() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Returns true if the session has pending (unsaved) changes.
hasPendingChanges() - Method in interface info.magnolia.cms.core.HierarchyManager
 
hasPendingChanges() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
hasProperty(String) - Method in class info.magnolia.beancoder.MgnlNode
 
hasProperty(String) - Method in class info.magnolia.cms.core.MetaData
Deprecated. since 4.0 - not used
hasProperty(String) - Static method in class info.magnolia.cms.core.SystemProperty
 
hasProperty(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
 
hasRepositoryMapping(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Returns true if a mapping for the given repository name does exist.
hasRight() - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
checks if has right
hasRight() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
checks if has right
hasRole(String) - Method in class info.magnolia.cms.security.DummyUser
Deprecated. Dummy user has full access, always returns true.
hasRole(String) - Method in class info.magnolia.cms.security.ExternalUser
 
hasRole(String) - Method in interface info.magnolia.cms.security.Group
 
hasRole(String) - Method in class info.magnolia.cms.security.MgnlGroup
 
hasRole(String) - Method in class info.magnolia.cms.security.MgnlUser
Is this user in a specified role?
hasRole(String) - Method in interface info.magnolia.cms.security.User
Is this user in a specified role?
hasSub(Content, String) - Method in class info.magnolia.cms.gui.control.Tree
 
hasWorkItem(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
check whether the specified work item exists.
headerContains(HttpServletRequest, String, String) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
headerContains(HttpServletRequest, String, String) - Static method in class info.magnolia.cms.util.RequestHeaderUtil
 
Hidden - Class in info.magnolia.cms.gui.control
Hidden field.
Hidden() - Constructor for class info.magnolia.cms.gui.control.Hidden
 
Hidden(String, String) - Constructor for class info.magnolia.cms.gui.control.Hidden
 
Hidden(String, String, boolean) - Constructor for class info.magnolia.cms.gui.control.Hidden
 
Hidden(String, Content) - Constructor for class info.magnolia.cms.gui.control.Hidden
 
HierarchicalUserManager - Class in info.magnolia.cms.security
A variation of a MgnlUserManager which stores users hierarchically using the following structure: /<realm>/<first letter of user name>/<first two letters of user name>.
HierarchicalUserManager() - Constructor for class info.magnolia.cms.security.HierarchicalUserManager
 
HierarchyBasedI18nContentSupport - Class in info.magnolia.cms.i18n
Serves i18n content found in a per locale hierarchy structure.
HierarchyBasedI18nContentSupport() - Constructor for class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
 
hierarchyManager - Variable in class info.magnolia.cms.core.ContentHandler
HierarchyManager instance.
HierarchyManager - Interface in info.magnolia.cms.core
Main class to access content.
HierarchyManagerWrapper - Class in info.magnolia.cms.util
A HierarchyManager wrapping an other hierarchy manager.
HierarchyManagerWrapper(HierarchyManager) - Constructor for class info.magnolia.cms.util.HierarchyManagerWrapper
 
HIGHEST_LEVEL - Static variable in interface info.magnolia.voting.Voting
 
hm - Variable in class info.magnolia.cms.core.search.QueryImpl
 
hm - Variable in class info.magnolia.cms.core.search.QueryManagerImpl
 
hm - Variable in class info.magnolia.cms.core.search.QueryResultImpl
 
hm - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
 
holdsLock() - Method in interface info.magnolia.cms.core.Content
Returns true if this node holds a lock; otherwise returns false.
holdsLock() - Method in class info.magnolia.cms.core.DefaultContent
 
holdsLock() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
holdsLock() - Method in class info.magnolia.cms.util.ContentWrapper
 
HostBasedVirtualURIMapping - Class in info.magnolia.cms.beans.config
Simple VirtualURI mapping that can forward to a different url depending on the request host name.
HostBasedVirtualURIMapping() - Constructor for class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
 
HostSecurityFilter - Class in info.magnolia.cms.filters
A filter that hides urls dependending on the request host name.
HostSecurityFilter() - Constructor for class info.magnolia.cms.filters.HostSecurityFilter
 
HTMLEncodingContentWrapper - Class in info.magnolia.module.templating
Implementation of wrapped content in HTML format.
HTMLEncodingContentWrapper(Content, boolean) - Constructor for class info.magnolia.module.templating.HTMLEncodingContentWrapper
 
HTMLEncodingNodeDataWrapper - Class in info.magnolia.module.templating
Implementation of wrapped node data in HTML format.
HTMLEncodingNodeDataWrapper(NodeData, boolean) - Constructor for class info.magnolia.module.templating.HTMLEncodingNodeDataWrapper
 
HttpClientCallback - Interface in info.magnolia.cms.security.auth.callback
Use to prompt the user for user name and password.

I

i18n(Content) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
I18N_CONFIG_PATH - Static variable in class info.magnolia.cms.i18n.MessagesManager
The node name where the configuration for i18n is stored.
I18nAuthoringSupport - Interface in info.magnolia.cms.gui.i18n
 
I18nAuthoringSupport.Factory - Class in info.magnolia.cms.gui.i18n
 
I18nAuthoringSupport.Factory() - Constructor for class info.magnolia.cms.gui.i18n.I18nAuthoringSupport.Factory
 
I18nContentSupport - Interface in info.magnolia.cms.i18n
Support for i18n content.
I18nContentSupportFactory - Class in info.magnolia.cms.i18n
Get the current I18nContentSupport object from this factory.
I18nContentSupportFactory() - Constructor for class info.magnolia.cms.i18n.I18nContentSupportFactory
 
I18nContentSupportFilter - Class in info.magnolia.cms.i18n
Rewrites the i18n uris and sets the current locale.
I18nContentSupportFilter() - Constructor for class info.magnolia.cms.i18n.I18nContentSupportFilter
 
I18nContentWrapper - Class in info.magnolia.cms.i18n
A ContentWrapper implementation which knows about I18nContentSupport.
I18nContentWrapper(Content) - Constructor for class info.magnolia.cms.i18n.I18nContentWrapper
 
i18nIze(Dialog) - Method in class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
 
i18nIze(Dialog) - Method in interface info.magnolia.cms.gui.i18n.I18nAuthoringSupport
Will provide i18n authoring by extending the dialog.
I18nMenuPoint - Class in info.magnolia.module.workflow.setup.for3_5
I18n-ize the menu items.
I18nMenuPoint() - Constructor for class info.magnolia.module.workflow.setup.for3_5.I18nMenuPoint
 
icon - Variable in class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
 
ICON - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
 
Icon - Class in info.magnolia.cms.gui.misc
 
Icon() - Constructor for class info.magnolia.cms.gui.misc.Icon
 
ICONDOCROOT - Static variable in class info.magnolia.cms.gui.control.Tree
 
IconListColumnRenderer - Class in info.magnolia.cms.gui.controlx.list
Render a an icon.
IconListColumnRenderer() - Constructor for class info.magnolia.cms.gui.controlx.list.IconListColumnRenderer
 
ICONS_PATH - Static variable in class info.magnolia.cms.beans.config.MIMEMapping
 
IfEmpty - Class in info.magnolia.cms.taglibs
This is exactly the opposite of the ifNotEmpty tag.
IfEmpty() - Constructor for class info.magnolia.cms.taglibs.IfEmpty
 
IfExisting - Class in info.magnolia.cms.taglibs
This is exactly the opposite of the ifNotExisting Tag.
IfExisting() - Constructor for class info.magnolia.cms.taglibs.IfExisting
 
IfFirstContentNode - Class in info.magnolia.cms.taglibs
Checks if the current container is first in the collection.
IfFirstContentNode() - Constructor for class info.magnolia.cms.taglibs.IfFirstContentNode
 
IfLastContentNode - Class in info.magnolia.cms.taglibs
Checks if the current container is last in collection.
IfLastContentNode() - Constructor for class info.magnolia.cms.taglibs.IfLastContentNode
 
ifModifiedSince(HttpServletRequest, long) - Method in class info.magnolia.module.cache.executor.AbstractExecutor
Checks if server cache is newer than the client cache.
IfNotEmpty - Class in info.magnolia.cms.taglibs
Evaluates the body only if a container exitsts and / or the corresponding atom exists and is not empty.
IfNotEmpty() - Constructor for class info.magnolia.cms.taglibs.IfNotEmpty
 
IfNotExisting - Class in info.magnolia.cms.taglibs
Evaluates the body only if a container and / or the corresponding atom does not exist.
IfNotExisting() - Constructor for class info.magnolia.cms.taglibs.IfNotExisting
 
IfVoter - Class in info.magnolia.voting.voters
Conditional voter.
IfVoter() - Constructor for class info.magnolia.voting.voters.IfVoter
 
ignorableWhitespace(char[], int, int) - Method in class info.magnolia.importexport.filters.SkipNodeFilter
 
imageContentNodeName - Variable in class info.magnolia.cms.taglibs.util.BaseImageTag
Attribute: The name of the new content node to create.
ImgTag - Class in info.magnolia.cms.taglibs.util
Writes an html img tag for the image at "nodeDataName".
ImgTag() - Constructor for class info.magnolia.cms.taglibs.util.ImgTag
 
ImgTagBeanInfo - Class in info.magnolia.cms.taglibs.util
Bean info, needed for the "class" attribute.
ImgTagBeanInfo() - Constructor for class info.magnolia.cms.taglibs.util.ImgTagBeanInfo
 
impersonateAccessManager(List) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Impersonate to be access manager with system rights.
IMPLEMENTATION_VERSION - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
Same as VERSION_NUMBER, but read from the manifest.
importDocument(Document, String, String, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
Converts a xml document into a file.
importFile(File, String, String, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
Creates an InputStream backed by the specified xml file.
importFresh(Element, MultipartForm, HierarchyManager, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
import on non existing tree.
importOnExisting(Element, MultipartForm, HierarchyManager, Content) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
import on existing content, making sure that content which is not sent stays as is.
ImportPage - Class in info.magnolia.module.admininterface.pages
 
ImportPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.ImportPage
 
importProperties(Properties, String) - Static method in class info.magnolia.importexport.DataTransporter
Deprecated. since 4.0 - use the PropertiesImportExport class instead.
importResource(MultipartForm, Element, HierarchyManager, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
import documents.
imports - Variable in class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
 
importxml() - Method in class info.magnolia.module.admininterface.pages.ImportPage
 
ImportXmlRootFilter - Class in info.magnolia.importexport.filters
XML Filter for cleaning up version store from imported root node files.
ImportXmlRootFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.ImportXmlRootFilter
 
importXmlStream(InputStream, String, String, String, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
Imports XML stream into repository.
Inbox - Class in info.magnolia.module.workflow.inbox
The AbstractList responsible for displaying a user's inbox, i.e current work items.
Inbox(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.workflow.inbox.Inbox
 
InboxHelper - Class in info.magnolia.module.workflow.inbox
Utiities for Inbox and SubPagesList.
InboxHelper() - Constructor for class info.magnolia.module.workflow.inbox.InboxHelper
 
InboxListModel - Class in info.magnolia.module.workflow.inbox
ListModel used by Inbox.
InboxListModel(String) - Constructor for class info.magnolia.module.workflow.inbox.InboxListModel
 
InboxValueProvider - Class in info.magnolia.module.workflow.inbox
ValueProvider used by Inbox.
InboxValueProvider() - Constructor for class info.magnolia.module.workflow.inbox.InboxValueProvider
 
Include - Class in info.magnolia.cms.taglibs
Delegates to an appropriate ParagraphRenderer, or include a JSP.
Include() - Constructor for class info.magnolia.cms.taglibs.Include
 
include(String, Writer) - Method in interface info.magnolia.context.WebContext
Includes/render the given path into the given Writer, by wrapping it in the current HttpServletResponse.
include(String, Writer) - Method in class info.magnolia.context.WebContextImpl
Does an include using the request that was set when setting up this context, or using the request wrapped by the pageContext if existing.
INCLUDE_REQUEST_URI_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtils
 
incSessionCount(String) - Method in class info.magnolia.context.AbstractRepositoryStrategy
 
incSessionCount() - Method in class info.magnolia.stats.JCRStats
 
index - Variable in class info.magnolia.cms.taglibs.ContentNodeIterator
 
inEditMode(TemplateException, Environment, Writer) - Method in class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
 
info(String) - Method in interface info.magnolia.module.InstallContext
 
info(String) - Method in class info.magnolia.module.InstallContextImpl
 
info.magnolia.api - package info.magnolia.api
 
info.magnolia.beancoder - package info.magnolia.beancoder
 
info.magnolia.cms.beans.config - package info.magnolia.cms.beans.config
 
info.magnolia.cms.beans.runtime - package info.magnolia.cms.beans.runtime
 
info.magnolia.cms.cache - package info.magnolia.cms.cache
 
info.magnolia.cms.cache.pages - package info.magnolia.cms.cache.pages
 
info.magnolia.cms.core - package info.magnolia.cms.core
 
info.magnolia.cms.core.ie - package info.magnolia.cms.core.ie
 
info.magnolia.cms.core.search - package info.magnolia.cms.core.search
 
info.magnolia.cms.core.version - package info.magnolia.cms.core.version
 
info.magnolia.cms.exchange - package info.magnolia.cms.exchange
 
info.magnolia.cms.filters - package info.magnolia.cms.filters
 
info.magnolia.cms.gui.control - package info.magnolia.cms.gui.control
 
info.magnolia.cms.gui.controlx - package info.magnolia.cms.gui.controlx
 
info.magnolia.cms.gui.controlx.impl - package info.magnolia.cms.gui.controlx.impl
 
info.magnolia.cms.gui.controlx.list - package info.magnolia.cms.gui.controlx.list
 
info.magnolia.cms.gui.controlx.search - package info.magnolia.cms.gui.controlx.search
 
info.magnolia.cms.gui.controlx.version - package info.magnolia.cms.gui.controlx.version
 
info.magnolia.cms.gui.dialog - package info.magnolia.cms.gui.dialog
 
info.magnolia.cms.gui.fckeditor - package info.magnolia.cms.gui.fckeditor
 
info.magnolia.cms.gui.i18n - package info.magnolia.cms.gui.i18n
 
info.magnolia.cms.gui.inline - package info.magnolia.cms.gui.inline
 
info.magnolia.cms.gui.misc - package info.magnolia.cms.gui.misc
 
info.magnolia.cms.gui.query - package info.magnolia.cms.gui.query
 
info.magnolia.cms.i18n - package info.magnolia.cms.i18n
 
info.magnolia.cms.license - package info.magnolia.cms.license
 
info.magnolia.cms.link - package info.magnolia.cms.link
 
info.magnolia.cms.security - package info.magnolia.cms.security
 
info.magnolia.cms.security.auth - package info.magnolia.cms.security.auth
 
info.magnolia.cms.security.auth.callback - package info.magnolia.cms.security.auth.callback
JAAS and Client callbacks
info.magnolia.cms.security.auth.login - package info.magnolia.cms.security.auth.login
Login handlers and filters
info.magnolia.cms.servlets - package info.magnolia.cms.servlets
 
info.magnolia.cms.taglibs - package info.magnolia.cms.taglibs
 
info.magnolia.cms.taglibs.util - package info.magnolia.cms.taglibs.util
 
info.magnolia.cms.util - package info.magnolia.cms.util
 
info.magnolia.commands - package info.magnolia.commands
 
info.magnolia.commands.impl - package info.magnolia.commands.impl
 
info.magnolia.content2bean - package info.magnolia.content2bean
 
info.magnolia.content2bean.impl - package info.magnolia.content2bean.impl
 
info.magnolia.context - package info.magnolia.context
 
info.magnolia.debug - package info.magnolia.debug
 
info.magnolia.freemarker - package info.magnolia.freemarker
 
info.magnolia.freemarker.loaders - package info.magnolia.freemarker.loaders
 
info.magnolia.freemarker.models - package info.magnolia.freemarker.models
 
info.magnolia.importexport - package info.magnolia.importexport
 
info.magnolia.importexport.filters - package info.magnolia.importexport.filters
 
info.magnolia.jaas.principal - package info.magnolia.jaas.principal
 
info.magnolia.jaas.sp - package info.magnolia.jaas.sp
 
info.magnolia.jaas.sp.jcr - package info.magnolia.jaas.sp.jcr
 
info.magnolia.jackrabbit - package info.magnolia.jackrabbit
 
info.magnolia.link - package info.magnolia.link
 
info.magnolia.logging - package info.magnolia.logging
 
info.magnolia.module - package info.magnolia.module
 
info.magnolia.module.admininterface - package info.magnolia.module.admininterface
 
info.magnolia.module.admininterface.commands - package info.magnolia.module.admininterface.commands
 
info.magnolia.module.admininterface.config - package info.magnolia.module.admininterface.config
 
info.magnolia.module.admininterface.dialogs - package info.magnolia.module.admininterface.dialogs
 
info.magnolia.module.admininterface.lists - package info.magnolia.module.admininterface.lists
 
info.magnolia.module.admininterface.pages - package info.magnolia.module.admininterface.pages
 
info.magnolia.module.admininterface.setup - package info.magnolia.module.admininterface.setup
 
info.magnolia.module.admininterface.setup.for4_0 - package info.magnolia.module.admininterface.setup.for4_0
 
info.magnolia.module.admininterface.setup.for4_3 - package info.magnolia.module.admininterface.setup.for4_3
 
info.magnolia.module.admininterface.setup.for4_4 - package info.magnolia.module.admininterface.setup.for4_4
 
info.magnolia.module.admininterface.templates - package info.magnolia.module.admininterface.templates
 
info.magnolia.module.admininterface.trees - package info.magnolia.module.admininterface.trees
 
info.magnolia.module.cache - package info.magnolia.module.cache
 
info.magnolia.module.cache.browsercachepolicy - package info.magnolia.module.cache.browsercachepolicy
 
info.magnolia.module.cache.cachepolicy - package info.magnolia.module.cache.cachepolicy
 
info.magnolia.module.cache.commands - package info.magnolia.module.cache.commands
 
info.magnolia.module.cache.ehcache - package info.magnolia.module.cache.ehcache
 
info.magnolia.module.cache.executor - package info.magnolia.module.cache.executor
 
info.magnolia.module.cache.filter - package info.magnolia.module.cache.filter
 
info.magnolia.module.cache.mbean - package info.magnolia.module.cache.mbean
 
info.magnolia.module.cache.setup - package info.magnolia.module.cache.setup
 
info.magnolia.module.cache.util - package info.magnolia.module.cache.util
 
info.magnolia.module.delta - package info.magnolia.module.delta
 
info.magnolia.module.exchangesimple - package info.magnolia.module.exchangesimple
 
info.magnolia.module.exchangesimple.setup - package info.magnolia.module.exchangesimple.setup
 
info.magnolia.module.exchangesimple.setup.for3_5 - package info.magnolia.module.exchangesimple.setup.for3_5
 
info.magnolia.module.fckeditor - package info.magnolia.module.fckeditor
 
info.magnolia.module.fckeditor.dialogs - package info.magnolia.module.fckeditor.dialogs
 
info.magnolia.module.fckeditor.pages - package info.magnolia.module.fckeditor.pages
 
info.magnolia.module.fckeditor.servlets - package info.magnolia.module.fckeditor.servlets
 
info.magnolia.module.files - package info.magnolia.module.files
 
info.magnolia.module.mail - package info.magnolia.module.mail
 
info.magnolia.module.mail.commands - package info.magnolia.module.mail.commands
 
info.magnolia.module.mail.handlers - package info.magnolia.module.mail.handlers
 
info.magnolia.module.mail.pages - package info.magnolia.module.mail.pages
 
info.magnolia.module.mail.setup - package info.magnolia.module.mail.setup
 
info.magnolia.module.mail.templates - package info.magnolia.module.mail.templates
 
info.magnolia.module.mail.templates.impl - package info.magnolia.module.mail.templates.impl
 
info.magnolia.module.mail.util - package info.magnolia.module.mail.util
 
info.magnolia.module.model - package info.magnolia.module.model
 
info.magnolia.module.model.reader - package info.magnolia.module.model.reader
 
info.magnolia.module.samples - package info.magnolia.module.samples
 
info.magnolia.module.samples.filters - package info.magnolia.module.samples.filters
 
info.magnolia.module.samples.model - package info.magnolia.module.samples.model
 
info.magnolia.module.samples.servlets - package info.magnolia.module.samples.servlets
 
info.magnolia.module.samples.setup - package info.magnolia.module.samples.setup
 
info.magnolia.module.samples.templates - package info.magnolia.module.samples.templates
 
info.magnolia.module.storeclient - package info.magnolia.module.storeclient
 
info.magnolia.module.storeclient.pages - package info.magnolia.module.storeclient.pages
 
info.magnolia.module.storeclient.setup - package info.magnolia.module.storeclient.setup
 
info.magnolia.module.templating - package info.magnolia.module.templating
 
info.magnolia.module.templating.engine - package info.magnolia.module.templating.engine
 
info.magnolia.module.templating.freemarker - package info.magnolia.module.templating.freemarker
 
info.magnolia.module.templating.paragraphs - package info.magnolia.module.templating.paragraphs
 
info.magnolia.module.templating.renderers - package info.magnolia.module.templating.renderers
 
info.magnolia.module.templating.setup - package info.magnolia.module.templating.setup
 
info.magnolia.module.templating.setup.for3_5 - package info.magnolia.module.templating.setup.for3_5
 
info.magnolia.module.templating.setup.for4_0 - package info.magnolia.module.templating.setup.for4_0
 
info.magnolia.module.templatingcomponents - package info.magnolia.module.templatingcomponents
This package provides simple, independent components to be used by templating engines to render Authoring UI components.
info.magnolia.module.templatingcomponents.components - package info.magnolia.module.templatingcomponents.components
 
info.magnolia.module.templatingcomponents.freemarker - package info.magnolia.module.templatingcomponents.freemarker
 
info.magnolia.module.templatingcomponents.jsp - package info.magnolia.module.templatingcomponents.jsp
 
info.magnolia.module.templatingcomponents.setup - package info.magnolia.module.templatingcomponents.setup
 
info.magnolia.module.ui - package info.magnolia.module.ui
 
info.magnolia.module.webapp - package info.magnolia.module.webapp
This package contains the necessary classes to determine if the web-app needs to be bootstrapped, and to do so.
info.magnolia.module.workflow - package info.magnolia.module.workflow
 
info.magnolia.module.workflow.beancoder - package info.magnolia.module.workflow.beancoder
 
info.magnolia.module.workflow.commands - package info.magnolia.module.workflow.commands
 
info.magnolia.module.workflow.commands.flow - package info.magnolia.module.workflow.commands.flow
 
info.magnolia.module.workflow.flows - package info.magnolia.module.workflow.flows
 
info.magnolia.module.workflow.inbox - package info.magnolia.module.workflow.inbox
 
info.magnolia.module.workflow.jcr - package info.magnolia.module.workflow.jcr
 
info.magnolia.module.workflow.pages - package info.magnolia.module.workflow.pages
 
info.magnolia.module.workflow.setup - package info.magnolia.module.workflow.setup
 
info.magnolia.module.workflow.setup.for3_5 - package info.magnolia.module.workflow.setup.for3_5
 
info.magnolia.module.workflow.setup.for4_0 - package info.magnolia.module.workflow.setup.for4_0
 
info.magnolia.module.workflow.trees - package info.magnolia.module.workflow.trees
 
info.magnolia.nodebuilder - package info.magnolia.nodebuilder
 
info.magnolia.nodebuilder.task - package info.magnolia.nodebuilder.task
 
info.magnolia.objectfactory - package info.magnolia.objectfactory
 
info.magnolia.repository - package info.magnolia.repository
 
info.magnolia.setup - package info.magnolia.setup
This package contains the classes necessary to install and update Magnolia's core module.
info.magnolia.setup.for3_5 - package info.magnolia.setup.for3_5
 
info.magnolia.setup.for3_6 - package info.magnolia.setup.for3_6
 
info.magnolia.setup.for3_6_2 - package info.magnolia.setup.for3_6_2
 
info.magnolia.setup.for4_3 - package info.magnolia.setup.for4_3
 
info.magnolia.setup.for4_4_3 - package info.magnolia.setup.for4_4_3
 
info.magnolia.stats - package info.magnolia.stats
 
info.magnolia.voting - package info.magnolia.voting
 
info.magnolia.voting.voters - package info.magnolia.voting.voters
 
inGroup(String) - Method in class info.magnolia.cms.security.DummyUser
Deprecated. Always returns true.
inGroup(String) - Method in class info.magnolia.cms.security.ExternalUser
Is this user in a specified group?
inGroup(String) - Method in class info.magnolia.cms.security.MgnlUser
Is this user in a specified role?
inGroup(String) - Method in interface info.magnolia.cms.security.User
Is this user in a specified group?
inherit(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Inherit a value.
inherit(Content, String, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
Inherit a value.
inherit(Content) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
InheritanceContentWrapper - Class in info.magnolia.cms.util
This wrapper inherits content from the parent hierarchy.
InheritanceContentWrapper(Content, Content) - Constructor for class info.magnolia.cms.util.InheritanceContentWrapper
Used if in the InheritanceContentWrapper.wrap(Content) method.
InheritanceContentWrapper(Content) - Constructor for class info.magnolia.cms.util.InheritanceContentWrapper
Starts the inheritance.
inheritString(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Inherit a value.
inheritString(Content, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Inherit a value.
init() - Static method in class info.magnolia.cms.beans.config.ContentRepository
loads all configured repository using ID as Key, as configured in repositories.xml.
init() - Static method in class info.magnolia.cms.beans.config.MIMEMapping
Reads all configured mime mapping (config/server/MIMEMapping).
init() - Method in class info.magnolia.cms.beans.config.VersionConfig
Initialize bean.
init(User, String, String, Rule) - Method in interface info.magnolia.cms.exchange.Syndicator
Sets up the syndicator.
init(FilterConfig) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.CompositeFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.ContextFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.FilterDecorator
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.InstallFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.MultipartRequestFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
Initializes the servlet and its mappings.
init(Content) - Method in class info.magnolia.cms.gui.controlx.search.DialogBasedSearchConfig
gets all the controls defined in the dialog
init(Content) - Method in interface info.magnolia.cms.gui.controlx.search.DialogBasedSearchControlDefinition
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in interface info.magnolia.cms.gui.dialog.DialogControl
Initialize a Dialog.
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogEditWithButton
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogEditWithCustomButtons
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
Initialize a Dialog.
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogSelect
 
init() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
Called through the initialization process.
init() - Method in class info.magnolia.cms.i18n.MessagesManager
 
init() - Method in class info.magnolia.cms.license.LicenseFileExtractor
 
init(InputStream) - Method in class info.magnolia.cms.license.LicenseFileExtractor
 
init(String, String, String, String, String) - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
init(FilterConfig) - Method in class info.magnolia.cms.security.LogoutFilter
 
init() - Method in class info.magnolia.cms.servlets.ClasspathSpool
 
init() - Method in interface info.magnolia.cms.servlets.MVCServletHandler
Called after instantiating.
init() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
init(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface info.magnolia.context.WebContext
Method used to initialize the context.
init(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class info.magnolia.context.WebContextImpl
 
init(RepositoryMapping) - Method in class info.magnolia.jackrabbit.ProviderImpl
 
init() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.module.admininterface.dialogs.LanguageSelect
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.module.admininterface.dialogs.NodeNameControl
Set the nodes name as value
init() - Method in class info.magnolia.module.admininterface.PageMVCHandler
 
init(MultipartForm) - Method in interface info.magnolia.module.admininterface.SaveHandler
Initialize this SaveHandler
init(MultipartForm) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Initialize the SaveHandlerImpl control.
init(FilterConfig) - Method in class info.magnolia.module.cache.filter.CacheFilter
 
init(User, String, String, Rule) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
 
init() - Method in class info.magnolia.module.fckeditor.servlets.FCKEditorSimpleUploadServlet
Initialize the servlet.
Retrieve from the servlet configuration the "baseDir" which is the root of the file repository:
If not specified the value of "/UserFiles/" will be used.
Also it retrieve all allowed and denied extensions to be handled.
init() - Method in class info.magnolia.module.workflow.inbox.SubPagesList
 
init(String, ApplicationContext, Map) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
 
init(RepositoryMapping) - Method in interface info.magnolia.repository.Provider
Initializes repository, this depends on the underlying repository implementation.
init() - Method in class info.magnolia.voting.voters.BasePatternVoter
 
initAsWebContext(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class info.magnolia.context.MgnlContext
Sets this context as a web context.
initBean(TransformationState, Map) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
Called after all properties are set.
initBean(TransformationState, Map) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
Initializes bean by calling its init method if present.
initFilters(FilterConfig) - Method in class info.magnolia.cms.filters.CompositeFilter
The first time called by the main filter.
initialize(Subject, CallbackHandler, Map, Map) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
initializeWorkItemStore() - Method in class info.magnolia.module.workflow.WorkflowModule
 
initImageExtensions() - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
initList(ListControl) - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
initList(ListControl) - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
initLogging() - Static method in class info.magnolia.logging.Log4jConfigurer
Initialize Log4J, including setting the web app root system property.
initMap() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
The lazy Map creates messages objects with a fall back to the default locale.
initParametersToMap(ServletConfig) - Static method in class info.magnolia.cms.util.ServletUtils
Returns the init parameters for a ServletConfig object as a Map, preserving the order in which they are exposed by the ServletConfig object.
initParametersToMap(FilterConfig) - Static method in class info.magnolia.cms.util.ServletUtils
Returns the init parameters for a FilterConfig object as a Map, preserving the order in which they are exposed by the FilterConfig object.
initRootFilter() - Method in class info.magnolia.cms.filters.MgnlMainFilter
The first time called by the main filter.
initRootPath(ServletContext) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
Initializes the application real root path.
initServername(boolean) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
 
initSession() - Method in class info.magnolia.module.mail.MailTemplate
 
initUser() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
 
initWebappName(String) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
 
initWithHandle(String, String) - Method in class info.magnolia.cms.link.UUIDLink
Deprecated.  
InMemoryCachedEntry - Class in info.magnolia.module.cache.filter
Cache entry keeping the content in memory.
InMemoryCachedEntry(byte[], String, String, int, MultiMap, long) - Constructor for class info.magnolia.module.cache.filter.InMemoryCachedEntry
 
inPublicMode(TemplateException, Environment, Writer) - Method in class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
 
install(Version, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
 
InstallContext - Interface in info.magnolia.module
The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
InstallContext.Message - Class in info.magnolia.module
Log messages kept in the InstallContext.
InstallContext.Message(InstallContext.MessagePriority, String) - Constructor for class info.magnolia.module.InstallContext.Message
 
InstallContext.Message(InstallContext.MessagePriority, String, Throwable) - Constructor for class info.magnolia.module.InstallContext.Message
 
InstallContext.Message(InstallContext.MessagePriority, String, String) - Constructor for class info.magnolia.module.InstallContext.Message
 
InstallContext.MessagePriority - Enum in info.magnolia.module
Priority for InstallContext.Messages.
InstallContextImpl - Class in info.magnolia.module
Default implementation of InstallContext; provided by the ModuleManager.
InstallContextImpl() - Constructor for class info.magnolia.module.InstallContextImpl
 
InstalledModulesListPage - Class in info.magnolia.module.storeclient.pages
Lists all installed modules.
InstalledModulesListPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.storeclient.pages.InstalledModulesListPage
 
INSTALLER_PATH - Static variable in class info.magnolia.module.ui.ModuleManagerWebUI
 
InstallFilter - Class in info.magnolia.cms.filters
Filter responsible for executing the update/install mechanism.
InstallFilter(ModuleManager, MgnlMainFilter) - Constructor for class info.magnolia.cms.filters.InstallFilter
 
installOrUpdateModule(ModuleManager.ModuleAndDeltas, InstallContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
 
InstallStatus - Enum in info.magnolia.module
An enum identifying the status/result of the install/update in InstallContext.
InstallWorkflowDefinitionTask - Class in info.magnolia.module.workflow.setup
Sets up a workflow definition.
InstallWorkflowDefinitionTask(String, String, String, String) - Constructor for class info.magnolia.module.workflow.setup.InstallWorkflowDefinitionTask
 
instanciateDeferredEventListener(EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
Use this and register the returned EventListener with the registerChangeListener() methods, if you need to be able to later unregister your EventListener.
instantiateDefault() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
 
instantiateHandler(String, HttpServletRequest, HttpServletResponse, Object[]) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
 
INTERCEPT - Static variable in class info.magnolia.cms.filters.InterceptFilter
Request parameter: the INTERCEPT holds the name of an administrative action to perform.
intercept(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.filters.InterceptFilter
Request and Response here is same as received by the original page so it includes all post/get data.
InterceptFilter - Class in info.magnolia.cms.filters
Handle intercepted administrative requests.
InterceptFilter() - Constructor for class info.magnolia.cms.filters.InterceptFilter
 
interf - Variable in class info.magnolia.objectfactory.ObservedComponentFactory
Deprecated. since 4.3 - this should be private - use ObservedComponentFactory.getComponentType() instead. (rename to "type" once made private)
IntroduceParagraphRenderers - Class in info.magnolia.module.templating.setup.for3_5
Introduces paragraph renderers.
IntroduceParagraphRenderers() - Constructor for class info.magnolia.module.templating.setup.for3_5.IntroduceParagraphRenderers
 
InvalidDialogHandlerException - Exception in info.magnolia.module.admininterface
Runtime Exception thrown when a dialog handler can't be instantiated.
InvalidDialogHandlerException(String) - Constructor for exception info.magnolia.module.admininterface.InvalidDialogHandlerException
Instantiates a new exception.
InvalidDialogHandlerException(String, Throwable) - Constructor for exception info.magnolia.module.admininterface.InvalidDialogHandlerException
Instantiates a new exception.
InvalidDialogPageHandlerException - Exception in info.magnolia.module.admininterface
Runtime Exception thrown when a dialog handler can't be instantiated.
InvalidDialogPageHandlerException(String) - Constructor for exception info.magnolia.module.admininterface.InvalidDialogPageHandlerException
Instantiates a new exception.
InvalidDialogPageHandlerException(String, Throwable) - Constructor for exception info.magnolia.module.admininterface.InvalidDialogPageHandlerException
Instantiates a new exception.
InvalidTreeHandlerException - Exception in info.magnolia.module.admininterface
Runtime Exception thrown when a tree handler can't be instantiated.
InvalidTreeHandlerException(String) - Constructor for exception info.magnolia.module.admininterface.InvalidTreeHandlerException
Instantiates a new exception.
InvalidTreeHandlerException(String, Throwable) - Constructor for exception info.magnolia.module.admininterface.InvalidTreeHandlerException
Instantiates a new exception.
invalue - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
 
InverseVoter - Class in info.magnolia.voting.voters
Inverses the returned value of the wrapped voter.
InverseVoter() - Constructor for class info.magnolia.voting.voters.InverseVoter
 
IPConfigRulesUpdate - Class in info.magnolia.setup.for3_5
Updates pre 3.5 IP configuration rules to the format used since 3.5.
IPConfigRulesUpdate() - Constructor for class info.magnolia.setup.for3_5.IPConfigRulesUpdate
 
IPSecurityManager - Interface in info.magnolia.cms.security
Used to check if a client has access based on his IP address.
IPSecurityManager.Factory - Class in info.magnolia.cms.security
Factory to get the singleton instance.
IPSecurityManager.Factory() - Constructor for class info.magnolia.cms.security.IPSecurityManager.Factory
 
IPSecurityManagerImpl - Class in info.magnolia.cms.security
A very limited implementation of IPSecurityManager.
IPSecurityManagerImpl() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl
 
IPSecurityManagerImpl.InstanceFactory - Class in info.magnolia.cms.security
Provides a custom transformer as the current configuration is not c2b friendly.
IPSecurityManagerImpl.InstanceFactory() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl.InstanceFactory
 
IPSecurityManagerImpl.IPSecurityManagerTransformer - Class in info.magnolia.cms.security
Transformer which uses the IP value of the rule as the key.
IPSecurityManagerImpl.IPSecurityManagerTransformer() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl.IPSecurityManagerTransformer
 
IPSecurityManagerImpl.Rule - Class in info.magnolia.cms.security
Basic rule.
IPSecurityManagerImpl.Rule() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
 
IS - Static variable in class info.magnolia.cms.gui.query.DateSearchQueryParameter
sql constraint "IS"
IS - Static variable in class info.magnolia.cms.gui.query.StringSearchQueryParameter
 
IS_NOT - Static variable in class info.magnolia.cms.gui.query.StringSearchQueryParameter
 
isAbsolute(String) - Static method in class info.magnolia.cms.core.Path
 
isAcceptsGzip(HttpServletRequest) - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
isAcceptsGzip(HttpServletRequest) - Static method in class info.magnolia.module.cache.util.GZipUtil
True if the response should be gzipped.
isActive() - Method in class info.magnolia.cms.beans.config.VersionConfig
Checks active flag in version config.
isActive() - Method in interface info.magnolia.cms.exchange.Subscriber
 
isActive() - Method in class info.magnolia.cms.gui.control.FunctionBarItem
 
isActive() - Method in class info.magnolia.logging.LogConfiguration
 
isActive() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
isActive() - Method in class info.magnolia.module.samples.Dummy
 
isActpage() - Method in class info.magnolia.cms.taglibs.BaseContentTag
 
isAddContextPath() - Method in class info.magnolia.cms.link.AbsolutePathTransformer
Deprecated.  
isAddContextPath() - Method in class info.magnolia.link.AbsolutePathTransformer
 
isAddContextPathToBrowserLinks() - Method in class info.magnolia.cms.link.LinkResolverImpl
Deprecated.  
isAddContextPathToBrowserLinks() - Method in class info.magnolia.link.LinkTransformerManager
 
isAdmin() - Method in class info.magnolia.cms.beans.config.ServerConfiguration
 
isAdmin() - Method in class info.magnolia.module.admininterface.pages.QuickstartPage
 
isAdminButtonVisible() - Method in class info.magnolia.cms.gui.inline.BarMain
 
isAdminInstance() - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
 
isAllowed(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.BaseSecurityFilter
 
isAllowed(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.ContentSecurityFilter
 
isAllowed(String) - Method in interface info.magnolia.cms.security.IPSecurityManager
 
isAllowed(HttpServletRequest) - Method in interface info.magnolia.cms.security.IPSecurityManager
 
isAllowed(HttpServletRequest) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
isAllowed(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
isAllowed(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.URISecurityFilter
Checks access from Listener / Authenticator / AccessLock.
isAllowed(String) - Method in class info.magnolia.cms.util.Rule
True if given nodeType is allowed.
isAllowLinking() - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
 
isAnchor() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
True if this node is an anchor.
isAnonymous() - Static method in class info.magnolia.cms.security.SecurityUtil
Checks if the currently acting user is anonymous.
isAuthenticated() - Static method in class info.magnolia.cms.security.SecurityUtil
 
isAuthorInstance() - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
 
IsAuthorInstanceDelegateTask - Class in info.magnolia.module.delta
A task that depends on the value of the /server/admin config value.
IsAuthorInstanceDelegateTask(String, String, Task) - Constructor for class info.magnolia.module.delta.IsAuthorInstanceDelegateTask
 
IsAuthorInstanceDelegateTask(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsAuthorInstanceDelegateTask
 
isAuthorized(AccessManager) - Method in class info.magnolia.cms.security.ContentSecurityFilter
Deprecated. since 4.3 when overriding this method, override isAllowed() instead
isAuthorized(AccessManager, HttpServletRequest) - Method in class info.magnolia.cms.security.URISecurityFilter
Validates user permissions on URI.
isAvailable(Content) - Method in class info.magnolia.module.templating.Template
 
isBackupWorkItems() - Method in class info.magnolia.module.workflow.WorkflowModule
 
isBeforeOrEquivalent(Version) - Method in class info.magnolia.module.model.Version
 
isBodyNotSetFlag() - Method in class info.magnolia.module.mail.templates.MgnlEmail
 
isBorder() - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
 
isBrowseMode() - Method in class info.magnolia.cms.gui.control.Tree
 
isBrowseMode() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
isCharValid(int, String) - Static method in class info.magnolia.cms.core.Path
 
isCheckedOut() - Method in class info.magnolia.cms.core.DefaultContent
Returns true if this node is either
  • versionable and currently checked-out,
  • non-versionable and its nearest versionable ancestor is checked-out or
  • non-versionable and it has no versionable ancestor.
    isChooseButton() - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    isCleanup() - Method in class info.magnolia.module.workflow.WorkflowModule
     
    isClone() - Method in class info.magnolia.commands.MgnlCommand
     
    isCollection() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    isCollection() - Method in class info.magnolia.content2bean.TypeDescriptor
     
    isConcrete(Class<?>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
     
    isConcrete(Class<?>) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    isCreate() - Method in interface info.magnolia.module.admininterface.SaveHandler
    True if a not existing path should get created during the save process
    isCreate() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    isDebug() - Method in class info.magnolia.module.workflow.inbox.Inbox
     
    isDeprecated() - Static method in class info.magnolia.cms.util.DeprecationUtil
     
    isDeprecated(String) - Static method in class info.magnolia.cms.util.DeprecationUtil
     
    isDialogControlNode(Content) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
     
    isDialogNode(Content) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
     
    isDialogs() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for dialogs.
    isEditMode() - Static method in class info.magnolia.cms.taglibs.CmsFunctions
    Check if the current page is open in editing mode.
    isEditMode() - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    isEmpty(NodeData) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
    Checks if the nodedata field is empty.
    isEmpty() - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    isEmpty() - Method in class info.magnolia.cms.util.OrderedProperties
     
    isEmpty() - Method in class info.magnolia.context.AbstractContext
    isEmpty() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
     
    isEmpty() - Method in class info.magnolia.freemarker.models.ContentModel
     
    isEnabled() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    isEnabled() - Method in class info.magnolia.cms.filters.UnicodeNormalizationFilter
     
    isEnabled() - Method in class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
     
    isEnabled() - Method in interface info.magnolia.cms.gui.i18n.I18nAuthoringSupport
     
    isEnabled() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    isEnabled() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
     
    isEnabled() - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    isEnabled() - Method in class info.magnolia.cms.security.DummyUser
    Deprecated.  
    isEnabled() - Method in class info.magnolia.cms.security.ExternalUser
     
    isEnabled() - Method in class info.magnolia.cms.security.MgnlUser
     
    isEnabled() - Method in interface info.magnolia.cms.security.User
    Returns false if the user was explicitly disabled.
    isEnabled() - Method in class info.magnolia.commands.MgnlCommand
     
    isEnabled() - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    isEnabled() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    isEnabled() - Method in interface info.magnolia.voting.Voter
     
    isEnabled() - Method in class info.magnolia.voting.voters.BaseVoterImpl
     
    isEnableDeleteConfirmation() - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
     
    isEnableDeleteConfirmation() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    isEquivalent(Version) - Method in class info.magnolia.module.model.Version
    Compares major, minor and patch revisions of this Version against the given Version.
    isError(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
    Returns true if the request is rendering an error page, either due to a call to sendError() or an exception being thrown in a filter or a servlet that reached the container.
    isError() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    isExceptionSet() - Static method in class info.magnolia.cms.util.AlertUtil
    Checks if an exception is set.
    isExceptionSet(Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    isExist() - Method in class info.magnolia.cms.core.BinaryNodeData
     
    isExist(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    check is either the node or property exists with the specified path and user has access to it.
    isExist() - Method in class info.magnolia.cms.core.DefaultNodeData
     
    isExist(String) - Method in interface info.magnolia.cms.core.HierarchyManager
     
    isExist() - Method in interface info.magnolia.cms.core.NodeData
    checks if the atom exists in the repository.
    isExist() - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    isExist(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    isExist() - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    isExportxml() - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Getter for exportxml.
    isExtending() - Method in class info.magnolia.cms.util.ExtendingContentWrapper
     
    isExternalLinkOrAnchor(String) - Static method in class info.magnolia.link.LinkUtil
    Determines whether the given link is external link or anchor (i.e.
    isFilterRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isFirst() - Method in class info.magnolia.cms.util.SiblingsHelper
     
    isForBodyOnly() - Method in class info.magnolia.cms.taglibs.Set
     
    isForceCreation() - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    isForward(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
    Returns true if the request is currently processing a forward operation.
    isGranted(long) - Method in class info.magnolia.cms.core.AbstractContent
     
    isGranted(long) - Method in class info.magnolia.cms.core.AbstractNodeData
     
    isGranted(AccessManager, String, long) - Static method in class info.magnolia.cms.core.Access
    Checks if the given AccessManager allows specified permission on the given path.
    isGranted(long) - Method in interface info.magnolia.cms.core.Content
    checks for the allowed access rights.
    isGranted(String, long) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
     
    isGranted(String, long) - Method in interface info.magnolia.cms.core.HierarchyManager
    Checks for the allowed access rights.
    isGranted(long) - Method in interface info.magnolia.cms.core.NodeData
    checks for the allowed access rights.
    isGranted(long) - Method in class info.magnolia.cms.core.version.ContentVersion
    Checks for the allowed access rights.
    isGranted(String, long) - Method in interface info.magnolia.cms.security.AccessManager
    Determines wether the specified permissions are granted to the given path.
    isGranted(String, long) - Method in class info.magnolia.cms.security.AccessManagerImpl
     
    isGranted(long) - Method in class info.magnolia.cms.util.ContentWrapper
     
    isGranted(String, long) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    isGranted(long) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    isGroups() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for groups.
    isGZipMimeType(String) - Static method in class info.magnolia.module.cache.util.GZipUtil
     
    isGZipped(byte[]) - Static method in class info.magnolia.module.cache.util.GZipUtil
    Checks the first two bytes of the candidate byte array for the magic number 0x677a.
    isInclude(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
    Returns true if the request is currently processing an include operation.
    isInherited() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
    True if this is not a sub node of the starting point.
    isInSingleton() - Static method in class info.magnolia.module.templatingcomponents.components.SingletonParagraphBar
    Utility method for other components to determine if they are being rendered inside a SingletonParagraphBar.
    IsInstallSamplesTask - Class in info.magnolia.module.delta
    A Task which delegates depending on the magnolia.bootstrap.samples property.
    IsInstallSamplesTask(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsInstallSamplesTask
     
    IsInstallSamplesTask(String, String, Task) - Constructor for class info.magnolia.module.delta.IsInstallSamplesTask
     
    isInternalRelativeLink(String) - Static method in class info.magnolia.link.LinkUtil
    Determines if the given link is internal and relative.
    isInvalidMaxVersions() - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Check if version index is set to negative number.
    isInvalidMaxVersions() - Method in class info.magnolia.cms.core.version.VersionManager
    Since version is set "only revert" always return true.
    isInverse() - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    isLast() - Method in class info.magnolia.cms.util.SiblingsHelper
     
    isListenerRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isLoadOnStartup() - Method in class info.magnolia.repository.RepositoryMapping
     
    isLocaleSupported(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    isLocked() - Method in interface info.magnolia.cms.core.Content
    Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false.
    isLocked() - Method in class info.magnolia.cms.core.DefaultContent
     
    isLocked() - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    isLocked() - Method in class info.magnolia.cms.util.ContentWrapper
     
    isLoggedIn() - Static method in class info.magnolia.cms.taglibs.CmsFunctions
    Check if a user is currently logged in (not anonymous).
    isLogging() - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated.  
    isMakeBrowserLinksRelative() - Method in class info.magnolia.cms.link.LinkResolverImpl
    Deprecated.  
    isMakeBrowserLinksRelative() - Method in class info.magnolia.link.LinkTransformerManager
     
    isMap() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    isMap() - Method in class info.magnolia.content2bean.TypeDescriptor
     
    isMatching() - Method in class info.magnolia.cms.filters.Mapping.MatchingResult
     
    isMenuPointRendered(Content) - Method in class info.magnolia.module.admininterface.Navigation
     
    isMessageSet() - Static method in class info.magnolia.cms.util.AlertUtil
    Checks if a message is set.
    isMessageSet(Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    isMgnlFormat() - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Getter for mgnlFormat.
    isMgnlKeepVersions() - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Getter for mgnlKeepVersions.
    isModified() - Method in interface info.magnolia.cms.core.Content
    Returns true if this Item has been saved but has subsequently been modified through the current session and therefore the state of this item as recorded in the session differs from the state of this item as saved.
    isModified() - Method in class info.magnolia.cms.core.DefaultContent
     
    isModified() - Method in class info.magnolia.cms.core.version.ContentVersion
    Returns always false as verions are read only.
    isModified() - Method in class info.magnolia.cms.util.ContentWrapper
     
    IsModuleInstalledOrRegistered - Class in info.magnolia.module.delta
    A Task which delegates depending on the existence of a module.
    IsModuleInstalledOrRegistered(String, String, String, Task) - Constructor for class info.magnolia.module.delta.IsModuleInstalledOrRegistered
     
    IsModuleInstalledOrRegistered(String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsModuleInstalledOrRegistered
     
    isModuleRegistered(String) - Method in interface info.magnolia.module.InstallContext
     
    isModuleRegistered(String) - Method in class info.magnolia.module.InstallContextImpl
     
    isModuleRegistered(String) - Method in interface info.magnolia.module.ModuleRegistry
     
    isModuleRegistered(String) - Method in class info.magnolia.module.ModuleRegistryImpl
     
    isMultipart(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
    Returns true if the request has a content type that indicates that is a multipart request.
    isMultipart() - Method in class info.magnolia.module.mail.templates.MgnlMultipartEmail
     
    isMultiValue() - Method in class info.magnolia.cms.core.AbstractNodeData
     
    isMultiValue() - Method in class info.magnolia.cms.core.BinaryNodeData
     
    isMultiValue() - Method in interface info.magnolia.cms.core.NodeData
    for multi-value controls.
    isMultiValue() - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    isNode() - Method in class info.magnolia.beancoder.MgnlNode
     
    isNode() - Method in class info.magnolia.beancoder.MgnlProperty
     
    isNode(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    Will this property be a node?
    isNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
     
    isNodeData(String) - Method in interface info.magnolia.cms.core.Content
    checks if the requested resource is an NodeData (Property).
    isNodeData(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    checks if the requested resource is an NodeData (Property).
    isNodeData(String) - Method in interface info.magnolia.cms.core.HierarchyManager
     
    isNodeData(String) - Method in class info.magnolia.cms.util.ContentWrapper
     
    isNodeData(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    isNodeType(String) - Method in interface info.magnolia.cms.core.Content
    evaluate primary node type of the associated Node of this object.
    isNodeType(String) - Method in class info.magnolia.cms.core.DefaultContent
     
    isNodeType(Node, String) - Method in class info.magnolia.cms.core.DefaultContent
    private Helper method to evaluate primary node type of the given node.
    isNodeType(String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. since 4.0 - use getContent().isNodeType() instead. (not used currently)
    isNodeType(String, ItemType) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. since 4.0 - use getContent().isNodeType() instead. (not used currently)
    isNodeType(String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
    Deprecated. since 4.0 - use getContent().isNodeType() instead. (not used currently)
    isNodeType(String, ItemType) - Method in interface info.magnolia.cms.core.HierarchyManager
    Deprecated. since 4.0 - use getContent().isNodeType() instead. (not used currently)
    isNodeType(String) - Method in class info.magnolia.cms.util.ContentWrapper
     
    isNodeType(String, String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
    Deprecated. since 4.0 - use getContent().isNodeType() instead.
    isNodeType(String, ItemType) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
    Deprecated. since 4.0 - use getContent().isNodeType() instead. (not used currently)
    isNot() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    isNot() - Method in class info.magnolia.voting.voters.VoterSet
     
    isOptional() - Method in class info.magnolia.module.model.DependencyDefinition
     
    isPage(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. since 4.0 - use getContent().isNodeType() instead. (not used currently)
    isPage(String) - Method in interface info.magnolia.cms.core.HierarchyManager
    Deprecated. since 4.0 - use getContent().isNodeType() instead.
    isPage(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
    Deprecated. since 4.0 - use getContent().isNodeType() instead.
    isPages() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for pages.
    isParagraphs() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for paragraphs.
    isPreviewMode() - Method in class info.magnolia.cms.core.AggregationState
     
    isPreviewMode() - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    isProperty(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    Will this property be a node data?
    isPublicInstance() - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    isRecursive() - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    isRecursive() - Method in class info.magnolia.module.admininterface.commands.VersionCommand
     
    isRecursive() - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
     
    isRefreshOnNoCacheRequests() - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    isRequestedSessionIdFromCookie() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isRequestedSessionIdFromURL() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isRequestedSessionIdFromUrl() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isRequestedSessionIdValid() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isRequired() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
    True if a value is required.
    isRoles() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for roles.
    isSaveAsJSON() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
     
    isSaveAsList() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
     
    isSearchable() - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    isSecure() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isSeparator() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    isServletMappingRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isServletMappingRegistered(String, String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isServletOrMappingRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isServletRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isSessionLocked(HttpServletRequest) - Static method in class info.magnolia.cms.security.Lock
    Returns true if this session is locked.
    isShowParagraphName() - Method in class info.magnolia.cms.taglibs.EditBar
     
    isStrictlyAfter(Version) - Method in class info.magnolia.module.model.Version
     
    isSubClass(Class<?>, Class<?>) - Static method in class info.magnolia.cms.util.ClassUtil
    Deprecated. since 4.3, use parentClass.isAssignableFrom(subClass)
    isSubscribed(String, String) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    isSubscribed(String, String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    isSupportsDiff() - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    isSupportSubstringSearch() - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
     
    isSystemInstance() - Static method in class info.magnolia.context.MgnlContext
     
    isSystemLocked() - Static method in class info.magnolia.cms.security.Lock
    Return true if system is locked.
    isSystemUIMode() - Method in class info.magnolia.cms.filters.MgnlMainFilter
    Checks if Magnolia is ready to operate or if we need to go through SystemUI initialization screens.
    isTemplates() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for templates.
    isThresholdExceeded() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    isToMagnoliaResources() - Method in class info.magnolia.cms.filters.DispatchRule
     
    isToWebContainerResources() - Method in class info.magnolia.cms.filters.DispatchRule
     
    isUseI18N() - Method in class info.magnolia.cms.link.AbsolutePathTransformer
    Deprecated.  
    isUseI18N() - Method in class info.magnolia.link.AbsolutePathTransformer
     
    isUseJCROrderBy() - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
     
    isUseLifeTimeJCRSession() - Method in class info.magnolia.module.workflow.WorkflowModule
     
    isUserInRole(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isUsers() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for users.
    isUseURI2RepositoryMapping() - Method in class info.magnolia.cms.link.AbsolutePathTransformer
    Deprecated.  
    isUseURI2RepositoryMapping() - Method in class info.magnolia.link.AbsolutePathTransformer
     
    isVersionManually() - Method in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    isVirtualURIs() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for virtualURIs.
    isVisible() - Method in class info.magnolia.module.templating.Template
    Getter for visible.
    isWebContainerResource(HttpServletRequest) - Method in interface info.magnolia.cms.filters.WebContainerResources
    True if this request requests a web container resource.
    isWebContainerResource(HttpServletRequest) - Method in class info.magnolia.cms.filters.WebContainerResourcesImpl
     
    isWebContext() - Static method in class info.magnolia.context.MgnlContext
    Returns true if the current context is set and is an instance of WebContext.
    isWebsite() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for website.
    ITEM_TYPE_NODEDATA - Static variable in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4, use ItemType.MGNL_NODE_DATA instead
    ItemType - Class in info.magnolia.cms.core
    The Magnolia equivalent to NodeType.
    ItemType(String) - Constructor for class info.magnolia.cms.core.ItemType
    Ctor.
    iterator() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
     
    iterator() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    implement Iterable
    iterator() - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
    Returns an iterator over the collection of principals.

  • J

    JavascriptIncludePage - Class in info.magnolia.module.admininterface.pages
     
    JavascriptIncludePage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.JavascriptIncludePage
    Required constructor.
    JavascriptIncludePage.Definition - Class in info.magnolia.module.admininterface.pages
     
    JavascriptIncludePage.Definition() - Constructor for class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
     
    JavascriptMessagesPage - Class in info.magnolia.module.admininterface.pages
     
    JavascriptMessagesPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
     
    javaScriptString(String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
     
    JCR_CONTENT - Static variable in class info.magnolia.cms.core.ItemType
     
    JCR_DATA - Static variable in class info.magnolia.cms.core.ItemType
     
    JCR_FROZEN_PRIMARY_TYPE - Static variable in class info.magnolia.cms.core.ItemType
     
    JCR_FROZENNODE - Static variable in class info.magnolia.cms.core.ItemType
     
    JCR_PRIMARY_TYPE - Static variable in class info.magnolia.cms.core.ItemType
     
    JCR_ROOT - Static variable in class info.magnolia.importexport.DataTransporter
     
    JCRAuthenticationModule - Class in info.magnolia.jaas.sp.jcr
    Authentication module implementation using JCR to retrieve the users.
    JCRAuthenticationModule() - Constructor for class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
     
    JCRAuthorizationModule - Class in info.magnolia.jaas.sp.jcr
    This is a default login module for magnolia, it uses initialized repository as defined by the provider interface.
    JCRAuthorizationModule() - Constructor for class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
     
    JcrBrowserTreeConfiguration - Class in info.magnolia.module.admininterface.trees
    A TreeConfiguration that allows more node types.
    JcrBrowserTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.JcrBrowserTreeConfiguration
     
    JCRExpressionStore - Class in info.magnolia.module.workflow.jcr
    The JCR implementation of the expression store.
    JCRExpressionStore(boolean, boolean) - Constructor for class info.magnolia.module.workflow.jcr.JCRExpressionStore
     
    JCRExpressionStore.StoreIterator - Class in info.magnolia.module.workflow.jcr
    'lightweight' storeIterator.
    JCRExpressionStore.StoreIterator(Class) - Constructor for class info.magnolia.module.workflow.jcr.JCRExpressionStore.StoreIterator
     
    JCRPersistedEngine - Class in info.magnolia.module.workflow.jcr
    Implement openwfe.org.embed.engine.Engine to use JCRWorkItemStore and JCRExpressionStore.
    JCRPersistedEngine() - Constructor for class info.magnolia.module.workflow.jcr.JCRPersistedEngine
     
    JCRPersistedEngine(String, boolean) - Constructor for class info.magnolia.module.workflow.jcr.JCRPersistedEngine
    Instantiates a JCR persisted engine with the given name.
    JCRSessionPerThreadSystemContext - Class in info.magnolia.context
    A system context which creates JCR sessions per thread (request).
    JCRSessionPerThreadSystemContext() - Constructor for class info.magnolia.context.JCRSessionPerThreadSystemContext
     
    JCRStats - Class in info.magnolia.stats
    Collects and provides information about number of JCR sessions used by this instance of Magnolia.
    JCRStats() - Constructor for class info.magnolia.stats.JCRStats
     
    JCRStatsMBean - Interface in info.magnolia.stats
    Provides current session count.
    JCRUtilsPage - Class in info.magnolia.module.admininterface.pages
     
    JCRUtilsPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    JCRWorkItemStore - Class in info.magnolia.module.workflow.jcr
    The Magnolia-specific workflow participant.
    JCRWorkItemStore(boolean, boolean, boolean) - Constructor for class info.magnolia.module.workflow.jcr.JCRWorkItemStore
     
    JCRWorkItemStore() - Constructor for class info.magnolia.module.workflow.jcr.JCRWorkItemStore
     
    JS_OBJECTNAME - Static variable in class info.magnolia.cms.i18n.AbstractMessagesImpl
    Name of the javascript object used to make the messages public to the javascripts.
    JspParagraphRenderer - Class in info.magnolia.module.templating.paragraphs
    A simple paragraph renderer which delegates to a jsp.
    JspParagraphRenderer() - Constructor for class info.magnolia.module.templating.paragraphs.JspParagraphRenderer
     
    JspTemplateRenderer - Class in info.magnolia.module.templating.renderers
    Simple jsp template renderer, mapped to template type jsp.
    JspTemplateRenderer() - Constructor for class info.magnolia.module.templating.renderers.JspTemplateRenderer
     

    K

    keys() - Method in class info.magnolia.cms.i18n.DefaultMessagesImpl
    Iterate over the keys.
    keys() - Method in class info.magnolia.cms.i18n.EmptyMessages
     
    keys() - Method in interface info.magnolia.cms.i18n.Messages
    Iterate over the keys.
    keys() - Method in class info.magnolia.cms.i18n.MessagesChain
    Return all keys contained in this chain.
    keys() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
     
    keys() - Method in class info.magnolia.freemarker.models.ContentModel
     
    keySet() - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    keySet() - Method in class info.magnolia.cms.util.OrderedProperties
     
    keySet() - Method in class info.magnolia.context.AbstractContext

    L

    LANGUAGE - Static variable in interface info.magnolia.cms.security.auth.Entity
     
    LANGUAGES_NODE_NAME - Static variable in class info.magnolia.cms.i18n.MessagesManager
    Under this node all the available languages are stored.
    LanguageSelect - Class in info.magnolia.module.admininterface.dialogs
    Select one of the supported lanuge
    LanguageSelect() - Constructor for class info.magnolia.module.admininterface.dialogs.LanguageSelect
     
    LAST_ACTION - Static variable in class info.magnolia.cms.core.MetaData
     
    LAST_MODIFIED - Static variable in class info.magnolia.cms.core.MetaData
     
    lastNodeName - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
     
    launchFlow() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    launchFlow(LaunchItem) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    launchFlow(String, String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
    Simply launch a flow for the specified node.
    launchFlow(LaunchItem, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
    Start a flow.
    LazyContentWrapper - Class in info.magnolia.cms.util
    Stores an uuid and will re-fetch the node in LazyContentWrapper.getWrappedContent() if the session is closed.
    LazyContentWrapper(String, String) - Constructor for class info.magnolia.cms.util.LazyContentWrapper
     
    LazyContentWrapper(Content) - Constructor for class info.magnolia.cms.util.LazyContentWrapper
     
    LazyFileTemplateLoader - Class in info.magnolia.freemarker.loaders
    A TemplateLoader wrapping freemarker's FileTemplateLoader, initializing it lazily, thus allowing setting its parameters with content2bean.
    LazyFileTemplateLoader() - Constructor for class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
     
    LazyInitPrintWriter - Class in info.magnolia.cms.util
    Writer that only opens the underlying writer when there is something needed to be written.
    LazyInitPrintWriter(ServletResponse) - Constructor for class info.magnolia.cms.util.LazyInitPrintWriter
     
    LazyWebappTemplateLoader - Class in info.magnolia.freemarker.loaders
    Wrapper for Freemarker WebappTemplateLoader to allow configuration of the loader via content2bean with lazy initialization at runtime (as soon as a ServletContext is available).
    LazyWebappTemplateLoader() - Constructor for class info.magnolia.freemarker.loaders.LazyWebappTemplateLoader
     
    LicenseFileExtractor - Class in info.magnolia.cms.license
    Extracts license information from the info/magnolia/cms/license/license.xml file.
    LicenseFileExtractor() - Constructor for class info.magnolia.cms.license.LicenseFileExtractor
     
    LifeTimeJCRSessionUtil - Class in info.magnolia.context
    Returns HierarchyManagers which use a life time session.
    LifeTimeJCRSessionUtil() - Constructor for class info.magnolia.context.LifeTimeJCRSessionUtil
     
    limit - Variable in class info.magnolia.cms.core.search.QueryImpl
     
    link(String) - Static method in class info.magnolia.cms.taglibs.CmsFunctions
    Output a full url given a content handle (usually a page).
    Link - Class in info.magnolia.link
    Representation of the link to a content in Magnolia CMS.
    Link() - Constructor for class info.magnolia.link.Link
    A constructor for undefined links.
    Link(Content) - Constructor for class info.magnolia.link.Link
     
    Link(String, Content, NodeData) - Constructor for class info.magnolia.link.Link
     
    LINK_OR_IMAGE_PATTERN - Static variable in class info.magnolia.link.LinkUtil
    Pattern to find a link.
    LINK_PATTERN - Static variable in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    LINK_PATTERN - Static variable in class info.magnolia.link.LinkFactory
    Pattern to find a link.
    LINK_RESOLVING_ABSOLUTE - Static variable in class info.magnolia.cms.taglibs.Out
    Resolve to a absolute link using the repository to uri mapping.
    LINK_RESOLVING_NONE - Static variable in class info.magnolia.cms.taglibs.Out
    No uuid to link resolving.
    LINK_RESOLVING_RELATIVE - Static variable in class info.magnolia.cms.taglibs.Out
    Resolve to relative path.
    LinkBrowserDialogPage - Class in info.magnolia.module.admininterface.pages
     
    LinkBrowserDialogPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.LinkBrowserDialogPage
     
    LinkException - Exception in info.magnolia.link
    Exception thrown when an error during link creation or retrieval.
    LinkException() - Constructor for exception info.magnolia.link.LinkException
     
    LinkException(String) - Constructor for exception info.magnolia.link.LinkException
     
    LinkException(Throwable) - Constructor for exception info.magnolia.link.LinkException
     
    LinkException(String, Throwable) - Constructor for exception info.magnolia.link.LinkException
     
    LinkFactory - Class in info.magnolia.link
    Factory processing various input into the Link objects and back.
    LinkFactory() - Constructor for class info.magnolia.link.LinkFactory
     
    LinkHelper - Class in info.magnolia.cms.link
    Deprecated. since 4.0 use instead
    LinkHelper() - Constructor for class info.magnolia.cms.link.LinkHelper
    Deprecated.  
    LinkResolver - Interface in info.magnolia.cms.link
    Deprecated. since 4.0 use LinkHelper instead
    LinkResolver.Factory - Class in info.magnolia.cms.link
    Deprecated. since 4.0
    LinkResolver.Factory() - Constructor for class info.magnolia.cms.link.LinkResolver.Factory
    Deprecated.  
    LinkResolverImpl - Class in info.magnolia.cms.link
    Deprecated. since 4.0 use LinkUtil instead
    LinkResolverImpl() - Constructor for class info.magnolia.cms.link.LinkResolverImpl
    Deprecated.  
    LinksTag - Class in info.magnolia.cms.taglibs
    Adds the needed css and js links for magnolia edit controls.
    LinksTag() - Constructor for class info.magnolia.cms.taglibs.LinksTag
     
    linkTransformer - Variable in class info.magnolia.link.EditorLinkTransformer
     
    LinkTransformer - Interface in info.magnolia.link
    Implementing classes declare the intent of translating Magnolia UUID links to desired output like absolute, relative or other special kinds of links.
    LinkTransformerManager - Class in info.magnolia.link
    Single point of access for all Link Transformers.
    LinkTransformerManager() - Constructor for class info.magnolia.link.LinkTransformerManager
     
    LinkUtil - Class in info.magnolia.cms.util
    Deprecated. use LinkUtil instead
    LinkUtil() - Constructor for class info.magnolia.cms.util.LinkUtil
    Deprecated.  
    LinkUtil - Class in info.magnolia.link
    Utility methods for various operations necessary for link transformations and handling.
    LinkUtil() - Constructor for class info.magnolia.link.LinkUtil
     
    ListColumn - Class in info.magnolia.cms.gui.controlx.list
    This represents a column in a list.
    ListColumn() - Constructor for class info.magnolia.cms.gui.controlx.list.ListColumn
    Empty Constructor.
    ListColumn(String, String, String, boolean) - Constructor for class info.magnolia.cms.gui.controlx.list.ListColumn
    Create a new column.
    ListColumnRenderer - Class in info.magnolia.cms.gui.controlx.list
    Renders a column in a list.
    ListColumnRenderer() - Constructor for class info.magnolia.cms.gui.controlx.list.ListColumnRenderer
     
    ListControl - Class in info.magnolia.cms.gui.controlx.list
    A list.
    ListControl() - Constructor for class info.magnolia.cms.gui.controlx.list.ListControl
    Constructor.
    ListControlRenderer - Class in info.magnolia.cms.gui.controlx.list
    Renders a list view.
    ListControlRenderer() - Constructor for class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Default template used.
    ListControlRenderer(String) - Constructor for class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Pass the template to use.
    listenerIsDeprecated(String, String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    listenerMustBeRegistered(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    ListModel - Interface in info.magnolia.cms.gui.controlx.list
     
    ListModelIterator - Interface in info.magnolia.cms.gui.controlx.list
     
    ListModelIteratorImpl - Class in info.magnolia.cms.gui.controlx.list
     
    ListModelIteratorImpl(AbstractListModel, List) - Constructor for class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
     
    load(ServletContext) - Method in class info.magnolia.cms.beans.config.ConfigLoader
    Load magnolia configuration from repositories.
    load() - Static method in class info.magnolia.cms.beans.config.MIMEMapping
    Reads all configured mime mapping (config/server/MIMEMapping).
    load() - Method in class info.magnolia.cms.beans.config.VersionConfig
    Its a fixed config bean.
    load() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
    Load i18n configuration.
    load() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    loadAllModuleProperties() - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
     
    loadAllProperties(String, String) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
     
    loadBeanProperties() - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
     
    loadDefinitions() - Method in interface info.magnolia.module.ModuleManager
    Loads modules definitions, validates dependencies and sorts modules by dependencies.
    loadDefinitions() - Method in class info.magnolia.module.ModuleManagerImpl
     
    loadDialog(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
    Load and initialize a dialog.
    loadExpression(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
    Loads an expression given its id.
    loadModuleProperties(List<ModuleDefinition>) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Load the properties defined in the module descriptors.
    LoadPage - Class in info.magnolia.cms.taglibs
    Loads another page into actpage.
    LoadPage() - Constructor for class info.magnolia.cms.taglibs.LoadPage
     
    LoadPagePath - Class in info.magnolia.cms.taglibs
    Sub tag of loadPage, its body contains the path of the page to load.
    LoadPagePath() - Constructor for class info.magnolia.cms.taglibs.LoadPagePath
     
    loadPropertiesFile(String, String) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Try to load a magnolia.properties file.
    loadPropertiesFiles(String, String) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
     
    loadRepository(RepositoryMapping) - Static method in class info.magnolia.cms.beans.config.ContentRepository
    This method initializes the repository.
    loadWorkItem(Content) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
    load a work item from a JCR content.
    loadWorkspace(String, String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
     
    LOCAL_SCOPE - Static variable in interface info.magnolia.context.Context
    Attribute visibility scope.
    locale - Variable in class info.magnolia.cms.i18n.AbstractMessagesImpl
    The current locale.
    LOCALE - Static variable in interface info.magnolia.cms.security.auth.Entity
     
    locale - Variable in class info.magnolia.context.AbstractContext
    The locale for this context.
    locale - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    LocaleDefinition - Class in info.magnolia.cms.i18n
    General language definition.
    LocaleDefinition() - Constructor for class info.magnolia.cms.i18n.LocaleDefinition
     
    LocaleDefinition(String, String, boolean) - Constructor for class info.magnolia.cms.i18n.LocaleDefinition
     
    lock(boolean, boolean) - Method in interface info.magnolia.cms.core.Content
    places a lock on this object.
    lock(boolean, boolean, long) - Method in interface info.magnolia.cms.core.Content
    places a lock on this object.
    lock(boolean, boolean) - Method in class info.magnolia.cms.core.DefaultContent
     
    lock(boolean, boolean, long) - Method in class info.magnolia.cms.core.DefaultContent
     
    lock(boolean, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    lock(boolean, boolean, long) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    Lock - Class in info.magnolia.cms.security
    Used to lock a session or the system.
    lock(boolean, boolean, long) - Method in class info.magnolia.cms.util.ContentWrapper
     
    lock(boolean, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    log - Variable in class info.magnolia.cms.beans.config.ObservedManager
     
    log - Static variable in class info.magnolia.cms.filters.ContextFilter
     
    log - Variable in class info.magnolia.cms.i18n.AbstractMessagesImpl
     
    log - Static variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
     
    log - Static variable in class info.magnolia.commands.MgnlCommand
     
    log - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
    Logger.
    log - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    log(String, String[]) - Method in class info.magnolia.logging.AuditLoggingManager
     
    log(String, String, ItemType, String) - Static method in class info.magnolia.logging.AuditLoggingUtil
    log create, modify, activate, deactivate, delete incl.
    log(String, String, String, String) - Static method in class info.magnolia.logging.AuditLoggingUtil
    Log copy, move.
    log(UserContext) - Static method in class info.magnolia.logging.AuditLoggingUtil
    Log user logout.
    log(LoginResult, HttpServletRequest) - Static method in class info.magnolia.logging.AuditLoggingUtil
    Log user login.
    log - Variable in class info.magnolia.module.AbstractModuleVersionHandler
     
    log - Static variable in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
     
    log - Static variable in class info.magnolia.module.admininterface.dialogs.UserEditDialog
    Logger.
    log - Static variable in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    log - Static variable in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Logger.
    log - Static variable in class info.magnolia.module.admininterface.SaveHandlerImpl
    Logger
    log - Variable in class info.magnolia.module.delta.AbstractTask
    Logger that can be reused in subclasses.
    log(InstallContext.Message) - Method in class info.magnolia.module.InstallContextImpl
     
    log - Static variable in class info.magnolia.module.mail.commands.MailCommand
     
    log - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
     
    log - Static variable in class info.magnolia.module.mail.util.MailUtil
     
    LOG4J_CONFIG - Static variable in class info.magnolia.logging.Log4jConfigurer
    Init parameter specifying the location of the Log4J config file.
    Log4jConfigurer - Class in info.magnolia.logging
    Log4j initializer.
    logAccess(Object) - Method in class info.magnolia.module.cache.mbean.CacheMonitor
     
    logBehavior(String) - Method in class info.magnolia.module.cache.mbean.CacheMonitor
     
    LogCommand - Class in info.magnolia.commands.impl
    Command outputting the value of "message" property into current log file.
    LogCommand() - Constructor for class info.magnolia.commands.impl.LogCommand
     
    LogConfiguration - Class in info.magnolia.logging
    Defines action based log configurations.
    LogConfiguration() - Constructor for class info.magnolia.logging.LogConfiguration
     
    LoggingLevel - Class in info.magnolia.logging
    Defines custom logging level for auditory data.
    LoggingLevel(int, String, int) - Constructor for class info.magnolia.logging.LoggingLevel
     
    LoggingLevel - Class in info.magnolia.module.mail.handlers
    Defines custom logging level for forms data.
    LoggingLevel(int, String, int) - Constructor for class info.magnolia.module.mail.handlers.LoggingLevel
     
    login(User) - Static method in class info.magnolia.context.MgnlContext
     
    login(User) - Method in interface info.magnolia.context.UserContext
     
    login(User) - Method in class info.magnolia.context.UserContextImpl
     
    login() - Method in class info.magnolia.context.WebContextImpl
     
    login() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
     
    login() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
     
    LoginAuthTypePropertyMovedToFilter - Class in info.magnolia.setup.for3_5
    Updates authentication type configuration.
    LoginAuthTypePropertyMovedToFilter() - Constructor for class info.magnolia.setup.for3_5.LoginAuthTypePropertyMovedToFilter
     
    LoginFilter - Class in info.magnolia.cms.security.auth.login
    Performs a login operation.
    LoginFilter() - Constructor for class info.magnolia.cms.security.auth.login.LoginFilter
     
    LoginFormPropertyMovedToFilter - Class in info.magnolia.setup.for3_5
    Updates login form location.
    LoginFormPropertyMovedToFilter() - Constructor for class info.magnolia.setup.for3_5.LoginFormPropertyMovedToFilter
     
    LoginHandler - Interface in info.magnolia.cms.security.auth.login
    Called by the LoginFilter.
    LoginHandlerBase - Class in info.magnolia.cms.security.auth.login
    Uses SecuritySupport.authenticate(CredentialsCallbackHandler, String) to authenticate.
    LoginHandlerBase() - Constructor for class info.magnolia.cms.security.auth.login.LoginHandlerBase
     
    LoginResult - Class in info.magnolia.cms.security.auth.login
    The result of a login operation.
    LoginResult(int) - Constructor for class info.magnolia.cms.security.auth.login.LoginResult
     
    LoginResult(int, LoginException) - Constructor for class info.magnolia.cms.security.auth.login.LoginResult
     
    LoginResult(int, User) - Constructor for class info.magnolia.cms.security.auth.login.LoginResult
     
    logMail(Map, String) - Static method in class info.magnolia.module.mail.util.MailUtil
     
    logout() - Method in interface info.magnolia.context.UserContext
     
    logout() - Method in class info.magnolia.context.UserContextImpl
     
    logout() - Method in class info.magnolia.context.WebContextImpl
    Closes opened JCR sessions and invalidates the current HttpSession.
    logout() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
     
    LogoutFilter - Class in info.magnolia.cms.security
    Performing the logout operation if the parameter "mgnlLogout" is present.
    LogoutFilter() - Constructor for class info.magnolia.cms.security.LogoutFilter
     
    logSessionEvent(HttpSessionEvent, String) - Method in class info.magnolia.debug.SessionDebugger
     
    LogViewerPage - Class in info.magnolia.module.admininterface.pages
     
    LogViewerPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.LogViewerPage
     

    M

    MAGNOLIA_APP_ROOTDIR - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MAGNOLIA_BOOTSTRAP_ROOTDIR - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MAGNOLIA_BOOTSTRAP_SAMPLES - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MAGNOLIA_CACHE_STARTDIR - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MAGNOLIA_EXCHANGE_HISTORY - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MAGNOLIA_FILTER - Static variable in class info.magnolia.cms.util.ContentUtil
    Content filter accepting all nodes with a nodetype of namespace mgnl.
    MAGNOLIA_INITIALIZATION_FILE - Static variable in class info.magnolia.cms.servlets.MgnlServletContextListener
    Context parameter name.
    MAGNOLIA_REPOSITORIES_CONFIG - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MAGNOLIA_SERVERNAME - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MAGNOLIA_UNQUALIFIED_SERVER_NAME - Static variable in class info.magnolia.cms.servlets.MgnlServletContextListener
    Context parameter name.
    MAGNOLIA_UPLOAD_TMPDIR - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MAGNOLIA_UTF8_ENABLED - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MAGNOLIA_WEBAPP - Static variable in class info.magnolia.cms.core.SystemProperty
     
    MagnoliaModelFactory - Interface in info.magnolia.freemarker.models
    A specialization of Freemarker's ModelFactory, which knows which class its handling.
    MagnoliaObjectWrapper - Class in info.magnolia.freemarker.models
    A FreeMarker ObjectWrapper that knows about Magnolia specific objects.
    MagnoliaObjectWrapper(FreemarkerConfig) - Constructor for class info.magnolia.freemarker.models.MagnoliaObjectWrapper
     
    MagnoliaStoreModule - Class in info.magnolia.module.storeclient
    Magnolia Store Module.
    MagnoliaStoreModule() - Constructor for class info.magnolia.module.storeclient.MagnoliaStoreModule
     
    MagnoliaStoreModuleVersionHandler - Class in info.magnolia.module.storeclient.setup
    Magnolia Store Module VersionHandler.
    MagnoliaStoreModuleVersionHandler() - Constructor for class info.magnolia.module.storeclient.setup.MagnoliaStoreModuleVersionHandler
     
    MagnoliaTemplatingUtilities - Class in info.magnolia.module.templating
    This is an object exposing a couple of methods useful for templates; it's exposed in templates as "mgnl".
    MagnoliaTemplatingUtilities() - Constructor for class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    MagnoliaV2Filter - Class in info.magnolia.importexport.filters
    SAX filter, strips version information from a JCR XML (system view).
    MagnoliaV2Filter(XMLReader) - Constructor for class info.magnolia.importexport.filters.MagnoliaV2Filter
    Instantiates a new version filter.
    MAIL_ATTACHMENTS - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_BODY - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_CC - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_CONTENT_TYPE - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_FROM - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_HTML - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_PARAMETERS - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_SUBJECT - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_TEMPLATE_FILE - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_TEMPLATE_SIMPLE - Static variable in interface info.magnolia.module.mail.MailConstants
     
    MAIL_TO - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_TO_WORKFLOW - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_TRAIL - Static variable in class info.magnolia.module.mail.handlers.LoggingLevel
     
    MAIL_TYPE - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MailAttachment - Class in info.magnolia.module.mail.templates
    Represents a mail attachment.
    MailAttachment() - Constructor for class info.magnolia.module.mail.templates.MailAttachment
     
    MailAttachment(File, String, String, String) - Constructor for class info.magnolia.module.mail.templates.MailAttachment
     
    MailAttachment(URL, String, String, String) - Constructor for class info.magnolia.module.mail.templates.MailAttachment
     
    MailAttachment(URL, String) - Constructor for class info.magnolia.module.mail.templates.MailAttachment
     
    MailCommand - Class in info.magnolia.module.mail.commands
    the command for sending mail.
    MailCommand() - Constructor for class info.magnolia.module.mail.commands.MailCommand
     
    MailConstants - Interface in info.magnolia.module.mail
    Useful constants for mail.
    MailException - Exception in info.magnolia.module.mail
    This exception is used to alert the user of a bad usage of the Magnolia Mail API.
    MailException(Throwable) - Constructor for exception info.magnolia.module.mail.MailException
     
    MailException(String) - Constructor for exception info.magnolia.module.mail.MailException
     
    MailException(String, Throwable) - Constructor for exception info.magnolia.module.mail.MailException
     
    MailModule - Class in info.magnolia.module.mail
    Mail module.
    MailModule() - Constructor for class info.magnolia.module.mail.MailModule
     
    MailModuleVersionHandler - Class in info.magnolia.module.mail.setup
    Module's version handler.
    MailModuleVersionHandler() - Constructor for class info.magnolia.module.mail.setup.MailModuleVersionHandler
     
    mailServletIsWrappedSince_3_5() - Method in class info.magnolia.module.mail.setup.MailModuleVersionHandler
     
    MailTemplate - Class in info.magnolia.module.mail
    Mail template used to send emails with Magnolia.
    MailTemplate() - Constructor for class info.magnolia.module.mail.MailTemplate
     
    MailUtil - Class in info.magnolia.module.mail.util
    Provides static utility methods to work with emails in Magnolia.
    MailUtil() - Constructor for class info.magnolia.module.mail.util.MailUtil
     
    main(String[]) - Static method in class info.magnolia.setup.for3_6.CleanBootstrapFiles
     
    MainBar - Class in info.magnolia.cms.taglibs
    Displays the mainBar, i.e.
    MainBar() - Constructor for class info.magnolia.cms.taglibs.MainBar
     
    mainPage() - Static method in class info.magnolia.cms.taglibs.CmsFunctions
    Returns the main loaded page (doesn't change when using the loadPage tag).
    make(ServerConfiguration, AggregationState, Content, String, String, boolean, boolean) - Static method in class info.magnolia.module.templatingcomponents.components.EditBar
     
    make(ServerConfiguration, AggregationState, String, List<String>, String) - Static method in class info.magnolia.module.templatingcomponents.components.NewBar
     
    make(ServerConfiguration, AggregationState, String, String) - Static method in class info.magnolia.module.templatingcomponents.components.PageEditBar
     
    make(ServerConfiguration, AggregationState, String, List<String>, String) - Static method in class info.magnolia.module.templatingcomponents.components.SingletonParagraphBar
     
    makeCachedEntry(HttpServletRequest, CacheResponseWrapper) - Method in class info.magnolia.module.cache.executor.Store
     
    makePathRelative(String, String) - Static method in class info.magnolia.link.LinkUtil
    Make a absolute path relative.
    makeRelativePath(String, String) - Static method in class info.magnolia.cms.util.LinkUtil
    Deprecated. use LinkUtil.makePathRelative(String, String) instead
    mandatoryBool(Map<String, TemplateModel>, String) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
     
    mandatoryContent(Map<String, TemplateModel>, String) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
     
    mandatoryString(Map<String, TemplateModel>, String) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
     
    mandatoryStringList(Map<String, TemplateModel>, String) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
     
    mandatoryStringList(Object, String) - Method in class info.magnolia.module.templatingcomponents.jsp.AbstractTag
    Converts (split) a single comma-separated string, or returns a copy of the given collection or String array.
    MAP_TYPE - Static variable in interface info.magnolia.content2bean.TypeMapping
     
    MapAttributeStrategy - Class in info.magnolia.context
    Hashtable based implementation of the AttributeStrategy.
    MapAttributeStrategy() - Constructor for class info.magnolia.context.MapAttributeStrategy
     
    mapPathToRepository(String) - Static method in class info.magnolia.link.LinkUtil
    Maps a path to a repository.
    MAPPED_PARENT_PATH - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    Mapping - Class in info.magnolia.cms.filters
    A URI mapping as configured for filters and servlets.
    Mapping() - Constructor for class info.magnolia.cms.filters.Mapping
     
    Mapping.MatchingResult - Class in info.magnolia.cms.filters
    Result of ThemeReader Mapping.match(HttpServletRequest) method.
    Mapping.MatchingResult(Matcher, boolean, int) - Constructor for class info.magnolia.cms.filters.Mapping.MatchingResult
     
    mappings - Variable in class info.magnolia.cms.filters.Mapping
     
    mapsTo(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    mapURI(String) - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
     
    mapURI(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
     
    mapURI(String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    mapURI(String) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
    Maps an incoming URI to a new target URI.
    mapURI(String) - Method in interface info.magnolia.cms.beans.config.VirtualURIMapping
    Maps an incoming URI to a new target URI.
    markAsDeleted(Content) - Method in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    MarkNodeAsDeletedCommand - Class in info.magnolia.module.admininterface.commands
     
    MarkNodeAsDeletedCommand() - Constructor for class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    match(HttpServletRequest) - Method in class info.magnolia.cms.filters.Mapping
     
    match(String) - Method in interface info.magnolia.cms.security.Permission
    True if this permission matches the path.
    match(String) - Method in class info.magnolia.cms.security.PermissionImpl
     
    match(HttpServletRequest) - Method in interface info.magnolia.cms.util.PatternDelegate
    Does the current request match the expected condition?
    match(String) - Method in class info.magnolia.cms.util.SimpleUrlPattern
     
    match(String) - Method in interface info.magnolia.cms.util.UrlPattern
    Does the patter match the given url?
    match(String) - Method in class info.magnolia.cms.util.UrlPattern.MatchAllPattern
     
    match(HttpServletRequest) - Method in class info.magnolia.cms.util.UrlPatternDelegate
    Compares the reques with the url and host patterns.
    MATCH_ALL - Static variable in interface info.magnolia.cms.util.UrlPattern
    A pattern which matches any input.
    matches(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
    True if this mapping can get applied to the specified uri.
    matches(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    matches(HttpServletRequest) - Method in interface info.magnolia.cms.filters.MgnlFilter
     
    matchesDispatching(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    matchPassword() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
     
    MAX_VERSION_INDEX - Static variable in class info.magnolia.cms.beans.config.VersionConfig
    maximum index to keep.
    maxDelay - Variable in class info.magnolia.cms.util.DelayedExecutor
     
    maxResultSize - Variable in class info.magnolia.cms.core.search.QueryResultImpl
     
    MBeanUtil - Class in info.magnolia.cms.util
    Util to register MBeans.
    MBeanUtil() - Constructor for class info.magnolia.cms.util.MBeanUtil
     
    MD5 - Static variable in class info.magnolia.cms.security.Digester
     
    MD5CheckingFileExtractor - Class in info.magnolia.module.files
    A FileExtractor which performs an MD5 check on the extracted files.
    MD5CheckingFileExtractor(FileExtractionLogger, HierarchyManager) - Constructor for class info.magnolia.module.files.MD5CheckingFileExtractor
     
    MessageCommand - Class in info.magnolia.module.admininterface.commands
    A command setting a message using the AlertUtil
    MessageCommand() - Constructor for class info.magnolia.module.admininterface.commands.MessageCommand
     
    Messages - Interface in info.magnolia.cms.i18n
    Storage of messages - key value pairs.
    MessagesChain - Class in info.magnolia.cms.i18n
    Chains messages.
    MessagesChain(Messages) - Constructor for class info.magnolia.cms.i18n.MessagesChain
    Create a chain passing the wrapped head of the chain.
    MessagesManager - Class in info.magnolia.cms.i18n
    From this class you get the i18n messages.
    MessagesManager() - Constructor for class info.magnolia.cms.i18n.MessagesManager
     
    MessagesUtil - Class in info.magnolia.cms.i18n
    Util for handle messages.
    MessagesUtil() - Constructor for class info.magnolia.cms.i18n.MessagesUtil
     
    MessagesWrapper - Class in info.magnolia.freemarker
    Utility class that has methods which allow passing multiple parameters from a freemarker template to a message string using the square bracket syntax (e.g.
    MetaData - Class in info.magnolia.cms.core
    Meta data of a content like creation date, modification date, assigned template, ...
    MetaData(Node, AccessManager) - Constructor for class info.magnolia.cms.core.MetaData
    Package private constructor.
    MetaData() - Constructor for class info.magnolia.cms.core.MetaData
     
    MetaDataUtil - Class in info.magnolia.cms.util
    Util to work with MetaData.
    MetaDataUtil() - Constructor for class info.magnolia.cms.util.MetaDataUtil
     
    MetadataUuidFilter - Class in info.magnolia.importexport.filters
    A simple filter that strips jcr:uuid properties in MetaData nodes.
    MetadataUuidFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.MetadataUuidFilter
    Deprecated.  
    MetadataUuidFilter(XMLReader, boolean) - Constructor for class info.magnolia.importexport.filters.MetadataUuidFilter
    Instantiates a new MetadataUuidFilter filter.
    MGNL_NODE_DATA - Static variable in class info.magnolia.cms.core.ItemType
     
    MGNL_PREVIEW_ATTRIBUTE - Static variable in class info.magnolia.cms.filters.InterceptFilter
    Deprecated. added in 4.0 for backward compatibility but should not be public.
    MGNL_PREVIEW_ATTRIBUTE - Static variable in class info.magnolia.cms.taglibs.Resource
    Deprecated. since 4.0 - use InterceptFilter.MGNL_PREVIEW_ATTRIBUTE or rather, use the methods on AggregationState.
    MGNL_RESOURCES_ROOT - Static variable in class info.magnolia.cms.servlets.ClasspathSpool
    Root directory for resources streamed from the classath.
    MgnlCatalog - Class in info.magnolia.commands
    Named command catalogs.
    MgnlCatalog() - Constructor for class info.magnolia.commands.MgnlCatalog
     
    MgnlCommand - Class in info.magnolia.commands
    To make the coding of commands as easy as possible the default values set in the config are set and the values of the context are set as properties too if the naming matches.
    MgnlCommand() - Constructor for class info.magnolia.commands.MgnlCommand
     
    MgnlContext - Class in info.magnolia.context
    This class allows obtaining of the current Request without passing the request around the world.
    MgnlContext() - Constructor for class info.magnolia.context.MgnlContext
    Do not instantiate this class.
    MgnlContext.Op<T,E extends Throwable> - Interface in info.magnolia.context
    A simple execution interface to be used with the doInSystemContext method.
    MgnlContext.SystemContextOperation - Interface in info.magnolia.context
    Deprecated. since 4.2 - use the Op interface, which can return values, or extend VoidOp.
    MgnlContext.VoidOp - Class in info.magnolia.context
    An Op that does not return values and can only throw RuntimeExceptions.
    MgnlContext.VoidOp() - Constructor for class info.magnolia.context.MgnlContext.VoidOp
     
    MgnlDeletedTemplateModel - Class in info.magnolia.module.admininterface.templates
     
    MgnlDeletedTemplateModel(Content, RenderableDefinition, RenderingModel) - Constructor for class info.magnolia.module.admininterface.templates.MgnlDeletedTemplateModel
     
    MgnlEmail - Class in info.magnolia.module.mail.templates
    Base class to send emails using Magnolia.
    MgnlEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.MgnlEmail
     
    MgnlException - Exception in info.magnolia.api
    Generic, top-level exception thrown by various Magnolia subsystems.
    MgnlException() - Constructor for exception info.magnolia.api.MgnlException
     
    MgnlException(String, Throwable) - Constructor for exception info.magnolia.api.MgnlException
     
    MgnlException(String) - Constructor for exception info.magnolia.api.MgnlException
     
    MgnlException(Throwable) - Constructor for exception info.magnolia.api.MgnlException
     
    MgnlFilter - Interface in info.magnolia.cms.filters
    Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
    MgnlFilterChain - Class in info.magnolia.cms.filters
    A implementation of FilterChain having a bypass mechanism.
    MgnlFilterChain(FilterChain, MgnlFilter[]) - Constructor for class info.magnolia.cms.filters.MgnlFilterChain
     
    MgnlGroup - Class in info.magnolia.cms.security
    A group stored in the ContentRepository.USER_GROUPS workspace.
    MgnlGroup(Content) - Constructor for class info.magnolia.cms.security.MgnlGroup
     
    MgnlGroupManager - Class in info.magnolia.cms.security
    Manages groups stored in the ContentRepository.USER_GROUPS workspace.
    MgnlGroupManager() - Constructor for class info.magnolia.cms.security.MgnlGroupManager
     
    MgnlInstantiationException - Exception in info.magnolia.objectfactory
    Thrown by classes of this package when a component can't be instantiated.
    MgnlInstantiationException(String) - Constructor for exception info.magnolia.objectfactory.MgnlInstantiationException
     
    MgnlInstantiationException(String, Throwable) - Constructor for exception info.magnolia.objectfactory.MgnlInstantiationException
     
    mgnlKeepVersions - Variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MgnlMailFactory - Class in info.magnolia.module.mail
    This reads the repository to know what kind of email to instantiate.
    MgnlMailFactory() - Constructor for class info.magnolia.module.mail.MgnlMailFactory
    Use getInstance to get the current used instance.
    MgnlMailHandler - Interface in info.magnolia.module.mail.handlers
    The interface to implement for sending emails with Magnolia.
    MgnlMainFilter - Class in info.magnolia.cms.filters
    A single filter which in turn executes a chain of other filters not configured in web.xml.
    MgnlMainFilter() - Constructor for class info.magnolia.cms.filters.MgnlMainFilter
     
    MgnlMultipartEmail - Class in info.magnolia.module.mail.templates
    A base class for sending mails with attachments.
    MgnlMultipartEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.MgnlMultipartEmail
     
    MgnlNode - Class in info.magnolia.beancoder
    Magnolia wrapper for a node.
    MgnlNode(Content) - Constructor for class info.magnolia.beancoder.MgnlNode
     
    MgnlPageEmail - Class in info.magnolia.module.mail.templates.impl
    MgnlPageEmail.
    MgnlPageEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.impl.MgnlPageEmail
     
    MgnlParticipant - Class in info.magnolia.module.workflow
    The Magnolia-specific workflow participant.
    MgnlParticipant() - Constructor for class info.magnolia.module.workflow.MgnlParticipant
     
    MgnlParticipant(String) - Constructor for class info.magnolia.module.workflow.MgnlParticipant
     
    mgnlPath - Variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MgnlProperty - Class in info.magnolia.beancoder
    Magnolia wrapper for the property.
    MgnlProperty(Node, NodeData) - Constructor for class info.magnolia.beancoder.MgnlProperty
     
    mgnlRepository - Variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MgnlRole - Class in info.magnolia.cms.security
    Wraps a role jcr-node.
    MgnlRole(Content) - Constructor for class info.magnolia.cms.security.MgnlRole
     
    MgnlRoleManager - Class in info.magnolia.cms.security
    Manages the users stored in the ContentRepository.USER_ROLES workspace.
    MgnlRoleManager() - Constructor for class info.magnolia.cms.security.MgnlRoleManager
    Do not instantiate it!
    MgnlServletContextListener - Class in info.magnolia.cms.servlets
    Magnolia main listener: reads initialization parameter from a properties file.
    MgnlServletContextListener() - Constructor for class info.magnolia.cms.servlets.MgnlServletContextListener
     
    MgnlUser - Class in info.magnolia.cms.security
    This class wraps a user content object.
    MgnlUser(Content) - Constructor for class info.magnolia.cms.security.MgnlUser
     
    MgnlUserManager - Class in info.magnolia.cms.security
    Manages the users stored in Magnolia itself.
    MgnlUserManager() - Constructor for class info.magnolia.cms.security.MgnlUserManager
    Do not instantiate it!
    MgnlValue - Class in info.magnolia.beancoder
    Magnolia Wrapper for value.
    MgnlValue(Value) - Constructor for class info.magnolia.beancoder.MgnlValue
     
    MigrateFilterConfiguration - Class in info.magnolia.setup.for3_5
    Updates location and configuration of filters.
    MigrateFilterConfiguration(String) - Constructor for class info.magnolia.setup.for3_5.MigrateFilterConfiguration
     
    mime - Variable in class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
     
    MIME_APPLICATION_ZIP - Static variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MIME_GZIP - Static variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MIME_TEXT_XML - Static variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MIMEMapping - Class in info.magnolia.cms.beans.config
    Manages mappings of file extensions with their MIME types and icon.
    MIMEMapping.MIMEMappingItem - Class in info.magnolia.cms.beans.config
    Used to keep the configuration in memory.
    MIMEMapping.MIMEMappingItem() - Constructor for class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
     
    MissingNodetypesException - Exception in info.magnolia.jackrabbit
    Exception thrown when node type used for creation of new content is not registered in given repository.
    MissingNodetypesException() - Constructor for exception info.magnolia.jackrabbit.MissingNodetypesException
     
    MIX_ACCESSCONTROLLABLE - Static variable in class info.magnolia.cms.core.ItemType
    Mixin: node has access control.
    MIX_LOCKABLE - Static variable in class info.magnolia.cms.core.ItemType
     
    MIX_REFERENCEABLE - Static variable in class info.magnolia.cms.core.ItemType
    Mixin: node can be referenced.
    MIX_VERSIONABLE - Static variable in class info.magnolia.cms.core.ItemType
    Mixin: node can be versioned.
    MockCacheRequest - Class in info.magnolia.cms.cache
    Deprecated. unused (deprecated since 3.6)
    MockCacheRequest(HttpServletRequest, Content) - Constructor for class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    ModeDependentTemplateExceptionHandler - Class in info.magnolia.freemarker
    Exception handler providing different output based on the configuration of the current instance.
    ModeDependentTemplateExceptionHandler() - Constructor for class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
     
    MODEL_ATTRIBUTE_PREFIX - Static variable in class info.magnolia.module.templating.ModelExecutionFilter
     
    ModelExecutionFilter - Class in info.magnolia.module.templating
    Filter that executes the model for a paragraph before template rendering.
    ModelExecutionFilter() - Constructor for class info.magnolia.module.templating.ModelExecutionFilter
     
    modelNames - Variable in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    models - Variable in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    modifyCurrentValue(String) - Method in class info.magnolia.module.delta.MoveAndRenamePropertyTask
     
    modifyCurrentValue(String) - Method in class info.magnolia.setup.for3_5.LoginAuthTypePropertyMovedToFilter
     
    modifyCurrentValue(String) - Method in class info.magnolia.setup.for3_5.LoginFormPropertyMovedToFilter
     
    MODULE_FCKEDITOR - Static variable in class info.magnolia.module.fckeditor.FCKEditorModule
     
    ModuleBootstrapTask - Class in info.magnolia.module.delta
    A task to bootstrap a module.
    ModuleBootstrapTask() - Constructor for class info.magnolia.module.delta.ModuleBootstrapTask
     
    ModuleDefinition - Class in info.magnolia.module.model
    Describes a module.
    ModuleDefinition() - Constructor for class info.magnolia.module.model.ModuleDefinition
     
    ModuleDefinition(String, Version, String, Class<? extends ModuleVersionHandler>) - Constructor for class info.magnolia.module.model.ModuleDefinition
     
    ModuleDefinitionReader - Interface in info.magnolia.module.model.reader
    ModuleDefinitionReader is responsible for reading/decoding module descriptor files into ModuleDefinition instances.
    ModuleDependencyBootstrapTask - Class in info.magnolia.module.delta
    A Task which will bootstrap files if an optional module is installed or registered: any resource under "/info/magnolia/module/moduleName/setup/dependencyName".
    ModuleDependencyBootstrapTask(String) - Constructor for class info.magnolia.module.delta.ModuleDependencyBootstrapTask
     
    ModuleDependencyException - Exception in info.magnolia.module.model.reader
    Thrown when a module dependency is missing or present with an unsupported version.
    ModuleFileExtractorTransformer - Class in info.magnolia.module.files
    A FileExtractor.Transformer which accepts files with paths like /mgnl-files/.../moduleName/...
    ModuleFileExtractorTransformer(String) - Constructor for class info.magnolia.module.files.ModuleFileExtractorTransformer
     
    ModuleFilesExtraction - Class in info.magnolia.module.delta
    A task which extracts all files for a module.
    ModuleFilesExtraction() - Constructor for class info.magnolia.module.delta.ModuleFilesExtraction
     
    ModuleLifecycle - Interface in info.magnolia.module
    Manages the lifecyle of an installed instance of a Magnolia Module.
    ModuleLifecycleContext - Interface in info.magnolia.module
    This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
    ModuleLifecycleContextImpl - Class in info.magnolia.module
    This default implementation of ModuleLifecycleContext allows the ModuleManager to set the current "phase" of installation; other ModuleLifecycleContext clients have read-only access to the phase.
    ModuleManagementException - Exception in info.magnolia.module
    Thrown by ModuleManager and ModuleDefinitionReader when module definitions can't be loaded.
    ModuleManagementException(String) - Constructor for exception info.magnolia.module.ModuleManagementException
     
    ModuleManagementException(String, Throwable) - Constructor for exception info.magnolia.module.ModuleManagementException
     
    ModuleManager - Interface in info.magnolia.module
    ModuleManager is responsible for the lifecycle of modules.
    ModuleManager.Factory - Class in info.magnolia.module
    Use this to retrieve the configured singleton impl of ModuleManager.
    ModuleManager.Factory() - Constructor for class info.magnolia.module.ModuleManager.Factory
     
    ModuleManager.ModuleAndDeltas - Class in info.magnolia.module
    Represents what's to be done for each module.
    ModuleManager.ModuleAndDeltas(ModuleDefinition, Version, List<Delta>) - Constructor for class info.magnolia.module.ModuleManager.ModuleAndDeltas
     
    ModuleManager.ModuleManagementState - Class in info.magnolia.module
    Represent what's to be done for all modules.
    ModuleManager.ModuleManagementState() - Constructor for class info.magnolia.module.ModuleManager.ModuleManagementState
     
    ModuleManagerImpl - Class in info.magnolia.module
    TODO where do we setup ModuleRegistry ? TODO : factor out into simpler units.
    ModuleManagerImpl() - Constructor for class info.magnolia.module.ModuleManagerImpl
     
    ModuleManagerImpl(InstallContextImpl, ModuleDefinitionReader) - Constructor for class info.magnolia.module.ModuleManagerImpl
     
    ModuleManagerImpl(InstallContextImpl, ModuleDefinitionReader, ModuleRegistry, DependencyChecker) - Constructor for class info.magnolia.module.ModuleManagerImpl
     
    ModuleManagerNullUI - Class in info.magnolia.module.ui
    An implementation of ModuleManagerUI which does everything by itself, with no human intervention and simply logs its results.
    ModuleManagerNullUI(ModuleManager) - Constructor for class info.magnolia.module.ui.ModuleManagerNullUI
     
    ModuleManagerUI - Interface in info.magnolia.module.ui
    User Interface for the install/update mechanism.
    ModuleManagerWebUI - Class in info.magnolia.module.ui
    An implementation of ModuleManagerWebUI which is meant to be used through a web interface, with human interaction.
    ModuleManagerWebUI(ModuleManager) - Constructor for class info.magnolia.module.ui.ModuleManagerWebUI
     
    ModuleNodeBuilderTask - Class in info.magnolia.nodebuilder.task
    A task using the NodeBuilder API, applying operations on a the root node of the current module.
    ModuleNodeBuilderTask(String, String, ErrorHandling, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.ModuleNodeBuilderTask
     
    ModuleRegistry - Interface in info.magnolia.module
    Holds instances and definitions of modules.
    ModuleRegistry.Factory - Class in info.magnolia.module
    Use this to retrieve the configured singleton impl of ModuleRegistry.
    ModuleRegistry.Factory() - Constructor for class info.magnolia.module.ModuleRegistry.Factory
     
    ModuleRegistryImpl - Class in info.magnolia.module
    Keeps references to module descriptors and instances.
    ModuleRegistryImpl() - Constructor for class info.magnolia.module.ModuleRegistryImpl
     
    ModuleVersionHandler - Interface in info.magnolia.module
    This class provides Delta's to be applied to install/update/uninstall modules.
    move() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Move a node
    MoveAndRenamePropertyTask - Class in info.magnolia.module.delta
    A task to move and rename properties, taking default values into account.
    MoveAndRenamePropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.MoveAndRenamePropertyTask
     
    MoveAndRenamePropertyTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.MoveAndRenamePropertyTask
     
    moveInSession(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
    Magnolia uses by default workspace move operation to move nodes.
    MoveMagnoliaUsersToRealmFolder - Class in info.magnolia.setup.for3_5
    A task which moves existing users to the /admin realm folder.
    MoveMagnoliaUsersToRealmFolder() - Constructor for class info.magnolia.setup.for3_5.MoveMagnoliaUsersToRealmFolder
     
    moveNode(String, String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    moveNode(String, String) - Static method in class info.magnolia.nodebuilder.Ops
    Moves a node, using session-scoped operation.
    MoveNodeContentTask - Class in info.magnolia.module.mail.setup
    Move NodeContent Task.
    MoveNodeContentTask(String, String, String, String, String, ItemType, boolean) - Constructor for class info.magnolia.module.mail.setup.MoveNodeContentTask
     
    MoveNodeTask - Class in info.magnolia.module.delta
    This task moves a specified Node to a new destination.
    MoveNodeTask(String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.MoveNodeTask
     
    moveTo(String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    move content to the specified location.
    moveTo(String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
     
    moveTo(String, String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    msgs - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    msgs - Variable in class info.magnolia.module.admininterface.lists.WebsiteSearchList
     
    msgs - Variable in class info.magnolia.module.workflow.inbox.Inbox
     
    multipart - Variable in class info.magnolia.module.mail.templates.MgnlMultipartEmail
     
    MultipartForm - Class in info.magnolia.cms.beans.runtime
    A util class to access file uploads in multipart post requests.
    MultipartForm() - Constructor for class info.magnolia.cms.beans.runtime.MultipartForm
     
    MultipartRequestFilter - Class in info.magnolia.cms.filters
    A Filter that determines if a HttpServletRequest contains multipart content and if so parses it into a request attribute for further processing.
    MultipartRequestFilter() - Constructor for class info.magnolia.cms.filters.MultipartRequestFilter
     
    MultipartRequestWrapper - Class in info.magnolia.cms.filters
    HttpServletRequestWrapper that adds additional parameters passed in using multipart submit.
    MultipartRequestWrapper(HttpServletRequest, MultipartForm) - Constructor for class info.magnolia.cms.filters.MultipartRequestWrapper
     
    MULTIPLE_CHAR_PATTERN - Static variable in class info.magnolia.cms.util.SimpleUrlPattern
    Regexp pattern used for the simple keyword *.
    MultipleSearchListModel - Class in info.magnolia.cms.gui.controlx.search
     
    MultipleSearchListModel(AbstractSearchableListModel[], String[]) - Constructor for class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    MultiplexServletOutputStream - Class in info.magnolia.cms.cache
    Deprecated. since 3.6 - use TeeOutputStream from commons-io along with SimpleServletOutputStream
    MultiplexServletOutputStream(OutputStream, OutputStream) - Constructor for class info.magnolia.cms.cache.MultiplexServletOutputStream
    Deprecated.  
    MULTIVALUE_FALSE - Static variable in interface info.magnolia.cms.core.NodeData
     
    MULTIVALUE_TRUE - Static variable in interface info.magnolia.cms.core.NodeData
     
    MULTIVALUE_UNDEFINED - Static variable in interface info.magnolia.cms.core.NodeData
     
    MultiValueSaveHandler - Class in info.magnolia.module.admininterface
    Stores NodeData as jcr multi-value property can be used together with DialogMultiSelect.
    MultiValueSaveHandler() - Constructor for class info.magnolia.module.admininterface.MultiValueSaveHandler
     
    MVCServlet - Class in info.magnolia.cms.servlets
    The servlet gets a MVCServletHandler with the method MVCServlet.getHandler(HttpServletRequest, HttpServletResponse).
    MVCServlet() - Constructor for class info.magnolia.cms.servlets.MVCServlet
     
    MVCServletHandler - Interface in info.magnolia.cms.servlets
    This Handler is used in the MVCServlet.
    MVCServletHandlerImpl - Class in info.magnolia.cms.servlets
    Default implementation of a MVCHandler.
    MVCServletHandlerImpl(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.cms.servlets.MVCServletHandlerImpl
     

    N

    NAME - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    name - Variable in class info.magnolia.cms.core.AbstractNodeData
     
    NAME - Static variable in class info.magnolia.cms.core.version.ContentVersion
    Name of the base node.
    name - Variable in class info.magnolia.cms.gui.query.SearchQueryParameter
    parameter name
    name - Variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
     
    NAME - Static variable in interface info.magnolia.cms.security.auth.Entity
     
    name - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    name - Variable in class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
     
    NAME_WITHOUT_EXTENSION - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    NAMESPACE_PREFIX - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    magnolia namespace.
    NAMESPACE_URI - Static variable in class info.magnolia.cms.beans.config.ContentRepository
     
    Navigation - Class in info.magnolia.module.admininterface
    This class is used to create the menud
    Navigation(String, String) - Constructor for class info.magnolia.module.admininterface.Navigation
     
    needsDefaultMapping() - Method in class info.magnolia.content2bean.TypeDescriptor
     
    needsUpdateOrInstall() - Method in class info.magnolia.module.ModuleManager.ModuleManagementState
     
    NestPropertiesAllModulesNodeTask - Class in info.magnolia.module.templating.setup.for4_0
    Moves property nodes to new nodetype inside like templates/x will be templates/newnode/x.
    NestPropertiesAllModulesNodeTask(String, String, String, List, String, String) - Constructor for class info.magnolia.module.templating.setup.for4_0.NestPropertiesAllModulesNodeTask
     
    Never - Class in info.magnolia.module.cache.browsercachepolicy
    The pages are sent by using no cache headers.
    Never() - Constructor for class info.magnolia.module.cache.browsercachepolicy.Never
     
    Never - Class in info.magnolia.module.cache.cachepolicy
    Cache policy instructing cache not to store the generated content.
    Never() - Constructor for class info.magnolia.module.cache.cachepolicy.Never
     
    NewBar - Class in info.magnolia.cms.taglibs
    Displays a newBar that allows you to create new paragraphs.
    NewBar() - Constructor for class info.magnolia.cms.taglibs.NewBar
     
    NewBar - Class in info.magnolia.module.templatingcomponents.components
    Builds a new bar UI component.
    NewBar(ServerConfiguration, AggregationState) - Constructor for class info.magnolia.module.templatingcomponents.components.NewBar
     
    NewBarDirective - Class in info.magnolia.module.templatingcomponents.freemarker
    A freemarker directive for the new bar UI component.
    NewBarDirective() - Constructor for class info.magnolia.module.templatingcomponents.freemarker.NewBarDirective
     
    NewBarTag - Class in info.magnolia.module.templatingcomponents.jsp
    Jsp tag which renders a new bar UI component.
    NewBarTag() - Constructor for class info.magnolia.module.templatingcomponents.jsp.NewBarTag
     
    newBeanInstance(TransformationState, Map) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Instantiates the bean.
    newBeanInstance(TransformationState, Map) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Use the factory util to instantiate.
    newComparator() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
     
    newContext() - Method in class info.magnolia.module.templating.AbstractRenderer
    Create a new context object which is a map.
    newContext() - Method in class info.magnolia.module.templating.paragraphs.FreemarkerParagraphRenderer
     
    newContext() - Method in class info.magnolia.module.templating.paragraphs.JspParagraphRenderer
     
    newContext() - Method in class info.magnolia.module.templating.renderers.FreemarkerTemplateRenderer
     
    newContext() - Method in class info.magnolia.module.templating.renderers.JspTemplateRenderer
     
    newContext() - Method in class info.magnolia.module.templating.renderers.PlainTextTemplateRenderer
     
    newContext() - Method in class info.magnolia.module.templating.renderers.ServletTemplateRenderer
     
    newDelegate() - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
    Implementations should return null if it is too early to instantiate the delegate.
    newDelegate() - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
     
    newDelegate() - Method in class info.magnolia.freemarker.loaders.LazyWebappTemplateLoader
     
    newErrorHandler(InstallContext) - Method in class info.magnolia.nodebuilder.task.AbstractNodeBuilderTask
     
    newGroupInstance(Content) - Method in class info.magnolia.cms.security.MgnlGroupManager
     
    newInstance(String) - Static method in class info.magnolia.cms.util.ClassUtil
    Deprecated. since 4.3 - use Classes.getClassFactory(). Shortcut for ClassUtil.classForName(className).newInstance()
    newInstance(Class) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - use info.magnolia.objectfactory.Components#getComponentProvider()#newInstance(Class)
    newInstance(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    newInstance(String, HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.module.admininterface.PageHandlerManager.PageDefinition
     
    newInstance(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.PageHandlerManager.RepositoryPageDefinition
     
    newInstance(String, Object...) - Static method in class info.magnolia.objectfactory.Classes
    Convenience/shortcut method for instantiating new classes.
    newInstance(Class<T>, Object...) - Method in interface info.magnolia.objectfactory.ClassFactory
    Instantiates the given class with the given parameters.
    newInstance(Class<T>, Class<?>[], Object...) - Method in interface info.magnolia.objectfactory.ClassFactory
    Instantiates the given class with the given parameters, using a constructor that matches the given argTypes exactly.
    newInstance() - Method in interface info.magnolia.objectfactory.ComponentFactory
     
    newInstance(Class<T>) - Method in interface info.magnolia.objectfactory.ComponentProvider
     
    newInstance(Class<T>, Class<?>[], Object...) - Method in class info.magnolia.objectfactory.DefaultClassFactory
     
    newInstance(Class<T>, Object...) - Method in class info.magnolia.objectfactory.DefaultClassFactory
     
    newInstance(Class<T>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Creates a new instance of the passed interface / class by using the registered implementation.
    newInstance() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    newInstanceWithoutDiscovery(String, Object[]) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - use Classes
    newInstanceWithoutDiscovery(String) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - use Classes.getClassFactory()
    newMessages(DefaultMessagesManager.MessagesID) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
    Initializes a new Messages instances for the given MessagesID.
    newModel(Content, RenderableDefinition, RenderingModel) - Method in class info.magnolia.module.templating.AbstractRenderable
    Instantiates the model based on the class defined by the AbstractRenderable.modelClass property.
    newModel(Content, RenderableDefinition, RenderingModel) - Method in class info.magnolia.module.templating.AbstractRenderer
    Creates the model for this rendering process.
    newModel(Content, RenderableDefinition, RenderingModel) - Method in interface info.magnolia.module.templating.RenderableDefinition
    Create the model based on the current content.
    newModel(Content, RenderableDefinition, RenderingModel) - Method in interface info.magnolia.module.templating.RenderingModelBasedRenderer
     
    newNodeDataInstance(String, int, boolean) - Method in class info.magnolia.cms.core.AbstractContent
    As defined in Content.getNodeData(String) this method always returns a node data object.
    newNodeDataInstance(String, int, boolean) - Method in class info.magnolia.cms.core.DefaultContent
     
    newNodeDataInstance(String, int, boolean) - Method in class info.magnolia.cms.i18n.I18nContentWrapper
     
    newNodeDataInstance(String, int, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    newNodeName - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    newObjectWrapper() - Method in class info.magnolia.freemarker.FreemarkerConfig
     
    newOperation(String, String) - Method in class info.magnolia.module.files.BasicFileExtractor
     
    newOperation(String, String) - Method in class info.magnolia.module.files.MD5CheckingFileExtractor
     
    newPath - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    newProperty(InstallContext, Content, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
    Checks that the given property does not exist and creates it with the given value, logs otherwise.
    newProperty(InstallContext, Content, String, String, boolean) - Method in class info.magnolia.module.delta.PropertyValuesTask
     
    NewPropertyTask - Class in info.magnolia.module.delta
    Creates a new property.
    NewPropertyTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.NewPropertyTask
     
    newRoleInstance(Content) - Method in class info.magnolia.cms.security.MgnlRoleManager
     
    newState() - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Create a state object to share the state between the processor and transformer.
    newState() - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
     
    newUserInstance(Content) - Method in class info.magnolia.cms.security.MgnlUserManager
    Creates a MgnlUser out of a jcr node.
    newVersionHandler(ModuleDefinition) - Method in class info.magnolia.module.ModuleManagerImpl
     
    next() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
    move next
    next() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    next() - Method in class info.magnolia.cms.util.SiblingsHelper
     
    next() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    next() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore.StoreIterator
     
    nextEvent() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    nextGroup() - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
    jump to next group
    nextGroup() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
    jump to next group
    nextGroupByOrder(ListControl, String) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Return asc or desc.
    nextSortByOrder(ListControl, String) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Return asc or desc.
    NO_CACHE - Static variable in class info.magnolia.module.cache.BrowserCachePolicyResult
     
    NO_LOGIN - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
    Returned if a login handler was able to perform the operation but the authentication failed.
    node - Variable in class info.magnolia.cms.core.DefaultContent
    Wrapped jcr node.
    node - Variable in class info.magnolia.cms.util.LazyContentWrapper
     
    NODE_ACLCONFIG - Static variable in class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    NODE_ACLROLES - Static variable in class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    NODE_ACLUSERS - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    NODE_ACLUSERS - Static variable in class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    NODE_NAME_NODEDATANAME - Static variable in class info.magnolia.cms.taglibs.Out
    Fake nodeDataName returning the node's name.
    NODE_UUID - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    NodeBuilder - Class in info.magnolia.nodebuilder
    Entry point for using the node builder API.
    NodeBuilder(Content, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.NodeBuilder
     
    NodeBuilder(ErrorHandler, Content, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.NodeBuilder
     
    NodeBuilderTask - Class in info.magnolia.nodebuilder.task
    A task using the NodeBuilder API, applying operations on a given path.
    NodeBuilderTask(String, String, ErrorHandling, String, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.NodeBuilderTask
     
    NodeBuilderTask(String, String, ErrorHandling, String, String, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.NodeBuilderTask
     
    NodeCheckDelegateTask - Class in info.magnolia.module.delta
    A task that delegates to another if a checkNode is true, or to an optional other if it is false.
    NodeCheckDelegateTask(String, String, String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.NodeCheckDelegateTask
     
    NodeData - Interface in info.magnolia.cms.core
    Represents a content value object.
    NODEDATA - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    NODEDATA_ACCESSKEY - Static variable in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    Page property: access key.
    NODEDATA_ID - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NODEDATA_PARTICIPANT - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NODEDATA_VALUE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NODEDATA_WORKITEM - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    nodeDataIterator(Content, String) - Static method in class info.magnolia.cms.taglibs.CmsFunctions
    Function to iterate over a node Data that has "checkbox" as control type, for example.
    NodeDataStringComparator - Class in info.magnolia.cms.util
    Compares 2 nodes property of type String.
    NodeDataStringComparator(String) - Constructor for class info.magnolia.cms.util.NodeDataStringComparator
     
    NodeDataUtil - Class in info.magnolia.cms.util
    Util to work with NodeData.
    NodeDataUtil() - Constructor for class info.magnolia.cms.util.NodeDataUtil
     
    NodeDataWrapper - Class in info.magnolia.cms.util
    Wraps a NodeData to which it delegates.
    NodeDataWrapper() - Constructor for class info.magnolia.cms.util.NodeDataWrapper
     
    NodeDataWrapper(NodeData) - Constructor for class info.magnolia.cms.util.NodeDataWrapper
     
    NodeExistsDelegateTask - Class in info.magnolia.module.delta
    A task that delegates to another depending on whether a specified node exists or not.
    NodeExistsDelegateTask(String, String, String, String, Task) - Constructor for class info.magnolia.module.delta.NodeExistsDelegateTask
     
    NodeExistsDelegateTask(String, String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.NodeExistsDelegateTask
     
    NodeMapWrapper - Class in info.magnolia.cms.util
    Wrapper for a content Node which exposes a Map interface, used to access its content using jstl.
    NodeMapWrapper(Content, String) - Constructor for class info.magnolia.cms.util.NodeMapWrapper
    Instantiates a new NodeMapWrapper for the given node.
    nodeName - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
    the node containing the date for this dialog
    NODENAME_EXPRESSION - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NODENAME_WORKITEM - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NodeNameComparator - Class in info.magnolia.cms.util
    Compares 2 nodes by their name.
    NodeNameComparator() - Constructor for class info.magnolia.cms.util.NodeNameComparator
     
    NodeNameControl - Class in info.magnolia.module.admininterface.dialogs
     
    NodeNameControl() - Constructor for class info.magnolia.module.admininterface.dialogs.NodeNameControl
     
    NodeOperation - Interface in info.magnolia.nodebuilder
    A NodeOperation instance describes an "atomic" operation to apply to a node ("context").
    NodeOperationException - Exception in info.magnolia.nodebuilder
    A RuntimeException thrown by ErrorHandler implementations; clients of NodeBuilder should expect and handle this.
    NodeOperationException(String) - Constructor for exception info.magnolia.nodebuilder.NodeOperationException
     
    NodeOperationException(String, Throwable) - Constructor for exception info.magnolia.nodebuilder.NodeOperationException
     
    NodeOperationException(Throwable) - Constructor for exception info.magnolia.nodebuilder.NodeOperationException
     
    nodePath - Variable in class info.magnolia.module.delta.NodeCheckDelegateTask
     
    NodeTypeFilter - Class in info.magnolia.cms.util
    A Content.ContentFilter filtering on node types.
    NodeTypeFilter(String) - Constructor for class info.magnolia.cms.util.NodeTypeFilter
     
    NodeTypeFilter(ItemType) - Constructor for class info.magnolia.cms.util.NodeTypeFilter
     
    NodeTypeFilteringTreeColumnHtmlRenderer - Class in info.magnolia.cms.gui.control
    A tree column renderer which delegates to another one if the node's type is one of the allows ones.
    NodeTypeFilteringTreeColumnHtmlRenderer(TreeColumnHtmlRenderer, String[]) - Constructor for class info.magnolia.cms.gui.control.NodeTypeFilteringTreeColumnHtmlRenderer
     
    NONE - Static variable in interface info.magnolia.cms.security.Permission
     
    NonExistingNodeData - Class in info.magnolia.cms.core
    Represents an non-mutable empty node data.
    NonExistingNodeData(Content, String) - Constructor for class info.magnolia.cms.core.NonExistingNodeData
     
    noop() - Static method in class info.magnolia.nodebuilder.Ops
    No operation; can be useful in ternary expression, for instance.
    normalizeNFC(String) - Method in class info.magnolia.cms.util.UnicodeNormalizer.AutoDetectNormalizer
     
    normalizeNFC(String) - Method in class info.magnolia.cms.util.UnicodeNormalizer.ICUNormalizer
     
    normalizeNFC(String) - Method in class info.magnolia.cms.util.UnicodeNormalizer.Java6ReflectionNormalizer
     
    normalizeNFC(String) - Method in class info.magnolia.cms.util.UnicodeNormalizer.NonNormalizer
     
    normalizeNFC(String[]) - Static method in class info.magnolia.cms.util.UnicodeNormalizer
     
    normalizeNFC(String) - Static method in class info.magnolia.cms.util.UnicodeNormalizer
    Normalizes the given String to the NFC form.
    normalizeNFC(String) - Method in interface info.magnolia.cms.util.UnicodeNormalizer.Normalizer
     
    NOT - Static variable in class info.magnolia.cms.gui.query.SearchQueryOperator
    Operator value NOT
    NOT_HANDLED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
    Returned if a login handler is not able to perform the operation.
    NotVoter - Class in info.magnolia.voting.voters
    Does invert the boolean outcome of a voter.
    NotVoter() - Constructor for class info.magnolia.voting.voters.NotVoter
     
    NT_BASE - Static variable in class info.magnolia.cms.core.ItemType
    Node type: base.
    NT_CONTENT - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. use ItemType.CONTENT
    NT_CONTENTNODE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. use ItemType.CONTENTNODE
    NT_FILE - Static variable in class info.magnolia.cms.core.ItemType
    Node type: base.
    NT_FOLDER - Static variable in class info.magnolia.cms.core.ItemType
    Node type: folder.
    NT_FROZENNODE - Static variable in class info.magnolia.cms.core.ItemType
     
    NT_HIERARCHY - Static variable in class info.magnolia.cms.core.ItemType
    Node type: hierarchyNode.
    NT_METADATA - Static variable in class info.magnolia.cms.core.ItemType
    Node type: metadata.
    NT_RESOURCE - Static variable in class info.magnolia.cms.core.ItemType
    Node type: resource.
    NT_UNSTRUCTURED - Static variable in class info.magnolia.cms.core.ItemType
    Node type: unstructured.

    O

    objectStore - Variable in class info.magnolia.cms.core.search.QueryResultImpl
    caches all previously queried objects.
    ObservationUtil - Class in info.magnolia.cms.util
    Util to register JCR observations.
    ObservationUtil() - Constructor for class info.magnolia.cms.util.ObservationUtil
     
    ObservationUtil.DeferringEventListener - Class in info.magnolia.cms.util
    A listener using an ObservationUtil.ObservationBasedDelayedExecutor.
    ObservationUtil.DeferringEventListener(EventListener, long, long) - Constructor for class info.magnolia.cms.util.ObservationUtil.DeferringEventListener
     
    ObservationUtil.ListBasedEventIterator - Class in info.magnolia.cms.util
    List based event iterator.
    ObservationUtil.ListBasedEventIterator(List) - Constructor for class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    ObservationUtil.ObservationBasedDelayedExecutor - Class in info.magnolia.cms.util
    Deferred event handling.
    ObservationUtil.ObservationBasedDelayedExecutor(EventListener, long, long) - Constructor for class info.magnolia.cms.util.ObservationUtil.ObservationBasedDelayedExecutor
     
    ObservedComponentFactory<T> - Class in info.magnolia.objectfactory
    Generic observed singleton factory.
    ObservedComponentFactory(String, String, Class<T>) - Constructor for class info.magnolia.objectfactory.ObservedComponentFactory
     
    ObservedManager - Class in info.magnolia.cms.beans.config
    A lot of "manager" objects are observed.
    ObservedManager() - Constructor for class info.magnolia.cms.beans.config.ObservedManager
     
    observedObject - Variable in class info.magnolia.objectfactory.ObservedComponentFactory
    Deprecated. since 4.3 - this should be private - use ObservedComponentFactory.getObservedObject() instead.
    of(Content) - Static method in class info.magnolia.cms.util.SiblingsHelper
    Instantiates a SiblingsHelper representing the siblings of the given node and of the same type.
    OnAdminVoter - Class in info.magnolia.voting.voters
    Checks if the admin flag (config:/server/admin) is set.
    OnAdminVoter() - Constructor for class info.magnolia.voting.voters.OnAdminVoter
     
    onCacheModuleStart() - Method in interface info.magnolia.module.cache.CacheModuleLifecycleListener
     
    onCacheModuleStart() - Method in class info.magnolia.module.cache.filter.CacheFilter
     
    OncePerRequestAbstractMgnlFilter - Class in info.magnolia.cms.filters
    A base abstract class for filters that should not be executed more than once for each request.
    OncePerRequestAbstractMgnlFilter() - Constructor for class info.magnolia.cms.filters.OncePerRequestAbstractMgnlFilter
     
    onChildNodes(NodeOperation...) - Static method in class info.magnolia.nodebuilder.Ops
    Executes the operation for each child node excluding meta data and jcr base node.
    onChildNodes(String, NodeOperation...) - Static method in class info.magnolia.nodebuilder.Ops
    Executes the operation for each child node of a certain type.
    onChildNodes(ItemType, NodeOperation...) - Static method in class info.magnolia.nodebuilder.Ops
    Executes the operation for each child node of a certain type.
    onChildNodes(Content.ContentFilter, NodeOperation...) - Static method in class info.magnolia.nodebuilder.Ops
    Executes the operation for each child node matching the filter.
    onClear() - Method in class info.magnolia.cms.beans.config.ObservedManager
    The implementor should clear everthing.
    onClear() - Method in class info.magnolia.cms.beans.config.ShutdownManager
    Deprecated.  
    onClear() - Method in class info.magnolia.cms.beans.config.VirtualURIManager
     
    onClear() - Method in class info.magnolia.cms.gui.dialog.ControlsManager
     
    onClear() - Method in class info.magnolia.commands.CommandsManager
    Clear all catalogs.
    onClear() - Method in class info.magnolia.module.admininterface.DialogHandlerManager
     
    onClear() - Method in class info.magnolia.module.admininterface.PageHandlerManager
     
    onClear() - Method in class info.magnolia.module.admininterface.TreeHandlerManager
    Clear the handlers
    onClear() - Method in class info.magnolia.module.templating.ParagraphManager
     
    onClear() - Method in class info.magnolia.module.templating.ParagraphRendererManager
     
    onClear() - Method in class info.magnolia.module.templating.TemplateManager
     
    onClear() - Method in class info.magnolia.module.templating.TemplateRendererManager
     
    onClick(ListControl, Integer) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Render the click event
    onClickForNewButton(String, String, String, String, String, String) - Method in class info.magnolia.cms.gui.inline.BarNew
     
    onDblClick(ListControl, Integer) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Render the double click event
    onDblClick(ListControl, Integer) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    onDetermineLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    onDetermineLocale() - Method in class info.magnolia.cms.i18n.DefaultI18nContentSupport
     
    onDetermineLocale() - Method in class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
     
    onDetermineLocale() - Method in class info.magnolia.cms.i18n.RequestLocaleAwareI18nContentSupport
     
    onEvent(EventIterator) - Method in class info.magnolia.cms.util.ObservationUtil.DeferringEventListener
     
    onEvent(EventIterator) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy.CacheCleaner
     
    onEvent(EventIterator) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    onGetHtmlOfSingleItem(StringBuffer, Content, String, Object, String) - Method in class info.magnolia.cms.gui.control.Tree
     
    onPostSave(SaveHandler) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    onPostSave(SaveHandler) - Method in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
     
    onPostSave(SaveHandler) - Method in class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    onPreSave(SaveHandler) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    onPropertyVisit(NodeData, int, String, StringBuffer) - Method in class info.magnolia.cms.util.SearchReplace
     
    onRegister(Content) - Method in class info.magnolia.cms.beans.config.ObservedManager
    Registers a node.
    onRegister(Content) - Method in class info.magnolia.cms.beans.config.ShutdownManager
    Deprecated.  
    onRegister(Content) - Method in class info.magnolia.cms.beans.config.VirtualURIManager
     
    onRegister(Content) - Method in class info.magnolia.cms.gui.dialog.ControlsManager
    Registers dialog controls.
    onRegister(Content) - Method in class info.magnolia.commands.CommandsManager
    Register observation for command catalogs.
    onRegister(Content) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
    register the dialogs from the config.
    onRegister(Content) - Method in class info.magnolia.module.admininterface.PageHandlerManager
    register the pages from the config
    onRegister(Content) - Method in class info.magnolia.module.admininterface.TreeHandlerManager
     
    onRegister(Content) - Method in class info.magnolia.module.templating.ParagraphManager
    Register all the paragraphs under this and subnodes.
    onRegister(Content) - Method in class info.magnolia.module.templating.ParagraphRendererManager
     
    onRegister(Content) - Method in class info.magnolia.module.templating.TemplateManager
    Called by the ObservedManager.
    onRegister(Content) - Method in class info.magnolia.module.templating.TemplateRendererManager
     
    onRegister(Content) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    onRender() - Method in class info.magnolia.module.admininterface.lists.AbstractList
    Do some additional rendering in the subclass
    onRender() - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
     
    onRender() - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    onRender(Content, RenderableDefinition, Writer, Map, String) - Method in class info.magnolia.module.templating.AbstractRenderer
    Finally execute the rendering.
    onRender(Content, RenderableDefinition, Writer, Map, String) - Method in class info.magnolia.module.templating.paragraphs.FreemarkerParagraphRenderer
     
    onRender(Content, RenderableDefinition, Writer, Map, String) - Method in class info.magnolia.module.templating.paragraphs.JspParagraphRenderer
     
    onRender(Content, RenderableDefinition, Writer, Map, String) - Method in class info.magnolia.module.templating.renderers.FreemarkerTemplateRenderer
     
    onRender(Content, RenderableDefinition, Writer, Map, String) - Method in class info.magnolia.module.templating.renderers.JspTemplateRenderer
     
    onRender(Content, RenderableDefinition, Writer, Map, String) - Method in class info.magnolia.module.templating.renderers.PlainTextTemplateRenderer
     
    onRender(Content, RenderableDefinition, Writer, Map, String) - Method in class info.magnolia.module.templating.renderers.ServletTemplateRenderer
     
    onRender() - Method in class info.magnolia.module.workflow.inbox.Inbox
    Add some inbox specific stuff: mainly hidden fields.
    onRenderHeader() - Method in class info.magnolia.module.admininterface.lists.AbstractList
    Do some additional rendering in the subclass
    onResolveType(TransformationState, TypeDescriptor) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.IPSecurityManagerTransformer
     
    onResolveType(TransformationState, TypeDescriptor) - Method in class info.magnolia.content2bean.Content2BeanUtil.DefaultClassTransformer
     
    onResolveType(TransformationState, TypeDescriptor) - Method in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
     
    onResolveType(TransformationState, TypeDescriptor) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Called once the type should have been resolved.
    onRightClick(ListControl, Integer) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Render the double click event
    onRightClick(ListControl, Integer) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
    Show the context menu
    onSave(SaveHandler) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    onSaveFailed() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
    Called if the save failed.
    onSelect(ListControl, Integer) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Called onclick, dblclick, contextmenu
    onSelect(ListControl, Integer) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
    Sets the selected id in the js object
    onStartup() - Method in class info.magnolia.module.ui.ModuleManagerNullUI
     
    onStartup() - Method in interface info.magnolia.module.ui.ModuleManagerUI
     
    onStartup() - Method in class info.magnolia.module.ui.ModuleManagerWebUI
     
    openOutput(File) - Method in class info.magnolia.module.files.BasicFileExtractorOperation
     
    OPENWFE_DATE_FORMAT - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.module.delta.AllChildrenNodesOperation
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for3_5.AddURIPermissionsToAllRoles
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for3_5.CheckAndUpdateExistingFilters
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for3_5.CheckAndUpdateSecureURIs
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for3_5.CheckAndUpdateUnsecureURIs
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for3_5.IPConfigRulesUpdate
    Update made for each subnode.
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for3_5.UpdateURI2RepositoryMappings
    Moves every node to the mappings node.
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for3_6_2.UpdateGroups
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for3_6_2.UpdateRoles
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for3_6_2.UpdateUsers
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for4_3.UpdateUserPermissions
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.for4_4_3.UpdateUserManagers
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.module.templating.setup.for4_0.DeprecateDialogPathAllModules
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.module.templating.setup.for4_0.FixTemplatePathTask
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.module.templating.setup.for4_0.NestPropertiesAllModulesNodeTask
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.module.templating.setup.for4_0.RenamePropertyAllModulesNodeTask
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.setup.for3_5.ReconfigureCommands
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.setup.for3_5.RemoveModuleDescriptorDetailsFromRepo
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.setup.for3_5.RenamedRenderersToTemplateRenderers
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.setup.for3_5.UpdateURIMappings
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.setup.for3_5.WarnIgnoredModuleFilters
     
    operateOnNode(InstallContext, Content) - Method in class info.magnolia.module.delta.QueryTask
     
    Ops - Class in info.magnolia.nodebuilder
    Factory methods for most common NodeOperation implementations.
    Ops() - Constructor for class info.magnolia.nodebuilder.Ops
     
    OPTION_REALM - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    OPTION_SKIP_ON_PREVIOUS_SUCCESS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    OPTION_USE_REALM_CALLBACK - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    options - Variable in class info.magnolia.cms.gui.controlx.search.SelectSearchControlDefinition
     
    options - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    OR - Static variable in class info.magnolia.cms.gui.query.SearchQueryOperator
    Operator value OR
    OR - Static variable in interface info.magnolia.voting.Voting
     
    order(Content, String, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    orderAfter(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
    Convenient method for ordering a node after a specific target node.
    orderBefore(String, String) - Method in interface info.magnolia.cms.core.Content
    move current node to the specified location above the named beforename.
    orderBefore(String, String) - Method in class info.magnolia.cms.core.DefaultContent
     
    orderBefore(String, String) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    orderBefore(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
    Convenient method to order a node before a target node.
    orderBefore(String, String) - Method in class info.magnolia.cms.util.ContentWrapper
     
    OrderedProperties - Class in info.magnolia.cms.util
    Subclass of java.util.Properties which keeps the order in which properties were loaded, by delegating to a LinkedHashMap.
    OrderedProperties() - Constructor for class info.magnolia.cms.util.OrderedProperties
     
    orderImportedNode(String, HierarchyManager, Element, Element) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    OrderNodeAfterTask - Class in info.magnolia.module.delta
    Orders a node after the specified sibling node.
    OrderNodeAfterTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.OrderNodeAfterTask
     
    OrderNodeBeforeTask - Class in info.magnolia.module.delta
    Orders a node before the specified sibling node.
    OrderNodeBeforeTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.OrderNodeBeforeTask
     
    orderNodes(Content, String[]) - Static method in class info.magnolia.cms.util.ContentUtil
     
    orderNodes(Content, Comparator<Content>) - Static method in class info.magnolia.cms.util.ContentUtil
    Uses the passed comparator to create the jcr ordering of the children.
    OrVoting - Class in info.magnolia.voting.voters
    Returns the first positive vote.
    OrVoting() - Constructor for class info.magnolia.voting.voters.OrVoting
     
    Out - Class in info.magnolia.cms.taglibs
    Writes out the content of a nodeData or - for nodeData of type binary - information of the nodeData.
    Out() - Constructor for class info.magnolia.cms.taglibs.Out
     
    overloadWithSystemProperties() - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Overload the properties with set system properties.
    OwfeJcrBeanCoder - Class in info.magnolia.module.workflow.beancoder
    An extension of JcrBeanCoder that takes care of choosing nice node names for StringAttributes...
    OwfeJcrBeanCoder(String, Node) - Constructor for class info.magnolia.module.workflow.beancoder.OwfeJcrBeanCoder
     
    OwfeJcrBeanCoder(String, Node, String) - Constructor for class info.magnolia.module.workflow.beancoder.OwfeJcrBeanCoder
     

    P

    PAGE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    PageEditBar - Class in info.magnolia.module.templatingcomponents.components
    This describes the "main bar" for pages.
    PageEditBar(ServerConfiguration, AggregationState) - Constructor for class info.magnolia.module.templatingcomponents.components.PageEditBar
     
    PageEditBarDirective - Class in info.magnolia.module.templatingcomponents.freemarker
    A freemarker directive for the page edit bar UI component.
    PageEditBarDirective() - Constructor for class info.magnolia.module.templatingcomponents.freemarker.PageEditBarDirective
     
    PageEditBarTag - Class in info.magnolia.module.templatingcomponents.jsp
    Jsp tag which renders a page edit bar UI component.
    PageEditBarTag() - Constructor for class info.magnolia.module.templatingcomponents.jsp.PageEditBarTag
     
    PageHandlerManager - Class in info.magnolia.module.admininterface
    Manages the page handlers.
    PageHandlerManager() - Constructor for class info.magnolia.module.admininterface.PageHandlerManager
     
    PageHandlerManager.BasePageDefinition - Class in info.magnolia.module.admininterface
    This class is used if you want to register a page that is not stored in the repository.
    PageHandlerManager.BasePageDefinition(String, Class) - Constructor for class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    PageHandlerManager.PageDefinition - Interface in info.magnolia.module.admininterface
     
    PageHandlerManager.RepositoryPageDefinition - Class in info.magnolia.module.admininterface
     
    PageHandlerManager.RepositoryPageDefinition(Content) - Constructor for class info.magnolia.module.admininterface.PageHandlerManager.RepositoryPageDefinition
     
    PageIterator - Class in info.magnolia.cms.taglibs
    Iterates over a Content (page) collection.
    PageIterator() - Constructor for class info.magnolia.cms.taglibs.PageIterator
     
    PageMVCHandler - Class in info.magnolia.module.admininterface
    This is the MVCHandler for simple pages.
    PageMVCHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.PageMVCHandler
    Constuctor
    PageMVCServlet - Class in info.magnolia.module.admininterface
     
    PageMVCServlet() - Constructor for class info.magnolia.module.admininterface.PageMVCServlet
     
    Paragraph - Class in info.magnolia.cms.beans.config
    Deprecated. since 4.0 - moved to info.magnolia.module.templating.Paragraph
    Paragraph() - Constructor for class info.magnolia.cms.beans.config.Paragraph
    Deprecated.  
    Paragraph - Class in info.magnolia.module.templating
    Represents a paragraph definition.
    Paragraph() - Constructor for class info.magnolia.module.templating.Paragraph
     
    ParagraphEditDialog - Class in info.magnolia.module.admininterface.dialogs
    This dialog hander delegates to a dialog handler representing the dialog assigned to the paragraph we edit (or create).
    ParagraphEditDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog
     
    ParagraphEditDialog.NoDialogMVCHandler - Class in info.magnolia.module.admininterface.dialogs
     
    ParagraphEditDialog.NoDialogMVCHandler(HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog.NoDialogMVCHandler
     
    ParagraphManager - Class in info.magnolia.module.templating
    Manages the paragraphs on the system.
    ParagraphManager() - Constructor for class info.magnolia.module.templating.ParagraphManager
     
    ParagraphRenderer - Interface in info.magnolia.cms.beans.runtime
    Deprecated. since 4.0 - moved to info.magnolia.module.templating.ParagraphRenderer
    ParagraphRenderer - Interface in info.magnolia.module.templating
    An interface to render paragraphs of content.
    ParagraphRendererManager - Class in info.magnolia.module.templating
    Manages the paragraph renderers on the system.
    ParagraphRendererManager() - Constructor for class info.magnolia.module.templating.ParagraphRendererManager
     
    ParagraphRenderingFacade - Class in info.magnolia.cms.beans.config
    Deprecated. since 4.0 - moved to info.magnolia.module.templating.ParagraphRenderingFacade
    ParagraphRenderingFacade() - Constructor for class info.magnolia.cms.beans.config.ParagraphRenderingFacade
    Deprecated.  
    ParagraphRenderingFacade - Class in info.magnolia.module.templating
    Deprecated. since 4.3, use the RenderingEngine instead
    ParagraphRenderingFacade() - Constructor for class info.magnolia.module.templating.ParagraphRenderingFacade
    Deprecated.  
    ParagraphSelectDialog - Class in info.magnolia.module.admininterface.dialogs
    If there are more than one paragraph available you have first to choose one.
    ParagraphSelectDialog(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
     
    PARAM_CSS - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_CSS_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_CUSTOM_CONFIGURATION_PATH - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
    This parameter defines the configuration script.
    PARAM_CUSTOM_CONFIGURATION_PATH_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_FONT_SIZES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_FONT_SIZES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_FONTS - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_FONTS_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_HEIGHT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_HEIGHT_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_IMAGES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_IMAGES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_JS_INIT_FILE - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
    This parameter defines the startup script.
    PARAM_JS_INIT_FILE_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
    Default values.
    PARAM_SOURCE - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_SOURCE_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_STYLES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_STYLES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_TABLES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_TABLES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_TEMPLATES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_TEMPLATES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_WIDTH - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_WIDTH_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAMETER_LOGOUT - Static variable in class info.magnolia.cms.security.LogoutFilter
     
    PARAMETER_PSWD - Static variable in class info.magnolia.cms.security.auth.login.FormLogin
     
    PARAMETER_REALM - Static variable in class info.magnolia.cms.security.auth.login.FormLogin
     
    PARAMETER_USER_ID - Static variable in class info.magnolia.cms.security.auth.login.FormLogin
     
    params - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    parent - Variable in class info.magnolia.cms.core.AbstractNodeData
     
    parent - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    PARENT_PATH - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    parentContentNodeName - Variable in class info.magnolia.cms.taglibs.util.BaseImageTag
    Attribute: The node where the images are to be saved.
    parentModel - Variable in class info.magnolia.module.templating.RenderingModelImpl
     
    parseAndFormat(OutputStream, XMLReader, String, String, Session, boolean) - Static method in class info.magnolia.importexport.DataTransporter
    Exports the content of the repository, and format it if necessary.
    parseDate(String) - Static method in class info.magnolia.cms.util.DateUtil
    Uses the current locale (user) to parse the date.
    parseDateTime(String) - Static method in class info.magnolia.cms.util.DateUtil
    Uses the current locale (user) to parse the date and time.
    parseLink(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    parseLink(String) - Static method in class info.magnolia.link.LinkFactory
    Parses provided URI to the link.
    parseLinks(String) - Method in interface info.magnolia.cms.link.LinkResolver
    Deprecated. Parses the internal links (used mainly by the fckeditor) and creates the uuid pattern instead.
    parseLinks(String) - Method in class info.magnolia.cms.link.LinkResolverImpl
    Deprecated.  
    parseStringValue(String, Set<String>) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Parse the given String value recursively, to be able to resolve nested placeholders.
    parseUUIDLink(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    parseUUIDLink(String) - Static method in class info.magnolia.link.LinkFactory
    Parses UUID link pattern string and converts it into a Link object.
    parseVersion(String) - Static method in class info.magnolia.module.model.Version
    Factory method that will parse a version string and return the correct Version implementation.
    parseVersion(int, int, int) - Static method in class info.magnolia.module.model.Version
     
    PartialBootstrapTask - Class in info.magnolia.module.delta
    This task is used to bootstrap a part of a file.
    PartialBootstrapTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.PartialBootstrapTask
    Bootstraps fragment of file.
    PartialBootstrapTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.PartialBootstrapTask
    Bootstraps newly created file.
    PartialBootstrapTask(String, String, String, String, String, int) - Constructor for class info.magnolia.module.delta.PartialBootstrapTask
     
    PartialBootstrapTask(String, String, String, String, int) - Constructor for class info.magnolia.module.delta.PartialBootstrapTask
     
    PARTICIPANT_PREFIX_COMMAND - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    PARTICIPANT_PREFIX_GROUP - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    PARTICIPANT_PREFIX_ROLE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    PARTICIPANT_PREFIX_USER - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    Password - Class in info.magnolia.cms.gui.control
    Password field.
    Password() - Constructor for class info.magnolia.cms.gui.control.Password
     
    Password(String, String) - Constructor for class info.magnolia.cms.gui.control.Password
     
    Password(String, Content) - Constructor for class info.magnolia.cms.gui.control.Password
     
    PASSWORD - Static variable in interface info.magnolia.cms.security.auth.Entity
     
    pasteNode(String, String, int, int) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    PASTETYPE_ABOVE - Static variable in class info.magnolia.cms.gui.control.Tree
     
    PASTETYPE_BELOW - Static variable in class info.magnolia.cms.gui.control.Tree
     
    PASTETYPE_LAST - Static variable in class info.magnolia.cms.gui.control.Tree
     
    PASTETYPE_SUB - Static variable in class info.magnolia.cms.gui.control.Tree
     
    PATH - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    path including fileName: /en/mainColumnParagraph/04/file/report2004.Pdf.
    Path - Class in info.magnolia.cms.core
    Utility class to retrieve files or directory used by Magnolia.
    path - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    path - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
    Path to the node containing the data
    path - Variable in class info.magnolia.module.admininterface.lists.VersionsList
    The path of the node
    PATH - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Path to be activated or deactivated.
    path2uuid(String, String) - Static method in class info.magnolia.cms.util.ContentUtil
     
    PATH_WITHOUT_NAME - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    /en/mainColumnParagraph/04/file.Pdf.
    PathMappedFlowCommand - Class in info.magnolia.module.workflow.commands
    Map paths to workflows.
    PathMappedFlowCommand() - Constructor for class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    PathMappedFlowCommand.Mapping - Class in info.magnolia.module.workflow.commands
    Used to define the mappings.
    PathMappedFlowCommand.Mapping() - Constructor for class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    pathOpen - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    pathSelected - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    PathToLinkTransformer - Interface in info.magnolia.cms.link
    Deprecated. since 4.0 use LinkTransformer instead.
    PathUtil - Class in info.magnolia.cms.util
    Utility class used to handle paths for documents in DMS.
    PathUtil() - Constructor for class info.magnolia.cms.util.PathUtil
     
    PatternDelegate - Interface in info.magnolia.cms.util
    A simple generic interface that can be used to configure anything that can be selected based on some conditions (i.e.
    peekBean(int) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    peekBean(int) - Method in interface info.magnolia.content2bean.TransformationState
     
    peekContent(int) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    peekContent(int) - Method in interface info.magnolia.content2bean.TransformationState
     
    peekType(int) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    peekType(int) - Method in interface info.magnolia.content2bean.TransformationState
     
    PerformanceTestFilter - Class in info.magnolia.debug
    Logs whatever has been recorded with the PerformanceTestStatus.
    PerformanceTestFilter() - Constructor for class info.magnolia.debug.PerformanceTestFilter
     
    PerformanceTestStatus - Class in info.magnolia.debug
    Key based time measuring.
    PerformanceTestStatus() - Constructor for class info.magnolia.debug.PerformanceTestStatus
     
    performInstallOrUpdate() - Method in interface info.magnolia.module.ModuleManager
     
    performInstallOrUpdate() - Method in class info.magnolia.module.ModuleManagerImpl
     
    performInstallOrUpdate() - Method in class info.magnolia.module.ui.ModuleManagerWebUI
     
    Permission - Interface in info.magnolia.cms.security
    A permission is a collection of rights and can match paths.
    PERMISSION_ANY - Static variable in class info.magnolia.cms.security.MgnlRole
     
    PERMISSION_NAME_ADD - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_ALL - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_EXECUTE - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_READ - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_REMOVE - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_SET - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_SYNDICATE - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_WRITE - Static variable in interface info.magnolia.cms.security.Permission
     
    PermissionConfiguration - Class in info.magnolia.module.admininterface.config
     
    PermissionConfiguration() - Constructor for class info.magnolia.module.admininterface.config.PermissionConfiguration
     
    PermissionImpl - Class in info.magnolia.cms.security
    Concrete implementation of Permission using UrlPattern to match pathes.
    PermissionImpl() - Constructor for class info.magnolia.cms.security.PermissionImpl
     
    persistCacheKey(String, String, Object) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    persistCacheKey(String, String, Object) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    persistCacheKey(String, String, Object) - Method in interface info.magnolia.module.cache.CachePolicy
    Presists mapping between uuid and cache key in case the given cache policy implementation cares about such details.
    PHASE_MODULE_RESTART - Static variable in interface info.magnolia.module.ModuleLifecycleContext
    A module is restarted.
    PHASE_SYSTEM_SHUTDOWN - Static variable in interface info.magnolia.module.ModuleLifecycleContext
    The system is shutting down.
    PHASE_SYSTEM_STARTUP - Static variable in interface info.magnolia.module.ModuleLifecycleContext
    System is starting up.
    placeDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarEdit
    Places the default buttons to the very right/left position.
    placeDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarMain
    Places the default buttons to the very right/left position.
    placeDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarNew
    Places the default buttons to the very right/left position.
    PLACEHOLDER_PREFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
    Placeholder prefix: "${".
    PLACEHOLDER_SUFFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
    Placeholder suffix: "}".
    PlainTextCallbackHandler - Class in info.magnolia.cms.security.auth.callback
    Plain text callback handler supporting Form based authentication.
    PlainTextCallbackHandler() - Constructor for class info.magnolia.cms.security.auth.callback.PlainTextCallbackHandler
     
    PlainTextCallbackHandler(String, char[]) - Constructor for class info.magnolia.cms.security.auth.callback.PlainTextCallbackHandler
     
    PlainTextCallbackHandler(String, char[], String) - Constructor for class info.magnolia.cms.security.auth.callback.PlainTextCallbackHandler
     
    PlainTextParagraphRenderer - Class in info.magnolia.module.templating.paragraphs
    A simple paragraph renderer which just writes the value of the "text" property of the content node.
    PlainTextParagraphRenderer() - Constructor for class info.magnolia.module.templating.paragraphs.PlainTextParagraphRenderer
     
    PlainTextTemplateRenderer - Class in info.magnolia.module.templating.renderers
    Template renderer for plain text.
    PlainTextTemplateRenderer() - Constructor for class info.magnolia.module.templating.renderers.PlainTextTemplateRenderer
     
    pop() - Static method in class info.magnolia.context.MgnlContext
     
    pop() - Method in interface info.magnolia.context.WebContext
     
    pop() - Method in class info.magnolia.context.WebContextImpl
     
    popBean() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    popBean() - Method in interface info.magnolia.content2bean.TransformationState
     
    popContent() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    popContent() - Method in interface info.magnolia.content2bean.TransformationState
     
    popType() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    popType() - Method in interface info.magnolia.content2bean.TransformationState
     
    populateContent(Content, String, String) - Method in class info.magnolia.importexport.PropertiesImportExport
     
    populateFromRequest(Object) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    populateModuleInstance(Object, Map<String, Object>) - Method in class info.magnolia.module.ModuleManagerImpl
     
    populateTemplateParameters() - Method in class info.magnolia.cms.gui.control.Tree
     
    postHandleEvents(Cache, String) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
    Implement this method to wrap up flushing process after all single events have been processed.
    postHandleEvents(Cache, String) - Method in class info.magnolia.module.cache.FlushAllListeningPolicy
     
    postRender() - Method in interface info.magnolia.module.templatingcomponents.AuthoringUiComponent
    This method should be called by templating-engine wrappers after rendering the component AND its body.
    postRender() - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
    Override this method if you need to "do something" once the component is rendered, i.e cleanup the context.
    postRender() - Method in class info.magnolia.module.templatingcomponents.components.SingletonParagraphBar
     
    postVisit(Content) - Method in interface info.magnolia.cms.util.ContentUtil.PostVisitor
     
    PoweredByTag - Class in info.magnolia.cms.taglibs.util
    A simple tag which can display the version and edition of the running Magnolia instance.
    PoweredByTag() - Constructor for class info.magnolia.cms.taglibs.util.PoweredByTag
     
    PREFIX_GROUP - Static variable in interface info.magnolia.module.mail.MailConstants
     
    PREFIX_ROLE - Static variable in interface info.magnolia.module.mail.MailConstants
     
    PREFIX_USER - Static variable in interface info.magnolia.module.mail.MailConstants
     
    prefixLink(String) - Method in class info.magnolia.cms.link.AbsolutePathTransformer
    Deprecated.  
    prefixLink(String) - Method in class info.magnolia.link.AbsolutePathTransformer
     
    prefixLink(String) - Method in class info.magnolia.link.CompleteUrlPathTransformer
     
    preHandleEvents(Cache, String) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
    Implement this method to react on buffered events on a given cache and repository.
    preHandleEvents(Cache, String) - Method in class info.magnolia.module.cache.FlushAllListeningPolicy
     
    prepareAndSendMail(MgnlEmail) - Method in interface info.magnolia.module.mail.handlers.MgnlMailHandler
    Prepare the email (format it) and send it.
    prepareAndSendMail(MgnlEmail) - Method in class info.magnolia.module.mail.handlers.SimpleMailHandler
     
    prepareAndSendMail(MgnlEmail) - Method in class info.magnolia.module.mail.handlers.ThreadedMailHandler
    Prepare the email (format it) and send it.
    prepareConnection(Subscriber, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    prepareContent(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    Set mixin types or similar.
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in interface info.magnolia.module.admininterface.AdminTreeConfiguration
    Prepare the context menu of the tree.
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.ConfigTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.GroupsTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.RolesTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.UsersTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.workflow.trees.WorkflowWebsiteTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in interface info.magnolia.module.admininterface.AdminTreeConfiguration
    Prepare the functionbar (footerbar) of the tree.
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.ConfigTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.GroupsTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.RolesTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.UsersTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration
     
    prepareLaunchItem(Context, LaunchItem) - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
    Set the start and end date for this page.
    prepareLaunchItem(Context, LaunchItem) - Method in class info.magnolia.module.workflow.commands.FlowCommand
    The default implementation puts all the contexts attributes which are in the request scope into the work item.
    prepareRendering(Locale, String, Object) - Method in class info.magnolia.freemarker.FreemarkerHelper
    Call checkLocale() before calling this method, to ensure it is not null.
    prepareTree(Tree, boolean, HttpServletRequest) - Method in interface info.magnolia.module.admininterface.AdminTreeConfiguration
    Override this method to configure the tree control (define the columns, ...)
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.ConfigTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.GroupsTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.JcrBrowserTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.RolesTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.UsersTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.workflow.trees.WorkflowTreeConfiguration
     
    prepareUIComponent(ServerConfiguration, AggregationState, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
    Implementations of this method should return a AuthoringUiComponent, prepared with the known parameters.
    prepareUIComponent(ServerConfiguration, AggregationState, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.module.templatingcomponents.freemarker.EditBarDirective
     
    prepareUIComponent(ServerConfiguration, AggregationState, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.module.templatingcomponents.freemarker.NewBarDirective
     
    prepareUIComponent(ServerConfiguration, AggregationState, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.module.templatingcomponents.freemarker.PageEditBarDirective
     
    prepareUIComponent(ServerConfiguration, AggregationState, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.module.templatingcomponents.freemarker.SingletonParagraphBarDirective
     
    prepareUIComponent(ServerConfiguration, AggregationState) - Method in class info.magnolia.module.templatingcomponents.jsp.AbstractTag
    Validate parameters and return a ready-to-output instance of an AuthoringUiComponent.
    prepareUIComponent(ServerConfiguration, AggregationState) - Method in class info.magnolia.module.templatingcomponents.jsp.EditBarTag
     
    prepareUIComponent(ServerConfiguration, AggregationState) - Method in class info.magnolia.module.templatingcomponents.jsp.NewBarTag
     
    prepareUIComponent(ServerConfiguration, AggregationState) - Method in class info.magnolia.module.templatingcomponents.jsp.PageEditBarTag
     
    prepareUIComponent(ServerConfiguration, AggregationState) - Method in class info.magnolia.module.templatingcomponents.jsp.SingletonParagraphBarTag
     
    prev() - Method in class info.magnolia.cms.util.SiblingsHelper
     
    previewMode() - Method in class info.magnolia.cms.filters.InterceptFilter
     
    previous() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    PrincipalCollection - Interface in info.magnolia.cms.security.auth
    A collection of principals.
    PrincipalCollectionImpl - Class in info.magnolia.jaas.principal
    Principal collection implementation based on simple list.
    PrincipalCollectionImpl() - Constructor for class info.magnolia.jaas.principal.PrincipalCollectionImpl
     
    PrincipalList - Interface in info.magnolia.cms.security.auth
    A list of Strings.
    println(Writer, String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    printVersionInfo() - Method in class info.magnolia.cms.license.LicenseFileExtractor
    Print version info to System.out.
    proccesFreemarkerString(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    proceed - Variable in class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
     
    proceed() - Method in class info.magnolia.module.workflow.inbox.Inbox
    Proceed the item.
    proceed(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    proceed(String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    proceed(String, String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    proceed(InFlowWorkItem) - Static method in class info.magnolia.module.workflow.WorkflowUtil
    Proceed this item.
    process(Object) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Uses the class of the object to create the templates name, passes the object under the name 'this' and returns the result in a String.
    process(Object, Writer) - Static method in class info.magnolia.freemarker.FreemarkerUtil
     
    process(Object, String, String) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Same as FreemarkerUtil.process(Object) but adds the classifier and the extension to the template name.
    process(Object, String, String, Writer) - Static method in class info.magnolia.freemarker.FreemarkerUtil
     
    process(Class, Object) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Uses the class to create the templates name and passes the object under the name 'this'.
    process(Class, Object, Writer) - Static method in class info.magnolia.freemarker.FreemarkerUtil
     
    process(String, Map) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Process this template with the passed data and returns the result in a String.
    process(String, Map, Writer) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Process the template with the data and writes the result to the writer.
    processBinary(Content, String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Process binary data.
    processCachedEntry(CachedEntry, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.executor.UseCache
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in interface info.magnolia.module.cache.CachePolicyExecutor
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.Bypass
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.CompositeExecutor
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.SetExpirationHeaders
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.Store
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.UseCache
     
    processCommon(Content, String, int, int, int, String[]) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Process a common value
    processDate(Content, String, int, int, int, String[]) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    processFile(String) - Method in class info.magnolia.content2bean.impl.DescriptorFileBasedTypeMapping
     
    processMultiple(Content, String, int, String[]) - Method in class info.magnolia.module.admininterface.MultiValueSaveHandler
     
    processMultiple(Content, String, int, String[]) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Process a multiple value field
    processMultiple(Content, String, int, String[]) - Method in class info.magnolia.module.admininterface.UUIDSaveHandler
    Process a multiple value
    processProperties(Class<?>, Properties) - Method in class info.magnolia.content2bean.impl.DescriptorFileBasedTypeMapping
     
    processPropertyFilesString(ServletContext, String, String, String) - Static method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Returns the property files configuration string passed, replacing all the needed values: ${servername} will be reaplced with the name of the server, ${webapp} will be replaced with webapp name, and ${contextAttribute/*} and ${contextParam/*} will be replaced with the corresponding attributes or parameters taken from servlet context.
    processRemoveCommon(Content, String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Remove the specified property on the node.
    processRichEdit(Content, String, int, int, int, String[]) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Parse the value returned by a rich text editor and update the links and linebreaks.
    processSaveInfo(Content, String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    This method cares about one mgnlSaveInfo.
    processString(Content, String, int, int, String[], String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Process a string.
    processString(Content, String, int, int, String[], String) - Method in class info.magnolia.module.admininterface.UUIDSaveHandler
    Process a singel value
    processWriteCommon(Content, String, String, int) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Writes a property value.
    PRODUCT_DOMAIN - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
     
    PROPERTIES - Static variable in class info.magnolia.importexport.DataTransporter
     
    PROPERTIES_CONTENTNODE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTIES_CONTENTTYPE_VALUE - Static variable in class info.magnolia.cms.taglibs.util.BaseImageTag
    The valye of the contentType nodeData in the properties node.
    PROPERTIES_EXTENSION_VALUE - Static variable in class info.magnolia.cms.taglibs.util.BaseImageTag
    The value of the extension nodeData in the properties node.
    PropertiesBasedTypeDescriptor - Class in info.magnolia.content2bean.impl
    Property file based type descriptor.
    PropertiesBasedTypeDescriptor(Properties) - Constructor for class info.magnolia.content2bean.impl.PropertiesBasedTypeDescriptor
     
    PropertiesBasedTypeMapping - Class in info.magnolia.content2bean.impl
    Type mapper implementation resolving its mapping from the properties file.
    PropertiesBasedTypeMapping() - Constructor for class info.magnolia.content2bean.impl.PropertiesBasedTypeMapping
     
    PropertiesImportExport - Class in info.magnolia.importexport
    Utility class providing support for properties-like format to import/export jcr data.
    PropertiesImportExport() - Constructor for class info.magnolia.importexport.PropertiesImportExport
     
    PropertiesImportTask - Class in info.magnolia.module.delta
    A Task which will import nodes and properties using a .properties file.
    PropertiesImportTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.PropertiesImportTask
     
    PropertiesInitializer - Class in info.magnolia.cms.beans.config
    This class is responsible for loading the various "magnolia.properties" files, merging them, and substituting variables in their values.
    PropertiesInitializer() - Constructor for class info.magnolia.cms.beans.config.PropertiesInitializer
     
    PROPERTY_CONTENTTYPE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_EMAIL - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_ENCODING - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_EXTENSION - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_FILENAME - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_HEIGHT - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_ICON - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_LANGUAGE - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_LASTACCESS - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_LASTMODIFIED - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_MIMETYPE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_PASSWORD - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_RULE - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
    Property name for collection rule.
    PROPERTY_SIZE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_TEMPLATE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_TITLE - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_WIDTH - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PropertyDefinition - Class in info.magnolia.module.model
    Property as defined in a module descriptor.
    PropertyDefinition() - Constructor for class info.magnolia.module.model.PropertyDefinition
     
    propertyDescriptor - Variable in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
     
    PropertyExistsDelegateTask - Class in info.magnolia.module.delta
    A task that delegates to another depending on whether a specified property exists or not.
    PropertyExistsDelegateTask(String, String, String, String, String, Task) - Constructor for class info.magnolia.module.delta.PropertyExistsDelegateTask
     
    PropertyExistsDelegateTask(String, String, String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.PropertyExistsDelegateTask
     
    propertyName - Variable in class info.magnolia.module.delta.NodeCheckDelegateTask
     
    propertyType - Variable in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
     
    PropertyTypeDescriptor - Class in info.magnolia.content2bean
    Describes a property.
    PropertyTypeDescriptor() - Constructor for class info.magnolia.content2bean.PropertyTypeDescriptor
     
    propertyTypes - Static variable in class info.magnolia.content2bean.impl.TypeMappingImpl
    Property types already resolved.
    PropertyValueDelegateTask - Class in info.magnolia.module.delta
    A task which delegates to another if a property has a given value.
    PropertyValueDelegateTask(String, String, String, String, String, String, boolean, Task) - Constructor for class info.magnolia.module.delta.PropertyValueDelegateTask
     
    PropertyValueDelegateTask(String, String, String, String, String, String, boolean, Task, Task) - Constructor for class info.magnolia.module.delta.PropertyValueDelegateTask
     
    PropertyValuesTask - Class in info.magnolia.module.delta
    A tasks that offers helper methods to check on certain properties.
    PropertyValuesTask(String, String) - Constructor for class info.magnolia.module.delta.PropertyValuesTask
     
    PropertyVoter - Class in info.magnolia.voting.voters
    Checks if the named Magnolia property has the expected value.
    PropertyVoter() - Constructor for class info.magnolia.voting.voters.PropertyVoter
     
    PROVIDER - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
     
    Provider - Interface in info.magnolia.repository
    Repository provider.
    PROVIDER_ADDRESS - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
     
    PROVIDER_EMAIL - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
     
    ProviderImpl - Class in info.magnolia.jackrabbit
    Provider implementation for Apache JackRabbit JCR repository.
    ProviderImpl() - Constructor for class info.magnolia.jackrabbit.ProviderImpl
     
    pswd - Variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
     
    pswd - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    PublicOnly - Class in info.magnolia.cms.taglibs
    Everything between publicOnly tags will only be shown on the public instance.
    PublicOnly() - Constructor for class info.magnolia.cms.taglibs.PublicOnly
     
    purgeContent(Content) - Method in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    push(HttpServletRequest, HttpServletResponse) - Static method in class info.magnolia.context.MgnlContext
     
    push(HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.context.WebContext
     
    push(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.context.WebContextImpl
     
    pushBean(Object) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    pushBean(Object) - Method in interface info.magnolia.content2bean.TransformationState
     
    pushContent(Content) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    pushContent(Content) - Method in interface info.magnolia.content2bean.TransformationState
     
    pushType(TypeDescriptor) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    pushType(TypeDescriptor) - Method in interface info.magnolia.content2bean.TransformationState
     
    put(Object, Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    put(Object, Object) - Method in class info.magnolia.cms.util.OrderedProperties
     
    put(Object, Object) - Method in class info.magnolia.context.AbstractContext
    put(Object, Object) - Method in interface info.magnolia.module.cache.Cache
     
    put(Object, Object) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
     
    putAll(Map) - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    putAll(Map) - Method in class info.magnolia.context.AbstractContext

    Q

    Query - Interface in info.magnolia.cms.core.search
    Equivalent to Query but working with Content objects.
    query - Variable in class info.magnolia.cms.core.search.QueryImpl
     
    query - Variable in class info.magnolia.cms.gui.controlx.search.AbstractSearchableListModel
    search query to be used by sub implementation
    query - Variable in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    search query to be used by sub implementation
    query - Variable in class info.magnolia.cms.gui.controlx.version.VersionListModel
    search query to be used by sub implementation
    query(String, String) - Static method in class info.magnolia.cms.util.QueryUtil
    Executes a query.
    query(String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
    Executes a query.
    query(String, String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
     
    query(String, String, String, String, long) - Static method in class info.magnolia.cms.util.QueryUtil
    Executes a query - if an exception is thrown, it is logged and an empty collection is returned.
    query() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    QueryBuilder - Class in info.magnolia.cms.gui.controlx.search
     
    QueryBuilder(RepositorySearchListModel) - Constructor for class info.magnolia.cms.gui.controlx.search.QueryBuilder
    package private
    QueryImpl - Class in info.magnolia.cms.core.search
    Wrapping a JCR Query.
    QueryImpl(Query, HierarchyManager) - Constructor for class info.magnolia.cms.core.search.QueryImpl
     
    QueryManager - Interface in info.magnolia.cms.core.search
    Equivalent to QueryManager but using Content objects.
    queryManager - Variable in class info.magnolia.cms.core.search.QueryManagerImpl
     
    QueryManagerImpl - Class in info.magnolia.cms.core.search
    Wrapping a JCR QueryManager.
    QueryManagerImpl(QueryManager, HierarchyManager) - Constructor for class info.magnolia.cms.core.search.QueryManagerImpl
     
    QueryResult - Interface in info.magnolia.cms.core.search
    Equivalent to QueryResult but working with Content objects.
    QueryResultImpl - Class in info.magnolia.cms.core.search
    Wrapping a JCR QueryResult.
    QueryResultImpl(QueryResult, HierarchyManager) - Constructor for class info.magnolia.cms.core.search.QueryResultImpl
     
    QueryResultImpl(QueryResult, HierarchyManager, long) - Constructor for class info.magnolia.cms.core.search.QueryResultImpl
     
    QueryTag - Class in info.magnolia.cms.taglibs
    Executes a query on a Magnolia repository.
    QueryTag() - Constructor for class info.magnolia.cms.taglibs.QueryTag
     
    QueryTask - Class in info.magnolia.module.delta
    An abstract task to perform operations on nodes returned by a given query.
    QueryTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.QueryTask
     
    QueryUtil - Class in info.magnolia.cms.util
    Util to execute queries as simple as possible.
    QueryUtil() - Constructor for class info.magnolia.cms.util.QueryUtil
     
    QuickstartPage - Class in info.magnolia.module.admininterface.pages
     
    QuickstartPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.QuickstartPage
    Required constructor.
    quietNewInstance(String, Object...) - Static method in class info.magnolia.objectfactory.Classes
    Convenience/shortcut for Classes.newInstance(String, Object...), returning null both in case of a ClassNotFoundException or if the class could not be instantiated.

    R

    Radio - Class in info.magnolia.cms.gui.control
     
    Radio() - Constructor for class info.magnolia.cms.gui.control.Radio
     
    READ - Static variable in interface info.magnolia.cms.security.Permission
     
    read(Reader) - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
     
    read(Reader) - Method in interface info.magnolia.module.model.reader.ModuleDefinitionReader
     
    readAll() - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
     
    readAll() - Method in interface info.magnolia.module.model.reader.ModuleDefinitionReader
    Reads all found module definitions.
    readDefinition(String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
     
    readDefinition(String) - Method in interface info.magnolia.module.workflow.flows.FlowDefinitionManager
    Read the workflow definition stored with this name.
    readFormatted(XMLReader, File, OutputStream) - Static method in class info.magnolia.importexport.DataTransporter
     
    readFormatted(XMLReader, InputStream, OutputStream) - Static method in class info.magnolia.importexport.DataTransporter
     
    readFromResource(String) - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
     
    readFromResource(String) - Method in interface info.magnolia.module.model.reader.ModuleDefinitionReader
     
    readValue() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    readValues() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    readValues() - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
    realm - Variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
    The realm to which we login.
    Realm - Interface in info.magnolia.cms.security
    Provides the name for the default realm.
    realm - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
    The realm we login into.
    REALM_ADMIN - Static variable in interface info.magnolia.cms.security.Realm
    The realm for the admin interface.
    REALM_ALL - Static variable in interface info.magnolia.cms.security.Realm
    No realm --> all users.
    REALM_SYSTEM - Static variable in interface info.magnolia.cms.security.Realm
    Contains not removable system users: anonymous, superuser.
    RealmCallback - Class in info.magnolia.cms.security.auth.callback
    The JCR JAAS module uses this callback to get the realm we login into.
    RealmCallback() - Constructor for class info.magnolia.cms.security.auth.callback.RealmCallback
     
    receive(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    handle activate or deactivate request.
    ReceiveFilter - Class in info.magnolia.module.exchangesimple
    This filter receives activation requests from another instance and applies them.
    ReceiveFilter() - Constructor for class info.magnolia.module.exchangesimple.ReceiveFilter
     
    ReconfigureCommands - Class in info.magnolia.setup.for3_5
    Updates command configuration to make them suitable for loading by c2b.
    ReconfigureCommands() - Constructor for class info.magnolia.setup.for3_5.ReconfigureCommands
     
    recursive(NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
    Visits the hierarchy recursively and executes the operations on all nodes excluding meta data and jcr base nodes.
    recursive(String, NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
    Visits the hierarchy recursively and executes the operations on all nodes matching a certain type.
    recursive(ItemType, NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
    Visits the hierarchy recursively and executes the operations on all nodes matching a certain type.
    recursive(Content.ContentFilter, NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
     
    RecursiveOp - Class in info.magnolia.nodebuilder
    Visits the hierarchy recursively and executes the operations on all nodes matching the filter.
    RecursiveOp(Content.ContentFilter, NodeOperation[]) - Constructor for class info.magnolia.nodebuilder.RecursiveOp
    Visits the hierarchy recursively and executes the operations on all nodes matching the filter.
    RedirectClientCallback - Class in info.magnolia.cms.security.auth.callback
    An HttpClientCallback implementation which redirects to a configured path or URL.
    RedirectClientCallback() - Constructor for class info.magnolia.cms.security.auth.callback.RedirectClientCallback
     
    RedirectTag - Class in info.magnolia.cms.taglibs.util
    Redirects to the first child page.
    RedirectTag() - Constructor for class info.magnolia.cms.taglibs.util.RedirectTag
     
    refresh() - Method in class info.magnolia.cms.cache.pages.CacheToolsPage
     
    refresh(boolean) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    refresh(boolean) - Method in interface info.magnolia.cms.core.Content
    If keepChanges is false, this method discards all pending changes recorded in this session.
    refresh(boolean) - Method in class info.magnolia.cms.core.DefaultContent
     
    refresh(boolean) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Refreshes this session.
    refresh(boolean) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    refresh(boolean) - Method in interface info.magnolia.cms.core.HierarchyManager
     
    refresh(boolean) - Method in interface info.magnolia.cms.core.NodeData
    Refreshes current node keeping all changes.
    refresh(boolean) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    refresh(boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    refresh(boolean) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    refresh(boolean) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    refresh() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    RegexpVirtualURIMapping - Class in info.magnolia.cms.beans.config
    Virtual uri mapping implementation that uses regular expressions in fromURI/toURI.
    RegexpVirtualURIMapping() - Constructor for class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    register(Content) - Method in class info.magnolia.cms.beans.config.ObservedManager
    Register a node.
    register(String, Renderer) - Method in class info.magnolia.cms.gui.controlx.impl.RenderKitImpl
     
    register(String, Renderer) - Method in interface info.magnolia.cms.gui.controlx.RenderKit
    Register a renderer
    register(Delta) - Method in class info.magnolia.module.AbstractModuleVersionHandler
    Registers the delta needed to update to version v from the previous one.
    register(CacheModuleLifecycleListener) - Method in class info.magnolia.module.cache.CacheModule
     
    registerCatalog(Content) - Method in class info.magnolia.commands.CommandsManager
     
    registerChangeListener(String, String, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for any node type.
    registerChangeListener(String, String, boolean, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for any node type.
    registerChangeListener(String, String, boolean, String, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for a specific node type.
    registerChangeListener(String, String, boolean, String, int, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for a specific node type and event types.
    registerChangeListener(String, String, boolean, String[], EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for a specific set of node types and event types.
    registerChangeListener(String, String, boolean, String[], int, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Register a single event listener, bound to the given path.
    registerDeferredChangeListener(String, String, EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
     
    registerDeferredChangeListener(String, String, boolean, EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
     
    registerDeferredChangeListener(String, String, boolean, String, EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
     
    registerDeferredChangeListener(String, String, boolean, String[], EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
    The event firing is deferred in case there is a serie of fired events.
    registerDialog(String, Class<DialogControl>) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
    Register a new dialog.
    registerDialogHandler(String, Class<? extends DialogMVCHandler>, Content) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
     
    registeredUUIDs - Variable in class info.magnolia.cms.beans.config.ObservedManager
    UUIDs of the registered main nodes.
    registererParagraphRenderer(String, ParagraphRenderer) - Method in class info.magnolia.module.templating.ParagraphRendererManager
     
    registerMBean(String, Object) - Static method in class info.magnolia.cms.util.MBeanUtil
     
    RegisterMgnlDeletedType - Class in info.magnolia.module.admininterface.setup.for4_4
    Task for registration of new mixin - mgnl:deleted.
    RegisterMgnlDeletedType() - Constructor for class info.magnolia.module.admininterface.setup.for4_4.RegisterMgnlDeletedType
     
    registerModuleDefinition(String, ModuleDefinition) - Method in interface info.magnolia.module.ModuleRegistry
     
    registerModuleDefinition(String, ModuleDefinition) - Method in class info.magnolia.module.ModuleRegistryImpl
     
    registerModuleInstance(String, Object) - Method in interface info.magnolia.module.ModuleRegistry
     
    registerModuleInstance(String, Object) - Method in class info.magnolia.module.ModuleRegistryImpl
     
    registerModuleObservingComponent(String, ObservedManager) - Method in interface info.magnolia.module.ModuleLifecycleContext
    Registers a component which will observe other modules' config node with the given nodeName.
    registerModuleObservingComponent(String, ObservedManager) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
     
    RegisterModuleServletsTask - Class in info.magnolia.module.delta
    Reads the servlets to register from the module descriptor.
    RegisterModuleServletsTask() - Constructor for class info.magnolia.module.delta.RegisterModuleServletsTask
     
    registerModuleVersionHandler(String, ModuleVersionHandler) - Method in interface info.magnolia.module.ModuleRegistry
     
    registerModuleVersionHandler(String, ModuleVersionHandler) - Method in class info.magnolia.module.ModuleRegistryImpl
     
    registerNamespace(String, String, Workspace) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerNamespace(String, String, Workspace) - Method in interface info.magnolia.repository.Provider
    Register namespace with the repository.
    registerNodeTypes() - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerNodeTypes(String) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerNodeTypes(InputStream) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerNodeTypes() - Method in interface info.magnolia.repository.Provider
    Node type registration is entirely dependent on the implementation.
    registerNodeTypes(String) - Method in interface info.magnolia.repository.Provider
    Node type registration is entirely dependent on the implementation.
    registerNodeTypes(InputStream) - Method in interface info.magnolia.repository.Provider
    Node type registration is entirely dependent on the implementation.
    registerPageDefinition(PageHandlerManager.PageDefinition) - Method in class info.magnolia.module.admininterface.PageHandlerManager
     
    registerPageDefinition(String, PageHandlerManager.PageDefinition) - Method in class info.magnolia.module.admininterface.PageHandlerManager
    Deprecated.  
    registerRenderKit(String, RenderKit) - Static method in class info.magnolia.cms.gui.controlx.RenderKitFactory
    Register a RenderKit
    RegisterServletTask - Class in info.magnolia.module.delta
    Registers a servlet definition from a module descriptor into the /server/filters/servlets node.
    RegisterServletTask(ServletDefinition) - Constructor for class info.magnolia.module.delta.RegisterServletTask
     
    registerTemplateRenderer(String, TemplateRenderer) - Method in class info.magnolia.module.templating.TemplateRendererManager
     
    registerTreeHandler(String, String, Class<H>, Content) - Method in class info.magnolia.module.admininterface.TreeHandlerManager
     
    registerWorkspace(String) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerWorkspace(String) - Method in interface info.magnolia.repository.Provider
    Register a new workspace in the current repository.
    RegisterWorkspaceForCacheFlushingTask - Class in info.magnolia.module.cache
    Adds repository to the list of repositories observed for cache flushing upon activation.
    RegisterWorkspaceForCacheFlushingTask(String) - Constructor for class info.magnolia.module.cache.RegisterWorkspaceForCacheFlushingTask
     
    reject() - Method in class info.magnolia.module.workflow.inbox.Inbox
    Reject the item (adds a comment).
    reject(String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    RelativePathTransformer - Class in info.magnolia.cms.link
    Deprecated. since 4.0 use RelativePathTransformer instead
    RelativePathTransformer(Content, boolean, boolean) - Constructor for class info.magnolia.cms.link.RelativePathTransformer
    Deprecated.  
    RelativePathTransformer(String, boolean, boolean) - Constructor for class info.magnolia.cms.link.RelativePathTransformer
    Deprecated.  
    RelativePathTransformer - Class in info.magnolia.link
    Transformer creating links relative to provided path.
    RelativePathTransformer(Content, boolean, boolean) - Constructor for class info.magnolia.link.RelativePathTransformer
     
    RelativePathTransformer(String, boolean, boolean) - Constructor for class info.magnolia.link.RelativePathTransformer
     
    release() - Method in class info.magnolia.cms.taglibs.AdminOnly
     
    release() - Method in class info.magnolia.cms.taglibs.Attribute
     
    release() - Method in class info.magnolia.cms.taglibs.BaseContentTag
     
    release() - Method in class info.magnolia.cms.taglibs.ButtonTag
     
    release() - Method in class info.magnolia.cms.taglibs.EditButton
     
    release() - Method in class info.magnolia.cms.taglibs.Include
     
    release() - Method in class info.magnolia.cms.taglibs.LinksTag
     
    release() - Method in class info.magnolia.cms.taglibs.LoadPage
     
    release() - Method in class info.magnolia.cms.taglibs.MainBar
     
    release() - Method in class info.magnolia.cms.taglibs.NewBar
     
    release() - Method in class info.magnolia.cms.taglibs.Out
     
    release() - Method in class info.magnolia.cms.taglibs.PageIterator
     
    release() - Method in class info.magnolia.cms.taglibs.PublicOnly
     
    release() - Method in class info.magnolia.cms.taglibs.QueryTag
     
    release() - Method in class info.magnolia.cms.taglibs.Set
     
    release() - Method in class info.magnolia.cms.taglibs.SetNode
     
    release() - Method in class info.magnolia.cms.taglibs.UserTag
     
    release() - Method in class info.magnolia.cms.taglibs.util.AAttribute
     
    release() - Method in class info.magnolia.cms.taglibs.util.AHref
     
    release() - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
     
    release() - Method in class info.magnolia.cms.taglibs.util.ConvertNewLineTag
     
    release() - Method in class info.magnolia.cms.taglibs.util.ImgTag
     
    release() - Method in class info.magnolia.cms.taglibs.util.RedirectTag
     
    release() - Method in class info.magnolia.cms.taglibs.util.SearchResultSnippetTag
     
    release() - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated.  
    release() - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
     
    release() - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
     
    release() - Method in class info.magnolia.cms.taglibs.util.StrToObj
     
    release() - Method in class info.magnolia.cms.taglibs.util.TableTag
     
    release() - Method in class info.magnolia.commands.impl.LogCommand
     
    release() - Method in class info.magnolia.commands.MgnlCommand
    If a clone is passivated we call this method.
    release() - Method in class info.magnolia.context.AbstractContext
    Release any resource used by this Context (e.g.
    release(boolean) - Method in class info.magnolia.context.AbstractRepositoryStrategy
     
    release() - Method in interface info.magnolia.context.Context
    Release any resource used by this Context (e.g.
    release() - Method in class info.magnolia.context.ContextDecorator
     
    release() - Method in class info.magnolia.context.DefaultRepositoryStrategy
     
    release() - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
     
    release() - Static method in class info.magnolia.context.MgnlContext
    Releases the current thread (if not a system context) and calls the releaseThread() method of the system context.
    release() - Method in interface info.magnolia.context.RepositoryAcquiringStrategy
     
    release() - Method in class info.magnolia.context.SimpleContext
     
    release() - Method in class info.magnolia.context.SystemRepositoryStrategy
     
    release() - Method in class info.magnolia.context.WebContextImpl
    Closes opened JCR sessions.
    release() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
    Releases all associated memory.
    release() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
    Releases all associated memory.
    release() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
    Releases all associated memory.
    release() - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.BaseActivationCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.MessageCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.VersionCommand
     
    release() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    release() - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
     
    release() - Method in class info.magnolia.module.workflow.commands.FlowCommand
     
    release() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    releaseJCRSessions() - Method in class info.magnolia.context.WebContextImpl
     
    releaseSession(Session, boolean) - Method in class info.magnolia.context.AbstractRepositoryStrategy
     
    releaseThread() - Method in class info.magnolia.context.JCRSessionPerThreadSystemContext
     
    releaseThread() - Method in interface info.magnolia.context.ThreadDependentSystemContext
    Release all thread related stuff of the system context.
    reload() - Static method in class info.magnolia.cms.beans.config.ContentRepository
    Re-load all configured repositories.
    reload() - Static method in class info.magnolia.cms.beans.config.MIMEMapping
     
    reload() - Method in class info.magnolia.cms.beans.config.ObservedManager
    Calls onClear and reregister the nodes by calling onRegister.
    reload(Content) - Method in class info.magnolia.cms.beans.config.ObservedManager
    Reload a specific node.
    reload() - Method in class info.magnolia.cms.beans.config.VersionConfig
    Read config and reload bean.
    reload() - Method in class info.magnolia.cms.i18n.DefaultMessagesImpl
     
    reload() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
    Reload i18n configuration.
    reload() - Method in class info.magnolia.cms.i18n.EmptyMessages
     
    reload() - Method in interface info.magnolia.cms.i18n.Messages
    Reload the messages.
    reload() - Method in class info.magnolia.cms.i18n.MessagesChain
    Reload the chain.
    reload() - Method in class info.magnolia.cms.i18n.MessagesManager
     
    reload() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    reloadI18nMessages() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
     
    remove() - Method in class info.magnolia.beancoder.MgnlNode
     
    REMOVE - Static variable in class info.magnolia.cms.gui.control.File
     
    remove() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
     
    remove(Principal) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
     
    REMOVE - Static variable in interface info.magnolia.cms.security.Permission
     
    remove(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    remove() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    remove(Object) - Method in class info.magnolia.context.AbstractContext
    remove(Principal) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
    Removes principal from the collection if present or does nothing in case principal was not present in the collection.
    remove(Object) - Method in interface info.magnolia.module.cache.Cache
     
    remove(Object) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
     
    remove(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    Deletes (de-activate) the content specified by the request.
    remove() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore.StoreIterator
     
    remove(String) - Static method in class info.magnolia.nodebuilder.Ops
    Can remove either a node or property.
    removeAllChildren() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    removeAllowType(String) - Method in class info.magnolia.cms.util.Rule
    Remove from allow list.
    removeAttribute(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    removeAttribute(String, int) - Method in class info.magnolia.context.AbstractContext
     
    removeAttribute(String, int) - Method in class info.magnolia.context.AbstractMapBasedContext
    use the Map.remove().
    removeAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractSystemContext
     
    removeAttribute(String, int) - Method in interface info.magnolia.context.AttributeStrategy
     
    removeAttribute(String, int) - Method in interface info.magnolia.context.Context
    Remove an attribute.
    removeAttribute(String, int) - Method in class info.magnolia.context.ContextDecorator
    Delegates call to the original context.
    removeAttribute(String, int) - Method in class info.magnolia.context.MapAttributeStrategy
     
    removeAttribute(String) - Static method in class info.magnolia.context.MgnlContext
    Remove an attribute in the local scope.
    removeAttribute(String, int) - Method in class info.magnolia.context.RequestAttributeStrategy
     
    removeAttribute(String, int) - Method in class info.magnolia.module.workflow.WorkItemContext
    Use work item if request scope.
    removeCacheKeys(String, String) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    removeCacheKeys(String, String) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    removeCacheKeys(String, String) - Method in interface info.magnolia.module.cache.CachePolicy
    Returns cache keys for the given item or null if such keys can't be obtained or policy doesn't want to share it.
    removeChild(String) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    removeChildren(Content, Content.ContentFilter) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    remove children.
    removeDocument(String) - Static method in class info.magnolia.cms.gui.fckeditor.FCKEditorTmpFiles
    Remove a document.
    removeFile(String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
     
    removeGlobalContentNode() - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated. not used
    removeGroup(String) - Method in class info.magnolia.cms.security.DummyUser
    Deprecated.  
    removeGroup(String) - Method in class info.magnolia.cms.security.ExternalUser
    Remove a group.
    removeGroup(String) - Method in interface info.magnolia.cms.security.Group
     
    removeGroup(String) - Method in class info.magnolia.cms.security.MgnlGroup
    Remove a subgroup from this group.
    removeGroup(String) - Method in class info.magnolia.cms.security.MgnlUser
    Remove a group.
    removeGroup(String) - Method in interface info.magnolia.cms.security.User
    Remove a group.
    removeLocalContentNode() - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated. removes ContentNode object in resources , scope:TAG.
    removeLocalContentNodeCollectionName() - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated.  
    RemoveMetadataFromExpressionsWorkspace - Class in info.magnolia.module.workflow.setup.for3_5
    A Task to remove MetaData nodes from the Expressions workspace.
    RemoveMetadataFromExpressionsWorkspace() - Constructor for class info.magnolia.module.workflow.setup.for3_5.RemoveMetadataFromExpressionsWorkspace
     
    removeMixin(String) - Method in interface info.magnolia.cms.core.Content
    Removes the specified mixin node type from this node.
    removeMixin(String) - Method in class info.magnolia.cms.core.DefaultContent
     
    removeMixin(String) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    removeMixin(String) - Method in class info.magnolia.cms.util.ContentWrapper
     
    RemoveMixversionableFilter - Class in info.magnolia.importexport.filters
    A filter that removed "mix:versionable" from jcr:mixinTypes while importing xml files.
    RemoveMixversionableFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.RemoveMixversionableFilter
    Instantiates a new MetadataUuidFilter filter.
    RemoveModuleDescriptorDetailsFromRepo - Class in info.magnolia.setup.for3_5
    Cleanup module description.
    RemoveModuleDescriptorDetailsFromRepo() - Constructor for class info.magnolia.setup.for3_5.RemoveModuleDescriptorDetailsFromRepo
     
    RemoveNodeTask - Class in info.magnolia.module.delta
    Removes the specified node.
    RemoveNodeTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.RemoveNodeTask
     
    RemoveNodeWoChildren - Class in info.magnolia.module.delta
    A task that removes node if that has no children.
    RemoveNodeWoChildren(String, String, String, String) - Constructor for class info.magnolia.module.delta.RemoveNodeWoChildren
     
    removeParameter(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
    Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
    removeParameter(String) - Method in class info.magnolia.cms.util.RequestFormUtil
    Deprecated.  
    removePermission(String, String) - Method in class info.magnolia.cms.security.MgnlRole
     
    removePermission(String, String, long) - Method in class info.magnolia.cms.security.MgnlRole
     
    removePermission(String, String) - Method in interface info.magnolia.cms.security.Role
     
    removePermission(String, String, long) - Method in interface info.magnolia.cms.security.Role
     
    RemovePermissionTask - Class in info.magnolia.module.delta
    A task to remove a permission from a role, using RoleManager.
    RemovePermissionTask(String, String, String, String, String, long) - Constructor for class info.magnolia.module.delta.RemovePermissionTask
     
    removeProperty(String) - Method in class info.magnolia.cms.core.MetaData
    remove specified property.
    removeProperty(String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
     
    RemovePropertyTask - Class in info.magnolia.module.delta
    Removes a property and optionally logs its absence.
    RemovePropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RemovePropertyTask
     
    removeRole(String) - Method in class info.magnolia.cms.security.DummyUser
    Deprecated. Simply log that its a dummy user.
    removeRole(String) - Method in class info.magnolia.cms.security.ExternalUser
     
    removeRole(String) - Method in interface info.magnolia.cms.security.Group
     
    removeRole(String) - Method in class info.magnolia.cms.security.MgnlGroup
     
    removeRole(String) - Method in class info.magnolia.cms.security.MgnlUser
     
    removeRole(String) - Method in interface info.magnolia.cms.security.User
    Remove a role.
    removeSessionAttribute() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    removeSessionAttributes() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    removeVersionHistory() - Method in interface info.magnolia.cms.core.Content
    removes all versions of this node and associated version graph.
    removeVersionHistory() - Method in class info.magnolia.cms.core.DefaultContent
     
    removeVersionHistory(String) - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Removes all versions of the node associated with given UUID.
    removeVersionHistory() - Method in class info.magnolia.cms.util.ContentWrapper
     
    removeWorkItem(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
    Deletes or moves a workItem to the backup folder.
    rename(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
     
    rename(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Called during a renaming of a node.
    RenamedRenderersToTemplateRenderers - Class in info.magnolia.setup.for3_5
    Rename renderers to mach name used since 3.5.
    RenamedRenderersToTemplateRenderers() - Constructor for class info.magnolia.setup.for3_5.RenamedRenderersToTemplateRenderers
     
    renameNode(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    renameNode(String) - Method in class info.magnolia.module.admininterface.trees.UsersTreeHandler
     
    renameNode(String, String) - Static method in class info.magnolia.nodebuilder.Ops
    Renames a node.
    renameProperty(String, String) - Static method in class info.magnolia.nodebuilder.Ops
    Renames a property by creating a new one and copying the value.
    RenamePropertyAllModulesNodeTask - Class in info.magnolia.module.templating.setup.for4_0
    Renames property node in all subnodes of all modules, from a base node, i.e.
    RenamePropertyAllModulesNodeTask(String, String, String, String, String) - Constructor for class info.magnolia.module.templating.setup.for4_0.RenamePropertyAllModulesNodeTask
     
    render() - Method in interface info.magnolia.cms.gui.controlx.Control
     
    render() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
    Get the Renderer assigned to this renderer type and call its renderer() method.
    render(Control) - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
    Render the using the template.
    render(Control) - Method in class info.magnolia.cms.gui.controlx.list.IconListColumnRenderer
     
    render(Control) - Method in class info.magnolia.cms.gui.controlx.list.ListColumnRenderer
     
    render(Control) - Method in interface info.magnolia.cms.gui.controlx.Renderer
     
    render(String, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
     
    render(String, Locale, String, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
    Renders the given template, using the given root object (can be a map, or any other type of object handled by MagnoliaContentWrapper) to the given Writer.
    render(Reader, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
    Renders the template read by the given Reader instance.
    render(Reader, Locale, String, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
     
    render(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.pages.LinkBrowserDialogPage
     
    render(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.SimplePageMVCHandler
    Does the rendering job.
    render(Content, RenderableDefinition, Writer) - Method in class info.magnolia.module.templating.AbstractRenderer
     
    render(Content, Writer) - Method in class info.magnolia.module.templating.engine.DefaultRenderingEngine
     
    render(Content, String, Writer) - Method in class info.magnolia.module.templating.engine.DefaultRenderingEngine
     
    render(Content, String, DefaultRenderingEngine.RenderingHelper, Writer) - Method in class info.magnolia.module.templating.engine.DefaultRenderingEngine
    Will update the aggregation state and perform the rendering by using the helper.
    render(Content, Writer) - Method in interface info.magnolia.module.templating.engine.RenderingEngine
    Determines the definition to use from the passed content.
    render(Content, String, Writer) - Method in interface info.magnolia.module.templating.engine.RenderingEngine
    Render the content by using the passed definition.
    render(Content, Paragraph, Writer) - Method in interface info.magnolia.module.templating.ParagraphRenderer
     
    render(Content, Writer) - Method in class info.magnolia.module.templating.ParagraphRenderingFacade
    Deprecated. Renders the given node to the given Writer, using the appropriate Paragraph (and the appropriate ParagraphRender as mandated by this Paragraph).
    render(Content, Writer, PageContext) - Method in class info.magnolia.module.templating.ParagraphRenderingFacade
    Deprecated. Renders the given node to the given Writer, using the appropriate Paragraph (and the appropriate ParagraphRender as mandated by this Paragraph).
    render(Content, Paragraph, Writer) - Method in class info.magnolia.module.templating.ParagraphRenderingFacade
    Deprecated. Renders the given node to the given Writer, using the given Paragraph (and the appropriate ParagraphRender as mandated by this Paragraph).
    render(Content, Paragraph, Writer, PageContext) - Method in class info.magnolia.module.templating.ParagraphRenderingFacade
    Deprecated. Renders the given node to the given Writer, using the given Paragraph (and the appropriate ParagraphRender as mandated by this Paragraph).
    render(Content, Paragraph, Writer) - Method in class info.magnolia.module.templating.paragraphs.AbstractParagraphRenderer
     
    render(Content, Paragraph, Writer) - Method in class info.magnolia.module.templating.paragraphs.PlainTextParagraphRenderer
    The given paragraph is ignored here, since we're just printing the value of the text property.
    render(Content, String, HttpServletResponse) - Method in class info.magnolia.module.templating.RenderingFilter
     
    render(Appendable) - Method in interface info.magnolia.module.templatingcomponents.AuthoringUiComponent
     
    render(Appendable) - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
     
    render(String, Writer) - Method in class info.magnolia.module.ui.ModuleManagerWebUI
     
    RENDER_TYPE - Static variable in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    RENDER_TYPE - Static variable in class info.magnolia.cms.gui.controlx.list.ListControl
    The type used for rendering
    RENDER_TYPE - Static variable in class info.magnolia.cms.gui.controlx.search.DateSearchControl
     
    RENDER_TYPE - Static variable in class info.magnolia.cms.gui.controlx.search.SearchControl
     
    RenderableDefinition - Interface in info.magnolia.module.templating
    Abstract rendering definition used for templates and paragraphs.
    RenderableDefinitionModel - Class in info.magnolia.module.templating.freemarker
    Make parameters directly available (as if they were properties of the definition itself).
    RenderableDefinitionModel.Factory - Class in info.magnolia.module.templating.freemarker
    A factory for the enclosing type.
    RenderableDefinitionModel.Factory() - Constructor for class info.magnolia.module.templating.freemarker.RenderableDefinitionModel.Factory
     
    renderACLS(PrintWriter) - Method in class info.magnolia.module.admininterface.dialogs.ACLSDialogControl
     
    Renderer - Interface in info.magnolia.cms.gui.controlx
    Renders a control
    renderers - Variable in class info.magnolia.cms.gui.controlx.impl.RenderKitImpl
    The renderers registered.
    RenderException - Exception in info.magnolia.module.templating
    A generic exception used by subclasses of AbstractRenderer.
    RenderException() - Constructor for exception info.magnolia.module.templating.RenderException
     
    RenderException(String) - Constructor for exception info.magnolia.module.templating.RenderException
     
    RenderException(Throwable) - Constructor for exception info.magnolia.module.templating.RenderException
     
    RenderException(String, Throwable) - Constructor for exception info.magnolia.module.templating.RenderException
     
    renderHeaderIncludes(StringBuffer) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    renderHtml(TreeColumn, Content) - Method in class info.magnolia.cms.gui.control.NodeTypeFilteringTreeColumnHtmlRenderer
     
    renderHtml(TreeColumn, Content) - Method in interface info.magnolia.cms.gui.control.TreeColumnHtmlRenderer
     
    renderHtml(TreeColumn, Content) - Method in class info.magnolia.cms.gui.control.TreeColumnHtmlRendererImpl
     
    renderHtml(String) - Method in interface info.magnolia.cms.servlets.MVCServletHandler
    Render the tree depending on the view name.
    renderHtml(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Render the tree depending on the view name.
    renderHtml(String) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.pages.ExportPage
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.pages.FileThumbnailDialogPage
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.pages.JavascriptIncludePage
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.SimplePageMVCHandler
    Calls the render method.
    renderHtml(String) - Method in class info.magnolia.module.admininterface.TemplatedMVCHandler
    Renders the template.
    renderHtml(TreeColumn, Content) - Method in class info.magnolia.module.admininterface.trees.TemplateTreeColumnHtmlRenderer
     
    renderingEngine - Variable in class info.magnolia.cms.taglibs.Include
     
    RenderingEngine - Interface in info.magnolia.module.templating.engine
    This is the central entry point to render any content.
    renderingEngine - Variable in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    renderingEngine - Variable in class info.magnolia.module.templating.RenderingFilter
     
    RenderingFilter - Class in info.magnolia.module.templating
    Filter responsible for rendering the current aggregation state, by delegating to the appropriate TemplateRenderer or by serving binary content.
    RenderingFilter() - Constructor for class info.magnolia.module.templating.RenderingFilter
     
    RenderingModel<RD extends RenderableDefinition> - Interface in info.magnolia.module.templating
    A bean tying the current content and the rendering definition.
    RenderingModelBasedRenderer - Interface in info.magnolia.module.templating
    Implemented by renderers that uses RenderingModel.
    RenderingModelImpl<RD extends RenderableDefinition> - Class in info.magnolia.module.templating
    The default concrete rendering definition used for templates and paragraphs.
    RenderingModelImpl(Content, RD, RenderingModel) - Constructor for class info.magnolia.module.templating.RenderingModelImpl
     
    RenderKit - Interface in info.magnolia.cms.gui.controlx
    Provides the renderer for the controls.
    RenderKitFactory - Class in info.magnolia.cms.gui.controlx
    Factory to get the used RenderKit
    RenderKitFactory() - Constructor for class info.magnolia.cms.gui.controlx.RenderKitFactory
     
    RenderKitImpl - Class in info.magnolia.cms.gui.controlx.impl
    If a not registered render type is passed a TemplatedRenderer instance is returned.
    RenderKitImpl() - Constructor for class info.magnolia.cms.gui.controlx.impl.RenderKitImpl
    Init the layzy map.
    renderParagraph(Content) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    renderParagraph(Content, Writer) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    renderParagraph(Content, Writer, String) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    renderTemplate(Content) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    renderTemplate(Content, Writer) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    renderTemplate(Content, Writer, String) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
     
    renderTemplate(Template, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.templating.renderers.AbstractTemplateRenderer
    Deprecated. since 4.0
    renderTemplate(Content, Template, Writer) - Method in class info.magnolia.module.templating.renderers.AbstractTemplateRenderer
     
    renderTemplate(Content, Template, Writer) - Method in class info.magnolia.module.templating.renderers.PlainTextTemplateRenderer
     
    renderTemplate(Content, Template, Writer) - Method in class info.magnolia.module.templating.renderers.ServletTemplateRenderer
     
    renderTemplate(Content, Template, Writer) - Method in interface info.magnolia.module.templating.TemplateRenderer
    Generates the actual output using the selected template.
    renderTemplate(Template, HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.module.templating.TemplateRenderer
    Deprecated. since 4.0
    renderTempPage(Writer) - Method in class info.magnolia.module.ui.ModuleManagerNullUI
     
    renderTempPage(Writer) - Method in interface info.magnolia.module.ui.ModuleManagerUI
    Not used anymore since 4.4 - but keeping this around; in the future, we might re-use this, as the page shown to regular users while the Magnolia instance is being updated by an admin; only admin(s) would have access to the update status pages.
    renderTempPage(Writer) - Method in class info.magnolia.module.ui.ModuleManagerWebUI
     
    renderTree(StringBuffer) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Create the html for the tree.
    ReplaceIfExistsTask - Class in info.magnolia.module.delta
    A task which replaces a node by bootstrapping a file, only if it exists.
    ReplaceIfExistsTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.ReplaceIfExistsTask
     
    replacePByBr(String, String) - Static method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    replaceTokens(InputStream) - Static method in class info.magnolia.cms.util.ConfigUtil
    Deprecated. since 4.0 - use getTokenizedConfigFile
    replaceTokens(String) - Static method in class info.magnolia.cms.util.ConfigUtil
    Replace tokens in a string.
    ReplaceWrongDialogNodeTypeTask - Class in info.magnolia.module.admininterface.setup.for4_3
    Check for each module in the config repository if dialogs are of the incorrect type mgnl:content and attempts to replace them with the correct one mgnl:contentNode.
    See also jira MAGNOLIA-2810
    ReplaceWrongDialogNodeTypeTask() - Constructor for class info.magnolia.module.admininterface.setup.for4_3.ReplaceWrongDialogNodeTypeTask
     
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface info.magnolia.module.cache.filter.CachedEntry
     
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.CachedError
     
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.CachedRedirect
     
    replay(HttpServletResponse) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
     
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.DelegatingBlobCachedEntry
     
    replayContent(HttpServletResponse, boolean) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    replayHeadersAndStatus(HttpServletResponse) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    REPO_OWFE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    report(String) - Method in interface info.magnolia.nodebuilder.ErrorHandler
    The operation calling this method is expected to pass a fully formed message; it should ideally contain some context information about the operation that caused an issue.
    report(String) - Method in class info.magnolia.nodebuilder.StrictErrorHandler
     
    report(String) - Method in class info.magnolia.nodebuilder.task.TaskLogErrorHandler
     
    repository - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    REPOSITORY - Static variable in class info.magnolia.module.cache.commands.FlushFromCachesByUUIDCommand
     
    REPOSITORY_NAME - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    REPOSITORY_PSWD - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    repository default password.
    REPOSITORY_USER - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    repository user.
    RepositoryAcquiringStrategy - Interface in info.magnolia.context
    Contract for repository access providers.
    RepositoryBrowserPage - Class in info.magnolia.module.fckeditor.pages
    Repository browser page.
    RepositoryBrowserPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    RepositoryConfiguration - Class in info.magnolia.module.admininterface.config
     
    RepositoryConfiguration() - Constructor for class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    RepositoryDefinition - Class in info.magnolia.module.model
    Repository as defined in a module descriptor.
    RepositoryDefinition() - Constructor for class info.magnolia.module.model.RepositoryDefinition
     
    RepositoryMapping - Class in info.magnolia.repository
    Bean representing existing repository and mapping it to its provider and list of existing workspaces provided by this repository.
    RepositoryMapping() - Constructor for class info.magnolia.repository.RepositoryMapping
     
    RepositoryMappingFilter - Class in info.magnolia.cms.filters
    Maps a URI to content stored in the repository.
    RepositoryMappingFilter() - Constructor for class info.magnolia.cms.filters.RepositoryMappingFilter
     
    repositoryName - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RepositoryNameMap - Class in info.magnolia.repository
    Mapping storing location of the available workspaces in existing repositories.
    RepositoryNameMap(String, String) - Constructor for class info.magnolia.repository.RepositoryNameMap
     
    RepositoryNotInitializedException - Exception in info.magnolia.repository
    Exception thrown when repository can't be initialized and thus also accessed by Magnolia.
    RepositoryNotInitializedException(String) - Constructor for exception info.magnolia.repository.RepositoryNotInitializedException
     
    RepositoryNotInitializedException(String, Exception) - Constructor for exception info.magnolia.repository.RepositoryNotInitializedException
     
    RepositoryNotInitializedException(Throwable) - Constructor for exception info.magnolia.repository.RepositoryNotInitializedException
     
    RepositorySearchListModel - Class in info.magnolia.cms.gui.controlx.search
     
    RepositorySearchListModel(String) - Constructor for class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    default constructor
    repositoryStrategyThreadLocal - Static variable in class info.magnolia.context.AbstractSystemContext
     
    request - Variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    REQUEST_ATTRIBUTE_NAME - Static variable in class info.magnolia.cms.beans.runtime.MultipartForm
    The name of the request attribute containing a MultipartForm instance.
    REQUEST_LINKS_DRAWN - Static variable in class info.magnolia.cms.gui.misc.Sources
    Attribute set in request when links are drawn by custom tags.
    RequestAttributeStrategy - Class in info.magnolia.context
    An AttributeStrategy which delegates to the given WebContext's request.
    RequestAttributeStrategy(WebContext) - Constructor for class info.magnolia.context.RequestAttributeStrategy
     
    RequestDispatchUtil - Class in info.magnolia.cms.util
    Provides support for a simple syntax form of doing redirects and forwards.
    RequestDispatchUtil() - Constructor for class info.magnolia.cms.util.RequestDispatchUtil
     
    RequestFormUtil - Class in info.magnolia.cms.util
    Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped. To access uploaded documents, use MultipartForm.
    RequestFormUtil(HttpServletRequest) - Constructor for class info.magnolia.cms.util.RequestFormUtil
    Deprecated.  
    RequestFormUtil(HttpServletRequest, MultipartForm) - Constructor for class info.magnolia.cms.util.RequestFormUtil
    Deprecated.  
    RequestHasParametersVoter - Class in info.magnolia.voting.voters
    Checks if the request used the "POST" method or if there are request parameters.
    RequestHasParametersVoter() - Constructor for class info.magnolia.voting.voters.RequestHasParametersVoter
     
    RequestHeaderUtil - Class in info.magnolia.cms.util
    Util to work with HTTP headers.
    RequestHeaderUtil() - Constructor for class info.magnolia.cms.util.RequestHeaderUtil
     
    RequestLocaleAwareI18nContentSupport - Class in info.magnolia.cms.i18n
    Reads the local from the request.
    RequestLocaleAwareI18nContentSupport() - Constructor for class info.magnolia.cms.i18n.RequestLocaleAwareI18nContentSupport
     
    rescale(Content, Content) - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
    Checks to see if the previously scaled image needs to be rescaled.
    RescueSecuritySupport - Class in info.magnolia.cms.security
    To be used as a replacement of /server/security or SecuritySupportImpl in mgnl-beans.properties in case the configuration is messed up.
    RescueSecuritySupport() - Constructor for class info.magnolia.cms.security.RescueSecuritySupport
     
    reset() - Method in class info.magnolia.cms.filters.MgnlFilterChain
     
    reset() - Method in class info.magnolia.cms.filters.MgnlMainFilter
     
    reset() - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
     
    reset() - Method in class info.magnolia.cms.taglibs.EditBar
     
    reset() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    resetAggregationState() - Static method in class info.magnolia.context.MgnlContext
    Resets the current aggregation state if we're in a WebContext, throws an IllegalStateException otherwise.
    resetAggregationState() - Method in interface info.magnolia.context.WebContext
    Resets the current aggregator instance.
    resetAggregationState() - Method in class info.magnolia.context.WebContextImpl
    This will only reset the original URI/URL by calling AggregationState.resetURIs().
    resetBuffer() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    resetIterator() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
    Restart the iterator.
    resetObjectWrapper() - Method in class info.magnolia.freemarker.FreemarkerHelper
    Deprecated. not needed anymore since 4.3
    resetSessionLock(HttpServletRequest) - Static method in class info.magnolia.cms.security.Lock
    Reset session lock.
    resetSystemLock() - Static method in class info.magnolia.cms.security.Lock
    Reset system wide lock.
    resetURIs() - Method in class info.magnolia.cms.core.AggregationState
    The original URI/URL can only be set once.
    resolveAbsoluteURI() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    resolveEntity(String, String) - Method in class info.magnolia.cms.util.ConfigUtil.MapDTDEntityResolver
     
    resolveId(int, Object) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    Use by the list iterator to resolve the id
    resolveId(int, Object) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    Returns the uuid of the node
    resolveInnerPath() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
    Returns the inner path of the this node up to the anchor.
    resolveItemType(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    The item type of the node.
    resolveName(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    The content name to use.
    resolveNode(Content) - Method in class info.magnolia.cms.taglibs.BaseContentTag
     
    resolveTransformer(TypeDescriptor, Content2BeanTransformer) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    resolveType(TransformationState) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Resolves the class to use for the current node.
    resolveType(TransformationState) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Resolves the TypeDescriptor from current transformation state.
    resolveURIFromValue(Object) - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    Resource - Class in info.magnolia.cms.taglibs
    Deprecated. since 4.0 - should not be used. AggregationState should be usable as a replacement in most cases.
    Resource() - Constructor for class info.magnolia.cms.taglibs.Resource
    Deprecated. Utility class, don't instantiate.
    Resource - Class in info.magnolia.cms.util
    Deprecated. since 4.0 - use Resource if you really have to, but it is deprecated and will eventually be dropped.
    Resource() - Constructor for class info.magnolia.cms.util.Resource
    Deprecated.  
    RESOURCE_MAPPING_FILE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Name of the resource containing reading sequence for importing the data in activation target.
    RESOURCE_MAPPING_FILE_ELEMENT - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RESOURCE_MAPPING_ID_ATTRIBUTE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RESOURCE_MAPPING_NAME_ATTRIBUTE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RESOURCE_MAPPING_ROOT_ELEMENT - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RESOURCE_MAPPING_UUID_ATTRIBUTE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    resourcePath - Variable in class info.magnolia.module.files.BasicFileExtractorOperation
     
    response - Variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    ResponseContentTypeVoter - Class in info.magnolia.voting.voters
    A voter which checks the content type set on the response object against a list of allowed and/or rejected content types.
    ResponseContentTypeVoter() - Constructor for class info.magnolia.voting.voters.ResponseContentTypeVoter
     
    restartNeeded(String) - Method in interface info.magnolia.module.InstallContext
     
    restartNeeded(String) - Method in class info.magnolia.module.InstallContextImpl
     
    restore(String, boolean) - Method in interface info.magnolia.cms.core.Content
    Restores this node to the state defined by the version with the specified versionName.
    restore(Version, boolean) - Method in interface info.magnolia.cms.core.Content
    Restores this node to the state defined by the specified version.
    restore(Version, String, boolean) - Method in interface info.magnolia.cms.core.Content
    Restores the specified version to relPath, relative to this node.
    restore(String, boolean) - Method in class info.magnolia.cms.core.DefaultContent
     
    restore(Version, boolean) - Method in class info.magnolia.cms.core.DefaultContent
     
    restore(Version, String, boolean) - Method in class info.magnolia.cms.core.DefaultContent
     
    restore(Content, Version, boolean) - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Restore specified version.
    restore(String, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    restore(Version, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    restore(Version, String, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    restore(String, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    restore(Version, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    restore(Version, String, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    restore() - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    restoreByLabel(String, boolean) - Method in interface info.magnolia.cms.core.Content
    Restores this node to the state recorded in the version specified by versionLabel.
    restoreByLabel(String, boolean) - Method in class info.magnolia.cms.core.DefaultContent
     
    restoreByLabel(String, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    restoreByLabel(String, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    restoreContext(Map, Map) - Method in class info.magnolia.module.templating.AbstractRenderer
     
    restoreCurrentActivePage() - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated. Restores the request's original actpage attribute (i.e.
    restoreRecursive() - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    result - Variable in class info.magnolia.cms.core.search.QueryResultImpl
    Unfiltered result object.
    retrieveCacheKey(AggregationState) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    retrieveCacheKey(AggregationState) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    retrieveCacheKey(AggregationState) - Method in interface info.magnolia.module.cache.CachePolicy
    Returns cache key for the given item or null if such key can't be obtained or policy doesn't want to share it.
    retrieveCacheKeys(String, String) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    retrieveCacheKeys(String, String) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    retrieveCacheKeys(String, String) - Method in interface info.magnolia.module.cache.CachePolicy
    Returns cache keys for the given item or null if such keys can't be obtained or policy doesn't want to share it.
    retrieveWorkItem(String, FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
    retrieve work item by FlowExpressionId.
    reverse() - Method in class info.magnolia.cms.util.Rule
    Set reverse.
    revertAccessManager(List) - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Revert access manager permissions.
    richE - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    RICHEDIT_FCK - Static variable in class info.magnolia.cms.gui.control.ControlImpl
     
    RICHEDIT_KUPU - Static variable in class info.magnolia.cms.gui.control.ControlImpl
     
    RICHEDIT_NONE - Static variable in class info.magnolia.cms.gui.control.ControlImpl
     
    richEPaste - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    ROLE - Static variable in class info.magnolia.cms.core.ItemType
     
    ROLE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    Role - Interface in info.magnolia.cms.security
    A role is a collection of ACLs (permissions).
    RoleList - Interface in info.magnolia.cms.security.auth
    Marker interface.
    RoleListImpl - Class in info.magnolia.jaas.principal
    PrincipalList implementation for roles.
    RoleListImpl() - Constructor for class info.magnolia.jaas.principal.RoleListImpl
     
    RoleManager - Interface in info.magnolia.cms.security
    Manages roles.
    RolesEditDialog - Class in info.magnolia.module.admininterface.dialogs
     
    RolesEditDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.RolesEditDialog
     
    RolesTreeConfiguration - Class in info.magnolia.module.admininterface.trees
     
    RolesTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.RolesTreeConfiguration
     
    ROLLBACK - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    ROOT_PATH_FOR_FLOW - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    ROOT_VERSION - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
    JCR version store root.
    rootNodeFound - Variable in class info.magnolia.importexport.filters.ImportXmlRootFilter
     
    rootNodeWasFound() - Method in class info.magnolia.importexport.filters.ImportXmlRootFilter
    Root node was found should be called after parsing to check if a root node was indeed found.
    rootPath - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    RotatingVirtualURIMapping - Class in info.magnolia.cms.beans.config
    An extension of RegexpVirtualURIMapping that allows a rotation between different destination urls.
    RotatingVirtualURIMapping() - Constructor for class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
     
    Rule - Class in info.magnolia.cms.util
    This class defines the rules to be used by the activation content aggregator this is simply a collection of node types.
    Rule() - Constructor for class info.magnolia.cms.util.Rule
     
    Rule(String[]) - Constructor for class info.magnolia.cms.util.Rule
    Generate list from string array.
    Rule(String, String) - Constructor for class info.magnolia.cms.util.Rule
    Generate list from the string.
    RuleBasedCommand - Class in info.magnolia.module.admininterface.commands
     
    RuleBasedCommand() - Constructor for class info.magnolia.module.admininterface.commands.RuleBasedCommand
     
    RuleBasedContentFilter - Class in info.magnolia.cms.util
    A ContentFilter using a Rule.
    RuleBasedContentFilter(Rule) - Constructor for class info.magnolia.cms.util.RuleBasedContentFilter
     
    run() - Method in class info.magnolia.cms.util.DelayedExecutor.RunnableWrapper
     

    S

    SampleFilter - Class in info.magnolia.module.samples.filters
    This is a very simple filter bootstrapped at setup using the file mgnl-bootstrap/samples/config.server.filters.sample.xml (server/filters/sample).
    SampleFilter() - Constructor for class info.magnolia.module.samples.filters.SampleFilter
     
    SampleParagraphModel - Class in info.magnolia.module.samples.model
    This model class is defined in the paragraph definition in the configuration (modules/samples/paragraphs/name-of-paragraph/modelClass).
    SampleParagraphModel(Content, RenderableDefinition, RenderingModel) - Constructor for class info.magnolia.module.samples.model.SampleParagraphModel
     
    SamplesBootstrapTask - Class in info.magnolia.module.delta
    A task which bootstraps the module's content under /mgnl-bootstrap-samples/ if the magnolia.bootstrap.samples property is set the true.
    SamplesBootstrapTask() - Constructor for class info.magnolia.module.delta.SamplesBootstrapTask
     
    SamplesModule - Class in info.magnolia.module.samples
    This is the configuration class of the samples module, it can implement ModuleLifecycle it there are some tasks to perform when starting/stopping the module.
    SamplesModule() - Constructor for class info.magnolia.module.samples.SamplesModule
     
    SamplesVersionHandler - Class in info.magnolia.module.samples.setup
    Used to update previous version of samples module to the new one, as the module has major changes there are some tasks to perform.
    SamplesVersionHandler() - Constructor for class info.magnolia.module.samples.setup.SamplesVersionHandler
    First thing is to back up the old module, configuration and templates.
    SampleTemplate - Class in info.magnolia.module.samples.templates
    Demonstrates how to extend the default template to add some custom parameters.
    SampleTemplate() - Constructor for class info.magnolia.module.samples.templates.SampleTemplate
     
    sanitizeToFile(URL) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
     
    save() - Method in class info.magnolia.beancoder.MgnlNode
     
    save() - Method in class info.magnolia.beancoder.MgnlProperty
     
    save() - Method in class info.magnolia.cms.core.BinaryNodeData
     
    save() - Method in interface info.magnolia.cms.core.Content
    Persists all changes to the repository if validation succeeds.
    save() - Method in class info.magnolia.cms.core.DefaultContent
     
    save() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Persists all changes to the repository if validation succeeds.
    save() - Method in class info.magnolia.cms.core.DefaultNodeData
     
    save() - Method in interface info.magnolia.cms.core.HierarchyManager
     
    save() - Method in interface info.magnolia.cms.core.NodeData
    Persists all changes to the repository if validation succeeds.
    save() - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    save() - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    save() - Method in class info.magnolia.cms.util.ContentWrapper
     
    save() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    save() - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    save() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
    Uses the SaveControl.
    save() - Method in class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog.NoDialogMVCHandler
     
    save() - Method in class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
     
    save(Content, Content, String, MultipartForm, int, int, int, int) - Method in interface info.magnolia.module.admininterface.FieldSaveHandler
    save a property
    save(Content, Content, String, MultipartForm, int, int, int, int) - Method in class info.magnolia.module.admininterface.MultiValueSaveHandler
     
    save() - Method in interface info.magnolia.module.admininterface.SaveHandler
    Save the data passed by init.
    save() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    SAVE_MODE_JSON - Static variable in class info.magnolia.cms.gui.dialog.DialogMultiSelect
    The values are saved as a single json string
    SAVE_MODE_LIST - Static variable in class info.magnolia.cms.gui.dialog.DialogMultiSelect
    The values are saved as semicolon separated list
    SAVE_MODE_MULTIPLE - Static variable in class info.magnolia.cms.gui.dialog.DialogMultiSelect
    The values are saved a properties
    saveACLs(Content, String) - Method in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
     
    saveAttribute(Map, Map, String) - Method in class info.magnolia.module.templating.AbstractRenderer
     
    saveContextState(Map) - Method in class info.magnolia.module.templating.AbstractRenderer
     
    saveContextState(Map) - Method in class info.magnolia.module.templating.paragraphs.FreemarkerParagraphRenderer
     
    saveCurrentNode() - Method in class info.magnolia.cms.taglibs.Set
     
    saveDefinition(String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
     
    saveDefinition(String, String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
     
    saveDefinition(String) - Method in interface info.magnolia.module.workflow.flows.FlowDefinitionManager
    The flow name gets extracted out of the workflow definition.
    saveDocument(Content, Document, String, String, String) - Static method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Saves a uploaded file in the magnolia way.
    SaveHandler - Interface in info.magnolia.module.admininterface
    This class handles the saving in the dialogs.
    SaveHandlerImpl - Class in info.magnolia.module.admininterface
    This class handles the saving in the dialogs.
    SaveHandlerImpl() - Constructor for class info.magnolia.module.admininterface.SaveHandlerImpl
    Call init to initialize the object
    saveNodeData(String, String, boolean) - Method in class info.magnolia.cms.gui.control.Tree
     
    saveNodeDataType(String, int) - Method in class info.magnolia.cms.gui.control.Tree
     
    saveValue() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Saves a value edited directly inside the tree.
    ScaleImageTag - Class in info.magnolia.cms.taglibs.util
    Creates a scaled copy of an image.
    ScaleImageTag() - Constructor for class info.magnolia.cms.taglibs.util.ScaleImageTag
     
    SCOPE_CURRENT - Static variable in class info.magnolia.cms.taglibs.Set
     
    SCOPE_GLOBAL - Static variable in class info.magnolia.cms.taglibs.Set
     
    SCOPE_LOCAL - Static variable in class info.magnolia.cms.taglibs.Set
     
    SCOPE_PAGE - Static variable in class info.magnolia.cms.taglibs.Set
     
    SCOPE_PARAGRAPH - Static variable in class info.magnolia.cms.taglibs.Set
     
    SearchableListModel - Interface in info.magnolia.cms.gui.controlx.search
    A model allowing queries.
    SearchConfig - Interface in info.magnolia.cms.gui.controlx.search
    Defines the advanced search.
    SearchConfigImpl - Class in info.magnolia.cms.gui.controlx.search
     
    SearchConfigImpl() - Constructor for class info.magnolia.cms.gui.controlx.search.SearchConfigImpl
     
    SearchControl - Class in info.magnolia.cms.gui.controlx.search
    This is a real control instance
    SearchControl() - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControl
     
    SearchControl(SearchControlDefinition, String, String) - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControl
     
    SearchControlDefinition - Class in info.magnolia.cms.gui.controlx.search
     
    SearchControlDefinition() - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
    Default type is edit.
    SearchControlDefinition(String, String) - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    SearchControlDefinition(String, String, String) - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    SearchFactory - Class in info.magnolia.cms.core.search
    Factory to create QueryManager objects.
    SearchFactory() - Constructor for class info.magnolia.cms.core.search.SearchFactory
     
    SearchOnly - Class in info.magnolia.cms.gui.controlx.search
     
    SearchOnly() - Constructor for class info.magnolia.cms.gui.controlx.search.SearchOnly
     
    SearchQuery - Class in info.magnolia.cms.gui.query
     
    SearchQuery() - Constructor for class info.magnolia.cms.gui.query.SearchQuery
     
    SearchQueryExpression - Interface in info.magnolia.cms.gui.query
     
    SearchQueryOperator - Class in info.magnolia.cms.gui.query
     
    SearchQueryOperator(String) - Constructor for class info.magnolia.cms.gui.query.SearchQueryOperator
     
    SearchQueryParameter - Class in info.magnolia.cms.gui.query
     
    SearchQueryParameter(String, Object, String) - Constructor for class info.magnolia.cms.gui.query.SearchQueryParameter
     
    SearchReplace - Class in info.magnolia.cms.util
    A ContentUtil.Visitor which allows simple search/replace functionality.
    SearchReplace(String, String, String) - Constructor for class info.magnolia.cms.util.SearchReplace
    A search and replace which searches for literal occurrences of search.
    SearchReplace(String, String, String, int) - Constructor for class info.magnolia.cms.util.SearchReplace
    A search and replace which can use parameterized substitution; use 0 for the default java.util.Pattern behavior.
    SearchResultSnippetTag - Class in info.magnolia.cms.taglibs.util
    Output a set of snippets taken from any paragraph in the given page mathing any of the search term.
    SearchResultSnippetTag() - Constructor for class info.magnolia.cms.taglibs.util.SearchResultSnippetTag
     
    Security - Class in info.magnolia.cms.security
    Get the current role or user manager.
    Security() - Constructor for class info.magnolia.cms.security.Security
     
    SecurityConfiguration - Class in info.magnolia.module.admininterface.config
     
    SecurityConfiguration() - Constructor for class info.magnolia.module.admininterface.config.SecurityConfiguration
     
    SecuritySupport - Interface in info.magnolia.cms.security
    Entry point to get the various managers like UserManager, GroupManager and RoleManager.
    SecuritySupport.Factory - Class in info.magnolia.cms.security
    Factory to retrieve the singleton instance.
    SecuritySupport.Factory() - Constructor for class info.magnolia.cms.security.SecuritySupport.Factory
     
    SecuritySupportBase - Class in info.magnolia.cms.security
    Base implementation of SecuritySupport using JAAS for authentication.
    SecuritySupportBase() - Constructor for class info.magnolia.cms.security.SecuritySupportBase
     
    SecuritySupportImpl - Class in info.magnolia.cms.security
    Default SecuritySupport.
    SecuritySupportImpl() - Constructor for class info.magnolia.cms.security.SecuritySupportImpl
     
    SecurityUtil - Class in info.magnolia.cms.security
    Util class to test if a user is logged in.
    SecurityUtil() - Constructor for class info.magnolia.cms.security.SecurityUtil
     
    Select - Class in info.magnolia.cms.gui.control
     
    Select() - Constructor for class info.magnolia.cms.gui.control.Select
     
    Select(String, String) - Constructor for class info.magnolia.cms.gui.control.Select
     
    Select(String, List) - Constructor for class info.magnolia.cms.gui.control.Select
     
    Select(String, Content) - Constructor for class info.magnolia.cms.gui.control.Select
     
    select() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    SelectOption - Class in info.magnolia.cms.gui.control
     
    SelectOption() - Constructor for class info.magnolia.cms.gui.control.SelectOption
     
    SelectOption(String, String) - Constructor for class info.magnolia.cms.gui.control.SelectOption
     
    SelectOption(String, Content) - Constructor for class info.magnolia.cms.gui.control.SelectOption
     
    SelectorUtil - Class in info.magnolia.cms.util
    Util to handler selectors.
    SelectorUtil() - Constructor for class info.magnolia.cms.util.SelectorUtil
     
    SelectSearchControlDefinition - Class in info.magnolia.cms.gui.controlx.search
     
    SelectSearchControlDefinition(String, String) - Constructor for class info.magnolia.cms.gui.controlx.search.SelectSearchControlDefinition
     
    send() - Method in class info.magnolia.module.mail.pages.SendMailPage
     
    sendError(int, String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    sendError(int) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    sendMail(MgnlEmail) - Method in interface info.magnolia.module.mail.handlers.MgnlMailHandler
    Send the email as is, without touching it.
    sendMail(MgnlEmail) - Method in class info.magnolia.module.mail.handlers.SimpleMailHandler
     
    sendMail(MgnlEmail) - Method in class info.magnolia.module.mail.handlers.ThreadedMailHandler
    Send the email as is, without touching it.
    SendMailPage - Class in info.magnolia.module.mail.pages
    A simple page to send emails.
    SendMailPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.mail.pages.SendMailPage
     
    sendRedirect(String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    serialVersionUID - Static variable in class info.magnolia.module.admininterface.pages.ExportPage
    Stable serialVersionUID.
    SERVER_FILTERS - Static variable in class info.magnolia.cms.filters.MgnlMainFilter
     
    ServerConfiguration - Class in info.magnolia.cms.beans.config
    Holds the basic server configuration info.
    ServerConfiguration() - Constructor for class info.magnolia.cms.beans.config.ServerConfiguration
     
    ServerConfiguration.InstanceFactory - Class in info.magnolia.cms.beans.config
    A special instance factory preventing recursive instantiation.
    ServerConfiguration.InstanceFactory() - Constructor for class info.magnolia.cms.beans.config.ServerConfiguration.InstanceFactory
     
    service(ServletRequest, ServletResponse) - Method in class info.magnolia.freemarker.DoNothingServlet
     
    ServletDefinition - Class in info.magnolia.module.model
    Servlet as defined in a module descriptor.
    ServletDefinition() - Constructor for class info.magnolia.module.model.ServletDefinition
     
    ServletDispatchingFilter - Class in info.magnolia.cms.filters
    A filter that dispatches requests to a wrapped servlet.
    ServletDispatchingFilter() - Constructor for class info.magnolia.cms.filters.ServletDispatchingFilter
     
    servletIsDeprecated(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    servletIsNowWrapped(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    servletIsPresent(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    servletIsRemoved(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    ServletParameterDefinition - Class in info.magnolia.module.model
    Servlet parameter as defined in a module descriptor.
    ServletParameterDefinition() - Constructor for class info.magnolia.module.model.ServletParameterDefinition
     
    ServletTemplateRenderer - Class in info.magnolia.module.templating.renderers
    Servlet template renderer, mapped to template type servlet.
    ServletTemplateRenderer() - Constructor for class info.magnolia.module.templating.renderers.ServletTemplateRenderer
     
    ServletUtils - Class in info.magnolia.cms.util
    Utility methods for operations related to Servlet API.
    ServletUtils() - Constructor for class info.magnolia.cms.util.ServletUtils
     
    SESSION_ATTRIBUTENAME_DIALOGOBJECT - Static variable in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    SESSION_ATTRIBUTENAME_DIALOGOBJECT_REMOVE - Static variable in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    SESSION_SCOPE - Static variable in interface info.magnolia.context.Context
    Attribute visibility scope Shared by all requests from this session.
    sessionCreated(HttpSessionEvent) - Method in class info.magnolia.debug.SessionDebugger
     
    SessionDebugger - Class in info.magnolia.debug
    A Filter and Listener that can help debugging session issues.
    SessionDebugger() - Constructor for class info.magnolia.debug.SessionDebugger
     
    sessionDestroyed(HttpSessionEvent) - Method in class info.magnolia.debug.SessionDebugger
     
    set(Collection) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
     
    SET - Static variable in interface info.magnolia.cms.security.Permission
     
    Set - Class in info.magnolia.cms.taglibs
    Set contentNode in resource.
    Set() - Constructor for class info.magnolia.cms.taglibs.Set
     
    set(Collection) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
    Sets internal collection of principals.
    setAbsoluteURI(String) - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    setAccessManager(AccessManager) - Method in class info.magnolia.cms.core.ContentHandler
    Deprecated. use setHierarchyManager instead
    setAccessManager(AccessManager) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Set access manager for this hierarchy.
    setACL() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
    Sets access control list from the user, roles and groups.
    setACL() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
    Set access control list from the user, roles and groups.
    setACL() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
    Sets access control list from the user, roles and groups.
    setACLForGroups(String[], PrincipalCollection) - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
    Looks for groups configured in magnolia repository with the given name, and configures ACLs for it.
    setACLForRoles(String[], PrincipalCollection) - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
    Looks for role configured in magnolia repository with the given name, and configures ACLs for it.
    setAclTypes(List) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    setAction(String) - Method in class info.magnolia.cms.gui.dialog.Dialog
     
    setActivated() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds activated status of the current node.
    setActivatorId(String) - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, current logged-in author who last activated this page.
    setActive(boolean) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setActive(boolean) - Method in class info.magnolia.cms.gui.control.FunctionBarItem
     
    setActive(boolean) - Method in class info.magnolia.logging.LogConfiguration
     
    setActive(boolean) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setActive(boolean) - Method in class info.magnolia.module.samples.Dummy
     
    setActiveCss(String) - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
    Css class added to the current page link.
    setActpage(boolean) - Method in class info.magnolia.cms.taglibs.BaseContentTag
    Deprecated.  
    setActpage(boolean) - Method in class info.magnolia.cms.taglibs.util.Date
    Deprecated.  
    setAddContextPath(boolean) - Method in class info.magnolia.cms.link.AbsolutePathTransformer
    Deprecated.  
    setAddContextPath(boolean) - Method in class info.magnolia.link.AbsolutePathTransformer
     
    setAddContextPathToBrowserLinks(boolean) - Method in class info.magnolia.cms.link.LinkResolverImpl
    Deprecated.  
    setAddContextPathToBrowserLinks(boolean) - Method in class info.magnolia.link.LinkTransformerManager
     
    setAddMethod(Method) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setAdmin(boolean) - Method in class info.magnolia.cms.beans.config.ServerConfiguration
     
    setAdminButtonVisible(boolean) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setAdminButtonVisible(boolean) - Method in class info.magnolia.cms.taglibs.MainBar
    Set this to false if you don't want to show the AdminCentral button.
    setAdminOnly(boolean) - Method in class info.magnolia.cms.taglibs.EditBar
    Show only in admin instance, default to true.
    setAdminOnly(boolean) - Method in class info.magnolia.cms.taglibs.EditButton
    Show only in admin instance, defaults to true.
    setAdminOnly(boolean) - Method in class info.magnolia.cms.taglibs.LinksTag
    Show links only in admin instance, defaults to true.
    setAdminOnly(boolean) - Method in class info.magnolia.cms.taglibs.NewBar
    Show only in admin instance, default to true.
    setAllModulesListURL(String) - Method in class info.magnolia.module.storeclient.MagnoliaStoreModule
    Sets the allModulesListURL.
    setAllow(String) - Method in class info.magnolia.voting.voters.ExtensionVoter
     
    setAllowedParagraphs(List<String>) - Method in class info.magnolia.module.templatingcomponents.components.NewBar
     
    setAllowedParagraphs(List<String>) - Method in class info.magnolia.module.templatingcomponents.components.SingletonParagraphBar
     
    setAllowLinking(boolean) - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
     
    setAllowOversize(boolean) - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
    Allow resizing images beyond their original dimensions?
    setAltNodeDataName(String) - Method in class info.magnolia.cms.taglibs.util.ImgTag
    Name of the node data holding the alt text for the image.
    setAnchor(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setAnchor(String) - Method in class info.magnolia.link.Link
     
    setAnonymous(boolean) - Method in class info.magnolia.cms.taglibs.UserTag
    Display anonymous users as "anonymous".
    setAtomName(String) - Method in class info.magnolia.cms.beans.runtime.Document
    Sets the parameter name.
    setAtomName(String) - Method in class info.magnolia.cms.taglibs.IfEmpty
    Deprecated.  
    setAtomName(String) - Method in class info.magnolia.cms.taglibs.util.AHref
    Deprecated. use the nodeDataName attribute instead.
    setAtomName(String) - Method in class info.magnolia.cms.taglibs.util.Date
    Deprecated.  
    setAtomName(String) - Method in class info.magnolia.cms.taglibs.util.FileSrc
    Deprecated.  
    setAttachments(List<MailAttachment>) - Method in class info.magnolia.module.mail.MailTemplate
     
    setAttachments(List<MailAttachment>) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setAttribute(String, Object) - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    setAttribute(String, String) - Method in class info.magnolia.cms.core.AbstractNodeData
     
    setAttribute(String, Calendar) - Method in class info.magnolia.cms.core.AbstractNodeData
     
    setAttribute(String, String) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setAttribute(String, Calendar) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setAttribute(String, String) - Method in interface info.magnolia.cms.core.NodeData
    set attribute, available only if NodeData is of type Binary.
    setAttribute(String, Calendar) - Method in interface info.magnolia.cms.core.NodeData
    set attribute, available only if NodeData is of type Binary.
    setAttribute(String, Object) - Method in class info.magnolia.cms.taglibs.Include
     
    setAttribute(String, String) - Method in class info.magnolia.cms.taglibs.util.AHref
    Adds a link parameter.
    setAttribute(String, Calendar) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setAttribute(String, String) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractContext
     
    setAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractMapBasedContext
    Use the Map.put().
    setAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractSystemContext
     
    setAttribute(String, Object, int) - Method in interface info.magnolia.context.AttributeStrategy
     
    setAttribute(String, Object, int) - Method in interface info.magnolia.context.Context
    Set attribute value, scope of the attribute is defined.
    setAttribute(String, Object, int) - Method in class info.magnolia.context.ContextDecorator
    Delegates call to the original context.
    setAttribute(String, Object, int) - Method in class info.magnolia.context.MapAttributeStrategy
     
    setAttribute(String, Object) - Static method in class info.magnolia.context.MgnlContext
    Set attribute value, scope of the attribute is defined.
    setAttribute(String, Object, int) - Static method in class info.magnolia.context.MgnlContext
    Set attribute value, scope of the attribute is defined.
    setAttribute(String, Object, int) - Method in class info.magnolia.context.RequestAttributeStrategy
     
    setAttribute(String, Object, int) - Method in class info.magnolia.module.workflow.WorkItemContext
    Use work item if request scope.
    setAttributeName(String) - Method in class info.magnolia.module.templating.ModelExecutionFilter
     
    setAttributeStrategy(AttributeStrategy) - Method in class info.magnolia.context.AbstractContext
     
    setAtts(Attributes) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
    Sets the atts.
    setAuthenticationMethod(String) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setAuthenticationMethod(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setAuthorId(String) - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, current logged-in author who did some action on this page.
    setBackgroundRGB(int, int, int) - Method in class info.magnolia.cms.taglibs.util.Text2PngFactory
    Set 8-bit RGB values for background colour.
    setBackupWorkItems(boolean) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    setBasePath(String) - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
     
    setBcc(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Mail "bcc" field.
    setBcc(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setBccList(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBegin(int) - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
    Zero-based index of first item to process, inclusive.
    setBlockingTimeout(int) - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    setBody(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setBody(String) - Method in class info.magnolia.module.mail.templates.impl.SimpleEmail
     
    setBody(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBody() - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBody(String) - Method in class info.magnolia.module.mail.templates.MgnlMultipartEmail
     
    setBodyFromResourceFile() - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setBodyFromResourceFile() - Method in class info.magnolia.module.mail.templates.impl.MgnlPageEmail
     
    setBodyFromResourceFile() - Method in class info.magnolia.module.mail.templates.impl.VelocityEmail
     
    setBodyFromResourceFile() - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBodyFromTemplate(Template, Map) - Method in class info.magnolia.module.mail.templates.impl.MgnlPageEmail
     
    setBodyNotSetFlag(boolean) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBorder(boolean) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    setBoxType(int) - Method in class info.magnolia.cms.gui.dialog.DialogBox
     
    setBrowseMode(boolean) - Method in class info.magnolia.cms.gui.control.Tree
     
    setBrowseMode(boolean) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setBrowserCachePolicy(BrowserCachePolicy) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setBundles(Collection<String>) - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
     
    setButtonDelete(Button) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonDelete() - Method in class info.magnolia.cms.gui.inline.BarEdit
    Deprecated. use BarEdit.setButtonDelete(String)
    setButtonDelete(String, String, String) - Method in class info.magnolia.cms.gui.inline.BarEdit
    Deprecated. use BarEdit.setButtonDelete(String)
    setButtonDelete(String) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonEdit(ButtonEdit) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonEdit() - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonEdit(String, String, String, String) - Method in class info.magnolia.cms.gui.inline.BarEdit
    Sets the default edit button.
    setButtonEditView(Button) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonEditView() - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default edit view button (to switch form preview to edit view mode).
    setButtonHtmlInter(String) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtonHtmlPost(String) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtonHtmlPre(String) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtonMove(Button) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonMove() - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonMove(String, String) - Method in class info.magnolia.cms.gui.inline.BarEdit
    Sets the default move button.
    setButtonNew(Button) - Method in class info.magnolia.cms.gui.inline.BarNew
     
    setButtonNew() - Method in class info.magnolia.cms.gui.inline.BarNew
     
    setButtonNew(String, String, String, String) - Method in class info.magnolia.cms.gui.inline.BarNew
    Sets the default edit button.
    setButtonPreview(Button) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonPreview() - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default preview button (to switch from edit to preview mode).
    setButtonProperties(Button) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonProperties() - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonProperties(String, String) - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default page properties button.
    setButtons(List) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtons(Button) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtons(List) - Method in class info.magnolia.cms.gui.dialog.DialogEditWithButton
     
    setButtonSiteAdmin(Button) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonSiteAdmin() - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonSiteAdmin(String) - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default site admin button.
    setButtonsLeft(List) - Method in class info.magnolia.cms.gui.control.Bar
     
    setButtonsLeft(Button) - Method in class info.magnolia.cms.gui.control.Bar
     
    setButtonsRight(List) - Method in class info.magnolia.cms.gui.control.Bar
     
    setButtonsRight(Button) - Method in class info.magnolia.cms.gui.control.Bar
     
    setButtonType(int) - Method in class info.magnolia.cms.gui.control.Button
     
    setButtonType(int) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtonType(int) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
     
    setCacheConfiguration(CacheConfiguration) - Method in interface info.magnolia.module.cache.CachePolicyExecutor
     
    setCacheConfiguration(CacheConfiguration) - Method in class info.magnolia.module.cache.executor.AbstractExecutor
     
    setCacheConfiguration(CacheConfiguration) - Method in class info.magnolia.module.cache.executor.CompositeExecutor
     
    setCacheConfigurationName(String) - Method in class info.magnolia.module.cache.filter.CacheFilter
     
    setCachedEntry(Object) - Method in class info.magnolia.module.cache.CachePolicyResult
     
    setCacheFactory(CacheFactory) - Method in class info.magnolia.module.cache.CacheModule
     
    setCachePolicy(CachePolicy) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setCallbackJavascript(String) - Method in class info.magnolia.cms.gui.dialog.Dialog
     
    setCatalogueName(String) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
     
    setCc(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Mail "cc" field.
    setCc(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setCcList(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setCellpadding(String) - Method in class info.magnolia.cms.taglibs.util.TableTag
    Standard html attribute.
    setCellspacing(String) - Method in class info.magnolia.cms.taglibs.util.TableTag
    Standard html attribute.
    setCharacterEncoding(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    setCharacterEncoding(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setChars(int) - Method in class info.magnolia.cms.taglibs.util.SearchResultSnippetTag
    Number of characters to include in search snippets.
    setCharsetHeader(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setChooseButton(boolean) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    setClass(String) - Method in class info.magnolia.cms.taglibs.util.ImgTag
    html pass through attribute.
    setClass(String) - Method in class info.magnolia.cms.taglibs.util.TableTag
    Standard html attribute.
    setClassName(String) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setClassName(String) - Method in class info.magnolia.module.model.ServletDefinition
     
    setClassProperty(String) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    Name for a page property that will hold a css class name which will be added to the html class attribute.
    setCleanup(boolean) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    setClientCallback(HttpClientCallback) - Method in class info.magnolia.cms.security.BaseSecurityFilter
     
    setClone(boolean) - Method in class info.magnolia.commands.MgnlCommand
     
    setCollection(boolean) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setCollectionEntryType(TypeDescriptor) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setCollectionKeyType(TypeDescriptor) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setColumn(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    setColumnName(String) - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    setColumnResizer(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setColums(List) - Method in class info.magnolia.cms.gui.control.Tree
    Set the columns (for pages and content nodes only).
    setCommand(String) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    setCommandName(String) - Method in class info.magnolia.commands.DelegateCommand
     
    setComment(String) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
     
    setComment(String) - Method in class info.magnolia.module.admininterface.commands.VersionCommand
     
    setComment(String) - Method in class info.magnolia.module.model.ServletDefinition
     
    setComment(String) - Method in class info.magnolia.module.workflow.inbox.Inbox
     
    setCompression(ContentCompression) - Method in class info.magnolia.module.cache.CacheModule
     
    setCondition(Voter) - Method in class info.magnolia.voting.voters.IfVoter
     
    setConfig(Map) - Method in class info.magnolia.cms.filters.FilterDecorator
     
    setConfig(String, String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setConfig(String, boolean) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setConfig(String, int) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setConfiguration(AdminTreeConfiguration) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setConfigurationClass(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setConfigurations(Map<String, CacheConfiguration>) - Method in class info.magnolia.module.cache.CacheModule
     
    setConnectTimeout(int) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setConnectTimeout(int) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setConstraint(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
     
    setConstraint(String) - Method in class info.magnolia.cms.gui.query.SearchQueryParameter
    set constraint
    setContainer(Content) - Method in class info.magnolia.cms.taglibs.Include
    Deprecated. use the contentNode attribute instead
    setContainer(Content) - Method in class info.magnolia.cms.taglibs.Set
    Deprecated. use the contentNode attribute
    setContainer(String) - Method in class info.magnolia.module.templatingcomponents.jsp.NewBarTag
     
    setContainerListName(String) - Method in class info.magnolia.cms.taglibs.IfEmpty
    Deprecated. use the contentNodeCollectionName attribute instead.
    setContainerName(String) - Method in class info.magnolia.cms.taglibs.IfEmpty
    Deprecated. use the contentNodeName attribute instead.
    setContainerName(String) - Method in class info.magnolia.cms.taglibs.Set
    Deprecated. use the contentNodeName attribute
    setContainerName(String) - Method in class info.magnolia.cms.taglibs.util.FileSrc
    Deprecated.  
    setContainerName(String) - Method in class info.magnolia.module.templatingcomponents.components.NewBar
     
    setContent(Content) - Method in class info.magnolia.cms.beans.runtime.FileProperties
     
    setContent(Content) - Method in class info.magnolia.cms.gui.controlx.version.VersionListModel
     
    setContent(Content) - Method in class info.magnolia.cms.taglibs.SetNode
    Deprecated. use the contentNode attribute
    setContent(Content) - Method in class info.magnolia.module.templating.Template
     
    setContent(Content) - Method in class info.magnolia.module.templatingcomponents.components.EditBar
     
    setContent(Content) - Method in class info.magnolia.module.templatingcomponents.jsp.EditBarTag
     
    setContent(String) - Method in class info.magnolia.module.templatingcomponents.jsp.SingletonParagraphBarTag
     
    setContentFilter(String) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    A variable in the pageContext that contains a content filter, determining if a given page should be drawn or not.
    setContentLength(int) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setContentName(String) - Method in class info.magnolia.module.templatingcomponents.components.SingletonParagraphBar
     
    setContentNode(Content) - Method in class info.magnolia.cms.taglibs.BaseContentTag
    The content object to use.
    setContentNode(Content) - Method in class info.magnolia.cms.taglibs.Include
     
    setContentNodeCollectionName(String) - Method in class info.magnolia.cms.taglibs.BaseContentTag
    Name of the collection holding the content node, e.g.
    setContentNodeCollectionName(String) - Method in class info.magnolia.cms.taglibs.EditBar
    The contentNode collection.
    setContentNodeCollectionName(String) - Method in class info.magnolia.cms.taglibs.EditButton
     
    setContentNodeCollectionName(String) - Method in class info.magnolia.cms.taglibs.NewBar
    New paragraphs will be stored under this node's name.
    setContentNodeName(String) - Method in class info.magnolia.cms.taglibs.BaseContentTag
    Inside a "contentNodeIterator": if not set, the current content node is taken.
    setContentNodeName(String) - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
    TODO : provide relevant doc for this attribute -- only overriden to do so.
    setContentNodeName(String) - Method in class info.magnolia.cms.taglibs.EditBar
    The contentNode (i.e.
    setContentNodeName(String) - Method in class info.magnolia.cms.taglibs.EditButton
    If attribute is not used, a content node with the name of the page will be added.
    setContentNodeName(String) - Method in class info.magnolia.cms.taglibs.Include
    The name of the contentNode (i.e.
    setContentNodeName(String) - Method in class info.magnolia.cms.taglibs.NewBar
    A single new paragraph will be stored as a node with this name.
    setContentNodeName(String) - Method in class info.magnolia.cms.taglibs.util.FileSrc
    Deprecated.  
    setContentType(String) - Method in class info.magnolia.cms.beans.runtime.File
     
    setContentType(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setContextAttribute(Map, String, Object) - Method in class info.magnolia.module.templating.AbstractRenderer
     
    setContextMenu(ContextMenu) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setCountry(String) - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    setCreate(boolean) - Method in interface info.magnolia.module.admininterface.SaveHandler
    Set true if a not existing node should get created during the save process
    setCreate(boolean) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setCreateItemType(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setCreationDate() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds creation date of the current node.
    setCreationItemType(ItemType) - Method in interface info.magnolia.module.admininterface.SaveHandler
    Defines the node type to create if isCreate is true
    setCreationItemType(ItemType) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setCssClass(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setCssClassFileName(String) - Method in class info.magnolia.cms.gui.control.File
     
    setCssSources(String) - Method in class info.magnolia.cms.gui.dialog.Dialog
     
    setCssStyles(Map) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setCssStyles(String, String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setCurrent(CachePolicyResult) - Static method in class info.magnolia.module.cache.CachePolicyResult
    Saves the result in the context and makes it available by CachePolicyResult.getCurrent().
    setCurrentActivePage(Content) - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated. since 4.0 - use AggregationState.
    setCurrentContent(Content) - Method in class info.magnolia.cms.core.AggregationState
     
    setCurrentLoginResult(LoginResult) - Static method in class info.magnolia.cms.security.auth.login.LoginResult
    Used by the login filter to depose the login result.
    setCurrentModule(ModuleDefinition) - Method in class info.magnolia.module.InstallContextImpl
     
    setCurrentModuleDefinition(ModuleDefinition) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
     
    setCurrentPosition(long) - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    setCurrentURI(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setDateFormat(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setDateFormat(SimpleDateFormat) - Method in class info.magnolia.cms.gui.query.DateSearchQueryParameter
    set date format
    setDateHeader(String, long) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setDateLanguage(String) - Method in class info.magnolia.cms.taglibs.Out
    Set which date format shall be delivered.
    setDatePattern(String) - Method in class info.magnolia.cms.taglibs.Out
    Sets the output date format, as per java.text.SimpleDateFormat.
    setDebug(boolean) - Method in class info.magnolia.module.workflow.inbox.Inbox
     
    setDecoratedFilter(Filter) - Method in class info.magnolia.cms.filters.FilterDecorator
     
    setDefaultBaseUrl(String) - Method in class info.magnolia.cms.beans.config.ServerConfiguration
     
    setDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarEdit
    Sets the default buttons.
    setDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default buttons.
    setDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarNew
    Sets the default buttons.
    setDefaultCacheConfiguration(CacheConfiguration) - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    setDefaultExtension(String) - Method in class info.magnolia.cms.beans.config.ServerConfiguration
     
    setDefaultImplementation(Class, Class) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see info.magnolia.objectfactory.DefaultComponentProvider#setDefaultImplementation(Class, Class)
    setDefaultImplementation(Class, String) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see info.magnolia.objectfactory.DefaultComponentProvider#setDefaultImplementation(Class, String)
    setDefaultLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    setDefaultLocale(String) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
    Deprecated. since 4.0 - not used and should not be. Use setLocale() on the SystemContext instead. --note: do not remove the method, make it private. applicationLocale field is still needed. --and/or remove duplication with SystemContext.locale
    setDefaultOnclick(HttpServletRequest) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
    Deprecated. since 4.0 - do not pass an HttpServletRequest
    setDefaultOnclick() - Method in class info.magnolia.cms.gui.inline.ButtonEdit
     
    setDefaultProperties(Map) - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    SetDefaultPublicURI - Class in info.magnolia.module.admininterface.setup
    Sets the default virtual URI on public instances.
    SetDefaultPublicURI(String) - Constructor for class info.magnolia.module.admininterface.setup.SetDefaultPublicURI
     
    setDefaultRepositoryConfiguration(RepositoryConfiguration) - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
     
    setDefaultSeparator(String) - Method in class info.magnolia.logging.AuditLoggingManager
     
    setDefaultValue(String) - Method in class info.magnolia.cms.taglibs.Out
    Default value used if the expresion evaluates to null or an empty string.
    SetDefaultWorkflowForActivationFlowCommands - Class in info.magnolia.module.workflow.setup.for3_5
    A Task which sets the 'workflowName' and 'dialogName' properties on activation flow commands.
    SetDefaultWorkflowForActivationFlowCommands() - Constructor for class info.magnolia.module.workflow.setup.for3_5.SetDefaultWorkflowForActivationFlowCommands
     
    setDefinition(SearchControlDefinition) - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
     
    setDelegate(Object) - Method in class info.magnolia.cms.util.UrlPatternDelegate
    Sets the delegate.
    setDelegatePath(String) - Method in class info.magnolia.voting.voters.DelegateVoter
     
    setDelete(boolean) - Method in class info.magnolia.module.templatingcomponents.jsp.EditBarTag
     
    setDeleteLabel(String) - Method in class info.magnolia.cms.taglibs.EditBar
    The text of the delete button, defaults to "Delete".
    setDelimiter(String) - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
    displayed between the page names, e.g.
    setDelims(String) - Method in class info.magnolia.cms.taglibs.util.StrToObj
    delimiters characters; default: "\n".
    setDeny(String) - Method in class info.magnolia.voting.voters.ExtensionVoter
     
    setDescription(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setDescription(String) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setDescription(String) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setDescription(String) - Method in class info.magnolia.module.templating.AbstractRenderable
     
    setDialog(String) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setDialog(String) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
     
    setDialog(String) - Method in class info.magnolia.cms.taglibs.EditBar
    Name of the dialog to open.
    setDialog(String) - Method in class info.magnolia.cms.taglibs.EditButton
    The dialog type.
    setDialog(String) - Method in class info.magnolia.cms.taglibs.MainBar
    Name of the dialog for the page properties.
    setDialog(Dialog) - Method in interface info.magnolia.module.admininterface.DialogAwareSaveHandler
     
    setDialog(Dialog) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    setDialog(Dialog) - Method in class info.magnolia.module.admininterface.UUIDSaveHandler
     
    setDialog(String) - Method in class info.magnolia.module.templating.AbstractRenderable
     
    setDialog(String) - Method in class info.magnolia.module.templatingcomponents.jsp.EditBarTag
     
    setDialog(String) - Method in class info.magnolia.module.templatingcomponents.jsp.PageEditBarTag
     
    setDialogName(String) - Method in class info.magnolia.cms.taglibs.ButtonTag
    Name of the dialog to open.
    setDialogName(String) - Method in class info.magnolia.module.templatingcomponents.components.PageEditBar
     
    setDialogName(String) - Method in class info.magnolia.module.workflow.commands.FlowCommand
     
    setDialogName(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    setDialogPath(String) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
     
    setDialogPath(String) - Method in class info.magnolia.module.templating.Paragraph
    Deprecated. since 4.0 use the dialog property
    setDialogs(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for dialogs.
    setDiskStorePath(String) - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    setDispatching(DispatchRules) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    setDisplayName(String) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setDisposition(String) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setDivCSS(String) - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    The CSS class that will be applied to the div that contains these text images.
    setDrawShifter(boolean) - Method in class info.magnolia.cms.gui.control.Tree
     
    setEditButtonLabel(String) - Method in class info.magnolia.module.templatingcomponents.components.EditBar
     
    setEditButtonLabel(String) - Method in class info.magnolia.module.templatingcomponents.components.PageEditBar
     
    setEditLabel(String) - Method in class info.magnolia.cms.taglibs.EditBar
    The text of the edit button, defaults to "Edit".
    setEditLabel(String) - Method in class info.magnolia.cms.taglibs.EditButton
    Deprecated. use the label attribute instead.
    setEditLabel(String) - Method in class info.magnolia.module.templatingcomponents.jsp.EditBarTag
     
    setEditLabel(String) - Method in class info.magnolia.module.templatingcomponents.jsp.PageEditBarTag
     
    setEnableButtonLabel(String) - Method in class info.magnolia.module.templatingcomponents.components.SingletonParagraphBar
     
    setEnabled(boolean) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    setEnabled(boolean) - Method in class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
     
    setEnabled(boolean) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    setEnabled(boolean) - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    setEnabled(boolean) - Method in class info.magnolia.cms.security.DummyUser
    Deprecated.  
    setEnabled(boolean) - Method in class info.magnolia.cms.security.ExternalUser
     
    setEnabled(boolean) - Method in class info.magnolia.cms.security.MgnlUser
     
    setEnabled(boolean) - Method in interface info.magnolia.cms.security.User
     
    setEnabled(boolean) - Method in class info.magnolia.commands.MgnlCommand
     
    setEnabled(boolean) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    setEnabled(boolean) - Method in class info.magnolia.voting.voters.BaseVoterImpl
     
    setEnableDeleteButton(boolean) - Method in class info.magnolia.module.templatingcomponents.components.EditBar
     
    setEnableDeleteConfirmation(boolean) - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
     
    setEnableDeleteConfirmation(boolean) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setEnableLabel(String) - Method in class info.magnolia.module.templatingcomponents.jsp.SingletonParagraphBarTag
     
    setEnableMoveButton(boolean) - Method in class info.magnolia.module.templatingcomponents.components.EditBar
     
    setEncoding(int) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setEnd(int) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
    Sets the end.
    setEnd(Integer) - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
    Zero-based index of last item to process, inclusive.
    setEndLevel(int) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    The end level for navigation, defaults to 0.
    setEntity() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
    Sets user details.
    setEntity() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
    Set user details.
    setEntity() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
     
    setError(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
     
    setEscapeXml(boolean) - Method in class info.magnolia.cms.taglibs.Out
    Determines whether output will be XML escaped.
    setEvent(String, String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setEvent(String, String, boolean) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setEvents(Map) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setException(String, Exception) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setException(String, Exception, Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setException(Exception) - Static method in class info.magnolia.cms.util.AlertUtil
    Store the exception.
    setException(Exception, Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setExcludeCurrent(boolean) - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
    Exclude the current (active) page from the breadcrumb.
    setExecutors(Map) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setExecutors(CachePolicyExecutor[]) - Method in class info.magnolia.module.cache.executor.CompositeExecutor
     
    setExpandAll(String) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    Sitemap mode.
    SetExpirationHeaders - Class in info.magnolia.module.cache.executor
    TODO : avoid duplication with CacheHeadersFilter ???
    SetExpirationHeaders() - Constructor for class info.magnolia.module.cache.executor.SetExpirationHeaders
     
    setExpirationMinutes(int) - Method in class info.magnolia.module.cache.browsercachepolicy.FixedDuration
     
    setExpirationMinutes(long) - Method in class info.magnolia.module.cache.filter.CacheHeadersFilter
    Sets the expirationMinutes.
    setExportxml(boolean) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for exportxml.
    setExt(String) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for ext.
    setExtension(String) - Method in class info.magnolia.cms.beans.runtime.Document
     
    setExtension(String) - Method in class info.magnolia.cms.beans.runtime.File
     
    setExtension(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setExtension(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setExtension(String) - Method in class info.magnolia.link.Link
     
    setExtention(String) - Method in class info.magnolia.cms.beans.runtime.Document
    Deprecated. since 4.1.1 typo in method name - use setExtension instead
    setFactory(MgnlMailFactory) - Method in class info.magnolia.module.mail.MailModule
     
    setFailedLoginAttempts(int) - Method in class info.magnolia.cms.security.MgnlUser
     
    setFallbackHandle(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setFallbackHandle(String) - Method in class info.magnolia.link.Link
     
    setFallbackLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    setFallbackLocale(Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
     
    setFalseValue(int) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    setFile(File) - Method in class info.magnolia.cms.beans.runtime.Document
    Sets a reference to the uploaded file.
    setFile(File) - Method in class info.magnolia.cms.core.AggregationState
     
    setFileName(String) - Method in class info.magnolia.cms.beans.runtime.Document
    Sets the file name without extension.
    setFileName(String) - Method in class info.magnolia.cms.beans.runtime.File
     
    setFileName(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setFileName(String) - Method in class info.magnolia.link.Link
     
    setFileName(String) - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    setFileNameOnly(String) - Method in class info.magnolia.cms.taglibs.util.FileSrc
    Deprecated.  
    setFileProperty(String) - Method in class info.magnolia.cms.taglibs.Out
    Sets which information of a file to retrieve.
    setFileSizeInLines(long) - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    setFlow(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setFlowDefinitionURLPattern(String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
     
    setFlowItemId(String) - Method in class info.magnolia.module.workflow.inbox.Inbox
     
    setFlowName(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setFlushPolicy(FlushPolicy) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setFontFace(String) - Method in class info.magnolia.cms.taglibs.util.Text2PngFactory
    Set the TrueType font to render with.
    setFontSize(int) - Method in class info.magnolia.cms.taglibs.util.Text2PngFactory
    Set the point size of the font.
    setForBodyOnly(boolean) - Method in class info.magnolia.cms.taglibs.Set
    If true the node is unset after the end tag.
    setForceCreation(boolean) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    setForm(MultipartForm) - Method in class info.magnolia.module.admininterface.PageMVCHandler
     
    setForm(MultipartForm) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    set the from
    setForward(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
     
    setFrom(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Mail "from" field.
    setFrom(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setFrom(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setFrom(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setFromURI(String) - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
     
    setFromURI(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
     
    setFromURI(String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    setFromURI(String) - Method in interface info.magnolia.cms.exchange.Subscription
     
    setFromURI(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    setFunctionBar(FunctionBar) - Method in class info.magnolia.cms.gui.control.Tree
     
    setFunctionBar(FunctionBar) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setGlobalContentNode(Content) - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated.  set ContentNode object in resources, scope:page.
    setGroupBy(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    set group by field
    setGroupBy(String, String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    set group by field and order ('ASCENDING' | 'DESCENDING')
    setGroupBy(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setGroupBy(String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    set group on field name
    setGroupBy(String, String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    set group on field name
    setGroupBy(String, String) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setGroupBy(String) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setGroupBy(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setGroupByOrder(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setGroupByOrder(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setGroupManager(GroupManager) - Method in class info.magnolia.cms.security.SecuritySupportImpl
     
    setGroupNames(Set) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
     
    setGroups(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for groups.
    setHandle(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setHandle(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setHandle(String) - Method in class info.magnolia.link.Link
     
    setHandlePrefix(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    setHandler(MgnlMailHandler) - Method in class info.magnolia.module.mail.MailModule
     
    setHandlerClass(Class) - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    setHeader(boolean) - Method in class info.magnolia.cms.taglibs.util.TableTag
    Use first row as column headers.
    setHeader(HttpServletResponse, String, Object) - Static method in class info.magnolia.cms.util.RequestHeaderUtil
     
    setHeader(String, String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setHeight(int) - Method in class info.magnolia.cms.gui.control.Tree
     
    setHeight(String) - Method in class info.magnolia.cms.taglibs.util.ImgTag
    html pass through attribute.
    setHiddenAttribute(String) - Method in class info.magnolia.cms.taglibs.PageIterator
    If a page contains a boolean property with this name and it is set to true, the page is skipped by the iterator.
    setHideInNav(String) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    Name for the "hide in nav" nodeData.
    setHideProperty(String) - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
    Name for a page property which, if set, will make the page hidden in the breadcrumb.
    setHierarchyManager(HierarchyManager) - Method in class info.magnolia.cms.core.ContentHandler
    Set hierarchy manager.
    setHost(String) - Method in class info.magnolia.cms.util.UrlPatternDelegate
    Sets the host pattern (using SimpleUrlPattern internally).
    setHtmlEdit(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setHtmlEdit() - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setHtmlInter() - Method in class info.magnolia.cms.gui.control.Button
     
    setHtmlInter(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setHtmlPost() - Method in class info.magnolia.cms.gui.control.Button
     
    setHtmlPost(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setHtmlPre() - Method in class info.magnolia.cms.gui.control.Button
     
    setHtmlPre(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setHtmlRenderer(TreeColumnHtmlRenderer) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setI18nBasename(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setI18nBasename(String) - Method in class info.magnolia.module.admininterface.commands.MessageCommand
     
    setI18nBasename(String) - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
     
    setI18nBasename(String) - Method in class info.magnolia.module.admininterface.PageMVCHandler
     
    setI18nBasename(String) - Method in class info.magnolia.module.templating.AbstractRenderable
     
    setIcon(String) - Method in class info.magnolia.cms.gui.control.ContextMenuItem
     
    setIcon(String, String) - Method in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4 use Tree.addIcon(String, String) instead.
    setIconContentNode(String) - Method in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4, use addIcon(ItemType.CONTENTNODE.getSystemName(), src) instead
    setIconNodeData(String) - Method in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4, use addIcon(ItemType.MGNL_NODE_DATA, src) instead
    setIconOndblclick(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the double click event of the icon.
    setIconPage(String) - Method in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4, use addIcon(ItemType.CONTENT.getSystemName(), src) instead
    setIconsActivation(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIconsPermission(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIconSrc(String) - Method in class info.magnolia.cms.gui.control.Button
    Sets the source path for the image.
    setId(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setId(String) - Method in class info.magnolia.cms.taglibs.util.ImgTag
    html pass through attribute.
    setId(String) - Method in class info.magnolia.cms.taglibs.util.TableTag
    Standard html attribute.
    setImageContentNodeName(String) - Method in class info.magnolia.cms.taglibs.util.BaseImageTag
    Setter for the imageContentNodeName tag attribute.
    setImageContentNodeName(String) - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
    The name of the new contentNode that will contain the scaled version of the image.
    setImageContentNodeName(String) - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    The name of the new contentNode to create, under which all image nodes will be saved.
    setImageExtensions(List) - Method in class info.magnolia.cms.gui.dialog.DialogFile
     
    setImplementation(Class, Class) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see info.magnolia.objectfactory.DefaultComponentProvider#setImplementation(Class, Class)
    setImplementation(Class, String) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see DefaultComponentProvider.setImplementation(Class, String)
    setImplementation(Class<?>, String) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Used only in tests.
    setInclude(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
     
    setIndentionWidth(int) - Method in class info.magnolia.cms.gui.control.Tree
     
    setInherit(boolean) - Method in class info.magnolia.cms.taglibs.BaseContentTag
    Inherit the value from parent pages, if not set in the current one.
    setInstance(Class, Object) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see DefaultComponentProvider.setInstance(Class, Object)
    setInstance(Context) - Static method in class info.magnolia.context.MgnlContext
    Set context implementation instance.
    setInstance(Class<?>, Object) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Used only in tests.
    setInstanceFactory(Class, FactoryUtil.InstanceFactory) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see DefaultComponentProvider.setInstanceFactory(Class, info.magnolia.objectfactory.ComponentFactory)
    setInstanceFactory(Class<?>, ComponentFactory<?>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Used only in tests.
    setIntHeader(String, int) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setInverse(boolean) - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    setIP(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
     
    setIsIcons(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsLabel(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsMeta(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsNodeDataType(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsNodeDataValue(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsRichEditValue(int) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setItems(Collection) - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
    if this attribute is set, the tag will iterate on the collection directly passed here instead of fetching the collection named by contentNodeCollectionName.
    setItems(List) - Method in class info.magnolia.module.samples.SamplesModule
     
    setItemType(String) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
    The itemTypes search/returned by this tag.
    setItemType(ItemType) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setItemType(String) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    setItemType(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setItemTypes(String) - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
     
    setJaasChain(String) - Method in class info.magnolia.cms.security.auth.login.FormLogin
     
    setJavaScriptClass(String) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    setJavascriptMenuName(String) - Method in class info.magnolia.cms.gui.control.ContextMenuItem
     
    setJavascriptName(String) - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    setJavascriptSources(String) - Method in class info.magnolia.cms.gui.dialog.Dialog
     
    setJavascriptTree(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the name of the javascript tree object.
    setJavascriptTree(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
    set the name of the javascript tree object
    setJsExecutedAfterSaving(String) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    setJsExecutedAfterSaving(String) - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    setKeyValue(Map) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setLabel(String) - Method in class info.magnolia.cms.gui.control.Button
     
    setLabel(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setLabel(String) - Method in class info.magnolia.cms.gui.control.SelectOption
     
    setLabel(String) - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    setLabel(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    setLabel(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setLabel(String) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
     
    setLabel(String) - Method in class info.magnolia.cms.taglibs.ButtonTag
    Label for this button.
    setLabel(String) - Method in class info.magnolia.cms.taglibs.EditButton
    The button's label.
    setLabel(String) - Method in class info.magnolia.cms.taglibs.MainBar
    Label for the page properties button.
    setLabel(String) - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
     
    setLanguage(String) - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    setLanguage(String) - Method in class info.magnolia.cms.taglibs.util.Date
    Deprecated.  
    setLanguage(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setLanguageChooser() - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setLanguageChooser(Control) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setLastAccess() - Method in class info.magnolia.cms.security.MgnlUser
    Update the "last access" timestamp.
    setLastActivationActionDate() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds activated date of the current node.
    setLeft(int) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setleft(SearchQueryExpression) - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
    set left expression
    setleft(SearchQueryExpression) - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
    set left expression
    setLevel(int) - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
     
    setLevel(int) - Method in class info.magnolia.cms.taglibs.LoadPage
     
    setLevel(int) - Method in class info.magnolia.cms.taglibs.util.AHref
    level from where to start the template search.
    setLevel(int) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setLevel(int) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    setLevel(int) - Method in class info.magnolia.voting.voters.VoterSet
     
    setLimit(long) - Method in interface info.magnolia.cms.core.search.Query
    Restrict the result size of subsequent Query.execute() invocations to the given number of objects.
    setLimit(long) - Method in class info.magnolia.cms.core.search.QueryImpl
     
    setLineBreak(String) - Method in class info.magnolia.cms.taglibs.Out
    Determines how line breaks are converted.
    setLink(boolean) - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
    Create links to pages.
    setList(List<Permission>) - Method in interface info.magnolia.cms.security.auth.ACL
    Initialize access control list with provided permissions it will overwrite any existing permissions set before.
    setList(List) - Method in class info.magnolia.jaas.principal.ACLImpl
    Initialize access control list with provided permissions it will overwrite any existing permissions set before.
    setList(ListControl) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setLoadOnStartup(boolean) - Method in class info.magnolia.repository.RepositoryMapping
     
    setLocalContentNode(Content) - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated.  set ContentNode object in resources , scope:TAG.
    setLocalContentNodeCollectionName(String) - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated.  
    setLocale(Locale) - Method in class info.magnolia.cms.core.AggregationState
     
    setLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    setLocale(Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
     
    setLocale(Locale) - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    setLocale(Locale) - Method in class info.magnolia.context.AbstractContext
     
    setLocale(Locale) - Method in class info.magnolia.context.AbstractSystemContext
    Deprecated. since 4.0 - this shouldn't be exposed in the SystemContext interface. Prevent calls by throwing an UnsupportedOperationException.
    setLocale(Locale) - Method in interface info.magnolia.context.Context
     
    setLocale(Locale) - Static method in class info.magnolia.context.MgnlContext
    Set the locale for the current context.
    setLocale(Locale) - Method in interface info.magnolia.context.SystemContext
    Deprecated. since 4.0 - this method should not be exposed on SystemContext.
    setLocale(String) - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
     
    setLocaleFor(User) - Method in class info.magnolia.context.UserContextImpl
     
    setLocalName(String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
    Sets the localName.
    setLocation(String) - Method in class info.magnolia.cms.security.auth.callback.RedirectClientCallback
    The location field as sent to the browser.
    setLog(String) - Method in class info.magnolia.commands.impl.LogCommand
     
    setLogConfigurations(List) - Method in class info.magnolia.logging.AuditLoggingManager
     
    setLogging(boolean) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Log all the information sent by the mail.
    setLoggingDirectory(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Where to log to.
    setLoggingEncoding(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Encoding of the log file.
    setLoggingExtension(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. The file extension to use for new files.
    setLoggingFilename(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Name for the file (without extension).
    setLoginForm(String) - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
     
    setLoginHandlers(Collection<LoginHandler>) - Method in class info.magnolia.cms.security.auth.login.LoginFilter
     
    setLogName(String) - Method in class info.magnolia.logging.LogConfiguration
     
    setMainContent(Content) - Method in class info.magnolia.cms.core.AggregationState
     
    setMakeBrowserLinksRelative(boolean) - Method in class info.magnolia.cms.link.LinkResolverImpl
    Deprecated.  
    setMakeBrowserLinksRelative(boolean) - Method in class info.magnolia.link.LinkTransformerManager
     
    setMap(boolean) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setMap(Map<String, Object>) - Method in class info.magnolia.context.AbstractMapBasedContext
     
    setMap(Map<String, Object>) - Method in class info.magnolia.context.MapAttributeStrategy
     
    setMappings(Collection<PathMappedFlowCommand.Mapping>) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    setMarkFirstAndLastElement(boolean) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    If set to true, a "first" or "last" css class will be added to the list of css classes of the first and the last li in each ul.
    setMax(int) - Method in class info.magnolia.cms.gui.controlx.version.VersionListModel
     
    setMaxFailedLoginAttempts(int) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    setMaxHeight(int) - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
    The maximum height of the image in pixels.
    setMaxNumLinesPerPage(long) - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
    Sets new maximum value in the range <1, LONG_MAX>.
    setMaxRowsPerGroup(int) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setMaxSnippets(int) - Method in class info.magnolia.cms.taglibs.util.SearchResultSnippetTag
    Maximum number of snippets to print out.
    setMaxVersionHistory(Content) - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Set version history to max version possible.
    setMaxVersionHistory(Content) - Method in class info.magnolia.cms.core.version.VersionManager
    Set version history to max version possible.
    setMaxWidth(int) - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
    The maximum width of the image in pixels.
    setMenu(ContextMenu) - Method in class info.magnolia.cms.gui.control.Tree
     
    setMenuItems(List<ContextMenuItem>) - Method in class info.magnolia.cms.gui.control.ContextMenu
    Populate it with a list
    setMessage(String) - Static method in class info.magnolia.cms.util.AlertUtil
    Store the message.
    setMessage(String, Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setMessage(String, Exception) - Static method in class info.magnolia.cms.util.AlertUtil
    Creates a message containing the exception message.
    setMessage(String, Exception, Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setMessage(String) - Method in class info.magnolia.module.admininterface.commands.MessageCommand
     
    setMessages(Map) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
     
    setMessages(Messages) - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
     
    setMessages(Messages) - Method in interface info.magnolia.module.admininterface.AdminTreeConfiguration
    Sets the messages bundle to be used.
    setMetaData(MetaData) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Helper method to set page properties, create page calls this method.
    setMethods(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
     
    setMgnlFileImport(Document) - Method in class info.magnolia.module.admininterface.pages.ImportPage
    Setter for mgnlFileImport.
    setMgnlFormat(boolean) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for mgnlFormat.
    setMgnlKeepVersions(boolean) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for mgnlKeepVersions.
    setMgnlPath(String) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for mgnlPath.
    setMgnlRedirect(String) - Method in class info.magnolia.module.admininterface.pages.ImportPage
    Setter for mgnlRedirect.
    setMgnlRepository(String) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for mgnlRepository.
    setMgnlUuidBehavior(int) - Method in class info.magnolia.module.admininterface.pages.ImportPage
    Setter for mgnlUuidBehavior.
    setModel(ListModel) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setModelClass(Class<? extends RenderingModel>) - Method in class info.magnolia.module.templating.AbstractRenderable
     
    setModificationDate() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds modification date of the current node.
    setModule(String) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for module.
    setMove(boolean) - Method in class info.magnolia.module.templatingcomponents.jsp.EditBarTag
     
    setMoveLabel(String) - Method in class info.magnolia.cms.taglibs.EditBar
    The text of the move button, defaults to "Move".
    setMsg(String) - Method in class info.magnolia.commands.impl.LogCommand
     
    setMsgs(Messages) - Method in class info.magnolia.module.admininterface.PageMVCHandler
     
    setMultiple(String) - Method in class info.magnolia.cms.gui.control.Select
    Sets the multiple.
    setName(String) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setName(String) - Method in interface info.magnolia.cms.exchange.Subscription
     
    setName(String) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    setName(String) - Method in interface info.magnolia.cms.filters.MgnlFilter
     
    setName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setName(String) - Method in interface info.magnolia.cms.gui.controlx.Control
     
    setName(String) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setName(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    setName(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
    Set the name of this control.
    setName(String) - Method in class info.magnolia.cms.gui.query.SearchQueryParameter
    set parameter field name
    setName(String) - Method in interface info.magnolia.cms.security.auth.ACL
     
    setName(String) - Method in interface info.magnolia.cms.security.auth.Entity
    Deprecated. not used - use addProperty(Entity.NAME)
    setName(String) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
     
    setName(String) - Method in interface info.magnolia.cms.security.auth.PrincipalList
     
    setName(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
     
    setName(String) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    setName(String) - Method in class info.magnolia.cms.taglibs.Attribute
     
    setName(String) - Method in class info.magnolia.cms.taglibs.util.AAttribute
    The name of the attribute.
    setName(String) - Method in class info.magnolia.commands.MgnlCatalog
     
    setName(String) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setName(String) - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
    Sets principal name.
    setName(String) - Method in class info.magnolia.jaas.principal.ACLImpl
    Set this principal name.
    setName(String) - Method in class info.magnolia.jaas.principal.EntityImpl
    Deprecated. use addProperty(NAME, name)
    setName(String) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
    Sets this principal name.
    setName(String) - Method in class info.magnolia.logging.LogConfiguration
     
    setName(String) - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
     
    setName(String) - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    setName(String) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setName(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setName(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    setName(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setName(String) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setName(String) - Method in class info.magnolia.module.model.DependencyDefinition
     
    setName(String) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setName(String) - Method in class info.magnolia.module.model.PropertyDefinition
     
    setName(String) - Method in class info.magnolia.module.model.RepositoryDefinition
     
    setName(String) - Method in class info.magnolia.module.model.ServletDefinition
     
    setName(String) - Method in class info.magnolia.module.model.ServletParameterDefinition
     
    setName(String) - Method in class info.magnolia.module.samples.Dummy
     
    setName(String) - Method in class info.magnolia.module.templating.AbstractRenderable
     
    setName(String) - Method in class info.magnolia.repository.RepositoryMapping
     
    setName(String) - Method in class info.magnolia.voting.voters.BaseVoterImpl
     
    setNewButtonLabel(String) - Method in class info.magnolia.module.templatingcomponents.components.NewBar
     
    setNewLabel(String) - Method in class info.magnolia.cms.taglibs.NewBar
    Text of the button, defaults to "New".
    setNewLabel(String) - Method in class info.magnolia.module.templatingcomponents.jsp.NewBarTag
     
    setNewNodeName(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setNocache(boolean) - Method in class info.magnolia.module.cache.filter.CacheHeadersFilter
    Sets the nocache.
    setNode(Node) - Method in class info.magnolia.cms.core.DefaultContent
     
    setNode(Content) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setNode(Content) - Method in class info.magnolia.cms.taglibs.Set
     
    SetNode - Class in info.magnolia.cms.taglibs
    Exposes a content node to the pagecontext as a Map of nodeData, in order to access the exposed object using JSTL.
    SetNode() - Constructor for class info.magnolia.cms.taglibs.SetNode
     
    setNode(Content) - Method in class info.magnolia.link.Link
     
    SetNode.NodeMapWrapper - Class in info.magnolia.cms.taglibs
    Deprecated. use info.magnolia.cms.util.NodeMapWrapper instead
    SetNode.NodeMapWrapper(Content, Content) - Constructor for class info.magnolia.cms.taglibs.SetNode.NodeMapWrapper
    Deprecated.  
    setNodeCollectionName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setNodeCollectionName(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Collection (paragraphs) that holds the configured form fields.
    setNodeCollectionName(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
     
    setNodeCollectionName(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setNodeData(String, Value) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, Value[]) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, boolean) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, long) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, double) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, String) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, InputStream) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, Calendar) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, Content) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, Object) - Method in class info.magnolia.cms.core.AbstractContent
    Uses the NodeDataUtil to create and set the node data based on the object type.
    setNodeData(String, Value) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(String, Value[]) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(String, String) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(String, long) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(String, InputStream) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(String, double) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(String, boolean) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(String, Calendar) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(String, Content) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(String, Object) - Method in interface info.magnolia.cms.core.Content
    Sets the node data.
    setNodeData(NodeData) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setNodeData(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    Create/set the node data of the node.
    setNodeData(NodeData) - Method in class info.magnolia.link.Link
     
    setNodeDataName(String) - Method in class info.magnolia.cms.beans.runtime.FileProperties
     
    setNodeDataName(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.BaseContentTag
    Set the node data name, e.g.
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
     
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.IfEmpty
     
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.IfExisting
     
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.Out
    The name of the nodeData you wish to write out (required).
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.Set
     
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.SetNode
     
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.util.AHref
    node containing the link information.
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.util.Date
    Deprecated.  
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.util.FileSrc
    Deprecated.  
    setNodeDataName(String) - Method in class info.magnolia.cms.taglibs.util.ImgTag
    the name of the nodeData containing the image path.
    setNodeDataName(String) - Method in class info.magnolia.link.Link
     
    setNodeDatas(Content, Object, Bean2ContentTransformer) - Method in interface info.magnolia.content2bean.Bean2ContentProcessor
     
    setNodeDatas(Content, Object, String[]) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    TODO use the Bean2ContentProcessor.
    setNodeDatas(Content, Object) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    TODO use the Bean2ContentProcessor.
    setNodeDatas(Content, Map) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    TODO use the Bean2ContentProcessor.
    setNodeDataTemplate(String) - Method in class info.magnolia.cms.beans.runtime.File
     
    setNodeDataTemplate(String) - Method in class info.magnolia.cms.gui.control.File
     
    setNodeName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setNodeName(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
     
    setNodeName(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setNodeType(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set select node type value, query will be executed only on these if set
    setNodeType(String) - Method in class info.magnolia.cms.taglibs.QueryTag
    Nodetype for nodes to return.
    setNodeTypeFile(String) - Method in class info.magnolia.module.model.RepositoryDefinition
     
    setNoEditBars(boolean) - Method in class info.magnolia.cms.taglibs.Include
    Set to true if the content should not be rendered in edit mode (edit bars, ...).
    setNofollow(String) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    Name for the "nofollow" nodeData.
    setNolinkCurrent(boolean) - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
    Add current page but without links.
    setNot(boolean) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    setNot(boolean) - Method in class info.magnolia.voting.voters.VoterSet
     
    setOnclick(String) - Method in class info.magnolia.cms.gui.control.Button
     
    setOnclick(String) - Method in class info.magnolia.cms.gui.control.ContextMenuItem
     
    setOnSearchFunction(String) - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    setOp(String) - Method in class info.magnolia.voting.voters.VoterSet
     
    setOpenMenu(String) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    Name for the "open menu" nodeData.
    setOperator(String) - Method in class info.magnolia.cms.gui.query.SearchQueryOperator
    set operator name
    setOption(Content) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
     
    setOptional(boolean) - Method in class info.magnolia.module.model.DependencyDefinition
     
    setOptions(List) - Method in class info.magnolia.cms.gui.control.Select
     
    setOptions(SelectOption) - Method in class info.magnolia.cms.gui.control.Select
     
    setOptions(String, String) - Method in class info.magnolia.cms.gui.control.Select
     
    setOptions(Content, boolean) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
     
    setOptions(List) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setOptions(Content) - Method in class info.magnolia.cms.gui.dialog.DialogSelect
     
    setOrder(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
     
    setOriginalBrowserURI(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setOriginalBrowserURL(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setOriginalURI(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setOriginalURL(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setOtherwise(Voter) - Method in class info.magnolia.voting.voters.IfVoter
     
    setOverlay(boolean) - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets if the main bar overlays the content (true, default) or if it is moving it downward (false).
    setPadding(int) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
    Sets the padding.
    setPage(Content) - Method in class info.magnolia.cms.taglibs.util.SearchResultSnippetTag
    A Content node of type mgnl:content (a magnolia page), typically returned by the simpleSearch tag.
    setPageContext(PageContext) - Method in interface info.magnolia.context.WebContext
    Sets the current jsp page context.
    setPageContext(PageContext) - Method in class info.magnolia.context.WebContextImpl
    Sets the current jsp page context.
    setPages(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for pages.
    setPara(boolean) - Method in class info.magnolia.cms.taglibs.util.ConvertNewLineTag
    If true each line will be wrapped in a
    setParagraph(String) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setParagraph(String) - Method in class info.magnolia.cms.gui.inline.BarNew
     
    setParagraph(String) - Method in class info.magnolia.cms.taglibs.EditBar
    Name of paragraph (as defined in config).
    setParagraph(String) - Method in class info.magnolia.cms.taglibs.EditButton
    Deprecated. since 4.1, use the setDialog() instead.
    setParagraph(String) - Method in class info.magnolia.cms.taglibs.MainBar
    Deprecated. use the dialog attribute instead
    setParagraph(String) - Method in class info.magnolia.cms.taglibs.NewBar
    Comma separated list of allowed paragraph types.
    setParagraph(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
     
    setParagraph(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setParagraphs(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for paragraphs.
    setParagraphs(Object) - Method in class info.magnolia.module.templatingcomponents.jsp.NewBarTag
     
    setParagraphs(Object) - Method in class info.magnolia.module.templatingcomponents.jsp.SingletonParagraphBarTag
     
    setParameters(Map) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
     
    setParameters(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setParameters(String) - Method in class info.magnolia.link.Link
     
    setParameters(Map<String, Object>) - Method in class info.magnolia.module.mail.MailTemplate
     
    setParameters(Map) - Method in class info.magnolia.module.samples.Dummy
     
    setParameters(Map) - Method in class info.magnolia.module.templating.AbstractRenderable
     
    setParameters(Map<String, String>) - Method in class info.magnolia.repository.RepositoryMapping
     
    setParams(RequestFormUtil) - Method in class info.magnolia.module.admininterface.PageMVCHandler
     
    setParent(Content) - Method in class info.magnolia.cms.core.AbstractNodeData
     
    setParent(Control) - Method in interface info.magnolia.cms.gui.controlx.Control
     
    setParent(Control) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setParent(RenderingModel) - Method in interface info.magnolia.module.templating.EarlyExecutionAware
    Called before rendering of the paragraph.
    setParentContentNodeName(String) - Method in class info.magnolia.cms.taglibs.util.BaseImageTag
    Setter for the parentContentNodeName tag attribute.
    setParentContentNodeName(String) - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
    The name of the content node that contains the image to be copied and scaled.
    setParentContentNodeName(String) - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    The name of the parent of the new contentNode.
    setParentNodeDataName(String) - Method in class info.magnolia.cms.taglibs.util.ScaleImageTag
    The name of the data node that contains the image data to be copied and scaled.
    setParentpath(String) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for parentpath.
    setPasswordProperty(Content, String) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    setPath(String) - Method in class info.magnolia.cms.core.DefaultContent
     
    setPath(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setPath(String) - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
    Sets the path.
    setPath(String) - Method in class info.magnolia.cms.taglibs.BaseContentTag
    The absolute path to the content.
    setPath(String) - Method in class info.magnolia.cms.taglibs.Include
    Deprecated. file to be included (e.g. "/templates/jsp/x.jsp"). Just use basic jsp tags (i.e. ) if you need to include a jsp in your templates.
    setPath(String) - Method in class info.magnolia.cms.taglibs.LoadPage
    Path of the page to be loaded.
    setPath(String) - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
     
    setPath(String) - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    setPath(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setPath(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
     
    setPath(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setPath(String) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setPath(String) - Method in class info.magnolia.module.templating.Template
    Deprecated. since 4.0 use AbstractRenderable.setTemplatePath(String)
    setPath(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    setPath(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    setPath(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setPathCurrent(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setPathOpen(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setPathSelected(String) - Method in class info.magnolia.cms.gui.control.Tree
    Sets which path will be selected (and opened - overwrites pathOpen).
    setPattern(UrlPattern) - Method in interface info.magnolia.cms.security.Permission
     
    setPattern(UrlPattern) - Method in class info.magnolia.cms.security.PermissionImpl
     
    setPattern(String) - Method in class info.magnolia.cms.taglibs.util.Date
    Deprecated.  
    setPattern(String) - Method in class info.magnolia.cms.taglibs.util.PoweredByTag
    Sets a different message pattern than the default.
    setPattern(String) - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    setPattern(String) - Method in class info.magnolia.voting.voters.URIPatternVoter
     
    setPattern(String) - Method in class info.magnolia.voting.voters.URIRegexVoter
     
    setPermissionList(List<Permission>) - Method in interface info.magnolia.cms.security.AccessManager
    Sets the list of permissions this manager will use to determine access, implementation is free to define the structure of this list.
    setPermissionList(List<Permission>) - Method in class info.magnolia.cms.security.AccessManagerImpl
     
    setPermissions(long) - Method in interface info.magnolia.cms.security.Permission
     
    setPermissions(long) - Method in class info.magnolia.cms.security.PermissionImpl
     
    setPermissions(List) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    setPermissionWrite(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setPhase(int) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
     
    setPolicies(Collection<BrowserCachePolicy>) - Method in class info.magnolia.module.cache.browsercachepolicy.BrowserCachePolicySet
     
    setPolicies(List<FlushPolicy>) - Method in class info.magnolia.module.cache.DelegateFlushPolicy
     
    setPosition(String) - Method in class info.magnolia.cms.taglibs.ButtonTag
    Where to add this button.
    setPostHref(String) - Method in class info.magnolia.cms.taglibs.util.AHref
    href part that is added after the nodeData content.
    setPreHref(String) - Method in class info.magnolia.cms.taglibs.util.AHref
    href part that is added before the nodeData content.
    setPreSort(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
     
    setPreviewMode(boolean) - Method in class info.magnolia.cms.core.AggregationState
     
    setProperties(Object, Content, boolean, Content2BeanTransformer) - Method in interface info.magnolia.content2bean.Content2BeanProcessor
    Similar to toBean() but uses a passed bean as the root bean.
    setProperties(Object, Content) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    setProperties(Object, Content, boolean) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    setProperties(Object, Content, boolean, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    setProperties(Object, Content, boolean, Content2BeanTransformer) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    setProperties(Object, Content, boolean, Content2BeanTransformer) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    setProperties(Map<String, Object>, Content2BeanTransformer, TransformationState) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
    Populates the properties of the bean with values from the map.
    setProperty(String, Object) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, String) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, long) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, String, int) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, InputStream) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, String) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, long) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, double) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, boolean) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, Calendar) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, String) - Static method in class info.magnolia.cms.core.SystemProperty
     
    setProperty(String, String) - Method in class info.magnolia.cms.security.DummyUser
    Deprecated.  
    setProperty(String, String) - Method in class info.magnolia.cms.security.ExternalUser
     
    setProperty(String, String) - Method in interface info.magnolia.cms.security.Group
    Sets an arbitrary property for this group.
    setProperty(TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.IPSecurityManagerTransformer
     
    setProperty(String, String) - Method in class info.magnolia.cms.security.MgnlGroup
     
    setProperty(String, String) - Method in class info.magnolia.cms.security.MgnlUser
     
    setProperty(String, String) - Method in interface info.magnolia.cms.security.User
    Sets an arbitrary property for this user.
    setProperty(TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Set this property on that bean.
    setProperty(TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
     
    setProperty(TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Do not set class property.
    setProperty(TransformationState, PropertyTypeDescriptor, Map) - Method in class info.magnolia.module.cache.ehcache.CacheConfigurationTransformer
     
    setProperty(String, String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
     
    setProperty(String, Object) - Static method in class info.magnolia.nodebuilder.Ops
    Sets the value of an existing property, ignoring its current value.
    setProperty(String, Object, Object) - Static method in class info.magnolia.nodebuilder.Ops
    Sets the value of an existing property, only if the actual current value matches the given expected current value.
    setProperty(String) - Method in class info.magnolia.voting.voters.PropertyVoter
     
    SetPropertyTask - Class in info.magnolia.module.delta
    Sets a new value for a property.
    SetPropertyTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.SetPropertyTask
     
    SetPropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.SetPropertyTask
     
    setProvider(String) - Method in class info.magnolia.repository.RepositoryMapping
     
    setPushButtonTag(String) - Method in class info.magnolia.cms.gui.control.Button
     
    setQName(String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
    Sets the qName.
    setQuery(SearchQuery) - Method in class info.magnolia.cms.gui.controlx.search.AbstractSearchableListModel
    set Query
    setQuery(SearchQuery) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setQuery(SearchQuery) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set Query
    setQuery(SearchQuery) - Method in interface info.magnolia.cms.gui.controlx.search.SearchableListModel
     
    setQuery(String) - Method in class info.magnolia.cms.taglibs.QueryTag
    The query.
    setQuery(String) - Method in class info.magnolia.cms.taglibs.util.SearchResultSnippetTag
    Search query.
    setQuery(String) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
    Query to execute (e.g.
    setQuery(String) - Method in class info.magnolia.module.samples.model.SampleParagraphModel
     
    setQuery(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setQueryManager(QueryManager) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Set query manager for this hierarchy.
    setReadTimeout(int) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setReadTimeout(int) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setRealm(String) - Method in class info.magnolia.cms.security.auth.callback.RealmCallback
     
    setRealmName(String) - Method in class info.magnolia.cms.security.auth.callback.BasicClientCallback
     
    setRecursive(boolean) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    setRecursive(boolean) - Method in class info.magnolia.module.admininterface.commands.VersionCommand
     
    setRecursive(boolean) - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
     
    setRedirect(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Page to redirect to after a successfull submission.
    setRefreshOnNoCacheRequests(boolean) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    setRelativeLevels(boolean) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    If set to true, the startLevel and endLevel values are treated relatively to the current active page.
    setRenderer(Renderer) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setRenderers(Map<String, String>) - Method in class info.magnolia.module.mail.MgnlMailFactory
     
    setRenderKit(RenderKit) - Method in interface info.magnolia.cms.gui.controlx.Control
     
    setRenderKit(RenderKit) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setRenderType(String) - Method in interface info.magnolia.cms.gui.controlx.Control
     
    setRenderType(String) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setReplyTo(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Mail "replyTo" field.
    setReplyTo(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setReplyToList(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setRepositories(Map) - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
     
    setRepositories(List) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
     
    setRepository(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    setRepository(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setRepository(String) - Method in interface info.magnolia.cms.exchange.Subscription
     
    setRepository(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setRepository(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setRepository(String) - Method in interface info.magnolia.cms.security.auth.ACL
    Set repository ID for which this ACL will be constructed.
    setRepository(String) - Method in class info.magnolia.cms.taglibs.BaseContentTag
    Used if the uuid or path attribute is set.
    setRepository(String) - Method in class info.magnolia.cms.taglibs.QueryTag
    The repository to execute this query on.
    setRepository(String) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
    The repository we search in.
    setRepository(String) - Method in class info.magnolia.cms.util.LazyContentWrapper
     
    setRepository(String) - Method in class info.magnolia.jaas.principal.ACLImpl
    Set repository ID for which this ACL will be constructed.
    setRepository(String) - Method in class info.magnolia.link.Link
     
    setRepository(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setRepository(String) - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
     
    setRepository(String) - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    setRepository(String) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for repository.
    setRepository(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setRepository(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
    set the name of the repository saving to
    setRepository(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    set the name of the repository saving to
    setRepository(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    setRepository(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    setRepository(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setRepositoryId(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set repository id
    setRepositoryStrategy(RepositoryAcquiringStrategy) - Method in class info.magnolia.context.AbstractContext
     
    setRequest(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
     
    setRequest(HttpServletRequest) - Method in class info.magnolia.cms.gui.control.ControlImpl
    Deprecated.  
    setRequest(HttpServletRequest) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    setRequired(boolean) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setResponse(HttpServletResponse) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    setResponseHeaders(HttpServletResponse, String, String, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    setResultNodeType(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
     
    setRetryWait(int) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    setRight(SearchQueryExpression) - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
    set right expression
    setRight(SearchQueryExpression) - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
    set right expression
    setRoleManager(RoleManager) - Method in class info.magnolia.cms.security.SecuritySupportImpl
     
    setRoleNames(Set) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
     
    setRoles(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for roles.
    setRootdir(String) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for rootdir.
    setRootExpression(SearchQueryExpression) - Method in class info.magnolia.cms.gui.query.SearchQuery
    set root expression
    setRootNode(Node) - Method in class info.magnolia.cms.core.DefaultContent
     
    setRootPath(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setRootPath(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setRows(String) - Method in class info.magnolia.cms.gui.control.Edit
     
    setRule(Rule) - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
     
    setRules(Map<String, IPSecurityManagerImpl.Rule>) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
     
    setSampleMap(Map) - Method in class info.magnolia.module.samples.SamplesModule
     
    setSampleProperty(String) - Method in class info.magnolia.module.samples.SamplesModule
     
    setSaveInfo(boolean) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setSaveInfo(boolean) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setScope(String) - Method in class info.magnolia.cms.taglibs.Out
    Scope for the attribute named from the "var" parameter.
    setScope(String) - Method in class info.magnolia.cms.taglibs.Set
    Attention this is not the jstl scope but the magnolia scope! Values are local: same as paragraph paragraph: the current paragraph global: a globally use node (default value) page: same as page current: the current page
    setScope(String) - Method in class info.magnolia.cms.taglibs.SetNode
    Scope for the declared variable.
    setScope(String) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
    Scope for the variable.
    setSearchable(boolean) - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    setSearchPath(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set jcr path, under which search will be executed
    setSearchStr(String) - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    setSearchStr(String) - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
     
    setSecurityConfiguration(SecurityConfiguration) - Method in class info.magnolia.module.admininterface.AdminInterfaceModule
     
    setSelected(boolean) - Method in class info.magnolia.cms.gui.control.SelectOption
     
    setSelectedPath(String) - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    setSelectedRepository(String) - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    setSelector(String) - Method in class info.magnolia.cms.core.AggregationState
    Warning - this might change in the future - see MAGNOLIA-2343 for details. The provided selector value is decoded upon settings according to rules described in URLDecoder.decode(java.lang.String, java.lang.String)
    setSeparator(boolean) - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    setSeparator(String) - Method in class info.magnolia.logging.LogConfiguration
     
    setServletClass(String) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
     
    setServletName(String) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
     
    setSessionAttribute() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
    This method sets a control into the session
    setSessionLock(HttpServletRequest) - Static method in class info.magnolia.cms.security.Lock
    Set session based lock.
    setSharedStatus(int) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
    Sets shared status value to be used by subsequent LoginModule(s).
    setShifterCollapse(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the shifter image (collapse branch).
    setShifterEmpty(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the shifter image when no children are available (not expandable).
    setShifterExpand(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the shifter image (expand branch).
    setShowInPreview(boolean) - Method in class info.magnolia.cms.taglibs.AdminOnly
    Also show content in preview mode.
    setShowInPreview(boolean) - Method in class info.magnolia.cms.taglibs.PublicOnly
    Also show content in preview mode.
    setShowParagraphName(boolean) - Method in class info.magnolia.cms.taglibs.EditBar
    Show the paragraph name, default to false.
    setShowPreview(boolean) - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated. use AggregationState
    setSize(int) - Method in class info.magnolia.cms.beans.runtime.File
     
    setSize(String) - Method in class info.magnolia.module.admininterface.pages.FileThumbnailDialogPage
    Setter for size.
    setSmall(boolean) - Method in class info.magnolia.cms.gui.control.Bar
     
    setSmall(boolean) - Method in class info.magnolia.cms.gui.control.Button
     
    setSmall(boolean) - Method in class info.magnolia.cms.taglibs.EditButton
    Sets the size of the button, true for small button, false for a large one (defaults to true).
    setSmtp(Map<String, String>) - Method in class info.magnolia.module.mail.MailModule
     
    setSnippetMode(boolean) - Method in class info.magnolia.cms.gui.control.Tree
    Sets if only a snippet (requested branch) shall be returnde or including the surounding html (tree header, js/css links etc).
    setSortBy(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
     
    setSortBy(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    set sort by field
    setSortBy(String, String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    set sort by field and order ('ASCENDING' | 'DESCENDING')
    setSortBy(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setSortBy(String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    set sort on field name
    setSortBy(String, String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    set sort on field name
    setSortBy(String, String) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setSortBy(String) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setSortBy(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setSortByOrder(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setSortByOrder(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setSortComparator(Comparator) - Method in class info.magnolia.cms.gui.control.Tree
     
    setSpecificDialogName(String) - Method in class info.magnolia.module.templatingcomponents.components.EditBar
     
    setSrc(String) - Method in class info.magnolia.module.admininterface.pages.FileThumbnailDialogPage
    Setter for src.
    setStart(int) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
    Sets the start.
    setStartDate(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setStartLevel(String) - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
    At which level to start.
    setStartLevel(int) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    The start level for navigation, defaults to 0.
    setStartLevel(int) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
    The start level for search, defaults to 0.
    setStartPath(String) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
    The path we search in.
    setState(int) - Method in class info.magnolia.cms.gui.control.Button
     
    setStatement(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setStatus(int) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setStatus(int, String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setStep(int) - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
    Process every stepth element (e.g 2 = every second element).
    setStopDate(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setStyle(String) - Method in class info.magnolia.cms.taglibs.util.ImgTag
    html pass through attribute.
    setStyle(String) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    The css class to be applied to the first ul.
    setStyle(String) - Method in class info.magnolia.cms.taglibs.util.TableTag
    Standard html attribute.
    setSubject(Subject) - Method in class info.magnolia.cms.security.AbstractUser
     
    setSubject(Subject) - Method in interface info.magnolia.cms.security.User
    The jass login handler will set the subject.
    setSubject(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Mail "subject" field.
    setSubject(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setSubject(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setSubject(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setSubscribers(Collection<Subscriber>) - Method in interface info.magnolia.cms.exchange.ActivationManager
     
    setSubscribers(Collection<Subscriber>) - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
     
    setSubscriptions(Collection<Subscription>) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setSubscriptions(Collection) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setSubTemplates(Map<String, Template>) - Method in class info.magnolia.module.templating.Template
     
    setSupportSubstringSearch(boolean) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
    Deprecated. not used when useSimpleJcrQuery is set to true.
    setSyndicator(Syndicator) - Method in class info.magnolia.module.admininterface.commands.BaseActivationCommand
     
    setSystemLock() - Static method in class info.magnolia.cms.security.Lock
    Set system wide lock.
    setSystemRepositories(Map) - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
     
    setTemplate(String) - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, template which will be used to render content of this node.
    setTemplate(String) - Method in class info.magnolia.cms.taglibs.EditButton
    Set display handler (JSP / Servlet), needs to know the relative path from WEB-INF.
    setTemplate(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Instead of the mail type you can define a template to use.
    setTemplate(MailTemplate) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setTemplateExceptionHandler(TemplateExceptionHandler) - Method in class info.magnolia.freemarker.FreemarkerConfig
     
    setTemplateFile(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setTemplateName(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setTemplateName(String) - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
     
    setTemplateName(String) - Method in class info.magnolia.cms.taglibs.LoadPage
     
    setTemplateName(String) - Method in class info.magnolia.cms.taglibs.util.AHref
    template name to search for.
    setTemplatePath(String) - Method in class info.magnolia.module.templating.AbstractRenderable
     
    setTemplates(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for templates.
    setTemplatesConfiguration(List<MailTemplate>) - Method in class info.magnolia.module.mail.MailModule
     
    setTemplateType(String) - Method in class info.magnolia.cms.core.MetaData
    Deprecated. since 4.0 - not used - template type is determined by template definition
    setTemplateType(String) - Method in class info.magnolia.module.templating.Paragraph
    Deprecated. since 4.0 use the type property
    setTestPrefix(String) - Method in class info.magnolia.debug.DerbyTestPersistenceManager
     
    setText(String) - Method in class info.magnolia.cms.taglibs.util.Text2PngFactory
    Set the text to be rendered by the Txt2PngFactory.
    setText(String) - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    The text to be converted.
    setText(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setTextBackColor(String) - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    The color of the background in hexadecimal format, e.g.
    setTextFontColor(String) - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    The color of the text in hexadecimal format, e.g.
    setTextFontFace(String) - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    The font face of the text, e.g.
    setTextFontSize(int) - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    The size of the text, in points, e.g.
    setTextRGB(int, int, int) - Method in class info.magnolia.cms.taglibs.util.Text2PngFactory
    Set 8-bit RGB values for text colour.
    setTextSplit(String) - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    The method used to split the text into sub-strings: 'none', 'words', or 'characters'.
    setThen(Voter) - Method in class info.magnolia.voting.voters.IfVoter
     
    setTitle(String) - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, could be used as html header.
    setTitle(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setTitle(String) - Method in class info.magnolia.module.templating.AbstractRenderable
     
    setTitleProperty(String) - Method in class info.magnolia.cms.taglibs.util.Breadcrumb
    Name for a page property which holds the title to display in breadcrumbs.
    setTitleSize(String) - Method in class info.magnolia.module.samples.templates.SampleTemplate
     
    setTo(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Mail "to" field.
    setTo(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setToList(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setToList(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setToMagnoliaResources(boolean) - Method in class info.magnolia.cms.filters.DispatchRule
     
    setTop(int) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setTopParent(DialogControlImpl) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setToURI(String) - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
     
    setToURI(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
     
    setToURI(String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    setToURI(String) - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
     
    setToURI(String) - Method in interface info.magnolia.cms.exchange.Subscription
     
    setToURI(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    setToWebContainerResources(boolean) - Method in class info.magnolia.cms.filters.DispatchRule
     
    setTransformer(Content2BeanTransformer) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setTree(Tree) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setTreeClass(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setTrueValue(int) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    setTrueValue(int) - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    setType(String) - Method in class info.magnolia.cms.beans.runtime.Document
    Sets the mime type for this file.
    setType(int) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setType(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setType(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    setType(String) - Method in class info.magnolia.cms.taglibs.QueryTag
    Query type: "sql" or "xpath".
    setType(String) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated. Mail type.
    setType(TypeDescriptor) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setType(Class<?>) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setType(int) - Method in class info.magnolia.module.admininterface.config.AclTypeConfiguration
     
    setType(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setType(String) - Method in class info.magnolia.module.templating.AbstractRenderable
     
    setUnActivated() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds activated status of the current node.
    setUnlockRetries(int) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    setUp() - Method in class info.magnolia.cms.taglibs.util.TextToImageTag
    Initialize settings.
    setupContentTypeAndCharacterEncoding(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.filters.ContentTypeFilter
     
    setupContext(Map, Content, RenderableDefinition, RenderingModel, Object) - Method in class info.magnolia.module.templating.AbstractRenderer
     
    setupContext(Map, Content, RenderableDefinition, RenderingModel, Object) - Method in class info.magnolia.module.templating.paragraphs.FreemarkerParagraphRenderer
     
    SetupModuleRepositoriesTask - Class in info.magnolia.module.delta
    Bootstrap empty repositories for the current module.
    SetupModuleRepositoriesTask() - Constructor for class info.magnolia.module.delta.SetupModuleRepositoriesTask
     
    setUri(String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
    Sets the uri.
    setURIPrefix(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    setURL(String) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setUrl(String) - Method in class info.magnolia.cms.util.UrlPatternDelegate
    Sets the Url pattern (using SimpleUrlPattern internally).
    setURL(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setUrl(URL) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setUseI18N(boolean) - Method in class info.magnolia.cms.link.AbsolutePathTransformer
    Deprecated.  
    setUseI18N(boolean) - Method in class info.magnolia.link.AbsolutePathTransformer
     
    setUseJCROrderBy(boolean) - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
     
    setUseLifeTimeJCRSession(boolean) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    setUserName(String) - Method in class info.magnolia.module.workflow.inbox.InboxListModel
     
    setUsers(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for users.
    setUseSimpleJcrQuery(boolean) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
    Set this attribute to false to generate the search query as it was generated until Magnolia 3.5.4 (which will force a search on non-indexed word, which usually leads in less good results).
    setUseURI2RepositoryMapping(boolean) - Method in class info.magnolia.cms.link.AbsolutePathTransformer
    Deprecated.  
    setUseURI2RepositoryMapping(boolean) - Method in class info.magnolia.link.AbsolutePathTransformer
     
    setUUID(String) - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    setUuid(String) - Method in class info.magnolia.cms.taglibs.BaseContentTag
    The uuid to use for finding the content.
    setUuid(String) - Method in class info.magnolia.cms.util.LazyContentWrapper
     
    setUUID(String) - Method in class info.magnolia.link.Link
     
    setUuid(String) - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
     
    setUuidToLink(String) - Method in class info.magnolia.cms.taglibs.Out
    Transform a uuid value to a link.
    setUuidToLinkRepository(String) - Method in class info.magnolia.cms.taglibs.Out
    Used if the uuidToLink attribute is set.
    setValidationMessage(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setValue(InputStream) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(String) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(int) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(long) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(double) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(boolean) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(Calendar) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(Content) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(Value) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(Value[]) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(String) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(int) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(long) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(double) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(boolean) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(Calendar) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(Value) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(Value[]) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(Content) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(InputStream) - Method in class info.magnolia.cms.core.DefaultNodeData
     
    setValue(String) - Method in interface info.magnolia.cms.core.NodeData
    set value of type String.
    setValue(int) - Method in interface info.magnolia.cms.core.NodeData
    set value of type int.
    setValue(long) - Method in interface info.magnolia.cms.core.NodeData
    set value of type long.
    setValue(InputStream) - Method in interface info.magnolia.cms.core.NodeData
    set value of type InputStream.
    setValue(double) - Method in interface info.magnolia.cms.core.NodeData
    set value of type double.
    setValue(boolean) - Method in interface info.magnolia.cms.core.NodeData
    set value of type boolean.
    setValue(Calendar) - Method in interface info.magnolia.cms.core.NodeData
    set value of type Calendar.
    setValue(Content) - Method in interface info.magnolia.cms.core.NodeData
    Sets a reference value.
    setValue(Value) - Method in interface info.magnolia.cms.core.NodeData
    set value of type Value.
    setValue(Value[]) - Method in interface info.magnolia.cms.core.NodeData
    set value of type Value[].
    setValue(String) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(int) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(long) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(InputStream) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(double) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(boolean) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(Calendar) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(Content) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(Value) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(Value[]) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setValue(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
     
    setValue(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setValue(Date) - Method in class info.magnolia.cms.gui.query.DateSearchQueryParameter
    set value
    setValue(String) - Method in class info.magnolia.cms.gui.query.StringSearchQueryParameter
    set value
    setValue(Object) - Method in class info.magnolia.cms.taglibs.Attribute
     
    setValue(String) - Method in class info.magnolia.cms.taglibs.util.AAttribute
    The value of the attribute.
    setValue(NodeData, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
    Calls the correct setValue method based on object type.
    setValue(boolean) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(Calendar) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(double) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(InputStream) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(int) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(long) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(Content) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(Value) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(Value[]) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(int) - Method in class info.magnolia.module.admininterface.config.PermissionConfiguration
     
    setValue(String) - Method in class info.magnolia.module.model.PropertyDefinition
     
    setValue(String) - Method in class info.magnolia.module.model.ServletParameterDefinition
     
    setValue(String) - Method in class info.magnolia.voting.voters.PropertyVoter
     
    setValueProvider(ValueProvider) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
     
    setValueProvider(ValueProvider) - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
     
    setValues(List) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setValues(Map<String, Object>, List<MailAttachment>) - Method in class info.magnolia.module.mail.MailTemplate
     
    setValueType(int) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setVar(String) - Method in class info.magnolia.cms.taglibs.Out
    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.
    setVar(String) - Method in class info.magnolia.cms.taglibs.QueryTag
    The result for this query (Collection of content objects) will be added to the pageContext with this name.
    setVar(String) - Method in class info.magnolia.cms.taglibs.SetNode
    The content node will be added to the pagecontext with this name.
    setVar(String) - Method in class info.magnolia.cms.taglibs.UserTag
    The current user will be set to the pageContext variable with this name.
    setVar(String) - Method in class info.magnolia.cms.taglibs.util.RedirectTag
    Name for the variable which will contain the URL of the page this tag will redirect to.
    setVar(String) - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
    The search results (a collection of Content nodes (pages)) will be added to the pagecontext using this name.
    setVar(String) - Method in class info.magnolia.cms.taglibs.util.StrToObj
    name of the pageContext variable where the obj is put to.
    setVarStatus(String) - Method in class info.magnolia.cms.taglibs.ContentNodeIterator
    Name of variable to hold the loop status with the following properties: index: position of the current item; count: number of times through the loop (starting with 1); first: boolean indicator if this is the first iteration; last: boolean indicator if this is the last iteration.
    setVersion(String) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    setVersion(String) - Method in class info.magnolia.module.model.DependencyDefinition
     
    setVersion(Version) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setVersionHandler(Class<? extends ModuleVersionHandler>) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setVersionLabel(String) - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    setVersionManually(boolean) - Method in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    setVersionMap(List) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    setVirtualURIs(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for virtualURIs.
    setVisible(boolean) - Method in class info.magnolia.module.templating.Template
     
    setVoter(Voter) - Method in class info.magnolia.voting.voters.InverseVoter
     
    setVoter(AbstractBoolVoter) - Method in class info.magnolia.voting.voters.NotVoter
     
    setVoters(VoterSet) - Method in class info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
     
    setVoters(VoterSet) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    setVoters(VoterSet) - Method in class info.magnolia.module.cache.ContentCompression
     
    setVoting(Voting) - Method in class info.magnolia.voting.voters.VoterSet
     
    setWebsite(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for website.
    setWebsiteNode(Content) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setWidth(int) - Method in class info.magnolia.cms.gui.control.TreeColumn
    set the name relative width of the column; default is 1
    setWidth(String) - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    setWidth(String) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setWidth(String) - Method in class info.magnolia.cms.taglibs.util.ImgTag
    html pass through attribute.
    setWorkflowName(String) - Method in class info.magnolia.module.workflow.commands.FlowCommand
     
    setWorkflowName(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    setWorkItem(WorkItem) - Method in class info.magnolia.module.workflow.WorkItemContext
     
    setWorkItemId(String) - Method in class info.magnolia.module.workflow.inbox.SubPagesList
     
    setWorkspace(String) - Method in interface info.magnolia.cms.security.auth.ACL
    Set workspace ID for which this ACL will be constructed.
    setWorkspace(String) - Method in class info.magnolia.jaas.principal.ACLImpl
    Set workspace ID for which this ACL will be constructed.
    setWorkspaceId(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set workspace Id
    setWorkspaces(Collection<String>) - Method in class info.magnolia.repository.RepositoryMapping
     
    setWrappedContent(Content) - Method in class info.magnolia.cms.util.ContentWrapper
    Deprecated. since 4.3 - use ContentWrapper.ContentWrapper(info.magnolia.cms.core.Content) instead.
    setWrappedNodeData(NodeData) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setWrapperElement(String) - Method in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    When specified, all links will have the anchortext wrapped in the supplied element.
    SHA1 - Static variable in class info.magnolia.cms.security.Digester
     
    SHA256 - Static variable in class info.magnolia.cms.security.Digester
    There are five (5) FIPS-approved* algorithms for generating a condensed representation of a message (message digest): SHA-1, SHA-224, SHA-256,SHA-384, and SHA-512.
    SHA384 - Static variable in class info.magnolia.cms.security.Digester
     
    SHA512 - Static variable in class info.magnolia.cms.security.Digester
     
    sharedState - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    shouldBypass(AggregationState, Object) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    shouldCache(Cache, AggregationState, FlushPolicy) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    shouldCache(Cache, AggregationState, FlushPolicy) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    shouldCache(Cache, AggregationState, FlushPolicy) - Method in interface info.magnolia.module.cache.CachePolicy
    Implementations can chose whether to cache or not - but note that the aggregationState might not be completely populated.
    shouldRefresh(AggregationState, Object) - Method in class info.magnolia.module.cache.cachepolicy.Default
    Checks whether requested content should be served from cache or refreshed instead.
    shouldRender(Content) - Method in class info.magnolia.cms.gui.control.NodeTypeFilteringTreeColumnHtmlRenderer
     
    shouldRender() - Method in class info.magnolia.module.templatingcomponents.components.AbstractAuthoringUiComponent
    Override this method if the component needs to be rendered under different conditions.
    show() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Show the tree
    show() - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    show() - Method in class info.magnolia.module.admininterface.PageMVCHandler
    This is an empty implementation return the default show view.
    show() - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeHandler
     
    show() - Method in class info.magnolia.module.storeclient.pages.AllModulesListPage
    This is an empty implementation return the default show view.
    show() - Method in class info.magnolia.module.storeclient.pages.InstalledModulesListPage
    This is an empty implementation return the default show view.
    showDialog() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
    Calls createDialog and sets the common parameters on the dialog
    showFlow() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    showNode(Content, NodeData, String) - Method in class info.magnolia.cms.gui.control.Tree
    Override to make special exclusions.
    showPreview() - Static method in class info.magnolia.cms.taglibs.Resource
    Deprecated. use AggregationState.isPreviewMode
    shutdown() - Static method in class info.magnolia.cms.beans.config.ContentRepository
    Shuts down all repositories (through Provider instances) and clears all mappings.
    shutdownLogging() - Static method in class info.magnolia.logging.Log4jConfigurer
    Shuts down Log4J.
    ShutdownManager - Class in info.magnolia.cms.beans.config
    Deprecated. since 4.0: usage removed. Providers are now shutdown by the ConfigLoader. Modules should handle their own lifecycles since 3.5.
    ShutdownManager() - Constructor for class info.magnolia.cms.beans.config.ShutdownManager
    Deprecated.  
    shutdownRepository() - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    shutdownRepository() - Method in interface info.magnolia.repository.Provider
     
    SIBLING_UUID - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    siblings(Content) - Method in class info.magnolia.module.templating.MagnoliaTemplatingUtilities
    Returns an instance of SiblingsHelper for the given node.
    SIBLINGS_ELEMENT - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    SIBLINGS_ROOT_ELEMENT - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Name of the element in the resource file describing siblings of activated node.
    SiblingsHelper - Class in info.magnolia.cms.util
    A utility class to navigate amongst the siblings of a given node.
    SimpleContentVersionHandler - Class in info.magnolia.module.admininterface.setup
     
    SimpleContentVersionHandler() - Constructor for class info.magnolia.module.admininterface.setup.SimpleContentVersionHandler
     
    SimpleContext - Class in info.magnolia.context
    Simple context delegating methods to the thread local context.
    SimpleContext() - Constructor for class info.magnolia.context.SimpleContext
    Uses current instance of MgnlContext at the time of creation as it's internal reference context.
    SimpleContext(Map<String, Object>) - Constructor for class info.magnolia.context.SimpleContext
    Decorate a map.
    SimpleEmail - Class in info.magnolia.module.mail.templates.impl
    Simple mail with attachments.
    SimpleEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.impl.SimpleEmail
     
    SimpleMailHandler - Class in info.magnolia.module.mail.handlers
    This is a simple util class to send email from the form pages ...
    SimpleMailHandler() - Constructor for class info.magnolia.module.mail.handlers.SimpleMailHandler
     
    SimpleMailTag - Class in info.magnolia.cms.taglibs.util
    Deprecated. since 4.0
    SimpleMailTag() - Constructor for class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated.  
    SimpleNavigationTag - Class in info.magnolia.cms.taglibs.util
    Draws a simple, css based, navigation menu.
    SimpleNavigationTag() - Constructor for class info.magnolia.cms.taglibs.util.SimpleNavigationTag
     
    SimplePageMVCHandler - Class in info.magnolia.module.admininterface
    This is a simple default implementation.
    SimplePageMVCHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.SimplePageMVCHandler
     
    SimpleSearchTag - Class in info.magnolia.cms.taglibs.util
    A simple tag which allows searching in all the site content with a "natural language" query.
    SimpleSearchTag() - Constructor for class info.magnolia.cms.taglibs.util.SimpleSearchTag
     
    SimpleSearchUtil - Class in info.magnolia.cms.gui.controlx.search
     
    SimpleSearchUtil() - Constructor for class info.magnolia.cms.gui.controlx.search.SimpleSearchUtil
     
    SimpleServletOutputStream - Class in info.magnolia.module.cache.filter
    Servlet output stream implementation.
    SimpleServletOutputStream(OutputStream) - Constructor for class info.magnolia.module.cache.filter.SimpleServletOutputStream
     
    SimpleSyndicator - Class in info.magnolia.module.exchangesimple
    Implementation of syndicator that simply sends all activated content over http connection specified in the subscriber.
    SimpleSyndicator() - Constructor for class info.magnolia.module.exchangesimple.SimpleSyndicator
     
    SimpleUrlPattern - Class in info.magnolia.cms.util
    An implementation of URLPattern which matches strings using simple * or ? wildcards.
    SimpleUrlPattern(String) - Constructor for class info.magnolia.cms.util.SimpleUrlPattern
    Compile a regexp pattern handling * and ? chars.
    SINGLE_CHAR_PATTERN - Static variable in class info.magnolia.cms.util.SimpleUrlPattern
    Regexp pattern used for the simple keyword ?.
    SingleJCRSessionSystemContext - Class in info.magnolia.context
    All Threads share the same jcr sessions.
    SingleJCRSessionSystemContext() - Constructor for class info.magnolia.context.SingleJCRSessionSystemContext
     
    SingletonParagraphBar - Class in info.magnolia.module.templatingcomponents.components
    An hybrid between a new bar and an edit bar for non-moveable paragraphs: it's either added by the editor, edited, or removed.
    SingletonParagraphBar(ServerConfiguration, AggregationState) - Constructor for class info.magnolia.module.templatingcomponents.components.SingletonParagraphBar
     
    SingletonParagraphBarDirective - Class in info.magnolia.module.templatingcomponents.freemarker
    A freemarker directive for the singleton paragraph bar UI component.
    SingletonParagraphBarDirective() - Constructor for class info.magnolia.module.templatingcomponents.freemarker.SingletonParagraphBarDirective
     
    SingletonParagraphBarTag - Class in info.magnolia.module.templatingcomponents.jsp
    Jsp tag which renders a singleton paragraph bar UI component.
    SingletonParagraphBarTag() - Constructor for class info.magnolia.module.templatingcomponents.jsp.SingletonParagraphBarTag
     
    SIZE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    size and unit depending of size in bytes, KB, or MB: 257.3.
    SIZE - Static variable in class info.magnolia.cms.taglibs.ContentNodeIterator
    Deprecated. use the varStatus tag attribute to get a reference to a javax.servlet.jsp.jstl.core.LoopTagStatus instance.
    size - Variable in class info.magnolia.cms.taglibs.ContentNodeIterator
     
    size() - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    size() - Method in class info.magnolia.cms.util.OrderedProperties
     
    size() - Method in class info.magnolia.context.AbstractContext
    size() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
     
    size() - Method in class info.magnolia.freemarker.models.ContentModel
     
    size() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
    Returns the number of expressions currently stored in that store.
    SIZE_BYTES - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    size in bytes: 263492.
    SIZE_KB - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    size in KB: 257.3.
    SIZE_LARGE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    SIZE_MB - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    size in MB: 0.2.
    SIZE_MEDIUM - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    SIZE_SMALL - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    SIZE_XLARGE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    skip(long) - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    SKIP_RENDERING - Static variable in interface info.magnolia.module.templating.RenderingModel
    A constant used in some special cases where rendering must be skipped, i.e.
    SkipNodeFilter - Class in info.magnolia.importexport.filters
    A simple filter that skips over import of child nodes.
    SkipNodeFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.SkipNodeFilter
     
    SkipNodePropertyFilter - Class in info.magnolia.importexport.filters
    A base abstract filter that can be sub-classed in order to easily implement removal of properties based on their name/content.
    SkipNodePropertyFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.SkipNodePropertyFilter
    Instantiates a new filter.
    SkipNodePropertyFilter.BufferedElement - Class in info.magnolia.importexport.filters
    Temporary element storage node.
    SkipNodePropertyFilter.BufferedElement(String, String, String, Attributes) - Constructor for class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
     
    skipProperty - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
     
    SLASH - Static variable in class info.magnolia.importexport.DataTransporter
     
    SLASH - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    SMTP_DEFAULT_HOST - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_DEFAULT_PORT - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_PASSWORD - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_PORT - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_SEND_PARTIAL - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_SERVER - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_SSL - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_TLS - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_USER - Static variable in interface info.magnolia.module.mail.MailConstants
     
    sort(Object, Object) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
    group by
    sortBy - Variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    sort by field name
    sortByDependencyLevel(Map<String, ModuleDefinition>) - Method in interface info.magnolia.module.model.reader.DependencyChecker
     
    sortByDependencyLevel(Map<String, ModuleDefinition>) - Method in class info.magnolia.module.model.reader.DependencyCheckerImpl
     
    sortByOrder - Variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    sort by order
    Sources - Class in info.magnolia.cms.gui.misc
     
    Sources(String) - Constructor for class info.magnolia.cms.gui.misc.Sources
    Instantiate a new Source for a given context path.
    Spacer - Class in info.magnolia.cms.gui.misc
    Utility class.
    split(String) - Method in class info.magnolia.module.templatingcomponents.jsp.AbstractTag
     
    SQL - Static variable in interface info.magnolia.cms.core.search.Query
     
    StandaloneGZipFilter - Class in info.magnolia.module.cache.filter
    This subclass of GZipFilter is meant to be used when no CacheFilter is present: it checks if the client accepts gzip'd responses.
    StandaloneGZipFilter() - Constructor for class info.magnolia.module.cache.filter.StandaloneGZipFilter
     
    start(String) - Method in class info.magnolia.debug.PerformanceTestStatus
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.admininterface.AdminInterfaceModule
     
    start(Cache) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
     
    start() - Method in interface info.magnolia.module.cache.CacheFactory
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.cache.CacheModule
     
    start(Cache) - Method in class info.magnolia.module.cache.DelegateFlushPolicy
     
    start() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    start(Cache) - Method in interface info.magnolia.module.cache.FlushPolicy
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.mail.MailModule
     
    start(ModuleLifecycleContext) - Method in interface info.magnolia.module.ModuleLifecycle
     
    start(Collection<Content>) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.samples.SamplesModule
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.templating.TemplatingModule
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.setup.CoreModule
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.ImportXmlRootFilter
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.MagnoliaV2Filter
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.RemoveMixversionableFilter
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.SkipNodeFilter
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.VersionFilter
     
    startEngine() - Method in class info.magnolia.module.workflow.WorkflowModule
     
    startModule(Object, ModuleDefinition, ModuleLifecycleContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
     
    startModules() - Method in interface info.magnolia.module.ModuleManager
     
    startModules() - Method in class info.magnolia.module.ModuleManagerImpl
     
    startObservation() - Method in class info.magnolia.cms.filters.MgnlMainFilter
     
    startObservation(String) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    startPath() - Method in class info.magnolia.cms.taglibs.util.SimpleSearchTag
     
    startPrefixMapping(String, String) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
    Skip unwanted name spaces, see MAGNOLIA-2756.
    STARTS - Static variable in class info.magnolia.cms.gui.query.StringSearchQueryParameter
    sql constraint "STARTS"
    startServer(ServletContext) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
     
    startup(ModuleDefinition, List<Task>) - Static method in class info.magnolia.module.delta.DeltaBuilder
     
    startup(Version, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
    TODO : it seems irrelevant to have a Version in startup tasks.
    STATUS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    STATUS_FAILED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_FAILED - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    STATUS_IN_PROCESS - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_NO_LOGIN - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_NOT_HANDLED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_SKIPPED - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    STATUS_SUCCEDED - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
    Deprecated. use STATUS_SUCCEEDED
    STATUS_SUCCEEDED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_SUCCEEDED - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    STATUS_UNAVAILABLE - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    step - Variable in class info.magnolia.cms.taglibs.ContentNodeIterator
    Tag attribute.
    stop(String) - Method in class info.magnolia.debug.PerformanceTestStatus
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.admininterface.AdminInterfaceModule
     
    stop(Cache) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
     
    stop() - Method in interface info.magnolia.module.cache.CacheFactory
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.cache.CacheModule
     
    stop(Cache) - Method in class info.magnolia.module.cache.DelegateFlushPolicy
     
    stop() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    stop(Cache) - Method in interface info.magnolia.module.cache.FlushPolicy
     
    stop() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.mail.MailModule
     
    stop(ModuleLifecycleContext) - Method in interface info.magnolia.module.ModuleLifecycle
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.samples.SamplesModule
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.templating.TemplatingModule
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.setup.CoreModule
     
    stopModule(Object, ModuleDefinition, ModuleLifecycleContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
     
    stopModules() - Method in interface info.magnolia.module.ModuleManager
     
    stopModules() - Method in class info.magnolia.module.ModuleManagerImpl
     
    storageNode - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    store(ChangeLog) - Method in class info.magnolia.debug.DerbyTestPersistenceManager
     
    store(PropertyState) - Method in class info.magnolia.debug.DerbyTestPersistenceManager
     
    store - Static variable in class info.magnolia.module.cache.CachePolicyResult
     
    Store - Class in info.magnolia.module.cache.executor
    Wraps the response and stores the content in a cache Entry.
    Store() - Constructor for class info.magnolia.module.cache.executor.Store
     
    STORE_ITERATOR_QUERY - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    storeAsNode(String) - Method in interface info.magnolia.cms.core.search.Query
    Description inherited from javax.jcr.query.Query#storeAsNode()
    Creates a node representing this Query in content.
    storeAsNode(String) - Method in class info.magnolia.cms.core.search.QueryImpl
     
    storeExpression(FlowExpression) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
    Stores one expression.
    storeWorkItem(String, InFlowWorkItem) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
    Stores a workitem.
    StrictErrorHandler - Class in info.magnolia.nodebuilder
    An ErrorHandler which interrupts operations as soon as one error happens, by throwing a NodeOperationException.
    StrictErrorHandler() - Constructor for class info.magnolia.nodebuilder.StrictErrorHandler
     
    string(Map<String, TemplateModel>, String, String) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
     
    string2DOM(String) - Static method in class info.magnolia.cms.util.ConfigUtil
    Deprecated. since 4.0 - not used
    string2DOM(String, Map<String, String>) - Static method in class info.magnolia.cms.util.ConfigUtil
    Uses a map to find dtds in the resources.
    string2JDOM(String) - Static method in class info.magnolia.cms.util.ConfigUtil
    Convert the string to a JDOM Document.
    string2JDOM(String, Map) - Static method in class info.magnolia.cms.util.ConfigUtil
    Deprecated. since 4.0 - not used
    StringLengthComparator - Class in info.magnolia.cms.util
    A simple comparator that compares to String lengths.
    StringLengthComparator() - Constructor for class info.magnolia.cms.util.StringLengthComparator
     
    StringSearchQueryParameter - Class in info.magnolia.cms.gui.query
     
    StringSearchQueryParameter(String, String, String) - Constructor for class info.magnolia.cms.gui.query.StringSearchQueryParameter
     
    stripContextPathIfExists(String) - Method in class info.magnolia.cms.core.AggregationState
    WARNING: If passing URI without context path but it starts with same text as the context path it will be stripped off as well!!!
    stripHtmlTags(String) - Method in class info.magnolia.cms.taglibs.util.SearchResultSnippetTag
     
    StrToObj - Class in info.magnolia.cms.taglibs.util
    converts a string to an object using split.
    StrToObj() - Constructor for class info.magnolia.cms.taglibs.util.StrToObj
     
    subject - Variable in class info.magnolia.cms.security.AbstractUser
     
    subject - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    SubPagesControl - Class in info.magnolia.module.workflow.inbox
    Control used to display the list of sub pages in a workitem.
    SubPagesControl() - Constructor for class info.magnolia.module.workflow.inbox.SubPagesControl
     
    SubPagesList - Class in info.magnolia.module.workflow.inbox
    The AbstractList responsible for displaying sub pages included in an activation workitem.
    SubPagesList(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.workflow.inbox.SubPagesList
     
    SubPagesList.SubPage - Class in info.magnolia.module.workflow.inbox
    Simple model bean for displayed subpages included in an activation workitem.
    SubPagesList.SubPage(Content, String) - Constructor for class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
     
    Subscriber - Interface in info.magnolia.cms.exchange
    Subscriber is a java bean holding all configuration details of the subscription at runtime.
    Subscription - Interface in info.magnolia.cms.exchange
    Description of a path or area parent subscriber will react on.
    subSort(Object, Object) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
    sub sort
    success - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    SUFFIX - Static variable in class info.magnolia.module.mail.templates.impl.MgnlPageEmail
     
    SYNDICATE - Static variable in interface info.magnolia.cms.security.Permission
     
    Syndicator - Interface in info.magnolia.cms.exchange
    Basic activation contract.
    SYSTEM - Static variable in class info.magnolia.cms.core.ItemType
     
    SYSTEM_NODE - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
    Sub-node containing the data used for the version/restore process.
    SYSTEM_PSWD - Static variable in interface info.magnolia.cms.security.UserManager
    Magnolia system default password.
    SYSTEM_USER - Static variable in interface info.magnolia.cms.security.UserManager
    Magnolia system user name.
    SystemContentWrapper - Class in info.magnolia.cms.util
    A lazy content wrapper reading from the node using the LifeTimeJCRSessionUtil.
    SystemContentWrapper(String, String) - Constructor for class info.magnolia.cms.util.SystemContentWrapper
     
    SystemContentWrapper(Content) - Constructor for class info.magnolia.cms.util.SystemContentWrapper
     
    SystemContext - Interface in info.magnolia.context
    This context is a system wide context with full access.
    systemProperties() - Static method in class info.magnolia.cms.taglibs.CmsFunctions
    Returns the system properties.
    SystemProperty - Class in info.magnolia.cms.core
    A global holder for system-wide configuration properties.
    systemProperty(String) - Static method in class info.magnolia.cms.taglibs.CmsFunctions
    Returns the value of a system property.
    SystemRepositoryStrategy - Class in info.magnolia.context
    Uses a single full access AccessManager.
    SystemRepositoryStrategy(SystemContext) - Constructor for class info.magnolia.context.SystemRepositoryStrategy
     
    SystemUserManager - Class in info.magnolia.cms.security
    Responsible to handle system users like anonymous and superuser.
    SystemUserManager() - Constructor for class info.magnolia.cms.security.SystemUserManager
     

    T

    TableTag - Class in info.magnolia.cms.taglibs.util
    Draws an html table.
    TableTag() - Constructor for class info.magnolia.cms.taglibs.util.TableTag
     
    TableTagBeanInfo - Class in info.magnolia.cms.taglibs.util
    Bean info, needed for the "class" attribute.
    TableTagBeanInfo() - Constructor for class info.magnolia.cms.taglibs.util.TableTagBeanInfo
     
    Task - Interface in info.magnolia.module.delta
    A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
    TaskExecutionException - Exception in info.magnolia.module.delta
    An exception thrown when a task can not be executed and can not be recovered from.
    TaskExecutionException(String) - Constructor for exception info.magnolia.module.delta.TaskExecutionException
     
    TaskExecutionException(String, Throwable) - Constructor for exception info.magnolia.module.delta.TaskExecutionException
     
    taskId - Variable in class info.magnolia.cms.util.DelayedExecutor
    The current taskId.
    TaskLogErrorHandler - Class in info.magnolia.nodebuilder.task
    An ErrorHandler which logs handled errors to the InstallContext as warnings, and wraps unhandled exceptions in NodeOperationException.
    TaskLogErrorHandler(InstallContext) - Constructor for class info.magnolia.nodebuilder.task.TaskLogErrorHandler
     
    Template - Class in info.magnolia.cms.beans.config
    Deprecated. since 4.0 - moved to info.magnolia.module.templating.Template
    Template() - Constructor for class info.magnolia.cms.beans.config.Template
    Deprecated.  
    TEMPLATE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    TEMPLATE - Static variable in class info.magnolia.cms.core.MetaData
     
    Template - Class in info.magnolia.module.templating
    Represents a template definition.
    Template() - Constructor for class info.magnolia.module.templating.Template
    Used internally for SubTemplates.
    TEMPLATE_TYPE - Static variable in class info.magnolia.cms.core.MetaData
     
    TemplateColumn - Class in info.magnolia.module.admininterface.trees
     
    TemplateColumn(String, HttpServletRequest) - Constructor for class info.magnolia.module.admininterface.trees.TemplateColumn
     
    TemplatedMVCHandler - Class in info.magnolia.module.admininterface
    A default page (handler) using a freemarker template to render.
    TemplatedMVCHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.TemplatedMVCHandler
     
    TemplatedRenderer - Class in info.magnolia.cms.gui.controlx.impl
    Used the classname by default to get the template to render.
    TemplatedRenderer() - Constructor for class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
    Uses the controls class name to construct the template name
    TemplatedRenderer(String) - Constructor for class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
     
    TemplateManager - Class in info.magnolia.module.templating
    Manages the templates of the system.
    TemplateManager() - Constructor for class info.magnolia.module.templating.TemplateManager
     
    TemplateMessagesUtil - Class in info.magnolia.cms.i18n
    Deprecated. officially since 4.0 - informally since 3.0
    TemplateRenderer - Interface in info.magnolia.cms.beans.runtime
    Deprecated. since 4.0 - moved to info.magnolia.module.templating.TemplateRenderer
    TemplateRenderer - Interface in info.magnolia.module.templating
    A TemplateRenderer implementation is responsible for generating the actual response from request data and a template.
    TemplateRendererManager - Class in info.magnolia.module.templating
    Manages the template renderers of the system.
    TemplateRendererManager() - Constructor for class info.magnolia.module.templating.TemplateRendererManager
     
    TemplateTreeColumnHtmlRenderer - Class in info.magnolia.module.admininterface.trees
     
    TemplateTreeColumnHtmlRenderer() - Constructor for class info.magnolia.module.admininterface.trees.TemplateTreeColumnHtmlRenderer
     
    TemplatingComponentsModuleVersionHandler - Class in info.magnolia.module.templatingcomponents.setup
    The module's version handler.
    TemplatingComponentsModuleVersionHandler() - Constructor for class info.magnolia.module.templatingcomponents.setup.TemplatingComponentsModuleVersionHandler
     
    TemplatingModule - Class in info.magnolia.module.templating
    Handles module's lifecycle.
    TemplatingModule() - Constructor for class info.magnolia.module.templating.TemplatingModule
     
    TemplatingModuleVersionHandler - Class in info.magnolia.module.templating.setup
    Module's version handler.
    TemplatingModuleVersionHandler() - Constructor for class info.magnolia.module.templating.setup.TemplatingModuleVersionHandler
     
    TEST_RENDER_KIT - Static variable in class info.magnolia.cms.gui.controlx.RenderKitFactory
    Minimal output for testing reasons
    TestRenderKit - Class in info.magnolia.cms.gui.controlx.impl
    A simple implementation returning the simplest possible html for testing reasons.
    TestRenderKit() - Constructor for class info.magnolia.cms.gui.controlx.impl.TestRenderKit
    Init the special renderers
    Text2PngFactory - Class in info.magnolia.cms.taglibs.util
    Class to generate PNG images from TrueType font strings.
    Text2PngFactory() - Constructor for class info.magnolia.cms.taglibs.util.Text2PngFactory
    Construct factory without setting font.
    Text2PngFactory(String, int) - Constructor for class info.magnolia.cms.taglibs.util.Text2PngFactory
    Construct factory with given font face and size.
    Text2PngFactory(String, int, String) - Constructor for class info.magnolia.cms.taglibs.util.Text2PngFactory
    Construct factory with given font face and size.
    TEXT_HTML_UTF - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
     
    TEXT_PLAIN_UTF - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
     
    TextToImageTag - Class in info.magnolia.cms.taglibs.util
    Tag that converts text into PNG images, and outputs a div element containing a set of img elements.
    TextToImageTag() - Constructor for class info.magnolia.cms.taglibs.util.TextToImageTag
     
    then(NodeOperation...) - Method in class info.magnolia.nodebuilder.AbstractNodeOperation
     
    then(NodeOperation...) - Method in interface info.magnolia.nodebuilder.NodeOperation
     
    ThreadDependentSystemContext - Interface in info.magnolia.context
    Some implementations of the system context release resources when a thread is not used anymore.
    ThreadedMailHandler - Class in info.magnolia.module.mail.handlers
    This class is meant to allow async emails ...
    timer - Variable in class info.magnolia.cms.util.DelayedExecutor
     
    timestamp - Variable in class info.magnolia.cms.util.DelayedExecutor
     
    TITLE - Static variable in class info.magnolia.cms.core.MetaData
    Top level atoms viewed as metadata of the specified content these must be set by the authoring system itself, but could be changed via custom templates if necessary.
    TMP_REFERENCED_NODES - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
    Node which contains stubs for referenced nodes.
    to35Layout(HierarchyManager, Collection) - Method in class info.magnolia.module.exchangesimple.setup.for3_5.UpdateActivationConfigTask
     
    TO_MAP_TRANSFORMER - Static variable in class info.magnolia.content2bean.Content2BeanUtil
    Transforms all nodes to a map.
    TO_URI_NODEDATANAME - Static variable in class info.magnolia.cms.beans.config.VirtualURIManager
     
    toBean(Content, boolean, Content2BeanTransformer) - Method in interface info.magnolia.content2bean.Content2BeanProcessor
    Transforms the node to a bean using the passed transformer.
    toBean(Content) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    toBean(Content, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    toBean(Content, boolean, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    toBean(Content, boolean) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    toBean(Content, boolean, Content2BeanTransformer) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    toBean(Content, boolean, Content2BeanTransformer) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    toBean(Content, boolean, Content2BeanTransformer, TransformationState) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    toBoolean(String, boolean) - Static method in class info.magnolia.cms.util.BooleanUtil
    Behaves much like org.apache.commons.lang.BooleanUtils but returns the defaultValue if the input string is null, empty, or unrecognized.
    toContent(Content, Object, boolean, Bean2ContentTransformer) - Method in interface info.magnolia.content2bean.Bean2ContentProcessor
     
    toDateJCRExpression(DateSearchQueryParameter) - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
    Make a jcr expression out of the expression
    TODAY - Static variable in class info.magnolia.cms.gui.query.DateSearchQueryParameter
    sql constraint "TODAY"
    toHEX(String) - Static method in class info.magnolia.cms.security.Digester
    Converts a byte array to a string Hex.
    toHEX(byte[]) - Static method in class info.magnolia.cms.security.Digester
    Converts a byte array to a string Hex.
    toI18NURI(String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    toI18NURI(String, Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    toI18NURI(String, Locale) - Method in class info.magnolia.cms.i18n.DefaultI18nContentSupport
    Adds the language prefix to the uri.
    toI18NURI(String, Locale) - Method in class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
     
    toI18NURI(String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
    Transform the internal uri to a i18n uri.
    toI18NURI(String, Locale) - Method in class info.magnolia.cms.i18n.RequestLocaleAwareI18nContentSupport
     
    toJCRExpression(SearchQueryExpression) - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
    Make a jcr expression out of the expression
    toLevel(String) - Static method in class info.magnolia.logging.LoggingLevel
     
    toLevel(int) - Static method in class info.magnolia.logging.LoggingLevel
     
    toLevel(String) - Static method in class info.magnolia.module.mail.handlers.LoggingLevel
     
    toLevel(int) - Static method in class info.magnolia.module.mail.handlers.LoggingLevel
     
    toMap(Content) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Transforms the nodes data into a map containing the names and values.
    toMap(Content, boolean) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Transforms the nodes data into a map containing the names and values.
    toMap(Content, boolean, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
     
    toMap(Content, boolean, Content2BeanTransformer, TransformationState) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
    Transforms the children of provided content into a map.
    toPattern() - Method in class info.magnolia.cms.link.UUIDLink
    Deprecated.  
    toPattern(Link) - Static method in class info.magnolia.link.LinkFactory
    Converts provided Link to an UUID link pattern.
    toProperties(HierarchyManager) - Static method in class info.magnolia.importexport.PropertiesImportExport
    Deprecated. since 4.3 This method is deprecated, it returns results in a format that does not match the format that the import method uses (doesn't include @uuid or @type properties) It is kept here to support existing test and applications that might break as a result of these changes (i.e. unit tests that are expecting a specific number of properties returned, etc) For new applications use the contentToProperties methods instead.
    toProperties(Content) - Static method in class info.magnolia.importexport.PropertiesImportExport
     
    toPureMaps(Content, boolean) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Transforms the nodes data into a map containing the names and values.
    toRawURI(String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
    Removes the prefix.
    toRawURI(String, Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    toRawURI(String, Locale) - Method in class info.magnolia.cms.i18n.DefaultI18nContentSupport
     
    toRawURI(String, Locale) - Method in class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
     
    toRawURI(String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
    Remove all i18n tokens form the uri.
    toRawURI(String, Locale) - Method in class info.magnolia.cms.i18n.RequestLocaleAwareI18nContentSupport
     
    toString() - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
     
    toString() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
     
    toString() - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    toString() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    toString() - Method in class info.magnolia.cms.core.AbstractContent
     
    toString() - Method in class info.magnolia.cms.core.AbstractNodeData
     
    toString() - Method in class info.magnolia.cms.core.ItemType
     
    toString() - Method in class info.magnolia.cms.core.MetaData
     
    toString() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
    get string representation
    toString() - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
    Nice string.
    toString() - Method in class info.magnolia.cms.i18n.LocaleDefinition
    Uses the locals toString() method.
    toString() - Method in class info.magnolia.cms.security.PermissionImpl
     
    toString() - Method in class info.magnolia.cms.taglibs.util.Text2PngFactory
     
    toString() - Method in class info.magnolia.cms.util.ContentWrapper
     
    toString() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    toString() - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    toString() - Method in class info.magnolia.cms.util.NodeTypeFilter
     
    toString() - Method in class info.magnolia.cms.util.ObservationUtil.DeferringEventListener
     
    toString() - Method in class info.magnolia.cms.util.Rule
    Get a string representation of this rule.
    toString() - Method in class info.magnolia.cms.util.SimpleUrlPattern
     
    toString() - Method in class info.magnolia.cms.util.UrlPatternDelegate
    toString() - Method in class info.magnolia.debug.PerformanceTestStatus
     
    toString() - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
     
    toString() - Method in class info.magnolia.jaas.principal.ACLImpl
     
    toString() - Method in class info.magnolia.jaas.principal.EntityImpl
     
    toString() - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
     
    toString() - Method in class info.magnolia.module.cache.CachePolicyResult.CachePolicyBehaviour
     
    toString() - Method in class info.magnolia.module.cache.CachePolicyResult
     
    toString() - Method in class info.magnolia.module.cache.DefaultCacheKey
     
    toString() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
     
    toString() - Method in class info.magnolia.module.delta.AbstractTask
     
    toString() - Method in class info.magnolia.module.delta.ArrayDelegateTask
     
    toString() - Method in class info.magnolia.module.model.DependencyDefinition
     
    toString() - Method in class info.magnolia.module.model.ModuleDefinition
     
    toString() - Method in class info.magnolia.module.model.Version
     
    toString() - Method in class info.magnolia.module.model.VersionRange
     
    toString() - Method in class info.magnolia.module.ModuleManager.ModuleAndDeltas
     
    toString() - Method in class info.magnolia.module.templating.AbstractRenderable
     
    toString() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    toString() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    toString() - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    toString() - Method in class info.magnolia.voting.voters.BaseVoterImpl
     
    toString() - Method in class info.magnolia.voting.voters.IfVoter
     
    toString() - Method in class info.magnolia.voting.voters.PropertyVoter
     
    toString() - Method in class info.magnolia.voting.voters.VoterSet
     
    toStringJCRExpression(StringSearchQueryParameter) - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
     
    toViewId(String) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    toViewPattern(String) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    toViewPattern(String) - Method in class info.magnolia.module.admininterface.config.URIRepositoryConfiguration
     
    toXPathFriendlyString(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
     
    trackMail(HttpServletRequest, String, StringBuffer, StringBuffer) - Method in class info.magnolia.cms.taglibs.util.SimpleMailTag
    Deprecated.  
    transform(UUIDLink) - Method in class info.magnolia.cms.link.AbsolutePathTransformer
    Deprecated. 
    transform(UUIDLink) - Method in class info.magnolia.cms.link.RelativePathTransformer
    Deprecated.  
    transform(Link) - Method in class info.magnolia.link.AbsolutePathTransformer
    Transforms Link into desired output.
    transform(Link) - Method in class info.magnolia.link.EditorLinkTransformer
     
    transform(Link) - Method in interface info.magnolia.link.LinkTransformer
    Transforms Link into desired output.
    transform(Link) - Method in class info.magnolia.link.RelativePathTransformer
     
    TransformationState - Interface in info.magnolia.content2bean
    This state contains three stacks.
    TransformationStateImpl - Class in info.magnolia.content2bean.impl
    Transformation state implementation.
    TransformationStateImpl() - Constructor for class info.magnolia.content2bean.impl.TransformationStateImpl
     
    transformNode(Content) - Method in class info.magnolia.cms.beans.config.ServerConfiguration.InstanceFactory
     
    transformNode(Content) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    transformPath(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
    Override this method to alter all paths passed into the various hierarchy manager methods.
    transport(HttpURLConnection, ActivationContent) - Static method in class info.magnolia.module.exchangesimple.Transporter
    Initiates multipart http post to transport content to the subscriber.
    Transporter - Class in info.magnolia.module.exchangesimple
    Class responsible for transport of activated content.
    Transporter() - Constructor for class info.magnolia.module.exchangesimple.Transporter
     
    Tree - Class in info.magnolia.cms.gui.control
     
    Tree(String, String, HttpServletRequest) - Constructor for class info.magnolia.cms.gui.control.Tree
    Deprecated. don't pass the request
    Tree(String, String) - Constructor for class info.magnolia.cms.gui.control.Tree
    Constructor.
    Tree(String, HttpServletRequest) - Constructor for class info.magnolia.cms.gui.control.Tree
    Deprecated. use Tree(name, repository) instead
    tree - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    name of the tree (not the repository)
    TreeColumn - Class in info.magnolia.cms.gui.control
     
    TreeColumn() - Constructor for class info.magnolia.cms.gui.control.TreeColumn
     
    TreeColumn(String, HttpServletRequest) - Constructor for class info.magnolia.cms.gui.control.TreeColumn
    Deprecated. use the empty constuctor
    TreeColumnHtmlRenderer - Interface in info.magnolia.cms.gui.control
    You can add an implenting class to a TreeColumn to custom the rendering of the column output
    TreeColumnHtmlRendererImpl - Class in info.magnolia.cms.gui.control
     
    TreeColumnHtmlRendererImpl() - Constructor for class info.magnolia.cms.gui.control.TreeColumnHtmlRendererImpl
     
    TreeHandlerManager<H extends AdminTreeMVCHandler> - Class in info.magnolia.module.admininterface
     
    TreeHandlerManager() - Constructor for class info.magnolia.module.admininterface.TreeHandlerManager
     
    trigger() - Method in class info.magnolia.cms.util.DelayedExecutor
     
    TrueCondition - Class in info.magnolia.module.delta
    A Condition which always return true.
    TrueCondition(String, String) - Constructor for class info.magnolia.module.delta.TrueCondition
     
    TrueVoter - Class in info.magnolia.voting.voters
    Used to set a default not 0 outcome value.
    TrueVoter() - Constructor for class info.magnolia.voting.voters.TrueVoter
     
    TRY_FIRST_PASS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    TRY_MAPPED_PASS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    type - Variable in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
     
    TYPE_ALL - Static variable in class info.magnolia.module.admininterface.config.AclTypeConfiguration
     
    TYPE_SUBS - Static variable in class info.magnolia.module.admininterface.config.AclTypeConfiguration
     
    TYPE_THIS - Static variable in class info.magnolia.module.admininterface.config.AclTypeConfiguration
     
    TypeDescriptor - Class in info.magnolia.content2bean
    Describes the type under the transformation.
    TypeDescriptor() - Constructor for class info.magnolia.content2bean.TypeDescriptor
     
    TypeMapping - Interface in info.magnolia.content2bean
    Contract for mapping of the type and its properties to appropriate java beans.
    TypeMapping.Factory - Class in info.magnolia.content2bean
    Get the default transformer.
    TypeMapping.Factory() - Constructor for class info.magnolia.content2bean.TypeMapping.Factory
     
    TypeMappingImpl - Class in info.magnolia.content2bean.impl
    Basic type mapping implementation.
    TypeMappingImpl() - Constructor for class info.magnolia.content2bean.impl.TypeMappingImpl
     
    types - Static variable in class info.magnolia.content2bean.impl.TypeMappingImpl
    Descriptors for types.
    typeStack - Variable in class info.magnolia.content2bean.impl.TransformationStateImpl
     

    U

    UNDEFINED_DEVELOPMENT_VERSION - Static variable in class info.magnolia.module.model.Version
     
    UNDEFINED_FROM - Static variable in class info.magnolia.module.model.Version
     
    UNDEFINED_TO - Static variable in class info.magnolia.module.model.Version
     
    ungzip(byte[]) - Static method in class info.magnolia.module.cache.util.GZipUtil
     
    unhandledRepositoryException(RepositoryException, Content) - Method in class info.magnolia.nodebuilder.AbstractErrorHandler
    Override this method if you need finer grained control on RepositoryExceptions that haven't been handled by the handle() method yet, or if you want to try and keep on proceeding anyway.
    UnicodeNormalizationFilter - Class in info.magnolia.cms.filters
    Normalizes the current URI to the NFC form which is used internally.
    UnicodeNormalizationFilter() - Constructor for class info.magnolia.cms.filters.UnicodeNormalizationFilter
     
    UnicodeNormalizationRequestWrapper - Class in info.magnolia.cms.filters
    Performs unicode normalization (NFC) for request parameters.
    UnicodeNormalizationRequestWrapper(HttpServletRequest) - Constructor for class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
     
    UnicodeNormalizer - Class in info.magnolia.cms.util
    A wrapper around java.text.Normalizer and com.ibm.icu.text.Normalizer; uses the former if present, or none if none is present.
    UnicodeNormalizer() - Constructor for class info.magnolia.cms.util.UnicodeNormalizer
     
    UnicodeNormalizer.AutoDetectNormalizer - Class in info.magnolia.cms.util
    Tries to load the normalizer dynamically and respects the property SystemProperty.MAGNOLIA_UTF8_ENABLED.
    UnicodeNormalizer.AutoDetectNormalizer() - Constructor for class info.magnolia.cms.util.UnicodeNormalizer.AutoDetectNormalizer
     
    UnicodeNormalizer.ICUNormalizer - Class in info.magnolia.cms.util
    Uses com.ibm.icu.text.Normalizer to normalize the string.
    UnicodeNormalizer.ICUNormalizer() - Constructor for class info.magnolia.cms.util.UnicodeNormalizer.ICUNormalizer
     
    UnicodeNormalizer.Java6ReflectionNormalizer - Class in info.magnolia.cms.util
    This uses reflection, since we're still compiling with Java 5.
    UnicodeNormalizer.Java6ReflectionNormalizer() - Constructor for class info.magnolia.cms.util.UnicodeNormalizer.Java6ReflectionNormalizer
     
    UnicodeNormalizer.NonNormalizer - Class in info.magnolia.cms.util
    Returns the original value unchanged.
    UnicodeNormalizer.NonNormalizer() - Constructor for class info.magnolia.cms.util.UnicodeNormalizer.NonNormalizer
     
    UnicodeNormalizer.Normalizer - Interface in info.magnolia.cms.util
    Used to normalize a String.
    unload(ServletContext) - Method in class info.magnolia.cms.beans.config.ConfigLoader
     
    UnloadPage - Class in info.magnolia.cms.taglibs
    The unloadPage tag will restore actpage to the currently displayed page.
    UnloadPage() - Constructor for class info.magnolia.cms.taglibs.UnloadPage
     
    unlock() - Method in interface info.magnolia.cms.core.Content
    Removes the lock on this node.
    unlock() - Method in class info.magnolia.cms.core.DefaultContent
     
    unlock() - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    unlock() - Method in class info.magnolia.cms.util.ContentWrapper
     
    unlock(Object) - Method in interface info.magnolia.module.cache.BlockingCache
    Will unlock the key.
    unlock(Object) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
     
    unregisterChangeListener(String, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
     
    unregisterNamespace(String, Workspace) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    unregisterNamespace(String, Workspace) - Method in interface info.magnolia.repository.Provider
    Unregister namespace with the repository.
    unstoreExpression(FlowExpression) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
    Removes the expression from the JCR storage.
    unwrap(TemplateModel, Class) - Method in class info.magnolia.freemarker.models.MagnoliaObjectWrapper
    Unwraps our custom wrappers, let the default wrapper do the rest.
    unwrapIf(RuntimeException, Class<E>) - Static method in class info.magnolia.cms.util.ExceptionUtil
    Given a RuntimeException, this method will - throw its cause exception, if the cause exception is an instance of the type of the unwrapIf parameter - throw its cause exception, if the cause exception is a RuntimeException - throw the given RuntimeException otherwise.
    update(Version, String, Task) - Static method in class info.magnolia.module.delta.DeltaBuilder
    Convenience factory method for an Update Delta with a single task.
    update(String, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
     
    update(Version, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
     
    update(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    handle update (activate) request.
    UPDATE_PATH - Static variable in class info.magnolia.setup.for3_6.CheckNodesForMixVersionable
     
    UpdateActivationConfigTask - Class in info.magnolia.module.exchangesimple.setup.for3_5
    Updates configuration and naming of activation related nodes in Magnolia as part of 3.0 upgrade.
    UpdateActivationConfigTask() - Constructor for class info.magnolia.module.exchangesimple.setup.for3_5.UpdateActivationConfigTask
     
    updateActivationDetails(String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Updates current content activation meta data with the time stamp and user details of the activation.
    updateDate() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    UpdatedDefaultPublicURIWarning - Class in info.magnolia.module.admininterface.setup.for4_0
    In 4.0 and 4.1, we accidentally overrode the default uri mapping on public instances to the "Quickstart" page, even if templates were present.
    UpdatedDefaultPublicURIWarning() - Constructor for class info.magnolia.module.admininterface.setup.for4_0.UpdatedDefaultPublicURIWarning
     
    updateDeactivationDetails(String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Updates current content activation meta data with the timestamp and user details of the deactivation.
    UpdateGroups - Class in info.magnolia.setup.for3_6_2
    Updates all users to add an extra permission to read their own configuration node..
    UpdateGroups() - Constructor for class info.magnolia.setup.for3_6_2.UpdateGroups
     
    UpdateI18nConfiguration - Class in info.magnolia.setup.for3_5
    Updates pre 3.5 internationalization configuration to the format used since 3.5.
    UpdateI18nConfiguration() - Constructor for class info.magnolia.setup.for3_5.UpdateI18nConfiguration
     
    updateLinks(Content, String, String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Update the links in a string returned by a rich text editor.
    updateMetaData() - Method in class info.magnolia.cms.core.AbstractContent
     
    updateMetaData() - Method in interface info.magnolia.cms.core.Content
    You could call this method anytime to update working page properties - Modification date & Author ID.
    updateMetaData() - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    updateMetaData() - Method in class info.magnolia.cms.util.ContentWrapper
     
    updateMetaData(Content, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    UpdateRoles - Class in info.magnolia.setup.for3_6_2
    Updates all users to add an extra permission to read their own configuration node..
    UpdateRoles() - Constructor for class info.magnolia.setup.for3_6_2.UpdateRoles
     
    UpdateURI2RepositoryMappings - Class in info.magnolia.setup.for3_5
    Updates format of URI2Repository mappings to format used since 3.5.
    UpdateURI2RepositoryMappings() - Constructor for class info.magnolia.setup.for3_5.UpdateURI2RepositoryMappings
     
    UpdateURIMappings - Class in info.magnolia.setup.for3_5
    Updates virtualURIMappings to the format suitable for c2b.
    UpdateURIMappings() - Constructor for class info.magnolia.setup.for3_5.UpdateURIMappings
     
    UpdateUserManagers - Class in info.magnolia.setup.for4_4_3
    Updates user managers with maxFailedLoginAttempts property which is used in account lockout feature.
    UpdateUserManagers() - Constructor for class info.magnolia.setup.for4_4_3.UpdateUserManagers
     
    UpdateUserPermissions - Class in info.magnolia.setup.for4_3
    Updates all users to add an extra permission to read their own configuration node..
    UpdateUserPermissions() - Constructor for class info.magnolia.setup.for4_3.UpdateUserPermissions
     
    UpdateUsers - Class in info.magnolia.setup.for3_6_2
    Updates all users to add an extra permission to read their own configuration node..
    UpdateUsers() - Constructor for class info.magnolia.setup.for3_6_2.UpdateUsers
     
    upload() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    URI2RepositoryManager - Class in info.magnolia.cms.beans.config
    Maps uri prefixes to repositories.
    URI2RepositoryManager() - Constructor for class info.magnolia.cms.beans.config.URI2RepositoryManager
     
    URI2RepositoryMapping - Class in info.magnolia.cms.beans.config
    Describes a uri to repository mapping.
    URI2RepositoryMapping(String, String, String) - Constructor for class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    URI2RepositoryMapping() - Constructor for class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    URI_REPOSITORY - Static variable in class info.magnolia.cms.security.URISecurityFilter
     
    URI_WORKSPACE - Static variable in class info.magnolia.cms.security.URISecurityFilter
     
    URIPatternVoter - Class in info.magnolia.voting.voters
    Checks if URI matches the pattern.
    URIPatternVoter() - Constructor for class info.magnolia.voting.voters.URIPatternVoter
     
    URIRegexVoter - Class in info.magnolia.voting.voters
    A voter taking a plain regex pattern which has to matched against the current uri.
    URIRegexVoter() - Constructor for class info.magnolia.voting.voters.URIRegexVoter
     
    URIRepositoryConfiguration - Class in info.magnolia.module.admininterface.config
     
    URIRepositoryConfiguration() - Constructor for class info.magnolia.module.admininterface.config.URIRepositoryConfiguration
     
    URISecurityFilter - Class in info.magnolia.cms.security
    This Filter protects URI as defined by ROLE(s)/GROUP(s) ACL.
    URISecurityFilter() - Constructor for class info.magnolia.cms.security.URISecurityFilter
     
    URIStartsWithVoter - Class in info.magnolia.voting.voters
    Checks if the URI starts with the given pattern.
    URIStartsWithVoter() - Constructor for class info.magnolia.voting.voters.URIStartsWithVoter
     
    URL_CHAR_PATTERN - Static variable in class info.magnolia.cms.util.SimpleUrlPattern
    Any char, newline included.
    UrlPattern - Interface in info.magnolia.cms.util
    Pattern interface, used to match URLs.
    UrlPattern.MatchAllPattern - Class in info.magnolia.cms.util
    A default implementation with matches any input.
    UrlPattern.MatchAllPattern() - Constructor for class info.magnolia.cms.util.UrlPattern.MatchAllPattern
    Instantiates a new MatchAllPattern instance.
    UrlPatternDelegate - Class in info.magnolia.cms.util
    An implementation of PatternDelegate that evaluates as condition a request uri patter or a hostname pattern.
    UrlPatternDelegate() - Constructor for class info.magnolia.cms.util.UrlPatternDelegate
     
    USE_FIRST_PASS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    USE_MAPPED_PASS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    useCache - Static variable in class info.magnolia.module.cache.CachePolicyResult
     
    UseCache - Class in info.magnolia.module.cache.executor
    Serves the content from the cache.
    UseCache() - Constructor for class info.magnolia.module.cache.executor.UseCache
     
    UselessNameFilter - Class in info.magnolia.importexport.filters
    A filter that can be used to remove optional "name" attributes in template, dialogs or paragraph nodes.
    UselessNameFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.UselessNameFilter
    Instantiates a new filter.
    USER - Static variable in class info.magnolia.cms.core.ItemType
     
    USER - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    user - Variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
     
    User - Interface in info.magnolia.cms.security
    Represents a magnolia user.
    user - Variable in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
     
    user - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    USER_GROUPS - Static variable in class info.magnolia.cms.beans.config.ContentRepository
     
    USER_ROLES - Static variable in class info.magnolia.cms.beans.config.ContentRepository
     
    UserAgentVoter - Class in info.magnolia.voting.voters
    A voter which checks the user agent header in request object against a list of allowed and/or rejected user agents.
    UserAgentVoter() - Constructor for class info.magnolia.voting.voters.UserAgentVoter
     
    UserAwareLoginModule - Interface in info.magnolia.jaas.sp
    Not all jaas module can return a user object, those which can should implement this interface.
    UserCallback - Class in info.magnolia.cms.security.auth.callback
    Used to transport the created User object back.
    UserCallback(User) - Constructor for class info.magnolia.cms.security.auth.callback.UserCallback
     
    UserContext - Interface in info.magnolia.context
    User aware context.
    UserContextImpl - Class in info.magnolia.context
    User aware context implementation able to release and discard all kept info upon user logout.
    UserContextImpl() - Constructor for class info.magnolia.context.UserContextImpl
     
    useRealmCallback - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
    Allow the client to define the realm he logs into.
    UserEditDialog - Class in info.magnolia.module.admininterface.dialogs
     
    UserEditDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    userInstance(Content) - Method in class info.magnolia.cms.security.MgnlUserManager
    Deprecated. since 4.3.1 - use MgnlUserManager.newUserInstance(info.magnolia.cms.core.Content)
    UserManager - Interface in info.magnolia.cms.security
    Manages users.
    USERS - Static variable in class info.magnolia.cms.beans.config.ContentRepository
     
    UsersPage - Class in info.magnolia.module.admininterface.pages
     
    UsersPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.UsersPage
    Required constructor.
    UsersTreeConfiguration - Class in info.magnolia.module.admininterface.trees
     
    UsersTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.UsersTreeConfiguration
     
    UsersTreeHandler - Class in info.magnolia.module.admininterface.trees
     
    UsersTreeHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.trees.UsersTreeHandler
     
    UserTag - Class in info.magnolia.cms.taglibs
    Set the current user (info.magnolia.cms.security.User) into a pageContext variable.
    UserTag() - Constructor for class info.magnolia.cms.taglibs.UserTag
     
    UTC_TIME_ZONE - Static variable in class info.magnolia.cms.util.DateUtil
     
    UTF8 - Static variable in class info.magnolia.importexport.DataTransporter
     
    UTF8_STATUS - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    UUID - Static variable in class info.magnolia.module.cache.commands.FlushFromCachesByUUIDCommand
     
    uuid2path(String, String) - Static method in class info.magnolia.cms.util.ContentUtil
     
    UUID_KEY_MAP_KEY - Static variable in class info.magnolia.module.cache.cachepolicy.Default
     
    UUID_PATTERN - Static variable in class info.magnolia.cms.link.UUIDLink
    Deprecated. Pattern to find a magnolia formatted link.
    UUID_PATTERN - Static variable in class info.magnolia.link.LinkFactory
    Pattern to find a magnolia formatted uuid link.
    UUIDDialogControl - Interface in info.magnolia.cms.gui.dialog
    This interface marks a control the UUIDSaveHandler will save as uuid instead of a string.
    UUIDLink - Class in info.magnolia.cms.link
    Deprecated. since 4.0 use Link instead
    UUIDLink() - Constructor for class info.magnolia.cms.link.UUIDLink
    Deprecated. Use parseUUIDLink() or parseLink() to initialize the link object.
    UUIDLinkException - Exception in info.magnolia.cms.link
    Deprecated. since 4.0 use LinkException instead
    UUIDLinkException() - Constructor for exception info.magnolia.cms.link.UUIDLinkException
    Deprecated.  
    UUIDLinkException(String, Throwable) - Constructor for exception info.magnolia.cms.link.UUIDLinkException
    Deprecated.  
    UUIDLinkException(String) - Constructor for exception info.magnolia.cms.link.UUIDLinkException
    Deprecated.  
    UUIDLinkException(Throwable) - Constructor for exception info.magnolia.cms.link.UUIDLinkException
    Deprecated.  
    UUIDSaveHandler - Class in info.magnolia.module.admininterface
    This save handler checks each control if it is implementing the UUIDDialogControl interface.
    UUIDSaveHandler() - Constructor for class info.magnolia.module.admininterface.UUIDSaveHandler
     

    V

    validate() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
    If the validation fails the code will set a message in the context using the AlertUtil.
    validate() - Method in class info.magnolia.cms.gui.dialog.DialogFile
     
    validate() - Method in class info.magnolia.cms.gui.dialog.DialogPassword
     
    validate() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    validate() - Method in interface info.magnolia.module.admininterface.ValidatingSaveHandler
     
    validateUser() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
    Checks if the credentials exist in the repository.
    validateUser() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
    Checks is the credentials exist in the repository.
    validateUser() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
     
    validateUsername(String) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    ValidatingSaveHandler - Interface in info.magnolia.module.admininterface
     
    VALIDATION_PATTERN_PROPERTY - Static variable in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    value - Variable in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    value - Variable in class info.magnolia.cms.gui.query.SearchQueryParameter
    parameter value, this could be either String or Date
    valueOf(String) - Static method in enum info.magnolia.cms.util.DispatcherType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum info.magnolia.module.delta.DeltaType
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum info.magnolia.module.fckeditor.dialogs.FckEditorDialog.SpellCheckerProviders
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum info.magnolia.module.InstallContext.MessagePriority
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum info.magnolia.module.InstallStatus
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum info.magnolia.module.templating.engine.DefaultRenderingEngine.RenderingHelper
    Returns the enum constant of this type with the specified name.
    valueOf(String) - Static method in enum info.magnolia.nodebuilder.task.ErrorHandling
    Returns the enum constant of this type with the specified name.
    ValueProvider - Interface in info.magnolia.cms.gui.controlx.list
    Provides values for models (list,...)
    values() - Static method in enum info.magnolia.cms.util.DispatcherType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    values() - Method in class info.magnolia.cms.util.OrderedProperties
     
    values() - Method in class info.magnolia.context.AbstractContext
    values() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
     
    values() - Method in class info.magnolia.freemarker.models.ContentModel
     
    values() - Static method in enum info.magnolia.module.delta.DeltaType
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum info.magnolia.module.fckeditor.dialogs.FckEditorDialog.SpellCheckerProviders
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum info.magnolia.module.InstallContext.MessagePriority
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum info.magnolia.module.InstallStatus
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum info.magnolia.module.templating.engine.DefaultRenderingEngine.RenderingHelper
    Returns an array containing the constants of this enum type, in the order they are declared.
    values() - Static method in enum info.magnolia.nodebuilder.task.ErrorHandling
    Returns an array containing the constants of this enum type, in the order they are declared.
    VALUETYPE_MULTIPLE - Static variable in class info.magnolia.cms.gui.control.ControlImpl
     
    VALUETYPE_SINGLE - Static variable in class info.magnolia.cms.gui.control.ControlImpl
     
    VelocityEmail - Class in info.magnolia.module.mail.templates.impl
    Sends an email using a velocity template.
    VelocityEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.impl.VelocityEmail
     
    Version - Class in info.magnolia.module.model
    Represents a module version.
    Version(int, int, int) - Constructor for class info.magnolia.module.model.Version
    Convenience constructor that could be used to register Deltas or update tasks.
    VERSION_NAME - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    VERSION_NUMBER - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
     
    VERSION_STORE - Static variable in class info.magnolia.cms.beans.config.ContentRepository
     
    VERSION_USER - Static variable in class info.magnolia.cms.core.version.ContentVersion
    User who created this version.
    VERSION_WORKSPACE - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
    Name of the workspace.
    VersionCommand - Class in info.magnolia.module.admininterface.commands
    Creates a version for the passed path in the website repository.
    VersionCommand() - Constructor for class info.magnolia.module.admininterface.commands.VersionCommand
     
    VersionComparator - Class in info.magnolia.module.model
    A simple Comparator that compares Version instances and ignores their classifier.
    VersionComparator() - Constructor for class info.magnolia.module.model.VersionComparator
     
    VersionConfig - Class in info.magnolia.cms.beans.config
    Versioning configuration.
    VersionConfig() - Constructor for class info.magnolia.cms.beans.config.VersionConfig
     
    VersionConverter - Class in info.magnolia.module.model.reader
    A beanutils converter for Version.
    VersionConverter() - Constructor for class info.magnolia.module.model.reader.VersionConverter
     
    VersionFilter - Class in info.magnolia.importexport.filters
    SAX filter, strips version information from a JCR XML (system view).
    VersionFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.VersionFilter
    Instantiates a new version filter.
    VersionListModel - Class in info.magnolia.cms.gui.controlx.version
     
    VersionListModel(Content, int) - Constructor for class info.magnolia.cms.gui.controlx.version.VersionListModel
     
    VersionListModel(Content) - Constructor for class info.magnolia.cms.gui.controlx.version.VersionListModel
    constructor
    VersionManager - Class in info.magnolia.cms.core.version
    CE version of the VersionManager.
    VersionManager() - Constructor for class info.magnolia.cms.core.version.VersionManager
    Don't instanciate.
    VersionRange - Class in info.magnolia.module.model
    Module dependencies can use a range syntax for versions.
    VersionRange(String) - Constructor for class info.magnolia.module.model.VersionRange
     
    VersionRange(Version, Version) - Constructor for class info.magnolia.module.model.VersionRange
     
    VersionsList - Class in info.magnolia.module.admininterface.lists
     
    VersionsList(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.lists.VersionsList
     
    VersionUtil - Class in info.magnolia.module.admininterface
     
    VersionUtil() - Constructor for class info.magnolia.module.admininterface.VersionUtil
     
    VIEW_CLOSE_WINDOW - Static variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    VIEW_COPY_MOVE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    VIEW_CREATE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    VIEW_ERROR - Static variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    VIEW_EXPORT - Static variable in class info.magnolia.module.admininterface.pages.ExportPage
    View value for the export file stream (won't render anything)
    VIEW_NOTHING - Static variable in interface info.magnolia.cms.servlets.MVCServletHandler
     
    VIEW_NOTHING - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    VIEW_SHOW - Static variable in class info.magnolia.module.admininterface.PageMVCHandler
     
    VIEW_SHOW_DIALOG - Static variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    VIEW_SUCCESS - Static variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    VIEW_TREE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    The view names
    VIEW_VALUE - Static variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    VirtualUriFilter - Class in info.magnolia.cms.filters
    Handle redirects configured using VirtualURIMappings.
    VirtualUriFilter() - Constructor for class info.magnolia.cms.filters.VirtualUriFilter
     
    VirtualURIManager - Class in info.magnolia.cms.beans.config
    Store for all virtual URI to template/page mapping.
    VirtualURIManager() - Constructor for class info.magnolia.cms.beans.config.VirtualURIManager
    Instantiated by the system.
    VirtualURIMapping - Interface in info.magnolia.cms.beans.config
    VirtualURIMapping implementations are used by VirtualURIManager and VirtualUriFilter to transform incoming URI requests.
    VirtualURIMapping.MappingResult - Class in info.magnolia.cms.beans.config
    Mapping information returned by VirtualURIMapping.mapURI(String).
    VirtualURIMapping.MappingResult() - Constructor for class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
     
    visit(Content, ContentUtil.Visitor) - Static method in class info.magnolia.cms.util.ContentUtil
     
    visit(Content, ContentUtil.Visitor, Content.ContentFilter) - Static method in class info.magnolia.cms.util.ContentUtil
     
    visit(Content) - Method in interface info.magnolia.cms.util.ContentUtil.Visitor
     
    visit(Content) - Method in class info.magnolia.cms.util.SearchReplace
     
    vote(Object) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
    Checks if we are subscribed to the given path.
    vote(Voter[], Object) - Method in class info.magnolia.voting.DefaultVoting
     
    vote(Object) - Method in interface info.magnolia.voting.Voter
     
    vote(Object) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    vote(Voter[], Object) - Method in class info.magnolia.voting.voters.AndVoting
     
    vote(Object) - Method in class info.magnolia.voting.voters.IfVoter
     
    vote(Object) - Method in class info.magnolia.voting.voters.InverseVoter
     
    vote(Voter[], Object) - Method in class info.magnolia.voting.voters.OrVoting
     
    vote(Object) - Method in class info.magnolia.voting.voters.VoterSet
     
    vote(Voter[], Object) - Method in interface info.magnolia.voting.Voting
     
    Voter - Interface in info.magnolia.voting
    Contract for decision making rules based on the voting.
    VoterSet - Class in info.magnolia.voting.voters
    Can take a set of voters.
    VoterSet() - Constructor for class info.magnolia.voting.voters.VoterSet
     
    VoterSetTransformer - Class in info.magnolia.voting.voters
    Omit the voters child node.
    VoterSetTransformer() - Constructor for class info.magnolia.voting.voters.VoterSetTransformer
     
    Voting - Interface in info.magnolia.voting
    Contract for decision maker (i.e.
    Voting.Factory - Class in info.magnolia.voting
    Deprecated. since 4.4, use one of the constants
    Voting.Factory() - Constructor for class info.magnolia.voting.Voting.Factory
    Deprecated.  

    W

    warn(String) - Method in interface info.magnolia.module.InstallContext
     
    warn(String) - Method in class info.magnolia.module.InstallContextImpl
     
    WarnCondition - Class in info.magnolia.module.delta
    Similar to the WarnTask, WarnCondition will always pass (return true) but will log a warning message in the InstallContext.
    WarnCondition(String, String, String) - Constructor for class info.magnolia.module.delta.WarnCondition
     
    WarnCondition(String, String) - Constructor for class info.magnolia.module.delta.WarnCondition
    Uses the description as the warning message.
    WarnIgnoredModuleFilters - Class in info.magnolia.setup.for3_5
    Checks if installed modules contain filter definitions and if so warns on installation with an appropriate message.
    WarnIgnoredModuleFilters() - Constructor for class info.magnolia.setup.for3_5.WarnIgnoredModuleFilters
     
    WarnTask - Class in info.magnolia.module.delta
    A task which does nothing else than logging a warning message.
    WarnTask(String, String) - Constructor for class info.magnolia.module.delta.WarnTask
     
    WEB_CONTAINER_RESOURCE_MARKER_ATTRIBUTE - Static variable in class info.magnolia.cms.filters.WebContainerResourcesImpl
    A request can be marked as requesting a web container resource by adding this attribute to the request.
    WEB_RENDER_KIT - Static variable in class info.magnolia.cms.gui.controlx.RenderKitFactory
    RenderKit used in the public website.
    WebappBootstrap - Class in info.magnolia.module.webapp
    A Task used by the webapp module's version handler to bootstrap files under WEB-INF/bootstrap (i.e directories defined by the magnolia.bootstrap.dir property) TODO : exception handling...
    WebappBootstrap() - Constructor for class info.magnolia.module.webapp.WebappBootstrap
     
    WebappDelta - Class in info.magnolia.module.webapp
    A hard-coded Delta for the webapp module.
    WebappVersionHandler - Class in info.magnolia.module.webapp
    ModuleVersionHandler for the webapp module; bootstraps webapp content only if all workspaces are empty.
    WebappVersionHandler() - Constructor for class info.magnolia.module.webapp.WebappVersionHandler
     
    WebContainerResources - Interface in info.magnolia.cms.filters
    Web container resources are resources which are served by the web container and not by the Magnolia CMS.
    WebContainerResourcesImpl - Class in info.magnolia.cms.filters
    A basic implementation which uses a request attribute to mark a request to a web container resource.
    WebContainerResourcesImpl() - Constructor for class info.magnolia.cms.filters.WebContainerResourcesImpl
     
    WebContext - Interface in info.magnolia.context
    Context interface specialized for servlet requests; knows about HttpServletRequest/HttpServletResponse.
    WebContextImpl - Class in info.magnolia.context
    Context implementation keeping track of the current request, response, servletContext and pageContext.
    WebContextImpl() - Constructor for class info.magnolia.context.WebContextImpl
    Use init to initialize the object.
    WEBPAGE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    WEBSITE - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    default repository ID's.
    WebsiteSearchList - Class in info.magnolia.module.admininterface.lists
     
    WebsiteSearchList(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.lists.WebsiteSearchList
     
    WebsiteTreeConfiguration - Class in info.magnolia.module.admininterface.trees
     
    WebsiteTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration
     
    WebsiteTreeHandler - Class in info.magnolia.module.admininterface.trees
     
    WebsiteTreeHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.trees.WebsiteTreeHandler
     
    WebsiteVersionsList - Class in info.magnolia.module.admininterface.lists
     
    WebsiteVersionsList(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.lists.WebsiteVersionsList
     
    WebXmlConditionsUtil - Class in info.magnolia.module.delta
    A utility class for web.xml related conditions, which will add conditions to a given list of tasks based on some conditions.
    WebXmlConditionsUtil(List<Condition>) - Constructor for class info.magnolia.module.delta.WebXmlConditionsUtil
     
    WebXmlUtil - Class in info.magnolia.cms.util
    Contains utility methods to register or check for the existence of elements in web.xml.
    WebXmlUtil() - Constructor for class info.magnolia.cms.util.WebXmlUtil
     
    WebXmlUtil(InputStream) - Constructor for class info.magnolia.cms.util.WebXmlUtil
    Test-friendly constructor.
    WorkflowConstants - Class in info.magnolia.module.workflow
    Constants used throughout the workflow module.
    WorkflowConstants() - Constructor for class info.magnolia.module.workflow.WorkflowConstants
     
    WorkflowModule - Class in info.magnolia.module.workflow
    Module "workflow" entry class.
    WorkflowModule() - Constructor for class info.magnolia.module.workflow.WorkflowModule
     
    WorkflowModuleVersionHandler - Class in info.magnolia.module.workflow.setup
    The ModuleVersionHandler for the workflow module.
    WorkflowModuleVersionHandler() - Constructor for class info.magnolia.module.workflow.setup.WorkflowModuleVersionHandler
     
    WorkflowTreeConfiguration - Class in info.magnolia.module.workflow.trees
    A TreeConfiguration that allows display of types found in Expressions and Store workspaces.
    WorkflowTreeConfiguration() - Constructor for class info.magnolia.module.workflow.trees.WorkflowTreeConfiguration
     
    WorkflowUtil - Class in info.magnolia.module.workflow
    Util to use the mangoila workflow module.
    WorkflowUtilPage - Class in info.magnolia.module.workflow.pages
    A TemplatedMVCHandler providing utility/test functions for workflows.
    WorkflowUtilPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    WorkflowWebsiteTreeConfiguration - Class in info.magnolia.module.workflow.trees
    An AdminTreeConfiguration for the website tree, which redefines the activation context menu items, so that they popup the activation dialog ('enter comment').
    WorkflowWebsiteTreeConfiguration() - Constructor for class info.magnolia.module.workflow.trees.WorkflowWebsiteTreeConfiguration
     
    WORKITEM - Static variable in class info.magnolia.cms.core.ItemType
    "wfe:workItem".
    WorkItemContext - Class in info.magnolia.module.workflow
    This context wrapps a workitem and delegates the most of the methods to the inner context.
    WorkItemContext(Context, WorkItem) - Constructor for class info.magnolia.module.workflow.WorkItemContext
     
    WORKSPACE_ENGINE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    WORKSPACE_EXPRESSION - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    WORKSPACE_NAME - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    WORKSPACE_STORE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    WorkspaceAccessUtil - Class in info.magnolia.cms.util
    This class replaces SessionStore and provide generic methods to create Magnolia specific JCR-workspace access objects.
    WorkspaceAccessUtil() - Constructor for class info.magnolia.cms.util.WorkspaceAccessUtil
     
    workspaceHasOldIndexer() - Method in class info.magnolia.module.delta.WorkspaceXmlConditionsUtil
     
    workspaceName - Variable in class info.magnolia.module.delta.NodeCheckDelegateTask
     
    workspaceName - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    WorkspaceXmlConditionsUtil - Class in info.magnolia.module.delta
    A utility class for workspace.xml related conditions, which will add conditions to a given list of tasks based on some conditions.
    WorkspaceXmlConditionsUtil(List<Condition>) - Constructor for class info.magnolia.module.delta.WorkspaceXmlConditionsUtil
     
    WorkspaceXmlUtil - Class in info.magnolia.cms.util
    Contains utility methods to check workspace.xml.
    WorkspaceXmlUtil() - Constructor for class info.magnolia.cms.util.WorkspaceXmlUtil
     
    wrap(Content) - Method in class info.magnolia.cms.i18n.I18nContentWrapper
     
    wrap(Content) - Method in class info.magnolia.cms.util.ContentWrapper
    Override if a wrapper wants to wrap returned content objects.
    wrap(NodeData) - Method in class info.magnolia.cms.util.ContentWrapper
    Override if a wrapper wants to wrap returned node data objects.
    wrap(Content) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
     
    wrap(Content) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
    Override this method to have hierarchy manager wrap every piece of content it returns.
    wrap(NodeData) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
    Override this method to have hierarchy manager wrap every piece of node data it returns.
    wrap(Content) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
    Wrap returned nodes.
    wrap(Content) - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    wrap(Object) - Method in class info.magnolia.freemarker.models.MagnoliaObjectWrapper
     
    wrapContentNodes(Collection<Content>) - Method in class info.magnolia.cms.util.ContentWrapper
    Override if a wrapper wants to wrap returned collections as well (by getChildren(..), ...
    wrapNodeDatas(Collection<NodeData>) - Method in class info.magnolia.cms.util.ContentWrapper
    Override if a wrapper wants to wrap returned collections as well (by getChildren(..), ...
    wrapNodeForModel(Content, Content) - Method in class info.magnolia.module.templating.AbstractRenderer
    Wraps the current content node before passing it to the model.
    wrapNodeForTemplate(Content, Content) - Method in class info.magnolia.module.templating.AbstractRenderer
    Wraps the current content node before exposing it to the template renderer.
    wrapNodeForTemplate(Content, Content) - Method in class info.magnolia.module.templating.paragraphs.JspParagraphRenderer
    We expose nodes as Map instances in JSPs.
    wrapNodeForTemplate(Content, Content) - Method in class info.magnolia.module.templating.renderers.JspTemplateRenderer
    We expose nodes as Map instances in JSPs.
    wrapperElement - Variable in class info.magnolia.cms.taglibs.util.SimpleNavigationTag
    html element to wrap the anchortext.
    write(int) - Method in class info.magnolia.cms.cache.MultiplexServletOutputStream
    Deprecated.  
    write(byte[]) - Method in class info.magnolia.cms.cache.MultiplexServletOutputStream
    Deprecated.  
    write(byte[], int, int) - Method in class info.magnolia.cms.cache.MultiplexServletOutputStream
    Deprecated.  
    WRITE - Static variable in interface info.magnolia.cms.security.Permission
    All write permissions.
    write(int) - Method in class info.magnolia.module.cache.filter.SimpleServletOutputStream
     
    writeACL(Content) - Method in class info.magnolia.module.admininterface.dialogs.GroupEditDialog
    Write ACL entries under the given node
    writeACL(Content) - Method in class info.magnolia.module.admininterface.dialogs.UserEditDialog
    Write ACL entries under the given user node
    writeContent(HttpServletRequest, HttpServletResponse, FilterChain, boolean) - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
     
    writeContent(HttpServletRequest, HttpServletResponse, FilterChain, boolean) - Method in class info.magnolia.module.cache.filter.DelegatingBlobCachedEntry
     
    writeContent(HttpServletRequest, HttpServletResponse, FilterChain, boolean) - Method in class info.magnolia.module.cache.filter.InMemoryCachedEntry
     
    writeInnerHtml(Writer, boolean, File, StringBuffer, String) - Method in class info.magnolia.cms.gui.dialog.DialogFile
     
    writeRepositoryTable(HttpServletRequest, HttpServletResponse, Messages, PrintWriter, Content, RepositoryConfiguration) - Method in class info.magnolia.module.admininterface.dialogs.ACLSDialogControl
     

    X

    XML - Static variable in class info.magnolia.importexport.DataTransporter
     
    Xmp - Class in info.magnolia.cms.taglibs.util
    Simulates the xmp tag, escaping content.
    Xmp() - Constructor for class info.magnolia.cms.taglibs.util.Xmp
     
    XPATH - Static variable in interface info.magnolia.cms.core.search.Query
     

    Y

    YYYY_MM_DD - Static variable in class info.magnolia.cms.util.DateUtil
     
    YYYY_MM_DD_T_HH_MM_SS - Static variable in class info.magnolia.cms.util.DateUtil
     

    Z

    ZIP - Static variable in class info.magnolia.importexport.DataTransporter
     

    _

    _param(Map<String, TemplateModel>, String, Class<MT>, boolean) - Method in class info.magnolia.module.templatingcomponents.freemarker.AbstractDirective
     

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

    Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.