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 class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
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
 
addHeader(String, Object) - Method in class info.magnolia.module.cache.filter.ResponseExpirationCalculator
 
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
Adds a mail template configuration.
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 class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
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
 
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 wraps 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 class info.magnolia.cms.security.RescueSecuritySupport
 
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(String, NodeOperation...) - Static method in class info.magnolia.nodebuilder.NodeBuilderUtil
 
build(String, String, NodeOperation...) - Static method in class info.magnolia.nodebuilder.NodeBuilderUtil
 
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, String, 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, String, int) - 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.  
close() - Method in class info.magnolia.cms.filters.RangedOutputStream
 
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(Content, Content) - Method in class info.magnolia.cms.util.NodePathComparator
 
compare(Content, Content) - Method in class info.magnolia.cms.util.NodeUuidComparator
 
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, String, int) - 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
 
ContentOps - Class in info.magnolia.nodebuilder
A set of methods to build NodeOperations using the same tems as the Content API.
ContentOps() - Constructor for class info.magnolia.nodebuilder.ContentOps
 
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
 
createCollectionNode(String) - Static method in class info.magnolia.nodebuilder.ContentOps
 
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
 
createContent(String, ItemType) - Static method in class info.magnolia.nodebuilder.ContentOps
 
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
 
createPage(String, String) - Static method in class info.magnolia.nodebuilder.ContentOps
 
createParagraph(String, String) - Static method in class info.magnolia.nodebuilder.ContentOps
 
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
Deprecated. since 4.4.6 use info.magnolia.module.cache.DefaultCacheKey.DefaultCacheKey(String, String, String, Map, Boolean)
DefaultCacheKey(String, String, String, Map<String, String>, Boolean) - 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, String, int) - 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
Creates a 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
Deprecated.  
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.RangeSupportFilter
 
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
 
encodeHTML(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
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
 
EXTENDING_NODE_DATA - Static variable in class info.magnolia.cms.util.ExtendingContentWrapper
 
EXTENDING_NODE_DATA_OVERRIDE - Static variable in class info.magnolia.cms.util.ExtendingContentWrapper
 
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_PREFIX - Static variable in class info.magnolia.cms.util.RequestDispatchUtil
 
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 class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
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 class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
getAllRoles() - Method in interface info.magnolia.cms.security.User
Get all roles assigned to this user, collected recursively including groups/subgroups.
getAllUserNodes(UserManager) - Static method in class info.magnolia.module.mail.util.MailUtil
 
getAllUserNodes() - Static method in class info.magnolia.module.mail.util.MailUtil
Deprecated. use getAllUserNodes(UserManager manager) instead
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
 
getAncestorOfType(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
Returns the first found ancestor of the given node which is of the given type, or the given node itself, it is of the given type.
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() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUserManager
 
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() - Method in class info.magnolia.cms.security.ExternalUser
 
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
 
getGroupMembersMails(UserManager, StringBuffer, String) - Static method in class info.magnolia.module.mail.util.MailUtil
 
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 class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
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.LazyNodeDataWrapper
 
getHierarchyManager() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getHierarchyManager() - Method in class info.magnolia.cms.util.SystemContentWrapper
 
getHierarchyManager() - Method in class info.magnolia.cms.util.SystemNodeDataWrapper
 
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.admininterfac