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

abort() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
abort() - Method in class info.magnolia.jaas.sp.jcr.JackrabbitAuthenticationModule
 
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
 
AbstractBar - Class in info.magnolia.templating.editor.client.widget.controlbar
Base class for horizontal bars with buttons.
AbstractBar(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
 
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.  
AbstractContentDecorator - Class in info.magnolia.jcr.decoration
Abstract implementation of ContentDecorator that filters out nothing and wraps everything to carry the decoration to the entire graph.
AbstractContentDecorator() - Constructor for class info.magnolia.jcr.decoration.AbstractContentDecorator
 
AbstractContentTemplatingElement - Class in info.magnolia.templating.elements
Abstract base class for elements that operate on a specified piece of content.
AbstractContentTemplatingElement(ServerConfiguration, RenderingContext) - Constructor for class info.magnolia.templating.elements.AbstractContentTemplatingElement
 
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<C extends TemplatingElement> - Class in info.magnolia.templating.freemarker
A base class for freemarker directives used in Magnolia.
AbstractDirective() - Constructor for class info.magnolia.templating.freemarker.AbstractDirective
 
AbstractErrorHandler - Class in info.magnolia.jcr.nodebuilder
Provides basic behavior for ErrorHandlers.
AbstractErrorHandler() - Constructor for class info.magnolia.jcr.nodebuilder.AbstractErrorHandler
 
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
 
AbstractGuiceComponentConfigurer - Class in info.magnolia.objectfactory.guice
Abstract base class for configurers that interact with Guice.
AbstractGuiceComponentConfigurer() - Constructor for class info.magnolia.objectfactory.guice.AbstractGuiceComponentConfigurer
 
AbstractHttpClientCallback - Class in info.magnolia.cms.security.auth.callback
A base class for HttpClientCallback implementations, providing a default set of configurable filters to accept the request.
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
 
AbstractMagnoliaConfigurationProperties - Class in info.magnolia.init
Abstract implementation, providing the basic behavior expected from a MagnoliaConfigurationProperties implementation.
AbstractMagnoliaConfigurationProperties(List<PropertySource>) - Constructor for class info.magnolia.init.AbstractMagnoliaConfigurationProperties
 
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.jcr.nodebuilder
Abstract implementation of NodeOperation.
AbstractNodeOperation() - Constructor for class info.magnolia.jcr.nodebuilder.AbstractNodeOperation
 
AbstractNodeOperation - Class in info.magnolia.nodebuilder
Abstract implementation of NodeOperation.
AbstractNodeOperation() - Constructor for class info.magnolia.nodebuilder.AbstractNodeOperation
 
AbstractOverlay - Class in info.magnolia.templating.editor.client.widget.overlay
Base class for overlay widgets.
AbstractOverlay(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
 
AbstractPlaceHolder - Class in info.magnolia.templating.editor.client.widget.placeholder
Abstract Widget for area and component placeholder.
AbstractPlaceHolder(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.widget.placeholder.AbstractPlaceHolder
 
AbstractPredicate<T> - Class in info.magnolia.jcr.predicate
Superclass for Predicates.
AbstractPredicate() - Constructor for class info.magnolia.jcr.predicate.AbstractPredicate
 
AbstractPrincipalList - Class in info.magnolia.jaas.principal
Implementation of the PrincipalList providing most common functionality.
AbstractPrincipalList() - Constructor for class info.magnolia.jaas.principal.AbstractPrincipalList
 
AbstractPropertySource - Class in info.magnolia.init.properties
Abstract implementation of PropertySource, providing the basic mechanisms for implementation based on an instance of Properties.
AbstractPropertySource(Properties) - Constructor for class info.magnolia.init.properties.AbstractPropertySource
 
AbstractRenderer - Class in info.magnolia.rendering.renderer
Abstract renderer with support for typical functionality such as setting context attributes and executing a rendering model.
AbstractRenderer() - Constructor for class info.magnolia.rendering.renderer.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(RepositoryManager) - 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
 
AbstractStreamBasedPropertySource - Class in info.magnolia.init.properties
Abstract implementation of PropertySource, providing the basic mechanisms for loading AbstractStreamBasedPropertySource.ConstructingProperties from a given InputStream.
AbstractStreamBasedPropertySource(InputStream, String) - Constructor for class info.magnolia.init.properties.AbstractStreamBasedPropertySource
 
AbstractStreamBasedPropertySource.ConstructingProperties - Class in info.magnolia.init.properties
A subclass of Properties which populates itself with a given InputStream.
AbstractStreamBasedPropertySource.ConstructingProperties(InputStream, String) - Constructor for class info.magnolia.init.properties.AbstractStreamBasedPropertySource.ConstructingProperties
 
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<C extends TemplatingElement> - Class in info.magnolia.templating.jsp.cms
Base class for jsp tags.
AbstractTag() - Constructor for class info.magnolia.templating.jsp.cms.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
 
AbstractTemplatingElement - Class in info.magnolia.templating.elements
Common super class for templating elements, provides utility methods and defaults.
AbstractTemplatingElement(ServerConfiguration, RenderingContext) - Constructor for class info.magnolia.templating.elements.AbstractTemplatingElement
 
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
Abstract user implementation.
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
Deprecated. 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
Deprecated. 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(ItemVisitor) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
accept(ItemVisitor) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
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.
accepts(HttpServletRequest) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
 
accepts(HttpServletRequest) - Method in class info.magnolia.cms.security.auth.callback.CompositeCallback
Deprecated.  
accepts(HttpServletRequest) - Method in interface info.magnolia.cms.security.auth.callback.HttpClientCallback
Let the implementation if it wants to handle this request.
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.
accessControlProviderIsSet() - Method in class info.magnolia.module.delta.WorkspaceXmlConditionsUtil
 
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.cms.security
Basic ACL implementation.
ACLImpl(String, List<Permission>) - Constructor for class info.magnolia.cms.security.ACLImpl
 
ACLImpl - Class in info.magnolia.jaas.principal
Deprecated. since 4.5 use ACLImpl instead
ACLImpl() - Constructor for class info.magnolia.jaas.principal.ACLImpl
Deprecated.  
ACLSDialogControl - Class in info.magnolia.module.admininterface.dialogs
Builds a dialog control for ACLs.
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.
acquireReadLock() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
 
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.rendering.model.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_AUTH - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ACTIVATION_AUTH_KEY - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ACTIVATION_FAILED - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
ACTIVATION_HANDSHAKE - 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
 
ActivationPage - Class in info.magnolia.module.exchangesimple.pages
Activation UI.
ActivationPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.exchangesimple.pages.ActivationPage
 
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(Principal) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
Adds principal to the internal collection of principals.
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, String, String) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
Adds link to a resource (group or role) to the principal (user or group).
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, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Adds headers fields describing activation request.
addAll(Collection<Principal>) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
 
addAll(Collection<Principal>) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
Adds principals to the internal collection of principals.
addAll(Collection<Principal>) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
Adds principals to the internal collection of principals.
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
 
addArea(String, AreaDefinition) - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
 
addAreaEndBar(MgnlElement, AreaEndBar) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
addAreaPlaceHolder(MgnlElement, AreaPlaceHolder) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
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
 
addAvailableComponent(String, ComponentAvailability) - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
 
addBinaryNodeData(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
addBrowsableRepository(FCKEditorModule.BrowsableRepository) - Method in class info.magnolia.module.fckeditor.FCKEditorModule
 
addBundle(String) - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
 
addButton(Widget, Style.Float) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
Adds this widget to this bar as a button.
addButton(Widget, Style.Float, String) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
Adds this widget to this bar as a button.
addBypass(Voter) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
addCache(String) - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
addChannel(String, ChannelConfiguration) - Method in class info.magnolia.channel.ChannelManagerImpl
 
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.
addClickHandler(ClickHandler) - Method in class info.magnolia.templating.editor.client.widget.PreviewChannel
 
addClientCallback(HttpClientCallback) - Method in class info.magnolia.cms.security.SecurityCallbackFilter
 
addCollectionPropertyMapping(Class, String, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
Deprecated. since 4.5 - only used in tests
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
 
addComment(Content, String) - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
addComponent(ComponentDefinition) - Method in class info.magnolia.module.model.ComponentsDefinition
 
addComponent(ComponentConfiguration) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
 
addComponent(ComponentProviderConfiguration, String, String) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
 
addComponent(String, String, String, String) - Static method in class info.magnolia.templating.editor.client.PageEditor
 
addComponentPlaceHolder(MgnlElement, ComponentPlaceHolder) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
addComponents(ComponentsDefinition) - Method in class info.magnolia.module.model.ModuleDefinition
 
addComponents(ComponentProviderConfiguration, ComponentsDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
 
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
 
addConfigurer(ConfigurerDefinition) - Method in class info.magnolia.module.model.ComponentsDefinition
 
addConfigurer(ComponentConfigurer) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
 
addContextAttribute(String, ContextAttributeConfiguration) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
 
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, 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
addEditBar(MgnlElement, AbstractBar) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
addElement(MgnlElement, Element) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
addElements(MgnlElement, Element) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
addExecutor(String, CachePolicyExecutor) - Method in class info.magnolia.module.cache.CacheConfiguration
 
addExecutor(CachePolicyExecutor) - Method in class info.magnolia.module.cache.executor.CompositeExecutor
 
addFalseConditionIfExpressionIsContained(String, String) - Method in class info.magnolia.module.delta.TextFileConditionsUtil
 
addFalseConditionIfExpressionIsNotContained(String, String) - Method in class info.magnolia.module.delta.TextFileConditionsUtil
 
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.initial
Adds bypass to an existing filter.
AddFilterBypassTask(String, String, Class, String) - Constructor for class info.magnolia.setup.initial.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(User, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
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(User, String) - Method in class info.magnolia.cms.security.ExternalUserManager
 
addGroup(String) - Method in interface info.magnolia.cms.security.Group
Deprecated. use manager instead
addGroup(Group, String) - Method in interface info.magnolia.cms.security.GroupManager
Adds to the group to a group.
addGroup(String) - Method in class info.magnolia.cms.security.MgnlGroup
Add a subgroup to this group.
addGroup(Group, String) - Method in class info.magnolia.cms.security.MgnlGroupManager
 
addGroup(String) - Method in class info.magnolia.cms.security.MgnlUser
Adds this user to a group.
addGroup(User, String) - Method in class info.magnolia.cms.security.MgnlUserManager
 
addGroup(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
addGroup(String) - Method in interface info.magnolia.cms.security.User
Deprecated. since 4.5 - use UserManager.addGroup(User, String) instead.
addGroup(User, String) - Method in interface info.magnolia.cms.security.UserManager
Adds 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
 
addHandshakeInfo(URLConnection, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
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, boolean) - Method in class info.magnolia.cms.gui.control.Tree
 
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
 
addLockToken(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
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
Deprecated. since 4.5 - use RepositoryManager.addWorkspaceMapping(info.magnolia.repository.definition.WorkspaceMappingDefinition) directly.
addMappedRepositoryName(String, String, String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.addWorkspaceMapping(info.magnolia.repository.definition.WorkspaceMappingDefinition) directly.
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
 
addMapping(String, String, String) - Method in class info.magnolia.repository.definition.RepositoryMappingDefinition
 
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
 
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
Deprecated. add specified mixin type if allowed.
addMixin(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
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
 
addMixin(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
addModelFactory(MagnoliaModelFactory) - Method in class info.magnolia.freemarker.FreemarkerConfig
 
addModule(Module) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
 
addNode(String) - Method in class info.magnolia.beancoder.MgnlNode
 
addNode(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
addNode(String, String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
addNode(String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
 
addNode(String, String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
 
addNode(String) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
 
addNode(String, String) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
 
addNode(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
addNode(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
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.ResourceCollector
Adds ordering information to the resource mapping file.
addOverlay(MgnlElement, AbstractOverlay) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
addParagraph(DialogButtonSet, String) - Method in class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
 
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.
addParameter(String, Object) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
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
Deprecated.  
addPermission(String, String, long) - Method in class info.magnolia.cms.security.MgnlRole
 
addPermission(Role, String, String, long) - Method in class info.magnolia.cms.security.MgnlRoleManager
 
addPermission(String, String, long) - Method in interface info.magnolia.cms.security.Role
Deprecated. use manager instead
addPermission(Role, String, String, long) - Method in interface info.magnolia.cms.security.RoleManager
Add permission to the specified role, assuming current user has enough rights to perform such operation.
addPermission(Object) - Method in class info.magnolia.jaas.principal.ACLImpl
Deprecated. 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
 
addPrimaryButton(Widget) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
Adds this widget to this bar as a button.
addProperty(String, Object) - Method in interface info.magnolia.cms.security.auth.Entity
Deprecated.  
addProperty(String, Object) - Method in class info.magnolia.jaas.principal.EntityImpl
Deprecated.  
addProperty(String, String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
Adds property.
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
Deprecated. since 4.5 - unused
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
 
addRepository(RepositoryDefinition) - Method in class info.magnolia.repository.definition.RepositoryMappingDefinition
 
addRepositoryDefinition(RepositoryDefinition) - Method in class info.magnolia.repository.WorkspaceMapping
 
addResources(Element, Session, Content, Content.ContentFilter, ActivationContent) - Method in class info.magnolia.module.exchangesimple.ResourceCollector
 
ADDRESS_LINE - Static variable in interface info.magnolia.cms.security.auth.Entity
Deprecated.  
addRole(User, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
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(User, String) - Method in class info.magnolia.cms.security.ExternalUserManager
 
addRole(String) - Method in interface info.magnolia.cms.security.Group
Deprecated. use manager instead
addRole(Group, String) - Method in interface info.magnolia.cms.security.GroupManager
Grants to the group a role.
addRole(String) - Method in class info.magnolia.cms.security.MgnlGroup
 
addRole(Group, String) - Method in class info.magnolia.cms.security.MgnlGroupManager
 
addRole(String) - Method in class info.magnolia.cms.security.MgnlUser
 
addRole(User, String) - Method in class info.magnolia.cms.security.MgnlUserManager
 
addRole(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
addRole(String) - Method in interface info.magnolia.cms.security.User
Deprecated. since 4.5 - use UserManager.addRole(User, String) instead.
addRole(User, String) - Method in interface info.magnolia.cms.security.UserManager
Grants user role.
addRole(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredComponentAvailability
 
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
 
addRoot(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
addRule(String, IPSecurityManagerImpl.Rule) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
addSecondaryButton(Widget) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
Adds this widget to this bar as a button.
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
 
addSource(Node) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
 
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
Deprecated. means of setting the subscribers are implementation detail and should not be exposed
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
 
addSystemRepository(String, RepositoryConfiguration) - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
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
Deprecated. since 4.5 - should not be part of the interface
addTypeMapping(TypeMappingDefinition) - Method in class info.magnolia.module.model.ComponentsDefinition
 
addTypeMapping(Class<?>, Class<?>) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
 
AddURIPermissionsToAllRoles - Class in info.magnolia.setup.initial
Adds URI permissions to all roles.
AddURIPermissionsToAllRoles(boolean) - Constructor for class info.magnolia.setup.initial.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
 
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.  
addVariation(String, RenderableDefinition) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
addVersion() - Method in interface info.magnolia.cms.core.Content
Deprecated. add version leaving the node checked out.
addVersion(Rule) - Method in interface info.magnolia.cms.core.Content
Deprecated. add version leaving the node checked out.
addVersion() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
addVersion(Rule) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
addVersion(Node) - 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(Node, 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.definition.RepositoryDefinition
 
addWorkspaceMapping(WorkspaceMappingDefinition) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
addWorkspaceMapping(WorkspaceMappingDefinition) - Method in interface info.magnolia.repository.RepositoryManager
 
addWorkspaceMapping(WorkspaceMappingDefinition) - Method in class info.magnolia.repository.WorkspaceMapping
Adds workspace mapping, if the physical workspace doesn't exist it is added.
addWorkspaceMappingDefinition(WorkspaceMappingDefinition) - Method in class info.magnolia.repository.WorkspaceMapping
 
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(ConfiguredDialogHandlerManager, ControlsManager, PageHandlerManager, TreeHandlerManager) - Constructor for class info.magnolia.module.admininterface.AdminInterfaceModule
 
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
Version handler for the AdminInterface module.
AdminModuleVersionHandler() - Constructor for class info.magnolia.module.admininterface.setup.AdminModuleVersionHandler
 
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
 
AggregationStateBasedRenderingContext - Class in info.magnolia.rendering.context
RenderingContext implementation that uses AggregationState.
AggregationStateBasedRenderingContext(Provider<AggregationState>, RenderExceptionHandler) - Constructor for class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
 
AggregationStateBasedRenderingContext(AggregationState, RenderExceptionHandler) - Constructor for class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
 
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
 
AlertUtil - Class in info.magnolia.cms.util
Stores a message in the request.
ALL - Static variable in interface info.magnolia.channel.ChannelResolver
Default Channel to use in case none of the ChannelResolver could successfully resolve.
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
Deprecated. Content filter accepting everything.
ALL_NODES_EXCEPT_JCR_CONTENT_FILTER - Static variable in class info.magnolia.cms.util.ContentUtil
Deprecated. Content filter accepting everything exept nodes with namespace jcr (version and system store).
ALL_NODES_EXCEPT_JCR_FILTER - Static variable in class info.magnolia.jcr.util.NodeUtil
Node filter accepting everything except 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
 
ancestors(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
ancestors(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
ancestors(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
ancestors(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
ancestors(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
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
 
annotationType() - Method in class info.magnolia.objectfactory.guice.GuicePropertyConfigurer.NamedImpl
 
ANONYMOUS_USER - Static variable in interface info.magnolia.cms.security.UserManager
Anonymous user name.
append(CharSequence) - Method in class info.magnolia.templating.elements.MarkupHelper
 
append(CharSequence, int, int) - Method in class info.magnolia.templating.elements.MarkupHelper
 
append(char) - Method in class info.magnolia.templating.elements.MarkupHelper
 
AppendableOnlyOutputProvider - Class in info.magnolia.rendering.engine
Output provider wrapping only Appendable and not providing output stream.
AppendableOnlyOutputProvider(Appendable) - Constructor for class info.magnolia.rendering.engine.AppendableOnlyOutputProvider
 
AppendableWriter - Class in info.magnolia.rendering.util
Simple writer that outputs all the text to provided Appendable.
AppendableWriter(Appendable) - Constructor for class info.magnolia.rendering.util.AppendableWriter
 
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.
AREA - Static variable in class info.magnolia.cms.core.ItemType
Deprecated.  
AreaBar - Class in info.magnolia.templating.editor.client.widget.controlbar
Area bar.
AreaBar(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.widget.controlbar.AreaBar
 
AreaDefinition - Interface in info.magnolia.rendering.template
Definition for a Area.
AreaDirective - Class in info.magnolia.templating.freemarker
A freemarker directive for rendering an area.
AreaDirective() - Constructor for class info.magnolia.templating.freemarker.AreaDirective
 
AreaElement - Class in info.magnolia.templating.elements
Renders an area and outputs a marker that instructs the page editor to place a bar at this location.
AreaElement(ServerConfiguration, RenderingContext, RenderingEngine) - Constructor for class info.magnolia.templating.elements.AreaElement
 
AreaEndBar - Class in info.magnolia.templating.editor.client.widget.controlbar
Area bar.
AreaEndBar(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.widget.controlbar.AreaEndBar
 
AreaOverlay - Class in info.magnolia.templating.editor.client.widget.overlay
Class for Area Overlay Widget.
AreaOverlay(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.widget.overlay.AreaOverlay
 
AreaPlaceHolder - Class in info.magnolia.templating.editor.client.widget.placeholder
Widget for area placeholders.
AreaPlaceHolder(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.widget.placeholder.AreaPlaceHolder
 
AreaProcessor - Class in info.magnolia.templating.editor.client.dom.processor
Factory Class for MgnlElement processors.
AreaProcessor(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.dom.processor.AreaProcessor
 
AreaTag - Class in info.magnolia.templating.jsp.cms
A jsp tag for rendering an arbitrary piece of content.
AreaTag() - Constructor for class info.magnolia.templating.jsp.cms.AreaTag
 
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
 
ASCENDING - Static variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
sort or group by order
asContent(Node) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated.  
asContent() - Method in class info.magnolia.freemarker.models.ContentModel
 
asContentMap(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
asContentMap(Node) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
asContentMapList(Collection<Node>) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
asContentMapList(Iterable<Node>) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
asContentMapList(Collection<Node>) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
asHierarchyManager(Session) - Static method in class info.magnolia.cms.util.HierarchyManagerUtil
 
asIterable(NodeIterator) - Static method in class info.magnolia.jcr.util.NodeUtil
 
asJCRNode(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
asJCRNode(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
asList(Iterable<Node>) - Static method in class info.magnolia.jcr.util.NodeUtil
 
asNodeData() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
 
asNodeList(Collection<ContentMap>) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
asNodeList(Iterable<Node>) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
asNodeList(Collection<ContentMap>) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
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.
attach() - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
TODO: we should not have to call onAttach ourself?
attach(MgnlElement) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
 
attach(Element) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
 
attach() - Method in class info.magnolia.templating.editor.client.widget.controlbar.AreaEndBar
 
attach(MgnlElement) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AreaEndBar
 
attach(Element) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AreaEndBar
 
attach() - Method in class info.magnolia.templating.editor.client.widget.controlbar.PageBar
 
attach() - Method in class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
 
attach() - Method in class info.magnolia.templating.editor.client.widget.placeholder.AreaPlaceHolder
 
attach() - Method in class info.magnolia.templating.editor.client.widget.placeholder.ComponentPlaceHolder
 
attach(MgnlElement) - Method in class info.magnolia.templating.editor.client.widget.placeholder.ComponentPlaceHolder
 
attach(Element) - Method in class info.magnolia.templating.editor.client.widget.placeholder.ComponentPlaceHolder
 
attribute(String, String) - Method in class info.magnolia.templating.elements.MarkupHelper
 
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_COMPONENT - Static variable in class info.magnolia.templating.elements.AreaElement
 
ATTRIBUTE_COMPONENTS - Static variable in class info.magnolia.templating.elements.AreaElement
 
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
 
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
 
AutoGenerationConfiguration - Interface in info.magnolia.rendering.template
AutoGeneration configuration.
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
 
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
 
BaseConfiguration - Class in info.magnolia.module.admininterface.config
 
BaseConfiguration() - Constructor for class info.magnolia.module.admininterface.config.BaseConfiguration
 
BaseImageTag - Class in info.magnolia.templating.jsp.taglib
A base class for image related tags e.g.
BaseImageTag() - Constructor for class info.magnolia.templating.jsp.taglib.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 for filters which check if a request is authorized.
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
Sends HTTP basic authentication headers.
BasicClientCallback() - Constructor for class info.magnolia.cms.security.auth.callback.BasicClientCallback
 
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.
BeanMerger - Interface in info.magnolia.beanmerger
Main interface used for Bean Merge.
BeanMergerBase - Class in info.magnolia.beanmerger
Base implementation of interface BeanMerge.
BeanMergerBase() - Constructor for class info.magnolia.beanmerger.BeanMergerBase
 
BeanMergerUtil - Class in info.magnolia.beanmerger
Utility implementation of interface BeanMerge.
BeanMergerUtil() - Constructor for class info.magnolia.beanmerger.BeanMergerUtil
 
beanStack - Variable in class info.magnolia.content2bean.impl.TransformationStateImpl
 
BEFORE - Static variable in class info.magnolia.cms.gui.query.DateSearchQueryParameter
sql constraint "BEFORE"
begin() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
begin(Appendable) - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
 
begin(Appendable) - Method in class info.magnolia.templating.elements.AreaElement
 
begin(Appendable) - Method in class info.magnolia.templating.elements.ComponentElement
 
begin(Appendable) - Method in class info.magnolia.templating.elements.InitElement
 
begin(Appendable) - Method in interface info.magnolia.templating.elements.TemplatingElement
 
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
 
BinaryInFile - Class in info.magnolia.jcr.util
Represents binary data stored in a file on the file system.
BinaryInFile(File) - Constructor for class info.magnolia.jcr.util.BinaryInFile
 
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
Deprecated. 
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.templating.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.templating.jsp.taglib
Outputs "breadcrumbs" with links to parents of the current page.
Breadcrumb() - Constructor for class info.magnolia.templating.jsp.taglib.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
Deprecated. Adds all found nodes of a certain type.
build(Node, String[], Collection<Content>) - Method in class info.magnolia.cms.core.search.QueryResultImpl
Deprecated. 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.jcr.nodebuilder.NodeBuilderUtil
 
build(String, String, NodeOperation...) - Static method in class info.magnolia.jcr.nodebuilder.NodeBuilderUtil
 
build(String, NodeOperation...) - Static method in class info.magnolia.nodebuilder.NodeBuilderUtil
 
build(String, String, NodeOperation...) - Static method in class info.magnolia.nodebuilder.NodeBuilderUtil
 
build(ComponentConfigurer...) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
 
build() - Method in class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
 
BUILD_NUMBER - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
 
buildAdHocAreaDefinition() - Method in class info.magnolia.templating.elements.AreaElement
 
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.
buildQuery(String, String) - Static method in class info.magnolia.cms.util.QueryUtil
Creates a simple SQL2 query statement.
buildRepositoryResult() - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.ACLBasedPermissions
 
buildRepositoryResult() - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.RootOnlyPermissions
 
buildResult(Path) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.ACLBasedPermissions
 
buildResult(Path) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.RootOnlyPermissions
 
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
 
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
 
byteArrayToHex(byte[]) - Static method in class info.magnolia.cms.security.SecurityUtil
 

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(CacheModule, CacheMonitor) - 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(ModuleManager, CacheMonitor) - Constructor for class info.magnolia.module.cache.CacheModule
Deprecated. TODO since 4.5 - find another, cleaner, mechanism to provide the information this module needs instead of using ModuleManager.
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(CommandsManager) - 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
 
canAccess(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
canAccessRoot(Set<Principal>) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
 
canAddMixin(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
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
 
cancelMerge(Version) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
CandidateParameterResolver - Class in info.magnolia.objectfactory
Parameter resolver which looks for suitable parameters in a set of candidates.
CandidateParameterResolver(Object[]) - Constructor for class info.magnolia.objectfactory.CandidateParameterResolver
 
canRead(Path, ItemId) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
canRead(Path, ItemId) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.ACLBasedPermissions
 
canRead(Path, ItemId) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.RootOnlyPermissions
 
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
 
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
 
ChainedNodeIterator - Class in info.magnolia.jcr.iterator
An implementation of NodeIterator which will chain several iterators making them behave like one.
ChainedNodeIterator(List<NodeIterator>) - Constructor for class info.magnolia.jcr.iterator.ChainedNodeIterator
 
ChainedNodeIterator(NodeIterator...) - Constructor for class info.magnolia.jcr.iterator.ChainedNodeIterator
 
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
Deprecated. Utility method to change the jcr:primaryType value of a node.
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.
Channel - Class in info.magnolia.cms.core
POJO keeping all information about a channel.
Channel() - Constructor for class info.magnolia.cms.core.Channel
 
ChannelConfiguration - Class in info.magnolia.channel
Keep the configuration for a channel.
ChannelConfiguration() - Constructor for class info.magnolia.channel.ChannelConfiguration
 
ChannelManager - Interface in info.magnolia.channel
Defines a manager for channel configurations.
ChannelManagerImpl - Class in info.magnolia.channel
Map to host channel configurations.
ChannelManagerImpl() - Constructor for class info.magnolia.channel.ChannelManagerImpl
 
ChannelResolver - Interface in info.magnolia.channel
Defines a type that can resolve what channel is to be used.
ChannelVariationResolver - Class in info.magnolia.rendering.template.variation
Resolver that will use the channel set in the AggregationState.
ChannelVariationResolver() - Constructor for class info.magnolia.rendering.template.variation.ChannelVariationResolver
 
ChannelVisibilityContentDecorator - Class in info.magnolia.jcr.wrapper
ContentDecorator that hides content based on a multi-value property called excludeChannels.
ChannelVisibilityContentDecorator(String) - Constructor for class info.magnolia.jcr.wrapper.ChannelVisibilityContentDecorator
 
ChannelVisibilitySessionWrapper - Class in info.magnolia.jcr.wrapper
Session wrapper that applies ChannelVisibilityContentDecorator to a session.
ChannelVisibilitySessionWrapper(Session, String) - Constructor for class info.magnolia.jcr.wrapper.ChannelVisibilitySessionWrapper
 
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.module.exchangesimple.setup.CheckKeyProperty
 
check(InstallContext) - Method in class info.magnolia.setup.SystemTmpDirCondition
 
checkAndAddMixin(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Verifies the existence of the mix:versionable and adds it if not.
checkAndModifyPartOfPropertyValue(InstallContext, Node, String, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
Checks if property contains concrete string.
CheckAndModifyPartOfPropertyValueTask - Class in info.magnolia.module.delta
If the property (Property) contains the expected string, then it will be replaced by the new string.
CheckAndModifyPartOfPropertyValueTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.CheckAndModifyPartOfPropertyValueTask
 
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
 
checkAuthenticated(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
checkBody(TemplateDirectiveBody, boolean) - Method in class info.magnolia.templating.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
Deprecated. since 4.5 - use RepositoryManager.checkIfInitialized() directly.
checkIfInitialized(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.checkIfInitialized(String) directly.
checkIfInitialized() - Method in class info.magnolia.repository.DefaultRepositoryManager
 
checkIfInitialized(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
checkIfInitialized() - Method in interface info.magnolia.repository.RepositoryManager
Verify the initialization state of all the workspaces.
checkIfInitialized(String) - Method in interface info.magnolia.repository.RepositoryManager
Verifies the initialization state of a workspace.
checkin() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
checkInitialized() - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
checkInput() - Method in class info.magnolia.module.files.BasicFileExtractorOperation
 
CheckKeyProperty - Class in info.magnolia.module.exchangesimple.setup
Verify that the location of private and public keys used for activation is present in the configuration.
CheckKeyProperty() - Constructor for class info.magnolia.module.exchangesimple.setup.CheckKeyProperty
 
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.
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
 
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
 
checkout() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
checkOutput() - Method in class info.magnolia.module.files.BasicFileExtractorOperation
 
checkPermission(ItemId, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
checkPermission(Path, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
checkPermission(String, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
checkPermission(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
checkPermissions(HttpServletRequest, String, String, long) - Method in class info.magnolia.module.admininterface.pages.ExportPage
Uses access manager to authorise this request.
checkPermissions(HttpServletRequest, String, String, long) - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
Uses access manager to authorize this request.
checkPrecondition(String, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
 
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
 
checkValidNodePath(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
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).
ChildFilteringNodeWrapper - Class in info.magnolia.jcr.wrapper
NodeWrapper that hides children based on a predicate.
ChildFilteringNodeWrapper(Node, AbstractPredicate<Node>) - Constructor for class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
 
ChildFilteringNodeWrapper(Node, AbstractPredicate<Node>, boolean) - Constructor for class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
 
children(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
children(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
children(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
children(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
children(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
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.
ChildWrappingNodeWrapper - Class in info.magnolia.jcr.wrapper
Wrapper providing support for wrapping all child nodes of the wrapped node incl those returned by the NodeIterators.
ChildWrappingNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
 
Classes - Class in info.magnolia.objectfactory
Entry point to the currently configured ClassFactory, as well as some additional utility methods for manipulating Class objects.
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().
classForName(String) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
Returns the class denoted by the supplied class name without initializing the class.
classForName(String) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
 
classNameToWords(Exception) - Static method in class info.magnolia.cms.util.ExceptionUtil
Translates an exception class name to an english-readable idiom.
ClasspathPropertySource - Class in info.magnolia.init.properties
Simple PropertySource wrapping Properties loaded on the classpath from a given path.
ClasspathPropertySource(String) - Constructor for class info.magnolia.init.properties.ClasspathPropertySource
 
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.
cleanComment(Content) - Method in class info.magnolia.module.admininterface.commands.VersionCommand
 
cleanComment(Content) - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
cleanHandle(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
Clean a handle.
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.module.cache.filter.CacheResponseWrapper
 
cleanUp(HttpServletRequest, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
cleans temporary store and removes any locks set.
cleanUp() - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
Set objects to null.
cleanUp() - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
Set objects to null.
cleanupHtmlCode(String) - Method in class info.magnolia.module.mail.templates.impl.MgnlPageEmail
 
cleanupLinkPrefix(Content, String, String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
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.core.SystemProperty
Deprecated.  
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 class info.magnolia.jcr.util.ContentMap
 
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
Deprecated. Used only in tests.
clearAll() - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
 
clearAll() - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
removes all principals from the collection.
clearAll() - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
removes all principals from the collection.
clearAll() - Method in class info.magnolia.repository.WorkspaceMapping
 
clearRepositories() - Method in class info.magnolia.repository.WorkspaceMapping
 
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(Node, Node, Predicate, boolean) - Method in class info.magnolia.cms.core.version.CopyUtil
 
clone() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
clone() - Method in class info.magnolia.module.exchangesimple.ActivationContent
 
clone() - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
 
clone() - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
 
close() - Method in class info.magnolia.cms.cache.MultiplexServletOutputStream
Deprecated.  
close() - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
close() - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
 
close() - Method in class info.magnolia.cms.filters.RangedOutputStream
 
close() - Method in class info.magnolia.rendering.util.AppendableWriter
 
closeComment(String) - Method in class info.magnolia.templating.elements.MarkupHelper
 
closeTag(String) - Method in class info.magnolia.templating.elements.MarkupHelper
 
closeTemplateSource(Object) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
 
CMS_ADD - Static variable in interface info.magnolia.rendering.template.AreaDefinition
 
CMS_AREA - Static variable in class info.magnolia.templating.elements.AreaElement
 
CMS_EDIT - Static variable in interface info.magnolia.rendering.template.AreaDefinition
 
CMS_PLACEHOLDER - Static variable in interface info.magnolia.rendering.template.AreaDefinition
 
CMSComment - Class in info.magnolia.templating.editor.client.dom
CMSComment Constructor.
CMSComment(Comment) - Constructor for class info.magnolia.templating.editor.client.dom.CMSComment
 
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>, String, String, String, Rule) - Method in class info.magnolia.module.exchangesimple.ResourceCollector
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
Deprecated. Get all children recursively (content and contentnode).
collectAllChildren(Content, Content.ContentFilter) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated. Get all children using a filter.
collectAllChildren(Content, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated. Get all children of a particular type.
collectAllChildren(Content, ItemType[]) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated. Get all children of a particular type.
collectAllChildren(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
Get all children (by recursion) using MAGNOLIA_FILTER (filter accepting all nodes of a type with namespace mgnl).
collectAllChildren(Node, Predicate) - Static method in class info.magnolia.jcr.util.NodeUtil
Get all children (by recursion) using a Predicate.
collectAllChildren(List<Node>, Node, Predicate) - Static method in class info.magnolia.jcr.util.NodeUtil
Get all children (by recursion) using a Predicate.
collectDialogNodes(Content, List<Content>) - Method in class info.magnolia.module.admininterface.ConfiguredDialogHandlerManager
 
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.
collectGroupNames() - Method in class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule
Extract all the configured groups from the given node.
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.
collectRoleNames() - Method in class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule
Extract all the configured roles from the given node.
COLON - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
combine(ComponentProviderConfiguration) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
 
combinePathAndName(String, String) - Static method in class info.magnolia.jcr.util.NodeUtil
 
combinePropertyIterators(PropertyIterator, List<PropertyIterator>) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
Combines the inherited properties and provides them as a PropertyIterator.
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
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
 
CommandTransformer - Class in info.magnolia.commands
Command to transform old "impl" reference to implementing class to new "class" node data name for references.
CommandTransformer() - Constructor for class info.magnolia.commands.CommandTransformer
 
Comment - Class in info.magnolia.templating.editor.client.dom
This class implements the DOM Comment in gwt, as there is no type specified for it.
Comment() - Constructor for class info.magnolia.templating.editor.client.dom.Comment
Constructor must be protected.
COMMENT_NODE - Static variable in class info.magnolia.templating.editor.client.dom.Comment
 
CommentProcessor - Class in info.magnolia.templating.editor.client.dom.processor
Processor for comment elements.
CommentProcessor() - Constructor for class info.magnolia.templating.editor.client.dom.processor.CommentProcessor
 
commit() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
Updates subject with ACL and other properties.
commit() - Method in class info.magnolia.jaas.sp.jcr.JackrabbitAuthenticationModule
 
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
 
compare(Node, Node) - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance.NodeDepthComparator
 
compareTo(Object) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
 
compilePermissions(Set<Principal>) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
 
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
 
COMPONENT - Static variable in class info.magnolia.cms.core.ItemType
Deprecated.  
ComponentAvailability - Interface in info.magnolia.rendering.template
An entry of AreaDefinition.getAvailableComponents().
ComponentBar - Class in info.magnolia.templating.editor.client.widget.controlbar
Edit bar.
ComponentBar(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.widget.controlbar.ComponentBar
 
ComponentConfiguration<T> - Class in info.magnolia.objectfactory.configuration
Represents a configuration of a component for a specific type.
ComponentConfiguration() - Constructor for class info.magnolia.objectfactory.configuration.ComponentConfiguration
 
ComponentConfiguration(Class<T>) - Constructor for class info.magnolia.objectfactory.configuration.ComponentConfiguration
 
ComponentConfigurationException - Exception in info.magnolia.objectfactory.configuration
Exception thrown when parsing components configuration fails.
ComponentConfigurationException() - Constructor for exception info.magnolia.objectfactory.configuration.ComponentConfigurationException
 
ComponentConfigurationException(String) - Constructor for exception info.magnolia.objectfactory.configuration.ComponentConfigurationException
 
ComponentConfigurationException(String, Throwable) - Constructor for exception info.magnolia.objectfactory.configuration.ComponentConfigurationException
 
ComponentConfigurationException(Throwable) - Constructor for exception info.magnolia.objectfactory.configuration.ComponentConfigurationException
 
ComponentConfigurationPath - Class in info.magnolia.objectfactory
A string-based representation of a node path, in the form of repository:/path/to/node, or /path/to/node (where the repository defaults to "config").
ComponentConfigurationPath(String) - Constructor for class info.magnolia.objectfactory.ComponentConfigurationPath
 
ComponentConfigurationReader - Class in info.magnolia.objectfactory.configuration
Reads components defined in xml.
ComponentConfigurationReader() - Constructor for class info.magnolia.objectfactory.configuration.ComponentConfigurationReader
 
ComponentConfigurer - Interface in info.magnolia.objectfactory.configuration
Component configurers are called to customize the ComponentProviderConfiguration before its used to create a ComponentProvider.
ComponentDefinition - Class in info.magnolia.module.model
Component as defined in module descriptor.
ComponentDefinition() - Constructor for class info.magnolia.module.model.ComponentDefinition
 
ComponentDirective - Class in info.magnolia.templating.freemarker
A freemarker directive for rendering an arbitrary piece of content.
ComponentDirective() - Constructor for class info.magnolia.templating.freemarker.ComponentDirective
 
ComponentElement - Class in info.magnolia.templating.elements
Renders a piece of content.
ComponentElement(ServerConfiguration, RenderingContext, RenderingEngine, TemplateDefinitionAssignment) - Constructor for class info.magnolia.templating.elements.ComponentElement
 
ComponentFactory<T> - Interface in info.magnolia.objectfactory
Implementations of ComponentFactory provide their own instantiation mechanisms.
ComponentFactoryUtil - Class in info.magnolia.objectfactory
Utility method to work with ComponentFactorys.
ComponentFactoryUtil() - Constructor for class info.magnolia.objectfactory.ComponentFactoryUtil
 
ComponentPlaceHolder - Class in info.magnolia.templating.editor.client.widget.placeholder
A Widget for adding components to area.
ComponentPlaceHolder(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.widget.placeholder.ComponentPlaceHolder
 
ComponentProcessor - Class in info.magnolia.templating.editor.client.dom.processor
Factory Class for MgnlElement processors.
ComponentProcessor(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.dom.processor.ComponentProcessor
 
ComponentProvider - Interface in info.magnolia.objectfactory
ComponentProvider is responsible for providing components, these can be scoped as singletons or live in narrower scopes such as local and session, or be non scoped in which case a new instances will be created.
ComponentProviderConfiguration - Class in info.magnolia.objectfactory.configuration
Configuration used to create component providers.
ComponentProviderConfiguration() - Constructor for class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
 
ComponentProviderConfigurationBuilder - Class in info.magnolia.objectfactory.configuration
Builder for creating ComponentProviderConfigurations from component definitions.
ComponentProviderConfigurationBuilder() - Constructor for class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
 
Components - Class in info.magnolia.objectfactory
Static access utility for the currently set ComponentProvider.
Components() - Constructor for class info.magnolia.objectfactory.Components
 
COMPONENTS_ALL - Static variable in class info.magnolia.rendering.template.configured.ConfiguredInheritance
 
COMPONENTS_FILTERED - Static variable in class info.magnolia.rendering.template.configured.ConfiguredInheritance
 
COMPONENTS_NONE - Static variable in class info.magnolia.rendering.template.configured.ConfiguredInheritance
 
ComponentsDefinition - Class in info.magnolia.module.model
Set of components as defined in module descriptor.
ComponentsDefinition() - Constructor for class info.magnolia.module.model.ComponentsDefinition
 
ComponentTag - Class in info.magnolia.templating.jsp.cms
A jsp tag for rendering an arbitrary piece of content.
ComponentTag() - Constructor for class info.magnolia.templating.jsp.cms.ComponentTag
 
CompositeCallback - Class in info.magnolia.cms.security.auth.callback
Deprecated. since 4.5 - not needed anymore. The SecurityCallbackFilter can be configured to accept multiple HttpClientCallbacks, and the callback themselves accept a request or not.
CompositeCallback() - Constructor for class info.magnolia.cms.security.auth.callback.CompositeCallback
Deprecated.  
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(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
Deprecated. Use RepositoryConstants.CONFIG instead
CONFIG - Static variable in interface info.magnolia.repository.RepositoryConstants
 
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(ModuleManager, ModuleRegistry, LicenseFileExtractor, MessagesManager, VersionConfig, 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
configuration - Variable in class info.magnolia.objectfactory.guice.AbstractGuiceComponentConfigurer
 
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.
configure() - Method in class info.magnolia.objectfactory.guice.AbstractGuiceComponentConfigurer
 
configure() - Method in class info.magnolia.objectfactory.guice.GuiceComponentConfigurationModule
 
configure() - Method in class info.magnolia.objectfactory.guice.GuiceContextAndScopesConfigurer
 
configure() - Method in class info.magnolia.objectfactory.guice.GuiceParentBindingsModule
 
configure() - Method in class info.magnolia.objectfactory.guice.GuicePropertyConfigurer
 
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
 
ConfiguredAreaDefinition - Class in info.magnolia.rendering.template.configured
A AreaDefinition configured in the configuration workspace.
ConfiguredAreaDefinition() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
 
ConfiguredAutoGeneration - Class in info.magnolia.rendering.template.configured
Implementation of AutoGenerationConfiguration.
ConfiguredAutoGeneration() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredAutoGeneration
 
ConfiguredComponentAvailability - Class in info.magnolia.rendering.template.configured
A ComponentAvailability configured in the configuration workspace.
ConfiguredComponentAvailability() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredComponentAvailability
 
ConfiguredComponentConfiguration<T> - Class in info.magnolia.objectfactory.configuration
Configuration for a components which is configured in a workspace.
ConfiguredComponentConfiguration() - Constructor for class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
 
ConfiguredComponentConfiguration(Class<T>, String, String, boolean) - Constructor for class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
 
ConfiguredComponentConfiguration(Class<T>, String) - Constructor for class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
 
ConfiguredComponentFactory<T> - Class in info.magnolia.objectfactory
Builds a component configured in the repository by using content2bean.
ConfiguredComponentFactory(String, String, ComponentProvider) - Constructor for class info.magnolia.objectfactory.ConfiguredComponentFactory
 
ConfiguredDialog - Class in info.magnolia.module.admininterface.dialogs
 
ConfiguredDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.ConfiguredDialog
 
ConfiguredDialogHandlerManager - Class in info.magnolia.module.admininterface
Observes dialogs configured in modules and registers them with DialogHandlerManager when they're changed.
ConfiguredDialogHandlerManager(ModuleRegistry, DialogHandlerManager) - Constructor for class info.magnolia.module.admininterface.ConfiguredDialogHandlerManager
 
ConfiguredDialogHandlerProvider - Class in info.magnolia.module.admininterface
Provides a dialog configured in the repository.
ConfiguredDialogHandlerProvider(String, Content, Class<? extends DialogMVCHandler>) - Constructor for class info.magnolia.module.admininterface.ConfiguredDialogHandlerProvider
 
configureDialog(Dialog) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
ConfiguredInheritance - Class in info.magnolia.rendering.template.configured
Defines behavior for inheritance.
ConfiguredInheritance() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredInheritance
 
ConfiguredInheritance.AllComponentsInheritancePredicate - Class in info.magnolia.rendering.template.configured
Predicate for component inheritance that includes all components.
ConfiguredInheritance.AllComponentsInheritancePredicate() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredInheritance.AllComponentsInheritancePredicate
 
ConfiguredInheritance.FilteredComponentInheritancePredicate - Class in info.magnolia.rendering.template.configured
Predicate for component inheritance that includes only nodes with a a property named 'inheritable' that needs to be present and set to 'true'.
ConfiguredInheritance.FilteredComponentInheritancePredicate() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredInheritance.FilteredComponentInheritancePredicate
 
ConfiguredInheritance.InheritNothingInheritancePredicate - Class in info.magnolia.rendering.template.configured
Predicate for component inheritance that includes no components.
ConfiguredInheritance.InheritNothingInheritancePredicate() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredInheritance.InheritNothingInheritancePredicate
 
ConfiguredInheritance.NodeDepthComparator - Class in info.magnolia.rendering.template.configured
Comparator for ordering nodes by depth placing nodes deeper in the hierarchy after those further up and ordering nodes on the same level by the order they appear as siblings.
ConfiguredInheritance.NodeDepthComparator() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredInheritance.NodeDepthComparator
 
ConfiguredRenderableDefinition - Class in info.magnolia.rendering.template.configured
A RenderableDefinition configured in the configuration workspace.
ConfiguredRenderableDefinition() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
ConfiguredRendererManager - Class in info.magnolia.rendering.renderer.registry
ObservedManager for Renderer configured in repository.
ConfiguredRendererManager(ModuleRegistry, RendererRegistry) - Constructor for class info.magnolia.rendering.renderer.registry.ConfiguredRendererManager
 
ConfiguredRendererProvider - Class in info.magnolia.rendering.renderer.registry
RendererProvider that instantiates a renderer from a configuration node.
ConfiguredRendererProvider(String, Node) - Constructor for class info.magnolia.rendering.renderer.registry.ConfiguredRendererProvider
 
ConfiguredTemplateDefinition - Class in info.magnolia.rendering.template.configured
A TemplateDefinition configured in the configuration workspace.
ConfiguredTemplateDefinition() - Constructor for class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
 
ConfiguredTemplateDefinitionManager - Class in info.magnolia.rendering.template.registry
ObservedManager for TemplateDefinition configured in repository.
ConfiguredTemplateDefinitionManager(ModuleRegistry, TemplateDefinitionRegistry) - Constructor for class info.magnolia.rendering.template.registry.ConfiguredTemplateDefinitionManager
 
ConfiguredTemplateDefinitionProvider - Class in info.magnolia.rendering.template.registry
TemplateDefinitionProvider that instantiates a template from a configuration node.
ConfiguredTemplateDefinitionProvider(String, Node) - Constructor for class info.magnolia.rendering.template.registry.ConfiguredTemplateDefinitionProvider
 
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
 
ConfigurerDefinition - Class in info.magnolia.module.model
Component configurer as defined in module descriptor.
ConfigurerDefinition() - Constructor for class info.magnolia.module.model.ConfigurerDefinition
 
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.cms.security.auth.PrincipalCollectionImpl
Checks if this collection contains specified principal.
contains(String) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
Checks if this collection contains principal 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
 
containsAttribute(String) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
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
containsKey(Object) - Method in class info.magnolia.jcr.util.ContentMap
 
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!
containsValue(Object) - Method in class info.magnolia.jcr.util.ContentMap
 
Content - Interface in info.magnolia.cms.core
Deprecated. since 4.5 - use jcr.Node instead.
CONTENT - Static variable in class info.magnolia.cms.core.ItemType
Deprecated.  
content - Variable in class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
 
content - Variable in class info.magnolia.rendering.model.RenderingModelImpl
 
content(Map<String, TemplateModel>, String, Content) - Method in class info.magnolia.templating.freemarker.AbstractDirective
Deprecated. 
content(String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Return the Node for the Given Path from the website repository.
content(String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Return the Node for the Given Path from the given repository.
content(String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Return the Node for the Given Path from the given repository.
Content.ContentFilter - Interface in info.magnolia.cms.core
Deprecated. since 4.5 - use Predicate instead.
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
Deprecated. since 4.5, use Content2Bean.
Content2BeanProcessor.Factory - Class in info.magnolia.content2bean
Deprecated. since 4.5, we should use IoC. However, we'll leave the processor as is for now.
Content2BeanProcessor.Factory() - Constructor for class info.magnolia.content2bean.Content2BeanProcessor.Factory
Deprecated.  
Content2BeanProcessorImpl - Class in info.magnolia.content2bean.impl
Contains the logic for traversing the hierarchy and do the calls to the transformer.
Content2BeanProcessorImpl(TypeMapping) - 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
Deprecated. since 4.5, we should use IoC...
Content2BeanTransformer.Factory() - Constructor for class info.magnolia.content2bean.Content2BeanTransformer.Factory
Deprecated.  
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
 
Content2BeanUtil.ToMapTransformer - Class in info.magnolia.content2bean
A Content2BeanTransformer transforming all nodes to Maps.
Content2BeanUtil.ToMapTransformer() - Constructor for class info.magnolia.content2bean.Content2BeanUtil.ToMapTransformer
 
CONTENT_ATTRIBUTE - Static variable in class info.magnolia.templating.freemarker.AbstractDirective
 
CONTENT_FILE_ATTRIBUTE - Static variable in class info.magnolia.module.cache.filter.DelegatingBlobCachedEntry
 
CONTENT_FILTER_RULE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
CONTENT_STRUCTURE_FLAT - Static variable in interface info.magnolia.rendering.template.AreaDefinition
 
CONTENT_STRUCTURE_NODE - Static variable in interface info.magnolia.rendering.template.AreaDefinition
 
CONTENT_TYPE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
 
CONTENT_TYPE - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
 
contentByIdentifier(String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Return the Node by the given identifier from the website repository.
contentByIdentifier(String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Return the Node by the given identifier from the given repository.
contentByIdentifier(String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Return the Node for the given identifier from the given repository.
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
 
ContentDecorator - Interface in info.magnolia.jcr.decoration
Applies custom behavior in a graph of JCR objects by wrapping objects.
ContentDecoratorNodeIterator - Class in info.magnolia.jcr.decoration
NodeIterator that applies wrappers and filtering by delegating to a ContentDecorator.
ContentDecoratorNodeIterator(NodeIterator, ContentDecorator) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorNodeIterator
 
ContentDecoratorNodeWrapper - Class in info.magnolia.jcr.decoration
Node wrapper that applies wrappers and filtering by delegating to a ContentDecorator.
ContentDecoratorNodeWrapper(Node, ContentDecorator) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
ContentDecoratorPropertyIterator - Class in info.magnolia.jcr.decoration
PropertyIterator that applies wrappers and filtering by delegating to a ContentDecorator.
ContentDecoratorPropertyIterator(PropertyIterator, ContentDecorator) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorPropertyIterator
 
ContentDecoratorPropertyWrapper - Class in info.magnolia.jcr.decoration
Property wrapper that applies wrappers and filtering by delegating to a ContentDecorator.
ContentDecoratorPropertyWrapper(Property, ContentDecorator) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
 
ContentDecoratorSessionWrapper - Class in info.magnolia.jcr.decoration
Session wrapper that applies wrappers and filtering by delegating to a ContentDecorator.
ContentDecoratorSessionWrapper(Session, ContentDecorator) - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
 
ContentDecoratorUtil - Class in info.magnolia.jcr.decoration
Utility class for ContentDecorator.
ContentDecoratorUtil() - Constructor for class info.magnolia.jcr.decoration.ContentDecoratorUtil
 
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
 
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.
ContentMap - Class in info.magnolia.jcr.util
Map based representation of JCR content.
ContentMap(Node) - Constructor for class info.magnolia.jcr.util.ContentMap
 
contentMap - Variable in class info.magnolia.rendering.model.RenderingModelImpl
 
ContentMapModel - Class in info.magnolia.freemarker.models
A wrapper for Content nodes.
ContentModel - Class in info.magnolia.freemarker.models
A wrapper for Content nodes.
CONTENTNODE - Static variable in class info.magnolia.cms.core.ItemType
Deprecated.  
CONTENTNODE - Static variable in class info.magnolia.cms.gui.misc.Icon
 
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
Deprecated. since 4.5 - Use RepositoryConstants, WorkspaceMapping, SessionProviderRegistry instead.
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
Sets content type and encoding for requests based on the uri extension and prepares uri path information in the aggregation state.
ContentTypeFilter() - Constructor for class info.magnolia.cms.filters.ContentTypeFilter
 
ContentUtil - Class in info.magnolia.cms.util
Deprecated. since 4.5 - use NodeUtil instead.
ContentUtil() - Constructor for class info.magnolia.cms.util.ContentUtil
Deprecated.  
ContentUtil.PostVisitor - Interface in info.magnolia.cms.util
Deprecated. Used in ContentUtil.Visitor.visit(Content) if the visitor wants to use post order.
ContentUtil.Visitor - Interface in info.magnolia.cms.util
Deprecated. 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, Content) - 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
Deprecated. 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
Deprecated. Context parameter prefix, to obtain a property definition like ${contextParam/property}, that can refer to any context parameter.
ContextAttributeConfiguration - Class in info.magnolia.rendering.renderer
Configuration of a context attribute.
ContextAttributeConfiguration() - Constructor for class info.magnolia.rendering.renderer.ContextAttributeConfiguration
 
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
Deprecated.  
contextDestroyed(ServletContextEvent) - Method in class info.magnolia.init.MagnoliaServletContextListener
 
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(WebContextFactory) - Constructor for class info.magnolia.cms.filters.ContextFilter
 
contextInitialized(ServletContextEvent) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
Deprecated.  
contextInitialized(ServletContextEvent) - Method in class info.magnolia.init.MagnoliaServletContextListener
 
contextInitialized(ServletContextEvent, boolean) - Method in class info.magnolia.init.MagnoliaServletContextListener
 
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.
convertEmailList(String) - Static method in class info.magnolia.module.mail.util.MailUtil
convert email address mapping
.
convertHexToColor(String) - Method in class info.magnolia.templating.jsp.taglib.BaseImageTag
 
convertHexToRGB(String) - Method in class info.magnolia.templating.jsp.taglib.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.templating.jsp.taglib
Converts text in the body of the tag adding
tags at new lines or wrapping lines in paragraphs.
ConvertNewLineTag() - Constructor for class info.magnolia.templating.jsp.taglib.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.
convertPropertyStringToObject(String) - Method in class info.magnolia.jcr.util.PropertiesImportExport
 
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.
convertToMap(String) - Static method in class info.magnolia.module.mail.util.MailUtil
Transforms a string name=value\r\nname=value..
convertToSimpleString(String) - Method in class info.magnolia.templating.jsp.taglib.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
 
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
 
CopyGenerator - Class in info.magnolia.rendering.generator
An implementation of Generator which will create nodes and properties verbatim as found in AutoGenerationConfiguration.getContent().
CopyGenerator(Node) - Constructor for class info.magnolia.rendering.generator.CopyGenerator
 
copyInSession(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated. Session based copy operation.
copyMoveNode(String, String, boolean) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
copyMoveNode(String, String, boolean) - Method in class info.magnolia.module.admininterface.trees.HierarchicalUsersTreeHandler
 
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
Deprecated. copy content to the specified location.
copyTo(String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
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(VirtualURIManager, CommandsManager) - Constructor for class info.magnolia.setup.CoreModule
 
CoreModuleVersionHandler - Class in info.magnolia.setup
Special VersionHandler for the core module.
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
 
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.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.
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
 
createCache(String) - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
createChannelPreview(String, PreviewChannel.Orientation) - Static method in class info.magnolia.templating.editor.client.PageEditor
 
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
 
createComponent(String, String, String) - Static method in class info.magnolia.templating.editor.client.PageEditor
 
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
Deprecated. Creates a Content node under the current node with the specified name.
createContent(String, String) - Method in interface info.magnolia.cms.core.Content
Deprecated. Creates a Content node under the current node with the specified name.
createContent(String, ItemType) - Method in interface info.magnolia.cms.core.Content
Deprecated. Creates a Content node under the current node with the specified name.
createContent(String, String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
createContent(String, String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. Creates contentNode of type contentType.
createContent(String, String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
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(Calendar) - Static method in class info.magnolia.cms.util.DateUtil
Expression for searching - representing a date.
createDateExpression(int, int, int) - Static method in class info.magnolia.cms.util.QueryUtil
Deprecated.  
createDateExpression(Calendar) - Static method in class info.magnolia.cms.util.QueryUtil
Deprecated. since 4.5.4 use info.magnolia.cms.util.DateUtil.createDateExpression(calendar)
createDateTimeExpression(Calendar) - Static method in class info.magnolia.cms.util.DateUtil
Expression for searching - representing a date and time.
createDateTimeExpression(int, int, int, int, int, int) - Static method in class info.magnolia.cms.util.QueryUtil
Deprecated.  
createDateTimeExpression(Calendar) - Static method in class info.magnolia.cms.util.QueryUtil
Deprecated. since 4.5.4 use info.magnolia.cms.util.DateUtil.createDateTimeExpression(calendar)
createDateTimeExpressionIgnoreTimeZone(Calendar) - Static method in class info.magnolia.cms.util.DateUtil
Expression for searching - not considering the timezone.
createDateTimeExpressionIgnoreTimeZone(int, int, int, int, int, int) - Static method in class info.magnolia.cms.util.QueryUtil
Deprecated.  
createDateTimeExpressionIgnoreTimeZone(Calendar) - Static method in class info.magnolia.cms.util.QueryUtil
Deprecated. since 4.5.4 use info.magnolia.cms.util.DateUtil.createDateTimeExpressionIgnoreTimeZone(calendar)
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().
createExportPath(String) - Static method in class info.magnolia.importexport.DataTransporter
Prior to 4.5 Magnolia used to produce export xml filenames where the / (slash) separating sub nodes was replaced by a dot.
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.
createFactory(Class<? extends ComponentFactory<T>>, ComponentProvider) - Static method in class info.magnolia.objectfactory.ComponentFactoryUtil
Uses the empty constructor or passes the ComponentProvider if such a constructor exists.
createGroup(String) - Method in interface info.magnolia.cms.security.GroupManager
 
createGroup(String) - Method in class info.magnolia.cms.security.MgnlGroupManager
 
createHierarchyManager(Session) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
createHtmlAttribute(String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Util method to create html attributes name="value".
createHtmlAttribute(String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Util method to create html attributes name="value".
createIconColumn(Tree, String, TreeColumnHtmlRenderer) - Static method in class info.magnolia.cms.gui.control.TreeColumn
 
createId(Node) - Method in class info.magnolia.rendering.template.registry.ConfiguredTemplateDefinitionManager
 
createImage() - Method in class info.magnolia.templating.jsp.taglib.Text2PngFactory
Renders the current text in the current font fontname, fontsize and color.
createImageNode(File, Content) - Method in class info.magnolia.templating.jsp.taglib.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.
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.HierarchicalUsersTreeHandler
 
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
 
createNodes(Node, String...) - Method in class info.magnolia.jcr.util.PropertiesImportExport
Each property is one item in the properties varargs passed in.
createNodes(Node, InputStream) - Method in class info.magnolia.jcr.util.PropertiesImportExport
Each property or node in the stream has to be separated by the \n.
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
Deprecated.  
createPath(HierarchyManager, String, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated.  
createPath(HierarchyManager, String, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated.  
createPath(HierarchyManager, String, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated.  
createPath(Content, String, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated.  
createPath(Content, String, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated.  
createPath(String, String) - Static method in class info.magnolia.cms.util.PathUtil
 
createPath(Node, String, String) - Static method in class info.magnolia.jcr.util.NodeUtil
Creates a node under the specified parent and relative path, then returns it.
createPath(Node, String, String, boolean) - Static method in class info.magnolia.jcr.util.NodeUtil
Creates a node under the specified parent and relative path, then returns it.
createPathFromId(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
create the jcr node path for work Item by its id.
createpermissionlist() - Method in class info.magnolia.module.admininterface.pages.PermissionPage
Creation of permission list as such.
createPngFile(String) - Method in class info.magnolia.templating.jsp.taglib.Text2PngFactory
Renders the current text to a .png file.
createPngFile(File) - Method in class info.magnolia.templating.jsp.taglib.Text2PngFactory
Renders the current text to a .png file.
createQuery(String, String) - Method in interface info.magnolia.cms.core.search.QueryManager
Deprecated. 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
Deprecated.  
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.FilterManagerImpl
 
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
 
createSession(Credentials) - Method in class info.magnolia.jcr.registry.DefaultSessionProvider
 
createSession(Credentials) - Method in interface info.magnolia.jcr.registry.SessionProvider
 
createSubject(User) - Static method in class info.magnolia.cms.security.PrincipalUtil
 
createSystemUIFilter() - Method in class info.magnolia.cms.filters.FilterManagerImpl
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.
createTemplatingElement() - Method in class info.magnolia.templating.freemarker.AbstractDirective
 
createTemplatingElement() - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 
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
Deprecated. since 4.5 - use PropertyUtil.createValue(Object, ValueFactory) instead
createValue(String, int, ValueFactory) - Static method in class info.magnolia.cms.util.NodeDataUtil
Deprecated. since 4.5 - directly use PropertyUtil.createValue(String, int, ValueFactory) instead.
createValue(String, int, ValueFactory) - Static method in class info.magnolia.jcr.util.PropertyUtil
Transforms a string to a jcr value object.
createValue(Object, ValueFactory) - Static method in class info.magnolia.jcr.util.PropertyUtil
 
createVersion(Content, Rule) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Deprecated. since 4.5 use #createVersion(Node, Rule) instead
createVersion(Node, Rule, String) - 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
 
createWebContext(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface info.magnolia.context.WebContextFactory
 
createWebContext(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class info.magnolia.context.WebContextFactoryImpl
 
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() - Method in class info.magnolia.objectfactory.Classes.ClassFactoryProvider
 
currentContent() - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
Returns the "current content" from the aggregation state.
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
Deprecated. not used

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
 
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(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Removes escaping of HTML on properties.
decode(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Removes escaping of HTML on properties.
decode(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Removes escaping of HTML on properties.
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.
decrypt(String) - Static method in class info.magnolia.cms.security.SecurityUtil
 
decrypt(String, String) - Static method in class info.magnolia.cms.security.SecurityUtil
 
decSessionCount() - Method in class info.magnolia.stats.JCRStats
 
deepUnwrap(Node, Class<? extends DelegateNodeWrapper>) - Static method in class info.magnolia.jcr.util.NodeUtil
Removes a wrapper by type.
deepUnwrap(Class<? extends DelegateNodeWrapper>) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
Removes a wrapper by type.
deepUnwrapAll(Node, Class<? extends DelegateNodeWrapper>) - Static method in class info.magnolia.jcr.util.NodeUtil
Removes all wrappers of a given type.
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.templating.jsp.taglib.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_DELETED - 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
Deprecated. Default value for the MAGNOLIA_INITIALIZATION_FILE parameter.
DEFAULT_INITIALIZATION_PARAMETER - Static variable in class info.magnolia.init.DefaultMagnoliaPropertiesResolver
Default value for the MAGNOLIA_INITIALIZATION_FILE parameter.
DEFAULT_JAAS_LOGIN_CHAIN - Static variable in class info.magnolia.cms.security.SecuritySupportBase
 
DEFAULT_MAPPING - Static variable in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
DEFAULT_META_NODE - Static variable in class info.magnolia.cms.core.MetaData
Name of the Node hosting the MetaData.
DEFAULT_MODEL_EXECUTION_ATTRIBUTE_NAME - Static variable in class info.magnolia.rendering.model.ModelExecutionFilter
 
DEFAULT_OPENMENU_NODEDATA - Static variable in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
Default name for "open menu" nodeData.
DEFAULT_PLATFORM_COMPONENTS_CONFIG_LOCATION - Static variable in class info.magnolia.init.MagnoliaServletContextListener
 
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_TYPE - Static variable in interface info.magnolia.rendering.template.AreaDefinition
 
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
Deprecated.  
DEFAULT_WRAPPERELEMENT_NODEDATA - Static variable in class info.magnolia.templating.jsp.taglib.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, 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
Deprecated. since 4.5, use IoC, i.e another implementation of ComponentProvider.
DefaultComponentProvider(MagnoliaConfigurationProperties) - Constructor for class info.magnolia.objectfactory.DefaultComponentProvider
Deprecated.  
DefaultComponentProvider(Properties) - Constructor for class info.magnolia.objectfactory.DefaultComponentProvider
Deprecated.  
DefaultContent - Class in info.magnolia.cms.core
Deprecated. since 4.5 use jcr.Node instead.
DefaultContent() - Constructor for class info.magnolia.cms.core.DefaultContent
Deprecated. Empty constructor.
DefaultContent(Node, String) - Constructor for class info.magnolia.cms.core.DefaultContent
Deprecated. Constructor to get existing node.
DefaultContent(Node) - Constructor for class info.magnolia.cms.core.DefaultContent
Deprecated. Constructor to get existing node.
DefaultContent(Node, String, String) - Constructor for class info.magnolia.cms.core.DefaultContent
Deprecated. Creates contentNode of type contentType contentType must be defined in item type definition of Magnolia as well as JCR implementation.
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
Deprecated. since 4.5. Use Session and its methods instead.
DefaultHierarchyManager(Session) - Constructor for class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated.  
DefaultHierarchyManager(String, Session, AccessManager) - Constructor for class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated.  
DefaultHierarchyManager(String, Session) - Constructor for class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated.  
DefaultHierarchyManager(Session, String) - Constructor for class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. Only used in tests.
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
 
DefaultInheritanceContentDecorator - Class in info.magnolia.templating.inheritance
Provides an inheritance model that can be customized with configuration on the nodes.
DefaultInheritanceContentDecorator(Node, InheritanceConfiguration) - Constructor for class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
 
defaultLocale - Variable in class info.magnolia.cms.i18n.AbstractI18nContentSupport
If no locale can be determined the default locale will be set.
DefaultMagnoliaConfigurationProperties - Class in info.magnolia.init
This implementation of MagnoliaConfigurationProperties sets up the following list of PropertySource: InitPathsPropertySource /mgnl-beans.properties (list of default core components - TODO : this might move to core's module descriptor ModulePropertiesSource (all properties exposed my modules) Sources provided by MagnoliaPropertiesResolver SystemPropertySource This class along with DefaultMagnoliaPropertiesResolver provide a replacement for PropertiesInitializer since 4.5.
DefaultMagnoliaConfigurationProperties(MagnoliaInitPaths, ModuleRegistry, MagnoliaPropertiesResolver) - Constructor for class info.magnolia.init.DefaultMagnoliaConfigurationProperties
 
DefaultMagnoliaInitPaths - Class in info.magnolia.init
A simple wrapper about the few initial variables used to resolve PropertySource.
DefaultMagnoliaInitPaths(MagnoliaServletContextListener, ServletContext) - Constructor for class info.magnolia.init.DefaultMagnoliaInitPaths
 
DefaultMagnoliaPropertiesResolver - Class in info.magnolia.init
Resolves the paths of the properties files to load.
DefaultMagnoliaPropertiesResolver(ServletContext, MagnoliaInitPaths) - Constructor for class info.magnolia.init.DefaultMagnoliaPropertiesResolver
 
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
Deprecated. since 4.5, use jcr.Property instead.
DefaultNodeData(Content, String) - Constructor for class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
DefaultRenderableVariationResolver - Class in info.magnolia.rendering.template.variation
Resolver that will combinate channel and extension variation resolver.
DefaultRenderableVariationResolver() - Constructor for class info.magnolia.rendering.template.variation.DefaultRenderableVariationResolver
 
DefaultRenderingEngine - Class in info.magnolia.rendering.engine
Default implementation of RenderingEngine.
DefaultRenderingEngine() - Constructor for class info.magnolia.rendering.engine.DefaultRenderingEngine
Used to create an observed proxy object.
DefaultRenderingEngine(RendererRegistry, TemplateDefinitionAssignment, RenderableVariationResolver, Provider<RenderingContext>) - Constructor for class info.magnolia.rendering.engine.DefaultRenderingEngine
 
DefaultRepositoryManager - Class in info.magnolia.repository
Manages all used Repositories.
DefaultRepositoryManager() - Constructor for class info.magnolia.repository.DefaultRepositoryManager
 
DefaultRepositoryStrategy - Class in info.magnolia.context
Uses a user based access manager.
DefaultRepositoryStrategy(RepositoryManager, UserContext) - Constructor for class info.magnolia.context.DefaultRepositoryStrategy
 
DefaultSessionProvider - Class in info.magnolia.jcr.registry
Default-Implementation for a SessionProvider.
DefaultSessionProvider(String, Repository, String) - Constructor for class info.magnolia.jcr.registry.DefaultSessionProvider
 
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.rendering.model.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
 
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
 
DelegateNodeWrapper - Class in info.magnolia.jcr.wrapper
Wrapper for JCR node.
DelegateNodeWrapper() - Constructor for class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
DelegateNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
DelegatePropertyWrapper - Class in info.magnolia.jcr.wrapper
Wrapper for JCR property.
DelegatePropertyWrapper(Property) - Constructor for class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
DelegateSessionWrapper - Class in info.magnolia.jcr.wrapper
Wrapper for JCR Session.
DelegateSessionWrapper(Session) - Constructor for class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
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 large responses.
DelegatingBlobCachedEntry(long, String, String, int, MultiMap, long, String, int) - Constructor for class info.magnolia.module.cache.filter.DelegatingBlobCachedEntry
 
DelegatingNodeIterator - Class in info.magnolia.jcr.iterator
Delegating NodeIterator intended to be used by subclasses for decoration.
DelegatingNodeIterator(NodeIterator) - Constructor for class info.magnolia.jcr.iterator.DelegatingNodeIterator
 
DelegatingPropertyIterator - Class in info.magnolia.jcr.iterator
Delegating PropertyIterator intended to be used by subclasses for decoration.
DelegatingPropertyIterator(PropertyIterator) - Constructor for class info.magnolia.jcr.iterator.DelegatingPropertyIterator
 
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
Deprecated. Remove this path.
delete(String) - Method in interface info.magnolia.cms.core.Content
Deprecated. Remove specified path.
delete() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
delete(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. removes specified path, it can be either node or property.
delete() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
delete(String) - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
delete() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. 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
 
delete() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
deleteAndRemoveEmptyParents(Content) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated.  
deleteAndRemoveEmptyParents(Content, int) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated.  
deleteAndRemoveEmptyParents(Node, int) - Static method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
 
DeleteCommand - Class in info.magnolia.module.admininterface.commands
the command to delete one node
DeleteCommand() - Constructor for class info.magnolia.module.admininterface.commands.DeleteCommand
 
deleteComponent(String) - Static method in class info.magnolia.templating.editor.client.PageEditor
 
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
Deprecated.  
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
Deprecated. 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
 
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
describe() - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
 
describe() - Method in class info.magnolia.init.properties.AbstractPropertySource
 
describe() - Method in class info.magnolia.init.properties.AbstractStreamBasedPropertySource
 
describe() - Method in class info.magnolia.init.properties.ModulePropertiesSource
 
describe() - Method in interface info.magnolia.init.PropertySource
Provides a description of this source, typically the location of the file that was used to load the properties this source holds.
DescriptorFileBasedTypeMapping - Class in info.magnolia.content2bean.impl
Deprecated. since 4.5, unused. Custom Transformer should be enough.
DescriptorFileBasedTypeMapping() - Constructor for class info.magnolia.content2bean.impl.DescriptorFileBasedTypeMapping
Deprecated.  
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 interface info.magnolia.cms.filters.FilterManager
 
destroy() - Method in class info.magnolia.cms.filters.FilterManagerImpl
 
destroy() - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
destroy() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
Destroys the target filter after waiting for all requests to complete.
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
 
destroy() - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
 
destroyRootFilter(MgnlFilter) - Method in class info.magnolia.cms.filters.FilterManagerImpl
 
detach() - Method in class info.magnolia.templating.editor.client.widget.dnd.MoveWidget
 
detectCurrentLocale() - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
A String representing the value for the GWT meta property whose content is locale.
determineContextPath(ServletContext) - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
 
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
Deprecated.  
determineNodeDataType(String) - Method in class info.magnolia.cms.core.version.ContentVersion
 
determineRootPath(ServletContext) - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
Figures out the root path where the webapp is deployed.
determineServerName(ServletContext) - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
Figures out the local host name, makes sure it's lowercase, and use its unqualified name if the "magnolia.unqualified.server.name" init parameter is set to true.
determineWebappFolderName(String, ServletContext) - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
 
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
 
DialogHandlerProvider - Interface in info.magnolia.module.admininterface
Provides a dialog and a dialog handler.
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
 
DialogPasswordHash - Class in info.magnolia.cms.gui.dialog
Password control configured to hash passwords.
DialogPasswordHash() - Constructor for class info.magnolia.cms.gui.dialog.DialogPasswordHash
 
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
Deprecated. since 4.5.3 - use SecurityUtil instead.
Directives - Class in info.magnolia.templating.freemarker
A map with freemarker directives specific to Magnolia.
Directives() - Constructor for class info.magnolia.templating.freemarker.Directives
 
dirtyHandles - Variable in class info.magnolia.cms.core.search.QueryResultImpl
Deprecated.  
disableLink(Element) - Static method in class info.magnolia.templating.editor.client.dom.processor.ElementProcessor
 
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
dispose(String) - Static method in class info.magnolia.cms.util.ObservationUtil
Unregisters all EventListeners for the given workspace.
dispose() - Method in class info.magnolia.jcr.util.BinaryInFile
 
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
 
doAuthenticate(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.BaseSecurityFilter
Deprecated. since 4.5, should not be needed, and does nothing.
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.templating.freemarker.AbstractDirective
 
doBody() - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 
doCallback(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
Deprecated. since 4.5
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.
doDispatch(ServletRequest, ServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.MgnlFilterDispatcher
Calls the target filter if it matches the request otherwise passes the request on to the next filter in web.xml.
doEndTag() - Method in class info.magnolia.templating.jsp.taglib.ConvertNewLineTag
 
doEndTag() - Method in class info.magnolia.templating.jsp.taglib.EditButton
 
doEndTag() - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
 
doExec(Session) - Method in class info.magnolia.cms.security.SilentSessionOp
 
doExec() - Method in class info.magnolia.context.MgnlContext.VoidOp
 
doExec(Node, ErrorHandler) - Method in class info.magnolia.jcr.nodebuilder.AbstractNodeOperation
 
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
Deprecated.  
doExecute(InstallContext) - Method in class info.magnolia.module.admininterface.setup.for4_3.ReplaceWrongDialogNodeTypeTask
Deprecated.  
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.OrderFilterBeforeTask
 
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.RemoveDuplicatePermissionTask
 
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.RenameNodesTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.delta.SetPropertyTask
doExecute(InstallContext) - Method in class info.magnolia.module.samples.setup.UpdateFromFtlToJspConfiguration
 
doExecute(InstallContext) - Method in class info.magnolia.module.samples.setup.UpdateFromFtlToJspSite
 
doExecute(InstallContext) - Method in class info.magnolia.module.samples.setup.UpdateFromFtlToJspVirtualUriMapping
 
doExecute(InstallContext) - Method in class info.magnolia.nodebuilder.task.AbstractNodeBuilderTask
 
doExecute(InstallContext) - Method in class info.magnolia.setup.for4_5.RenameACLNodesTask
 
doExecute(InstallContext) - Method in class info.magnolia.setup.for4_5.UpdateSecurityFilterClientCallbacksConfiguration
 
doExecute(InstallContext) - Method in class info.magnolia.setup.for4_5.UpdateUserManagers
 
doExecute(InstallContext) - Method in class info.magnolia.setup.initial.AddFilterBypassTask
 
doExecute(InstallContext) - Method in class info.magnolia.setup.initial.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(ServletRequest, ServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.MultiChannelFilter
 
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(ServletRequest, ServletResponse, FilterChain) - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
Read lock must be held when invoking this method.
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 BaseSecurityFilter.isAllowed(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) returns true.
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.cms.security.SecurityCallbackFilter
 
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.rendering.engine.RenderingFilter
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.rendering.model.ModelExecutionFilter
 
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
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.templating.editor.servlet.PageEditorServlet
 
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).
doneMerge(Version) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
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
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.templating.editor.servlet.PageEditorServlet
 
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
 
doSort(Collection) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
sort
doStartTag() - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
 
doStartTag() - Method in class info.magnolia.templating.jsp.taglib.EditButton
 
doStartTag() - Method in class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag
 
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.templating.jsp.cms.AbstractTag
 
doTag() - Method in class info.magnolia.templating.jsp.taglib.PoweredByTag
 
doTag() - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
 
doTag() - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
 
doWithConfiguration(ComponentProvider, ComponentProviderConfiguration) - Method in class info.magnolia.module.ModuleInstancesConfigurer
 
doWithConfiguration(ComponentProvider, ComponentProviderConfiguration) - Method in interface info.magnolia.objectfactory.configuration.ComponentConfigurer
 
doWithConfiguration(ComponentProvider, ComponentProviderConfiguration) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
 
doWithConfiguration(ComponentProvider, ComponentProviderConfiguration) - Method in class info.magnolia.objectfactory.guice.AbstractGuiceComponentConfigurer
 
download() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
DragAndDrop - Class in info.magnolia.templating.editor.client.widget.dnd
DragAndDrop.
DragAndDrop() - Constructor for class info.magnolia.templating.editor.client.widget.dnd.DragAndDrop
 
dragAndDrop(ComponentBar) - Static method in class info.magnolia.templating.editor.client.widget.dnd.DragAndDrop
 
dragAndDrop(ComponentBar) - Method in class info.magnolia.templating.editor.client.widget.dnd.DragAndDropImpl
 
DragAndDropImpl - Class in info.magnolia.templating.editor.client.widget.dnd
DragAndDropImpl.
DragAndDropImpl() - Constructor for class info.magnolia.templating.editor.client.widget.dnd.DragAndDropImpl
 
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
 
DropdownButton - Class in info.magnolia.templating.editor.client.widget.button
A button which, when clicking on it, will display a dropdown menu just beneath.
DropdownButton(String, List<MenuItem>) - Constructor for class info.magnolia.templating.editor.client.widget.button.DropdownButton
 
DropdownButton(String, MenuItem...) - Constructor for class info.magnolia.templating.editor.client.widget.button.DropdownButton
 
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
DummyUser() - Constructor for class info.magnolia.cms.security.DummyUser
Deprecated.  
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
 
DuplicateNodePredicate - Class in info.magnolia.jcr.predicate
Predicate filtering based on the previous appearance of the node.
DuplicateNodePredicate() - Constructor for class info.magnolia.jcr.predicate.DuplicateNodePredicate
 

E

EarlyExecutionAware<RD extends RenderableDefinition> - Interface in info.magnolia.rendering.model
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
 
editAccessControlPolicies(String) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
 
editAccessControlPolicies(Principal) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
 
EditButton - Class in info.magnolia.templating.jsp.taglib
Displays an edit button.
EditButton() - Constructor for class info.magnolia.templating.jsp.taglib.EditButton
 
EDITION - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
 
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
 
EhCacheFactory - Class in info.magnolia.module.cache.ehcache
A CacheFactory based on ehcache, which wraps BlockingCache instances.
EhCacheFactory(CacheMonitor) - 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, CacheMonitor, String) - Constructor for class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
EhCacheWrapper(Ehcache, CacheMonitor, String) - Constructor for class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
ElementProcessor - Class in info.magnolia.templating.editor.client.dom.processor
Processor for DOM elements.
ElementProcessor() - Constructor for class info.magnolia.templating.editor.client.dom.processor.ElementProcessor
 
EMAIL - Static variable in interface info.magnolia.cms.security.auth.Entity
Deprecated.  
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_CONTEXT - Static variable in class info.magnolia.rendering.engine.DefaultRenderingEngine
 
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
 
enablePreview(boolean) - Static method in class info.magnolia.templating.editor.client.PageEditor
Enables/disables default (desktop) preview.
encode(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Adds escaping of HTML on properties as well as changing line breaks into <br/> tags.
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_NO - Static variable in class info.magnolia.cms.gui.control.ControlImpl
Deprecated. since 4.5. Use ControlImpl.ENCRYPTION_NO instead.
encrypt(String) - Static method in class info.magnolia.cms.security.SecurityUtil
 
encrypt(String, String) - Static method in class info.magnolia.cms.security.SecurityUtil
 
ENCRYPTION_HASH_BCRYPT - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
ENCRYPTION_HASH_SHA - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
ENCRYPTION_NO - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
ENCRYPTION_NO_ENCODING_BASE64 - Static variable in class info.magnolia.cms.gui.control.ControlImpl
 
end() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
end(Appendable) - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
Override this method if you need to "do something" once the component is rendered, i.e cleanup the context.
end(Appendable) - Method in class info.magnolia.templating.elements.AreaElement
 
end(Appendable) - Method in class info.magnolia.templating.elements.ComponentElement
 
end(Appendable) - Method in class info.magnolia.templating.elements.InitElement
 
end(Appendable) - Method in interface info.magnolia.templating.elements.TemplatingElement
 
endContent(Node) - Method in class info.magnolia.templating.elements.MarkupHelper
 
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"
ENFORCE_CHANNEL_PARAMETER - Static variable in class info.magnolia.cms.filters.MultiChannelFilter
 
ENGINE_NAME - Static variable in class info.magnolia.module.workflow.WorkflowConstants
 
Entity - Interface in info.magnolia.cms.security.auth
Deprecated.  
EntityImpl - Class in info.magnolia.jaas.principal
Deprecated.  
EntityImpl() - Constructor for class info.magnolia.jaas.principal.EntityImpl
Deprecated.  
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
entrySet() - Method in class info.magnolia.jcr.util.ContentMap
 
ENV_PROPERTY_PLACEHOLDER_PREFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
Deprecated. System property prefix, to obtain a property definition like ${systemProperty/property}, that can refer to any System property.
equals(Object) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
equals(Object) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated.  
equals(Object) - Method in class info.magnolia.cms.core.ItemType
Deprecated.  
equals(Object) - Method in class info.magnolia.cms.core.search.QueryManagerImpl
Deprecated.  
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.security.Realm.RealmImpl
 
equals(Object) - Method in class info.magnolia.cms.util.NodeTypeFilter
 
equals(Object) - Method in class info.magnolia.jcr.util.BinaryInFile
 
equals(Object) - Method in class info.magnolia.module.cache.DefaultCacheKey
 
equals(Object) - Method in class info.magnolia.module.model.Version
 
equals(Object) - Method in class info.magnolia.objectfactory.guice.GuicePropertyConfigurer.NamedImpl
 
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.ServletUtil
 
ERROR_REQUEST_STATUS_CODE_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtils
Deprecated.  
ERROR_STRING - Static variable in class info.magnolia.cms.security.auth.callback.FormClientCallback
 
ErrorHandler - Interface in info.magnolia.jcr.nodebuilder
ErrorHandler implementations can decide what to do with certain conditions.
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
 
EscapeUtil - Class in info.magnolia.util
Utilities to escaping characters for preventing XSS attack.
EscapeUtil() - Constructor for class info.magnolia.util.EscapeUtil
 
escapeXss(String) - Static method in class info.magnolia.util.EscapeUtil
 
escapeXss(String[]) - Static method in class info.magnolia.util.EscapeUtil
 
evaluate(Node) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeIterator
 
evaluate(Property) - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyIterator
 
evaluate(Node) - Method in class info.magnolia.jcr.iterator.FilteringNodeIterator
 
evaluate(Property) - Method in class info.magnolia.jcr.iterator.FilteringPropertyIterator
 
evaluate(T) - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
 
evaluate(Object) - Method in class info.magnolia.jcr.predicate.AbstractPredicate
 
evaluateNode(Node) - Method in class info.magnolia.jcr.decoration.AbstractContentDecorator
 
evaluateNode(Node) - Method in interface info.magnolia.jcr.decoration.ContentDecorator
Evaluates if a node should be hidden by wrappers.
evaluateNode(Node) - Method in class info.magnolia.jcr.decoration.NodePredicateContentDecorator
 
evaluateProperty(Property) - Method in class info.magnolia.jcr.decoration.AbstractContentDecorator
 
evaluateProperty(Property) - Method in interface info.magnolia.jcr.decoration.ContentDecorator
Evaluates if a property should be hidden by wrappers.
evaluateProperty(Property) - Method in class info.magnolia.jcr.decoration.NodePredicateContentDecorator
 
evaluateTyped(T) - Method in class info.magnolia.jcr.predicate.AbstractPredicate
 
evaluateTyped(Node) - Method in class info.magnolia.jcr.predicate.DuplicateNodePredicate
 
evaluateTyped(Property) - Method in class info.magnolia.jcr.predicate.JCRMgnlPropertyHidingPredicate
 
evaluateTyped(Property) - Method in class info.magnolia.jcr.predicate.JCRPropertyHidingPredicate
 
evaluateTyped(Node) - Method in class info.magnolia.jcr.predicate.NodeTypeParentPredicate
 
evaluateTyped(Node) - Method in class info.magnolia.jcr.predicate.NodeTypePredicate
 
evaluateTyped(Node) - Method in class info.magnolia.jcr.predicate.RuleBasedNodePredicate
 
evaluateTyped(Node) - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance.AllComponentsInheritancePredicate
 
evaluateTyped(Node) - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance.FilteredComponentInheritancePredicate
 
evaluateTyped(Node) - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance.InheritNothingInheritancePredicate
 
exception - Variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
exceptionThrowingQuery(String, String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
Deprecated. Since 4.5.4 use search methods.
exceptionThrowingQuery(String, String, String, String, long) - Static method in class info.magnolia.cms.util.QueryUtil
Deprecated. Since 4.5.4 use search methods.
exceptionToWords(Exception) - Static method in class info.magnolia.cms.util.ExceptionUtil
Translates an exception class name to an english-readable idiom, along with the exception's message.
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
 
ExchangeSimpleModule - Class in info.magnolia.module.exchangesimple
Module class of the basic activation module.
ExchangeSimpleModule() - Constructor for class info.magnolia.module.exchangesimple.ExchangeSimpleModule
 
ExchangeSimpleModuleVersionHandler - Class in info.magnolia.module.exchangesimple.setup
VersionHandler of the ExchangeSimple module.
ExchangeSimpleModuleVersionHandler() - Constructor for class info.magnolia.module.exchangesimple.setup.ExchangeSimpleModuleVersionHandler
 
ExchangeTask - Class in info.magnolia.module.exchangesimple
Simple activation task - currently only to either activate or deactivate content.
ExchangeTask() - Constructor for class info.magnolia.module.exchangesimple.ExchangeTask
 
exclude(Key<?>...) - Method in class info.magnolia.objectfactory.guice.GuiceParentBindingsModule
 
exclude(Class<?>...) - Method in class info.magnolia.objectfactory.guice.GuiceParentBindingsModule
 
EXCLUDE_CHANNEL_PROPERTY_NAME - Static variable in class info.magnolia.jcr.wrapper.ChannelVisibilityContentDecorator
 
EXCLUDE_META_DATA_CONTENT_FILTER - Static variable in class info.magnolia.cms.util.ContentUtil
Deprecated. Content filter accepting everything except meta data and jcr types.
EXCLUDE_META_DATA_FILTER - Static variable in class info.magnolia.jcr.util.NodeUtil
Node filter accepting everything except meta data and jcr types.
ExclusiveWrite - Class in info.magnolia.cms.util
A system wide lock.
exec() - Method in class info.magnolia.cms.security.JCRSessionOp
 
exec(Session) - Method in class info.magnolia.cms.security.JCRSessionOp
 
exec() - Method in class info.magnolia.cms.security.SilentSessionOp
 
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(Node, ErrorHandler) - Method in class info.magnolia.jcr.nodebuilder.AbstractNodeOperation
 
exec() - Method in class info.magnolia.jcr.nodebuilder.NodeBuilder
Execute the operations.
exec(Node, ErrorHandler) - Method in interface info.magnolia.jcr.nodebuilder.NodeOperation
 
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
Deprecated. 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
Deprecated.  
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.CheckAndModifyPartOfPropertyValueTask
 
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(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.InstallWorkflowDefinitionTask
 
execute() - Method in interface info.magnolia.rendering.model.RenderingModel
Called after all properties were set.
execute() - Method in class info.magnolia.rendering.model.RenderingModelImpl
 
execute(Environment, Map, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.templating.freemarker.AbstractDirective
 
executeBootstrapImport(File, String) - Static method in class info.magnolia.importexport.DataTransporter
 
executeEarly() - Method in interface info.magnolia.rendering.model.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.templating.jsp.taglib.SimpleNavigationTag
Expand all expand all the nodes.
EXPAND_NONE - Static variable in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
Do not use expand functions.
EXPAND_SHOW - Static variable in class info.magnolia.templating.jsp.taglib.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.ResourceCollector
Exports frozen resource.
exportDocumentView(String, ContentHandler, boolean, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
exportDocumentView(String, OutputStream, boolean, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
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
 
exportSystemView(String, ContentHandler, boolean, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
exportSystemView(String, OutputStream, boolean, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
exportxml() - Method in class info.magnolia.module.admininterface.pages.ExportPage
Actually perform export.
exposeGlobally() - Method in class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
 
exposeMgnlMessagesToGwtDictionary(String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
Exposes the messages object corresponding to the passed in basename as a global (thus accessible by GWT Dictionary) variable named mgnlGwtMessages.
EXPRESSION - Static variable in class info.magnolia.cms.core.ItemType
Deprecated. "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
 
ExtensionVariationResolver - Class in info.magnolia.rendering.template.variation
Variation resolver that will use a variation with the same name as the extension.
ExtensionVariationResolver() - Constructor for class info.magnolia.rendering.template.variation.ExtensionVariationResolver
 
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.
externalLink(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Returns an external link prepended with http:// in case the protocol is missing or an empty String if the link does not exist.
externalLink(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Returns an external link prepended with http:// in case the protocol is missing or an empty String if the link does not exist.
externalLink(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Returns an external link prepended with http:// in case the protocol is missing or an empty String if the link does not exist.
externalLinkTitle(Node, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Return a link title based on the @param linkTitlePropertyName.
externalLinkTitle(ContentMap, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
Return a link title based on the @param linkTitlePropertyName.
externalLinkTitle(ContentMap, String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Return a link title based on the @param linkTitlePropertyName.
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
Deprecated. since 4.5 use ExternalUser(java.util.Map, info.magnolia.cms.security.auth.GroupList, info.magnolia.cms.security.auth.RoleList) instead
ExternalUser(Map<String, String>, GroupList, RoleList) - 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.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
 
FileSystemPropertySource - Class in info.magnolia.init.properties
Simple PropertySource wrapping Properties loaded on the file system from a given path.
FileSystemPropertySource(String) - Constructor for class info.magnolia.init.properties.FileSystemPropertySource
 
FileSystemPropertySource(File) - Constructor for class info.magnolia.init.properties.FileSystemPropertySource
 
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
 
filterDuplicates(NodeIterator) - Static method in class info.magnolia.jcr.util.NodeUtil
 
FILTERED_NODES - Static variable in class info.magnolia.importexport.filters.VersionFilter
 
FILTERED_PROPERTIES - Static variable in class info.magnolia.importexport.filters.VersionFilter
 
FilteringNodeIterator - Class in info.magnolia.jcr.iterator
NodeIterator hiding all nodes that do not pass the predicate, returned nodes can also be wrapped effectively extending the condition to the whole hierarchy.
FilteringNodeIterator(NodeIterator, AbstractPredicate<Node>) - Constructor for class info.magnolia.jcr.iterator.FilteringNodeIterator
 
FilteringNodeIterator(NodeIterator, AbstractPredicate<Node>, NodeWrapperFactory) - Constructor for class info.magnolia.jcr.iterator.FilteringNodeIterator
 
FilteringPropertyIterator - Class in info.magnolia.jcr.iterator
PropertyIterator hiding all properties that do not pass the predicate, returned properties can also be wrapped.
FilteringPropertyIterator(PropertyIterator, AbstractPredicate<Property>) - Constructor for class info.magnolia.jcr.iterator.FilteringPropertyIterator
 
FilteringPropertyIterator(PropertyIterator, AbstractPredicate, PropertyWrapperFactory) - Constructor for class info.magnolia.jcr.iterator.FilteringPropertyIterator
 
FilteringRangeIterator<T> - Class in info.magnolia.jcr.iterator
Base class for implementing filtering JCR iterators.
FilteringRangeIterator(Iterator<T>) - Constructor for class info.magnolia.jcr.iterator.FilteringRangeIterator
 
filterIsDeprecated(String, String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
 
FilterManager - Interface in info.magnolia.cms.filters
The FilterManager implementation is responsible for providing a MgnlFilterDispatcher which delegates to one single filter which is either the filter chain configured in the config workspace or the primitive system UI when a system/module installation or update is needed.
FilterManagerImpl - Class in info.magnolia.cms.filters
Default FilterManager implementation; uses content2bean and observation to maintain the filter chain configured at .
FilterManagerImpl(ModuleManager, SystemContext) - Constructor for class info.magnolia.cms.filters.FilterManagerImpl
 
filterMustBeRegisteredWithCorrectDispatchers(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
 
filterNodeType(NodeIterator, String) - Static method in class info.magnolia.jcr.util.NodeUtil
 
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
 
FilterOrderingTask(String, String, String[]) - Constructor for class info.magnolia.module.delta.FilterOrderingTask
 
FilterOrderingTask(String, String, String[], String[]) - Constructor for class info.magnolia.module.delta.FilterOrderingTask
 
filterParentNodeType(NodeIterator, String) - Static method in class info.magnolia.jcr.util.NodeUtil
 
finalize() - Method in class info.magnolia.module.mail.handlers.ThreadedMailHandler
 
findAccessControlList(Iterable<Principal>, String) - Static method in class info.magnolia.cms.security.PrincipalUtil
 
findAccessControlList(Subject, String) - Static method in class info.magnolia.cms.security.PrincipalUtil
 
findAnchor() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
Find the anchor for this node.
findAnchor() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
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
findFirstAnchor() - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
 
findMgnlElementByContentId(String) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
findModuleDescriptors() - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
 
findNextAnchor() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
Find next anchor.
findNextAnchor() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
Find next anchor.
findPrincipal(Subject, Class<T>) - Static method in class info.magnolia.cms.security.PrincipalUtil
 
findPrincipalNode(String, Session) - Method in class info.magnolia.cms.security.MgnlGroupManager
 
findPrincipalNode(String, Session) - Method in class info.magnolia.cms.security.MgnlRoleManager
 
findPrincipalNode(String, Session) - Method in class info.magnolia.cms.security.MgnlUserManager
Helper method to find a user in a certain realm.
findPrincipalNode(String, Session) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
 
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
 
findTransformerByNamingConvention(Class<?>) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
Deprecated. since 4.5, transformers should be explicitly registered via the module descriptor.
findTransformerViaProperty(Class<?>) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
Deprecated. since 4.5, transformers should be explicitly registered via the module descriptor.
findUserNode(String, String) - Method in class info.magnolia.cms.security.MgnlUserManager
Deprecated. since 4.5 use findPrincipalNode(java.lang.String, javax.jcr.Session) instead
finishContent(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
Called after the node data and child content is set.
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
 
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
 
flush() - Method in class info.magnolia.rendering.util.AppendableWriter
 
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.
FocusModel - Interface in info.magnolia.templating.editor.client.model.focus
Interface for Focus Model.
FocusModelImpl3 - Class in info.magnolia.templating.editor.client.model.focus
Helper class to keep tack on selected items.
FocusModelImpl3(ModelStorage) - Constructor for class info.magnolia.templating.editor.client.model.focus.FocusModelImpl3
 
FOLDER - Static variable in class info.magnolia.cms.core.ItemType
Deprecated.  
followLifecycleTransition(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
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
Renders a login form using Freemarker and the template configured with FormClientCallback.loginForm.
FormClientCallback(MagnoliaConfigurationProperties) - 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_QUERY_STRING_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtil
 
FORWARD_QUERY_STRING_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtils
Deprecated.  
FORWARD_REQUEST_URI_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtil
 
FORWARD_REQUEST_URI_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtils
Deprecated.  
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
Deprecated. since 4.5, use IoC, i.e use FreemarkerHelper.FreemarkerHelper(FreemarkerConfig)
FreemarkerHelper(FreemarkerConfig) - Constructor for class info.magnolia.freemarker.FreemarkerHelper
 
FreemarkerRenderer - Class in info.magnolia.rendering.renderer
Uses FreeMarker to render the content.
FreemarkerRenderer() - Constructor for class info.magnolia.rendering.renderer.FreemarkerRenderer
Constructs a FreemarkerTemplateRenderer that uses the default (singleton) instance of FreemarkerHelper.
FreemarkerServletContextWrapper - Class in info.magnolia.freemarker
Wraps the servlet context expecially for freemarker taglib resolution.
FreemarkerServletContextWrapper(ServletContext) - Constructor for class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
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
 
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
Deprecated.  
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

generate(AutoGenerationConfiguration) - Method in class info.magnolia.rendering.generator.CopyGenerator
 
generate(C) - Method in interface info.magnolia.rendering.generator.Generator
 
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.
generateKeyPair(int) - Static method in class info.magnolia.cms.security.SecurityUtil
 
generateKeys() - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
Actually perform backup.
generateNewName(String) - Static method in class info.magnolia.module.admininterface.trees.HierarchicalUsersTreeHandler
Generates new user name.
Generator<C extends AutoGenerationConfiguration> - Interface in info.magnolia.rendering.generator
A generator to be implemented in order to create nodes based on the passed in configuration.
GenericTasks - Class in info.magnolia.setup.initial
Groups tasks which are need to do a fresh install of magnolia 4.5 (or higher).
GenericTasks() - Constructor for class info.magnolia.setup.initial.GenericTasks
 
genericTasksForNewInstallation() - Static method in class info.magnolia.setup.initial.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(String) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
Gets 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.ContentMapModel
 
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(String) - Method in class info.magnolia.jcr.registry.SessionProviderRegistry
 
get(Object) - Method in class info.magnolia.jcr.util.ContentMap
 
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() - Method in class info.magnolia.module.ModuleInstanceProvider
 
get() - Method in class info.magnolia.objectfactory.guice.GuiceConfiguredComponentProvider
 
get() - Method in class info.magnolia.objectfactory.guice.GuiceObservedComponentProvider
 
get(K) - Method in class info.magnolia.registry.RegistryMap
 
get(String) - Method in class info.magnolia.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
 
getAccessControlManager() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
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
Deprecated. Get access manager.
getAccessManager() - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
getAccessManager() - Method in class info.magnolia.cms.core.version.ContentVersion
Deprecated. use getHierarchyManager instead
getAccessManager(String, Subject) - Static method in class info.magnolia.cms.security.PermissionUtil
Creates instance of AccessManager configured with subject principal permissions for requested workspace/repository.
getAccessManager() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getAccessManager(String) - Method in class info.magnolia.context.AbstractContext
 
getAccessManager(String) - Method in interface info.magnolia.context.Context
Get a an AccessManager for logical entities.
getAccessManager(String) - Method in class info.magnolia.context.ContextDecorator
Delegates call to the original context.
getAccessManager(String) - Static method in class info.magnolia.context.MgnlContext
Get access manager for a resource, usually a workspace.
getAccessManager(String) - Method in class info.magnolia.context.SimpleContext
Delegate to the inner context.
getACLs(User) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getACLs(User) - Method in class info.magnolia.cms.security.ExternalUserManager
 
getACLs(String) - Method in interface info.magnolia.cms.security.GroupManager
 
getACLs(User) - Method in class info.magnolia.cms.security.MgnlUserManager
Sets access control list from a list of roles under the provided content object.
getACLs(String) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
 
getACLs(Node) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
 
getACLs(String) - Method in interface info.magnolia.cms.security.RoleManager
Obtain list of ACLs defined for specified role.
getACLs(User) - Method in interface info.magnolia.cms.security.UserManager
Returns all ACLs assigned to the given user.
getAclTypes() - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
 
getAction() - Method in class info.magnolia.cms.gui.dialog.Dialog
 
getActivationDelayTolerance() - Method in class info.magnolia.module.exchangesimple.ExchangeSimpleModule
Default tolerance if not set is 30000 (i.e.
getActivationKeyLength() - Method in class info.magnolia.module.exchangesimple.ExchangeSimpleModule
Default key length if not set is 1024 bits.
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
Deprecated. since 4.5 - use MetaDataUtil.getActivationStatusIcon(Node) instead.
getActivationStatusIcon(Node) - Static method in class info.magnolia.cms.util.MetaDataUtil
Deprecated. Return iconFileName for a node.
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.
getAdaptedObject(Class) - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
 
getAdaptedObject(Class) - Method in class info.magnolia.freemarker.models.ContentMapModel
 
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
 
getAdminPassword() - Method in class info.magnolia.jaas.sp.jcr.JackrabbitAuthenticationModule
 
getAdminUser() - Method in class info.magnolia.jaas.sp.jcr.JackrabbitAuthenticationModule
 
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
 
getAggregationStateSafely() - Static method in class info.magnolia.rendering.model.ModelExecutionFilter
 
getAggregationStateSafely() - Method in class info.magnolia.rendering.renderer.AbstractRenderer
This gets the aggregation state without throwing an exception if the current context is not a WebContext.
getAggregationStateSafely() - Method in class info.magnolia.rendering.template.variation.DefaultRenderableVariationResolver
This gets the aggregation state without throwing an exception if the current context is not a WebContext.
getAggregationStateSafely() - Method in class info.magnolia.rendering.template.variation.ExtensionVariationResolver
This gets the aggregation state without throwing an exception if the current context is not a WebContext.
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
Deprecated. Returns all children (not recursively) independent of there type.
getAllChildren(Content, Comparator<Content>) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated. 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(String) - Method in interface info.magnolia.cms.security.GroupManager
Get all groups related to one concrete group.
getAllGroups() - Method in class info.magnolia.cms.security.MgnlGroup
 
getAllGroups() - Method in class info.magnolia.cms.security.MgnlGroupManager
 
getAllGroups(String) - 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
 
getAllowedLifecycleTransistions() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getAllRepositoryNames() - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.getWorkspaceNames() directly.
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() - Static method in class info.magnolia.module.mail.util.MailUtil
Deprecated. use getAllUserNodes(UserManager manager) instead
getAllUserNodes(UserManager) - Static method in class info.magnolia.module.mail.util.MailUtil
 
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
Deprecated.  
getAllVersions() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getAllVersions(Node) - 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
Deprecated. get absolute parent object starting from the root node.
getAncestor(int) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getAncestor(int) - Method in class info.magnolia.cms.core.version.ContentVersion
 
getAncestor(int) - Method in class info.magnolia.cms.core.version.VersionedNode
 
getAncestor(int) - Method in class info.magnolia.cms.util.ContentWrapper
 
getAncestor(int) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getAncestor(int) - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
 
getAncestor(int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getAncestor(int) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getAncestor(int) - Method in class info.magnolia.jcr.wrapper.I18nNodeWrapper
 
getAncestorOfType(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated. 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
Deprecated. Convenience method for taglib.
getAncestors() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getAncestors() - Method in class info.magnolia.cms.core.version.ContentVersion
Convenience method for taglib.
getAncestors() - Method in class info.magnolia.cms.util.ContentWrapper
 
getAncestors(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
Get all Ancestors until level 1.
getAnchor() - Method in class info.magnolia.link.Link
 
getAnonymousSubject() - Static method in class info.magnolia.cms.security.Security
 
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.
getAppendable() - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
 
getAppendable() - Method in interface info.magnolia.rendering.context.RenderingContext
 
getAppendable() - Method in class info.magnolia.rendering.engine.AppendableOnlyOutputProvider
 
getAppendable() - Method in interface info.magnolia.rendering.engine.OutputProvider
 
getAppendable() - Method in class info.magnolia.rendering.engine.ResponseOutputProvider
 
getApplicablePolicies(Principal) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
getApplicablePolicies(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
getAppRootDir() - Static method in class info.magnolia.cms.core.Path
Gets the root directory for the magnolia web application.
getArea() - Method in class info.magnolia.templating.elements.AreaElement
 
getAreaElement() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getAreaEndBar(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
getAreaPlaceHolder(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
getAreas() - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
 
getAreas() - Method in interface info.magnolia.rendering.template.TemplateDefinition
 
getAreas() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getAscendants() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getAssignedTemplateDefinition(Node) - Method in class info.magnolia.rendering.template.assignment.MetaDataBasedTemplateDefinitionAssignment
 
getAssignedTemplateDefinition(Node) - Method in interface info.magnolia.rendering.template.assignment.TemplateDefinitionAssignment
 
getAsString() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
 
getAsString() - Method in class info.magnolia.freemarker.models.ContentMapModel
 
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
Deprecated. 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) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getAttribute(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getAttribute(String, int) - Method in class info.magnolia.module.workflow.WorkItemContext
Use work item if request scope.
getAttribute(String) - Method in class info.magnolia.templating.editor.client.dom.CMSComment
 
getAttribute(String) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
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
Deprecated. get all attribute names.
getAttributeNames() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getAttributeNames() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getAttributeNames() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
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.
getAttributes() - Method in class info.magnolia.templating.editor.client.dom.CMSComment
 
getAttributes() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getAttributeStrategy() - Method in class info.magnolia.context.AbstractContext
 
getAtts() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
Returns the atts.
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.  
getAutoGeneration() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getAutoGeneration() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getAvailableComponents() - Method in interface info.magnolia.rendering.template.AreaDefinition
 
getAvailableComponents() - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
 
getAvailableComponents() - Method in class info.magnolia.templating.elements.AreaElement
 
getAvailableLocales() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
 
getAvailableLocales() - Method in class info.magnolia.cms.i18n.MessagesManager
 
getAvailableTemplates(Node) - Method in class info.magnolia.rendering.template.assignment.MetaDataBasedTemplateDefinitionAssignment
 
getAvailableTemplates(Node) - Method in interface info.magnolia.rendering.template.assignment.TemplateDefinitionAssignment
 
getBackupHierarchyManager() - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
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.
getBaseNode() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getBasePath() - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
 
getBaseVersion() - Method in interface info.magnolia.cms.core.Content
Deprecated. get the current base version of this node.
getBaseVersion() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getBaseVersion(Node) - 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
 
getBaseVersion() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
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.setup.CoreModuleVersionHandler
 
getBcc() - Method in class info.magnolia.module.mail.MailTemplate
 
getBCrypt(String) - Static method in class info.magnolia.cms.security.Digester
Deprecated.  
getBCrypt(String) - Static method in class info.magnolia.cms.security.SecurityUtil
 
getBean2ContentProcessor() - Static method in class info.magnolia.content2bean.Content2BeanUtil
Deprecated. since 4.5 - unused, Bean2Content is not implemented yet.
getBehaviour() - Method in class info.magnolia.module.cache.CachePolicyResult
 
getBinary() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
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
Deprecated.  
getBoolean() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. 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
 
getBoolean(Node, String, boolean) - Static method in class info.magnolia.jcr.util.PropertyUtil
Return the boolean representing the node property value.
getBoolean() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getBooleanProperty(String) - Method in class info.magnolia.cms.core.MetaData
 
getBooleanProperty(String) - Static method in class info.magnolia.cms.core.SystemProperty
Deprecated. since 4.5, use MagnoliaConfigurationProperties
getBooleanProperty(String) - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
 
getBooleanProperty(String) - Method in class info.magnolia.init.properties.AbstractPropertySource
 
getBooleanProperty(String) - Method in interface info.magnolia.init.PropertySource
 
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
Deprecated. 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
 
getChannel() - Method in class info.magnolia.cms.core.AggregationState
 
getChannel() - Method in class info.magnolia.module.cache.DefaultCacheKey
 
getChannelName() - Method in class info.magnolia.templating.editor.client.widget.PreviewChannel
 
getChannels() - Method in interface info.magnolia.channel.ChannelManager
 
getChannels() - Method in class info.magnolia.channel.ChannelManagerImpl
 
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.ContentMapModel
This returns all children, except nodes or jcr: types and mgnl:metaData.
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
Deprecated. 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
Deprecated. Get a collection containing child nodes which satisfies the given filter.
getChildren(Content.ContentFilter, Comparator<Content>) - Method in interface info.magnolia.cms.core.Content
Deprecated. Get a collection containing child nodes which satisfies the given filter.
getChildren(String) - Method in interface info.magnolia.cms.core.Content
Deprecated. Get collection of specified content type and its subtypes.
getChildren(ItemType) - Method in interface info.magnolia.cms.core.Content
Deprecated. Get collection of specified content type.
getChildren(String, String) - Method in interface info.magnolia.cms.core.Content
Deprecated. Get collection of specified content type.
getChildren(Content.ContentFilter, String, Comparator<Content>) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
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
 
getChildren() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
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.ConfigurerDefinition
 
getClassName() - Method in class info.magnolia.module.model.ModuleDefinition
 
getClassName() - Method in class info.magnolia.module.model.ServletDefinition
 
getClientCallbacks() - Method in class info.magnolia.cms.security.SecurityCallbackFilter
 
getCollectionEntryType() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
 
getCollectionFromNodeIterator(NodeIterator) - Static method in class info.magnolia.jcr.util.NodeUtil
 
getCollectionKeyType() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
 
getCollectionNodeCreationItemType() - Method in interface info.magnolia.module.admininterface.SaveHandler
 
getCollectionNodeCreationItemType() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
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
 
getCommand() - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
 
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
 
getComment() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
Deprecated. 
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 bootstrapped.
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.
getComponent(Class<T>) - Method in interface info.magnolia.objectfactory.ComponentProvider
Returns the component mapped for a given type.
getComponent(Class<T>) - Static method in class info.magnolia.objectfactory.Components
Returns a component from the currently set ComponentProvider.
getComponent(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
 
getComponent(Class<T>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
Deprecated.  
getComponent(Class<T>) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
 
getComponentClass() - Method in class info.magnolia.rendering.renderer.ContextAttributeConfiguration
 
getComponentComparator() - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
 
getComponentComparator() - Method in interface info.magnolia.rendering.template.InheritanceConfiguration
 
getComponentElement() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getComponentFactory(Class<T>, Class<? extends ComponentFactory<T>>) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
 
getComponentPlaceHolder(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
getComponentPredicate() - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
 
getComponentPredicate() - Method in interface info.magnolia.rendering.template.InheritanceConfiguration
 
getComponentProvider() - Static method in class info.magnolia.objectfactory.Components
Returns the currently set ComponentProvider.
getComponents() - Method in class info.magnolia.module.model.ComponentsDefinition
 
getComponents() - Method in class info.magnolia.module.model.ModuleDefinition
 
getComponents() - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
 
getComponents() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getComponentsFromModules(String, List<ModuleDefinition>) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
Reads component definitions from module descriptors and return a ComponentProviderConfiguration containing all components with the given id.
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
 
getConfigJCRSession() - Method in interface info.magnolia.module.InstallContext
 
getConfigJCRSession() - 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
 
getConfigured(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
 
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
 
getConfigurer(ConfigurerDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
 
getConfigurers() - Method in class info.magnolia.module.model.ComponentsDefinition
 
getConfigurers() - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
 
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
getConstructor() - Method in class info.magnolia.objectfactory.ParameterInfo
 
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.
getContainingHistory() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getContent() - Method in class info.magnolia.cms.beans.runtime.FileProperties
 
getContent(String) - Method in interface info.magnolia.cms.core.Content
Deprecated. Gets the Content node of the current node with the specified name.
getContent(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getContent(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. get content object of the requested URI.
getContent(String, boolean, ItemType) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. Like getContent() but creates the node if not yet existing.
getContent(String) - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
getContent(String, boolean, ItemType) - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
getContent() - Method in interface info.magnolia.cms.core.search.QueryResult
Deprecated. Gets a collection of Content objects for mgnl:content NodeType.
getContent(String) - Method in interface info.magnolia.cms.core.search.QueryResult
Deprecated. Gets a collection of Content objects for specified NodeType.
getContent() - Method in class info.magnolia.cms.core.search.QueryResultImpl
Deprecated.  
getContent(String) - Method in class info.magnolia.cms.core.search.QueryResultImpl
Deprecated.  
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
Deprecated. 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
Deprecated. 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.rendering.model.ModelExecutionFilter
Returns the content node for the supplied node identifier.
getContent() - Method in interface info.magnolia.rendering.model.RenderingModel
Map representation of the content node tied to this model.
getContent() - Method in class info.magnolia.rendering.model.RenderingModelImpl
 
getContent() - Method in interface info.magnolia.rendering.template.AutoGenerationConfiguration
 
getContent() - Method in class info.magnolia.rendering.template.configured.ConfiguredAutoGeneration
 
getContent() - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
 
getContent2BeanProcessor() - Static method in class info.magnolia.content2bean.Content2BeanUtil
Deprecated. since 4.5, use IoC. - TODO only used locally
getContent2BeanTransformer() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.InstanceFactory
 
getContent2BeanTransformer() - Static method in class info.magnolia.content2bean.Content2BeanUtil
Deprecated. since 4.5, use IoC.
getContent2BeanTransformer() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
 
getContentByUUID(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. 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
Deprecated.  
getContentByUUID(String, String) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated.  
getContentByUUID(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getContentDecorator() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
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
 
getContentFilter(Rule) - Method in class info.magnolia.module.exchangesimple.ResourceCollector
 
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
Deprecated.  
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
Deprecated.  
getContentLength() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. 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
 
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.
getContentStructure() - Method in interface info.magnolia.rendering.template.AreaDefinition
 
getContentStructure() - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
 
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
 
getContext(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getContextAttributes() - Method in class info.magnolia.rendering.renderer.AbstractRenderer
 
getContextAttributes() - Method in class info.magnolia.templating.elements.AreaElement
 
getContextAttributes() - Method in class info.magnolia.templating.elements.ComponentElement
 
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
 
getContextPath() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getContextPath() - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
 
getContextPath() - Method in interface info.magnolia.init.MagnoliaInitPaths
 
getContextPath() - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
 
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
 
getCookieContentId() - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
 
getCookiePosition() - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
 
getCookies() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getCorrespondingNodePath(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
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.
getCreated() - Method in class info.magnolia.cms.core.version.VersionedNode
 
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
 
getCredentials() - Method in class info.magnolia.context.DefaultRepositoryStrategy
 
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() - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
 
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
 
getCurrentContent() - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
 
getCurrentContent() - Method in interface info.magnolia.rendering.context.RenderingContext
 
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
 
getCurrentPosition() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getCurrentPublicKey() - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
 
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
 
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
 
getData() - Method in class info.magnolia.templating.editor.client.dom.Comment
 
getDate() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getDate() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
getDate() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. 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
 
getDate(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
Return the Calendar representing the node property value.
getDate(Node, String, Calendar) - Static method in class info.magnolia.jcr.util.PropertyUtil
Return the Calendar representing the node property value.
getDate() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
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
Deprecated. since 4.5 - use PropertyUtil.getDateFormat() instead
getDateFormat() - Static method in class info.magnolia.jcr.util.PropertyUtil
 
getDateHeader(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getDateProperty(String) - Method in class info.magnolia.cms.core.MetaData
 
getDeactivationURL(Subscriber) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Return URI set for deactivation.
getDecimal() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getDecoratedFilter() - Method in class info.magnolia.cms.filters.FilterDecorator
 
getDef() - Method in class info.magnolia.rendering.model.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
 
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
Deprecated.  
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(Node) - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeHandler
 
getDefaultTemplate(Node) - Method in class info.magnolia.rendering.template.assignment.MetaDataBasedTemplateDefinitionAssignment
Get the Template that could be used for the provided content as a default.
getDefaultTemplate(Node) - Method in interface info.magnolia.rendering.template.assignment.TemplateDefinitionAssignment
 
getDefaultTransformer() - Static method in class info.magnolia.content2bean.Content2BeanTransformer.Factory
Deprecated.  
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
 
getDefaultVoting() - Static method in class info.magnolia.voting.Voting.Factory
Deprecated.  
getDefaultWorkspace(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. Get default workspace name.
getDefinition() - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
 
getDefinition() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getDefinition() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getDefinition(String) - Method in interface info.magnolia.module.ModuleRegistry
 
getDefinition(String) - Method in class info.magnolia.module.ModuleRegistryImpl
 
getDefinition() - Method in interface info.magnolia.registry.Provider
 
getDefinition() - Method in interface info.magnolia.rendering.model.RenderingModel
The renderable (template, area or component) tied to this model.
getDefinition() - Method in class info.magnolia.rendering.model.RenderingModelImpl
 
getDefinitionMessage(RenderableDefinition, String) - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
 
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
 
getDepth() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getDepth() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getDepth() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getDescendants() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
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.webapp.WebappDelta
 
getDescription() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getDescription() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getDescription() - Method in class info.magnolia.templating.elements.AreaElement
 
getDestination() - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
 
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.module.admininterface.ConfiguredDialogHandlerProvider
 
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 interface info.magnolia.module.admininterface.DialogHandlerProvider
 
getDialog() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
getDialog() - Method in class info.magnolia.module.admininterface.UUIDSaveHandler
 
getDialog() - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
 
getDialog() - Method in interface info.magnolia.rendering.template.TemplateDefinition
 
getDialog() - Method in class info.magnolia.templating.elements.AreaElement
 
getDialog() - Method in class info.magnolia.templating.jsp.taglib.EditButton
 
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() - Method in class info.magnolia.module.admininterface.ConfiguredDialogHandlerProvider
 
getDialogConfigNode(String) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
Deprecated. since 4.3.2, is obsolete since fix for MAGNOLIA-2907
getDialogConfigNode() - Method in interface info.magnolia.module.admininterface.DialogHandlerProvider
 
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(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.ConfiguredDialogHandlerProvider
 
getDialogHandler(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
 
getDialogHandler(HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.module.admininterface.DialogHandlerProvider
 
getDialogHiddenInstance(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
 
getDialogId(Content) - Method in class info.magnolia.module.admininterface.ConfiguredDialogHandlerManager
 
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
 
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
Deprecated.  
getDigest(byte[], String) - Static method in class info.magnolia.cms.security.Digester
Deprecated.  
getDigest(String, String) - Static method in class info.magnolia.cms.security.SecurityUtil
Message Digesting function.
getDigest(byte[], String) - Static method in class info.magnolia.cms.security.SecurityUtil
Message Digesting function.
getDiskStorePath() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
getDispatcherType(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
Returns the dispatcher type of the request, the dispatcher type is defined to be identical to the semantics of filter mappings in web.xml.
getDispatcherType(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
Deprecated. 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
Deprecated.  
getDouble() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. 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
 
getDouble() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getDoubleProperty(String) - Method in class info.magnolia.cms.core.MetaData
 
getDrawShifter() - Method in class info.magnolia.cms.gui.control.Tree
 
getEditable() - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
 
getEditable() - Method in interface info.magnolia.rendering.template.TemplateDefinition
 
getEditable() - Method in class info.magnolia.templating.elements.AreaElement
 
getEditable() - Method in class info.magnolia.templating.elements.ComponentElement
 
getEditBar(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
getEditElement() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getEditor(Session) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
 
getEditorLink() - Method in class info.magnolia.link.LinkTransformerManager
 
getEffectivePolicies(Set<Principal>) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
getEffectivePolicies(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
getEffectivePolicies(Path, CompiledPermissions) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
 
getEffectivePolicies(Set<Principal>, CompiledPermissions) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
 
getElement() - Method in class info.magnolia.templating.editor.client.dom.CMSComment
 
getElementAsStream(String, String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
 
getElements(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
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
 
getEndComment() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
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(String) - Static method in class info.magnolia.cms.util.PathUtil
Returns the extension of the file denoted by the path excluding the dot.
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.exchangesimple.setup.ExchangeSimpleModuleVersionHandler
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.samples.setup.SamplesVersionHandler
Installation process will bootstrap everything in the bootstrap folder, then we have to add some extra tasks.
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.workflow.setup.WorkflowModuleVersionHandler
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.templating.module.setup.TemplatingModuleVersionHandler
 
getFactory() - Method in class info.magnolia.module.mail.MailModule
 
getFailedLoginAttempts() - Method in class info.magnolia.cms.security.MgnlUser
 
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(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
 
getFilename() - Method in class info.magnolia.templating.jsp.taglib.BaseImageTag
 
getFilename() - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
 
getFilename() - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
 
getFilenameFromResource(String, String) - Static method in class info.magnolia.importexport.BootstrapUtil
I.e.
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
 
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.cms.filters.SafeDestroyMgnlFilterWrapper.Switcher
This method is provided for introspection only.
getFilter() - Method in class info.magnolia.module.admininterface.commands.VersionCommand
 
getFilterAndAcquireReadLock() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper.Switcher
Returns the current filter with a read lock held for the current thread.
getFilterDispatcher() - Method in interface info.magnolia.cms.filters.FilterManager
 
getFilterDispatcher() - Method in class info.magnolia.cms.filters.FilterManagerImpl
 
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
 
getFilterManager(ServletContext) - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
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
 
getFirstElement() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getFirstId() - Method in class info.magnolia.module.admininterface.Navigation
Get the first onclick in this menu.
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
 
getFmHelper() - Method in class info.magnolia.rendering.renderer.FreemarkerRenderer
 
getFocusModel() - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
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
 
getFrozenNode() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getFullpathFromResource(String) - Static method in class info.magnolia.importexport.BootstrapUtil
I.e.
getFunctionBar() - Method in class info.magnolia.cms.gui.control.Tree
 
getFunctionBar() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getGeneratorClass() - Method in interface info.magnolia.rendering.template.AutoGenerationConfiguration
 
getGeneratorClass() - Method in class info.magnolia.rendering.template.configured.ConfiguredAutoGeneration
 
getGenericParameterType() - Method in class info.magnolia.objectfactory.ParameterInfo
 
getGetObjectFunction() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
JS function used to create an object out of the input fields
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
 
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
Returns read only groups collection.
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
Deprecated. get a handle representing path relative to the content repository.
getHandle() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getHandle() - Method in class info.magnolia.cms.core.MetaData
 
getHandle() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. 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.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
Deprecated.  
getHierarchyManager() - Method in class info.magnolia.cms.core.ContentHandler
Get hierarchy manager if previously set for this object.
getHierarchyManager() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getHierarchyManager() - Method in interface info.magnolia.cms.core.NodeData
Deprecated.  
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.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) - Method in class info.magnolia.context.AbstractContext
 
getHierarchyManager(String) - Method in interface info.magnolia.context.Context
Deprecated. since 4.5 - use Context.getJCRSession(String)
getHierarchyManager(String) - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
Deprecated. 
getHierarchyManager(String) - Static method in class info.magnolia.context.MgnlContext
Deprecated. since 4.5 - use MgnlContext.getJCRSession(String)
getHierarchyManager(String) - Method in class info.magnolia.context.SimpleContext
Delegate to the inner context.
getHierarchyManager() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getHierarchyManager(InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
 
getHierarchyManager(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
get hierarchy manager.
getHierarchyManager(String) - Method in interface info.magnolia.module.InstallContext
 
getHierarchyManager(String) - Method in class info.magnolia.module.InstallContextImpl
 
getHierarchyManager() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
 
getHierarchyManager() - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
 
getHistoryFile() - Static method in class info.magnolia.cms.core.Path
 
getHistoryFilePath() - Static method in class info.magnolia.cms.core.Path
Gets cms.exchange.history file location as set with Java options while startup or in web.xml.
getHits() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getHits() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times since the last server restart the cache found and served the entry requested by client.
getHost() - Method in class info.magnolia.cms.util.UrlPatternDelegate
 
getHostPattern() - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
 
getHosts() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
 
getHtml() - Method in class info.magnolia.cms.gui.control.Bar
 
getHtml() - Method in class info.magnolia.cms.gui.control.Button
 
getHtml() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getHtml() - Method in class info.magnolia.cms.gui.control.ContextMenu
Renders the HTML Code.
getHtml() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getHtml() - Method in interface info.magnolia.cms.gui.control.Control
Returns the html code for the control.
getHtml() - Method in class info.magnolia.cms.gui.control.ControlImpl
Returns an empty string.
getHtml() - Method in class info.magnolia.cms.gui.control.Edit
 
getHtml() - Method in class info.magnolia.cms.gui.control.File
 
getHtml() - Method in class info.magnolia.cms.gui.control.FunctionBar
Render the html code using the freemarker template
getHtml() - Method in class info.magnolia.cms.gui.control.Hidden
 
getHtml() - Method in class info.magnolia.cms.gui.control.Password
 
getHtml() - Method in class info.magnolia.cms.gui.control.Select
 
getHtml() - Method in class info.magnolia.cms.gui.control.SelectOption
 
getHtml() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtml() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getHtml() - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(int) - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(int, int) - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(int, int, int) - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(String) - Method in class info.magnolia.cms.gui.dialog.DialogLine
 
getHtml(int, int) - Static method in class info.magnolia.cms.gui.misc.Spacer
Draw a spacer div with the specified width and height.
getHtml() - Method in class info.magnolia.module.admininterface.trees.TemplateColumn
 
getHtmlBranch() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlBrowse() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlChildren() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlChildrenOfOneType(Content, String) - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlControlFileName(File) - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
getHtmlCss() - Method in class info.magnolia.cms.gui.misc.Sources
 
getHtmlCssClass() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlCssClassFileName() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlCssStyles() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlDescription() - Method in class info.magnolia.cms.gui.dialog.DialogBox
 
getHtmlDividedbutton() - Method in class info.magnolia.cms.gui.control.Button
 
getHtmlEdit() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getHtmlEdit() - Method in class info.magnolia.module.admininterface.trees.TemplateColumn
 
getHtmlEvents() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlFileName() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlFooter() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlHeader() - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlId() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlInter() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getHtmlInter() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlInter(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlJs() - Method in class info.magnolia.cms.gui.misc.Sources
 
getHtmlNodeDataTemplate() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlOfSingleItem(StringBuffer, Content, String, Object) - Method in class info.magnolia.cms.gui.control.Tree
 
getHtmlPost() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getHtmlPost() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlPost(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlPre() - Method in class info.magnolia.cms.gui.control.ButtonSet
 
getHtmlPre() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlPre(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getHtmlPushbutton() - Method in class info.magnolia.cms.gui.control.Button
 
getHtmlRemove() - Method in class info.magnolia.cms.gui.control.File
 
getHtmlRemove(String) - Method in class info.magnolia.cms.gui.control.File
 
getHtmlRenderer() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getHtmlSaveInfo() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getI18nBasename() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getI18nBasename() - Method in class info.magnolia.module.admininterface.commands.MessageCommand
 
getI18nBasename() - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
 
getI18nBasename() - Method in class info.magnolia.module.admininterface.PageMVCHandler
 
getI18nBasename() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getI18nBasename() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getI18nLabel() - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
 
getI18nMessage(String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
This method will look for the specified key inside a GWT Dictionary named mgnlGwtMessages.
getI18NString(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Uses the i18n mechanism to translate the message if the resulting string is a key.
getI18NString(Content, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Uses the i18n mechanism to translate the message if the resulting string is a key.
getI18nSupport() - Static method in class info.magnolia.cms.i18n.I18nContentSupportFactory
Deprecated.  
getIcon() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getIcon(String) - Method in class info.magnolia.cms.gui.control.Tree
 
getIcon(Content, NodeData, String) - Method in class info.magnolia.cms.gui.control.Tree
 
getIcon(String, String) - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getIcon(String, String) - Static method in class info.magnolia.module.workflow.inbox.InboxHelper
 
getIcon() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getIconContentNode() - Method in class info.magnolia.cms.gui.control.Tree
 
getIconNodeData() - Method in class info.magnolia.cms.gui.control.Tree
 
getIconOndblclick() - Method in class info.magnolia.cms.gui.control.Tree
 
getIconPage() - Method in class info.magnolia.cms.gui.control.Tree
 
getIconsActivation() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIconsPermission() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIconSrc() - Method in class info.magnolia.cms.gui.control.Button
 
getId() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getId() - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
An id to identify the current row
getId() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
 
getId() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getId() - Method in class info.magnolia.cms.i18n.LocaleDefinition
 
getId() - Method in interface info.magnolia.cms.security.Group
Gets identifier of the group.
getId() - Method in class info.magnolia.cms.security.MgnlGroup
 
getId() - Method in class info.magnolia.cms.security.MgnlRole
 
getId() - Method in interface info.magnolia.cms.security.Role
Gets identifier of the role.
getId() - Method in class info.magnolia.module.admininterface.ConfiguredDialogHandlerProvider
 
getId() - Method in interface info.magnolia.module.admininterface.DialogHandlerProvider
 
getId() - Method in class info.magnolia.module.model.ComponentsDefinition
 
getId(InFlowItem) - Static method in class info.magnolia.module.workflow.WorkflowUtil
 
getId() - Method in interface info.magnolia.registry.Provider
 
getId() - Method in interface info.magnolia.rendering.template.ComponentAvailability
 
getId() - Method in class info.magnolia.rendering.template.configured.ConfiguredComponentAvailability
 
getId() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getId() - Method in class info.magnolia.rendering.template.registry.ConfiguredTemplateDefinitionProvider
 
getId() - Method in interface info.magnolia.rendering.template.registry.TemplateDefinitionProvider
 
getId() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getIdentifier() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getIdentifier() - Method in class info.magnolia.cms.security.ExternalUser
 
getIdentifier() - Method in class info.magnolia.cms.security.MgnlUser
 
getIdentifier() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
getIdentifier() - Method in interface info.magnolia.cms.security.User
Gets user identifier.
getIdentifier() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getIdentifierOfNodeToExecute() - Method in class info.magnolia.rendering.model.ModelExecutionFilter
 
getImageContentNode() - Method in class info.magnolia.templating.jsp.taglib.BaseImageTag
 
getImageExtensions() - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
getImageHeight() - Method in class info.magnolia.cms.gui.control.File
 
getImageWidth() - Method in class info.magnolia.cms.gui.control.File
 
getImplementation(Class) - Static method in class info.magnolia.cms.util.FactoryUtil
Deprecated. since 4.3 - use info.magnolia.objectfactory.Components#getComponentProvider()#getImplementation(Class)
getImplementation() - Method in class info.magnolia.module.model.ComponentDefinition
 
getImplementation() - Method in class info.magnolia.module.model.TypeMappingDefinition
 
getImplementation(Class<T>) - Method in interface info.magnolia.objectfactory.ComponentProvider
Returns the implementation type mapped for a given type.
getImplementation(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
 
getImplementation() - Method in class info.magnolia.objectfactory.configuration.ImplementationConfiguration
 
getImplementation(Class<T>, Class<? extends T>) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
 
getImplementation(Class<C>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
Deprecated.  
getImplementation(Class<T>) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
 
getImplementationName(Class<?>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
Deprecated.  
getImportContentHandler(String, int) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getImportedContentRoot(MultipartForm, String, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getInactiveIcon() - Method in class info.magnolia.cms.gui.control.FunctionBarItem
Add the _inactive suffix.
getIndentionWidth() - Method in class info.magnolia.cms.gui.control.Tree
 
getIndex() - Method in interface info.magnolia.cms.core.Content
Deprecated. This method returns the index of this node within the ordered set of its same-name sibling nodes.
getIndex() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getIndex() - Method in class info.magnolia.cms.core.version.ContentVersion
This method returns the index of this node within the ordered set of its same-name sibling nodes.
getIndex() - Method in class info.magnolia.cms.util.ContentWrapper
 
getIndex() - Method in class info.magnolia.cms.util.SiblingsHelper
Returns the zero-based index of the current node.
getIndex() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getInheritance() - Method in interface info.magnolia.rendering.template.AreaDefinition
 
getInheritance() - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
 
getInitParameter(String) - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
 
getInitParameter(String) - Method in class info.magnolia.cms.util.CustomFilterConfig
 
getInitParameter(String) - Method in class info.magnolia.cms.util.CustomServletConfig
 
getInitParameter(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getInitParameter(ServletContext, String, String) - Method in class info.magnolia.init.DefaultMagnoliaPropertiesResolver
 
getInitParameterNames() - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
 
getInitParameterNames() - Method in class info.magnolia.cms.util.CustomFilterConfig
 
getInitParameterNames() - Method in class info.magnolia.cms.util.CustomServletConfig
 
getInitParameterNames() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getInitParameterObject(String) - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
This is a custom method to get recursive configuration parameters like maps or list.
getInjector() - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
 
getInnerHtml() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
Called by the template.
getInputStream() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getInstall(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getInstallConditions() - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getInstallConditions() - Method in class info.magnolia.module.exchangesimple.setup.ExchangeSimpleModuleVersionHandler
 
getInstallConditions() - Method in class info.magnolia.setup.CoreModuleVersionHandler
 
getInstallContext() - Method in interface info.magnolia.module.ModuleManager
 
getInstallContext() - Method in class info.magnolia.module.ModuleManagerImpl
 
getInstalledModules() - Method in class info.magnolia.module.storeclient.pages.InstalledModulesListPage
Returns the installedModules.
getInstance() - Static method in class info.magnolia.cms.beans.config.PropertiesInitializer
Deprecated. since 4.5, use IoC
getInstance() - Static method in class info.magnolia.cms.beans.config.ServerConfiguration
Deprecated. since 4.5, use IoC
getInstance() - Static method in class info.magnolia.cms.beans.config.URI2RepositoryManager
Deprecated. since 4.5, use IoC
getInstance() - Static method in class info.magnolia.cms.beans.config.VersionConfig
Deprecated. since 4.5, use IoC !
getInstance() - Static method in class info.magnolia.cms.beans.config.VirtualURIManager
Deprecated. since 4.5, use IoC !
getInstance() - Static method in class info.magnolia.cms.core.version.CopyUtil
 
getInstance() - Static method in class info.magnolia.cms.core.version.VersionManager
 
getInstance() - Static method in class info.magnolia.cms.filters.MgnlMainFilter
Deprecated. since 4.5, use IoC to access FilterManager.
getInstance() - Static method in class info.magnolia.cms.gui.controlx.list.DefaultValueProvider
get instance
getInstance() - Static method in class info.magnolia.cms.gui.dialog.ControlsManager
 
getInstance() - Static method in class info.magnolia.cms.gui.i18n.I18nAuthoringSupport.Factory
 
getInstance() - Static method in class info.magnolia.cms.i18n.MessagesManager
Deprecated. since 4.5, use IoC !
getInstance() - Static method in class info.magnolia.cms.license.LicenseFileExtractor
 
getInstance() - Static method in class info.magnolia.cms.security.IPSecurityManager.Factory
 
getInstance() - Static method in class info.magnolia.cms.security.SecuritySupport.Factory
 
getInstance() - Static method in class info.magnolia.cms.util.ExclusiveWrite
Get exclusive singleton class object.
getInstance() - Static method in class info.magnolia.commands.CommandsManager
Deprecated. since 4.5, use IoC !
getInstance() - Static method in class info.magnolia.context.ContextFactory
Deprecated. since 4.5, use IoC, i.e., declare a dependency on ContextFactory in your component.
getInstance() - Static method in class info.magnolia.context.MgnlContext
Get the current context of this thread.
getInstance() - Static method in class info.magnolia.debug.PerformanceTestStatus
 
getInstance() - Static method in class info.magnolia.freemarker.FreemarkerConfig
Deprecated. since 4.3 should not be needed - components using this can keep their instance
getInstance() - Static method in class info.magnolia.freemarker.FreemarkerHelper
Deprecated. since 4.5, use IoC !
getInstance() - Static method in class info.magnolia.link.LinkTransformerManager
Gets the current singleton instance.
getInstance() - Static method in class info.magnolia.logging.AuditLoggingManager
 
getInstance() - Static method in class info.magnolia.module.admininterface.AdminInterfaceModule
Deprecated. since 4.5, use IoC !
getInstance() - Static method in class info.magnolia.module.admininterface.DialogHandlerManager
 
getInstance() - Static method in class info.magnolia.module.admininterface.PageHandlerManager
 
getInstance() - Static method in class info.magnolia.module.admininterface.TreeHandlerManager
 
getInstance() - Static method in class info.magnolia.module.cache.CacheModule
Deprecated. since 4.5, use IoC/CDI
getInstance() - Static method in class info.magnolia.module.cache.mbean.CacheMonitor
Deprecated. since 4.5, use IoC instead
getInstance() - Static method in class info.magnolia.module.mail.MailModule
Deprecated. since 4.5, use IoC !
getInstance() - Static method in class info.magnolia.module.ModuleManager.Factory
Deprecated. since 4.5, use IoC.
getInstance() - Static method in class info.magnolia.module.ModuleRegistry.Factory
Deprecated. since 4.5, use IoC !
getInstance() - Static method in class info.magnolia.module.workflow.WorkflowModule
Deprecated. since 4.5, use IoC !
getInstance() - Method in class info.magnolia.objectfactory.configuration.InstanceConfiguration
 
getInstance() - Static method in class info.magnolia.stats.JCRStats
 
getInstance() - Static method in class info.magnolia.templating.editor.client.model.ModelStorage
 
getInterfaceMessage(String) - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
 
getInternalWorkspaceName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - do not use.
getIntHeader(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getIP() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
 
getIsActivated() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, get last activated status of the current node.
getIsIcons() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsLabel() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsMeta() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsNodeDataType() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsNodeDataValue() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getIsRichEditValue() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getIsSecured() - Method in class info.magnolia.module.cache.DefaultCacheKey
 
getItem(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
 
getItem(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getItemName() - Method in class info.magnolia.module.delta.PartialBootstrapTask
 
getItemPath() - Method in class info.magnolia.module.delta.PartialBootstrapTask
 
getItems() - Method in class info.magnolia.module.samples.SamplesModule
 
getItemType() - Method in interface info.magnolia.cms.core.Content
Deprecated. Get the magnolia ItemType.
getItemType() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getItemType() - Method in class info.magnolia.cms.util.ContentWrapper
 
getItemType() - Method in class info.magnolia.content2bean.TypeDescriptor
 
getItemType() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
getItemType() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getItemTypes() - Method in class info.magnolia.cms.gui.control.Tree
 
getItemTypes() - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
 
getIterator() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
Layzy bound iterator.
getIteratorId() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getIteratorValue(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
Get the value for a column in the current iterator.
getIteratorValueObject() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
Get the current object (not the value) in the current iterator.
getJaasChain() - Method in class info.magnolia.cms.security.auth.login.FormLogin
 
getJavascript() - Method in class info.magnolia.cms.gui.control.ContextMenu
 
getJavascript() - Method in class info.magnolia.cms.gui.control.FunctionBar
Render the javascript code to initialize it
getJavascript() - Method in class info.magnolia.module.admininterface.Navigation
Generate the code to initialize the js navigation
getJavaScriptClass() - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
Defines the class/constructor function used to instantiate the javascript list object.
getJavascriptCondition(int) - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getJavascriptConditions() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getJavascriptMenuName() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getJavascriptName() - Method in class info.magnolia.cms.gui.control.FunctionBar
 
getJavaScriptObject(ListControl, Integer) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
 
getJavascriptSources() - Method in class info.magnolia.cms.gui.dialog.Dialog
 
getJavascriptTree() - Method in class info.magnolia.cms.gui.control.Tree
 
getJavascriptTree() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getJCRNode() - Method in interface info.magnolia.cms.core.Content
Deprecated. utility method to get Node object used to create current content object.
getJCRNode() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getJCRNode() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
getJCRNode() - Method in class info.magnolia.cms.core.version.ContentVersion
 
getJCRNode() - Method in class info.magnolia.cms.util.ContentWrapper
 
getJCRNode() - Method in class info.magnolia.freemarker.models.ContentMapModel
 
getJCRNode() - Method in class info.magnolia.jcr.util.ContentMap
 
getJCRNode(Context) - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
 
getJCRProperty() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getJCRProperty() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
getJCRProperty() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. Access to property at the JCR level.
getJCRProperty() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getJCRProperty() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getJCRPropertyType(Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
Deprecated. since 4.5 - use PropertyUtil.getJCRPropertyType(Object) instead
getJCRPropertyType(Object) - Static method in class info.magnolia.jcr.util.PropertyUtil
 
getJcrResult() - Method in class info.magnolia.cms.core.search.QueryResultImpl
Deprecated.  
getJcrSession() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated.  
getJCRSession(String) - Method in class info.magnolia.context.AbstractContext
 
getJCRSession(String) - Method in interface info.magnolia.context.Context
 
getJCRSession(String) - Method in class info.magnolia.context.ContextDecorator
 
getJCRSession(String) - Static method in class info.magnolia.context.MgnlContext
Note: this is the way to go, if you no longer want to rely on the Content-API.
getJCRSession(String) - Method in interface info.magnolia.module.InstallContext
 
getJCRSession(String) - Method in class info.magnolia.module.InstallContextImpl
 
getJsExecutedAfterSaving() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
getJsExecutedAfterSaving() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getJsField() - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getJsField() - Method in class info.magnolia.cms.gui.controlx.search.SelectSearchControlDefinition
 
getJSON() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
Create the object to initialize the table
getKeyLength() - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
 
getKeys() - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
 
getKeys() - Method in class info.magnolia.init.properties.AbstractPropertySource
 
getKeys() - Method in interface info.magnolia.init.PropertySource
 
getKeyValue() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getKeyValue(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getLabel() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, same as name of actual storage node.
getLabel() - Method in class info.magnolia.cms.gui.control.Button
 
getLabel() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getLabel() - Method in class info.magnolia.cms.gui.control.SelectOption
 
getLabel() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
 
getLabel() - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getLabel() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getLabel() - Method in class info.magnolia.cms.gui.inline.ButtonEdit
 
getLabel() - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
 
getLabel() - Method in class info.magnolia.module.admininterface.dialogs.NodeNameControl
Use a bold label
getLabel(Content) - Method in class info.magnolia.module.admininterface.Navigation
 
getLabel() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getLabel() - Method in class info.magnolia.templating.elements.AreaElement
 
getLandscapeCssStyleSuffix() - Method in class info.magnolia.templating.editor.client.widget.PreviewChannel
 
getLanguage() - Method in interface info.magnolia.cms.core.search.Query
Deprecated. Description inherited from javax.jcr.query.Query#getLanguage()
Returns the language set for this query.
getLanguage() - Method in class info.magnolia.cms.core.search.QueryImpl
Deprecated.  
getLanguage() - Method in class info.magnolia.cms.i18n.LocaleDefinition
 
getLanguage() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getLanguage() - Method in class info.magnolia.cms.security.ExternalUser
 
getLanguage() - Method in class info.magnolia.cms.security.MgnlUser
 
getLanguage() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
getLanguage() - Method in interface info.magnolia.cms.security.User
 
getLanguage() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getLanguage() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getLanguageChooser() - Method in class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
 
getLanguageChooser() - Method in interface info.magnolia.cms.gui.i18n.I18nAuthoringSupport
The language chooser, if not null, will be displayed in the main bar
getLanguageChooser() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getLanguages() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getLastActionDate() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, get last activated/de- date of the current node.
getLastElement() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getLastModification(Node) - Static method in class info.magnolia.jcr.util.MetaDataUtil
 
getLastModificationTime() - Method in interface info.magnolia.module.cache.filter.CachedEntry
Produce last modification date of the cache entry.
getLastModificationTime() - Method in class info.magnolia.module.cache.filter.CachedError
 
getLastModificationTime() - Method in class info.magnolia.module.cache.filter.CachedRedirect
 
getLastModificationTime() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
getLastModified(HttpServletRequest) - Method in class info.magnolia.cms.servlets.ClasspathSpool
 
getLastModified(Object) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
 
getLastModified() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getLastVersion() - Method in class info.magnolia.module.admininterface.templates.MgnlDeletedTemplateModel
 
getLazy() - Method in class info.magnolia.module.model.ComponentDefinition
 
getLeft() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getLeft() - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
get left expression
getLeft() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
get left expression
getLength() - Method in class info.magnolia.cms.beans.runtime.Document
Returns the file length in bytes.
getLength() - Method in class info.magnolia.cms.util.SimpleUrlPattern
 
getLength() - Method in interface info.magnolia.cms.util.UrlPattern
Returns the pattern length.
getLength() - Method in class info.magnolia.cms.util.UrlPattern.MatchAllPattern
 
getLength() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getLengths() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getLevel() - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
 
getLevel() - Method in interface info.magnolia.cms.core.Content
Deprecated. get node level from the ROOT node.
getLevel() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getLevel() - Method in class info.magnolia.cms.core.version.ContentVersion
Get node level from the ROOT node : FIXME implement getDepth in javax.jcr.
getLevel() - Method in class info.magnolia.cms.util.ContentWrapper
 
getLevel() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
 
getLevel() - Method in interface info.magnolia.content2bean.TransformationState
 
getLevel() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getLevel() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
 
getLevel() - Method in class info.magnolia.voting.voters.VoterSet
 
getLinearPredecessor() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getLinearSuccessor() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getLines(String) - Static method in class info.magnolia.cms.util.TextFileUtil
 
getLink(File) - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
getLink() - Method in class info.magnolia.module.samples.model.InternalLinkModel.LinkItem
 
getList() - Method in class info.magnolia.cms.security.ACLImpl
 
getList() - Method in interface info.magnolia.cms.security.auth.ACL
Returns list of permissions for this principal.
getList() - Method in interface info.magnolia.cms.security.auth.PrincipalList
Gets list of groups/roles as strings.
getList() - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
Gets list of roles as string.
getList() - Method in class info.magnolia.jaas.principal.ACLImpl
Deprecated. Returns list of permissions for this principal.
getList() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getList() - Method in class info.magnolia.module.ModuleManager.ModuleManagementState
 
getListControl() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
Get the list control this column belongs to.
getListModel() - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
 
getListModelIterator() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
this must be implemented by implementing classes
getListModelIterator() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
Return the list model iterator
getLocalAddr() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocalCalendarFromUTC(Calendar) - Static method in class info.magnolia.cms.util.DateUtil
Get the equivalent UTC calendar to a local calendar.
getLocale() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocale() - Method in class info.magnolia.cms.core.AggregationState
If the aggregation state local is not set explicitly the contexts locale is returned.
getLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getLocale() - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
Returns the current locale.
getLocale() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager.MessagesID
Returns the locale.
getLocale() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Get the current locale used for rendering content.
getLocale() - Method in class info.magnolia.cms.i18n.LocaleDefinition
Creates the locale for this definition if not yet set.
getLocale() - Method in interface info.magnolia.cms.i18n.Messages
 
getLocale() - Method in class info.magnolia.context.AbstractContext
If not yet set try to get the locale of the user.
getLocale() - Method in class info.magnolia.context.AbstractSystemContext
 
getLocale() - Method in interface info.magnolia.context.Context
Get the current locale.
getLocale() - Static method in class info.magnolia.context.MgnlContext
Get the context's locale object.
getLocale() - Method in class info.magnolia.context.UserContextImpl
 
getLocale() - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
 
getLocale() - Method in class info.magnolia.module.cache.DefaultCacheKey
 
getLocales() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocales() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getLocales() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Returns the available locales.
getLocalName() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocalName() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
Returns the localName.
getLocalPort() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getLocalSessionCount() - Method in class info.magnolia.context.AbstractRepositoryStrategy
Returns the number of sessions managed by this strategy.
getLocation() - Method in class info.magnolia.cms.security.auth.callback.RedirectClientCallback
 
getLocation() - Method in class info.magnolia.module.cache.filter.CachedRedirect
 
getLocations() - Method in class info.magnolia.init.DefaultMagnoliaPropertiesResolver
Used in tests, potentially in subclasses.
getLock() - Method in interface info.magnolia.cms.core.Content
Deprecated. Returns the Lock object that applies to this node.
getLock() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getLock() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getLock() - Method in class info.magnolia.cms.util.ContentWrapper
 
getLock() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getLockTimePeriod() - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getLockTimePeriod() - Method in class info.magnolia.cms.security.ExternalUserManager
 
getLockTimePeriod() - Method in class info.magnolia.cms.security.MgnlUserManager
 
getLockTimePeriod() - Method in interface info.magnolia.cms.security.UserManager
Gets a time period for account lock.
getLockTokens() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getLog() - Method in class info.magnolia.commands.impl.LogCommand
 
getLogConfiguration(String) - Method in class info.magnolia.logging.AuditLoggingManager
 
getLogConfigurations() - Method in class info.magnolia.logging.AuditLoggingManager
 
getLogFiles() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
the content of the select
getLogger() - Method in class info.magnolia.commands.impl.LogCommand
 
getLogicalWorkspaceName() - Method in class info.magnolia.jcr.registry.DefaultSessionProvider
 
getLogicalWorkspaceName() - Method in interface info.magnolia.jcr.registry.SessionProvider
 
getLogicalWorkspaceName() - Method in class info.magnolia.repository.definition.WorkspaceMappingDefinition
 
getLogicalWorkspaceNames() - Method in class info.magnolia.repository.WorkspaceMapping
 
getLoginException() - Method in class info.magnolia.cms.security.auth.login.LoginResult
 
getLoginForm() - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
 
getLoginHandlers() - Method in class info.magnolia.cms.security.auth.login.LoginFilter
 
getLogName() - Method in class info.magnolia.logging.LogConfiguration
 
getLong() - Method in class info.magnolia.beancoder.MgnlProperty
 
getLong() - Method in class info.magnolia.beancoder.MgnlValue
 
getLong() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getLong() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
getLong() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. Returns the long representation of the value.
getLong() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getLong(Content, String, long) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getLong() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getLong() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getLongProperty(String) - Method in class info.magnolia.cms.core.MetaData
 
getMailMultipart() - Method in class info.magnolia.module.mail.templates.MgnlMultipartEmail
 
getMainComponents() - Method in class info.magnolia.cms.beans.config.ConfigLoader
 
getMainContent() - Method in class info.magnolia.cms.core.AggregationState
 
getMainContent() - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
 
getMainContent() - Method in interface info.magnolia.rendering.context.RenderingContext
 
getMainContentSafely(Node) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
Gets the current main content or returns null if aggregation state is not set.
getMajor() - Method in class info.magnolia.module.model.Version
 
getMajorVersion() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getMap() - Method in class info.magnolia.context.AbstractMapBasedContext
 
getMap() - Method in class info.magnolia.context.MapAttributeStrategy
 
getMappedPath(String, Subscription) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
Gets target path to which the current path is mapped in given subscription.
getMappedRepositoryName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.getWorkspaceMapping(String).
getMappedWorkspaceName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.getWorkspaceMapping(String).
getMapping(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
The mapping to use for this uri.
getMapping() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
getMappingComparator() - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
getMappings() - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
getMappings() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
getMappings() - Method in class info.magnolia.cms.filters.HostSecurityFilter
 
getMappings() - Method in class info.magnolia.cms.filters.Mapping
 
getMappings() - Method in class info.magnolia.cms.filters.WebContainerResourcesImpl
 
getMappings() - Method in class info.magnolia.module.model.ServletDefinition
 
getMappings() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
 
getMatchedSubscription(String, String) - Method in interface info.magnolia.cms.exchange.Subscriber
 
getMatchedSubscription(String, String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getMatcher() - Method in class info.magnolia.cms.filters.Mapping.MatchingResult
 
getMatchingEndPosition() - Method in class info.magnolia.cms.filters.Mapping.MatchingResult
 
getMax() - Method in class info.magnolia.cms.gui.controlx.version.VersionListModel
 
getMaxAgeInSeconds() - Method in class info.magnolia.module.cache.filter.ResponseExpirationCalculator
Returns the number of seconds the response can be cached where 0 means that the its already expired and must not be cached and -1 means that there's no information on how long it can be cached.
getMaxAttempts() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
Get number of failed login attempts before locking account.
getMaxFailedLoginAttempts() - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getMaxFailedLoginAttempts() - Method in class info.magnolia.cms.security.ExternalUserManager
 
getMaxFailedLoginAttempts() - Method in class info.magnolia.cms.security.MgnlUserManager
 
getMaxFailedLoginAttempts() - Method in interface info.magnolia.cms.security.UserManager
Gets a number of failed attempts before locking account.
getMaxNumLinesPerPage() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getMaxRowsPerGroup() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getMaxShowedVersions() - Method in class info.magnolia.module.admininterface.lists.VersionsList
Check the version rollover.
getMaxVersionAllowed() - Method in class info.magnolia.cms.beans.config.VersionConfig
Get maximum number of versions allowed in version history.
getMBeanServer() - Static method in class info.magnolia.cms.util.MBeanUtil
 
getMD5Hex(String) - Static method in class info.magnolia.cms.security.Digester
Deprecated. Gets MD5 encoded -> hex string.
getMD5Hex(byte[]) - Static method in class info.magnolia.cms.security.SecurityUtil
Gets MD5 encoded -> hex string.
getMD5Hex(String) - Static method in class info.magnolia.cms.security.SecurityUtil
 
getMenu() - Method in class info.magnolia.cms.gui.control.Tree
 
getMenuItem(int) - Method in class info.magnolia.cms.gui.control.ContextMenu
 
getMenuItemByName(String) - Method in class info.magnolia.cms.gui.control.ContextMenu
 
getMenuItems() - Method in class info.magnolia.cms.gui.control.ContextMenu
 
getMessage(String) - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
Get the message from the renderer.
getMessage(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Get the message.
getMessage(String, Object[]) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Get the message with replacement strings.
getMessage() - Static method in class info.magnolia.cms.util.AlertUtil
Returns the currently set message.
getMessage(Context) - Static method in class info.magnolia.cms.util.AlertUtil
 
getMessage() - Method in class info.magnolia.module.admininterface.commands.MessageCommand
 
getMessage() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getMessage() - Method in class info.magnolia.module.InstallContext.Message
 
getMessageCSSClass() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getMessages() - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
Get the messages used for the rendering.
getMessages() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Get the AbstractMessagesImpl object for this dialog/control.
getMessages() - Static method in class info.magnolia.cms.i18n.MessagesManager
 
getMessages(String) - Static method in class info.magnolia.cms.i18n.MessagesManager
 
getMessages(Locale) - Static method in class info.magnolia.cms.i18n.MessagesManager
 
getMessages(String, Locale) - Static method in class info.magnolia.cms.i18n.MessagesManager
 
getMessages() - Static method in class info.magnolia.cms.i18n.TemplateMessagesUtil
Deprecated. Get the messages for the templates.
getMessages() - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
simply sets "errorString" in case of login exception.
getMessages() - Method in class info.magnolia.context.AbstractContext
TODO: This duplicates methods from MessagesManager : remove either.
getMessages(String) - Method in class info.magnolia.context.AbstractContext
TODO: This duplicates methods from MessagesManager : remove either.
getMessages() - Method in interface info.magnolia.context.Context
Get the default messages.
getMessages(String) - Method in interface info.magnolia.context.Context
Get the messages of the named bundle.
getMessages() - Static method in class info.magnolia.context.MgnlContext
 
getMessages(String) - Static method in class info.magnolia.context.MgnlContext
 
getMessages() - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
 
getMessages() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getMessages() - Method in class info.magnolia.module.admininterface.pages.ExportPage
 
getMessages() - Method in class info.magnolia.module.admininterface.pages.PermissionPage
 
getMessages() - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
 
getMessages() - Method in interface info.magnolia.module.InstallContext
A Map of messages where the key is the module name.
getMessages() - Method in class info.magnolia.module.InstallContextImpl
 
getMessages() - Method in class info.magnolia.module.mail.pages.SendMailPage
 
getMessages() - Method in class info.magnolia.module.mail.templates.impl.MgnlPageEmail
 
getMessagesInternal(String, Locale) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
 
getMessagesInternal(String, Locale) - Method in class info.magnolia.cms.i18n.MessagesManager
 
getMetaData() - Method in interface info.magnolia.cms.core.Content
Deprecated. Returns the meta data of the current node.
getMetaData() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getMetaData() - Method in class info.magnolia.cms.util.ContentWrapper
 
getMetaData(Node) - Static method in class info.magnolia.jcr.util.MetaDataUtil
 
getMethod() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getMethods() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
 
getMgnlElement() - Method in class info.magnolia.templating.editor.client.dom.processor.MgnlElementProcessor
 
getMgnlElement(Element) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
getMgnlElement() - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
 
getMgnlElement() - Method in class info.magnolia.templating.editor.client.widget.placeholder.AbstractPlaceHolder
 
getMgnlFileImport() - Method in class info.magnolia.module.admininterface.pages.ImportPage
Getter for mgnlFileImport.
getMgnlGroup() - Method in class info.magnolia.module.admininterface.pages.PermissionPage
Getter for mgnlGroup.
getMgnlPath() - Method in class info.magnolia.module.admininterface.pages.ExportPage
Getter for mgnlPath.
getMgnlRedirect() - Method in class info.magnolia.module.admininterface.pages.ImportPage
Getter for mgnlRedirect.
getMgnlRepository() - Method in class info.magnolia.module.admininterface.pages.ExportPage
Getter for mgnlRepository.
getMgnlUser() - Method in class info.magnolia.module.admininterface.pages.PermissionPage
Getter for mgnlUser.
getMgnlUuidBehavior() - Method in class info.magnolia.module.admininterface.pages.ImportPage
Getter for mgnlUuidBehavior.
getMimeMultipart() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getMIMEType(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
Get MIME type String.
getMimeType(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getMIMETypeIcon(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
Returns the icon used for rendering this type.
getMIMETypeOrDefault(String) - Static method in class info.magnolia.cms.beans.config.MIMEMapping
Returns the mime-type associated with this extension, or the server's default.
getMinor() - Method in class info.magnolia.module.model.Version
 
getMinorVersion() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getMixinNodeTypes() - Method in interface info.magnolia.cms.core.Content
Deprecated. Returns an array of NodeType objects representing the mixin node types assigned to this node.
getMixinNodeTypes() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getMixinNodeTypes() - Method in class info.magnolia.cms.core.version.ContentVersion
 
getMixinNodeTypes() - Method in class info.magnolia.cms.util.ContentWrapper
 
getMixinNodeTypes() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getModDate() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getModel() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getModel() - Method in class info.magnolia.module.admininterface.lists.AbstractList
Returns the model used by this list
getModel() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getModel() - Method in class info.magnolia.module.admininterface.lists.WebsiteSearchList
 
getModel() - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getModel() - Method in class info.magnolia.module.workflow.inbox.SubPagesList
 
getModelClass() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getModelClass() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getModelFactories() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getModelFactory(Class) - Method in class info.magnolia.freemarker.models.MagnoliaObjectWrapper
Checks the ModelFactory instances registered in FreemarkerConfig, then the default ones.
getModificationDate() - Method in class info.magnolia.cms.core.MetaData
Get last modified date of the node to which this meta data belongs or creation date in case content was not modified since.
getModule() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
Getter for module.
getModule() - Method in class info.magnolia.module.cache.executor.Store
Deprecated. since 4.5, use IoC/CDI
getModule() - Method in class info.magnolia.module.cache.filter.CacheFilter
 
getModule() - Method in class info.magnolia.module.ModuleManager.ModuleAndDeltas
 
getModuleDefinitions() - Method in interface info.magnolia.module.ModuleRegistry
Returns the list of known ModuleDefinitions, as ordered by the loading mechanism (typically in dependency order).
getModuleDefinitions() - Method in class info.magnolia.module.ModuleRegistryImpl
 
getModuleInstance(String) - Method in interface info.magnolia.module.ModuleRegistry
Returns the module's instance.
getModuleInstance(Class<T>) - Method in interface info.magnolia.module.ModuleRegistry
Returns the module's instance.
getModuleInstance(String) - Method in class info.magnolia.module.ModuleRegistryImpl
 
getModuleInstance(Class<T>) - Method in class info.magnolia.module.ModuleRegistryImpl
 
getModuleInstanceProperties(ModuleDefinition) - Method in class info.magnolia.module.ModuleManagerImpl
Builds a map of properties to be set on the module instance, the properties are "moduleDefinition", "name", "moduleNode" and "configNode".
getModuleKey() - Method in class info.magnolia.module.InstallContextImpl
The key used in the map of messages.
getModuleNames() - Method in interface info.magnolia.module.ModuleRegistry
Returns the names of configured modules.
getModuleNames() - Method in class info.magnolia.module.ModuleRegistryImpl
 
getModules() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
 
getModulesNode() - Method in interface info.magnolia.module.InstallContext
 
getModulesNode() - Method in class info.magnolia.module.InstallContextImpl
 
getMsg() - Method in class info.magnolia.commands.impl.LogCommand
 
getMsgs() - Method in class info.magnolia.module.admininterface.PageMVCHandler
 
getMultiple() - Method in class info.magnolia.cms.gui.control.Select
Returns the multiple.
getName() - Method in class info.magnolia.beancoder.MgnlNode
 
getName() - Method in class info.magnolia.beancoder.MgnlProperty
 
getName() - Method in class info.magnolia.cms.core.AbstractNodeData
 
getName() - Method in class info.magnolia.cms.core.Channel
 
getName() - Method in interface info.magnolia.cms.core.Content
Deprecated. get node name.
getName() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getName() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated.  
getName() - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated. since 4.5 - use Session#getWorkspace()#getName() instead.
getName() - Method in interface info.magnolia.cms.core.NodeData
Deprecated.  
getName() - Method in class info.magnolia.cms.core.version.ContentVersion
The original name of the node.
getName() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getName() - Method in interface info.magnolia.cms.exchange.Subscription
 
getName() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
getName() - Method in interface info.magnolia.cms.filters.MgnlFilter
 
getName() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
Read lock must be held when invoking this method.
getName() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
 
getName() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getName() - Method in interface info.magnolia.cms.gui.controlx.Control
 
getName() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getName() - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getName() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Return the configured name of this control (not the id).
getName() - Method in class info.magnolia.cms.gui.query.SearchQueryParameter
get name of the parameter field
getName() - Method in class info.magnolia.cms.security.ACLImpl
 
getName() - Method in interface info.magnolia.cms.security.auth.ACL
 
getName() - Method in interface info.magnolia.cms.security.auth.Entity
Deprecated.  
getName() - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
 
getName() - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
Gets name given to this principal.
getName() - Method in interface info.magnolia.cms.security.auth.PrincipalList
 
getName() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getName() - Method in class info.magnolia.cms.security.ExternalUser
 
getName() - Method in interface info.magnolia.cms.security.Group
 
getName() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
 
getName() - Method in class info.magnolia.cms.security.MgnlGroup
 
getName() - Method in class info.magnolia.cms.security.MgnlRole
 
getName() - Method in class info.magnolia.cms.security.MgnlUser
 
getName() - Method in class info.magnolia.cms.security.MgnlUserManager
Deprecated. since 4.5 use realmName instead
getName() - Method in class info.magnolia.cms.security.Realm.RealmImpl
 
getName() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
getName() - Method in interface info.magnolia.cms.security.Role
 
getName() - Method in interface info.magnolia.cms.security.User
 
getName() - Method in interface info.magnolia.cms.servlets.MVCServletHandler
The name of the handler.
getName() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
getName() - Method in class info.magnolia.cms.util.ContentWrapper
 
getName() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getName() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getName() - Method in class info.magnolia.commands.MgnlCatalog
 
getName() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
 
getName() - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
Gets name given to this principal.
getName() - Method in class info.magnolia.jaas.principal.ACLImpl
Deprecated. Get name given to this principal.
getName() - Method in class info.magnolia.jaas.principal.EntityImpl
Deprecated. Gets name given to this principal.
getName() - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
Gets name given to this principal.
getName(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
This method return the node's name on success, otherwise it handles the RepositoryException by throwing a RuntimeRepositoryException.
getName() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getName() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getName() - Method in class info.magnolia.logging.LogConfiguration
 
getName() - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
 
getName() - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
 
getName() - Method in interface info.magnolia.module.admininterface.PageHandlerManager.PageDefinition
 
getName() - Method in class info.magnolia.module.admininterface.PageHandlerManager.RepositoryPageDefinition
 
getName() - Method in interface info.magnolia.module.cache.Cache
 
getName() - Method in class info.magnolia.module.cache.CacheConfiguration
 
getName() - Method in class info.magnolia.module.cache.CachePolicyResult.CachePolicyBehaviour
 
getName() - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
getName() - Method in class info.magnolia.module.delta.AbstractCondition
 
getName() - Method in class info.magnolia.module.delta.AbstractTask
 
getName() - Method in class info.magnolia.module.delta.ArrayDelegateTask
 
getName() - Method in interface info.magnolia.module.delta.Condition
Description of what has changed.
getName() - Method in interface info.magnolia.module.delta.Task
Description of what has changed.
getName() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getName() - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
 
getName() - Method in class info.magnolia.module.mail.MailTemplate
 
getName() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getName() - Method in class info.magnolia.module.model.DependencyDefinition
 
getName() - Method in class info.magnolia.module.model.ModuleDefinition
 
getName() - Method in class info.magnolia.module.model.PropertyDefinition
 
getName() - Method in class info.magnolia.module.model.RepositoryDefinition
 
getName() - Method in class info.magnolia.module.model.ServletDefinition
 
getName() - Method in class info.magnolia.module.model.ServletParameterDefinition
 
getName() - Method in class info.magnolia.module.samples.Dummy
 
getName() - Method in class info.magnolia.rendering.renderer.ContextAttributeConfiguration
 
getName() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getName() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getName() - Method in class info.magnolia.repository.definition.RepositoryDefinition
 
getName() - Method in class info.magnolia.templating.elements.AreaElement
 
getName() - Method in class info.magnolia.voting.voters.BaseVoterImpl
 
getNamedDispatcher(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getNamesList() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getNamespacePrefix(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getNamespacePrefixes() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getNamespaceURI(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getNavigation() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getNewNodeName() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getNewObjectFunction() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
JS function used to create a new empty object
getNextContentLocale(Locale, Set<Locale>) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
Uses AbstractI18nContentSupport.getNextLocale(Locale) to find the next locale.
getNextLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
Returns the closest locale for which AbstractI18nContentSupport.isLocaleSupported(Locale) is true.
getNode(String) - Method in class info.magnolia.beancoder.MgnlNode
 
getNode(Node, String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getNode(Node, String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Returns named localized child (if exists) of provided node (or non localized in case localized child doesn't exist).
getNode(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getNode() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
 
getNode(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
 
getNode(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
getNode(String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
 
getNode(String, String) - Static method in class info.magnolia.jcr.util.SessionUtil
Return the Node for the Given Path from the given repository.
getNode(String) - Method in class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
 
getNode(String) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
 
getNode(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getNode() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getNode(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getNode(String) - Method in class info.magnolia.jcr.wrapper.I18nNodeWrapper
 
getNode(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
getNode(String) - Method in class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
 
getNode() - Method in class info.magnolia.jcr.wrapper.WrappingPropertyWrapper
 
getNode() - Method in class info.magnolia.link.Link
 
getNode(Context) - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
Deprecated. since 4.5.7 use BaseRepositoryCommand.getJCRNode(Context) instead
getNode() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getNode(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
Returns parent node of the activated node in case of activation or the node itself in case of deactivation.
getNode() - Method in class info.magnolia.module.samples.model.InternalLinkModel.LinkItem
 
getNode(String) - Static method in class info.magnolia.nodebuilder.Ops
 
getNode() - Method in interface info.magnolia.rendering.model.RenderingModel
The content node tied to this model.
getNode() - Method in class info.magnolia.rendering.model.RenderingModelImpl
 
getNodeByIdentifier(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
 
getNodeByIdentifier(String, String) - Static method in class info.magnolia.jcr.util.NodeUtil
Get a Node by identifier.
getNodeByIdentifier(String, String) - Static method in class info.magnolia.jcr.util.SessionUtil
Return the Node by the given identifier from the given repository.
getNodeByIdentifier(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getNodeByIdentifier(String) - Method in class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
 
getNodeByUUID(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
 
getNodeByUUID(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getNodeByUUID(String) - Method in class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
 
getNodeCollectionName() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getNodeCollectionName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getNodeCollectionName() - Method in interface info.magnolia.module.admininterface.SaveHandler
 
getNodeCollectionName() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getNodeData() - Method in class info.magnolia.cms.beans.runtime.File
 
getNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
Returns a NodeData object.
getNodeData(String) - Method in interface info.magnolia.cms.core.Content
Deprecated. Returns a NodeData object.
getNodeData(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. get NodeData object of the requested URI.
getNodeData(String) - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
getNodeData(Content, String, Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getNodeData(Content, String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
Returns the nodedata with the name <name>_<current language> or <name>_<fallback language> otherwise returns <name>.
getNodeData(Content, String) - Method in class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
 
getNodeData(Content, String, Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Deprecated. since 4.5.4 use I18nContentSupport.getProperty(Node, String, Locale) instead.
getNodeData(Content, String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Deprecated. since 4.5.4 use I18nContentSupport.getProperty(Node, String) instead.
getNodeData(String) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
getNodeData(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getNodeData(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
 
getNodeData() - Method in class info.magnolia.link.Link
 
getNodeDataCollection() - Method in class info.magnolia.cms.core.AbstractContent
 
getNodeDataCollection() - Method in interface info.magnolia.cms.core.Content
Deprecated. Gets all properties bind in NodeData object excluding JCR system properties.
getNodeDataCollection(String) - Method in interface info.magnolia.cms.core.Content
Deprecated. Gets all node datas matching the given pattern.
getNodeDataCollection(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getNodeDataCollection(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
getNodeDataCollection() - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
getNodeDataName() - Method in class info.magnolia.cms.beans.runtime.FileProperties
 
getNodeDataName() - Method in class info.magnolia.link.Link
 
getNodeDataTemplate() - Method in class info.magnolia.cms.beans.runtime.File
 
getNodeDataTemplate() - Method in class info.magnolia.cms.gui.control.File
 
getNodeId(Node) - Method in class info.magnolia.templating.elements.MarkupHelper
 
getNodeIdentifier() - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
 
getNodeIdentifierIfPossible(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
Used for building exception messages where we want to avoid handling another exception inside a throws clause.
getNodeName() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getNodeName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getNodeName() - Method in class info.magnolia.freemarker.models.ContentMapModel
 
getNodeName() - Method in class info.magnolia.freemarker.models.ContentModel
 
getNodeName() - Method in interface info.magnolia.module.admininterface.SaveHandler
 
getNodeName() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getNodeName() - Method in class info.magnolia.templating.editor.client.widget.controlbar.ComponentBar
 
getNodeNamespace() - Method in class info.magnolia.freemarker.models.ContentMapModel
 
getNodeNamespace() - Method in class info.magnolia.freemarker.models.ContentModel
 
getNodePath(String, String) - Static method in class info.magnolia.cms.core.Path
Deprecated. since 4.0 - untested and unused
getNodePath(String) - Static method in class info.magnolia.cms.core.Path
Deprecated. since 4.0 - untested and unused
getNodePath(Node) - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
 
getNodePathIfPossible(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
 
getNodes() - Method in class info.magnolia.beancoder.MgnlNode
 
getNodes() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getNodes(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getNodes(String[]) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getNodes() - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
getNodes(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
getNodes(String[]) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
getNodes(Node, Predicate) - Static method in class info.magnolia.jcr.util.NodeUtil
 
getNodes(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
 
getNodes(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
 
getNodes() - Method in class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
 
getNodes(String) - Method in class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
 
getNodes(String[]) - Method in class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
 
getNodes() - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
 
getNodes(String) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
 
getNodes(String[]) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
 
getNodes() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getNodes(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getNodes(String[]) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getNodes() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
getNodes(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
getNodeSafely(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
This method returns null if no node has been found.
getNodeSafely(InheritanceNodeWrapper, String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
This method returns null if no node has been found.
getNodeStream(String, String) - Method in class info.magnolia.module.delta.PartialBootstrapTask
 
getNodeType() - Method in interface info.magnolia.cms.core.Content
Deprecated. returns primary node type definition of the associated Node of this object.
getNodeType() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getNodeType() - Method in class info.magnolia.cms.core.version.ContentVersion
Returns primary node type definition of the associated Node of this object.
getNodeType() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get select node type, query will be executed only on these if set
getNodeType() - Method in class info.magnolia.cms.util.ContentWrapper
 
getNodeType() - Method in class info.magnolia.freemarker.models.ContentMapModel
 
getNodeType() - Method in class info.magnolia.freemarker.models.ContentModel
 
getNodeType(Node) - Method in class info.magnolia.templating.elements.MarkupHelper
 
getNodeTypeFile() - Method in class info.magnolia.module.model.RepositoryDefinition
 
getNodeTypeName() - Method in interface info.magnolia.cms.core.Content
Deprecated. returns primary node type name of the associated Node of this object.
getNodeTypeName() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getNodeTypeName() - Method in class info.magnolia.cms.util.ContentWrapper
 
getNodeTypeName(Node) - Static method in class info.magnolia.jcr.util.VersionUtil
Return the NodeType-name for the provided Node.
getObjectWrapper() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getObserved() - Method in class info.magnolia.module.model.ComponentDefinition
 
getObserved(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
 
getObserved(Class<T>, String) - Method in class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
 
getObservedObject() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
Deprecated. since 4.3 - info.magnolia.objectfactory.DefaultComponentProvider#newInstance(Class) returns a proxy of the observed object instead of this factory, so this method shouldn't be needed publicly.
getObservedPaths() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
 
getOnclick() - Method in class info.magnolia.cms.gui.control.Button
 
getOnclick() - Method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getOnDiffFunction() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getOnSearchFunction() - Method in class info.magnolia.cms.gui.control.FunctionBar
 
getOnShowFunction() - Method in class info.magnolia.module.admininterface.lists.VersionsList
The script executed on a show link
getOnShowFunction() - Method in class info.magnolia.module.admininterface.lists.WebsiteVersionsList
Default url used for pages
getOp() - Method in class info.magnolia.voting.voters.VoterSet
 
getOperator() - Method in class info.magnolia.cms.gui.query.SearchQueryOperator
get operator name
getOptionNodes(Content) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
 
getOptionNodes(Content) - Method in class info.magnolia.cms.gui.dialog.DialogSelect
 
getOptions() - Method in class info.magnolia.cms.gui.control.Select
 
getOptions() - Method in class info.magnolia.cms.gui.controlx.search.SelectSearchControlDefinition
 
getOptions() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getOrCreate(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
If the NodeData does not exist yet, just create it.
getOrCreate(Content, String, int) - Static method in class info.magnolia.cms.util.NodeDataUtil
If the NodeData does not exist yet, just create it.
getOrCreate(Content, String, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, long) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, Value[]) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, int) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateAndSet(Content, String, boolean) - Static method in class info.magnolia.cms.util.NodeDataUtil
 
getOrCreateContent(Content, String, ItemType) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated. If the node doesn't exist just create it.
getOrCreateContent(Content, String, ItemType, boolean) - Static method in class info.magnolia.cms.util.ContentUtil
Deprecated. If the node doesn't exist just create it.
getOrCreateCurrentModuleConfigNode() - Method in interface info.magnolia.module.InstallContext
 
getOrCreateCurrentModuleConfigNode() - Method in class info.magnolia.module.InstallContextImpl
 
getOrCreateCurrentModuleNode() - Method in interface info.magnolia.module.InstallContext
 
getOrCreateCurrentModuleNode() - Method in class info.magnolia.module.InstallContextImpl
 
getOrCreateUser(String, String) - Method in class info.magnolia.cms.security.SystemUserManager
 
getOrder() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
 
getOrderingInfo(Content) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
collect node UUID of the siblings in the exact order as it should be written on subscribers
getOrientation() - Method in class info.magnolia.templating.editor.client.widget.PreviewChannel
 
getOriginalBrowserURI() - Method in class info.magnolia.cms.core.AggregationState
 
getOriginalBrowserURL() - Method in class info.magnolia.cms.core.AggregationState
 
getOriginalRequestURI(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
Returns the original request uri.
getOriginalRequestURI(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
Deprecated. Returns the original request uri.
getOriginalRequestURLIncludingQueryString(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
Returns the original request url.
getOriginalRequestURLIncludingQueryString(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
Deprecated. Returns the original request url.
getOriginalURI() - Method in class info.magnolia.cms.core.AggregationState
Returns the original request URI, decoded and without the context path.
getOriginalURL() - Method in class info.magnolia.cms.core.AggregationState
 
getOriginalURL() - Method in interface info.magnolia.module.cache.filter.CachedEntry
Entry might be required to produce url used to create it in the first place.
getOriginalURL() - Method in class info.magnolia.module.cache.filter.CachedError
 
getOriginalURL() - Method in class info.magnolia.module.cache.filter.CachedRedirect
 
getOriginalURL() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
getOriginalUrlPattern() - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
 
getOSName() - Method in class info.magnolia.cms.license.LicenseFileExtractor
 
getOtherwise() - Method in class info.magnolia.voting.voters.IfVoter
 
getOutputProvider() - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
 
getOutputProvider() - Method in interface info.magnolia.rendering.context.RenderingContext
 
getOutputResourceName(String, String) - Method in class info.magnolia.module.delta.PartialBootstrapTask
 
getOutputStream() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getOutputStream() - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
 
getOutputStream() - Method in interface info.magnolia.rendering.context.RenderingContext
 
getOutputStream() - Method in class info.magnolia.rendering.engine.AppendableOnlyOutputProvider
 
getOutputStream() - Method in interface info.magnolia.rendering.engine.OutputProvider
 
getOutputStream() - Method in class info.magnolia.rendering.engine.ResponseOutputProvider
 
getOverlay() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getOverlay(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
getPaddingLeft(Content) - Method in class info.magnolia.cms.gui.control.Tree
 
getPage(String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. since 4.0 - only used by taglibs - should go/move.
getPageContext() - Method in interface info.magnolia.context.WebContext
Returns the current jsp page context, if any.
getPageContext() - Method in class info.magnolia.context.WebContextImpl
Returns the current jsp page context, if any.
getPageHandler(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.PageHandlerManager
Find a handler by name
getPageNode(HierarchyManager) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Returns the page.
getPageNumber() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getParagraph() - Method in class info.magnolia.cms.gui.inline.BarEdit
 
getParagraph() - Method in class info.magnolia.cms.gui.inline.BarNew
 
getParagraph() - Method in interface info.magnolia.module.admininterface.SaveHandler
 
getParagraph() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getParameter(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
getParameter(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getParameter(String) - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
 
getParameter(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
 
getParameter(String) - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameter(HttpServletRequest, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameter(HttpServletRequest, MultipartForm, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated. Returns the value found in the form or the request.
getParameter(String, String) - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameter(HttpServletRequest, String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameter(HttpServletRequest, MultipartForm, String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated. Returns the defaultValue if the parameter is not found in the request or form.
getParameter(String) - Static method in class info.magnolia.context.MgnlContext
Get parameter value as string.
getParameter(String) - Method in interface info.magnolia.context.WebContext
Get a parameter value as string.
getParameter(String) - Method in class info.magnolia.context.WebContextImpl
Get parameter value as string.
getParameter(Map<String, Object>, String, String) - Static method in class info.magnolia.module.mail.util.MailUtil
 
getParameterIndex() - Method in class info.magnolia.objectfactory.ParameterInfo
 
getParameterMap() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getParameterMap() - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
 
getParameterMap() - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
 
getParameterNames() - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
getParameterNames() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getParameterNames() - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
 
getParameters() - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
getParameters() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
 
getParameters() - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameters(HttpServletRequest) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameters() - Static method in class info.magnolia.context.MgnlContext
Get parameter value as a Map<String, String>.
getParameters() - Method in interface info.magnolia.context.WebContext
Get all parameter values as a Map<String, String>.
getParameters() - Method in class info.magnolia.context.WebContextImpl
Get parameter values as a Map (unlike HttpServletRequest.getParameterMap() which returns a Map, so don't expect to retrieve multiple-valued form parameters here).
getParameters() - Method in class info.magnolia.link.Link
 
getParameters() - Method in class info.magnolia.module.mail.MailTemplate
 
getParameters() - Method in class info.magnolia.module.samples.Dummy
 
getParameters() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getParameters() - Method in interface info.magnolia.rendering.template.RenderableDefinition
An arbitrary list of parameters.
getParameters() - Method in class info.magnolia.repository.definition.RepositoryDefinition
 
getParameterType() - Method in class info.magnolia.objectfactory.ParameterInfo
 
getParameterValues(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
getParameterValues(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getParameterValues(String) - Method in class info.magnolia.cms.filters.MultipartRequestWrapper
 
getParameterValues(String) - Method in class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
 
getParameterValues(String) - Method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getParameterValues(String) - Static method in class info.magnolia.context.MgnlContext
 
getParameterValues(String) - Method in interface info.magnolia.context.WebContext
Get parameter values as string[].
getParameterValues(String) - Method in class info.magnolia.context.WebContextImpl
Get parameter values as string[].
getParams() - Method in class info.magnolia.module.admininterface.PageMVCHandler
 
getParams() - Method in class info.magnolia.module.cache.DefaultCacheKey
 
getParams() - Method in class info.magnolia.module.model.ServletDefinition
 
getParent() - Method in class info.magnolia.beancoder.MgnlNode
 
getParent() - Method in class info.magnolia.beancoder.MgnlProperty
 
getParent() - Method in class info.magnolia.cms.core.AbstractNodeData
 
getParent() - Method in interface info.magnolia.cms.core.Content
Deprecated. get parent content object.
getParent() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getParent() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. returns Parent node.
getParent() - Method in class info.magnolia.cms.core.version.ContentVersion
Returns the parent of the base node.
getParent() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getParent() - Method in interface info.magnolia.cms.gui.controlx.Control
 
getParent() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getParent() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getParent() - Method in class info.magnolia.cms.util.ContentWrapper
 
getParent() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getParent() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getParent() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
 
getParent() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getParent() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getParent() - Method in class info.magnolia.jcr.wrapper.I18nNodeWrapper
 
getParent() - Method in interface info.magnolia.objectfactory.ComponentProvider
 
getParent() - Method in class info.magnolia.objectfactory.DefaultComponentProvider
Deprecated.  
getParent() - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
 
getParent() - Method in interface info.magnolia.rendering.model.RenderingModel
The model of the parent component or template.
getParent() - Method in class info.magnolia.rendering.model.RenderingModelImpl
 
getParent() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getParentArea() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getParentNode() - Method in class info.magnolia.freemarker.models.ContentMapModel
 
getParentNode() - Method in class info.magnolia.freemarker.models.ContentModel
 
getParentNode(InstallContext) - Method in class info.magnolia.module.admininterface.setup.AddMainMenuItemTask
 
getParentNode(InstallContext) - Method in class info.magnolia.module.admininterface.setup.AddSubMenuItemTask
 
getParentNode(InstallContext) - Method in class info.magnolia.module.delta.AllChildrenNodesOperation
 
getParentNode(InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
 
getParentPath(String) - Static method in class info.magnolia.cms.core.Path
Deprecated. since 4.0 - untested and unused
getParentPath(String) - Method in class info.magnolia.cms.security.HierarchicalUserManager
 
getParentpath() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
Getter for parentpath.
getParentPath(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getParentRepositoryName(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - do not use.
getParticipant(String) - Method in class info.magnolia.module.workflow.jcr.JCRPersistedEngine
 
getPassedContent() - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
Returns the content passed to the element (content or workspace/path attribute) or null if nothing was passed.
getPassword() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getPassword() - Method in class info.magnolia.cms.security.ExternalUser
 
getPassword() - Method in class info.magnolia.cms.security.MgnlUser
 
getPassword() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
getPassword() - Method in interface info.magnolia.cms.security.User
 
getPassword() - Method in class info.magnolia.module.mail.MailTemplate
 
getPatch() - Method in class info.magnolia.module.model.Version
 
getPath() - Method in class info.magnolia.beancoder.MgnlNode
 
getPath() - Method in class info.magnolia.beancoder.MgnlProperty
 
getPath() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getPath() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getPath() - Method in class info.magnolia.cms.gui.control.File
 
getPath() - Method in class info.magnolia.cms.gui.control.Tree
 
getPath(Content) - Method in class info.magnolia.cms.gui.controlx.list.DefaultValueProvider
get path
getPath() - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
Returns the path.
getPath() - Method in class info.magnolia.cms.security.MgnlUser
 
getPath() - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
 
getPath() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getPath() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getPath() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getPath() - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
 
getPath() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getPath() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getPath() - Method in interface info.magnolia.module.admininterface.SaveHandler
 
getPath() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
 
getPath() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getPath() - Method in class info.magnolia.module.model.ComponentDefinition
 
getPath() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
 
getPath() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
 
getPath() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getPath() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getPath(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
 
getPath() - Method in class info.magnolia.objectfactory.ComponentConfigurationPath
 
getPath() - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
 
getPath() - Method in class info.magnolia.templating.editor.client.widget.controlbar.ComponentBar
 
getPath() - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
 
getPathCurrent() - Method in class info.magnolia.cms.gui.control.Tree
 
getPathIfPossible(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
Return the Path of the node.
getPathInfo() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getPathnameFromResource(String) - Static method in class info.magnolia.importexport.BootstrapUtil
I.e.
getPathOpen() - Method in class info.magnolia.cms.gui.control.Tree
 
getPathSelected() - Method in class info.magnolia.cms.gui.control.Tree
 
getPathSelected() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getPathTranslated() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getPattern() - Method in interface info.magnolia.cms.security.Permission
 
getPattern() - Method in class info.magnolia.cms.security.PermissionImpl
 
getPattern() - Method in class info.magnolia.voting.voters.BasePatternVoter
 
getPatterns() - Method in class info.magnolia.cms.security.auth.callback.CompositeCallback
Deprecated.  
getPatternString() - Method in class info.magnolia.cms.util.SimpleUrlPattern
 
getPatternString() - Method in interface info.magnolia.cms.util.UrlPattern
Returns the pattern string.
getPatternString() - Method in class info.magnolia.cms.util.UrlPattern.MatchAllPattern
 
getPermissionAsName(long) - Static method in class info.magnolia.cms.security.PermissionImpl
 
getPermissionAsName(String, Permission) - Method in class info.magnolia.module.admininterface.pages.PermissionPage
Mapping permission to name.
getPermissionList() - Method in interface info.magnolia.cms.security.AccessManager
Get permission list assigned to this access manager.
getPermissionList() - Method in class info.magnolia.cms.security.AccessManagerImpl
 
getPermissionList() - Method in class info.magnolia.module.admininterface.pages.PermissionPage
Getter for permissionList.
getPermissions(String) - Method in interface info.magnolia.cms.security.AccessManager
Get permissions assigned to the given path.
getPermissions(String) - Method in class info.magnolia.cms.security.AccessManagerImpl
 
getPermissions() - Method in interface info.magnolia.cms.security.Permission
 
getPermissions() - Method in class info.magnolia.cms.security.PermissionImpl
 
getPermissions() - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
 
getPermissionWrite() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getPhase() - Method in interface info.magnolia.module.ModuleLifecycleContext
Returns the phase the lifecycle is in.
getPhase() - Method in class info.magnolia.module.ModuleLifecycleContextImpl
 
getPhysicalWorkspaceName() - Method in class info.magnolia.repository.definition.WorkspaceMappingDefinition
 
getPlainContent() - Method in class info.magnolia.module.cache.filter.InMemoryCachedEntry
 
getPlatformComponents() - Method in class info.magnolia.init.MagnoliaServletContextListener
 
getPlatformComponentsResources() - Method in class info.magnolia.init.MagnoliaServletContextListener
Returns a list of resources that contain platform components.
getPolicies(Principal) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
getPolicies(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
getPolicies(String) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
 
getPolicies(Principal) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
 
getPolicies() - Method in class info.magnolia.module.cache.browsercachepolicy.BrowserCachePolicySet
 
getPolicies() - Method in class info.magnolia.module.cache.DelegateFlushPolicy
 
getPortraitCssStyleSuffix() - Method in class info.magnolia.templating.editor.client.widget.PreviewChannel
 
getPosition() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
 
getPosition() - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
 
getPosition() - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
 
getPosition() - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
 
getPosition() - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
 
getPosition() - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
 
getPositiveVoteResult(CachePolicyResult) - Method in class info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
 
getPositiveVoteResult(CachePolicyResult) - Method in class info.magnolia.module.cache.browsercachepolicy.FixedDuration
 
getPositiveVoteResult(CachePolicyResult) - Method in class info.magnolia.module.cache.browsercachepolicy.Never
 
getPostdata() - Method in class info.magnolia.module.storeclient.pages.AllModulesListPage
 
getPostedForm() - Static method in class info.magnolia.context.MgnlContext
Get form object assembled by MultipartRequestFilter.
getPostedForm() - Method in interface info.magnolia.context.WebContext
Get form object assembled by MultipartRequestFilter.
getPostedForm() - Method in class info.magnolia.context.WebContextImpl
Get form object assembled by MultipartRequestFilter.
getPredecessors() - Method in class info.magnolia.cms.core.version.ContentVersion
 
getPredecessors() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getPreSort() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
 
getPrimaryItem() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getPrimaryNodeType() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getPrimaryNodeType() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getPrimitiveNodeDatas(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getPriority() - Method in class info.magnolia.module.InstallContext.Message
 
getPrivateKey() - Method in class info.magnolia.cms.security.MgnlKeyPair
 
getPrivateKey() - Static method in class info.magnolia.cms.security.SecurityUtil
 
getPrivilegeManagerImpl() - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.ACLBasedPermissions
 
getPrivilegeManagerImpl() - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.RootOnlyPermissions
 
getPrivileges(String, Set<Principal>) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
getPrivileges(String) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
getPrivileges(Path) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.ACLBasedPermissions
 
getPrivileges(Path) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.RootOnlyPermissions
 
getProcessor() - Static method in class info.magnolia.content2bean.Bean2ContentProcessor.Factory
 
getProcessor() - Static method in class info.magnolia.content2bean.Content2BeanProcessor.Factory
Deprecated.  
getProcessor(MgnlElement) - Static method in class info.magnolia.templating.editor.client.dom.processor.MgnlElementProcessorFactory
 
getProperties() - Method in class info.magnolia.beancoder.MgnlNode
 
getProperties() - Static method in class info.magnolia.cms.core.SystemProperty
Deprecated. since 4.5 - while this still "works" and returns an aggregate of the local properties and those provided by MagnoliaConfigurationProperties, writing to this Property object will not be reflected anywhere.
getProperties() - Method in class info.magnolia.init.properties.AbstractPropertySource
 
getProperties() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getProperties(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getProperties(String[]) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getProperties() - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
getProperties(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
getProperties(String[]) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
getProperties() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getProperties(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getProperties(String[]) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getProperties() - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
 
getProperties(String) - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
 
getProperties(String[]) - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
 
getProperties() - Method in class info.magnolia.jcr.wrapper.PropertyFilteringNodeWrapper
 
getProperties(String) - Method in class info.magnolia.jcr.wrapper.PropertyFilteringNodeWrapper
 
getProperties(String[]) - Method in class info.magnolia.jcr.wrapper.PropertyFilteringNodeWrapper
 
getProperties() - Method in class info.magnolia.module.exchangesimple.ActivationContent
Gets collection of all properties.
getProperties() - Method in class info.magnolia.module.model.ModuleDefinition
 
getPropertiesFilesString(ServletContext, String, String) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
Deprecated. since 4.5, use MagnoliaServletContextListener#getPropertiesFilesString(javax.servlet.ServletContext, info.magnolia.init.MagnoliaInitPaths)
getProperty(String) - Method in class info.magnolia.beancoder.MgnlNode
 
getProperty(String) - Method in class info.magnolia.cms.beans.runtime.FileProperties
 
getProperty(String) - Static method in class info.magnolia.cms.core.SystemProperty
Deprecated. since 4.5, use MagnoliaConfigurationProperties
getProperty(String, String) - Static method in class info.magnolia.cms.core.SystemProperty
Deprecated. since 4.5, use MagnoliaConfigurationProperties
getProperty(Node, String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getProperty(Node, String, Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
getProperty(Node, String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Returns localized property of given name and current locale.
getProperty(Node, String, Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Returns localized property of given named and given locale.
getProperty(String) - Method in interface info.magnolia.cms.security.auth.Entity
Deprecated.  
getProperty(String) - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getProperty(String) - Method in class info.magnolia.cms.security.ExternalUser
 
getProperty(String) - Method in interface info.magnolia.cms.security.Group
Gets an arbitrary property from this group.
getProperty(String) - Method in class info.magnolia.cms.security.MgnlGroup
FIXME: Yet another method that is questionable.
getProperty(String) - Method in class info.magnolia.cms.security.MgnlUser
 
getProperty(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
getProperty(String) - Method in interface info.magnolia.cms.security.User
Gets an arbitrary property from this user.
getProperty(String) - Method in class info.magnolia.cms.util.OrderedProperties
 
getProperty(String) - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
 
getProperty(String) - Method in class info.magnolia.init.properties.AbstractPropertySource
 
getProperty(String) - Method in interface info.magnolia.init.PropertySource
Returns a value corresponding to the given key, or null if not known.
getProperty(String) - Method in class info.magnolia.jaas.principal.EntityImpl
Deprecated.  
getProperty(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getProperty() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
 
getProperty(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
 
getProperty(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
getProperty(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
Deprecated. since 4.5 - use getPropertyOrNull instead.
getProperty(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getProperty() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getProperty(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getProperty(String) - Method in class info.magnolia.jcr.wrapper.I18nNodeWrapper
 
getProperty(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
getProperty(String) - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
 
getProperty(String) - Method in class info.magnolia.jcr.wrapper.PropertyFilteringNodeWrapper
 
getProperty() - Method in class info.magnolia.jcr.wrapper.WrappingPropertyWrapper
 
getproperty(String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
Gets value of property with specified key or null if such property was not set.
getProperty(String) - Method in class info.magnolia.module.model.ModuleDefinition
Convenience method which returns the value of the given property, or null if it does not exist.
getProperty() - Method in class info.magnolia.voting.voters.PropertyVoter
 
getPropertyDescriptors(TypeMapping) - Method in class info.magnolia.content2bean.TypeDescriptor
This method is not synchronized to avoid thread blocking, but the method guarantees that the returned map is not mutated afterward.
getPropertyList() - Static method in class info.magnolia.cms.core.SystemProperty
Deprecated. since 3.0 - use getProperties() instead
getPropertyNode() - Method in class info.magnolia.cms.gui.control.File
 
getPropertyOrNull(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
Return the Property relative to the Node or null if it's not existing or in case of any RepositoryException.
getPropertySource(String) - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
 
getPropertySource(String) - Method in interface info.magnolia.init.MagnoliaConfigurationProperties
 
getPropertyString(String) - Method in class info.magnolia.cms.gui.control.File
Read a property from content node, check nulls.
getPropertyTypeDescriptor(Class<?>, String) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
Cache the already resolved types.
getPropertyTypeDescriptor(String, TypeMapping) - Method in class info.magnolia.content2bean.TypeDescriptor
 
getPropertyTypeDescriptor(Class<?>, String) - Method in interface info.magnolia.content2bean.TypeMapping
 
getPropertyValue(String, String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
 
getPropertyValueString(Content, String) - Static method in class info.magnolia.cms.util.MetaDataUtil
Deprecated.  
getPropertyValueString(Content, String, String) - Static method in class info.magnolia.cms.util.MetaDataUtil
Deprecated. Returns the representation of the value as a String.
getProtocol() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getProvider() - Method in class info.magnolia.module.model.ComponentDefinition
 
getProvider(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
 
getProvider(Class<T>) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
 
getProvider() - Method in class info.magnolia.repository.definition.RepositoryDefinition
 
getProviderClass() - Method in class info.magnolia.objectfactory.configuration.ProviderConfiguration
 
getProviders() - Method in class info.magnolia.jcr.registry.SessionProviderRegistry
 
getPublicKey() - Method in interface info.magnolia.cms.exchange.ActivationManager
Returns public key used by target instance to authenticate incoming activations.
getPublicKey() - Method in class info.magnolia.cms.security.MgnlKeyPair
 
getPublicKey() - Static method in class info.magnolia.cms.security.SecurityUtil
 
getPublicKey() - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
 
getPushButtonTag() - Method in class info.magnolia.cms.gui.control.Button
 
getPuts() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getPuts() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times since the last server restart the cached entry for the request didn't exist and was put in the cache.
getQName() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
Returns the qName.
getQuery(Node) - Method in interface info.magnolia.cms.core.search.QueryManager
Deprecated. Description inherited from javax.jcr.query.QueryManager#getQuery(javax.jcr.Node)
Retrieves an existing persistent query.
getQuery(Node) - Method in class info.magnolia.cms.core.search.QueryManagerImpl
Deprecated.  
getQuery() - Method in class info.magnolia.cms.gui.controlx.search.AbstractSearchableListModel
get query
getQuery() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get query
getQuery() - Method in interface info.magnolia.cms.gui.controlx.search.SearchableListModel
 
getQuery() - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
getQuery() - Method in class info.magnolia.module.admininterface.lists.WebsiteSearchList
Here we create a all over query
getQuery() - Method in class info.magnolia.module.samples.model.SampleComponentModel
 
getQuery() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getQueryBuilder() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
 
getQueryManager() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated.  
getQueryManager() - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
getQueryManager() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getQueryManager(String) - Method in class info.magnolia.context.AbstractContext
 
getQueryManager(String) - Method in interface info.magnolia.context.Context
Deprecated. since 4.5 - use Context.getJCRSession(String) and acquire the JCR query manager directly from the session.
getQueryManager(String) - Method in class info.magnolia.context.ContextDecorator
Delegates call to the original context.
getQueryManager(String) - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
Deprecated. 
getQueryManager(String) - Static method in class info.magnolia.context.MgnlContext
Deprecated. since 4.5 - use MgnlContext.getJCRSession(String) and acquire the JCR query manager directly from the session.
getQueryManager(String) - Method in class info.magnolia.context.SimpleContext
Delegate to the inner context.
getQueryString() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getQueryString() - Method in class info.magnolia.cms.core.AggregationState
Returns the original request query string.
getReader() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getReader(Object, String) - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
 
getReadTimeout() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getReadTimeout() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getRealm() - Method in class info.magnolia.cms.security.auth.callback.RealmCallback
Deprecated.  
getRealm() - Method in class info.magnolia.cms.security.MgnlUser
 
getRealmName() - Method in class info.magnolia.cms.security.auth.callback.BasicClientCallback
 
getRealmName() - Method in class info.magnolia.cms.security.MgnlUserManager
 
getRealmName() - Method in class info.magnolia.cms.security.SystemUserManager
 
getRealPath(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRealPath(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getRedirectionLocation() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getReferencedContent(String) - Method in class info.magnolia.cms.core.AbstractNodeData
 
getReferencedContent() - Method in class info.magnolia.cms.core.AbstractNodeData
 
getReferencedContent(HierarchyManager) - Method in class info.magnolia.cms.core.AbstractNodeData
 
getReferencedContent() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getReferencedContent(String) - Method in class info.magnolia.cms.core.BinaryNodeData
 
getReferencedContent() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. Returns the Content that this NodeData references (if its type is PropertyType.REFERENCE).
getReferencedContent(String) - Method in interface info.magnolia.cms.core.NodeData
Deprecated. Same as NodeData.getReferencedContent() but achieves the referenced node from a different workspace.
getReferencedContent() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getReferencedContent(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getReferences(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getReferences() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getReferences() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getReferences(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getReferences(String) - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
 
getReferences() - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
 
getRefreshFunctionBarItem(Tree, Messages, HttpServletRequest) - Static method in class info.magnolia.cms.gui.control.FunctionBarItem
 
getRefreshMenuItem(Tree, Messages, HttpServletRequest) - Static method in class info.magnolia.cms.gui.control.ContextMenuItem
 
getRejected() - Method in class info.magnolia.voting.voters.ResponseContentTypeVoter
 
getRejected() - Method in class info.magnolia.voting.voters.UserAgentVoter
 
getRelative(Content) - Method in class info.magnolia.link.LinkTransformerManager
Creates instance of Relative link transformer that will translate path to the provided Link relative to the content provided here.
getRelative(String) - Method in class info.magnolia.link.LinkTransformerManager
Creates instance of Relative link transformer that will translate path to the provided Link relative to path provided here.
getReleaseTime() - Method in class info.magnolia.cms.security.MgnlUser
 
getReloadMonitor() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
Returns the object used to synchronize on to keep multiple reload operations to occur at the same time.
getRemoteAddr() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRemoteHost() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRemotePort() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRemoteUrl() - Method in class info.magnolia.module.storeclient.pages.AllModulesListPage
 
getRemoteUser() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRenderableDefinition() - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
 
getRenderableDefinition() - Method in interface info.magnolia.rendering.context.RenderingContext
 
getRenderableDefinitionFor(Node) - Method in class info.magnolia.rendering.engine.DefaultRenderingEngine
 
getRenderer() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getRenderer(String) - Method in class info.magnolia.cms.gui.controlx.impl.RenderKitImpl
 
getRenderer(String) - Method in interface info.magnolia.cms.gui.controlx.RenderKit
Get a renderer
getRenderer() - Method in class info.magnolia.rendering.renderer.registry.ConfiguredRendererProvider
 
getRenderer() - Method in interface info.magnolia.rendering.renderer.registry.RendererProvider
 
getRenderer(String) - Method in class info.magnolia.rendering.renderer.registry.RendererRegistry
 
getRendererFor(RenderableDefinition) - Method in class info.magnolia.rendering.engine.DefaultRenderingEngine
 
getRenderers() - Method in class info.magnolia.module.mail.MgnlMailFactory
 
getRenderingContext() - Method in class info.magnolia.rendering.engine.DefaultRenderingEngine
 
getRenderingContext() - Method in interface info.magnolia.rendering.engine.RenderingEngine
Returns the current RenderingContext.
getRenderingContext() - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
 
getRenderingModelBasedRenderer(RenderableDefinition) - Method in class info.magnolia.rendering.model.ModelExecutionFilter
Returns the Renderer for the supplied renderable if it supports RenderingModel.
getRenderKit() - Method in interface info.magnolia.cms.gui.controlx.Control
 
getRenderKit() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getRenderKit(String) - Static method in class info.magnolia.cms.gui.controlx.RenderKitFactory
Get a named RenderKit
getRenderKit() - Method in class info.magnolia.module.admininterface.lists.AbstractList
Returns the default admin interface render kit.
getRenderType() - Method in interface info.magnolia.cms.gui.controlx.Control
 
getRenderType() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
 
getRenderType() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getRenderType() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getReplyTo() - Method in class info.magnolia.module.mail.MailTemplate
 
getRepositories() - Method in class info.magnolia.cms.cache.pages.CacheToolsPage
 
getRepositories() - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
getRepositories() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
 
getRepositories() - Method in class info.magnolia.module.admininterface.pages.ExportPage
 
getRepositories() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getRepositories() - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
The repositories to which the listener is attached - upon any event on these, the cache is cleared.
getRepositories() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
 
getRepositories() - Method in class info.magnolia.module.model.ModuleDefinition
 
getRepositories() - Method in class info.magnolia.repository.definition.RepositoryMappingDefinition
 
getRepositoriesConfigFile() - Static method in class info.magnolia.cms.core.Path
 
getRepositoriesConfigFilePath() - Static method in class info.magnolia.cms.core.Path
Gets repositories file location as set with Java options while startup or in web.xml.
getRepository(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.getRepository(String) directly.
getRepository(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
Get the repository to use for this uri.
getRepository() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
 
getRepository() - Method in class info.magnolia.cms.core.AggregationState
 
getRepository() - Method in interface info.magnolia.cms.exchange.Subscription
 
getRepository() - Method in class info.magnolia.cms.gui.control.Tree
 
getRepository() - Method in class info.magnolia.cms.gui.dialog.DialogUUIDLink
Get the configured repository
getRepository() - Method in interface info.magnolia.cms.gui.dialog.UUIDDialogControl
 
getRepository() - Method in class info.magnolia.cms.util.LazyContentWrapper
 
getRepository() - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
 
getRepository() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getRepository() - Method in class info.magnolia.link.Link
 
getRepository() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Override this method if you are not using the same name for the tree and the repository
getRepository() - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
 
getRepository() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
 
getRepository() - Method in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
 
getRepository() - Method in class info.magnolia.module.admininterface.dialogs.UserEditDialog
 
getRepository() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getRepository() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
Getter for repository.
getRepository() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getRepository() - Method in interface info.magnolia.module.admininterface.SaveHandler
get the name of thre repository saving to
getRepository() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
get the name of thre repository saving to
getRepository() - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
 
getRepository() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
 
getRepository() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getRepository() - Method in class info.magnolia.objectfactory.ComponentConfigurationPath
 
getRepository(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
getRepository(String) - Method in interface info.magnolia.repository.RepositoryManager
Returns repository instance for a repository.
getRepository(String) - Method in class info.magnolia.repository.WorkspaceMapping
Returns repository specified by the repositoryID as configured in repository config.
getRepositoryDefinition(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
getRepositoryDefinition(String) - Method in interface info.magnolia.repository.RepositoryManager
Returns repository mapping as configured, or null if not found.
getRepositoryDefinition(String) - Method in class info.magnolia.repository.WorkspaceMapping
Returns a configured repository definition.
getRepositoryDefinitions() - Method in class info.magnolia.repository.WorkspaceMapping
 
getRepositoryId() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get repository Id
getRepositoryMapping(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.getRepositoryDefinition(String) directly.
getRepositoryName() - Method in class info.magnolia.cms.security.MgnlGroupManager
 
getRepositoryName() - Method in class info.magnolia.cms.security.MgnlRoleManager
 
getRepositoryName() - Method in class info.magnolia.cms.security.MgnlUserManager
 
getRepositoryName() - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
 
getRepositoryName() - Method in class info.magnolia.repository.definition.WorkspaceMappingDefinition
 
getRepositoryName() - Method in class info.magnolia.repository.RepositoryNameMap
Deprecated.  
getRepositoryProvider(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.getRepositoryProvider(String) directly.
getRepositoryProvider(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
getRepositoryProvider(String) - Method in interface info.magnolia.repository.RepositoryManager
Returns the provider instance for a repository.
getRepositoryProvider(String) - Method in class info.magnolia.repository.WorkspaceMapping
Returns repository provider specified by the repositoryID as configured in repository config.
getRepositoryStrategy() - Method in class info.magnolia.context.AbstractContext
 
getRepositoryStrategy() - Method in class info.magnolia.context.JCRSessionPerThreadSystemContext
 
getRequest() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getRequest() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getRequest() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
getRequest() - Method in class info.magnolia.context.RequestAttributeStrategy
 
getRequest() - Method in interface info.magnolia.context.WebContext
Avoid calls to this method wherever possible.
getRequest() - Method in class info.magnolia.context.WebContextImpl
Avoid the call to this method where ever possible.
getRequest() - Method in class info.magnolia.templating.jsp.taglib.BaseImageTag
 
getRequestDispatcher(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRequestDispatcher(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getRequestedSessionId() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRequestURI() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRequestUri(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
Returns the request uri for the request.
getRequestUri(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
Deprecated. Returns the request uri for the request.
getRequestURL() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getRequired(K) - Method in class info.magnolia.registry.RegistryMap
 
getResolver() - Method in class info.magnolia.channel.ChannelConfiguration
 
getResource(String) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
Get the resource using the current class loader.
getResource(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getResource() - Method in class info.magnolia.module.delta.PartialBootstrapTask
 
getResourceAsStream(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getResourceName(String) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
 
getResourcePaths(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getResourcesToBootstrap(InstallContext) - Method in class info.magnolia.module.delta.BootstrapResourcesTask
Override this method to bootstrap specific resource files.
getResourcesToBootstrap(InstallContext) - Method in class info.magnolia.module.delta.BootstrapSingleModuleResource
 
getResourcesToBootstrap(InstallContext) - Method in class info.magnolia.module.delta.BootstrapSingleResource
 
getResponse() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getResponse() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
getResponse() - Method in interface info.magnolia.context.WebContext
Avoid depending on this as much as possible.
getResponse() - Method in class info.magnolia.context.WebContextImpl
 
getResult(Path) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.ACLBasedPermissions
 
getResult(Path) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.RootOnlyPermissions
 
getResult() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
 
getResult() - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
 
getResult(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
Executes the query statement and returns the QueryResult.
getResult() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
Creates the jcr query and executes it.
getResult(QueryResult) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
Gets the items from the query (possibility to post filter)
getResult() - Method in class info.magnolia.cms.gui.controlx.version.VersionListModel
get all versions
getResult() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getResult() - Method in class info.magnolia.module.workflow.inbox.InboxListModel
 
getResult() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getResultNodeType() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
 
getRetentionManager() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getRetryWait() - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getRight() - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
get right expression
getRight() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
get right expression
getRole(String) - Method in class info.magnolia.cms.security.MgnlRoleManager
 
getRole(String) - Method in interface info.magnolia.cms.security.RoleManager
Get the specific role without any security restrictions.
getRoleInbox(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
return a list of workItem for one role.
getRoleManager() - Method in class info.magnolia.cms.security.RescueSecuritySupport
 
getRoleManager() - Static method in class info.magnolia.cms.security.Security
Returns the configured RoleManager.
getRoleManager() - Method in interface info.magnolia.cms.security.SecuritySupport
 
getRoleManager() - Method in class info.magnolia.cms.security.SecuritySupportImpl
 
getRoleNameById(String) - Method in class info.magnolia.cms.security.MgnlRoleManager
 
getRoleNameById(String) - Method in interface info.magnolia.cms.security.RoleManager
Retrieve role name by its identifier.
getRoleNames() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
getRoles() - Method in class info.magnolia.cms.security.DummyUser
Deprecated.  
getRoles() - Method in class info.magnolia.cms.security.ExternalUser
 
getRoles() - Method in interface info.magnolia.cms.security.Group
Get roles that are directly assigned to group.
getRoles() - Method in class info.magnolia.cms.security.MgnlGroup
Returns read only roles collection.
getRoles() - Method in class info.magnolia.cms.security.MgnlUser
 
getRoles() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
getRoles() - Method in interface info.magnolia.cms.security.User
Get roles that are directly assigned to the user.
getRoles() - Method in interface info.magnolia.rendering.template.ComponentAvailability
 
getRoles() - Method in class info.magnolia.rendering.template.configured.ConfiguredComponentAvailability
 
getRoot() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated.  
getRoot() - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
getRoot() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getRoot() - Method in interface info.magnolia.rendering.model.RenderingModel
The top root model of the rendering process.
getRoot() - Method in class info.magnolia.rendering.model.RenderingModelImpl
 
getRoot() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getRootArea() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
getRootdir() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
Getter for rootdir.
getRootElements() - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
getRootExpression() - Method in class info.magnolia.cms.gui.query.SearchQuery
get root expression
getRootFilter() - Method in class info.magnolia.cms.filters.MgnlMainFilter
Returns the root filter, note that the filter is destroyed if the filter chain is reloaded.
getRootNode() - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
 
getRootNode() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getRootNode() - Method in class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
 
getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.AbstractNodeBuilderTask
 
getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.ModuleConfigNodeBuilderTask
 
getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.ModuleNodeBuilderTask
 
getRootNode(InstallContext) - Method in class info.magnolia.nodebuilder.task.NodeBuilderTask
 
getRootPath() - Method in class info.magnolia.cms.gui.control.Tree
 
getRootPath() - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
 
getRootPath() - Method in interface info.magnolia.init.MagnoliaInitPaths
 
getRootPath() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getRows() - Method in class info.magnolia.cms.gui.control.Edit
 
getRule(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
getRule() - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
 
getRules() - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
getSampleMap() - Method in class info.magnolia.module.samples.SamplesModule
 
getSampleProperty() - Method in class info.magnolia.module.samples.SamplesModule
 
getSaveHandler() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
Returns the save handler used by this dialog handler.
getSaveInfo() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getSaveInfo() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
 
getSaveNode(HierarchyManager, Content) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Gets or creates the node saving to.
getScheme() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getScope() - Method in class info.magnolia.module.model.ComponentDefinition
 
getScope() - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
 
getSearchConfig() - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
getSearchConfig() - Method in class info.magnolia.module.admininterface.lists.WebsiteSearchList
Not used in this context
getSearchControlInstance(String, String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getSearchPath() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get jcr path, under which search will be executed
getSearchResult() - Method in class info.magnolia.module.samples.model.SampleComponentModel
 
getSearchStr() - Method in class info.magnolia.cms.gui.control.FunctionBar
 
getSearchStr() - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
getSecurityConfiguration() - Method in class info.magnolia.module.admininterface.AdminInterfaceModule
 
getSecuritySupport() - Static method in class info.magnolia.cms.security.Security
 
getSelected() - Method in class info.magnolia.cms.gui.control.SelectOption
 
getSelectedMgnlElement() - Method in class info.magnolia.templating.editor.client.model.ModelStorage
 
getSelectedPath() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
 
getSelectedRepository() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
 
getSelector() - Method in class info.magnolia.cms.core.AggregationState
A selector is the part between the first Path.SELECTOR_DELIMITER and the extension of an URI.
getSelector() - Static method in class info.magnolia.cms.util.SelectorUtil
get selector as requested from the URI.
getSelector(int) - Static method in class info.magnolia.cms.util.SelectorUtil
Get the selector by index Warning - this might change in the future - see MAGNOLIA-2343 for details.
getSelectors() - Method in class info.magnolia.cms.core.AggregationState
 
getSeparator() - Method in class info.magnolia.logging.LogConfiguration
 
getServer() - Method in class info.magnolia.module.admininterface.pages.ConfigurationPage
 
getServer() - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
 
getServerInfo() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getServerName() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getServerName() - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
The server name is resolved to the full name obtained by using InetAddress.getLocalHost().getHostName(), which may also contain the server domain, depending on your server configuration/operating system.
getServerName() - Method in interface info.magnolia.init.MagnoliaInitPaths
Returns the name of the server where the webapp is running, lowercase.
getServerPort() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getServlet(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getServletClass() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
 
getServletContext() - Method in class info.magnolia.cms.filters.FilterDecorator.CustomFilterConfig
 
getServletContext() - Method in class info.magnolia.cms.util.CustomFilterConfig
 
getServletContext() - Method in class info.magnolia.cms.util.CustomServletConfig
 
getServletContext() - Method in interface info.magnolia.context.WebContext
Returns the current servlet context.
getServletContext() - Method in class info.magnolia.context.WebContextImpl
Returns the current servlet context.
getServletContextName() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getServletDefinition() - Method in class info.magnolia.module.delta.RegisterServletTask
 
getServletMappings(String) - Method in class info.magnolia.cms.util.WebXmlUtil
 
getServletName() - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
 
getServletName() - Method in class info.magnolia.cms.util.CustomServletConfig
 
getServletNames() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getServletPath() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getServlets() - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
 
getServlets() - Method in class info.magnolia.module.model.ModuleDefinition
 
getSession(boolean) - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getSession() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getSession() - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get version store hierarchy manager.
getSession() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getSession() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
 
getSession(String) - Method in class info.magnolia.context.AbstractRepositoryStrategy
 
getSession(String) - Method in interface info.magnolia.context.JCRSessionStrategy
 
getSession(String) - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
 
getSession() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getSession() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
 
getSession() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getSession() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getSession(String, Credentials) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
getSession(String, Credentials) - Method in interface info.magnolia.repository.RepositoryManager
 
getSessionCount() - Method in class info.magnolia.stats.JCRStats
 
getSessionCount() - Method in interface info.magnolia.stats.JCRStatsMBean
 
getSessionForWrappedNode(String) - Method in class info.magnolia.jcr.wrapper.LazyNodeWrapper
 
getSessionForWrappedNode(String) - Method in class info.magnolia.jcr.wrapper.SystemNodeWrapper
 
getSHA1Hex(String) - Static method in class info.magnolia.cms.security.Digester
Deprecated. Gets SHA-1 encoded -> hex string.
getSHA1Hex(byte[]) - Static method in class info.magnolia.cms.security.SecurityUtil
Gets SHA-1 encoded -> hex string.
getSHA1Hex(String) - Static method in class info.magnolia.cms.security.SecurityUtil
 
getSharedSet() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getSharedStatus() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
getSharedVariables() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getShifterCollapse() - Method in class info.magnolia.cms.gui.control.Tree
 
getShifterEmpty() - Method in class info.magnolia.cms.gui.control.Tree
 
getShifterExpand() - Method in class info.magnolia.cms.gui.control.Tree
 
getShowJSFunction(String, String) - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getShowJSFunction(String, String) - Static method in class info.magnolia.module.workflow.inbox.InboxHelper
 
getSiblingAfter(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
 
getSiblingBefore(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
 
getSimpleSearchExpression(String, SearchConfig) - Static method in class info.magnolia.cms.gui.controlx.search.SimpleSearchUtil
Return the expression build by a simple search
getSimpleSearchQuery(String, SearchConfig) - Static method in class info.magnolia.cms.gui.controlx.search.SimpleSearchUtil
Creates an orified query based on the passed config
getSimpleSearchQuery(String) - Static method in class info.magnolia.cms.gui.controlx.search.SimpleSearchUtil
Creates a query using the special search field name '*'
getSingleton(Class) - Static method in class info.magnolia.cms.util.FactoryUtil
Deprecated. since 4.3 - use Components.getSingleton(Class)
getSingleton(Class<T>) - Method in interface info.magnolia.objectfactory.ComponentProvider
Deprecated. since 4.5, use IoC. If you really need to look up a component, then use ComponentProvider.getComponent(Class)
getSingleton(Class<T>) - Static method in class info.magnolia.objectfactory.Components
Deprecated. since 4.5, use IoC to inject the component or use #getComponent(Class).
getSingleton(Class<T>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
Deprecated. 
getSingleton(Class<T>) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
Deprecated. 
getSize() - Method in class info.magnolia.cms.beans.runtime.File
 
getSize() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
 
getSize() - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
 
getSize() - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
 
getSize() - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
 
getSize() - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
 
getSize() - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
 
getSize() - Method in class info.magnolia.jcr.util.BinaryInFile
 
getSize() - Method in interface info.magnolia.module.cache.Cache
 
getSize() - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
getSkip() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
Tests if the option skip_on_previous_success is set to true and preceding LoginModule was successful.
getSmall() - Method in class info.magnolia.cms.gui.control.Bar
 
getSmall() - Method in class info.magnolia.cms.gui.control.Button
 
getSmtp() - Method in class info.magnolia.module.mail.MailModule
 
getSnippetMode() - Method in class info.magnolia.cms.gui.control.Tree
 
getSnippets() - Method in class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag
Extract a collection of snippets from any paragraph in the given page.
getSortableFields() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getSortBy() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
get sort on field name
getSortBy() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
 
getSortBy() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getSortBy() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
get sort on field name
getSortBy() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getSortBy() - Method in class info.magnolia.module.workflow.inbox.Inbox
 
getSortByOrder() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
get sort by ordering
getSortByOrder() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
 
getSortByOrder() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
get sort by ordering
getSortByOrder() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getSortComparator() - Method in class info.magnolia.cms.gui.control.Tree
 
getSortedNotDeletedVersions(Content) - Static method in class info.magnolia.module.admininterface.VersionUtil
 
getSortedNotDeletedVersionsBefore(Content, String) - Static method in class info.magnolia.module.admininterface.VersionUtil
 
getSortLinkCSSClass(ListControl, String) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
Used to get the css class for the sort links
getSources() - Method in class info.magnolia.init.DefaultMagnoliaPropertiesResolver
 
getSources() - Method in interface info.magnolia.init.MagnoliaPropertiesResolver
Returns the paths to load, TODO: in which order ?
getSQLStatement() - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
get SQL statement based on SearchQuery
getSrc(String, int) - Method in class info.magnolia.cms.gui.misc.Icon
 
getStartCalls() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getStartCalls() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times Cache Module was started since the last server restart.
getStartDate() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getStartupDelta(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getStartupDelta(InstallContext) - Method in interface info.magnolia.module.ModuleVersionHandler
Deprecated. It seems irrelevant to have startup tasks in a VersionHandler. These should probably be moved to ModuleLifecycle.
getStartupDelta(InstallContext) - Method in class info.magnolia.module.webapp.WebappVersionHandler
 
getStartupTasks(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
Override this method to add specific startup tasks to your module.
getState() - Method in class info.magnolia.cms.gui.control.Button
 
getStatement() - Method in interface info.magnolia.cms.core.search.Query
Deprecated. Description inherited from javax.jcr.query.Query#getStatement()
Returns the statement set for this query.
getStatement() - Method in class info.magnolia.cms.core.search.QueryImpl
Deprecated.  
getStatement() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
 
getStatus() - Method in class info.magnolia.cms.security.auth.login.LoginResult
 
getStatus() - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
 
getStatus() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getStatus() - Method in interface info.magnolia.module.InstallContext
 
getStatus() - Method in class info.magnolia.module.InstallContextImpl
 
getStatus() - Method in interface info.magnolia.module.ModuleManager
Returns the status as discovered by checkForInstallOrUpdates().
getStatus() - Method in class info.magnolia.module.ModuleManagerImpl
 
getStatusCode() - Method in class info.magnolia.module.cache.filter.CachedError
 
getStatusCode() - Method in class info.magnolia.module.cache.filter.CachedRedirect
 
getStatusCode() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
getStopCalls() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
 
getStopCalls() - Method in interface info.magnolia.module.cache.mbean.CacheMonitorMBean
Gets number of times Cache Module was stopped since the last server restart.
getStopDate() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
 
getStorageNode() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getStorageNode() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
Defines the node/page containing the data editing in this dialog.
getStorageNode() - Method in class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
 
getStoredQueryPath() - Method in interface info.magnolia.cms.core.search.Query
Deprecated. Description inherited from javax.jcr.query.Query#getStoredQueryPath()
If this is a Query object that has been stored using Query.storeAsNode(java.lang.String) (regardless of whether it has been saved yet) or retrieved using QueryManager.getQuery(javax.jcr.Node)), then this method returns the path of the nt:query node that stores the query.
getStoredQueryPath() - Method in class info.magnolia.cms.core.search.QueryImpl
Deprecated.  
getStream() - Method in class info.magnolia.beancoder.MgnlProperty
 
getStream() - Method in class info.magnolia.beancoder.MgnlValue
 
getStream() - Method in class info.magnolia.cms.beans.runtime.Document
Returns a stream from the uploaded file.
getStream() - Method in class info.magnolia.cms.beans.runtime.File
 
getStream() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getStream() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
getStream() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. Returns the InputStream representation of the value.
getStream() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getStream(String) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
 
getStream(String, boolean) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
Checks last modified and returns the new content if changed and the cache flag is not set to true.
getStream() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getStream() - Method in class info.magnolia.jcr.util.BinaryInFile
 
getStream() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getString() - Method in class info.magnolia.beancoder.MgnlProperty
 
getString() - Method in class info.magnolia.beancoder.MgnlValue
 
getString(String) - Method in class info.magnolia.cms.core.AbstractNodeData
 
getString() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getString() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
getString(String) - Method in interface info.magnolia.cms.core.NodeData
Deprecated. Returns the String representation of the value: decodes like breaks with the specified regular expression.
getString() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. Returns the String representation of the value.
getString() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getString(String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Simple method to get strings like configuration informations.
getString(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Get the string or the empty string if not existing.
getString(String, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
You can define a default value if not found.
getString(Content, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
You can define a default value if not found.
getString() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getString(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getString(Node, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
Return the String representing the node property value.
getString(Node, String, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
Return the String representing the node property value.
getString() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getString() - Method in class info.magnolia.jcr.wrapper.HTMLEscapingPropertyWrapper
 
getStringProperty(String) - Method in class info.magnolia.cms.core.MetaData
 
getStyle() - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
Shorthand for getElement().getStyle().
getSub(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Find a control by its name
getSubject() - Method in class info.magnolia.cms.security.auth.login.LoginResult
 
getSubject() - Method in class info.magnolia.context.AbstractContext
 
getSubject() - Method in interface info.magnolia.context.Context
 
getSubject() - Static method in class info.magnolia.context.MgnlContext
 
getSubject() - Method in class info.magnolia.context.UserContextImpl
 
getSubject() - Method in class info.magnolia.module.mail.MailTemplate
 
getSubNodes(Content) - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
Get a recursive map view of a content node
getSubs() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getSubscribedPath(String, String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getSubscribers() - Method in interface info.magnolia.cms.exchange.ActivationManager
 
getSubscribers() - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
 
getSubscribers() - Method in class info.magnolia.module.exchangesimple.SimpleSyndicator
 
getSubscriptions() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getSubscriptions() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getSuccessors() - Method in class info.magnolia.cms.core.version.VersionedNode
 
getSupportedQueryLanguages() - Method in interface info.magnolia.cms.core.search.QueryManager
Deprecated. Description inherited from javax.jcr.query.QueryManager#getSupportedQueryLanguages()
Returns an array of strings representing all query languages supported by this repository.
getSupportedQueryLanguages() - Method in class info.magnolia.cms.core.search.QueryManagerImpl
Deprecated.  
getSyndicator() - Method in class info.magnolia.module.admininterface.commands.BaseActivationCommand
 
getSystemComponents() - Method in class info.magnolia.init.MagnoliaServletContextListener
 
getSystemContext() - Method in class info.magnolia.context.ContextFactory
Deprecated. since 4.5, use IoC, i.e., declare a dependency on SystemContext in your component.
getSystemContext() - Static method in class info.magnolia.context.MgnlContext
Deprecated. since 4.5, use IoC, i.e., declare a dependency on SystemContext in your component.
getSystemName() - Method in class info.magnolia.cms.core.ItemType
Deprecated. Getter for name.
getSystemNode(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get the Magnolia system node created under the given node.
getSystemProperties() - Method in class info.magnolia.module.admininterface.pages.ConfigurationPage
 
getSystemRepositories() - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
getSystemSession(String) - Method in class info.magnolia.jackrabbit.ProviderImpl
 
getSystemSession(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
getSystemSession(String) - Method in interface info.magnolia.repository.Provider
 
getSystemSession(String) - Method in interface info.magnolia.repository.RepositoryManager
 
getSystemSubject() - Static method in class info.magnolia.cms.security.Security
 
getSystemUser() - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getSystemUser() - Method in class info.magnolia.cms.security.ExternalUserManager
SystemUserManager does this.
getSystemUser() - Method in class info.magnolia.cms.security.MgnlUserManager
SystemUserManager does this.
getSystemUser() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUserManager
 
getSystemUser() - Static method in class info.magnolia.cms.security.Security
 
getSystemUser() - Method in class info.magnolia.cms.security.SystemUserManager
 
getSystemUser() - Method in interface info.magnolia.cms.security.UserManager
Get system user, this user must always exist in magnolia repository.
getTab(int) - Method in class info.magnolia.cms.gui.dialog.Dialog
 
getTagName() - Method in class info.magnolia.templating.editor.client.dom.CMSComment
 
getTarget() - Method in class info.magnolia.module.samples.model.InternalLinkModel
 
getTargetFilter() - Method in class info.magnolia.cms.filters.MgnlFilterDispatcher
Returns the current target filter, the returned instance will be destroyed if the target filter is replaced.
getTargetFilter() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
 
getTargetFilterAndAcquireReadLock() - Method in class info.magnolia.cms.filters.MgnlFilterDispatcher
Returns the current target filter with a read lock held.
getTargetLink() - Method in class info.magnolia.module.samples.model.InternalLinkModel
 
getTasks() - Method in interface info.magnolia.module.delta.Delta
Should not return a read-only List, as the version handler might add tasks as appropriate.
getTasks() - Method in class info.magnolia.module.delta.DeltaBuilder
 
getTasks() - Method in class info.magnolia.module.webapp.WebappDelta
 
getTempDirectory() - Static method in class info.magnolia.cms.core.Path
 
getTempDirectoryPath() - Static method in class info.magnolia.cms.core.Path
Gets the temporary directory path (cms.upload.tmpdir) as set with Java options while startup or in web.xml.
getTempKeys() - Method in class info.magnolia.module.exchangesimple.ExchangeSimpleModule
 
getTemplate() - Method in class info.magnolia.cms.core.AbstractContent
 
getTemplate() - Method in interface info.magnolia.cms.core.Content
Deprecated. Returns the template name which is assigned to this content.
getTemplate() - Method in class info.magnolia.cms.core.MetaData
Part of metadata, template which will be used to render content of this node.
getTemplate() - Method in class info.magnolia.cms.util.ContentWrapper
 
getTemplate(Node) - Static method in class info.magnolia.jcr.util.MetaDataUtil
 
getTemplate(String) - Method in class info.magnolia.module.mail.MgnlMailFactory
 
getTemplate() - Method in class info.magnolia.module.mail.templates.MgnlEmail
 
getTemplate() - Method in class info.magnolia.templating.jsp.taglib.EditButton
 
getTemplateAvailability() - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
 
getTemplateAvailability() - Method in interface info.magnolia.rendering.template.TemplateDefinition
 
getTemplateDefinition(Node) - Method in class info.magnolia.rendering.model.ModelExecutionFilter
Returns the TemplateDefinition for the supplied content.
getTemplateDefinition() - Method in class info.magnolia.rendering.template.registry.ConfiguredTemplateDefinitionProvider
 
getTemplateDefinition() - Method in interface info.magnolia.rendering.template.registry.TemplateDefinitionProvider
 
getTemplateDefinition(String) - Method in class info.magnolia.rendering.template.registry.TemplateDefinitionRegistry
 
getTemplateDefinitions() - Method in class info.magnolia.rendering.template.registry.TemplateDefinitionRegistry
 
getTemplateExceptionHandler() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getTemplateFile() - Method in class info.magnolia.module.mail.MailTemplate
 
getTemplateLoader() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getTemplateLoaders() - Method in class info.magnolia.freemarker.FreemarkerConfig
 
getTemplateName() - Method in class info.magnolia.cms.core.AggregationState
 
getTemplateName(Control) - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
 
getTemplateName() - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
 
getTemplateName(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
Don't use the class name.
getTemplateName(String) - Method in class info.magnolia.module.admininterface.TemplatedMVCHandler
Returns the template name for the rendering.
getTemplates() - Method in class info.magnolia.module.mail.pages.SendMailPage
 
getTemplatesConfiguration() - Method in class info.magnolia.module.mail.MailModule
 
getTemplateScript() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getTemplateScript() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getTemplatingElementClass() - Method in class info.magnolia.templating.freemarker.AbstractDirective
 
getTemplatingElementClass() - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 
getTestPrefix() - Method in class info.magnolia.debug.DerbyTestPersistenceManager
 
getText() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getText() - Method in class info.magnolia.module.mail.MailTemplate
 
getThen() - Method in class info.magnolia.voting.voters.IfVoter
 
getThresholdingOutputStream() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getTimeLock() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
Get time period for time lockout.
getTimestamp() - Method in class info.magnolia.module.InstallContext.Message
 
getTimeToLiveInSeconds() - Method in interface info.magnolia.module.cache.filter.CachedEntry
 
getTimeToLiveInSeconds() - Method in class info.magnolia.module.cache.filter.CachedError
 
getTimeToLiveInSeconds() - Method in class info.magnolia.module.cache.filter.CachedRedirect
 
getTimeToLiveInSeconds() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
Returns the number of seconds the response can be cached, where 0 means that it must not be cached and -1 means that it there is no indication on how long it can be cached for.
getTimeToLiveInSeconds() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
getTitle() - Method in class info.magnolia.cms.core.AbstractContent
 
getTitle() - Method in interface info.magnolia.cms.core.Content
Deprecated.  
getTitle() - Method in class info.magnolia.cms.core.MetaData
Part of metadata , could be used as html header.
getTitle() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getTitle() - Method in class info.magnolia.cms.util.ContentWrapper
 
getTitle() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getTitle() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getTitleSize() - Method in class info.magnolia.module.samples.templates.SampleTemplate
 
getTo() - Method in class info.magnolia.module.mail.MailTemplate
 
getTo() - Method in class info.magnolia.module.model.VersionRange
 
getTokenizedConfigFile(String) - Static method in class info.magnolia.cms.util.ConfigUtil
 
getTop() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getTop() - Method in class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
 
getTopParent() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getTotalPages() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
 
getTotalTaskCount() - Method in interface info.magnolia.module.InstallContext
 
getTotalTaskCount() - Method in class info.magnolia.module.InstallContextImpl
 
getToURI() - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
 
getToURI() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
 
getToURI() - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
 
getToURI() - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
 
getToURI() - Method in interface info.magnolia.cms.exchange.Subscription
 
getToURI() - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
 
getTransformer() - Method in class info.magnolia.content2bean.TypeDescriptor
Can return a custom transformer.
getTree() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getTreeClass() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
getTreeHandler(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.TreeHandlerManager
Get the tree handler registered under a particular name.
getTrimmedLinesMatching(String, String) - Static method in class info.magnolia.cms.util.TextFileUtil
 
getTrueValue() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
 
getType() - Method in class info.magnolia.beancoder.MgnlValue
 
getType() - Method in class info.magnolia.cms.beans.runtime.Document
Returns the mime type for this file.
getType() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getType() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
getType() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. Returns the type of this NodeData.
getType() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getType() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getType(Content) - Method in class info.magnolia.cms.gui.controlx.list.DefaultValueProvider
get node type
getType() - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
 
getType() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getType() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
 
getType() - Method in class info.magnolia.content2bean.TypeDescriptor
 
getType() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getType() - Method in class info.magnolia.module.admininterface.config.AclTypeConfiguration
 
getType() - Method in interface info.magnolia.module.delta.Delta
 
getType() - Method in class info.magnolia.module.delta.DeltaBuilder
 
getType() - Method in class info.magnolia.module.mail.MailTemplate
 
getType() - Method in class info.magnolia.module.model.ComponentDefinition
 
getType() - Method in class info.magnolia.module.model.TypeMappingDefinition
 
getType() - Method in class info.magnolia.module.webapp.WebappDelta
 
getType() - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
 
getType() - Method in class info.magnolia.rendering.renderer.registry.ConfiguredRendererProvider
 
getType() - Method in interface info.magnolia.rendering.renderer.registry.RendererProvider
 
getType() - Method in interface info.magnolia.rendering.template.AreaDefinition
 
getType() - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
 
getType() - Method in class info.magnolia.templating.elements.AreaElement
 
getTypeDescriptor(Class<?>) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
 
getTypeDescriptor(Class<?>) - Method in interface info.magnolia.content2bean.TypeMapping
 
getTypeMapping() - Method in interface info.magnolia.content2bean.Content2BeanTransformer
Deprecated. since 4.5, do not use
getTypeMapping() - Static method in class info.magnolia.content2bean.Content2BeanUtil
Deprecated. since 4.5, use IoC.
getTypeMapping() - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
Deprecated. since 4.5, do not use.
getTypeMapping() - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
 
getTypeMappings() - Method in class info.magnolia.module.model.ComponentsDefinition
 
getTypeName(NodeData) - Static method in class info.magnolia.cms.util.NodeDataUtil
String representation of the jcr property type.
getTypes() - Method in class info.magnolia.module.mail.pages.SendMailPage
 
getUI() - Method in interface info.magnolia.module.ModuleManager
 
getUI() - Method in class info.magnolia.module.ModuleManagerImpl
 
getUnderlineRepository() - Method in class info.magnolia.jackrabbit.ProviderImpl
Deprecated. typo - use get #getUnderlyingRepository() - since 4.0
getUnderlineRepository() - Method in interface info.magnolia.repository.Provider
Deprecated. since 4.0 - typo - use get #getUnderlyingRepository() instead
getUnderlyingRepository() - Method in class info.magnolia.jackrabbit.ProviderImpl
 
getUnderlyingRepository() - Method in interface info.magnolia.repository.Provider
Gets the repository instance initialized on init() call.
getUniqueLabel(HierarchyManager, String, String) - Static method in class info.magnolia.cms.core.Path
 
getUniqueLabel(Session, String, String) - Static method in class info.magnolia.cms.core.Path
 
getUniqueLabel(Content, String) - Static method in class info.magnolia.cms.core.Path
 
getUniqueLabel(String) - Method in class info.magnolia.cms.gui.control.Tree
 
getUnlockRetries() - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getUpdate(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler
Deprecated. since 4.2, renamed to getDefaultUpdate(InstallContext installContext)
getUpdateDeltas(InstallContext, Version) - Method in class info.magnolia.module.AbstractModuleVersionHandler
 
getURI(String, String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
Get the uri to use for this handle.
getURI(Link) - Method in class info.magnolia.cms.beans.config.URI2RepositoryManager
 
getURI(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
Create a uri based on a handle.
getURI(Link) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
 
getUri() - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
Returns the uri.
getURI() - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
getUri() - Method in class info.magnolia.module.cache.DefaultCacheKey
 
getURI2RepositoryManager() - Method in class info.magnolia.link.AbsolutePathTransformer
 
getUriExtension(String) - Method in class info.magnolia.cms.filters.ContentTypeFilter
 
getURIMapping(String) - Method in class info.magnolia.cms.beans.config.VirtualURIManager
checks for the requested URI mapping in Server config : Servlet Specification 2.3 Section 10 "Mapping Requests to Servlets".
getURIMapping(String, String) - Method in class info.magnolia.cms.beans.config.VirtualURIManager
checks for the requested URI mapping in Server config : Servlet Specification 2.3 Section 10 "Mapping Requests to Servlets".
getURIMapping(String) - Method in class info.magnolia.cms.filters.VirtualUriFilter
 
getURIMapping(String, String) - Method in class info.magnolia.cms.filters.VirtualUriFilter
 
getURIMappings() - Method in class info.magnolia.cms.beans.config.VirtualURIManager
 
getURIPrefix() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
 
getURISuffix(Link) - Method in class info.magnolia.link.AbsolutePathTransformer
Gets reminder of the URI after the path (i.e.
getURL() - Method in interface info.magnolia.cms.exchange.Subscriber
 
getUrl() - Method in class info.magnolia.cms.util.UrlPatternDelegate
Returns the configured Url.
getURL() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
getUrl() - Method in class info.magnolia.module.mail.templates.MailAttachment
 
getURLParameterDecoded(HttpServletRequest, String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated.  
getURLParametersDecoded(HttpServletRequest, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated. The url is not always properly decoded.
getURLParametersDecoded(String, String) - Static method in class info.magnolia.cms.util.RequestFormUtil
Deprecated. Extract and decodes parameters from a query string.
getUrlPattern() - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
 
getUsedFilter(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get Rule used for this version.
getUser() - Method in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
 
getUser() - Method in class info.magnolia.cms.security.auth.callback.UserCallback
 
getUser(String) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getUser(Subject) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getUser(String) - Method in class info.magnolia.cms.security.ExternalUserManager
 
getUser(Subject) - Method in class info.magnolia.cms.security.ExternalUserManager
Initialize new user using JAAS authenticated/authorized subject.
getUser(Map<String, String>, GroupList, RoleList) - Method in class info.magnolia.cms.security.ExternalUserManager
 
getUser(String) - Method in class info.magnolia.cms.security.MgnlUserManager
Get the user object.
getUser(Subject) - Method in class info.magnolia.cms.security.MgnlUserManager
 
getUser(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUserManager
 
getUser(String) - Method in interface info.magnolia.cms.security.UserManager
Find a specific user.
getUser(Subject) - Method in interface info.magnolia.cms.security.UserManager
Deprecated. jaas login module should just request the user, not pass the subject around to the user manager
getUser() - Method in class info.magnolia.context.AbstractContext
 
getUser() - Method in interface info.magnolia.context.Context
If this is not a UserContext this method will very likely return the system user.
getUser() - Method in class info.magnolia.context.ContextDecorator
Delegates call to the original context.
getUser() - Static method in class info.magnolia.context.MgnlContext
A short cut for the current user.
getUser() - Method in class info.magnolia.context.SimpleContext
Delegate to the inner context.
getUser() - Method in class info.magnolia.context.UserContextImpl
 
getUser() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
 
getUser() - Method in class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule
 
getUser() - Method in interface info.magnolia.jaas.sp.UserAwareLoginModule
 
getUser() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getUser(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
Deprecated. since 4.5. This method is not used anymore and there is no replacement. Authentication of activation is now handled by exchange of info encrypted by PPKey.
getUserById(String) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
getUserById(String) - Method in class info.magnolia.cms.security.ExternalUserManager
 
getUserById(String) - Method in class info.magnolia.cms.security.MgnlUserManager
Get the user object.
getUserById(String) - Method in interface info.magnolia.cms.security.UserManager
Find a specific user.
getUserID() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getUserInbox(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
return a list of workItem for one user.
getUserMail(User) - Static method in class info.magnolia.module.mail.util.MailUtil
 
getUserManager() - Method in class info.magnolia.cms.security.RescueSecuritySupport
 
getUserManager(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport
 
getUserManager() - Static method in class info.magnolia.cms.security.Security
Returns the configured UserManager.
getUserManager() - Method in interface info.magnolia.cms.security.SecuritySupport
Returns a generic UserManager, either for a default realm, or an implementation which delegates to other UserManager instances.
getUserManager(String) - Method in interface info.magnolia.cms.security.SecuritySupport
Returns a UserManager for the given realm.
getUserManager() - Method in class info.magnolia.cms.security.SecuritySupportImpl
Returns a UserManager which is delegating to the configured UserManagers.
getUserManager(String) - Method in class info.magnolia.cms.security.SecuritySupportImpl
 
getUserManagers() - Method in class info.magnolia.cms.security.SecuritySupportImpl
 
getUserName() - Method in class info.magnolia.cms.core.version.ContentVersion
The name of the user who created this version.
getUsername() - Method in class info.magnolia.module.mail.MailTemplate
 
getUserName() - Method in class info.magnolia.module.workflow.inbox.InboxListModel
 
getUserNode() - Method in class info.magnolia.cms.security.MgnlUser
Deprecated. since 4.5, use UserManager.updateLastAccessTimestamp(User) instead
getUserNodes() - Method in class info.magnolia.module.admininterface.pages.UsersPage
 
getUserPrincipal() - Method in class info.magnolia.cms.cache.MockCacheRequest
Deprecated.  
getUTCCalendarFromDialogString(String) - Static method in class info.magnolia.cms.util.DateUtil
Convert a string date from a dialog date to a UTC calendar ready to be stored in the repository.
getUTCCalendarFromLocalDate(Date) - Static method in class info.magnolia.cms.util.DateUtil
Convert a local date time to a UTC calendar.
getUUID() - Method in interface info.magnolia.cms.core.Content
Deprecated. UUID of the node referenced by this object.
getUUID() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getUUID() - Method in class info.magnolia.cms.core.version.ContentVersion
UUID of the node refrenced by this object.
getUuid() - Method in class info.magnolia.cms.security.MgnlUser
Deprecated. since 4.5.1, use MgnlUser.getIdentifier() instead
getUUID() - Method in class info.magnolia.cms.util.ContentWrapper
 
getUuid() - Method in class info.magnolia.cms.util.LazyContentWrapper
 
getUUID() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getUUID() - Method in class info.magnolia.link.Link
 
getUuid() - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
 
getUUID(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getValidatedLabel(String) - Static method in class info.magnolia.cms.core.Path
Replace illegal characters based on system property magnolia.ut8.enabled.
getValidatedLabel(String, String) - Static method in class info.magnolia.cms.core.Path
If charset equals UTF-8, replaces the following characters with a dash - :
getValidationPattern() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getValue() - Method in class info.magnolia.beancoder.MgnlProperty
 
getValue() - Method in class info.magnolia.beancoder.MgnlValue
 
getValue() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getValue() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
getValue() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. Returns the value of this NodeData.
getValue() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getValue() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getValue(String, Object) - Method in class info.magnolia.cms.gui.controlx.list.DefaultValueProvider
 
getValue() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
Called by the renderer
getValue(String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
get named value
getValue(String) - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
get named value
getValue(String, Object) - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
get value from a specified object
getValue(String, Object) - Method in interface info.magnolia.cms.gui.controlx.list.ValueProvider
get value - first check for property in this object - then look for the getter for this name - else search in MetaData
getValue() - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
 
getValue() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getValue() - Method in class info.magnolia.cms.gui.query.DateSearchQueryParameter
get value
getValue() - Method in class info.magnolia.cms.gui.query.StringSearchQueryParameter
get value
getValue() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getValue() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getValue() - Method in class info.magnolia.module.admininterface.config.PermissionConfiguration
 
getValue(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Get a string value
getValue(long) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Get the long value
getValue(String, int) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Get the value for saving in jcr
getValue() - Method in class info.magnolia.module.model.PropertyDefinition
 
getValue() - Method in class info.magnolia.module.model.ServletParameterDefinition
 
getValue(String, Object) - Method in class info.magnolia.module.workflow.inbox.InboxValueProvider
 
getValue() - Method in class info.magnolia.voting.voters.PropertyVoter
 
getValueFactory() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getValueObject() - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
The current object representing a row.
getValueObject() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
 
getValueObject(NodeData) - Static method in class info.magnolia.cms.util.NodeDataUtil
Returns the value as an Object.
getValueProvider() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
 
getValueProvider() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
 
getValues() - Method in class info.magnolia.cms.core.BinaryNodeData
 
getValues() - Method in class info.magnolia.cms.core.DefaultNodeData
Deprecated.  
getValues() - Method in interface info.magnolia.cms.core.NodeData
Deprecated. For multi-value properties.
getValues() - Method in class info.magnolia.cms.core.NonExistingNodeData
 
getValues() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getValues() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
getValues() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getValues() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getValuesStringList(Value[]) - Static method in class info.magnolia.cms.util.NodeDataUtil
Deprecated. since 4.5 - use PropertyUtil.getValuesStringList(Value[]) instead
getValuesStringList(Value[]) - Static method in class info.magnolia.jcr.util.PropertyUtil
 
getValueString(NodeData) - Static method in class info.magnolia.cms.util.NodeDataUtil
Same as getValueString(nd, dateFormat) but using the users short date format.
getValueString(NodeData, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Returns a String representation of the value.
getValueString(Value, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Same as value.getString(), but using custom date format.
getValueString(Property) - Static method in class info.magnolia.jcr.util.PropertyUtil
Returns value of the property converted to string no matter what it's type actually is.
getValueString(Value) - Static method in class info.magnolia.jcr.util.PropertyUtil
Returns value converted to string no matter what it's type actually is.
getValueType() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getVariations() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
 
getVariations() - Method in interface info.magnolia.rendering.template.RenderableDefinition
 
getVarName() - Method in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
 
getVersion(Node, String) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get named version.
getVersion(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask
 
getVersion(InstallContext) - Method in class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionUpdateTask
 
getVersion() - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
 
getVersion() - Method in interface info.magnolia.module.delta.Delta
Returns the version number for which this Delta is needed.
getVersion() - Method in class info.magnolia.module.delta.DeltaBuilder
 
getVersion() - Method in class info.magnolia.module.model.DependencyDefinition
 
getVersion() - Method in class info.magnolia.module.model.ModuleDefinition
 
getVersion() - Method in class info.magnolia.module.webapp.WebappDelta
 
getVersion() - Method in class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
 
getVersionedContent(Version) - Method in interface info.magnolia.cms.core.Content
Deprecated. get content view over the jcr version object.
getVersionedContent(String) - Method in interface info.magnolia.cms.core.Content
Deprecated. get content view over the jcr version object.
getVersionedContent(Version) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getVersionedContent(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getVersionedContent(Version) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getVersionedContent(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getVersionedContent(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
getVersionedContent(Version) - Method in class info.magnolia.cms.util.ContentWrapper
 
getVersionedNode(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get node from version store.
getVersionedNode(String) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get node from version store.
getVersionFromManifest() - Method in class info.magnolia.cms.license.LicenseFileExtractor
Returns the current magnolia version, read from the jar Manifest.
getVersionHandler() - Method in class info.magnolia.module.model.ModuleDefinition
 
getVersionHandler(String) - Method in interface info.magnolia.module.ModuleRegistry
 
getVersionHandler(String) - Method in class info.magnolia.module.ModuleRegistryImpl
 
getVersionHistory() - Method in interface info.magnolia.cms.core.Content
Deprecated.  
getVersionHistory() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getVersionHistory(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
Get history of this node as recorded in the version store.
getVersionHistory() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
getVersionHistory() - Method in class info.magnolia.cms.util.ContentWrapper
 
getVersionHistory() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getVersionLabel() - Method in class info.magnolia.cms.core.version.ContentVersion
Return the name of the version represented by this object.
getVersionLabel() - Method in class info.magnolia.module.admininterface.lists.VersionsList
 
getVersionMap() - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
 
getVersionRange() - Method in class info.magnolia.module.model.DependencyDefinition
 
getVersionString() - Method in class info.magnolia.module.admininterface.pages.AdminCentralPage
 
getViewNameAfterExecution(String, Context) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
Default implementation returns the commandName itself.
getViewNameAfterExecution(String, Context) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
Show the tree after execution of a command
getVirtualUriMappings() - Method in class info.magnolia.module.admininterface.pages.ConfigurationPage
 
getVisible() - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
 
getVisible() - Method in interface info.magnolia.rendering.template.TemplateDefinition
 
getVisibleRepositories() - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
 
getVoter() - Method in class info.magnolia.voting.voters.InverseVoter
 
getVoter() - Method in class info.magnolia.voting.voters.NotVoter
 
getVoters() - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
 
getVoters() - Method in class info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
 
getVoters() - Method in class info.magnolia.module.cache.cachepolicy.Default
 
getVoters() - Method in class info.magnolia.module.cache.ContentCompression
 
getVoters() - Method in class info.magnolia.voting.voters.VoterSet
 
getVoting() - Method in class info.magnolia.voting.voters.VoterSet
 
getWeakReferences() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getWeakReferences(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
getWeakReferences() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getWeakReferences(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getWeakReferences() - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
 
getWeakReferences(String) - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
 
getWebappFolderName() - Method in class info.magnolia.init.DefaultMagnoliaInitPaths
 
getWebappFolderName() - Method in interface info.magnolia.init.MagnoliaInitPaths
Returns the last token in the webapp path (e.g.
getWebappName() - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
getWebContext() - Static method in class info.magnolia.context.MgnlContext
Throws an IllegalStateException if the current context is not set, or if it is not an instance of WebContext.
getWebContext(String) - Static method in class info.magnolia.context.MgnlContext
Throws an IllegalStateException if the current context is not set, or if it is not an instance of WebContext.
getWebContextOrNull() - Static method in class info.magnolia.context.MgnlContext
Returns the current context if it is set and is an instance of WebContext, returns null otherwise.
getWebsiteNode() - Method in class info.magnolia.cms.gui.control.ControlImpl
 
getWebsiteNode() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
Deprecated. use getStorageNode()
getWidth() - Method in class info.magnolia.cms.gui.control.TreeColumn
 
getWidth() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
 
getWidth() - Method in class info.magnolia.cms.gui.inline.BarMain
 
getWindowLocation() - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
 
getWithDefault(String, String) - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
You can provide a default value if the key is not found.
getWithDefault(String, Object[], String) - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
With default value and replacement strings.
getWithDefault(String, String) - Method in interface info.magnolia.cms.i18n.Messages
You can provide a default value if the key is not found.
getWithDefault(String, Object[], String) - Method in interface info.magnolia.cms.i18n.Messages
With default value and replacement strings.
getWithDefault(String, String) - Static method in class info.magnolia.cms.i18n.MessagesManager
Use a default string.
getWithDefault(String, Object[], String) - Static method in class info.magnolia.cms.i18n.MessagesManager
Get a message with parameters inside: the value {0} must be a number.
getWithDefault(String, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getWithDefault(String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getWithDefault(String, String, String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getWithDefault(String, String, String, String[]) - Static method in class info.magnolia.cms.i18n.MessagesUtil
 
getWithDefault(String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, List, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, List, String, String) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, String, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWithDefault(String, List, String, Messages) - Method in class info.magnolia.freemarker.MessagesWrapper
 
getWorkflowName() - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
 
getWorkflowName() - Method in class info.magnolia.module.workflow.commands.FlowCommand
 
getWorkflowName() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
In case there is a mapping defined the mapping is used otherwise we fall back to the normal behavior.
getWorkflowName() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
 
getWorkItem(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
Retrieves a workitem by id.
getWorkItem() - Method in class info.magnolia.module.workflow.WorkItemContext
 
getWorkItemById(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
get work item by id.
getWorkItemByParticipant(String) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
retrieve a work item by participant name.
getWorkItemId() - Method in class info.magnolia.module.workflow.inbox.SubPagesControl
 
getWorkItemId() - Method in class info.magnolia.module.workflow.inbox.SubPagesList
 
getWorkItems(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
get all work items for the user.
getWorkItemStore() - Static method in class info.magnolia.module.workflow.WorkflowModule
return the global work flow engine.
getWorkItemStore() - Static method in class info.magnolia.module.workflow.WorkflowUtil
 
getWorkspace() - Method in class info.magnolia.cms.core.AbstractContent
 
getWorkspace() - Method in interface info.magnolia.cms.core.Content
Deprecated. get workspace to which this node attached to.
getWorkspace() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
getWorkspace() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. gets currently used workspace for this hierarchy manager.
getWorkspace() - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
getWorkspace() - Method in class info.magnolia.cms.core.version.ContentVersion
 
getWorkspace() - Method in class info.magnolia.cms.util.ContentWrapper
 
getWorkspace() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getWorkspace() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getWorkspace() - Method in class info.magnolia.module.model.ComponentDefinition
 
getWorkspace() - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
 
getWorkspace() - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
 
getWorkspaceId() - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
get workspace Id
getWorkspaceMapping(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
getWorkspaceMapping(String) - Method in interface info.magnolia.repository.RepositoryManager
 
getWorkspaceMapping(String) - Method in class info.magnolia.repository.WorkspaceMapping
 
getWorkspaceMappings() - Method in class info.magnolia.repository.DefaultRepositoryManager
 
getWorkspaceMappings() - Method in class info.magnolia.repository.definition.RepositoryMappingDefinition
 
getWorkspaceMappings() - Method in interface info.magnolia.repository.RepositoryManager
 
getWorkspaceMappings() - Method in class info.magnolia.repository.WorkspaceMapping
 
getWorkspaceName() - Method in class info.magnolia.repository.RepositoryNameMap
Deprecated.  
getWorkspaceNameFromResource(String) - Static method in class info.magnolia.importexport.BootstrapUtil
I.e.
getWorkspaceNames(String, String) - Static method in class info.magnolia.cms.util.WorkspaceXmlUtil
Create and return list of workspaces names.
getWorkspaceNames() - Method in class info.magnolia.repository.DefaultRepositoryManager
 
getWorkspaceNames() - Method in interface info.magnolia.repository.RepositoryManager
Returns workspace names.
getWorkspaceNamesMatching(String) - Static method in class info.magnolia.cms.util.WorkspaceXmlUtil
 
getWorkspaceNamesWithIndexer() - Static method in class info.magnolia.cms.util.WorkspaceXmlUtil
Deprecated. since 4.5 - directly use #getWorkspaceNamesMatching(String, String, boolean) instead.
getWorkspaces() - Method in class info.magnolia.module.model.RepositoryDefinition
 
getWorkspaces() - Method in class info.magnolia.repository.definition.RepositoryDefinition
 
getWrappedCacheManager() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
 
getWrappedContent() - Method in class info.magnolia.cms.util.ContentWrapper
 
getWrappedContent() - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
getWrappedContent() - Method in class info.magnolia.cms.util.LazyContentWrapper
 
getWrappedContext() - Method in class info.magnolia.context.ContextDecorator
Returns the context wrapped by this decorator.
getWrappedEhcache() - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
getWrappedHierarchyManager() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
getWrappedInstance() - Method in class info.magnolia.beancoder.MgnlNode
 
getWrappedInstance() - Method in class info.magnolia.beancoder.MgnlProperty
 
getWrappedInstance() - Method in class info.magnolia.beancoder.MgnlValue
 
getWrappedNode() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
getWrappedNode() - Method in class info.magnolia.jcr.wrapper.LazyNodeWrapper
 
getWrappedNodeData() - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
 
getWrappedNodeData() - Method in class info.magnolia.cms.util.NodeDataWrapper
 
getWrappedProperty() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
 
getWrappedRequest(ServletRequest, Class<T>) - Static method in class info.magnolia.cms.util.ServletUtil
Finds a request wrapper object inside the chain of request wrappers.
getWrappedRequest(ServletRequest, Class<T>) - Static method in class info.magnolia.cms.util.ServletUtils
Deprecated. Finds a request wrapper object inside the chain of request wrappers.
getWrappedSession() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
getWriter() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
 
getXPathNodeQueryString(String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
 
getXpathPropertyQueryString(String) - Static method in class info.magnolia.module.delta.BootstrapFileUtil
 
getXslStreamForXmlFile(File) - Static method in class info.magnolia.importexport.DataTransporter
 
goTofirst() - Method in class info.magnolia.cms.util.SiblingsHelper
 
goTolast() - Method in class info.magnolia.cms.util.SiblingsHelper
 
grants(Path, int) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.ACLBasedPermissions
 
grants(Path, int) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider.RootOnlyPermissions
 
GROUP - Static variable in class info.magnolia.cms.core.ItemType
Deprecated.  
GROUP - Static variable in class info.magnolia.cms.core.MgnlNodeType
 
Group - Interface in info.magnolia.cms.security
A user group.
groupBy - Variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
group by field name
groupByOrder - Variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
group by order
GroupEditDialog - Class in info.magnolia.module.admininterface.dialogs
 
GroupEditDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.GroupEditDialog
 
GroupList - Interface in info.magnolia.cms.security.auth
Marker interface.
GroupListImpl - Class in info.magnolia.jaas.principal
PrincipalList implementation for the groups.
GroupListImpl() - Constructor for class info.magnolia.jaas.principal.GroupListImpl
 
GroupManager - Interface in info.magnolia.cms.security
Manages the groups.
GroupsTreeConfiguration - Class in info.magnolia.module.admininterface.trees
 
GroupsTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.GroupsTreeConfiguration
 
GuiceComponentConfigurationModule - Class in info.magnolia.objectfactory.guice
Guice configuration module that adds bindings based on a ComponentProviderConfiguration.
GuiceComponentConfigurationModule(ComponentProviderConfiguration) - Constructor for class info.magnolia.objectfactory.guice.GuiceComponentConfigurationModule
 
GuiceComponentProvider - Class in info.magnolia.objectfactory.guice
ComponentProvider implementation based on Guice.
GuiceComponentProvider(Map<Class<?>, Class<?>>, GuiceComponentProvider) - Constructor for class info.magnolia.objectfactory.guice.GuiceComponentProvider
 
GuiceComponentProviderBuilder - Class in info.magnolia.objectfactory.guice
Builder for creating a GuiceComponentProvider.
GuiceComponentProviderBuilder() - Constructor for class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
 
GuiceConfiguredComponentProvider<T> - Class in info.magnolia.objectfactory.guice
Guice Provider that creates an object by reading it from the repository.
GuiceConfiguredComponentProvider(String, String) - Constructor for class info.magnolia.objectfactory.guice.GuiceConfiguredComponentProvider
 
GuiceContextAndScopesConfigurer - Class in info.magnolia.objectfactory.guice
Registers request and session scopes and providers for accessing MgnlContext.
GuiceContextAndScopesConfigurer() - Constructor for class info.magnolia.objectfactory.guice.GuiceContextAndScopesConfigurer
 
GuiceObservedComponentProvider<T> - Class in info.magnolia.objectfactory.guice
Guice provider that creates an object by reading it from the repository and by using observation updates the object if the repository changes.
GuiceObservedComponentProvider(String, String, Class<T>) - Constructor for class info.magnolia.objectfactory.guice.GuiceObservedComponentProvider
 
GuiceParameterResolver - Class in info.magnolia.objectfactory.guice
Parameter resolver that finds parameters by querying for them in a Guice Injector.
GuiceParameterResolver(Injector) - Constructor for class info.magnolia.objectfactory.guice.GuiceParameterResolver
 
GuiceParameterResolver(GuiceComponentProvider) - Constructor for class info.magnolia.objectfactory.guice.GuiceParameterResolver
 
GuiceParentBindingsModule - Class in info.magnolia.objectfactory.guice
Bridges a Guice Injector to another Injector by adding bindings for all explicit bindings in the injector being used as parent.
GuiceParentBindingsModule(Injector) - Constructor for class info.magnolia.objectfactory.guice.GuiceParentBindingsModule
 
GuicePropertyConfigurer - Class in info.magnolia.objectfactory.guice
Guice configuration module which exposes Magnolia properties.
GuicePropertyConfigurer() - Constructor for class info.magnolia.objectfactory.guice.GuicePropertyConfigurer
 
GuicePropertyConfigurer.NamedImpl - Class in info.magnolia.objectfactory.guice
Represents an instantiated @Named annotation.
GuicePropertyConfigurer.NamedImpl(String) - Constructor for class info.magnolia.objectfactory.guice.GuicePropertyConfigurer.NamedImpl
 
GuiceUtils - Class in info.magnolia.objectfactory.guice
Utilities for guice.
GuiceUtils() - Constructor for class info.magnolia.objectfactory.guice.GuiceUtils
 
GZ - Static variable in class info.magnolia.importexport.DataTransporter
 
gzip(byte[]) - Static method in class info.magnolia.module.cache.util.GZipUtil
 
GZipFilter - Class in info.magnolia.module.cache.filter
This GZipFilter does not take care of the Accept-Encoding request header.
GZipFilter() - Constructor for class info.magnolia.module.cache.filter.GZipFilter
 
GZipUtil - Class in info.magnolia.module.cache.util
Provide useful methods for working with gzip'd byte[].
GZipUtil() - Constructor for class info.magnolia.module.cache.util.GZipUtil
 

H

HANDLE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
 
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
Override this method to provide the specific functionality.
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.BasicClientCallback
 
handle() - Method in interface info.magnolia.cms.security.auth.callback.ClientCallback
Deprecated.  
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.CompositeCallback
Deprecated. Delegates the processing to the first matching Callback in patterns.
handle(Callback[]) - Method in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
Handle name and password callbacks called during the JAAS login processing.
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
 
handle(HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.cms.security.auth.callback.HttpClientCallback
 
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.callback.RedirectClientCallback
 
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.login.BasicLogin
 
handle(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.auth.login.FormLogin
 
handle(HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.cms.security.auth.login.LoginHandler
Returns a login result or LoginResult.NOT_HANDLED if the handler can't handle the request.
handle(RepositoryException, Node) - Method in class info.magnolia.jcr.nodebuilder.AbstractErrorHandler
 
handle(RepositoryException, Node) - Method in interface info.magnolia.jcr.nodebuilder.ErrorHandler
The operation calling this method isn't expected to do anything here; the ErrorHandler implementation will attempt to build a fully formed message, then decide what to do with it.
handle(RepositoryException, Content) - Method in class info.magnolia.nodebuilder.AbstractErrorHandler
 
handle(RepositoryException, Content) - Method in interface info.magnolia.nodebuilder.ErrorHandler
The operation calling this method isn't expected to do anything here; the ErrorHandler implementation will attempt to build a fully formed message, then decide what to do with it.
handleCalendar(Calendar) - Method in class info.magnolia.freemarker.models.MagnoliaObjectWrapper
Deprecated. since 4.3 use CalendarModel instead.
handleChildren(HttpServletRequest, Content) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
handleErrors(List<Exception>) - Method in class info.magnolia.module.exchangesimple.SimpleSyndicator
 
handleException(RenderException) - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
 
handleException(RenderException) - Method in interface info.magnolia.rendering.context.RenderingContext
 
handleException(RenderException, RenderingContext) - Method in class info.magnolia.rendering.engine.ModeDependentRenderExceptionHandler
 
handleException(RenderException, RenderingContext) - Method in interface info.magnolia.rendering.engine.RenderExceptionHandler
 
handleExecutionResult(RenderingModel, String, TemplateDefinition, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.rendering.model.ModelExecutionFilter
 
handleMovedContent(String, HierarchyManager, Element, Content) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
handleResourceRequest(AggregationState, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.rendering.engine.RenderingFilter
Get the requested resource and copy it to the ServletOutputStream, bit by bit.
handleSingleEvent(Cache, String, Event) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
Implement this method to react on each and every event on a given cache and repository, even if multiple where buffered.
handleSingleEvent(Cache, String, Event) - Method in class info.magnolia.module.cache.FlushAllListeningPolicy
 
handleTemplateException(TemplateException, Environment, Writer) - Method in class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
Deprecated.  
has(String) - Method in interface info.magnolia.cms.security.auth.PrincipalList
Checks if the name exist in this list.
has(String) - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
Checks if the role name exist in this list.
hasAny(String, String, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
 
hasAny(String, String, String) - Method in class info.magnolia.cms.security.ExternalUserManager
 
hasAny(String, String, String) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
 
hasAny(String, String, String) - Method in interface info.magnolia.cms.security.UserManager
Checks whether principal belongs to the named resource.
hasAnyActiveSubscriber() - Method in interface info.magnolia.cms.exchange.ActivationManager
 
hasAnyActiveSubscriber() - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
 
hasAnyActiveSubscriber() - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
 
hasAttribute(String) - Static method in class info.magnolia.context.MgnlContext
Check if this attribute exists in the local scope.
hasAttribute(String, int) - Static method in class info.magnolia.context.MgnlContext
Check if this attribute exists in the specified scope.
hasAttribute(String) - Method in class info.magnolia.templating.editor.client.dom.CMSComment
 
hasBinaryNode(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
hasCapability(String, Object, Object[]) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
hasChildren() - Method in class info.magnolia.cms.core.AbstractContent
 
hasChildren(String) - Method in class info.magnolia.cms.core.AbstractContent
 
hasChildren() - Method in interface info.magnolia.cms.core.Content
Deprecated.  
hasChildren(String) - Method in interface info.magnolia.cms.core.Content
Deprecated.  
hasChildren() - Method in class info.magnolia.cms.core.version.ContentVersion
 
hasChildren(String) - Method in class info.magnolia.cms.core.version.ContentVersion
 
hasChildren() - Method in class info.magnolia.module.admininterface.templates.MgnlDeletedTemplateModel
 
hasContent(String) - Method in interface info.magnolia.cms.core.Content
Deprecated.  
hasContent(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
hasContent(String) - Method in class info.magnolia.cms.core.version.ContentVersion
Uses the same approach as ContentVersion.getContent(String).
hasContent(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
hasContent(String) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
hasContent(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
 
hasElement(Object) - Method in interface info.magnolia.module.cache.Cache
 
hasElement(Object) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
 
hasExplicitBindingFor(Injector, Class<?>) - Static method in class info.magnolia.objectfactory.guice.GuiceUtils
 
hashCode() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated.  
hashCode() - Method in class info.magnolia.cms.core.ItemType
Deprecated.  
hashCode() - Method in class info.magnolia.cms.core.search.QueryManagerImpl
Deprecated.  
hashCode() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager.MessagesID
 
hashCode() - Method in class info.magnolia.cms.security.Realm.RealmImpl
 
hashCode() - Method in class info.magnolia.cms.util.NodeTypeFilter
 
hashCode() - Method in class info.magnolia.jcr.util.BinaryInFile
 
hashCode() - Method in class info.magnolia.module.cache.DefaultCacheKey
 
hashCode() - Method in class info.magnolia.module.model.Version
 
hashCode() - Method in class info.magnolia.objectfactory.guice.GuicePropertyConfigurer.NamedImpl
 
HashUsersPasswords - Class in info.magnolia.setup
Task to encrypt base64 encoded passwords.
HashUsersPasswords(String, String, String, String) - Constructor for class info.magnolia.setup.HashUsersPasswords
 
HashUsersPasswords() - Constructor for class info.magnolia.setup.HashUsersPasswords
 
HashUsersPasswords(String) - Constructor for class info.magnolia.setup.HashUsersPasswords
 
hasInstance() - Static method in class info.magnolia.context.MgnlContext
Used to check if an instance is already set since getInstance() will always return a context.
hasLeft() - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
checks if has left
hasLeft() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
checks if has left
hasMenuItems() - Method in class info.magnolia.cms.gui.control.FunctionBar
 
hasMetaData() - Method in interface info.magnolia.cms.core.Content
Deprecated. checks if this node has a sub node with name MetaData.
hasMetaData() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
hasMetaData() - Method in class info.magnolia.cms.util.ContentWrapper
 
hasMixin(String) - Method in interface info.magnolia.cms.core.Content
Deprecated. Checks whether or not given mixin is assigned to a type.
hasMixin(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
hasMixin(String) - Method in class info.magnolia.cms.util.ContentWrapper
 
hasMixin(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
from default content.
hasModulesNode() - Method in interface info.magnolia.module.InstallContext
 
hasModulesNode() - Method in class info.magnolia.module.InstallContextImpl
 
hasNext() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
checks if there is next record
hasNext() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
 
hasNext() - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
 
hasNext() - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
 
hasNext() - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
 
hasNext() - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
 
hasNext() - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
 
hasNext() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore.StoreIterator
 
hasNextInGroup() - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
checks if there are more records in the current group
hasNextInGroup() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
checks if there are more records in the current group
hasNode(String) - Method in class info.magnolia.beancoder.MgnlNode
 
hasNode(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
hasNode(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
hasNode(String) - Method in class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
 
hasNode(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
hasNode(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
hasNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
Delegates to NodeData.isExist().
hasNodeData(String) - Method in interface info.magnolia.cms.core.Content
Deprecated.  
hasNodeData(String) - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
hasNodeData(String) - Method in class info.magnolia.cms.core.version.ContentVersion
 
hasNodeData(String) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
 
hasNodeData(String) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
 
hasNodes() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
 
hasNodes() - Method in class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
 
hasNodes() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
hasPendingChanges() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
Deprecated. Returns true if the session has pending (unsaved) changes.
hasPendingChanges() - Method in interface info.magnolia.cms.core.HierarchyManager
Deprecated.  
hasPendingChanges() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
 
hasPendingChanges() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
hasPermission(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
hasPrivileges(String, Privilege[]) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
hasPrivileges(String, Set<Principal>, Privilege[]) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
hasProperties() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
hasProperty(String) - Method in class info.magnolia.beancoder.MgnlNode
 
hasProperty(String) - Method in class info.magnolia.cms.core.MetaData
Deprecated. since 4.0 - not used
hasProperty(String) - Static method in class info.magnolia.cms.core.SystemProperty
Deprecated. since 4.5, use MagnoliaConfigurationProperties
hasProperty(Node, String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
 
hasProperty(Node, String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
Returns true if localized property or default property exists false if there is no variation of property for any locale.
hasProperty(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
 
hasProperty(String) - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
 
hasProperty(String) - Method in class info.magnolia.init.properties.AbstractPropertySource
 
hasProperty(String) - Method in interface info.magnolia.init.PropertySource
 
hasProperty(String) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
hasProperty(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
hasProperty(String) - Method in class info.magnolia.jcr.wrapper.I18nNodeWrapper
 
hasProperty(String) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
hasReadAccess(Node) - Method in class info.magnolia.rendering.template.assignment.MetaDataBasedTemplateDefinitionAssignment
 
hasRepository(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
hasRepository(String) - Method in interface info.magnolia.repository.RepositoryManager
 
hasRepositoryMapping(String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.hasRepository(String) directly.
hasRight() - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
checks if has right
hasRight() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
checks if has right
hasRole(String) - Method in class info.magnolia.cms.security.DummyUser
Deprecated. Dummy user has full access, always returns true.
hasRole(String) - Method in class info.magnolia.cms.security.ExternalUser
 
hasRole(String) - Method in interface info.magnolia.cms.security.Group
 
hasRole(String) - Method in class info.magnolia.cms.security.MgnlGroup
 
hasRole(String) - Method in class info.magnolia.cms.security.MgnlUser
Is this user in a specified role?
hasRole(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
hasRole(String) - Method in interface info.magnolia.cms.security.User
Is this user in a specified role?
hasSameUnderlyingSession(Session, Session) - Static method in class info.magnolia.jcr.util.SessionUtil
 
hasSub(Content, String) - Method in class info.magnolia.cms.gui.control.Tree
 
hasWorkItem(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
check whether the specified work item exists.
hasWorkspace(String) - Method in class info.magnolia.repository.DefaultRepositoryManager
 
hasWorkspace(String) - Method in interface info.magnolia.repository.RepositoryManager
 
headerContains(HttpServletRequest, String, String) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
headerContains(HttpServletRequest, String, String) - Static method in class info.magnolia.cms.util.RequestHeaderUtil
 
hexToByteArray(String) - Static method in class info.magnolia.cms.security.SecurityUtil
 
Hidden - Class in info.magnolia.cms.gui.control
Hidden field.
Hidden() - Constructor for class info.magnolia.cms.gui.control.Hidden
 
Hidden(String, String) - Constructor for class info.magnolia.cms.gui.control.Hidden
 
Hidden(String, String, boolean) - Constructor for class info.magnolia.cms.gui.control.Hidden
 
Hidden(String, Content) - Constructor for class info.magnolia.cms.gui.control.Hidden
 
hideDropdown() - Method in class info.magnolia.templating.editor.client.widget.button.DropdownButton
 
HierarchicalUserManager - Class in info.magnolia.cms.security
A variation of a MgnlUserManager which stores users hierarchically using the following structure: /<realm>/<first letter of user name>/<first two letters of user name>.
HierarchicalUserManager() - Constructor for class info.magnolia.cms.security.HierarchicalUserManager
 
HierarchicalUsersTreeHandler - Class in info.magnolia.module.admininterface.trees
This handler prevents from creating users with same names.
HierarchicalUsersTreeHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.trees.HierarchicalUsersTreeHandler
 
HierarchyBasedI18nContentSupport - Class in info.magnolia.cms.i18n
Serves i18n content found in a per locale hierarchy structure.
HierarchyBasedI18nContentSupport() - Constructor for class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
 
HierarchyManager - Interface in info.magnolia.cms.core
Deprecated. since 4.5 - use JCR-Session instead.
HierarchyManagerUtil - Class in info.magnolia.cms.util
Util to deal with HierarchyManagers.
HierarchyManagerUtil() - Constructor for class info.magnolia.cms.util.HierarchyManagerUtil
 
HierarchyManagerWrapper - Class in info.magnolia.cms.util
A HierarchyManager wrapping an other hierarchy manager.
HierarchyManagerWrapper(HierarchyManager) - Constructor for class info.magnolia.cms.util.HierarchyManagerWrapper
 
HIGHEST_LEVEL - Static variable in interface info.magnolia.voting.Voting
 
hm - Variable in class info.magnolia.cms.core.search.QueryImpl
Deprecated.  
hm - Variable in class info.magnolia.cms.core.search.QueryManagerImpl
Deprecated.  
hm - Variable in class info.magnolia.cms.core.search.QueryResultImpl
Deprecated. TODO dlipp: Remove - it's not used internally.
hm - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
 
holdsLock() - Method in interface info.magnolia.cms.core.Content
Deprecated. Returns true if this node holds a lock; otherwise returns false.
holdsLock() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated.  
holdsLock() - Method in class info.magnolia.cms.core.version.ContentVersion
Throws an AccessDeniedException as versions are read only.
holdsLock() - Method in class info.magnolia.cms.util.ContentWrapper
 
holdsLock() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
HostBasedVirtualURIMapping - Class in info.magnolia.cms.beans.config
Simple VirtualURI mapping that can forward to a different url depending on the request host name.
HostBasedVirtualURIMapping() - Constructor for class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
 
HostSecurityFilter - Class in info.magnolia.cms.filters
A filter that hides urls dependending on the request host name.
HostSecurityFilter() - Constructor for class info.magnolia.cms.filters.HostSecurityFilter
 
HTMLEscapingNodeWrapper - Class in info.magnolia.jcr.wrapper
Node wrapper for escaping HTML in property values.
HTMLEscapingNodeWrapper(Node, boolean) - Constructor for class info.magnolia.jcr.wrapper.HTMLEscapingNodeWrapper
 
HTMLEscapingPropertyWrapper - Class in info.magnolia.jcr.wrapper
Node wrapper for escaping HTML in property values.
HTMLEscapingPropertyWrapper(Property, boolean, HTMLEscapingNodeWrapper) - Constructor for class info.magnolia.jcr.wrapper.HTMLEscapingPropertyWrapper
 
HttpClientCallback - Interface in info.magnolia.cms.security.auth.callback
Implementations are responsible for prompting the user for his credentials.

I

I18N_CONFIG_PATH - Static variable in class info.magnolia.cms.i18n.MessagesManager
The node name where the configuration for i18n is stored.
I18nAuthoringSupport - Interface in info.magnolia.cms.gui.i18n
 
I18nAuthoringSupport.Factory - Class in info.magnolia.cms.gui.i18n
 
I18nAuthoringSupport.Factory() - Constructor for class info.magnolia.cms.gui.i18n.I18nAuthoringSupport.Factory
 
I18nContentSupport - Interface in info.magnolia.cms.i18n
Support for i18n content.
I18nContentSupportFactory - Class in info.magnolia.cms.i18n
Deprecated. since 4.5.5, use Components.getComponent(Class) instead.
I18nContentSupportFactory() - Constructor for class info.magnolia.cms.i18n.I18nContentSupportFactory
Deprecated.  
I18nContentSupportFilter - Class in info.magnolia.cms.i18n
Rewrites the i18n uris and sets the current locale.
I18nContentSupportFilter() - Constructor for class info.magnolia.cms.i18n.I18nContentSupportFilter
 
I18nContentWrapper - Class in info.magnolia.cms.i18n
A ContentWrapper implementation which knows about I18nContentSupport.
I18nContentWrapper(Content) - Constructor for class info.magnolia.cms.i18n.I18nContentWrapper
 
i18nIze(Dialog) - Method in class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
 
i18nIze(Dialog) - Method in interface info.magnolia.cms.gui.i18n.I18nAuthoringSupport
Will provide i18n authoring by extending the dialog.
I18nNodeWrapper - Class in info.magnolia.jcr.wrapper
A Node wrapper implementation which knows about i18n support and uses it to select child nodes and properties.
I18nNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.I18nNodeWrapper
 
icon - Variable in class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
 
ICON - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
 
Icon - Class in info.magnolia.cms.gui.misc
 
Icon() - Constructor for class info.magnolia.cms.gui.misc.Icon
 
ICONDOCROOT - Static variable in class info.magnolia.cms.gui.control.Tree
 
IconListColumnRenderer - Class in info.magnolia.cms.gui.controlx.list
Render a an icon.
IconListColumnRenderer() - Constructor for class info.magnolia.cms.gui.controlx.list.IconListColumnRenderer
 
ICONS_PATH - Static variable in class info.magnolia.cms.beans.config.MIMEMapping
 
ifModifiedSince(HttpServletRequest, long) - Method in class info.magnolia.module.cache.executor.AbstractExecutor
Checks if server cache is newer than the client cache.
IfVoter - Class in info.magnolia.voting.voters
Conditional voter.
IfVoter() - Constructor for class info.magnolia.voting.voters.IfVoter
 
ignorableWhitespace(char[], int, int) - Method in class info.magnolia.importexport.filters.SkipNodeFilter
 
imageContentNodeName - Variable in class info.magnolia.templating.jsp.taglib.BaseImageTag
Attribute: The name of the new content node to create.
impersonate(Credentials) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
IMPLEMENTATION_VERSION - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
Same as VERSION_NUMBER, but read from the manifest.
ImplementationConfiguration<T> - Class in info.magnolia.objectfactory.configuration
A simple mapping from type to implementation.
ImplementationConfiguration() - Constructor for class info.magnolia.objectfactory.configuration.ImplementationConfiguration
 
ImplementationConfiguration(Class<T>, Class<? extends T>) - Constructor for class info.magnolia.objectfactory.configuration.ImplementationConfiguration
 
importDocument(Document, String, String, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
Converts a xml document into a file.
importFile(File, String, String, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
Creates an InputStream backed by the specified xml file.
importFresh(Element, MultipartForm, HierarchyManager, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
import on non existing tree.
importOnExisting(Element, MultipartForm, HierarchyManager, Content) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
import on existing content, making sure that content which is not sent stays as is.
ImportPage - Class in info.magnolia.module.admininterface.pages
 
ImportPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.ImportPage
 
importProperties(Properties, String) - Static method in class info.magnolia.importexport.DataTransporter
Deprecated. since 4.0 - use the PropertiesImportExport class instead.
importResource(MultipartForm, Element, HierarchyManager, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
import documents.
imports - Variable in class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
 
importXML(String, InputStream, int) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
 
importxml() - Method in class info.magnolia.module.admininterface.pages.ImportPage
 
ImportXmlRootFilter - Class in info.magnolia.importexport.filters
XML Filter for cleaning up version store from imported root node files.
ImportXmlRootFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.ImportXmlRootFilter
 
importXmlStream(InputStream, String, String, String, boolean, int, boolean, boolean) - Static method in class info.magnolia.importexport.DataTransporter
Imports XML stream into repository.
Inbox - Class in info.magnolia.module.workflow.inbox
The AbstractList responsible for displaying a user's inbox, i.e current work items.
Inbox(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.workflow.inbox.Inbox
 
InboxHelper - Class in info.magnolia.module.workflow.inbox
Utiities for Inbox and SubPagesList.
InboxHelper() - Constructor for class info.magnolia.module.workflow.inbox.InboxHelper
 
InboxListModel - Class in info.magnolia.module.workflow.inbox
ListModel used by Inbox.
InboxListModel(String) - Constructor for class info.magnolia.module.workflow.inbox.InboxListModel
 
InboxValueProvider - Class in info.magnolia.module.workflow.inbox
ValueProvider used by Inbox.
InboxValueProvider() - Constructor for class info.magnolia.module.workflow.inbox.InboxValueProvider
 
include(String, Writer) - Method in interface info.magnolia.context.WebContext
Includes/render the given path into the given Writer, by wrapping it in the current HttpServletResponse.
include(String, Writer) - Method in class info.magnolia.context.WebContextImpl
Does an include using the request that was set when setting up this context, or using the request wrapped by the pageContext if existing.
INCLUDE_REQUEST_URI_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtil
 
INCLUDE_REQUEST_URI_ATTRIBUTE - Static variable in class info.magnolia.cms.util.ServletUtils
Deprecated.  
incSessionCount() - Method in class info.magnolia.stats.JCRStats
 
inEditMode(TemplateException, Environment, Writer) - Method in class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
Deprecated.  
inEditMode(String, RenderException, PrintWriter) - Method in class info.magnolia.rendering.engine.ModeDependentRenderExceptionHandler
 
info(String) - Method in interface info.magnolia.module.InstallContext
 
info(String) - Method in class info.magnolia.module.InstallContextImpl
 
info.magnolia.api - package info.magnolia.api
 
info.magnolia.beancoder - package info.magnolia.beancoder
 
info.magnolia.beanmerger - package info.magnolia.beanmerger
 
info.magnolia.channel - package info.magnolia.channel
 
info.magnolia.cms.beans.config - package info.magnolia.cms.beans.config
 
info.magnolia.cms.beans.runtime - package info.magnolia.cms.beans.runtime
 
info.magnolia.cms.cache - package info.magnolia.cms.cache
 
info.magnolia.cms.cache.pages - package info.magnolia.cms.cache.pages
 
info.magnolia.cms.core - package info.magnolia.cms.core
 
info.magnolia.cms.core.ie - package info.magnolia.cms.core.ie
 
info.magnolia.cms.core.search - package info.magnolia.cms.core.search
 
info.magnolia.cms.core.version - package info.magnolia.cms.core.version
 
info.magnolia.cms.exchange - package info.magnolia.cms.exchange
 
info.magnolia.cms.filters - package info.magnolia.cms.filters
 
info.magnolia.cms.gui.control - package info.magnolia.cms.gui.control
 
info.magnolia.cms.gui.controlx - package info.magnolia.cms.gui.controlx
 
info.magnolia.cms.gui.controlx.impl - package info.magnolia.cms.gui.controlx.impl
 
info.magnolia.cms.gui.controlx.list - package info.magnolia.cms.gui.controlx.list
 
info.magnolia.cms.gui.controlx.search - package info.magnolia.cms.gui.controlx.search
 
info.magnolia.cms.gui.controlx.version - package info.magnolia.cms.gui.controlx.version
 
info.magnolia.cms.gui.dialog - package info.magnolia.cms.gui.dialog
 
info.magnolia.cms.gui.fckeditor - package info.magnolia.cms.gui.fckeditor
 
info.magnolia.cms.gui.i18n - package info.magnolia.cms.gui.i18n
 
info.magnolia.cms.gui.inline - package info.magnolia.cms.gui.inline
 
info.magnolia.cms.gui.misc - package info.magnolia.cms.gui.misc
 
info.magnolia.cms.gui.query - package info.magnolia.cms.gui.query
 
info.magnolia.cms.i18n - package info.magnolia.cms.i18n
 
info.magnolia.cms.license - package info.magnolia.cms.license
 
info.magnolia.cms.security - package info.magnolia.cms.security
 
info.magnolia.cms.security.auth - package info.magnolia.cms.security.auth
 
info.magnolia.cms.security.auth.callback - package info.magnolia.cms.security.auth.callback
JAAS and Client callbacks
info.magnolia.cms.security.auth.login - package info.magnolia.cms.security.auth.login
Login handlers and filters
info.magnolia.cms.servlets - package info.magnolia.cms.servlets
 
info.magnolia.cms.util - package info.magnolia.cms.util
 
info.magnolia.commands - package info.magnolia.commands
 
info.magnolia.commands.impl - package info.magnolia.commands.impl
 
info.magnolia.content2bean - package info.magnolia.content2bean
 
info.magnolia.content2bean.impl - package info.magnolia.content2bean.impl
 
info.magnolia.context - package info.magnolia.context
 
info.magnolia.debug - package info.magnolia.debug
 
info.magnolia.exception - package info.magnolia.exception
 
info.magnolia.freemarker - package info.magnolia.freemarker
 
info.magnolia.freemarker.loaders - package info.magnolia.freemarker.loaders
 
info.magnolia.freemarker.models - package info.magnolia.freemarker.models
 
info.magnolia.importexport - package info.magnolia.importexport
 
info.magnolia.importexport.filters - package info.magnolia.importexport.filters
 
info.magnolia.init - package info.magnolia.init
 
info.magnolia.init.properties - package info.magnolia.init.properties
 
info.magnolia.jaas.principal - package info.magnolia.jaas.principal
 
info.magnolia.jaas.sp - package info.magnolia.jaas.sp
 
info.magnolia.jaas.sp.jcr - package info.magnolia.jaas.sp.jcr
 
info.magnolia.jackrabbit - package info.magnolia.jackrabbit
 
info.magnolia.jcr - package info.magnolia.jcr
 
info.magnolia.jcr.decoration - package info.magnolia.jcr.decoration
 
info.magnolia.jcr.inheritance - package info.magnolia.jcr.inheritance
 
info.magnolia.jcr.iterator - package info.magnolia.jcr.iterator
 
info.magnolia.jcr.nodebuilder - package info.magnolia.jcr.nodebuilder
 
info.magnolia.jcr.predicate - package info.magnolia.jcr.predicate
 
info.magnolia.jcr.registry - package info.magnolia.jcr.registry
 
info.magnolia.jcr.util - package info.magnolia.jcr.util
 
info.magnolia.jcr.wrapper - package info.magnolia.jcr.wrapper
 
info.magnolia.link - package info.magnolia.link
 
info.magnolia.logging - package info.magnolia.logging
 
info.magnolia.module - package info.magnolia.module
 
info.magnolia.module.admininterface - package info.magnolia.module.admininterface
 
info.magnolia.module.admininterface.commands - package info.magnolia.module.admininterface.commands
 
info.magnolia.module.admininterface.config - package info.magnolia.module.admininterface.config
 
info.magnolia.module.admininterface.dialogs - package info.magnolia.module.admininterface.dialogs
 
info.magnolia.module.admininterface.lists - package info.magnolia.module.admininterface.lists
 
info.magnolia.module.admininterface.pages - package info.magnolia.module.admininterface.pages
 
info.magnolia.module.admininterface.setup - package info.magnolia.module.admininterface.setup
 
info.magnolia.module.admininterface.setup.for4_0 - package info.magnolia.module.admininterface.setup.for4_0
 
info.magnolia.module.admininterface.setup.for4_3 - package info.magnolia.module.admininterface.setup.for4_3
 
info.magnolia.module.admininterface.setup.for4_4 - package info.magnolia.module.admininterface.setup.for4_4
 
info.magnolia.module.admininterface.templates - package info.magnolia.module.admininterface.templates
 
info.magnolia.module.admininterface.trees - package info.magnolia.module.admininterface.trees
 
info.magnolia.module.cache - package info.magnolia.module.cache
 
info.magnolia.module.cache.browsercachepolicy - package info.magnolia.module.cache.browsercachepolicy
 
info.magnolia.module.cache.cachepolicy - package info.magnolia.module.cache.cachepolicy
 
info.magnolia.module.cache.commands - package info.magnolia.module.cache.commands
 
info.magnolia.module.cache.ehcache - package info.magnolia.module.cache.ehcache
 
info.magnolia.module.cache.executor - package info.magnolia.module.cache.executor
 
info.magnolia.module.cache.filter - package info.magnolia.module.cache.filter
 
info.magnolia.module.cache.mbean - package info.magnolia.module.cache.mbean
 
info.magnolia.module.cache.setup - package info.magnolia.module.cache.setup
 
info.magnolia.module.cache.util - package info.magnolia.module.cache.util
 
info.magnolia.module.delta - package info.magnolia.module.delta
 
info.magnolia.module.exchangesimple - package info.magnolia.module.exchangesimple
 
info.magnolia.module.exchangesimple.pages - package info.magnolia.module.exchangesimple.pages
 
info.magnolia.module.exchangesimple.setup - package info.magnolia.module.exchangesimple.setup
 
info.magnolia.module.fckeditor - package info.magnolia.module.fckeditor
 
info.magnolia.module.fckeditor.dialogs - package info.magnolia.module.fckeditor.dialogs
 
info.magnolia.module.fckeditor.pages - package info.magnolia.module.fckeditor.pages
 
info.magnolia.module.fckeditor.servlets - package info.magnolia.module.fckeditor.servlets
 
info.magnolia.module.files - package info.magnolia.module.files
 
info.magnolia.module.mail - package info.magnolia.module.mail
 
info.magnolia.module.mail.commands - package info.magnolia.module.mail.commands
 
info.magnolia.module.mail.handlers - package info.magnolia.module.mail.handlers
 
info.magnolia.module.mail.pages - package info.magnolia.module.mail.pages
 
info.magnolia.module.mail.setup - package info.magnolia.module.mail.setup
 
info.magnolia.module.mail.templates - package info.magnolia.module.mail.templates
 
info.magnolia.module.mail.templates.impl - package info.magnolia.module.mail.templates.impl
 
info.magnolia.module.mail.util - package info.magnolia.module.mail.util
 
info.magnolia.module.model - package info.magnolia.module.model
 
info.magnolia.module.model.reader - package info.magnolia.module.model.reader
 
info.magnolia.module.samples - package info.magnolia.module.samples
 
info.magnolia.module.samples.model - package info.magnolia.module.samples.model
 
info.magnolia.module.samples.servlets - package info.magnolia.module.samples.servlets
 
info.magnolia.module.samples.setup - package info.magnolia.module.samples.setup
 
info.magnolia.module.samples.templates - package info.magnolia.module.samples.templates
 
info.magnolia.module.storeclient - package info.magnolia.module.storeclient
 
info.magnolia.module.storeclient.pages - package info.magnolia.module.storeclient.pages
 
info.magnolia.module.storeclient.setup - package info.magnolia.module.storeclient.setup
 
info.magnolia.module.ui - package info.magnolia.module.ui
 
info.magnolia.module.webapp - package info.magnolia.module.webapp
This package contains the necessary classes to determine if the web-app needs to be bootstrapped, and to do so.
info.magnolia.module.workflow - package info.magnolia.module.workflow
 
info.magnolia.module.workflow.beancoder - package info.magnolia.module.workflow.beancoder
 
info.magnolia.module.workflow.commands - package info.magnolia.module.workflow.commands
 
info.magnolia.module.workflow.commands.flow - package info.magnolia.module.workflow.commands.flow
 
info.magnolia.module.workflow.flows - package info.magnolia.module.workflow.flows
 
info.magnolia.module.workflow.inbox - package info.magnolia.module.workflow.inbox
 
info.magnolia.module.workflow.jcr - package info.magnolia.module.workflow.jcr
 
info.magnolia.module.workflow.pages - package info.magnolia.module.workflow.pages
 
info.magnolia.module.workflow.setup - package info.magnolia.module.workflow.setup
 
info.magnolia.module.workflow.trees - package info.magnolia.module.workflow.trees
 
info.magnolia.nodebuilder - package info.magnolia.nodebuilder
 
info.magnolia.nodebuilder.task - package info.magnolia.nodebuilder.task
 
info.magnolia.objectfactory - package info.magnolia.objectfactory
 
info.magnolia.objectfactory.annotation - package info.magnolia.objectfactory.annotation
 
info.magnolia.objectfactory.configuration - package info.magnolia.objectfactory.configuration
 
info.magnolia.objectfactory.guice - package info.magnolia.objectfactory.guice
 
info.magnolia.registry - package info.magnolia.registry
 
info.magnolia.rendering.context - package info.magnolia.rendering.context
 
info.magnolia.rendering.engine - package info.magnolia.rendering.engine
 
info.magnolia.rendering.generator - package info.magnolia.rendering.generator
 
info.magnolia.rendering.model - package info.magnolia.rendering.model
 
info.magnolia.rendering.module - package info.magnolia.rendering.module
 
info.magnolia.rendering.module.setup - package info.magnolia.rendering.module.setup
 
info.magnolia.rendering.renderer - package info.magnolia.rendering.renderer
 
info.magnolia.rendering.renderer.registry - package info.magnolia.rendering.renderer.registry
 
info.magnolia.rendering.template - package info.magnolia.rendering.template
 
info.magnolia.rendering.template.assignment - package info.magnolia.rendering.template.assignment
 
info.magnolia.rendering.template.configured - package info.magnolia.rendering.template.configured
 
info.magnolia.rendering.template.registry - package info.magnolia.rendering.template.registry
 
info.magnolia.rendering.template.variation - package info.magnolia.rendering.template.variation
 
info.magnolia.rendering.util - package info.magnolia.rendering.util
 
info.magnolia.repository - package info.magnolia.repository
 
info.magnolia.repository.definition - package info.magnolia.repository.definition
 
info.magnolia.repository.mbean - package info.magnolia.repository.mbean
 
info.magnolia.setup - package info.magnolia.setup
This package contains the classes necessary to install and update Magnolia's core module.
info.magnolia.setup.for4_5 - package info.magnolia.setup.for4_5
 
info.magnolia.setup.initial - package info.magnolia.setup.initial
 
info.magnolia.stats - package info.magnolia.stats
 
info.magnolia.templating.editor.client - package info.magnolia.templating.editor.client
 
info.magnolia.templating.editor.client.dom - package info.magnolia.templating.editor.client.dom
 
info.magnolia.templating.editor.client.dom.processor - package info.magnolia.templating.editor.client.dom.processor
 
info.magnolia.templating.editor.client.jsni - package info.magnolia.templating.editor.client.jsni
 
info.magnolia.templating.editor.client.model - package info.magnolia.templating.editor.client.model
 
info.magnolia.templating.editor.client.model.focus - package info.magnolia.templating.editor.client.model.focus
 
info.magnolia.templating.editor.client.widget - package info.magnolia.templating.editor.client.widget
 
info.magnolia.templating.editor.client.widget.button - package info.magnolia.templating.editor.client.widget.button
 
info.magnolia.templating.editor.client.widget.controlbar - package info.magnolia.templating.editor.client.widget.controlbar
 
info.magnolia.templating.editor.client.widget.dnd - package info.magnolia.templating.editor.client.widget.dnd
 
info.magnolia.templating.editor.client.widget.overlay - package info.magnolia.templating.editor.client.widget.overlay
 
info.magnolia.templating.editor.client.widget.placeholder - package info.magnolia.templating.editor.client.widget.placeholder
 
info.magnolia.templating.editor.servlet - package info.magnolia.templating.editor.servlet
 
info.magnolia.templating.elements - package info.magnolia.templating.elements
 
info.magnolia.templating.freemarker - package info.magnolia.templating.freemarker
 
info.magnolia.templating.functions - package info.magnolia.templating.functions
 
info.magnolia.templating.inheritance - package info.magnolia.templating.inheritance
 
info.magnolia.templating.jsp.cms - package info.magnolia.templating.jsp.cms
This file Copyright (c) 2011-2012 Magnolia International Ltd.
info.magnolia.templating.jsp.cmsfn - package info.magnolia.templating.jsp.cmsfn
This file Copyright (c) 2011-2012 Magnolia International Ltd.
info.magnolia.templating.jsp.taglib - package info.magnolia.templating.jsp.taglib
This file Copyright (c) 2012 Magnolia International Ltd.
info.magnolia.templating.module.setup - package info.magnolia.templating.module.setup
 
info.magnolia.templating.renderers - package info.magnolia.templating.renderers
 
info.magnolia.util - package info.magnolia.util
 
info.magnolia.voting - package info.magnolia.voting
 
info.magnolia.voting.voters - package info.magnolia.voting.voters
 
inGroup(String) - Method in class info.magnolia.cms.security.DummyUser
Deprecated. Always returns true.
inGroup(String) - Method in class info.magnolia.cms.security.ExternalUser
Is this user in a specified group?
inGroup(String) - Method in class info.magnolia.cms.security.MgnlUser
Is this user in a specified group?
inGroup(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
 
inGroup(String) - Method in interface info.magnolia.cms.security.User
Is this user in a specified group?
inherit(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Inherit a value.
inherit(Content, String, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
Inherit a value.
inherit(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
inherit(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
inherit(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
inherit(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
inherit(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
InheritanceConfiguration - Interface in info.magnolia.rendering.template
Configuration for inheritance, allows for configuring inheritance for properties separately from inheritance of components.
InheritanceContentDecorator - Class in info.magnolia.jcr.inheritance
Provides inheritance on JCR level by applying wrapper objects.
InheritanceContentDecorator(Node) - Constructor for class info.magnolia.jcr.inheritance.InheritanceContentDecorator
 
InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper - Class in info.magnolia.jcr.inheritance
Wrapper applied to the destination node.
InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper(Node) - Constructor for class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
 
InheritanceContentWrapper - Class in info.magnolia.cms.util
This wrapper inherits content from the parent hierarchy.
InheritanceContentWrapper(Content, Content) - Constructor for class info.magnolia.cms.util.InheritanceContentWrapper
Used if in the InheritanceContentWrapper.wrap(Content) method.
InheritanceContentWrapper(Content) - Constructor for class info.magnolia.cms.util.InheritanceContentWrapper
Starts the inheritance.
InheritanceNodeWrapper - Interface in info.magnolia.jcr.inheritance
Interface implemented by node wrappers that participate in providing inheritance.
InheritanceNodeWrapper - Class in info.magnolia.jcr.wrapper
This wrapper inherits nodes from the parent hierarchy.
InheritanceNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
InheritanceNodeWrapper(Node, AbstractPredicate<Node>) - Constructor for class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
InheritanceNodeWrapper(Node, Node, AbstractPredicate<Node>) - Constructor for class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
InheritanceNodeWrapper(Node, Node) - Constructor for class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
 
INHERITED_PROPERTY_NAME - Static variable in class info.magnolia.rendering.template.configured.ConfiguredInheritance.FilteredComponentInheritancePredicate
 
inheritList(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
inheritList(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
inheritList(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
inheritProperty(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
inheritProperty(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
inheritProperty(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
inheritsNodes(Node) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
Decides if a node inherits child nodes.
inheritsNodes(Node) - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
 
inheritsProperties(Node) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
Decides if a node inherits properties.
inheritsProperties(Node) - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
 
inheritString(Content, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Inherit a value.
inheritString(Content, String, String) - Static method in class info.magnolia.cms.util.NodeDataUtil
Inherit a value.
init() - Static method in class info.magnolia.cms.beans.config.ContentRepository
Deprecated. since 4.5 - use RepositoryManager.init() directly.
init() - Static method in class info.magnolia.cms.beans.config.MIMEMapping
Reads all configured mime mapping (config/server/MIMEMapping).
init() - Method in class info.magnolia.cms.beans.config.VersionConfig
Initialize bean.
init(AMContext, AccessControlProvider, WorkspaceAccessManager) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
init(AMContext) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
Deprecated.  
init(Session, Map) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
 
init(User, String, String, Rule) - Method in interface info.magnolia.cms.exchange.Syndicator
Deprecated. since 4.5 use ioc instead
init(FilterConfig) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.CompositeFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.ContextFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.FilterDecorator
 
init(FilterConfig) - Method in interface info.magnolia.cms.filters.FilterManager
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.FilterManagerImpl
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.InstallFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.MgnlMainFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.MultipartRequestFilter
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
 
init(FilterConfig) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
Initializes the servlet and its mappings.
init(Content) - Method in class info.magnolia.cms.gui.controlx.search.DialogBasedSearchConfig
gets all the controls defined in the dialog
init(Content) - Method in interface info.magnolia.cms.gui.controlx.search.DialogBasedSearchControlDefinition
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in interface info.magnolia.cms.gui.dialog.DialogControl
Initialize a Dialog.
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogEditWithButton
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogEditWithCustomButtons
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
Initialize a Dialog.
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.cms.gui.dialog.DialogSelect
 
init() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
Called through the initialization process.
init() - Method in class info.magnolia.cms.i18n.MessagesManager
 
init() - Method in class info.magnolia.cms.license.LicenseFileExtractor
 
init(InputStream) - Method in class info.magnolia.cms.license.LicenseFileExtractor
 
init(FilterConfig) - Method in class info.magnolia.cms.security.LogoutFilter
 
init() - Method in class info.magnolia.cms.servlets.ClasspathSpool
 
init() - Method in interface info.magnolia.cms.servlets.MVCServletHandler
Called after instantiating.
init() - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
 
init(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface info.magnolia.context.WebContext
Method used to initialize the context.
init(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class info.magnolia.context.WebContextImpl
 
init() - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
 
init() - Method in class info.magnolia.init.DefaultMagnoliaConfigurationProperties
 
init() - Method in interface info.magnolia.init.MagnoliaConfigurationProperties
 
init(RepositoryDefinition) - Method in class info.magnolia.jackrabbit.ProviderImpl
 
init() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.module.admininterface.dialogs.LanguageSelect
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.module.admininterface.dialogs.NodeNameControl
Set the nodes name as value
init() - Method in class info.magnolia.module.admininterface.PageMVCHandler
 
init(MultipartForm) - Method in interface info.magnolia.module.admininterface.SaveHandler
Initialize this SaveHandler
init(MultipartForm) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
Initialize the SaveHandlerImpl control.
init(FilterConfig) - Method in class info.magnolia.module.cache.filter.CacheFilter
 
init(User, String, String, Rule) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
 
init(HttpServletRequest, HttpServletResponse, Content, Content) - Method in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
 
init() - Method in class info.magnolia.module.fckeditor.servlets.FCKEditorSimpleUploadServlet
Initialize the servlet.
Retrieve from the servlet configuration the "baseDir" which is the root of the file repository:
If not specified the value of "/UserFiles/" will be used.
Also it retrieve all allowed and denied extensions to be handled.
init() - Method in class info.magnolia.module.workflow.inbox.SubPagesList
 
init(String, ApplicationContext, Map) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
 
init() - Method in class info.magnolia.repository.DefaultRepositoryManager
 
init(RepositoryDefinition) - Method in interface info.magnolia.repository.Provider
Initializes repository, this depends on the underlying repository implementation.
init() - Method in interface info.magnolia.repository.RepositoryManager
Initializes by loading configuration from repositories.xml.
init() - Method in class info.magnolia.voting.voters.BasePatternVoter
 
initAsWebContext(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class info.magnolia.context.MgnlContext
Deprecated. since 4.5, use WebContextFactory.
initBean(TransformationState, Map) - Method in class info.magnolia.commands.CommandTransformer
 
initBean(TransformationState, Map) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
Called after all properties are set.
initBean(TransformationState, Map) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
Initializes bean by calling its init method if present.
initClone(Node) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
 
initContentElement(Map<String, TemplateModel>, AbstractContentTemplatingElement) - Method in class info.magnolia.templating.freemarker.AbstractDirective
Init attributes common to all AbstractContentTemplatingElement.
initContentElement(AbstractContentTemplatingElement) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
Init attributes common to all AbstractContentTemplatingElement.
InitDirective - Class in info.magnolia.templating.freemarker
A freemarker directive for adding Magnolia specific javascripts and css.
InitDirective() - Constructor for class info.magnolia.templating.freemarker.InitDirective
 
InitElement - Class in info.magnolia.templating.elements
Embeds js and css needed while authoring pages.
InitElement(ServerConfiguration, RenderingContext) - Constructor for class info.magnolia.templating.elements.InitElement
 
initFilters(FilterConfig) - Method in class info.magnolia.cms.filters.CompositeFilter
The first time called by the main filter.
initialize(Subject, CallbackHandler, Map, Map) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
 
initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class info.magnolia.jaas.sp.jcr.JackrabbitAuthenticationModule
 
initializeWorkItemStore() - Method in class info.magnolia.module.workflow.WorkflowModule
 
initImageExtensions() - Method in class info.magnolia.cms.gui.dialog.DialogFile
 
initList(ListControl) - Method in class info.magnolia.module.admininterface.lists.AbstractList
 
initList(ListControl) - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
 
initLogging() - Static method in class info.magnolia.logging.Log4jConfigurer
Initialize Log4J, including setting the web app root system property.
initMap() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
The lazy Map creates messages objects with a fall back to the default locale.
initParametersToMap(ServletConfig) - Static method in class info.magnolia.cms.util.ServletUtil
Returns the init parameters for a ServletConfig object as a Map, preserving the order in which they are exposed by the ServletConfig object.
initParametersToMap(FilterConfig) - Static method in class info.magnolia.cms.util.ServletUtil
Returns the init parameters for a FilterConfig object as a Map, preserving the order in which they are exposed by the FilterConfig object.
initParametersToMap(ServletConfig) - Static method in class info.magnolia.cms.util.ServletUtils
Deprecated. Returns the init parameters for a ServletConfig object as a Map, preserving the order in which they are exposed by the ServletConfig object.
initParametersToMap(FilterConfig) - Static method in class info.magnolia.cms.util.ServletUtils
Deprecated. Returns the init parameters for a FilterConfig object as a Map, preserving the order in which they are exposed by the FilterConfig object.
InitPathsPropertySource - Class in info.magnolia.init.properties
A PropertySource providing the paths of MagnoliaInitPaths as properties: , , , and .
InitPathsPropertySource(MagnoliaInitPaths) - Constructor for class info.magnolia.init.properties.InitPathsPropertySource
 
initRootFilter(MgnlFilter, FilterConfig) - Method in class info.magnolia.cms.filters.FilterManagerImpl
 
initRootPath(ServletContext) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
Deprecated. since 4.5, use or subclass MagnoliaInitPaths.
initRootPath(ServletContext) - Method in class info.magnolia.init.MagnoliaServletContextListener
Deprecated. since 4.5, use or subclass MagnoliaInitPaths.
initServername(boolean) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
Deprecated. since 4.5, use or subclass MagnoliaInitPaths.
initServername(boolean) - Method in class info.magnolia.init.MagnoliaServletContextListener
Deprecated. since 4.5, use or subclass MagnoliaInitPaths.
initSession() - Method in class info.magnolia.module.mail.MailTemplate
 
InitTag - Class in info.magnolia.templating.jsp.cms
A jsp tag for adding Magnolia specific javascripts and css.
InitTag() - Constructor for class info.magnolia.templating.jsp.cms.InitTag
 
initUser() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
 
initUser() - Method in class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule
 
initWebappName(String) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
Deprecated. since 4.5, use or subclass MagnoliaInitPaths.
initWebappName(String) - Method in class info.magnolia.init.MagnoliaServletContextListener
Deprecated. since 4.5, use or subclass MagnoliaInitPaths.
injectMembers(Object) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
 
InMemoryCachedEntry - Class in info.magnolia.module.cache.filter
Cache entry keeping the content in memory.
InMemoryCachedEntry(byte[], String, String, int, MultiMap, long, String, int) - Constructor for class info.magnolia.module.cache.filter.InMemoryCachedEntry
 
inPublicMode(TemplateException, Environment, Writer) - Method in class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
Deprecated.  
inPublicMode(String, RenderException, PrintWriter) - Method in class info.magnolia.rendering.engine.ModeDependentRenderExceptionHandler
 
inStage(Stage) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
 
install(Version, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
 
InstallContext - Interface in info.magnolia.module
The InstallContext provides Tasks and install/update UI with methods to log, get content and status.
InstallContext.Message - Class in info.magnolia.module
Log messages kept in the InstallContext.
InstallContext.Message(InstallContext.MessagePriority, String) - Constructor for class info.magnolia.module.InstallContext.Message
 
InstallContext.Message(InstallContext.MessagePriority, String, Throwable) - Constructor for class info.magnolia.module.InstallContext.Message
 
InstallContext.Message(InstallContext.MessagePriority, String, String) - Constructor for class info.magnolia.module.InstallContext.Message
 
InstallContext.MessagePriority - Enum in info.magnolia.module
Priority for InstallContext.Messages.
InstallContextImpl - Class in info.magnolia.module
Default implementation of InstallContext; provided by the ModuleManager.
InstallContextImpl(ModuleRegistry) - Constructor for class info.magnolia.module.InstallContextImpl
 
InstalledModulesListPage - Class in info.magnolia.module.storeclient.pages
Lists all installed modules.
InstalledModulesListPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.storeclient.pages.InstalledModulesListPage
 
INSTALLER_PATH - Static variable in class info.magnolia.module.ui.ModuleManagerWebUI
 
InstallFilter - Class in info.magnolia.cms.filters
Filter responsible for executing the update/install mechanism.
InstallFilter(ModuleManager, FilterManager) - Constructor for class info.magnolia.cms.filters.InstallFilter
 
installOrUpdateModule(ModuleManager.ModuleAndDeltas, InstallContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
 
InstallStatus - Enum in info.magnolia.module
An enum identifying the status/result of the install/update in InstallContext.
InstallWorkflowDefinitionTask - Class in info.magnolia.module.workflow.setup
Sets up a workflow definition.
InstallWorkflowDefinitionTask(String, String, String, String) - Constructor for class info.magnolia.module.workflow.setup.InstallWorkflowDefinitionTask
 
InstanceConfiguration<T> - Class in info.magnolia.objectfactory.configuration
A configuration providing a concrete instance or a factory of type ComponentFactory or Provider.
InstanceConfiguration(Class<T>, Object) - Constructor for class info.magnolia.objectfactory.configuration.InstanceConfiguration
 
instanciateDeferredEventListener(EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
Use this and register the returned EventListener with the registerChangeListener() methods, if you need to be able to later unregister your EventListener.
instantiateDefault() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
 
instantiateTransformer(Class<?>, String) - Method in class info.magnolia.content2bean.impl.TypeMappingImpl
 
INTERCEPT - Static variable in class info.magnolia.cms.filters.InterceptFilter
Request parameter: the INTERCEPT holds the name of an administrative action to perform.
intercept(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.filters.InterceptFilter
Request and Response here is same as received by the original page so it includes all post/get data.
InterceptFilter - Class in info.magnolia.cms.filters
Handle intercepted administrative requests.
InterceptFilter() - Constructor for class info.magnolia.cms.filters.InterceptFilter
 
interf - Variable in class info.magnolia.objectfactory.ObservedComponentFactory
Deprecated. since 4.3 - this should be private - use ObservedComponentFactory.getComponentType() instead. (rename to "type" once made private)
internalGetSession(String) - Method in class info.magnolia.context.AbstractRepositoryStrategy
 
internalGetSession(String) - Method in class info.magnolia.context.DefaultRepositoryStrategy
 
internalGetSession(String) - Method in class info.magnolia.context.SystemRepositoryStrategy
 
InternalLinkModel - Class in info.magnolia.module.samples.model
Resolving internal links, either identifier or path link.
InternalLinkModel(Node, RenderableDefinition, RenderingModel<?>) - Constructor for class info.magnolia.module.samples.model.InternalLinkModel
 
InternalLinkModel.LinkItem - Class in info.magnolia.module.samples.model
Represents a Link.
InternalLinkModel.LinkItem(Node, String) - Constructor for class info.magnolia.module.samples.model.InternalLinkModel.LinkItem
 
InvalidDialogHandlerException - Exception in info.magnolia.module.admininterface
Runtime Exception thrown when a dialog handler can't be instantiated.
InvalidDialogHandlerException(String, String) - Constructor for exception info.magnolia.module.admininterface.InvalidDialogHandlerException
Instantiates a new exception.
InvalidDialogHandlerException(String, Throwable) - Constructor for exception info.magnolia.module.admininterface.InvalidDialogHandlerException
Instantiates a new exception.
InvalidDialogPageHandlerException - Exception in info.magnolia.module.admininterface
Runtime Exception thrown when a dialog handler can't be instantiated.
InvalidDialogPageHandlerException(String) - Constructor for exception info.magnolia.module.admininterface.InvalidDialogPageHandlerException
Instantiates a new exception.
InvalidDialogPageHandlerException(String, Throwable) - Constructor for exception info.magnolia.module.admininterface.InvalidDialogPageHandlerException
Instantiates a new exception.
InvalidTreeHandlerException - Exception in info.magnolia.module.admininterface
Runtime Exception thrown when a tree handler can't be instantiated.
InvalidTreeHandlerException(String) - Constructor for exception info.magnolia.module.admininterface.InvalidTreeHandlerException
Instantiates a new exception.
InvalidTreeHandlerException(String, Throwable) - Constructor for exception info.magnolia.module.admininterface.InvalidTreeHandlerException
Instantiates a new exception.
invalue - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
 
InverseVoter - Class in info.magnolia.voting.voters
Inverses the returned value of the wrapped voter.
InverseVoter() - Constructor for class info.magnolia.voting.voters.InverseVoter
 
invoke(Object, Method, Object[]) - Method in class info.magnolia.beanmerger.ProxyBasedBeanMerger.MergeInvoker
 
IPSecurityManager - Interface in info.magnolia.cms.security
Used to check if a client has access based on his IP address.
IPSecurityManager.Factory - Class in info.magnolia.cms.security
Factory to get the singleton instance.
IPSecurityManager.Factory() - Constructor for class info.magnolia.cms.security.IPSecurityManager.Factory
 
IPSecurityManagerImpl - Class in info.magnolia.cms.security
A very limited implementation of IPSecurityManager.
IPSecurityManagerImpl() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl
 
IPSecurityManagerImpl.InstanceFactory - Class in info.magnolia.cms.security
Provides a custom transformer as the current configuration is not c2b friendly.
IPSecurityManagerImpl.InstanceFactory() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl.InstanceFactory
 
IPSecurityManagerImpl.IPSecurityManagerTransformer - Class in info.magnolia.cms.security
Transformer which uses the IP value of the rule as the key.
IPSecurityManagerImpl.IPSecurityManagerTransformer() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl.IPSecurityManagerTransformer
 
IPSecurityManagerImpl.Rule - Class in info.magnolia.cms.security
Basic rule.
IPSecurityManagerImpl.Rule() - Constructor for class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
 
IS - Static variable in class info.magnolia.cms.gui.query.DateSearchQueryParameter
sql constraint "IS"
IS - Static variable in class info.magnolia.cms.gui.query.StringSearchQueryParameter
 
IS_NOT - Static variable in class info.magnolia.cms.gui.query.StringSearchQueryParameter
 
isAbsolute(String) - Static method in class info.magnolia.cms.core.Path
 
isAcceptsGzip(HttpServletRequest) - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
 
isAcceptsGzip(HttpServletRequest) - Static method in class info.magnolia.module.cache.util.GZipUtil
True if the response should be gzipped.
isAcItem(ItemImpl) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
 
isAcItem(Path) - Method in class info.magnolia.cms.core.MagnoliaAccessProvider
 
isActive() - Method in class info.magnolia.cms.beans.config.VersionConfig
Checks active flag in version config.
isActive() - Method in interface info.magnolia.cms.exchange.Subscriber
 
isActive() - Method in class info.magnolia.cms.gui.control.FunctionBarItem
 
isActive() - Method in class info.magnolia.logging.LogConfiguration
 
isActive() - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
 
isActive() - Method in class info.magnolia.module.samples.Dummy
 
isAddContextPath() - Method in class info.magnolia.link.AbsolutePathTransformer
 
isAddContextPathToBrowserLinks() - Method in class info.magnolia.link.LinkTransformerManager
 
isAdmin() - Method in class info.magnolia.cms.beans.config.ServerConfiguration
 
isAdmin() - Method in class info.magnolia.module.admininterface.pages.QuickstartPage
 
isAdmin() - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
 
isAdminButtonVisible() - Method in class info.magnolia.cms.gui.inline.BarMain
 
isAdminInstance() - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
 
isAllowed(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.BaseSecurityFilter
Implementations need to return false if the request can not be proceeded with, but also need to set an appropriate error code.
isAllowed(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.ContentSecurityFilter
 
isAllowed(String) - Method in interface info.magnolia.cms.security.IPSecurityManager
 
isAllowed(HttpServletRequest) - Method in interface info.magnolia.cms.security.IPSecurityManager
 
isAllowed(HttpServletRequest) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
isAllowed(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
 
isAllowed(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.security.URISecurityFilter
Checks access from Listener / Authenticator / AccessLock.
isAllowed(String) - Method in class info.magnolia.cms.util.Rule
Deprecated. since 4.5.5 - use info.magnolia.cms.util.Rule.isAllowed(Node) instead.
isAllowed(Node) - Method in class info.magnolia.cms.util.Rule
True if given nodeType is allowed.
isAllowLinking() - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
 
isAnchor() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
True if this node is an anchor.
isAnchor() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
True if this node is an anchor.
isAnchor(Node) - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
True if this node is an anchor.
isAnonymous() - Static method in class info.magnolia.cms.security.SecurityUtil
Checks if the currently acting user is anonymous.
isArea() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
 
isAuthenticated() - Static method in class info.magnolia.cms.security.SecurityUtil
 
isAuthorAuthenticated(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
 
isAuthorInstance() - Method in class info.magnolia.templating.functions.TemplatingFunctions
 
isAuthorInstance() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
IsAuthorInstanceDelegateTask - Class in info.magnolia.module.delta
A task that depends on the value of the /server/admin config value.
IsAuthorInstanceDelegateTask(String, String, Task) - Constructor for class info.magnolia.module.delta.IsAuthorInstanceDelegateTask
 
IsAuthorInstanceDelegateTask(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsAuthorInstanceDelegateTask
 
isAuthorized(AccessManager, HttpServletRequest) - Method in class info.magnolia.cms.security.URISecurityFilter
Deprecated. since 4.5 use URISecurityFilter.isAuthorized(HttpServletRequest) instead.
isAuthorized(HttpServletRequest) - Method in class info.magnolia.cms.security.URISecurityFilter
Validates user permissions on URI.
isAvailable(Node, TemplateDefinition) - Method in class info.magnolia.rendering.template.assignment.MetaDataBasedTemplateDefinitionAssignment
 
isAvailable(Node, TemplateDefinition) - Method in interface info.magnolia.rendering.template.TemplateAvailability
 
isBackupWorkItems() - Method in class info.magnolia.module.workflow.WorkflowModule
 
isBcrypt() - Method in class info.magnolia.cms.gui.dialog.DialogPassword
 
isBeforeOrEquivalent(Version) - Method in class info.magnolia.module.model.Version
 
isBodyNotSetFlag() - Method in class info.magnolia.module.mail.templates.MgnlEmail
 
isBorder() - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
 
isBrowseMode() - Method in class info.magnolia.cms.gui.control.Tree
 
isBrowseMode() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
 
isChainClass(Class<?>) - Method in class info.magnolia.commands.CommandTransformer
 
isCharValid(int, String) - Static method in class info.magnolia.cms.core.Path
 
isCheckedOut() - Method in class info.magnolia.cms.core.DefaultContent
Deprecated. Returns true if this node is either
  • versionable and currently checked-out,
  • non-versionable and its nearest versionable ancestor is checked-out or
  • non-versionable and it has no versionable ancestor.
    isCheckedOut() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    isChooseButton() - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    isCleanup() - Method in class info.magnolia.module.workflow.WorkflowModule
     
    isClone() - Method in class info.magnolia.commands.MgnlCommand
     
    isClosing() - Method in class info.magnolia.templating.editor.client.dom.CMSComment
     
    isCollection() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    isCollection() - Method in class info.magnolia.content2bean.TypeDescriptor
     
    isCommandClass(Class<?>) - Method in class info.magnolia.commands.CommandTransformer
     
    isComponent() - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    isComponentConfigurationPath(String) - Static method in class info.magnolia.objectfactory.ComponentConfigurationPath
     
    isConcrete(Class<?>) - Static method in class info.magnolia.objectfactory.Classes
     
    isConcrete(Class<?>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Deprecated. since 4.5, use Classes.isConcrete(Class)
    isConcrete(Class<?>) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
    Deprecated. since 4.5, use Classes.isConcrete(Class)
    isConfigured(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
     
    isCreate() - Method in interface info.magnolia.module.admininterface.SaveHandler
    True if a not existing path should get created during the save process
    isCreate() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    isCreatePermissionList() - Method in class info.magnolia.module.admininterface.pages.PermissionPage
    Getter for createPermissionList.
    isDebug() - Method in class info.magnolia.module.workflow.inbox.Inbox
     
    isDecoratedWith(Node, Class<? extends ContentDecorator>) - Static method in class info.magnolia.jcr.decoration.ContentDecoratorUtil
    Determines if the passed node is wrapped by a ContentDecorator that is assignment compatible with the passed class.
    isDeprecated() - Static method in class info.magnolia.cms.util.DeprecationUtil
     
    isDeprecated(String) - Static method in class info.magnolia.cms.util.DeprecationUtil
     
    isDialogControlNode(Content) - Method in class info.magnolia.module.admininterface.ConfiguredDialogHandlerManager
     
    isDialogNode(Content) - Method in class info.magnolia.module.admininterface.ConfiguredDialogHandlerManager
     
    isDialogs() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for dialogs.
    isEditMode() - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    isEditMode() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    isEditorBinaryLink() - Method in class info.magnolia.link.Link
     
    isEmpty(NodeData) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
    Deprecated. since 4.5.4. Use AbstractI18nContentSupport.isEmpty(Property) instead.
    isEmpty(Property) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
    Checks if the property field is empty.
    isEmpty() - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    isEmpty() - Method in class info.magnolia.cms.util.OrderedProperties
     
    isEmpty() - Method in class info.magnolia.context.AbstractContext
    isEmpty() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
     
    isEmpty() - Method in class info.magnolia.freemarker.models.ContentMapModel
     
    isEmpty() - Method in class info.magnolia.freemarker.models.ContentModel
     
    isEmpty() - Method in class info.magnolia.jcr.util.ContentMap
     
    isEmpty(String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    isEnabled() - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    isEnabled() - Method in class info.magnolia.cms.filters.UnicodeNormalizationFilter
     
    isEnabled() - Method in class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
     
    isEnabled() - Method in interface info.magnolia.cms.gui.i18n.I18nAuthoringSupport
     
    isEnabled() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    isEnabled() - Method in interface info.magnolia.cms.i18n.I18nContentSupport
     
    isEnabled() - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    isEnabled() - Method in class info.magnolia.cms.security.DummyUser
    Deprecated.  
    isEnabled() - Method in class info.magnolia.cms.security.ExternalUser
     
    isEnabled() - Method in class info.magnolia.cms.security.MgnlUser
     
    isEnabled() - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
     
    isEnabled() - Method in interface info.magnolia.cms.security.User
    Returns false if the user was explicitly disabled.
    isEnabled() - Method in class info.magnolia.commands.MgnlCommand
     
    isEnabled() - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    isEnabled() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    isEnabled() - Method in interface info.magnolia.rendering.template.AreaDefinition
     
    isEnabled() - Method in interface info.magnolia.rendering.template.ComponentAvailability
     
    isEnabled() - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
     
    isEnabled() - Method in class info.magnolia.rendering.template.configured.ConfiguredComponentAvailability
     
    isEnabled() - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    isEnabled() - Method in interface info.magnolia.rendering.template.InheritanceConfiguration
     
    isEnabled() - Method in interface info.magnolia.voting.Voter
     
    isEnabled() - Method in class info.magnolia.voting.voters.BaseVoterImpl
     
    isEnableDeleteConfirmation() - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
     
    isEnableDeleteConfirmation() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    isEquivalent(Version) - Method in class info.magnolia.module.model.Version
    Compares major, minor and patch revisions of this Version against the given Version.
    isError(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
    Returns true if the request is rendering an error page, either due to a call to sendError() or an exception being thrown in a filter or a servlet that reached the container.
    isError(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
    Deprecated. Returns true if the request is rendering an error page, either due to a call to sendError() or an exception being thrown in a filter or a servlet that reached the container.
    isError() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    isExceptionSet() - Static method in class info.magnolia.cms.util.AlertUtil
    Checks if an exception is set.
    isExceptionSet(Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    isExist() - Method in class info.magnolia.cms.core.BinaryNodeData
     
    isExist(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. check is either the node or property exists with the specified path and user has access to it.
    isExist() - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    isExist(String) - Method in interface info.magnolia.cms.core.HierarchyManager
    Deprecated.  
    isExist() - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. checks if the atom exists in the repository.
    isExist() - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    isExist(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    isExist() - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    isExportxml() - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Getter for exportxml.
    isExtending() - Method in class info.magnolia.cms.util.ExtendingContentWrapper
     
    isExternalLinkOrAnchor(String) - Static method in class info.magnolia.link.LinkUtil
    Determines whether the given link is external link or anchor (i.e.
    isFilterRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isFirst() - Method in class info.magnolia.cms.util.SiblingsHelper
     
    isFirstSibling(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
     
    isForceCreation() - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    isForward(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
    Returns true if the request is currently processing a forward operation.
    isForward(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
    Deprecated. Returns true if the request is currently processing a forward operation.
    isFromCurrentPage(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    isFromCurrentPage(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    isFromCurrentPage(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    isGenerateKeys() - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
     
    isGranted(long) - Method in class info.magnolia.cms.core.AbstractContent
     
    isGranted(long) - Method in class info.magnolia.cms.core.AbstractNodeData
     
    isGranted(AccessManager, String, long) - Static method in class info.magnolia.cms.core.Access
    Deprecated. AccessManager is no longer supported and used. Use JCR Session based security instead.
    isGranted(long) - Method in interface info.magnolia.cms.core.Content
    Deprecated. since 4.5. Use PermissionUtil#isGranted(String, String, long) or PermissionUtil#isGranted(javax.jcr.Session, String, String) instead. To convert old style permissions to the new ones, please see PermissionUtil#convertPermissions(long).
    isGranted(String, long) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated.  
    isGranted(String, long) - Method in interface info.magnolia.cms.core.HierarchyManager
    Deprecated. Checks for the allowed access rights.
    isGranted(ItemId, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
    Deprecated.  
    isGranted(Path, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
    Deprecated.  
    isGranted(Path, Name, int) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
    Deprecated.  
    isGranted(long) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. checks for the allowed access rights.
    isGranted(long) - Method in class info.magnolia.cms.core.version.ContentVersion
    Checks for the allowed access rights.
    isGranted(String, long) - Method in interface info.magnolia.cms.security.AccessManager
    Determines wether the specified permissions are granted to the given path.
    isGranted(String, long) - Method in class info.magnolia.cms.security.AccessManagerImpl
     
    isGranted(Node, long) - Static method in class info.magnolia.cms.security.PermissionUtil
    Convenience call hiding all ugly details of permission conversions.
    isGranted(String, String, String) - Static method in class info.magnolia.cms.security.PermissionUtil
    Convenience call hiding all ugly details of permission conversions.
    isGranted(Session, String, long) - Static method in class info.magnolia.cms.security.PermissionUtil
    Return whether given session has requested permission on provided path.
    isGranted(Session, String, String) - Static method in class info.magnolia.cms.security.PermissionUtil
    Return whether given session has requested permission on provided path.
    isGranted(long) - Method in class info.magnolia.cms.util.ContentWrapper
     
    isGranted(String, long) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    isGranted(long) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    isGranted(Node, long) - Static method in class info.magnolia.jcr.util.NodeUtil
     
    isGroups() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for groups.
    isGZipMimeType(String) - Static method in class info.magnolia.module.cache.util.GZipUtil
     
    isGZipped(byte[]) - Static method in class info.magnolia.module.cache.util.GZipUtil
    Checks the first two bytes of the candidate byte array for the magic number 0x677a.
    isImplementation(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
     
    isInclude(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
    Returns true if the request is currently processing an include operation.
    isInclude(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
    Deprecated. Returns true if the request is currently processing an include operation.
    isInherit() - Method in class info.magnolia.templating.elements.AreaElement
     
    isInherited() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
    True if this is not a sub node of the starting point.
    isInherited() - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator.DestinationNodeInheritanceNodeWrapper
     
    isInherited() - Method in interface info.magnolia.jcr.inheritance.InheritanceNodeWrapper
     
    isInherited() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
    True if this is not a sub node of the starting point.
    isInherited(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    isInherited(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    isInherited(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    isInheritsComponents() - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    isInheritsComponents() - Method in interface info.magnolia.rendering.template.InheritanceConfiguration
     
    isInheritsProperties() - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    isInheritsProperties() - Method in interface info.magnolia.rendering.template.InheritanceConfiguration
     
    IsInstallSamplesTask - Class in info.magnolia.module.delta
    A Task which delegates depending on the magnolia.bootstrap.samples property.
    IsInstallSamplesTask(String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsInstallSamplesTask
     
    IsInstallSamplesTask(String, String, Task) - Constructor for class info.magnolia.module.delta.IsInstallSamplesTask
     
    isInternalRelativeLink(String) - Static method in class info.magnolia.link.LinkUtil
    Determines if the given link is internal and relative.
    isInvalidMaxVersions() - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Check if version index is set to negative number.
    isInvalidMaxVersions() - Method in class info.magnolia.cms.core.version.VersionManager
    Since version is set "only revert" always return true.
    isInverse() - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    isLast() - Method in class info.magnolia.cms.util.SiblingsHelper
     
    isLastSibling(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
     
    isLazy() - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
     
    isListenerRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isLive() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    isLoadOnStartup() - Method in class info.magnolia.repository.definition.RepositoryDefinition
     
    isLocaleSupported(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    isLocked() - Method in interface info.magnolia.cms.core.Content
    Deprecated. Returns true if this node is locked either as a result of a lock held by this node or by a deep lock on a node above this node; otherwise returns false.
    isLocked() - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    isLocked() - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    isLocked() - Method in class info.magnolia.cms.util.ContentWrapper
     
    isLocked() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    isMakeBrowserLinksRelative() - Method in class info.magnolia.link.LinkTransformerManager
     
    isMap() - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    isMap() - Method in class info.magnolia.content2bean.TypeDescriptor
     
    isMatching() - Method in class info.magnolia.cms.filters.Mapping.MatchingResult
     
    isMenuPointRendered(Content) - Method in class info.magnolia.module.admininterface.Navigation
     
    isMessageSet() - Static method in class info.magnolia.cms.util.AlertUtil
    Checks if a message is set.
    isMessageSet(Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    isMgnlACLs() - Method in class info.magnolia.module.admininterface.pages.PermissionPage
    Getter for mgnlACLs.
    isMgnlElement(String) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    isMgnlFormat() - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Getter for mgnlFormat.
    isMgnlKeepVersions() - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Getter for mgnlKeepVersions.
    isModified() - Method in interface info.magnolia.cms.core.Content
    Deprecated. Returns true if this Item has been saved but has subsequently been modified through the current session and therefore the state of this item as recorded in the session differs from the state of this item as saved.
    isModified() - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    isModified() - Method in class info.magnolia.cms.core.version.ContentVersion
    Returns always false as verions are read only.
    isModified() - Method in class info.magnolia.cms.util.ContentWrapper
     
    isModified() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    isModified() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    IsModuleInstalledOrRegistered - Class in info.magnolia.module.delta
    A Task which delegates depending on the existence of a module.
    IsModuleInstalledOrRegistered(String, String, String, Task) - Constructor for class info.magnolia.module.delta.IsModuleInstalledOrRegistered
     
    IsModuleInstalledOrRegistered(String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.IsModuleInstalledOrRegistered
     
    isModuleRegistered(String) - Method in interface info.magnolia.module.InstallContext
     
    isModuleRegistered(String) - Method in class info.magnolia.module.InstallContextImpl
     
    isModuleRegistered(String) - Method in interface info.magnolia.module.ModuleRegistry
     
    isModuleRegistered(String) - Method in class info.magnolia.module.ModuleRegistryImpl
     
    isMoving() - Static method in class info.magnolia.templating.editor.client.widget.dnd.LegacyDragAndDrop
     
    isMultipart(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtil
    Returns true if the request has a content type that indicates that is a multipart request.
    isMultipart(HttpServletRequest) - Static method in class info.magnolia.cms.util.ServletUtils
    Deprecated. Returns true if the request has a content type that indicates that is a multipart request.
    isMultipart() - Method in class info.magnolia.module.mail.templates.MgnlMultipartEmail
     
    isMultiple() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    isMultiValue() - Method in class info.magnolia.cms.core.AbstractNodeData
     
    isMultiValue() - Method in class info.magnolia.cms.core.BinaryNodeData
     
    isMultiValue() - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. for multi-value controls.
    isMultiValue() - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    isNew() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    isNew() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    isNode() - Method in class info.magnolia.beancoder.MgnlNode
     
    isNode() - Method in class info.magnolia.beancoder.MgnlProperty
     
    isNode(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    Will this property be a node?
    isNode() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    isNode() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    isNodeData(String) - Method in class info.magnolia.cms.core.AbstractContent
     
    isNodeData(String) - Method in interface info.magnolia.cms.core.Content
    Deprecated. checks if the requested resource is an NodeData (Property).
    isNodeData(String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. checks if the requested resource is an NodeData (Property).
    isNodeData(String) - Method in interface info.magnolia.cms.core.HierarchyManager
    Deprecated.  
    isNodeData(String) - Method in class info.magnolia.cms.util.ContentWrapper
     
    isNodeData(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    isNodeType(String) - Method in interface info.magnolia.cms.core.Content
    Deprecated. evaluate primary node type of the associated Node of this object.
    isNodeType(String) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    isNodeType(Node, String) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated. private Helper method to evaluate primary node type of the given node.
    isNodeType(String) - Method in class info.magnolia.cms.core.version.VersionedNode
     
    isNodeType(String) - Method in class info.magnolia.cms.util.ContentWrapper
     
    isNodeType(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
    TODO dlipp: better name? Clear javadoc! Move to MetaDataUtil, do not assign method-param! TODO cringele : shouldn't @param nodeType be aligned to JCR API? There it is nodeTypeName, nodeType is used for NodeType object
    isNodeType(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    isNot() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    isNot() - Method in class info.magnolia.voting.voters.VoterSet
     
    isNotEmpty(String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    isObserved(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
     
    isObserved() - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
     
    isOptional() - Method in class info.magnolia.module.model.DependencyDefinition
     
    isOptional() - Method in interface info.magnolia.rendering.template.AreaDefinition
    If an area is optional it has first to be created explicitly (i.e.
    isOptional() - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
     
    isPages() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for pages.
    isParagraphs() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for paragraphs.
    isPreview() - Static method in class info.magnolia.templating.editor.client.PageEditor
     
    isPreviewMode() - Method in class info.magnolia.cms.core.AggregationState
     
    isPreviewMode() - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    isPreviewMode() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    isProperty(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    Will this property be a node data?
    isProvider(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
     
    isPublicInstance() - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    isPublicInstance() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    isRecursive() - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    isRecursive() - Method in class info.magnolia.module.admininterface.commands.VersionCommand
     
    isRecursive() - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
     
    isRefreshOnNoCacheRequests() - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    isRelated(MgnlElement) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    isRenderEditbar() - Method in class info.magnolia.templating.elements.ComponentElement
     
    isRequestedSessionIdFromCookie() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isRequestedSessionIdFromURL() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isRequestedSessionIdFromUrl() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isRequestedSessionIdValid() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isRequired() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
    True if a value is required.
    isRoles() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for roles.
    isSame(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
    Returns true if both arguments represents the same node.
    isSame(Item) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    isSame(Item) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    isSameNameSiblings(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
    Check if node1 and node2 are siblings.
    isSaveAsJSON() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
     
    isSaveAsList() - Method in class info.magnolia.cms.gui.dialog.DialogMultiSelect
     
    isSearchable() - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    isSecure() - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isSeparator() - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    isServletMappingRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isServletMappingRegistered(String, String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isServletOrMappingRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isServletRegistered(String) - Method in class info.magnolia.cms.util.WebXmlUtil
     
    isSessionLocked(HttpServletRequest) - Static method in class info.magnolia.cms.security.Lock
    Returns true if this session is locked.
    isSimpleType(Class) - Method in class info.magnolia.beanmerger.BeanMergerBase
     
    isSourceChildInherited(Node) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
    Decides if a specific child node of one of the source should be inherited.
    isSourceChildInherited(Node) - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
     
    isStrictlyAfter(Version) - Method in class info.magnolia.module.model.Version
     
    isSubClass(Class<?>, Class<?>) - Static method in class info.magnolia.cms.util.ClassUtil
    Deprecated. since 4.3, use parentClass.isAssignableFrom(subClass)
    isSubscribed(String, String) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    isSubscribed(String, String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    isSuccess() - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
     
    isSupportsDiff() - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    isSystemInstance() - Static method in class info.magnolia.context.MgnlContext
     
    isSystemLocked() - Static method in class info.magnolia.cms.security.Lock
    Return true if system is locked.
    isSystemUIMode() - Method in class info.magnolia.cms.filters.FilterManagerImpl
    Checks if Magnolia is ready to operate or if we need to go through SystemUI initialization screens.
    isTemplateAvailable(Node, TemplateDefinition) - Method in class info.magnolia.rendering.template.assignment.MetaDataBasedTemplateDefinitionAssignment
     
    isTemplates() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for templates.
    isThresholdExceeded() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    isToMagnoliaResources() - Method in class info.magnolia.cms.filters.DispatchRule
     
    isToWebContainerResources() - Method in class info.magnolia.cms.filters.DispatchRule
     
    isUseI18N() - Method in class info.magnolia.link.AbsolutePathTransformer
     
    isUseJCROrderBy() - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
     
    isUseLifeTimeJCRSession() - Method in class info.magnolia.module.workflow.WorkflowModule
     
    isUserInRole(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    isUsers() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for users.
    isUseURI2RepositoryMapping() - Method in class info.magnolia.link.AbsolutePathTransformer
     
    isVersionManually() - Method in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    isVirtualURIs() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for virtualURIs.
    isVisible(Node, HttpServletRequest, HttpServletResponse, AggregationState) - Method in class info.magnolia.rendering.engine.RenderingFilter
     
    isVisible(TemplateDefinition) - Method in class info.magnolia.rendering.template.assignment.MetaDataBasedTemplateDefinitionAssignment
     
    isWebContainerResource(HttpServletRequest) - Method in interface info.magnolia.cms.filters.WebContainerResources
    True if this request requests a web container resource.
    isWebContainerResource(HttpServletRequest) - Method in class info.magnolia.cms.filters.WebContainerResourcesImpl
     
    isWebContext() - Static method in class info.magnolia.context.MgnlContext
    Returns true if the current context is set and is an instance of WebContext.
    isWebsite() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Getter for website.
    isWrappedWith(Node, Class<? extends DelegateNodeWrapper>) - Static method in class info.magnolia.jcr.util.NodeUtil
     
    isWrapWriter() - Method in class info.magnolia.cms.filters.RangeSupportFilter
     
    ITEM_TYPE_NODEDATA - Static variable in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4, use ItemType.MGNL_NODE_DATA instead
    itemExists(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
     
    itemExists(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    ItemType - Class in info.magnolia.cms.core
    Deprecated. since 4.5 - use MgnlNodeType}.
    ItemType(String) - Constructor for class info.magnolia.cms.core.ItemType
    Deprecated. Ctor.
    iterator() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
     
    iterator() - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    implement Iterable
    iterator() - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
     
    iterator() - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
    Returns an iterator over the collection of principals.
    iterator() - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
    Returns an iterator over the collection of principals.
    iterator() - Method in class info.magnolia.jcr.iterator.NodeIterableAdapter
     

  • J

    JackrabbitAuthenticationModule - Class in info.magnolia.jaas.sp.jcr
    Login module for internal Jackrabbit authentication, validates the JackRabbit 'admin' user and uses the Subject provided by the magnolia context.
    JackrabbitAuthenticationModule() - Constructor for class info.magnolia.jaas.sp.jcr.JackrabbitAuthenticationModule
     
    JavascriptIncludePage - Class in info.magnolia.module.admininterface.pages
     
    JavascriptIncludePage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.JavascriptIncludePage
    Required constructor.
    JavascriptIncludePage.Definition - Class in info.magnolia.module.admininterface.pages
     
    JavascriptIncludePage.Definition() - Constructor for class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
     
    JavascriptMessagesPage - Class in info.magnolia.module.admininterface.pages
     
    JavascriptMessagesPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
     
    javaScriptString(String) - Static method in class info.magnolia.cms.i18n.MessagesUtil
     
    JavascriptUtils - Class in info.magnolia.templating.editor.client.jsni
    A JSNI wrapper around native javascript functions found in general.js, inline.js and others plus some utilities.
    JCR_CONTENT - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    JCR_CONTENT - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    JCR_DATA - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    JCR_DATA - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    JCR_FROZEN_PRIMARY_TYPE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    JCR_FROZEN_PRIMARY_TYPE - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    JCR_FROZENNODE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    JCR_FROZENNODE - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    JCR_PREFIX - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Prefix for jcr-properties.
    JCR_PRIMARY_TYPE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    JCR_PRIMARY_TYPE - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    JCR_ROOT - Static variable in class info.magnolia.importexport.DataTransporter
     
    JCRAuthenticationModule - Class in info.magnolia.jaas.sp.jcr
    Authentication module implementation using JCR to retrieve the users.
    JCRAuthenticationModule() - Constructor for class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
     
    JCRAuthorizationModule - Class in info.magnolia.jaas.sp.jcr
    This is a default login module for magnolia, it uses initialized repository as defined by the provider interface.
    JCRAuthorizationModule() - Constructor for class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
     
    JcrBrowserTreeConfiguration - Class in info.magnolia.module.admininterface.trees
    A TreeConfiguration that allows more node types.
    JcrBrowserTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.JcrBrowserTreeConfiguration
     
    JCRExpressionStore - Class in info.magnolia.module.workflow.jcr
    The JCR implementation of the expression store.
    JCRExpressionStore(boolean, boolean) - Constructor for class info.magnolia.module.workflow.jcr.JCRExpressionStore
     
    JCRExpressionStore.StoreIterator - Class in info.magnolia.module.workflow.jcr
    'lightweight' storeIterator.
    JCRExpressionStore.StoreIterator(Class) - Constructor for class info.magnolia.module.workflow.jcr.JCRExpressionStore.StoreIterator
     
    JCRMgnlPropertiesFilteringNodeWrapper - Class in info.magnolia.jcr.wrapper
    Filtering node wrapper with predicate to to filter properties.
    JCRMgnlPropertiesFilteringNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.JCRMgnlPropertiesFilteringNodeWrapper
     
    JCRMgnlPropertyHidingPredicate - Class in info.magnolia.jcr.predicate
    Simple predicate implementation hiding all jcr and mgnl properties.
    JCRMgnlPropertyHidingPredicate() - Constructor for class info.magnolia.jcr.predicate.JCRMgnlPropertyHidingPredicate
     
    JCRPersistedEngine - Class in info.magnolia.module.workflow.jcr
    Implement openwfe.org.embed.engine.Engine to use JCRWorkItemStore and JCRExpressionStore.
    JCRPersistedEngine() - Constructor for class info.magnolia.module.workflow.jcr.JCRPersistedEngine
     
    JCRPersistedEngine(String, boolean) - Constructor for class info.magnolia.module.workflow.jcr.JCRPersistedEngine
    Instantiates a JCR persisted engine with the given name.
    JCRPropertiesFilteringNodeWrapper - Class in info.magnolia.jcr.wrapper
    Filtering node wrapper with hardcoded predicate to simplify unwrapping when needed.
    JCRPropertiesFilteringNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.JCRPropertiesFilteringNodeWrapper
     
    JCRPropertyHidingPredicate - Class in info.magnolia.jcr.predicate
    Simple predicate implementation hiding all jcr properties.
    JCRPropertyHidingPredicate() - Constructor for class info.magnolia.jcr.predicate.JCRPropertyHidingPredicate
     
    JCRSessionOp<R> - Class in info.magnolia.cms.security
    Operation requiring session access.
    JCRSessionOp(String) - Constructor for class info.magnolia.cms.security.JCRSessionOp
     
    JCRSessionPerThreadSystemContext - Class in info.magnolia.context
    A system context which creates JCR sessions per thread (request).
    JCRSessionPerThreadSystemContext() - Constructor for class info.magnolia.context.JCRSessionPerThreadSystemContext
     
    JCRSessionStrategy - Interface in info.magnolia.context
    Contract for repository access providers.
    JCRStats - Class in info.magnolia.stats
    Collects and provides information about number of JCR sessions used by this instance of Magnolia.
    JCRStats() - Constructor for class info.magnolia.stats.JCRStats
     
    JCRStatsMBean - Interface in info.magnolia.stats
    Provides current session count.
    JCRUtilsPage - Class in info.magnolia.module.admininterface.pages
    UI for launching JCR queries.
    JCRUtilsPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    JCRWorkItemStore - Class in info.magnolia.module.workflow.jcr
    The Magnolia-specific workflow participant.
    JCRWorkItemStore(boolean, boolean, boolean) - Constructor for class info.magnolia.module.workflow.jcr.JCRWorkItemStore
     
    JCRWorkItemStore() - Constructor for class info.magnolia.module.workflow.jcr.JCRWorkItemStore
     
    JS_OBJECTNAME - Static variable in class info.magnolia.cms.i18n.AbstractMessagesImpl
    Name of the javascript object used to make the messages public to the javascripts.
    JspRenderer - Class in info.magnolia.rendering.renderer
    Renders templates by dispatching to the servlet container.
    JspRenderer() - Constructor for class info.magnolia.rendering.renderer.JspRenderer
     
    JspTemplatingFunction - Class in info.magnolia.templating.jsp.cmsfn
    Static wrapper of the Templating function class.
    JspTemplatingFunction() - Constructor for class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     

    K

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

    L

    label - Variable in class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
     
    LANGUAGE - Static variable in interface info.magnolia.cms.security.auth.Entity
    Deprecated.  
    language() - Method in class info.magnolia.templating.functions.TemplatingFunctions
    Get the language used currently.
    language() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
    Get the language used currently.
    LANGUAGES_NODE_NAME - Static variable in class info.magnolia.cms.i18n.MessagesManager
    Under this node all the available languages are stored.
    LanguageSelect - Class in info.magnolia.module.admininterface.dialogs
    Select one of the supported lanuge
    LanguageSelect() - Constructor for class info.magnolia.module.admininterface.dialogs.LanguageSelect
     
    LAST_ACTION - Static variable in class info.magnolia.cms.core.MetaData
     
    LAST_MODIFIED - Static variable in class info.magnolia.cms.core.MetaData
     
    lastNodeName - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
     
    launchFlow() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    launchFlow(LaunchItem) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    launchFlow(String, String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
    Simply launch a flow for the specified node.
    launchFlow(LaunchItem, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
    Start a flow.
    LAZY_SINGLETON - Static variable in class info.magnolia.objectfactory.guice.MagnoliaScopes
     
    LazyContentWrapper - Class in info.magnolia.cms.util
    Stores an uuid and will re-fetch the node in LazyContentWrapper.getWrappedContent() if the session is closed.
    LazyContentWrapper(String, String) - Constructor for class info.magnolia.cms.util.LazyContentWrapper
     
    LazyContentWrapper(Content) - Constructor for class info.magnolia.cms.util.LazyContentWrapper
     
    LazyFileTemplateLoader - Class in info.magnolia.freemarker.loaders
    A TemplateLoader wrapping freemarker's FileTemplateLoader, initializing it lazily, thus allowing setting its parameters with content2bean.
    LazyFileTemplateLoader() - Constructor for class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
     
    LazyInitPrintWriter - Class in info.magnolia.cms.util
    Writer that only opens the underlying writer when there is something needed to be written.
    LazyInitPrintWriter(ServletResponse) - Constructor for class info.magnolia.cms.util.LazyInitPrintWriter
     
    LazyNodeDataWrapper - Class in info.magnolia.cms.util
    Stores a path and will re-fetch the node data in LazyNodeDataWrapper.getWrappedNodeData() if the session is closed.
    LazyNodeDataWrapper(NodeData) - Constructor for class info.magnolia.cms.util.LazyNodeDataWrapper
     
    LazyNodeWrapper - Class in info.magnolia.jcr.wrapper
    Node wrapper that will reacquire the node if its session is closed.
    LazyNodeWrapper(String, String) - Constructor for class info.magnolia.jcr.wrapper.LazyNodeWrapper
     
    LazyNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.LazyNodeWrapper
     
    LazyObservedComponentFactory<T> - Class in info.magnolia.objectfactory
    ComponentFactory that provides an instance by reading it from a repository.
    LazyObservedComponentFactory(String, String, Class<T>, ComponentProvider) - Constructor for class info.magnolia.objectfactory.LazyObservedComponentFactory
     
    LazySingleton - Annotation Type in info.magnolia.objectfactory.annotation
    Apply this to implementation classes when you want only one instance that is to be constructed lazily.
    LazyWebappTemplateLoader - Class in info.magnolia.freemarker.loaders
    Wrapper for Freemarker WebappTemplateLoader to allow configuration of the loader via content2bean with lazy initialization at runtime (as soon as a ServletContext is available).
    LazyWebappTemplateLoader() - Constructor for class info.magnolia.freemarker.loaders.LazyWebappTemplateLoader
     
    LegacyComponentsConfigurer - Class in info.magnolia.objectfactory.configuration
    This ComponentConfigurer configures components from properties.
    LegacyComponentsConfigurer() - Constructor for class info.magnolia.objectfactory.configuration.LegacyComponentsConfigurer
     
    LegacyDragAndDrop - Class in info.magnolia.templating.editor.client.widget.dnd
    DragAndDropLegacy.
    LegacyDragAndDrop() - Constructor for class info.magnolia.templating.editor.client.widget.dnd.LegacyDragAndDrop
     
    level - Variable in class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
     
    LicenseFileExtractor - Class in info.magnolia.cms.license
    Extracts license information from the info/magnolia/cms/license/license.xml file.
    LicenseFileExtractor() - Constructor for class info.magnolia.cms.license.LicenseFileExtractor
     
    LifeTimeJCRSessionUtil - Class in info.magnolia.context
    Returns HierarchyManagers which use a life time session.
    LifeTimeJCRSessionUtil() - Constructor for class info.magnolia.context.LifeTimeJCRSessionUtil
     
    limit - Variable in class info.magnolia.cms.core.search.QueryImpl
    Deprecated.  
    LINE_HEIGHT - Static variable in class info.magnolia.cms.gui.dialog.DialogEditCode
    The editor line height in pixels.
    Link - Class in info.magnolia.link
    Representation of the link to a content in Magnolia CMS.
    Link() - Constructor for class info.magnolia.link.Link
    A constructor for undefined links.
    Link(Content) - Constructor for class info.magnolia.link.Link
     
    Link(String, Content, NodeData) - Constructor for class info.magnolia.link.Link
     
    link(String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
    Create link for the Node identified by nodeIdentifier in the specified workspace.
    link(Property) - Method in class info.magnolia.templating.functions.TemplatingFunctions
    Deprecated. since 4.5.4. There is no valid use case for this method.
    link(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    link(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    link(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    link(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    LINK_OR_IMAGE_PATTERN - Static variable in class info.magnolia.link.LinkUtil
    Pattern to find a link.
    LINK_PATTERN - Static variable in class info.magnolia.link.LinkFactory
    Pattern to find a link.
    LinkBrowserDialogPage - Class in info.magnolia.module.admininterface.pages
     
    LinkBrowserDialogPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.LinkBrowserDialogPage
     
    LinkException - Exception in info.magnolia.link
    Exception thrown when an error during link creation or retrieval.
    LinkException() - Constructor for exception info.magnolia.link.LinkException
     
    LinkException(String) - Constructor for exception info.magnolia.link.LinkException
     
    LinkException(Throwable) - Constructor for exception info.magnolia.link.LinkException
     
    LinkException(String, Throwable) - Constructor for exception info.magnolia.link.LinkException
     
    LinkFactory - Class in info.magnolia.link
    Factory processing various input into the Link objects and back.
    LinkFactory() - Constructor for class info.magnolia.link.LinkFactory
     
    linkForProperty(Property) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
    FIXME Add a LinkUtil.createLink(Property property)....
    linkForWorkspace(String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
    Create link for the Node identified by nodeIdentifier in the specified workspace.
    linkTransformer - Variable in class info.magnolia.link.EditorLinkTransformer
    Deprecated. 
    LinkTransformer - Interface in info.magnolia.link
    Implementing classes declare the intent of translating Magnolia UUID links to desired output like absolute, relative or other special kinds of links.
    LinkTransformerManager - Class in info.magnolia.link
    Single point of access for all Link Transformers.
    LinkTransformerManager() - Constructor for class info.magnolia.link.LinkTransformerManager
     
    LinkUtil - Class in info.magnolia.link
    Utility methods for various operations necessary for link transformations and handling.
    LinkUtil() - Constructor for class info.magnolia.link.LinkUtil
     
    ListColumn - Class in info.magnolia.cms.gui.controlx.list
    This represents a column in a list.
    ListColumn() - Constructor for class info.magnolia.cms.gui.controlx.list.ListColumn
    Empty Constructor.
    ListColumn(String, String, String, boolean) - Constructor for class info.magnolia.cms.gui.controlx.list.ListColumn
    Create a new column.
    ListColumnRenderer - Class in info.magnolia.cms.gui.controlx.list
    Renders a column in a list.
    ListColumnRenderer() - Constructor for class info.magnolia.cms.gui.controlx.list.ListColumnRenderer
     
    ListControl - Class in info.magnolia.cms.gui.controlx.list
    A list.
    ListControl() - Constructor for class info.magnolia.cms.gui.controlx.list.ListControl
    Constructor.
    ListControlRenderer - Class in info.magnolia.cms.gui.controlx.list
    Renders a list view.
    ListControlRenderer() - Constructor for class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Default template used.
    ListControlRenderer(String) - Constructor for class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Pass the template to use.
    listenerIsDeprecated(String, String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    listenerMustBeRegistered(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    ListModel - Interface in info.magnolia.cms.gui.controlx.list
     
    ListModelIterator - Interface in info.magnolia.cms.gui.controlx.list
     
    ListModelIteratorImpl - Class in info.magnolia.cms.gui.controlx.list
     
    ListModelIteratorImpl(AbstractListModel, List) - Constructor for class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
     
    load(ServletContext) - Method in class info.magnolia.cms.beans.config.ConfigLoader
    Deprecated. since 4.5, use ConfigLoader.load(), dependencies are injected.
    load() - Method in class info.magnolia.cms.beans.config.ConfigLoader
    Load magnolia configuration from repositories.
    load() - Static method in class info.magnolia.cms.beans.config.MIMEMapping
    Reads all configured mime mapping (config/server/MIMEMapping).
    load() - Method in class info.magnolia.cms.beans.config.VersionConfig
    Its a fixed config bean.
    load() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
    Load i18n configuration.
    load() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    loadAllModuleProperties() - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated.  
    loadAllProperties(String, String) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated.  
    loadAndClose(InputStream) - Method in class info.magnolia.init.properties.AbstractStreamBasedPropertySource.ConstructingProperties
     
    loadBeanProperties() - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated. since 4.5, replaced by a new ClasspathPropertySource("/mgnl-beans.properties").
    loadDefinitions() - Method in interface info.magnolia.module.ModuleManager
    Loads modules definitions, validates dependencies and sorts modules by dependencies.
    loadDefinitions() - Method in class info.magnolia.module.ModuleManagerImpl
     
    loadDialog(HttpServletRequest, HttpServletResponse, Content, Content) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
    Load and initialize a dialog.
    loadExpression(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
    Loads an expression given its id.
    loadModuleProperties(List<ModuleDefinition>) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated. Load the properties defined in the module descriptors.
    loadPropertiesFile(String, String) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated. Try to load a magnolia.properties file.
    loadPropertiesFiles(String, String) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated.  
    loadRepository(RepositoryDefinition) - Static method in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. since 4.5 - use RepositoryManager.loadRepository(info.magnolia.repository.definition.RepositoryDefinition) directly.
    loadRepository(RepositoryDefinition) - Method in class info.magnolia.repository.DefaultRepositoryManager
     
    loadRepository(RepositoryDefinition) - Method in interface info.magnolia.repository.RepositoryManager
    Adds a repository definition and instantiates its provider.
    loadWorkItem(Content) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
    load a work item from a JCR content.
    loadWorkspace(String, String) - Static method in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. since 4.5 - use RepositoryManager.loadWorkspace(String, String) directly.
    loadWorkspace(String, String) - Method in class info.magnolia.repository.DefaultRepositoryManager
     
    loadWorkspace(String, String) - Method in interface info.magnolia.repository.RepositoryManager
    Loads a workspace by registering namespaces and node types on a workspace that has not previously been loaded.
    LOCAL - Static variable in class info.magnolia.objectfactory.guice.MagnoliaScopes
    HTTP servlet request scope.
    LOCAL_SCOPE - Static variable in interface info.magnolia.context.Context
    Attribute visibility scope.
    locale - Variable in class info.magnolia.cms.i18n.AbstractMessagesImpl
    The current locale.
    LOCALE - Static variable in interface info.magnolia.cms.security.auth.Entity
    Deprecated.  
    locale - Variable in class info.magnolia.context.AbstractContext
    The locale for this context.
    locale - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    LocaleDefinition - Class in info.magnolia.cms.i18n
    General language definition.
    LocaleDefinition() - Constructor for class info.magnolia.cms.i18n.LocaleDefinition
     
    LocaleDefinition(String, String, boolean) - Constructor for class info.magnolia.cms.i18n.LocaleDefinition
     
    LocaleSelector - Class in info.magnolia.templating.editor.client.widget.button
    Locale selector widget.
    LocaleSelector(Map<String, String>, String) - Constructor for class info.magnolia.templating.editor.client.widget.button.LocaleSelector
     
    LocalScoped - Annotation Type in info.magnolia.objectfactory.annotation
    Apply this to implementation classes when you want the instance to be created and held per operation.
    lock(boolean, boolean) - Method in interface info.magnolia.cms.core.Content
    Deprecated. places a lock on this object.
    lock(boolean, boolean, long) - Method in interface info.magnolia.cms.core.Content
    Deprecated. places a lock on this object.
    lock(boolean, boolean) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    lock(boolean, boolean, long) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    lock(boolean, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    lock(boolean, boolean, long) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    Lock - Class in info.magnolia.cms.security
    Used to lock a session or the system.
    lock(boolean, boolean, long) - Method in class info.magnolia.cms.util.ContentWrapper
     
    lock(boolean, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    lock(boolean, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    lock(Content, Content) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    Method handling issuing of the lock.
    log - Variable in class info.magnolia.beanmerger.BeanMergerBase
     
    log - Variable in class info.magnolia.cms.beans.config.ObservedManager
     
    log - Static variable in class info.magnolia.cms.filters.ContextFilter
     
    log - Variable in class info.magnolia.cms.i18n.AbstractMessagesImpl
     
    log - Static variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
     
    log - Static variable in class info.magnolia.cms.security.SilentSessionOp
     
    log - Variable in class info.magnolia.cms.util.ModuleConfigurationObservingManager
     
    log - Static variable in class info.magnolia.commands.MgnlCommand
     
    log(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
     
    log(Exception, String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
     
    log(String, Throwable) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
     
    log - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
    Logger.
    log - Static variable in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
     
    log - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    log(String, String[]) - Method in class info.magnolia.logging.AuditLoggingManager
     
    log(String, String, ItemType, String) - Static method in class info.magnolia.logging.AuditLoggingUtil
    Deprecated. since 4.5, use AuditLoggingUtil.log(String, String, NodeType, String) instead.
    log(String, String, NodeType, String) - Static method in class info.magnolia.logging.AuditLoggingUtil
    log create, modify, activate, deactivate, delete incl.
    log(String, String, String, String) - Static method in class info.magnolia.logging.AuditLoggingUtil
    Log copy, move.
    log(UserContext) - Static method in class info.magnolia.logging.AuditLoggingUtil
    Log user logout.
    log(LoginResult, HttpServletRequest) - Static method in class info.magnolia.logging.AuditLoggingUtil
    Log user login.
    log - Variable in class info.magnolia.module.AbstractModuleVersionHandler
     
    log - Variable in class info.magnolia.module.admininterface.ConfiguredDialogHandlerManager
     
    log - Static variable in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
     
    log - Static variable in class info.magnolia.module.admininterface.dialogs.UserEditDialog
    Logger.
    log - Static variable in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    log - Static variable in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Logger.
    log - Static variable in class info.magnolia.module.admininterface.pages.PermissionPage
     
    log - Static variable in class info.magnolia.module.admininterface.SaveHandlerImpl
    Logger
    log - Variable in class info.magnolia.module.delta.AbstractTask
    Deprecated. since 4.5 - declare proper static final Logger in sublcasses.
    log(InstallContext.Message) - Method in class info.magnolia.module.InstallContextImpl
     
    log - Static variable in class info.magnolia.module.mail.commands.MailCommand
     
    log - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
     
    log - Static variable in class info.magnolia.module.mail.util.MailUtil
     
    log - Variable in class info.magnolia.rendering.renderer.registry.ConfiguredRendererManager
     
    log - Variable in class info.magnolia.rendering.template.registry.ConfiguredTemplateDefinitionManager
     
    LOG4J_CONFIG - Static variable in class info.magnolia.logging.Log4jConfigurer
    Init parameter specifying the location of the Log4J config file.
    Log4jConfigurer - Class in info.magnolia.logging
    Log4j initializer.
    Log4jConfigurer() - Constructor for class info.magnolia.logging.Log4jConfigurer
     
    logAccess(Object) - Method in class info.magnolia.module.cache.mbean.CacheMonitor
     
    logBehavior(String) - Method in class info.magnolia.module.cache.mbean.CacheMonitor
     
    LogCommand - Class in info.magnolia.commands.impl
    Command outputting the value of "message" property into current log file.
    LogCommand() - Constructor for class info.magnolia.commands.impl.LogCommand
     
    LogConfiguration - Class in info.magnolia.logging
    Defines action based log configurations.
    LogConfiguration() - Constructor for class info.magnolia.logging.LogConfiguration
     
    LoggingLevel - Class in info.magnolia.logging
    Defines custom logging level for auditory data.
    LoggingLevel(int, String, int) - Constructor for class info.magnolia.logging.LoggingLevel
     
    LoggingLevel - Class in info.magnolia.module.mail.handlers
    Defines custom logging level for forms data.
    LoggingLevel(int, String, int) - Constructor for class info.magnolia.module.mail.handlers.LoggingLevel
     
    login(Subject) - Static method in class info.magnolia.context.MgnlContext
     
    login(Subject) - Method in interface info.magnolia.context.UserContext
     
    login(Subject) - Method in class info.magnolia.context.UserContextImpl
     
    login() - Method in class info.magnolia.context.WebContextImpl
     
    login() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
     
    login() - Method in class info.magnolia.jaas.sp.jcr.JackrabbitAuthenticationModule
     
    login() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
     
    LoginAuthTypePropertyMovedToFilter - Class in info.magnolia.setup.initial
    Updates authentication type configuration.
    LoginAuthTypePropertyMovedToFilter() - Constructor for class info.magnolia.setup.initial.LoginAuthTypePropertyMovedToFilter
     
    LoginFilter - Class in info.magnolia.cms.security.auth.login
    Performs a login operation.
    LoginFilter() - Constructor for class info.magnolia.cms.security.auth.login.LoginFilter
     
    LoginFormPropertyMovedToFilter - Class in info.magnolia.setup.initial
    Updates login form location.
    LoginFormPropertyMovedToFilter() - Constructor for class info.magnolia.setup.initial.LoginFormPropertyMovedToFilter
     
    LoginHandler - Interface in info.magnolia.cms.security.auth.login
    Called by the LoginFilter.
    LoginHandlerBase - Class in info.magnolia.cms.security.auth.login
    Uses SecuritySupport.authenticate(CredentialsCallbackHandler, String) to authenticate.
    LoginHandlerBase() - Constructor for class info.magnolia.cms.security.auth.login.LoginHandlerBase
     
    LoginResult - Class in info.magnolia.cms.security.auth.login
    The result of a login operation.
    LoginResult(int) - Constructor for class info.magnolia.cms.security.auth.login.LoginResult
     
    LoginResult(int, LoginException) - Constructor for class info.magnolia.cms.security.auth.login.LoginResult
     
    LoginResult(int, Subject) - Constructor for class info.magnolia.cms.security.auth.login.LoginResult
     
    logMail(Map, String) - Static method in class info.magnolia.module.mail.util.MailUtil
     
    logout() - Method in interface info.magnolia.context.UserContext
     
    logout() - Method in class info.magnolia.context.UserContextImpl
     
    logout() - Method in class info.magnolia.context.WebContextImpl
    Closes opened JCR sessions and invalidates the current HttpSession.
    logout() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
     
    logout() - Method in class info.magnolia.jaas.sp.jcr.JackrabbitAuthenticationModule
     
    logout() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    logout() - Method in class info.magnolia.repository.mbean.TrackingSessionWrapper
     
    LogoutFilter - Class in info.magnolia.cms.security
    Performing the logout operation if the parameter "mgnlLogout" is present.
    LogoutFilter() - Constructor for class info.magnolia.cms.security.LogoutFilter
     
    logSessionEvent(HttpSessionEvent, String) - Method in class info.magnolia.debug.SessionDebugger
     
    LogViewerPage - Class in info.magnolia.module.admininterface.pages
     
    LogViewerPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.LogViewerPage
     

    M

    MAGNOLIA_APP_ROOTDIR - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_BOOTSTRAP_ROOTDIR - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_BOOTSTRAP_SAMPLES - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_CACHE_STARTDIR - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_CONTEXTPATH - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_EXCHANGE_HISTORY - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_FILTER - Static variable in class info.magnolia.cms.util.ContentUtil
    Deprecated. Content filter accepting all nodes with a nodetype of namespace mgnl.
    MAGNOLIA_FILTER - Static variable in class info.magnolia.jcr.util.NodeUtil
    Node filter accepting all nodes of a type with namespace mgnl.
    MAGNOLIA_INITIALIZATION_FILE - Static variable in class info.magnolia.cms.servlets.MgnlServletContextListener
    Deprecated.  
    MAGNOLIA_INITIALIZATION_FILE - Static variable in class info.magnolia.init.DefaultMagnoliaPropertiesResolver
    Context parameter name.
    MAGNOLIA_REPOSITORIES_CONFIG - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_REPOSITORIES_HOME - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_SERVERNAME - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_UNQUALIFIED_SERVER_NAME - Static variable in class info.magnolia.cms.servlets.MgnlServletContextListener
    Deprecated.  
    MAGNOLIA_UNQUALIFIED_SERVER_NAME - Static variable in class info.magnolia.init.DefaultMagnoliaInitPaths
    Context parameter name.
    MAGNOLIA_UPLOAD_TMPDIR - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_UTF8_ENABLED - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MAGNOLIA_WEBAPP - Static variable in class info.magnolia.cms.core.SystemProperty
    Deprecated.  
    MagnoliaAccessManager - Class in info.magnolia.cms.core
    Deprecated. this class will change package as part of removal direct JR dependencies.
    MagnoliaAccessManager() - Constructor for class info.magnolia.cms.core.MagnoliaAccessManager
    Deprecated.  
    MagnoliaAccessProvider - Class in info.magnolia.cms.core
    Magnolia specific ACL provider.
    MagnoliaAccessProvider() - Constructor for class info.magnolia.cms.core.MagnoliaAccessProvider
     
    MagnoliaAccessProvider.ACLBasedPermissions - Class in info.magnolia.cms.core
    Permission based on user ACL for given workspace.
    MagnoliaAccessProvider.ACLBasedPermissions(List<Permission>) - Constructor for class info.magnolia.cms.core.MagnoliaAccessProvider.ACLBasedPermissions
     
    MagnoliaAccessProvider.RootOnlyPermissions - Class in info.magnolia.cms.core
    Permissions granting access to all users to root Caches the result of resolving paths from ids, the caching implementation based org.apache.jackrabbit.core.security.authorization.principalbased.ACLProvider.CompiledPermissionImpl.
    MagnoliaAccessProvider.RootOnlyPermissions() - Constructor for class info.magnolia.cms.core.MagnoliaAccessProvider.RootOnlyPermissions
     
    MagnoliaACLEditor - Class in info.magnolia.cms.core
    Delegate ACL editor.
    MagnoliaACLEditor(AccessControlEditor) - Constructor for class info.magnolia.cms.core.MagnoliaACLEditor
     
    MagnoliaAuthenticationModule - Class in info.magnolia.jaas.sp.jcr
    Authentication module implementation using JCR to retrieve the users.
    MagnoliaAuthenticationModule() - Constructor for class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule
     
    MagnoliaAuthenticationModule.MagnoliaJRAdminPrincipal - Class in info.magnolia.jaas.sp.jcr
    As silly as it seems this class sole purpose of existence is to implement Serializable required by JR itself.
    MagnoliaAuthenticationModule.MagnoliaJRAdminPrincipal(String) - Constructor for class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule.MagnoliaJRAdminPrincipal
     
    MagnoliaConfigurationProperties - Interface in info.magnolia.init
    MagnoliaConfigurationProperties instances provides access to system-wide configuration properties.
    MagnoliaInitPaths - Interface in info.magnolia.init
    Provides a minimal set of paths required to setup Magnolia.
    MagnoliaJRAdminPrincipal - Class in info.magnolia.jaas.sp.jcr
    As silly as it seems this class sole purpose of existence is to implement Serializable required by JR itself.
    MagnoliaJRAdminPrincipal(String) - Constructor for class info.magnolia.jaas.sp.jcr.MagnoliaJRAdminPrincipal
     
    MagnoliaModelFactory - Interface in info.magnolia.freemarker.models
    A specialization of Freemarker's ModelFactory, which knows which class its handling.
    MagnoliaObjectWrapper - Class in info.magnolia.freemarker.models
    A FreeMarker ObjectWrapper that knows about Magnolia specific objects.
    MagnoliaObjectWrapper(FreemarkerConfig) - Constructor for class info.magnolia.freemarker.models.MagnoliaObjectWrapper
     
    MagnoliaPropertiesResolver - Interface in info.magnolia.init
    Implementations of this class figure out where PropertySource are located.
    MagnoliaScopes - Class in info.magnolia.objectfactory.guice
    Servlet scopes that use WebContext to get request and session.
    MagnoliaScopes.LazySingletonScope - Class in info.magnolia.objectfactory.guice
    Scope for lazy singletons.
    MagnoliaScopes.LazySingletonScope() - Constructor for class info.magnolia.objectfactory.guice.MagnoliaScopes.LazySingletonScope
     
    MagnoliaScopes.LocalScope - Class in info.magnolia.objectfactory.guice
    Scope for object local to the current request.
    MagnoliaScopes.LocalScope() - Constructor for class info.magnolia.objectfactory.guice.MagnoliaScopes.LocalScope
     
    MagnoliaScopes.SessionScope - Class in info.magnolia.objectfactory.guice
    Scope for object local to the current session.
    MagnoliaScopes.SessionScope() - Constructor for class info.magnolia.objectfactory.guice.MagnoliaScopes.SessionScope
     
    MagnoliaServletContextListener - Class in info.magnolia.init
    Point of entry for Magnolia CMS, initializes the component providers, starts logging, triggers loading of properties and finally delegates to ConfigLoader for completing initialization.
    MagnoliaServletContextListener() - Constructor for class info.magnolia.init.MagnoliaServletContextListener
     
    MagnoliaStoreModule - Class in info.magnolia.module.storeclient
    Magnolia Store Module.
    MagnoliaStoreModule() - Constructor for class info.magnolia.module.storeclient.MagnoliaStoreModule
     
    MagnoliaStoreModuleVersionHandler - Class in info.magnolia.module.storeclient.setup
    Magnolia Store Module VersionHandler.
    MagnoliaStoreModuleVersionHandler() - Constructor for class info.magnolia.module.storeclient.setup.MagnoliaStoreModuleVersionHandler
     
    MagnoliaV2Filter - Class in info.magnolia.importexport.filters
    SAX filter, strips version information from a JCR XML (system view).
    MagnoliaV2Filter(XMLReader) - Constructor for class info.magnolia.importexport.filters.MagnoliaV2Filter
    Instantiates a new version filter.
    MAIL_ATTACHMENTS - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_BODY - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_CC - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_CONTENT_TYPE - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_FROM - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_HTML - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_PARAMETERS - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_SUBJECT - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_TEMPLATE_FILE - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_TEMPLATE_SIMPLE - Static variable in interface info.magnolia.module.mail.MailConstants
     
    MAIL_TO - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_TO_WORKFLOW - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MAIL_TRAIL - Static variable in class info.magnolia.module.mail.handlers.LoggingLevel
     
    MAIL_TYPE - Static variable in class info.magnolia.module.mail.MailTemplate
     
    MailAttachment - Class in info.magnolia.module.mail.templates
    Represents a mail attachment.
    MailAttachment() - Constructor for class info.magnolia.module.mail.templates.MailAttachment
     
    MailAttachment(File, String, String, String) - Constructor for class info.magnolia.module.mail.templates.MailAttachment
     
    MailAttachment(URL, String, String, String) - Constructor for class info.magnolia.module.mail.templates.MailAttachment
     
    MailAttachment(URL, String, String) - Constructor for class info.magnolia.module.mail.templates.MailAttachment
     
    MailAttachment(URL, String) - Constructor for class info.magnolia.module.mail.templates.MailAttachment
     
    MailCommand - Class in info.magnolia.module.mail.commands
    the command for sending mail.
    MailCommand() - Constructor for class info.magnolia.module.mail.commands.MailCommand
     
    MailConstants - Interface in info.magnolia.module.mail
    Useful constants for mail.
    MailException - Exception in info.magnolia.module.mail
    This exception is used to alert the user of a bad usage of the Magnolia Mail API.
    MailException(Throwable) - Constructor for exception info.magnolia.module.mail.MailException
     
    MailException(String) - Constructor for exception info.magnolia.module.mail.MailException
     
    MailException(String, Throwable) - Constructor for exception info.magnolia.module.mail.MailException
     
    MailModule - Class in info.magnolia.module.mail
    Mail module.
    MailModule() - Constructor for class info.magnolia.module.mail.MailModule
     
    MailModuleVersionHandler - Class in info.magnolia.module.mail.setup
    Module's version handler.
    MailModuleVersionHandler() - Constructor for class info.magnolia.module.mail.setup.MailModuleVersionHandler
     
    MailTemplate - Class in info.magnolia.module.mail
    Mail template used to send emails with Magnolia.
    MailTemplate() - Constructor for class info.magnolia.module.mail.MailTemplate
     
    MailUtil - Class in info.magnolia.module.mail.util
    Provides static utility methods to work with emails in Magnolia.
    MailUtil() - Constructor for class info.magnolia.module.mail.util.MailUtil
     
    make(String, String, boolean) - Static method in class info.magnolia.cms.i18n.LocaleDefinition
     
    makeCachedEntry(HttpServletRequest, CacheResponseWrapper) - Method in class info.magnolia.module.cache.executor.Store
     
    makePathRelative(String, String) - Static method in class info.magnolia.link.LinkUtil
    Make a absolute path relative.
    makeSources(MagnoliaInitPaths, ModuleRegistry, MagnoliaPropertiesResolver) - Static method in class info.magnolia.init.DefaultMagnoliaConfigurationProperties
     
    mandatoryBool(Map<String, TemplateModel>, String) - Method in class info.magnolia.templating.freemarker.AbstractDirective
     
    mandatoryContent(Map<String, TemplateModel>, String) - Method in class info.magnolia.templating.freemarker.AbstractDirective
    Deprecated. 
    mandatoryMapConvertor(Object, String) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
    Currently only support Map attrValue.
    mandatoryObject(Map<String, TemplateModel>, String) - Method in class info.magnolia.templating.freemarker.AbstractDirective
     
    mandatoryString(Map<String, TemplateModel>, String) - Method in class info.magnolia.templating.freemarker.AbstractDirective
     
    mandatoryStringList(Map<String, TemplateModel>, String) - Method in class info.magnolia.templating.freemarker.AbstractDirective
     
    MAP_TYPE - Static variable in interface info.magnolia.content2bean.TypeMapping
     
    MapAttributeStrategy - Class in info.magnolia.context
    Hashtable based implementation of the AttributeStrategy.
    MapAttributeStrategy() - Constructor for class info.magnolia.context.MapAttributeStrategy
     
    mapConvertor(Object, String, boolean) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
    Currently only support Map attrValue.
    mapPathToRepository(String) - Static method in class info.magnolia.link.LinkUtil
    Maps a path to a repository.
    MAPPED_PARENT_PATH - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    Mapping - Class in info.magnolia.cms.filters
    A URI mapping as configured for filters and servlets.
    Mapping() - Constructor for class info.magnolia.cms.filters.Mapping
     
    Mapping.MatchingResult - Class in info.magnolia.cms.filters
    Result of ThemeReader Mapping.match(HttpServletRequest) method.
    Mapping.MatchingResult(Matcher, boolean, int) - Constructor for class info.magnolia.cms.filters.Mapping.MatchingResult
     
    mappings - Variable in class info.magnolia.cms.filters.Mapping
     
    mapsTo(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    mapURI(String) - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
     
    mapURI(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
     
    mapURI(String, String) - Method in interface info.magnolia.cms.beans.config.QueryAwareVirtualURIMapping
    Maps an incoming URI and queryString to a new target URI.
    mapURI(String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    mapURI(String, String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    mapURI(String) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
    Maps an incoming URI to a new target URI.
    mapURI(String) - Method in interface info.magnolia.cms.beans.config.VirtualURIMapping
    Maps an incoming URI to a new target URI.
    markAsDeleted(Content) - Method in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    MarkNodeAsDeletedCommand - Class in info.magnolia.module.admininterface.commands
     
    MarkNodeAsDeletedCommand() - Constructor for class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    MarkupHelper - Class in info.magnolia.templating.elements
    Helper class for building markup in templating elements.
    MarkupHelper(Appendable) - Constructor for class info.magnolia.templating.elements.MarkupHelper
     
    match(HttpServletRequest) - Method in class info.magnolia.cms.filters.Mapping
     
    match(String) - Method in interface info.magnolia.cms.security.Permission
    True if this permission matches the path.
    match(String) - Method in class info.magnolia.cms.security.PermissionImpl
     
    match(HttpServletRequest) - Method in interface info.magnolia.cms.util.PatternDelegate
    Does the current request match the expected condition?
    match(String) - Method in class info.magnolia.cms.util.SimpleUrlPattern
     
    match(String) - Method in interface info.magnolia.cms.util.UrlPattern
    Does the patter match the given url?
    match(String) - Method in class info.magnolia.cms.util.UrlPattern.MatchAllPattern
     
    match(HttpServletRequest) - Method in class info.magnolia.cms.util.UrlPatternDelegate
    Compares the reques with the url and host patterns.
    MATCH_ALL - Static variable in interface info.magnolia.cms.util.UrlPattern
    A pattern which matches any input.
    matchBCrypted(String, String) - Static method in class info.magnolia.cms.security.Digester
    Deprecated.  
    matchBCrypted(String, String) - Static method in class info.magnolia.cms.security.SecurityUtil
     
    matches(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
    True if this mapping can get applied to the specified uri.
    matches(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    matches(HttpServletRequest) - Method in interface info.magnolia.cms.filters.MgnlFilter
     
    matches(HttpServletRequest) - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
    Read lock must be held when invoking this method.
    matchesDispatching(HttpServletRequest) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    matchPassword() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
     
    matchPassword() - Method in class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule
     
    MAX_VERSION_INDEX - Static variable in class info.magnolia.cms.beans.config.VersionConfig
    maximum index to keep.
    maxDelay - Variable in class info.magnolia.cms.util.DelayedExecutor
     
    maxResultSize - Variable in class info.magnolia.cms.core.search.QueryResultImpl
    Deprecated.  
    MBeanUtil - Class in info.magnolia.cms.util
    Util to register MBeans.
    MBeanUtil() - Constructor for class info.magnolia.cms.util.MBeanUtil
     
    MD5 - Static variable in class info.magnolia.cms.security.Digester
    Deprecated.  
    MD5 - Static variable in class info.magnolia.cms.security.SecurityUtil
     
    MD5CheckingFileExtractor - Class in info.magnolia.module.files
    A FileExtractor which performs an MD5 check on the extracted files.
    MD5CheckingFileExtractor(FileExtractionLogger, HierarchyManager) - Constructor for class info.magnolia.module.files.MD5CheckingFileExtractor
     
    merge(List<?>) - Method in interface info.magnolia.beanmerger.BeanMerger
     
    merge(List) - Method in class info.magnolia.beanmerger.BeanMergerBase
     
    merge(Object...) - Static method in class info.magnolia.beanmerger.BeanMergerUtil
     
    merge(String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    mergeBean(List) - Method in class info.magnolia.beanmerger.BeanMergerBase
     
    mergeBean(List) - Method in class info.magnolia.beanmerger.ProxyBasedBeanMerger
     
    mergeCollections(List<Collection>) - Method in class info.magnolia.beanmerger.BeanMergerBase
     
    mergeMaps(List<Map>) - Method in class info.magnolia.beanmerger.BeanMergerBase
     
    MessageCommand - Class in info.magnolia.module.admininterface.commands
    A command setting a message using the AlertUtil
    MessageCommand() - Constructor for class info.magnolia.module.admininterface.commands.MessageCommand
     
    Messages - Interface in info.magnolia.cms.i18n
    Storage of messages - key value pairs.
    MessagesChain - Class in info.magnolia.cms.i18n
    Chains messages.
    MessagesChain(Messages) - Constructor for class info.magnolia.cms.i18n.MessagesChain
    Create a chain passing the wrapped head of the chain.
    MessagesManager - Class in info.magnolia.cms.i18n
    From this class you get the i18n messages.
    MessagesManager() - Constructor for class info.magnolia.cms.i18n.MessagesManager
     
    MessagesUtil - Class in info.magnolia.cms.i18n
    Util for handle messages.
    MessagesUtil() - Constructor for class info.magnolia.cms.i18n.MessagesUtil
     
    MessagesWrapper - Class in info.magnolia.freemarker
    Utility class that has methods which allow passing multiple parameters from a freemarker template to a message string using the square bracket syntax (e.g.
    MetaData - Class in info.magnolia.cms.core
    Meta data of a content like creation date, modification date, assigned template, ...
    MetaData(Node, AccessManager) - Constructor for class info.magnolia.cms.core.MetaData
    Deprecated. since 4.5 use MetaData(Node) instead.
    MetaData(Node) - Constructor for class info.magnolia.cms.core.MetaData
     
    metaData(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
    Returns the string representation of a property from the metaData of the node or null if the node has no Magnolia metaData or if no matching property is found.
    metaData(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    metaData(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
    Returns the string representation of a property from the metaData of the node or null if the node has no Magnolia metaData or if no matching property is found.
    MetaDataBasedTemplateDefinitionAssignment - Class in info.magnolia.rendering.template.assignment
    Uses the template id stored in the node's meta data.
    MetaDataBasedTemplateDefinitionAssignment(TemplateDefinitionRegistry) - Constructor for class info.magnolia.rendering.template.assignment.MetaDataBasedTemplateDefinitionAssignment
     
    MetaDataUtil - Class in info.magnolia.cms.util
    Deprecated. since 4.5 as it operates on deprecated Content - use MetaDataUtil instead.
    MetaDataUtil() - Constructor for class info.magnolia.cms.util.MetaDataUtil
    Deprecated.  
    MetaDataUtil - Class in info.magnolia.jcr.util
    Collection of utilities to simplify working with the JCR API.
    MetaDataUtil() - Constructor for class info.magnolia.jcr.util.MetaDataUtil
     
    MetadataUuidFilter - Class in info.magnolia.importexport.filters
    A simple filter that strips jcr:uuid properties in MetaData nodes.
    MetadataUuidFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.MetadataUuidFilter
    Deprecated. since 4.2.2 (MAGNOLIA-2960)
    MetadataUuidFilter(XMLReader, boolean) - Constructor for class info.magnolia.importexport.filters.MetadataUuidFilter
    Instantiates a new MetadataUuidFilter filter.
    MGNL_DEFAULT_RESOURCES_ROOT - Static variable in class info.magnolia.cms.servlets.ClasspathSpool
    Default root directory for resources streamed from the classpath.
    MGNL_NODE_DATA - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    MGNL_NODE_DATA - Static variable in class info.magnolia.cms.core.MgnlNodeType
    TODO dlipp: to be replaced by mgnl:property? NodeData is Content-API term...
    MGNL_PREFIX - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Prefix for mgnl-properties.
    MGNL_PREVIEW_ATTRIBUTE - Static variable in class info.magnolia.cms.filters.InterceptFilter
    Attribute used for enabling the preview mode.
    MgnlCatalog - Class in info.magnolia.commands
    Named command catalogs.
    MgnlCatalog() - Constructor for class info.magnolia.commands.MgnlCatalog
     
    MgnlCommand - Class in info.magnolia.commands
    To make the coding of commands as easy as possible the default values set in the config are set and the values of the context are set as properties too if the naming matches.
    MgnlCommand() - Constructor for class info.magnolia.commands.MgnlCommand
     
    MgnlContext - Class in info.magnolia.context
    This class allows obtaining of the current Request without passing the request around the world.
    MgnlContext() - Constructor for class info.magnolia.context.MgnlContext
    Do not instantiate this class.
    MgnlContext.Op<T,E extends Throwable> - Interface in info.magnolia.context
    A simple execution interface to be used with the doInSystemContext method.
    MgnlContext.SystemContextOperation - Interface in info.magnolia.context
    Deprecated. since 4.2 - use the Op interface, which can return values, or extend VoidOp.
    MgnlContext.VoidOp - Class in info.magnolia.context
    An Op that does not return values and can only throw RuntimeExceptions.
    MgnlContext.VoidOp() - Constructor for class info.magnolia.context.MgnlContext.VoidOp
     
    MgnlDeletedTemplateModel - Class in info.magnolia.module.admininterface.templates
     
    MgnlDeletedTemplateModel(Node, RenderableDefinition, RenderingModel<RenderableDefinition>) - Constructor for class info.magnolia.module.admininterface.templates.MgnlDeletedTemplateModel
     
    mgnlDeleteNode(String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    MgnlElement - Class in info.magnolia.templating.editor.client.dom
    MgnlElement Constructor.
    MgnlElement(CMSComment, MgnlElement) - Constructor for class info.magnolia.templating.editor.client.dom.MgnlElement
     
    MgnlElementProcessor - Class in info.magnolia.templating.editor.client.dom.processor
    Abstract Class for MgnlElement processors.
    MgnlElementProcessor(MgnlElement) - Constructor for class info.magnolia.templating.editor.client.dom.processor.MgnlElementProcessor
     
    MgnlElementProcessorFactory - Class in info.magnolia.templating.editor.client.dom.processor
    Factory Class for MgnlElement processors.
    MgnlElementProcessorFactory() - Constructor for class info.magnolia.templating.editor.client.dom.processor.MgnlElementProcessorFactory
     
    MgnlEmail - Class in info.magnolia.module.mail.templates
    Base class to send emails using Magnolia.
    MgnlEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.MgnlEmail
     
    MgnlException - Exception in info.magnolia.api
    Deprecated. since 4.5
    MgnlException() - Constructor for exception info.magnolia.api.MgnlException
    Deprecated.  
    MgnlException(String, Throwable) - Constructor for exception info.magnolia.api.MgnlException
    Deprecated.  
    MgnlException(String) - Constructor for exception info.magnolia.api.MgnlException
    Deprecated.  
    MgnlException(Throwable) - Constructor for exception info.magnolia.api.MgnlException
    Deprecated.  
    MgnlException - Exception in info.magnolia.exception
    Generic, top-level exception thrown by various Magnolia subsystems.
    MgnlException() - Constructor for exception info.magnolia.exception.MgnlException
     
    MgnlException(String, Throwable) - Constructor for exception info.magnolia.exception.MgnlException
     
    MgnlException(String) - Constructor for exception info.magnolia.exception.MgnlException
     
    MgnlException(Throwable) - Constructor for exception info.magnolia.exception.MgnlException
     
    MgnlFilter - Interface in info.magnolia.cms.filters
    Interface for filters managed by Magnolia, exposing support for the bypass mechanism.
    MgnlFilterChain - Class in info.magnolia.cms.filters
    A implementation of FilterChain having a bypass mechanism.
    MgnlFilterChain(FilterChain, MgnlFilter[]) - Constructor for class info.magnolia.cms.filters.MgnlFilterChain
     
    MgnlFilterDispatcher - Class in info.magnolia.cms.filters
    Dispatches requests onto Magnolias filter chain, if the filter chain is bypassed for this request it passes it on to the next filter in web.xml.
    MgnlFilterDispatcher() - Constructor for class info.magnolia.cms.filters.MgnlFilterDispatcher
     
    MgnlGroup - Class in info.magnolia.cms.security
    A group implementation.
    MgnlGroup(String, String, Collection<String>, Collection<String>) - Constructor for class info.magnolia.cms.security.MgnlGroup
     
    MgnlGroupManager - Class in info.magnolia.cms.security
    Group manager working directly with JCR API and returning simple groups (no JCR node aware).
    MgnlGroupManager() - Constructor for class info.magnolia.cms.security.MgnlGroupManager
     
    MgnlInstantiationException - Exception in info.magnolia.objectfactory
    Thrown by classes of this package when a component can't be instantiated.
    MgnlInstantiationException(String) - Constructor for exception info.magnolia.objectfactory.MgnlInstantiationException
     
    MgnlInstantiationException(String, Throwable) - Constructor for exception info.magnolia.objectfactory.MgnlInstantiationException
     
    MgnlInstantiationException(Throwable) - Constructor for exception info.magnolia.objectfactory.MgnlInstantiationException
     
    mgnlKeepVersions - Variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MgnlKeyPair - Class in info.magnolia.cms.security
    Private and public key holder.
    MgnlKeyPair(String, String) - Constructor for class info.magnolia.cms.security.MgnlKeyPair
     
    MgnlMailFactory - Class in info.magnolia.module.mail
    This reads the repository to know what kind of email to instantiate.
    MgnlMailFactory() - Constructor for class info.magnolia.module.mail.MgnlMailFactory
    Use getInstance to get the current used instance.
    MgnlMailHandler - Interface in info.magnolia.module.mail.handlers
    The interface to implement for sending emails with Magnolia.
    MgnlMainFilter - Class in info.magnolia.cms.filters
    Entry point for Magnolia filter dispatching.
    MgnlMainFilter() - Constructor for class info.magnolia.cms.filters.MgnlMainFilter
     
    mgnlMoveNodeEnd(Object, String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    mgnlMoveNodeHigh(Object) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    mgnlMoveNodeReset(Object) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    mgnlMoveNodeStart(String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    MgnlMultipartEmail - Class in info.magnolia.module.mail.templates
    A base class for sending mails with attachments.
    MgnlMultipartEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.MgnlMultipartEmail
     
    MgnlNode - Class in info.magnolia.beancoder
    Magnolia wrapper for a node.
    MgnlNode(Content) - Constructor for class info.magnolia.beancoder.MgnlNode
     
    MgnlNodeType - Class in info.magnolia.cms.core
    Constant for node-types used within Magnolia.
    MgnlNodeType() - Constructor for class info.magnolia.cms.core.MgnlNodeType
     
    mgnlOpenDialog(String, String, String, String, String, String, String, String, String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    MgnlPageEmail - Class in info.magnolia.module.mail.templates.impl
    MgnlPageEmail.
    MgnlPageEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.impl.MgnlPageEmail
     
    MgnlParticipant - Class in info.magnolia.module.workflow
    The Magnolia-specific workflow participant.
    MgnlParticipant() - Constructor for class info.magnolia.module.workflow.MgnlParticipant
     
    MgnlParticipant(String) - Constructor for class info.magnolia.module.workflow.MgnlParticipant
     
    mgnlPath - Variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MgnlProperty - Class in info.magnolia.beancoder
    Magnolia wrapper for the property.
    MgnlProperty(Node, NodeData) - Constructor for class info.magnolia.beancoder.MgnlProperty
     
    mgnlRepository - Variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MgnlRole - Class in info.magnolia.cms.security
    Wraps a role jcr-node.
    MgnlRole(String, String, Collection<ACL>) - Constructor for class info.magnolia.cms.security.MgnlRole
     
    MgnlRoleManager - Class in info.magnolia.cms.security
    Manages the users stored in the RepositoryConstants.USER_ROLES workspace.
    MgnlRoleManager() - Constructor for class info.magnolia.cms.security.MgnlRoleManager
    Do not instantiate it!
    MgnlServletContextListener - Class in info.magnolia.cms.servlets
    Deprecated. since 4.5 - use MagnoliaServletContextListener instead.
    MgnlServletContextListener() - Constructor for class info.magnolia.cms.servlets.MgnlServletContextListener
    Deprecated.  
    MgnlUser - Class in info.magnolia.cms.security
    User for 4.5 instance In difference from old MgnlUser, this class operates directly on JCR session and with JCR nodes/properties as our hierarchy managers are not available at the login time.
    MgnlUser(String, String, Collection<String>, Collection<String>, Map<String, String>) - Constructor for class info.magnolia.cms.security.MgnlUser
     
    MgnlUser(String, String, Collection<String>, Collection<String>, Map<String, String>, String, String) - Constructor for class info.magnolia.cms.security.MgnlUser
     
    MgnlUserManager - Class in info.magnolia.cms.security
    Manages the users stored in Magnolia itself.
    MgnlUserManager() - Constructor for class info.magnolia.cms.security.MgnlUserManager
    There should be no need to instantiate this class except maybe for testing.
    MgnlValue - Class in info.magnolia.beancoder
    Magnolia Wrapper for value.
    MgnlValue(Value) - Constructor for class info.magnolia.beancoder.MgnlValue
     
    MgnlVersioningNodeWrapper - Class in info.magnolia.cms.core.version
    Wrapper providing support for Magnolia specific versioning ops (by copy).
    MgnlVersioningNodeWrapper(Node) - Constructor for class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
     
    MgnlVersioningSession - Class in info.magnolia.cms.core.version
    Session wrapper enabling Magnolia specific way of handling versioning on all child nodes.
    MgnlVersioningSession(Session) - Constructor for class info.magnolia.cms.core.version.MgnlVersioningSession
     
    mime - Variable in class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
     
    MIME_APPLICATION_ZIP - Static variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MIME_GZIP - Static variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MIME_MIXED - Static variable in class info.magnolia.module.mail.templates.MailAttachment
     
    MIME_RELATED - Static variable in class info.magnolia.module.mail.templates.MailAttachment
     
    MIME_TEXT_XML - Static variable in class info.magnolia.module.admininterface.pages.ExportPage
     
    MIMEMapping - Class in info.magnolia.cms.beans.config
    Manages mappings of file extensions with their MIME types and icon.
    MIMEMapping.MIMEMappingItem - Class in info.magnolia.cms.beans.config
    Used to keep the configuration in memory.
    MIMEMapping.MIMEMappingItem() - Constructor for class info.magnolia.cms.beans.config.MIMEMapping.MIMEMappingItem
     
    MissingNodetypesException - Exception in info.magnolia.jackrabbit
    Exception thrown when node type used for creation of new content is not registered in given repository.
    MissingNodetypesException() - Constructor for exception info.magnolia.jackrabbit.MissingNodetypesException
     
    MIX_ACCESSCONTROLLABLE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Mixin: node has access control.
    MIX_ACCESSCONTROLLABLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Mixin: node has access control.
    MIX_DELETED - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    MIX_LOCKABLE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    MIX_LOCKABLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    MIX_PREFIX - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Prefix for our mixin's.
    MIX_REFERENCEABLE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Mixin: node can be referenced.
    MIX_REFERENCEABLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Mixin: node can be referenced.
    MIX_VERSIONABLE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Mixin: node can be versioned.
    MIX_VERSIONABLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Mixin: node can be versioned.
    MockCacheRequest - Class in info.magnolia.cms.cache
    Deprecated. unused (deprecated since 3.6)
    MockCacheRequest(HttpServletRequest, Content) - Constructor for class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    ModeDependentRenderExceptionHandler - Class in info.magnolia.rendering.engine
    Exception handler providing different output based on the configuration of the current instance.
    ModeDependentRenderExceptionHandler(ServerConfiguration) - Constructor for class info.magnolia.rendering.engine.ModeDependentRenderExceptionHandler
     
    ModeDependentTemplateExceptionHandler - Class in info.magnolia.freemarker
    Deprecated. since 4.5 - Replaced by info.magnolia.rendering.engine.ModeDependentRenderExceptionHandler.ModeDependentRenderExceptionHandler( ServerConfiguration) that can be set on the RenderingEngine.
    ModeDependentTemplateExceptionHandler() - Constructor for class info.magnolia.freemarker.ModeDependentTemplateExceptionHandler
    Deprecated.  
    model - Static variable in class info.magnolia.templating.editor.client.PageEditor
     
    MODEL_ATTRIBUTE - Static variable in class info.magnolia.rendering.renderer.AbstractRenderer
     
    MODEL_ATTRIBUTE_PREFIX - Static variable in class info.magnolia.rendering.model.ModelExecutionFilter
     
    ModelExecutionFilter - Class in info.magnolia.rendering.model
    Filter that executes the model for a renderable before template rendering.
    ModelExecutionFilter() - Constructor for class info.magnolia.rendering.model.ModelExecutionFilter
     
    modelNames - Variable in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    models - Variable in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    ModelStorage - Class in info.magnolia.templating.editor.client.model
    Singleton keeping the model.
    ModelStorage() - Constructor for class info.magnolia.templating.editor.client.model.ModelStorage
     
    modifyCurrentValue(String) - Method in class info.magnolia.module.delta.MoveAndRenamePropertyTask
     
    modifyCurrentValue(String) - Method in class info.magnolia.setup.initial.LoginAuthTypePropertyMovedToFilter
     
    modifyCurrentValue(String) - Method in class info.magnolia.setup.initial.LoginFormPropertyMovedToFilter
     
    MODULE_FCKEDITOR - Static variable in class info.magnolia.module.fckeditor.FCKEditorModule
     
    ModuleBootstrapTask - Class in info.magnolia.module.delta
    A task to bootstrap a module.
    ModuleBootstrapTask() - Constructor for class info.magnolia.module.delta.ModuleBootstrapTask
     
    ModuleConfigNodeBuilderTask - Class in info.magnolia.nodebuilder.task
    A task using the NodeBuilder API, applying operations on a the config node of the current module.
    ModuleConfigNodeBuilderTask(String, String, ErrorHandling, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.ModuleConfigNodeBuilderTask
     
    ModuleConfigurationObservingManager - Class in info.magnolia.cms.util
    Base class for managers that monitor configuration within modules and react when its changed to reload.
    ModuleConfigurationObservingManager(String, ModuleRegistry) - Constructor for class info.magnolia.cms.util.ModuleConfigurationObservingManager
     
    ModuleDefinition - Class in info.magnolia.module.model
    Describes a module.
    ModuleDefinition() - Constructor for class info.magnolia.module.model.ModuleDefinition
     
    ModuleDefinition(String, Version, String, Class<? extends ModuleVersionHandler>) - Constructor for class info.magnolia.module.model.ModuleDefinition
     
    ModuleDefinitionReader - Interface in info.magnolia.module.model.reader
    ModuleDefinitionReader is responsible for reading/decoding module descriptor files into ModuleDefinition instances.
    ModuleDependencyBootstrapTask - Class in info.magnolia.module.delta
    A Task which will bootstrap files if an optional module is installed or registered: any resource under "/info/magnolia/module/moduleName/setup/dependencyName".
    ModuleDependencyBootstrapTask(String) - Constructor for class info.magnolia.module.delta.ModuleDependencyBootstrapTask
     
    ModuleDependencyException - Exception in info.magnolia.module.model.reader
    Thrown when a module dependency is missing or present with an unsupported version.
    ModuleFileExtractorTransformer - Class in info.magnolia.module.files
    A FileExtractor.Transformer which accepts files with paths like /mgnl-files/.../moduleName/...
    ModuleFileExtractorTransformer(String) - Constructor for class info.magnolia.module.files.ModuleFileExtractorTransformer
     
    ModuleFilesExtraction - Class in info.magnolia.module.delta
    A task which extracts all files for a module.
    ModuleFilesExtraction() - Constructor for class info.magnolia.module.delta.ModuleFilesExtraction
     
    ModuleInstanceProvider<T> - Class in info.magnolia.module
    Provider for the module instance of a module.
    ModuleInstanceProvider(String) - Constructor for class info.magnolia.module.ModuleInstanceProvider
     
    ModuleInstancesConfigurer - Class in info.magnolia.module
    Guice configuration module that binds providers for module classes.
    ModuleInstancesConfigurer() - Constructor for class info.magnolia.module.ModuleInstancesConfigurer
     
    ModuleLifecycle - Interface in info.magnolia.module
    Manages the lifecyle of an installed instance of a Magnolia Module.
    ModuleLifecycleContext - Interface in info.magnolia.module
    This interface currently provides a hook allowing modules to register ObserverManager instances, which can observer other modules' nodes.
    ModuleLifecycleContextImpl - Class in info.magnolia.module
    This default implementation of ModuleLifecycleContext allows the ModuleManager to set the current "phase" of installation; other ModuleLifecycleContext clients have read-only access to the phase.
    ModuleLifecycleContextImpl() - Constructor for class info.magnolia.module.ModuleLifecycleContextImpl
     
    ModuleManagementException - Exception in info.magnolia.module
    Thrown by ModuleManager and ModuleDefinitionReader when module definitions can't be loaded.
    ModuleManagementException(String) - Constructor for exception info.magnolia.module.ModuleManagementException
     
    ModuleManagementException(String, Throwable) - Constructor for exception info.magnolia.module.ModuleManagementException
     
    ModuleManager - Interface in info.magnolia.module
    ModuleManager is responsible for the lifecycle of modules.
    ModuleManager.Factory - Class in info.magnolia.module
    Deprecated. since 4.5, use IoC.
    ModuleManager.Factory() - Constructor for class info.magnolia.module.ModuleManager.Factory
    Deprecated.  
    ModuleManager.ModuleAndDeltas - Class in info.magnolia.module
    Represents what's to be done for each module.
    ModuleManager.ModuleAndDeltas(ModuleDefinition, Version, List<Delta>) - Constructor for class info.magnolia.module.ModuleManager.ModuleAndDeltas
     
    ModuleManager.ModuleManagementState - Class in info.magnolia.module
    Represent what's to be done for all modules.
    ModuleManager.ModuleManagementState() - Constructor for class info.magnolia.module.ModuleManager.ModuleManagementState
     
    ModuleManagerImpl - Class in info.magnolia.module
    TODO : factor out into simpler units.
    ModuleManagerImpl() - Constructor for class info.magnolia.module.ModuleManagerImpl
    Deprecated. since 4.5 - use IoC - temporarily kept for tests ?
    ModuleManagerImpl(InstallContextImpl, ModuleDefinitionReader) - Constructor for class info.magnolia.module.ModuleManagerImpl
    Deprecated. since 4.5 - use IoC - temporarily kept for tests ?
    ModuleManagerImpl(InstallContextImpl, ModuleDefinitionReader, ModuleRegistry, DependencyChecker) - Constructor for class info.magnolia.module.ModuleManagerImpl
     
    ModuleManagerNullUI - Class in info.magnolia.module.ui
    An implementation of ModuleManagerUI which does everything by itself, with no human intervention and simply logs its results.
    ModuleManagerNullUI(ModuleManager) - Constructor for class info.magnolia.module.ui.ModuleManagerNullUI
     
    ModuleManagerUI - Interface in info.magnolia.module.ui
    User Interface for the install/update mechanism.
    ModuleManagerWebUI - Class in info.magnolia.module.ui
    An implementation of ModuleManagerWebUI which is meant to be used through a web interface, with human interaction.
    ModuleManagerWebUI(ModuleManager) - Constructor for class info.magnolia.module.ui.ModuleManagerWebUI
     
    moduleName - Variable in class info.magnolia.module.ModuleInstanceProvider
     
    ModuleNodeBuilderTask - Class in info.magnolia.nodebuilder.task
    A task using the NodeBuilder API, applying operations on a the root node of the current module.
    ModuleNodeBuilderTask(String, String, ErrorHandling, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.ModuleNodeBuilderTask
     
    ModulePropertiesSource - Class in info.magnolia.init.properties
    A PropertySource exposing properties from all known module descriptors.
    ModulePropertiesSource(ModuleRegistry) - Constructor for class info.magnolia.init.properties.ModulePropertiesSource
     
    ModuleRegistry - Interface in info.magnolia.module
    Holds instances and definitions of modules.
    ModuleRegistry.Factory - Class in info.magnolia.module
    Deprecated. since 4.5, use IoC !
    ModuleRegistry.Factory() - Constructor for class info.magnolia.module.ModuleRegistry.Factory
    Deprecated.  
    ModuleRegistryImpl - Class in info.magnolia.module
    Keeps references to module descriptors and instances.
    ModuleRegistryImpl() - Constructor for class info.magnolia.module.ModuleRegistryImpl
     
    ModuleVersionHandler - Interface in info.magnolia.module
    This class provides Delta's to be applied to install/update/uninstall modules.
    move(String, String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
     
    move(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    move() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Move a node
    MoveAndRenamePropertyTask - Class in info.magnolia.module.delta
    A task to move and rename properties, taking default values into account.
    MoveAndRenamePropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.MoveAndRenamePropertyTask
     
    MoveAndRenamePropertyTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.MoveAndRenamePropertyTask
     
    moveComponent(String, String, String, String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    moveComponentEnd(ComponentBar) - Static method in class info.magnolia.templating.editor.client.widget.dnd.LegacyDragAndDrop
     
    moveComponentOut(ComponentBar) - Static method in class info.magnolia.templating.editor.client.widget.dnd.LegacyDragAndDrop
     
    moveComponentOver(ComponentBar) - Static method in class info.magnolia.templating.editor.client.widget.dnd.LegacyDragAndDrop
     
    moveComponentReset() - Static method in class info.magnolia.templating.editor.client.widget.dnd.LegacyDragAndDrop
     
    moveComponentStart(ComponentBar) - Static method in class info.magnolia.templating.editor.client.widget.dnd.LegacyDragAndDrop
     
    moveInSession(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
    Deprecated. Magnolia uses by default workspace move operation to move nodes.
    moveNode(String, String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
    Moves a node, using session-scoped operation.
    moveNode(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
     
    moveNode(String, String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    moveNode(String, String) - Static method in class info.magnolia.nodebuilder.Ops
    Moves a node, using session-scoped operation.
    moveNodeAfter(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
     
    moveNodeBefore(Node, Node) - Static method in class info.magnolia.jcr.util.NodeUtil
     
    MoveNodeTask - Class in info.magnolia.module.delta
    This task moves a specified Node to a new destination.
    MoveNodeTask(String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.delta.MoveNodeTask
     
    moveTo(String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. move content to the specified location.
    moveTo(String, String) - Method in interface info.magnolia.cms.core.HierarchyManager
    Deprecated.  
    moveTo(String, String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    MoveWidget - Class in info.magnolia.templating.editor.client.widget.dnd
    MoveWidget.
    MoveWidget(int, int) - Constructor for class info.magnolia.templating.editor.client.widget.dnd.MoveWidget
     
    msgs - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    msgs - Variable in class info.magnolia.module.admininterface.lists.WebsiteSearchList
     
    msgs - Variable in class info.magnolia.module.workflow.inbox.Inbox
     
    MultiChannelFilter - Class in info.magnolia.cms.filters
    Filter that resolves the site to use by considering variation of the set channel.
    MultiChannelFilter(ChannelManager) - Constructor for class info.magnolia.cms.filters.MultiChannelFilter
     
    MultipartForm - Class in info.magnolia.cms.beans.runtime
    A util class to access file uploads in multipart post requests.
    MultipartForm() - Constructor for class info.magnolia.cms.beans.runtime.MultipartForm
     
    multipartMixed - Variable in class info.magnolia.module.mail.templates.MgnlMultipartEmail
     
    multipartRelated - Variable in class info.magnolia.module.mail.templates.MgnlMultipartEmail
     
    MultipartRequestFilter - Class in info.magnolia.cms.filters
    A Filter that determines if a HttpServletRequest contains multipart content and if so parses it into a request attribute for further processing.
    MultipartRequestFilter() - Constructor for class info.magnolia.cms.filters.MultipartRequestFilter
     
    MultipartRequestWrapper - Class in info.magnolia.cms.filters
    HttpServletRequestWrapper that adds additional parameters passed in using multipart submit.
    MultipartRequestWrapper(HttpServletRequest, MultipartForm) - Constructor for class info.magnolia.cms.filters.MultipartRequestWrapper
     
    MULTIPLE_CHAR_PATTERN - Static variable in class info.magnolia.cms.util.SimpleUrlPattern
    Regexp pattern used for the simple keyword *.
    MultipleSearchListModel - Class in info.magnolia.cms.gui.controlx.search
     
    MultipleSearchListModel(AbstractSearchableListModel[], String[]) - Constructor for class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    MultiplexServletOutputStream - Class in info.magnolia.cms.cache
    Deprecated. since 3.6 - use TeeOutputStream from commons-io along with SimpleServletOutputStream
    MultiplexServletOutputStream(OutputStream, OutputStream) - Constructor for class info.magnolia.cms.cache.MultiplexServletOutputStream
    Deprecated.  
    MULTIVALUE_FALSE - Static variable in interface info.magnolia.cms.core.NodeData
    Deprecated.  
    MULTIVALUE_TRUE - Static variable in interface info.magnolia.cms.core.NodeData
    Deprecated.  
    MULTIVALUE_UNDEFINED - Static variable in interface info.magnolia.cms.core.NodeData
    Deprecated.  
    MultiValueSaveHandler - Class in info.magnolia.module.admininterface
    Stores NodeData as jcr multi-value property can be used together with DialogMultiSelect.
    MultiValueSaveHandler() - Constructor for class info.magnolia.module.admininterface.MultiValueSaveHandler
     
    MVCServlet - Class in info.magnolia.cms.servlets
    The servlet gets a MVCServletHandler with the method MVCServlet.getHandler(HttpServletRequest, HttpServletResponse).
    MVCServlet() - Constructor for class info.magnolia.cms.servlets.MVCServlet
     
    MVCServletHandler - Interface in info.magnolia.cms.servlets
    This Handler is used in the MVCServlet.
    MVCServletHandlerImpl - Class in info.magnolia.cms.servlets
    Default implementation of a MVCHandler.
    MVCServletHandlerImpl(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.cms.servlets.MVCServletHandlerImpl
     

    N

    NAME - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    name - Variable in class info.magnolia.cms.core.AbstractNodeData
     
    NAME - Static variable in class info.magnolia.cms.core.version.ContentVersion
    Name of the base node.
    name - Variable in class info.magnolia.cms.gui.query.SearchQueryParameter
    parameter name
    name - Variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
     
    NAME - Static variable in interface info.magnolia.cms.security.auth.Entity
    Deprecated.  
    name - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    name - Variable in class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
     
    NAME_WITHOUT_EXTENSION - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    NAMESPACE_PREFIX - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. Use RepositoryConstants.NAMESPACE_PREFIX instead
    NAMESPACE_PREFIX - Static variable in interface info.magnolia.repository.RepositoryConstants
    magnolia namespace.
    NAMESPACE_URI - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. Use RepositoryConstants.NAMESPACE_URI instead
    NAMESPACE_URI - Static variable in interface info.magnolia.repository.RepositoryConstants
     
    Navigation - Class in info.magnolia.module.admininterface
    This class is used to create the menud
    Navigation(String, String) - Constructor for class info.magnolia.module.admininterface.Navigation
     
    needsCallback(SecurityCallbackFilter.StatusSniffingResponseWrapper) - Method in class info.magnolia.cms.security.SecurityCallbackFilter
     
    needsDefaultMapping() - Method in class info.magnolia.content2bean.TypeDescriptor
     
    needsUpdateOrInstall() - Method in class info.magnolia.module.ModuleManager.ModuleManagementState
     
    Never - Class in info.magnolia.module.cache.browsercachepolicy
    The pages are sent by using no cache headers.
    Never() - Constructor for class info.magnolia.module.cache.browsercachepolicy.Never
     
    Never - Class in info.magnolia.module.cache.cachepolicy
    Cache policy instructing cache not to store the generated content.
    Never() - Constructor for class info.magnolia.module.cache.cachepolicy.Never
     
    newAggregationState() - Method in class info.magnolia.context.WebContextFactoryImpl
    Override this method if you need to provide a specific subclass of AggregationState.
    newAggregationState() - Method in class info.magnolia.context.WebContextImpl
     
    newBeanInstance(TransformationState, Map, ComponentProvider) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Instantiates the bean.
    newBeanInstance(TransformationState, Map, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Use the factory util to instantiate.
    newComparator() - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
     
    newContext() - Method in class info.magnolia.rendering.renderer.AbstractRenderer
    Create a new context object which is a map.
    newContext() - Method in class info.magnolia.rendering.renderer.FreemarkerRenderer
     
    newContext() - Method in class info.magnolia.rendering.renderer.JspRenderer
    We expose nodes as Map instances in JSPs.
    newContext() - Method in class info.magnolia.templating.renderers.PlainTextTemplateRenderer
     
    newDelegate() - Method in class info.magnolia.freemarker.loaders.AbstractDelegatingTemplateLoader
    Implementations should return null if it is too early to instantiate the delegate.
    newDelegate() - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
     
    newDelegate() - Method in class info.magnolia.freemarker.loaders.LazyWebappTemplateLoader
     
    newErrorHandler(InstallContext) - Method in class info.magnolia.nodebuilder.task.AbstractNodeBuilderTask
     
    newGroupInstance(Node) - Method in class info.magnolia.cms.security.MgnlGroupManager
     
    newInstance(String) - Static method in class info.magnolia.cms.util.ClassUtil
    Deprecated. since 4.3 - use Classes.getClassFactory(). Shortcut for ClassUtil.classForName(className).newInstance()
    newInstance(Class) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - use info.magnolia.objectfactory.Components#getComponentProvider()#newInstance(Class)
    newInstance(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    newInstance(String, HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.module.admininterface.PageHandlerManager.PageDefinition
     
    newInstance(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.PageHandlerManager.RepositoryPageDefinition
     
    newInstance(String, Object...) - Static method in class info.magnolia.objectfactory.Classes
    Convenience/shortcut method for instantiating new classes.
    newInstance(Class<T>, Object...) - Method in interface info.magnolia.objectfactory.ClassFactory
    Instantiates the given class with the given parameters.
    newInstance(Class<T>, Class<?>[], Object...) - Method in interface info.magnolia.objectfactory.ClassFactory
    Instantiates the given class with the given parameters, using a constructor that matches the given argTypes exactly.
    newInstance() - Method in interface info.magnolia.objectfactory.ComponentFactory
    Called by the ComponentProvider to create a component.
    newInstance(Class<T>, Object...) - Method in interface info.magnolia.objectfactory.ComponentProvider
    Creates a new instance of the passed interface / class by using the registered implementation.
    newInstance(Class<T>, Object...) - Static method in class info.magnolia.objectfactory.Components
     
    newInstance() - Method in class info.magnolia.objectfactory.ConfiguredComponentFactory
     
    newInstance(Class<T>, Class<?>[], Object...) - Method in class info.magnolia.objectfactory.DefaultClassFactory
     
    newInstance(Class<T>, Object...) - Method in class info.magnolia.objectfactory.DefaultClassFactory
     
    newInstance(Class<T>, Object...) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Deprecated.  
    newInstance(Class<T>, Object...) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
     
    newInstance() - Method in class info.magnolia.objectfactory.LazyObservedComponentFactory
     
    newInstance(Class<?>, ParameterResolver...) - Method in class info.magnolia.objectfactory.ObjectManufacturer
    Creates an object of the given type using parameters provided by a set of parameter resolvers.
    newInstance() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    newInstanceWithoutDiscovery(String, Object[]) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - use Classes
    newInstanceWithoutDiscovery(String) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - use Classes.getClassFactory()
    newInstanceWithParameterResolvers(Class<T>, ParameterResolver...) - Method in interface info.magnolia.objectfactory.ComponentProvider
     
    newInstanceWithParameterResolvers(Class<T>, ParameterResolver...) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Deprecated.  
    newInstanceWithParameterResolvers(Class<T>, ParameterResolver...) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProvider
     
    newInvoker(List) - Method in class info.magnolia.beanmerger.ProxyBasedBeanMerger
     
    newMessages(DefaultMessagesManager.MessagesID) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
    Initializes a new Messages instances for the given MessagesID.
    newModel(Node, RenderableDefinition, RenderingModel<?>) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
    Instantiates the model based on the class defined by the RenderableDefinition.getModelClass() property.
    newModel(Class<T>, Node, RenderableDefinition, RenderingModel<?>) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
     
    newModel(Node, RenderableDefinition, RenderingModel<?>) - Method in interface info.magnolia.rendering.renderer.RenderingModelBasedRenderer
     
    newNodeDataInstance(String, int, boolean) - Method in class info.magnolia.cms.core.AbstractContent
    As defined in Content.getNodeData(String) this method always returns a node data object.
    newNodeDataInstance(String, int, boolean) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    newNodeDataInstance(String, int, boolean) - Method in class info.magnolia.cms.i18n.I18nContentWrapper
     
    newNodeDataInstance(String, int, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    newNodeName - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    newObjectWrapper() - Method in class info.magnolia.freemarker.FreemarkerConfig
     
    newOperation(String, String) - Method in class info.magnolia.module.files.BasicFileExtractor
     
    newOperation(String, String) - Method in class info.magnolia.module.files.MD5CheckingFileExtractor
     
    newPath - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    newProperty(InstallContext, Content, String, String) - Method in class info.magnolia.module.delta.PropertyValuesTask
    Checks that the given property does not exist and creates it with the given value, logs otherwise.
    newProperty(InstallContext, Content, String, String, boolean) - Method in class info.magnolia.module.delta.PropertyValuesTask
     
    NewPropertyTask - Class in info.magnolia.module.delta
    Creates a new property.
    NewPropertyTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.NewPropertyTask
     
    newRealm(String) - Static method in class info.magnolia.cms.security.Realm.Factory
     
    newRoleInstance(Content) - Method in class info.magnolia.cms.security.MgnlRoleManager
    Deprecated. since 4.5
    newRoleInstance(Node) - Method in class info.magnolia.cms.security.MgnlRoleManager
     
    newState() - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Create a state object to share the state between the processor and transformer.
    newState() - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
     
    newUserInstance(Content) - Method in class info.magnolia.cms.security.MgnlUserManager
    Deprecated. since 4.5 use newUSerInstance(javax.jcr.Node) instead
    newUserInstance(Node) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    newVersionHandler(ModuleDefinition) - Method in class info.magnolia.module.ModuleManagerImpl
     
    next() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
    move next
    next() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    next() - Method in class info.magnolia.cms.util.SiblingsHelper
     
    next() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeIterator
     
    next() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyIterator
     
    next() - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
     
    next() - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
     
    next() - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
     
    next() - Method in class info.magnolia.jcr.iterator.FilteringNodeIterator
     
    next() - Method in class info.magnolia.jcr.iterator.FilteringPropertyIterator
     
    next() - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
     
    next() - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
     
    next() - Method in class info.magnolia.jcr.iterator.WrappingNodeIterator
     
    next() - Method in class info.magnolia.jcr.iterator.WrappingPropertyIterator
     
    next() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    next() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore.StoreIterator
     
    nextElement() - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
     
    nextEvent() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    nextGroup() - Method in interface info.magnolia.cms.gui.controlx.list.ListModelIterator
    jump to next group
    nextGroup() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
    jump to next group
    nextGroupByOrder(ListControl, String) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Return asc or desc.
    nextNode() - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeIterator
     
    nextNode() - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
     
    nextNode() - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
     
    nextNode() - Method in class info.magnolia.jcr.iterator.FilteringNodeIterator
     
    nextNode() - Method in class info.magnolia.jcr.iterator.WrappingNodeIterator
     
    nextProperty() - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyIterator
     
    nextProperty() - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
     
    nextProperty() - Method in class info.magnolia.jcr.iterator.FilteringPropertyIterator
     
    nextProperty() - Method in class info.magnolia.jcr.iterator.WrappingPropertyIterator
     
    nextSortByOrder(ListControl, String) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Return asc or desc.
    NO_CACHE - Static variable in class info.magnolia.module.cache.BrowserCachePolicyResult
     
    NO_LOGIN - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
    Returned if a login handler was able to perform the operation but the authentication failed.
    node - Variable in class info.magnolia.cms.core.DefaultContent
    Deprecated. Wrapped jcr node.
    node(Map<String, TemplateModel>, String, Node) - Method in class info.magnolia.templating.freemarker.AbstractDirective
     
    NODE_ACLCONFIG - Static variable in class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    NODE_ACLROLES - Static variable in class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    NODE_ACLUSERS - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    NODE_ACLUSERS - Static variable in class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    NODE_GROUPS - Static variable in class info.magnolia.cms.security.SecurityConstants
    Name of the subnode under which the assigned groups get saved.
    NODE_ROLES - Static variable in class info.magnolia.cms.security.SecurityConstants
    Name of the subnode under which the assigned roles get saved.
    NODE_TYPE - Static variable in interface info.magnolia.rendering.template.AutoGenerationConfiguration
     
    NODE_UUID - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    NodeBuilder - Class in info.magnolia.jcr.nodebuilder
    Entry point for using the node builder API.
    NodeBuilder(Node, NodeOperation...) - Constructor for class info.magnolia.jcr.nodebuilder.NodeBuilder
     
    NodeBuilder(ErrorHandler, Node, NodeOperation...) - Constructor for class info.magnolia.jcr.nodebuilder.NodeBuilder
     
    NodeBuilder - Class in info.magnolia.nodebuilder
    Entry point for using the node builder API.
    NodeBuilder(Content, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.NodeBuilder
     
    NodeBuilder(ErrorHandler, Content, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.NodeBuilder
     
    NodeBuilderTask - Class in info.magnolia.nodebuilder.task
    A task using the NodeBuilder API, applying operations on a given path.
    NodeBuilderTask(String, String, ErrorHandling, String, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.NodeBuilderTask
     
    NodeBuilderTask(String, String, ErrorHandling, String, String, NodeOperation...) - Constructor for class info.magnolia.nodebuilder.task.NodeBuilderTask
     
    NodeBuilderUtil - Class in info.magnolia.jcr.nodebuilder
    Some util methods to interfere with the NodeBuilder.
    NodeBuilderUtil() - Constructor for class info.magnolia.jcr.nodebuilder.NodeBuilderUtil
     
    NodeBuilderUtil - Class in info.magnolia.nodebuilder
    Some util methods to interfere with the NodeBuilder.
    NodeBuilderUtil() - Constructor for class info.magnolia.nodebuilder.NodeBuilderUtil
     
    NodeCheckDelegateTask - Class in info.magnolia.module.delta
    A task that delegates to another if a checkNode is true, or to an optional other if it is false.
    NodeCheckDelegateTask(String, String, String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.NodeCheckDelegateTask
     
    NodeData - Interface in info.magnolia.cms.core
    Deprecated. since 4.5, use jcr.Property instead.
    NODEDATA - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    NODEDATA_ACCESSKEY - Static variable in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    Page property: access key.
    NODEDATA_ID - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NODEDATA_PARTICIPANT - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NODEDATA_VALUE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NODEDATA_WORKITEM - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NodeDataStringComparator - Class in info.magnolia.cms.util
    Compares 2 nodes property of type String.
    NodeDataStringComparator(String) - Constructor for class info.magnolia.cms.util.NodeDataStringComparator
     
    NodeDataUtil - Class in info.magnolia.cms.util
    Util to work with NodeData.
    NodeDataUtil() - Constructor for class info.magnolia.cms.util.NodeDataUtil
     
    NodeDataWrapper - Class in info.magnolia.cms.util
    Wraps a NodeData to which it delegates.
    NodeDataWrapper() - Constructor for class info.magnolia.cms.util.NodeDataWrapper
     
    NodeDataWrapper(NodeData) - Constructor for class info.magnolia.cms.util.NodeDataWrapper
     
    nodeExists(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
     
    nodeExists(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    NodeExistsDelegateTask - Class in info.magnolia.module.delta
    A task that delegates to another depending on whether a specified node exists or not.
    NodeExistsDelegateTask(String, String, String, String, Task) - Constructor for class info.magnolia.module.delta.NodeExistsDelegateTask
     
    NodeExistsDelegateTask(String, String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.NodeExistsDelegateTask
     
    NodeIterableAdapter - Class in info.magnolia.jcr.iterator
    Adapter for NodeIterator that always returns the same iterator.
    NodeIterableAdapter(NodeIterator) - Constructor for class info.magnolia.jcr.iterator.NodeIterableAdapter
     
    NodeMapWrapper - Class in info.magnolia.cms.util
    Wrapper for a content Node which exposes a Map interface, used to access its content using jstl.
    NodeMapWrapper(Content, String) - Constructor for class info.magnolia.cms.util.NodeMapWrapper
    Instantiates a new NodeMapWrapper for the given node.
    nodeName - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
    the node containing the date for this dialog
    NODENAME_EXPRESSION - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NODENAME_WORKITEM - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    NodeNameComparator - Class in info.magnolia.cms.util
    Compares 2 nodes by their name.
    NodeNameComparator() - Constructor for class info.magnolia.cms.util.NodeNameComparator
     
    NodeNameControl - Class in info.magnolia.module.admininterface.dialogs
     
    NodeNameControl() - Constructor for class info.magnolia.module.admininterface.dialogs.NodeNameControl
     
    NodeOperation - Interface in info.magnolia.jcr.nodebuilder
    A NodeOperation instance describes an "atomic" operation to apply to a node ("context").
    NodeOperation - Interface in info.magnolia.nodebuilder
    A NodeOperation instance describes an "atomic" operation to apply to a node ("context").
    NodeOperationException - Exception in info.magnolia.nodebuilder
    A RuntimeException thrown by ErrorHandler implementations; clients of NodeBuilder should expect and handle this.
    NodeOperationException(String) - Constructor for exception info.magnolia.nodebuilder.NodeOperationException
     
    NodeOperationException(String, Throwable) - Constructor for exception info.magnolia.nodebuilder.NodeOperationException
     
    NodeOperationException(Throwable) - Constructor for exception info.magnolia.nodebuilder.NodeOperationException
     
    nodePath - Variable in class info.magnolia.module.delta.NodeCheckDelegateTask
     
    NodePathComparator - Class in info.magnolia.cms.util
    Compares 2 nodes by the value of their path.
    NodePathComparator() - Constructor for class info.magnolia.cms.util.NodePathComparator
     
    NodePredicateContentDecorator - Class in info.magnolia.jcr.decoration
    ContentDecorator that applies a predicate to all nodes in a JCR object graph.
    NodePredicateContentDecorator(AbstractPredicate<Node>) - Constructor for class info.magnolia.jcr.decoration.NodePredicateContentDecorator
     
    NodeTypeFilter - Class in info.magnolia.cms.util
    A Content.ContentFilter filtering on node types.
    NodeTypeFilter(String) - Constructor for class info.magnolia.cms.util.NodeTypeFilter
     
    NodeTypeFilter(ItemType) - Constructor for class info.magnolia.cms.util.NodeTypeFilter
     
    NodeTypeFilteringTreeColumnHtmlRenderer - Class in info.magnolia.cms.gui.control
    A tree column renderer which delegates to another one if the node's type is one of the allows ones.
    NodeTypeFilteringTreeColumnHtmlRenderer(TreeColumnHtmlRenderer, String[]) - Constructor for class info.magnolia.cms.gui.control.NodeTypeFilteringTreeColumnHtmlRenderer
     
    NodeTypeParentPredicate - Class in info.magnolia.jcr.predicate
    Predicate filtering based on the primary type of the node.
    NodeTypeParentPredicate(String) - Constructor for class info.magnolia.jcr.predicate.NodeTypeParentPredicate
     
    NodeTypePredicate - Class in info.magnolia.jcr.predicate
    Predicate filtering based on the primary type of the node.
    NodeTypePredicate(String) - Constructor for class info.magnolia.jcr.predicate.NodeTypePredicate
     
    NodeUtil - Class in info.magnolia.jcr.util
    Various utility methods to collect data from JCR repository.
    NodeUtil() - Constructor for class info.magnolia.jcr.util.NodeUtil
     
    NodeUuidComparator - Class in info.magnolia.cms.util
    Compares 2 nodes by the value of their UUID.
    NodeUuidComparator() - Constructor for class info.magnolia.cms.util.NodeUuidComparator
     
    NodeVisitor - Interface in info.magnolia.jcr.util
    Visitor used with utility methods in NodeUtil to visit nodes in a hierarchy.
    NodeWrapperFactory - Interface in info.magnolia.jcr.wrapper
    Factory for wrapping nodes.
    NodeWrappingDelegateSessionWrapper - Class in info.magnolia.jcr.wrapper
    Session wrapper for wrapping nodes returned by a session.
    NodeWrappingDelegateSessionWrapper(Session) - Constructor for class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
     
    NONE - Static variable in interface info.magnolia.cms.security.Permission
     
    NonExistingNodeData - Class in info.magnolia.cms.core
    Represents an non-mutable empty node data.
    NonExistingNodeData(Content, String) - Constructor for class info.magnolia.cms.core.NonExistingNodeData
     
    noop() - Static method in class info.magnolia.jcr.nodebuilder.Ops
    No operation; can be useful in ternary expression, for instance.
    noop() - Static method in class info.magnolia.nodebuilder.Ops
    No operation; can be useful in ternary expression, for instance.
    NoopVariationResolver - Class in info.magnolia.rendering.template.variation
    Variation resolver that ignores any variations, effectively turning the feature off.
    NoopVariationResolver() - Constructor for class info.magnolia.rendering.template.variation.NoopVariationResolver
     
    normalizeNFC(String) - Method in class info.magnolia.cms.util.UnicodeNormalizer.AutoDetectNormalizer
     
    normalizeNFC(String) - Method in class info.magnolia.cms.util.UnicodeNormalizer.Java6Normalizer
     
    normalizeNFC(String) - Method in class info.magnolia.cms.util.UnicodeNormalizer.NonNormalizer
     
    normalizeNFC(String[]) - Static method in class info.magnolia.cms.util.UnicodeNormalizer
     
    normalizeNFC(String) - Static method in class info.magnolia.cms.util.UnicodeNormalizer
    Normalizes the given String to the NFC form.
    normalizeNFC(String) - Method in interface info.magnolia.cms.util.UnicodeNormalizer.Normalizer
     
    NoSuchComponentException - Exception in info.magnolia.objectfactory
    Thrown by ComponentProvider methods.
    NoSuchComponentException() - Constructor for exception info.magnolia.objectfactory.NoSuchComponentException
     
    NoSuchComponentException(String, Throwable) - Constructor for exception info.magnolia.objectfactory.NoSuchComponentException
     
    NoSuchComponentException(String) - Constructor for exception info.magnolia.objectfactory.NoSuchComponentException
     
    NoSuchComponentException(Throwable) - Constructor for exception info.magnolia.objectfactory.NoSuchComponentException
     
    NOT - Static variable in class info.magnolia.cms.gui.query.SearchQueryOperator
    Operator value NOT
    NOT_HANDLED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
    Returned if a login handler is not able to perform the operation.
    NotVoter - Class in info.magnolia.voting.voters
    Does invert the boolean outcome of a voter.
    NotVoter() - Constructor for class info.magnolia.voting.voters.NotVoter
     
    NT_AREA - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    NT_BASE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Node type: base.
    NT_BASE - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Node type: base.
    NT_COMPONENT - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    NT_CONTENT - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. use ItemType.CONTENT
    NT_CONTENT - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Node type: content.
    NT_CONTENTNODE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. use ItemType.CONTENTNODE
    NT_CONTENTNODE - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Node type: content node.
    NT_FILE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Node type: base.
    NT_FILE - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Node type: file.
    NT_FOLDER - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Node type: folder.
    NT_FOLDER - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Node type: folder.
    NT_FROZENNODE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    NT_FROZENNODE - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    NT_HIERARCHY - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Node type: hierarchyNode.
    NT_HIERARCHY - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Node type: hierarchyNode.
    NT_METADATA - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Node type: metadata.
    NT_METADATA - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Node type: metadata.
    NT_PAGE - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    NT_PREFIX - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Prefix for our nodeTypes.
    NT_RESOURCE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Node type: resource.
    NT_RESOURCE - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Node type: resource.
    NT_UNSTRUCTURED - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. Node type: unstructured.
    NT_UNSTRUCTURED - Static variable in class info.magnolia.cms.core.MgnlNodeType
    Node type: unstructured.

    O

    object(Map<String, TemplateModel>, String) - Method in class info.magnolia.templating.freemarker.AbstractDirective
     
    ObjectManufacturer - Class in info.magnolia.objectfactory
    Creates objects by dynamically resolving the parameters to use.
    ObjectManufacturer() - Constructor for class info.magnolia.objectfactory.ObjectManufacturer
     
    objectStore - Variable in class info.magnolia.cms.core.search.QueryResultImpl
    Deprecated. caches all previously queried objects.
    ObservationUtil - Class in info.magnolia.cms.util
    Util to register JCR observations.
    ObservationUtil() - Constructor for class info.magnolia.cms.util.ObservationUtil
     
    ObservationUtil.DeferringEventListener - Class in info.magnolia.cms.util
    A listener using an ObservationUtil.ObservationBasedDelayedExecutor.
    ObservationUtil.DeferringEventListener(EventListener, long, long) - Constructor for class info.magnolia.cms.util.ObservationUtil.DeferringEventListener
     
    ObservationUtil.ListBasedEventIterator - Class in info.magnolia.cms.util
    List based event iterator.
    ObservationUtil.ListBasedEventIterator(List) - Constructor for class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    ObservationUtil.ObservationBasedDelayedExecutor - Class in info.magnolia.cms.util
    Deferred event handling.
    ObservationUtil.ObservationBasedDelayedExecutor(EventListener, long, long) - Constructor for class info.magnolia.cms.util.ObservationUtil.ObservationBasedDelayedExecutor
     
    ObservedComponentFactory<T> - Class in info.magnolia.objectfactory
    Generic observed singleton factory.
    ObservedComponentFactory(String, String, Class<T>) - Constructor for class info.magnolia.objectfactory.ObservedComponentFactory
     
    ObservedComponentFactory(String, String, Class<T>, ComponentProvider) - Constructor for class info.magnolia.objectfactory.ObservedComponentFactory
     
    ObservedManager - Class in info.magnolia.cms.beans.config
    A lot of "manager" objects are observed.
    ObservedManager() - Constructor for class info.magnolia.cms.beans.config.ObservedManager
     
    observedObject - Variable in class info.magnolia.objectfactory.ObservedComponentFactory
    Deprecated. since 4.3 - this should be private - use ObservedComponentFactory.getObservedObject() instead.
    of(Content) - Static method in class info.magnolia.cms.util.SiblingsHelper
    Instantiates a SiblingsHelper representing the siblings of the given node and of the same type.
    OnAdminVoter - Class in info.magnolia.voting.voters
    Checks if the admin flag (config:/server/admin) is set.
    OnAdminVoter() - Constructor for class info.magnolia.voting.voters.OnAdminVoter
     
    onAttach() - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
     
    onAttach() - Method in class info.magnolia.templating.editor.client.widget.controlbar.AreaEndBar
     
    onAttach() - Method in class info.magnolia.templating.editor.client.widget.placeholder.AbstractPlaceHolder
     
    onCacheModuleStart() - Method in interface info.magnolia.module.cache.CacheModuleLifecycleListener
     
    onCacheModuleStart() - Method in class info.magnolia.module.cache.filter.CacheFilter
     
    OncePerRequestAbstractMgnlFilter - Class in info.magnolia.cms.filters
    A base abstract class for filters that should not be executed more than once for each request.
    OncePerRequestAbstractMgnlFilter() - Constructor for class info.magnolia.cms.filters.OncePerRequestAbstractMgnlFilter
     
    onChangeCallback(ChangeEvent) - Method in class info.magnolia.templating.editor.client.widget.button.LocaleSelector
     
    onChildNodes(NodeOperation...) - Static method in class info.magnolia.nodebuilder.Ops
    Executes the operation for each child node excluding meta data and jcr base node.
    onChildNodes(String, NodeOperation...) - Static method in class info.magnolia.nodebuilder.Ops
    Executes the operation for each child node of a certain type.
    onChildNodes(ItemType, NodeOperation...) - Static method in class info.magnolia.nodebuilder.Ops
    Executes the operation for each child node of a certain type.
    onChildNodes(Content.ContentFilter, NodeOperation...) - Static method in class info.magnolia.nodebuilder.Ops
    Executes the operation for each child node matching the filter.
    onClear() - Method in class info.magnolia.cms.beans.config.ObservedManager
    The implementor should clear everthing.
    onClear() - Method in class info.magnolia.cms.beans.config.VirtualURIManager
     
    onClear() - Method in class info.magnolia.cms.gui.dialog.ControlsManager
     
    onClear() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
     
    onClear() - Method in class info.magnolia.commands.CommandsManager
    Clear all catalogs.
    onClear() - Method in class info.magnolia.module.admininterface.PageHandlerManager
     
    onClear() - Method in class info.magnolia.module.admininterface.TreeHandlerManager
    Clear the handlers
    onClick(ListControl, Integer) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Render the click event
    onClick(ClickEvent) - Method in class info.magnolia.templating.editor.client.widget.PreviewChannel
     
    onClickCallback(ClickEvent) - Method in class info.magnolia.templating.editor.client.widget.button.DropdownButton
    Callback method invoked when clicking on the drop-down button.
    onClickForNewButton(String, String, String, String, String, String) - Method in class info.magnolia.cms.gui.inline.BarNew
     
    onDblClick(ListControl, Integer) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Render the double click event
    onDblClick(ListControl, Integer) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    onDetermineLocale() - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    onDetermineLocale() - Method in class info.magnolia.cms.i18n.DefaultI18nContentSupport
     
    onDetermineLocale() - Method in class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
     
    onDetermineLocale() - Method in class info.magnolia.cms.i18n.RequestLocaleAwareI18nContentSupport
     
    onEvent(EventIterator) - Method in class info.magnolia.cms.util.ObservationUtil.DeferringEventListener
     
    onEvent(EventIterator) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy.CacheCleaner
     
    onEvent(EventIterator) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    onGetHtmlOfSingleItem(StringBuffer, Content, String, Object, String) - Method in class info.magnolia.cms.gui.control.Tree
     
    onLoadSelect(MgnlElement) - Method in interface info.magnolia.templating.editor.client.model.focus.FocusModel
     
    onLoadSelect(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.focus.FocusModelImpl3
     
    onModuleLoad() - Method in class info.magnolia.templating.editor.client.PageEditor
     
    onMouseUp(Element) - Method in interface info.magnolia.templating.editor.client.model.focus.FocusModel
     
    onMouseUp(Element) - Method in class info.magnolia.templating.editor.client.model.focus.FocusModelImpl3
     
    onPostSave(SaveHandler) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    onPostSave(SaveHandler) - Method in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
     
    onPostSave(SaveHandler) - Method in class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    onPreSave(SaveHandler) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    onPreSave(SaveHandler) - Method in class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    onPreviewNativeEvent(Event.NativePreviewEvent) - Method in class info.magnolia.templating.editor.client.widget.PreviewChannel
     
    onPropertyVisit(NodeData, int, String, StringBuffer) - Method in class info.magnolia.cms.util.SearchReplace
     
    onRegister(Content) - Method in class info.magnolia.cms.beans.config.ObservedManager
    Registers a node.
    onRegister(Content) - Method in class info.magnolia.cms.beans.config.VirtualURIManager
     
    onRegister(Content) - Method in class info.magnolia.cms.gui.dialog.ControlsManager
    Registers dialog controls.
    onRegister(Node) - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
     
    onRegister(Content) - Method in class info.magnolia.commands.CommandsManager
    Register observation for command catalogs.
    onRegister(Content) - Method in class info.magnolia.module.admininterface.PageHandlerManager
    register the pages from the config
    onRegister(Content) - Method in class info.magnolia.module.admininterface.TreeHandlerManager
     
    onRegister(Content) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
    Deprecated. since 4.5, use #onRegister(Node) instead
    onRender() - Method in class info.magnolia.module.admininterface.lists.AbstractList
    Do some additional rendering in the subclass
    onRender() - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
     
    onRender() - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    onRender() - Method in class info.magnolia.module.workflow.inbox.Inbox
    Add some inbox specific stuff: mainly hidden fields.
    onRender(Node, RenderableDefinition, RenderingContext, Map<String, Object>, String) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
    Finally execute the rendering.
    onRender(Node, RenderableDefinition, RenderingContext, Map<String, Object>, String) - Method in class info.magnolia.rendering.renderer.FreemarkerRenderer
     
    onRender(Node, RenderableDefinition, RenderingContext, Map<String, Object>, String) - Method in class info.magnolia.rendering.renderer.JspRenderer
     
    onRender(Node, RenderableDefinition, RenderingContext, Map<String, Object>, String) - Method in class info.magnolia.templating.renderers.PlainTextTemplateRenderer
     
    onRenderHeader() - Method in class info.magnolia.module.admininterface.lists.AbstractList
    Do some additional rendering in the subclass
    onResolveType(TypeMapping, TransformationState, TypeDescriptor, ComponentProvider) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.IPSecurityManagerTransformer
     
    onResolveType(TypeMapping, TransformationState, TypeDescriptor, ComponentProvider) - Method in class info.magnolia.commands.CommandTransformer
     
    onResolveType(TypeMapping, TransformationState, TypeDescriptor, ComponentProvider) - Method in class info.magnolia.content2bean.Content2BeanUtil.DefaultClassTransformer
     
    onResolveType(TypeMapping, TransformationState, TypeDescriptor, ComponentProvider) - Method in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
     
    onResolveType(TypeMapping, TransformationState, TypeDescriptor, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Called once the type should have been resolved.
    onResolveType(TransformationState, TypeDescriptor, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Deprecated. since 4.5, use Content2BeanTransformerImpl.onResolveType(info.magnolia.content2bean.TypeMapping, info.magnolia.content2bean.TransformationState, info.magnolia.content2bean.TypeDescriptor, info.magnolia.objectfactory.ComponentProvider)
    onRightClick(ListControl, Integer) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Render the double click event
    onRightClick(ListControl, Integer) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
    Show the context menu
    onSave(SaveHandler) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    onSaveFailed() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
    Called if the save failed.
    onSelect(ListControl, Integer) - Method in class info.magnolia.cms.gui.controlx.list.ListControlRenderer
    Called onclick, dblclick, contextmenu
    onSelect(ListControl, Integer) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
    Sets the selected id in the js object
    onStartup() - Method in class info.magnolia.module.ui.ModuleManagerNullUI
     
    onStartup() - Method in interface info.magnolia.module.ui.ModuleManagerUI
     
    onStartup() - Method in class info.magnolia.module.ui.ModuleManagerWebUI
     
    openComment(String) - Method in class info.magnolia.templating.elements.MarkupHelper
     
    openDialog(String, String, String) - Static method in class info.magnolia.templating.editor.client.PageEditor
     
    openOutput(File) - Method in class info.magnolia.module.files.BasicFileExtractorOperation
     
    openTag(String) - Method in class info.magnolia.templating.elements.MarkupHelper
     
    OPENWFE_DATE_FORMAT - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.module.delta.AllChildrenNodesOperation
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.HashUsersPasswords
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.initial.AddURIPermissionsToAllRoles
     
    operateOnChildNode(Content, InstallContext) - Method in class info.magnolia.setup.initial.UpdateURI2RepositoryMappings
    Moves every node to the mappings node.
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.module.delta.AllModulesNodeOperation
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.module.delta.RenamePropertyAllModulesNodeTask
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.setup.initial.UpdateURIMappings
     
    operateOnModuleNode(Content, HierarchyManager, InstallContext) - Method in class info.magnolia.setup.initial.WarnIgnoredModuleFilters
     
    operateOnNode(InstallContext, Content) - Method in class info.magnolia.module.delta.QueryTask
    Deprecated. Since 4.5.4 use info.magnolia.module.delta.QueryTask.operateOnNode(InstallContext, Node)
    operateOnNode(InstallContext, Node) - Method in class info.magnolia.module.delta.QueryTask
     
    Ops - Class in info.magnolia.jcr.nodebuilder
    Factory methods for most common NodeOperation implementations.
    Ops() - Constructor for class info.magnolia.jcr.nodebuilder.Ops
     
    Ops - Class in info.magnolia.nodebuilder
    Factory methods for most common NodeOperation implementations.
    Ops() - Constructor for class info.magnolia.nodebuilder.Ops
     
    OPTION_REALM - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    OPTION_SKIP_ON_PREVIOUS_SUCCESS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    OPTION_USE_REALM_CALLBACK - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    options - Variable in class info.magnolia.cms.gui.controlx.search.SelectSearchControlDefinition
     
    options - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    OR - Static variable in class info.magnolia.cms.gui.query.SearchQueryOperator
    Operator value OR
    OR - Static variable in interface info.magnolia.voting.Voting
     
    order(Content, String, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    orderAfter(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
    Deprecated. Convenient method for ordering a node after a specific target node.
    orderAfter(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
    Orders the node directly after a given sibling.
    orderBefore(String, String) - Method in interface info.magnolia.cms.core.Content
    Deprecated. move current node to the specified location above the named beforename.
    orderBefore(String, String) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    orderBefore(String, String) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    orderBefore(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
    Deprecated. Convenient method to order a node before a target node.
    orderBefore(String, String) - Method in class info.magnolia.cms.util.ContentWrapper
     
    orderBefore(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
    Convenience - delegate to Node.orderBefore(String, String).
    orderBefore(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    OrderedProperties - Class in info.magnolia.cms.util
    Subclass of java.util.Properties which keeps the order in which properties were loaded, by delegating to a LinkedHashMap.
    OrderedProperties() - Constructor for class info.magnolia.cms.util.OrderedProperties
     
    OrderFilterBeforeTask - Class in info.magnolia.module.delta
    Orders a filter before a given set of other filters.
    OrderFilterBeforeTask(String, String[]) - Constructor for class info.magnolia.module.delta.OrderFilterBeforeTask
     
    OrderFilterBeforeTask(String, String[], String[]) - Constructor for class info.magnolia.module.delta.OrderFilterBeforeTask
     
    OrderFilterBeforeTask(String, String, String[]) - Constructor for class info.magnolia.module.delta.OrderFilterBeforeTask
     
    OrderFilterBeforeTask(String, String, String[], String[]) - Constructor for class info.magnolia.module.delta.OrderFilterBeforeTask
     
    orderFirst(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
    Orders the node first among its siblings.
    orderImportedNode(String, HierarchyManager, Element, Element) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    orderLast(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
    Orders the node last among its siblings.
    OrderNodeAfterTask - Class in info.magnolia.module.delta
    Orders a node after the specified sibling node.
    OrderNodeAfterTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.OrderNodeAfterTask
     
    OrderNodeBeforeTask - Class in info.magnolia.module.delta
    Orders a node before the specified sibling node.
    OrderNodeBeforeTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.OrderNodeBeforeTask
     
    orderNodeDown(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
    Orders the node down one step among its siblings.
    orderNodes(Content, String[]) - Static method in class info.magnolia.cms.util.ContentUtil
    Deprecated.  
    orderNodes(Content, Comparator<Content>) - Static method in class info.magnolia.cms.util.ContentUtil
    Deprecated. Uses the passed comparator to create the jcr ordering of the children.
    orderNodeUp(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
    Orders the node up one step among its siblings.
    OrVoting - Class in info.magnolia.voting.voters
    Returns the first positive vote.
    OrVoting() - Constructor for class info.magnolia.voting.voters.OrVoting
     
    OutputProvider - Interface in info.magnolia.rendering.engine
    Output provider interface.
    overloadWithSystemProperties() - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated. Overload the properties with set system properties.
    OwfeJcrBeanCoder - Class in info.magnolia.module.workflow.beancoder
    An extension of JcrBeanCoder that takes care of choosing nice node names for StringAttributes...
    OwfeJcrBeanCoder(String, Node) - Constructor for class info.magnolia.module.workflow.beancoder.OwfeJcrBeanCoder
     
    OwfeJcrBeanCoder(String, Node, String) - Constructor for class info.magnolia.module.workflow.beancoder.OwfeJcrBeanCoder
     

    P

    PAGE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    PAGE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    page(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
    Returns the page's ContentMap of the passed ContentMap.
    page(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
    Returns the page Node of the passed node.
    page(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
    Returns the page's ContentMap of the passed ContentMap.
    PAGE_EDITOR_CSS - Static variable in class info.magnolia.templating.elements.InitElement
     
    PAGE_EDITOR_JS_SOURCE - Static variable in class info.magnolia.templating.elements.InitElement
     
    PageBar - Class in info.magnolia.templating.editor.client.widget.controlbar
    Page bar.
    PageBar(CMSComment) - Constructor for class info.magnolia.templating.editor.client.widget.controlbar.PageBar
     
    PageEditor - Class in info.magnolia.templating.editor.client
    Client side implementation of the page editor.
    PageEditor() - Constructor for class info.magnolia.templating.editor.client.PageEditor
     
    PageEditorServlet - Class in info.magnolia.templating.editor.servlet
    A servlet used to communicate between GWT client and Magnolia server-side code.
    PageEditorServlet() - Constructor for class info.magnolia.templating.editor.servlet.PageEditorServlet
     
    PageHandlerManager - Class in info.magnolia.module.admininterface
    Manages the page handlers.
    PageHandlerManager() - Constructor for class info.magnolia.module.admininterface.PageHandlerManager
     
    PageHandlerManager.BasePageDefinition - Class in info.magnolia.module.admininterface
    This class is used if you want to register a page that is not stored in the repository.
    PageHandlerManager.BasePageDefinition(String, Class) - Constructor for class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    PageHandlerManager.PageDefinition - Interface in info.magnolia.module.admininterface
     
    PageHandlerManager.RepositoryPageDefinition - Class in info.magnolia.module.admininterface
     
    PageHandlerManager.RepositoryPageDefinition(Content) - Constructor for class info.magnolia.module.admininterface.PageHandlerManager.RepositoryPageDefinition
     
    PageMVCHandler - Class in info.magnolia.module.admininterface
    This is the MVCHandler for simple pages.
    PageMVCHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.PageMVCHandler
    Constuctor
    PageMVCServlet - Class in info.magnolia.module.admininterface
     
    PageMVCServlet() - Constructor for class info.magnolia.module.admininterface.PageMVCServlet
     
    ParagraphEditDialog - Class in info.magnolia.module.admininterface.dialogs
    This dialog hander delegates to a dialog handler representing the dialog assigned to the paragraph we edit (or create).
    ParagraphEditDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog
     
    ParagraphEditDialog.NoDialogMVCHandler - Class in info.magnolia.module.admininterface.dialogs
     
    ParagraphEditDialog.NoDialogMVCHandler(HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog.NoDialogMVCHandler
     
    ParagraphSelectDialog - Class in info.magnolia.module.admininterface.dialogs
    If there are more than one paragraph available you have first to choose one.
    ParagraphSelectDialog(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
     
    PARAM_CSS - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_CSS_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_CUSTOM_CONFIGURATION_PATH - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
    This parameter defines the configuration script.
    PARAM_CUSTOM_CONFIGURATION_PATH_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_FONT_SIZES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_FONT_SIZES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_FONTS - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_FONTS_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_HEIGHT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_HEIGHT_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_IMAGES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_IMAGES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_JS_INIT_FILE - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
    This parameter defines the startup script.
    PARAM_JS_INIT_FILE_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
    Default values.
    PARAM_PATH - Static variable in class info.magnolia.cms.filters.InterceptFilter
    request parameter: node path, used for paragraph deletion.
    PARAM_REPOSITORY - Static variable in class info.magnolia.cms.filters.InterceptFilter
    request parameter: repository name.
    PARAM_SOURCE - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_SOURCE_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_STYLES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_STYLES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_TABLES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_TABLES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_TEMPLATES - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_TEMPLATES_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_WIDTH - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    PARAM_WIDTH_DEFAULT - Static variable in class info.magnolia.module.fckeditor.dialogs.FckEditorDialog
     
    paramAnalyzerIsNotSet() - Method in class info.magnolia.module.delta.WorkspaceXmlConditionsUtil
    Until https://issues.apache.org/jira/browse/JCR-3236 is fixed the param "analyzer" should not be around.
    PARAMETER_LOGOUT - Static variable in class info.magnolia.cms.security.LogoutFilter
     
    PARAMETER_PSWD - Static variable in class info.magnolia.cms.security.auth.login.FormLogin
     
    PARAMETER_REALM - Static variable in class info.magnolia.cms.security.auth.login.FormLogin
     
    PARAMETER_USER_ID - Static variable in class info.magnolia.cms.security.auth.login.FormLogin
     
    ParameterInfo - Class in info.magnolia.objectfactory
    Holds details about a constructors parameter.
    ParameterInfo(Constructor, int) - Constructor for class info.magnolia.objectfactory.ParameterInfo
     
    ParameterResolver - Interface in info.magnolia.objectfactory
    Used to resolve a parameter when invoking a constructor.
    parameters - Variable in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    params - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    parent - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    parent(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    parent(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    parent(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    parent(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    parent(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    PARENT_PATH - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    parentComponentProvider - Variable in class info.magnolia.objectfactory.guice.AbstractGuiceComponentConfigurer
     
    parentContentNodeName - Variable in class info.magnolia.templating.jsp.taglib.BaseImageTag
    Attribute: The node where the images are to be saved.
    parentModel - Variable in class info.magnolia.rendering.model.RenderingModelImpl
     
    parseAndFormat(OutputStream, XMLReader, String, String, Session, boolean) - Static method in class info.magnolia.importexport.DataTransporter
    Exports the content of the repository, and format it if necessary.
    parseDate(String) - Static method in class info.magnolia.cms.util.DateUtil
    Uses the current locale (user) to parse the date.
    parseDateTime(String) - Static method in class info.magnolia.cms.util.DateUtil
    Uses the current locale (user) to parse the date and time.
    parseLazyFlag(ComponentDefinition) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
     
    parseLink(String) - Static method in class info.magnolia.link.LinkFactory
    Parses provided URI to the link.
    parseStringValue(String, Set<String>) - Method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated. since 4.5 this is now done by AbstractMagnoliaConfigurationProperties.parseStringValue(java.lang.String, java.util.Set).
    parseStringValue(String, Set<String>) - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
    Parse the given String value recursively, to be able to resolve nested placeholders.
    parseUUIDLink(String) - Static method in class info.magnolia.link.LinkFactory
    Parses UUID link pattern string and converts it into a Link object.
    parseVersion(String) - Static method in class info.magnolia.module.model.Version
    Factory method that will parse a version string and return the correct Version implementation.
    parseVersion(int, int, int) - Static method in class info.magnolia.module.model.Version
     
    PartialBootstrapTask - Class in info.magnolia.module.delta
    This task is used to bootstrap a part of a file.
    PartialBootstrapTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.PartialBootstrapTask
    Bootstraps fragment of file.
    PartialBootstrapTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.PartialBootstrapTask
    Bootstraps newly created file.
    PartialBootstrapTask(String, String, String, String, String, int) - Constructor for class info.magnolia.module.delta.PartialBootstrapTask
     
    PartialBootstrapTask(String, String, String, String, int) - Constructor for class info.magnolia.module.delta.PartialBootstrapTask
     
    PARTICIPANT_PREFIX_COMMAND - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    PARTICIPANT_PREFIX_GROUP - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    PARTICIPANT_PREFIX_ROLE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    PARTICIPANT_PREFIX_USER - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    Password - Class in info.magnolia.cms.gui.control
    Password field.
    Password() - Constructor for class info.magnolia.cms.gui.control.Password
     
    Password(String, String) - Constructor for class info.magnolia.cms.gui.control.Password
     
    Password(String, Content) - Constructor for class info.magnolia.cms.gui.control.Password
     
    PASSWORD - Static variable in interface info.magnolia.cms.security.auth.Entity
    Deprecated.  
    pasteNode(String, String, int, int) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    PASTETYPE_ABOVE - Static variable in class info.magnolia.cms.gui.control.Tree
     
    PASTETYPE_BELOW - Static variable in class info.magnolia.cms.gui.control.Tree
     
    PASTETYPE_LAST - Static variable in class info.magnolia.cms.gui.control.Tree
     
    PASTETYPE_SUB - Static variable in class info.magnolia.cms.gui.control.Tree
     
    PATH - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    path including fileName: /en/mainColumnParagraph/04/file/report2004.Pdf.
    Path - Class in info.magnolia.cms.core
    Utility class to retrieve files or directory used by Magnolia.
    path - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    path - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
    Path to the node containing the data
    path - Variable in class info.magnolia.module.admininterface.lists.VersionsList
    The path of the node
    PATH - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Path to be activated or deactivated.
    path2uuid(String, String) - Static method in class info.magnolia.cms.util.ContentUtil
    Deprecated.  
    PATH_ATTRIBUTE - Static variable in class info.magnolia.templating.freemarker.AbstractDirective
     
    PATH_WITHOUT_NAME - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    /en/mainColumnParagraph/04/file.Pdf.
    PathMappedFlowCommand - Class in info.magnolia.module.workflow.commands
    Map paths to workflows.
    PathMappedFlowCommand() - Constructor for class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    PathMappedFlowCommand.Mapping - Class in info.magnolia.module.workflow.commands
    Used to define the mappings.
    PathMappedFlowCommand.Mapping() - Constructor for class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    pathOpen - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    pathSelected - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    PathUtil - Class in info.magnolia.cms.util
    Utility class used to handle paths for documents in DMS.
    PathUtil() - Constructor for class info.magnolia.cms.util.PathUtil
     
    PatternDelegate - Interface in info.magnolia.cms.util
    A simple generic interface that can be used to configure anything that can be selected based on some conditions (i.e.
    peekBean(int) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    peekBean(int) - Method in interface info.magnolia.content2bean.TransformationState
     
    peekContent(int) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    peekContent(int) - Method in interface info.magnolia.content2bean.TransformationState
     
    peekType(int) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    peekType(int) - Method in interface info.magnolia.content2bean.TransformationState
     
    PerformanceTestFilter - Class in info.magnolia.debug
    Logs whatever has been recorded with the PerformanceTestStatus.
    PerformanceTestFilter() - Constructor for class info.magnolia.debug.PerformanceTestFilter
     
    PerformanceTestStatus - Class in info.magnolia.debug
    Key based time measuring.
    PerformanceTestStatus() - Constructor for class info.magnolia.debug.PerformanceTestStatus
     
    performInstallOrUpdate() - Method in interface info.magnolia.module.ModuleManager
     
    performInstallOrUpdate() - Method in class info.magnolia.module.ModuleManagerImpl
     
    performInstallOrUpdate() - Method in class info.magnolia.module.ui.ModuleManagerWebUI
     
    PERMANENT_PREFIX - Static variable in class info.magnolia.cms.util.RequestDispatchUtil
     
    Permission - Interface in info.magnolia.cms.security
    A permission is a collection of rights and can match paths.
    PERMISSION_ANY - Static variable in class info.magnolia.cms.security.MgnlRole
     
    PERMISSION_NAME_ADD - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_ALL - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_EXECUTE - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_READ - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_REMOVE - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_SET - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_SYNDICATE - Static variable in interface info.magnolia.cms.security.Permission
     
    PERMISSION_NAME_WRITE - Static variable in interface info.magnolia.cms.security.Permission
     
    PermissionConfiguration - Class in info.magnolia.module.admininterface.config
     
    PermissionConfiguration() - Constructor for class info.magnolia.module.admininterface.config.PermissionConfiguration
     
    PermissionImpl - Class in info.magnolia.cms.security
    Concrete implementation of Permission using UrlPattern to match pathes.
    PermissionImpl() - Constructor for class info.magnolia.cms.security.PermissionImpl
     
    PermissionPage - Class in info.magnolia.module.admininterface.pages
    Tools for simple show of all groups, roles or permissions assigned to user.
    PermissionPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.PermissionPage
     
    PermissionUtil - Class in info.magnolia.cms.security
    Collection of methods for handling permission related processing.
    PermissionUtil() - Constructor for class info.magnolia.cms.security.PermissionUtil
     
    persistCacheKey(String, String, Object) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    persistCacheKey(String, String, Object) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    persistCacheKey(String, String, Object) - Method in interface info.magnolia.module.cache.CachePolicy
    Persists mapping between uuid and cache key in case the given cache policy implementation cares about such details.
    PHASE_MODULE_RESTART - Static variable in interface info.magnolia.module.ModuleLifecycleContext
    A module is restarted.
    PHASE_SYSTEM_SHUTDOWN - Static variable in interface info.magnolia.module.ModuleLifecycleContext
    The system is shutting down.
    PHASE_SYSTEM_STARTUP - Static variable in interface info.magnolia.module.ModuleLifecycleContext
    System is starting up.
    placeDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarEdit
    Places the default buttons to the very right/left position.
    placeDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarMain
    Places the default buttons to the very right/left position.
    placeDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarNew
    Places the default buttons to the very right/left position.
    PLACEHOLDER_PREFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated. Placeholder prefix: "${".
    PLACEHOLDER_PREFIX - Static variable in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
     
    PLACEHOLDER_SUFFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated. Placeholder suffix: "}".
    PLACEHOLDER_SUFFIX - Static variable in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
     
    PlainTextCallbackHandler - Class in info.magnolia.cms.security.auth.callback
    Plain text callback handler supporting Form based authentication.
    PlainTextCallbackHandler() - Constructor for class info.magnolia.cms.security.auth.callback.PlainTextCallbackHandler
     
    PlainTextCallbackHandler(String, char[]) - Constructor for class info.magnolia.cms.security.auth.callback.PlainTextCallbackHandler
     
    PlainTextCallbackHandler(String, char[], String) - Constructor for class info.magnolia.cms.security.auth.callback.PlainTextCallbackHandler
     
    PlainTextTemplateRenderer - Class in info.magnolia.templating.renderers
    Template renderer for plain text.
    PlainTextTemplateRenderer() - Constructor for class info.magnolia.templating.renderers.PlainTextTemplateRenderer
     
    PLATFORM_COMPONENTS_CONFIG_LOCATION_NAME - Static variable in class info.magnolia.init.MagnoliaServletContextListener
     
    pop() - Static method in class info.magnolia.context.MgnlContext
     
    pop() - Method in interface info.magnolia.context.WebContext
     
    pop() - Method in class info.magnolia.context.WebContextImpl
     
    pop() - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
     
    pop() - Method in interface info.magnolia.rendering.context.RenderingContext
     
    popBean() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    popBean() - Method in interface info.magnolia.content2bean.TransformationState
     
    popContent() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    popContent() - Method in interface info.magnolia.content2bean.TransformationState
     
    popProvider() - Static method in class info.magnolia.objectfactory.Components
     
    popType() - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    popType() - Method in interface info.magnolia.content2bean.TransformationState
     
    populateContent(Content, String, String) - Method in class info.magnolia.importexport.PropertiesImportExport
     
    populateFromRequest(Object) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    populateModuleInstance(Object, Map<String, Object>) - Method in class info.magnolia.module.ModuleManagerImpl
     
    populateNode(Node, String, String) - Method in class info.magnolia.jcr.util.PropertiesImportExport
     
    populateTemplateParameters() - Method in class info.magnolia.cms.gui.control.Tree
     
    postHandleEvents(Cache, String) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
    Implement this method to wrap up flushing process after all single events have been processed.
    postHandleEvents(Cache, String) - Method in class info.magnolia.module.cache.FlushAllListeningPolicy
     
    PostNodeVisitor - Interface in info.magnolia.jcr.util
    Used in NodeUtil.visit(Node, NodeVisitor) if the visitor wants to use post order.
    postVisit(Content) - Method in interface info.magnolia.cms.util.ContentUtil.PostVisitor
    Deprecated.  
    postVisit(Node) - Method in interface info.magnolia.jcr.util.PostNodeVisitor
     
    PoweredByTag - Class in info.magnolia.templating.jsp.taglib
    A simple tag which can display the version and edition of the running Magnolia instance.
    PoweredByTag() - Constructor for class info.magnolia.templating.jsp.taglib.PoweredByTag
     
    PREFIX_GROUP - Static variable in interface info.magnolia.module.mail.MailConstants
     
    PREFIX_ROLE - Static variable in interface info.magnolia.module.mail.MailConstants
     
    PREFIX_USER - Static variable in interface info.magnolia.module.mail.MailConstants
     
    prefixLink(String) - Method in class info.magnolia.link.AbsolutePathTransformer
     
    prefixLink(String) - Method in class info.magnolia.link.CompleteUrlPathTransformer
     
    preHandleEvents(Cache, String) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
    Implement this method to react on buffered events on a given cache and repository.
    preHandleEvents(Cache, String) - Method in class info.magnolia.module.cache.FlushAllListeningPolicy
     
    prepareAndSendMail(MgnlEmail) - Method in interface info.magnolia.module.mail.handlers.MgnlMailHandler
    Prepare the email (format it) and send it.
    prepareAndSendMail(MgnlEmail) - Method in class info.magnolia.module.mail.handlers.SimpleMailHandler
     
    prepareAndSendMail(MgnlEmail) - Method in class info.magnolia.module.mail.handlers.ThreadedMailHandler
    Prepare the email (format it) and send it.
    prepareConnection(Subscriber, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    prepareContent(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    Set mixin types or similar.
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in interface info.magnolia.module.admininterface.AdminTreeConfiguration
    Prepare the context menu of the tree.
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.ConfigTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.GroupsTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.JcrBrowserTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.RolesTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.UsersTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration
     
    prepareContextMenu(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.workflow.trees.WorkflowWebsiteTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in interface info.magnolia.module.admininterface.AdminTreeConfiguration
    Prepare the functionbar (footerbar) of the tree.
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.ConfigTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.GroupsTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.JcrBrowserTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.RolesTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.UsersTreeConfiguration
     
    prepareFunctionBar(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration
     
    prepareLaunchItem(Context, LaunchItem) - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
    Set the start and end date for this page.
    prepareLaunchItem(Context, LaunchItem) - Method in class info.magnolia.module.workflow.commands.FlowCommand
    The default implementation puts all the contexts attributes which are in the request scope into the work item.
    prepareRendering(Locale, String, Object) - Method in class info.magnolia.freemarker.FreemarkerHelper
    Call checkLocale() before calling this method, to ensure it is not null.
    prepareTemplatingElement(C, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.templating.freemarker.AbstractDirective
    Implementations of this method should prepare the TemplatingElement with the known parameters.
    prepareTemplatingElement(AreaElement, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.templating.freemarker.AreaDirective
     
    prepareTemplatingElement(ComponentElement, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.templating.freemarker.ComponentDirective
     
    prepareTemplatingElement(InitElement, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.templating.freemarker.InitDirective
     
    prepareTemplatingElement(ComponentElement, Environment, Map<String, TemplateModel>, TemplateModel[], TemplateDirectiveBody) - Method in class info.magnolia.templating.freemarker.ReadOnlyComponentDirective
     
    prepareTemplatingElement(C) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
    Implementations of this method should prepare the TemplatingElement with the known parameters.
    prepareTemplatingElement(AreaElement) - Method in class info.magnolia.templating.jsp.cms.AreaTag
     
    prepareTemplatingElement(ComponentElement) - Method in class info.magnolia.templating.jsp.cms.ComponentTag
     
    prepareTemplatingElement(InitElement) - Method in class info.magnolia.templating.jsp.cms.InitTag
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in interface info.magnolia.module.admininterface.AdminTreeConfiguration
    Override this method to configure the tree control (define the columns, ...)
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.ConfigTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.GroupsTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.JcrBrowserTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.RolesTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.UsersTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration
     
    prepareTree(Tree, boolean, HttpServletRequest) - Method in class info.magnolia.module.workflow.trees.WorkflowTreeConfiguration
     
    prev() - Method in class info.magnolia.cms.util.SiblingsHelper
     
    PreviewButton - Class in info.magnolia.templating.editor.client.widget.button
    Preview button composed by two buttons: left-hand side button is for the default action, whereas right-hand side button will display a dropdown menu with further options.
    PreviewButton(String, Command, List<MenuItem>) - Constructor for class info.magnolia.templating.editor.client.widget.button.PreviewButton
     
    PreviewChannel - Class in info.magnolia.templating.editor.client.widget
    PreviewChannelWidget.
    PreviewChannel(String, PreviewChannel.Orientation, String) - Constructor for class info.magnolia.templating.editor.client.widget.PreviewChannel
     
    PreviewChannel.Orientation - Enum in info.magnolia.templating.editor.client.widget
    Orientation modes for this widget.
    previewMode() - Method in class info.magnolia.cms.filters.InterceptFilter
     
    previous() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    PrincipalCollection - Interface in info.magnolia.cms.security.auth
    A collection of principals.
    PrincipalCollectionImpl - Class in info.magnolia.cms.security.auth
    Principal collection implementation based on simple list.
    PrincipalCollectionImpl() - Constructor for class info.magnolia.cms.security.auth.PrincipalCollectionImpl
     
    PrincipalCollectionImpl - Class in info.magnolia.jaas.principal
    Principal collection implementation based on simple list.
    PrincipalCollectionImpl() - Constructor for class info.magnolia.jaas.principal.PrincipalCollectionImpl
     
    PrincipalList - Interface in info.magnolia.cms.security.auth
    A list of Strings.
    PrincipalNotFoundException - Exception in info.magnolia.cms.security
    Throw when a Principal is search and not found.
    PrincipalNotFoundException(String) - Constructor for exception info.magnolia.cms.security.PrincipalNotFoundException
     
    PrincipalUtil - Class in info.magnolia.cms.security
    Utility methods for handling JAAS principals.
    PrincipalUtil() - Constructor for class info.magnolia.cms.security.PrincipalUtil
     
    println(Writer, String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    printVersionInfo() - Method in class info.magnolia.cms.license.LicenseFileExtractor
    Print version info to System.out.
    proccesFreemarkerString(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    proceed - Variable in class info.magnolia.module.admininterface.pages.JavascriptIncludePage.Definition
     
    proceed() - Method in class info.magnolia.module.workflow.inbox.Inbox
    Proceed the item.
    proceed(String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    proceed(String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    proceed(String, String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    proceed(InFlowWorkItem) - Static method in class info.magnolia.module.workflow.WorkflowUtil
    Proceed this item.
    process(Object) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Uses the class of the object to create the templates name, passes the object under the name 'this' and returns the result in a String.
    process(Object, Writer) - Static method in class info.magnolia.freemarker.FreemarkerUtil
     
    process(Object, String, String) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Same as FreemarkerUtil.process(Object) but adds the classifier and the extension to the template name.
    process(Object, String, String, Writer) - Static method in class info.magnolia.freemarker.FreemarkerUtil
     
    process(Class<?>, Object) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Uses the class to create the templates name and passes the object under the name 'this'.
    process(Class<?>, Object, Writer) - Static method in class info.magnolia.freemarker.FreemarkerUtil
     
    process(String, Map<String, Object>) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Process this template with the passed data and returns the result in a String.
    process(String, Map<String, Object>, Writer) - Static method in class info.magnolia.freemarker.FreemarkerUtil
    Process the template with the data and writes the result to the writer.
    process() - Method in class info.magnolia.templating.editor.client.dom.processor.AreaProcessor
     
    process(Node, MgnlElement) - Static method in class info.magnolia.templating.editor.client.dom.processor.CommentProcessor
     
    process() - Method in class info.magnolia.templating.editor.client.dom.processor.ComponentProcessor
     
    process(Node, MgnlElement) - Static method in class info.magnolia.templating.editor.client.dom.processor.ElementProcessor
     
    process() - Method in class info.magnolia.templating.editor.client.dom.processor.MgnlElementProcessor
     
    process - Static variable in class info.magnolia.templating.editor.client.PageEditor
     
    processBinary(Content, String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Process binary data.
    processCachedEntry(CachedEntry, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.executor.UseCache
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in interface info.magnolia.module.cache.CachePolicyExecutor
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.Bypass
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.CompositeExecutor
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.SetExpirationHeaders
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.Store
     
    processCacheRequest(HttpServletRequest, HttpServletResponse, FilterChain, Cache, CachePolicyResult) - Method in class info.magnolia.module.cache.executor.UseCache
     
    processCommon(Content, String, int, int, int, String[]) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Process a common value
    processDate(Content, String, int, int, int, String[]) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    processFile(String) - Method in class info.magnolia.content2bean.impl.DescriptorFileBasedTypeMapping
    Deprecated.  
    processMultiple(Content, String, int, String[]) - Method in class info.magnolia.module.admininterface.MultiValueSaveHandler
     
    processMultiple(Content, String, int, String[]) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Process a multiple value field
    processMultiple(Content, String, int, String[]) - Method in class info.magnolia.module.admininterface.UUIDSaveHandler
    Process a multiple value
    processProperties(Class<?>, Properties) - Method in class info.magnolia.content2bean.impl.DescriptorFileBasedTypeMapping
    Deprecated.  
    processPropertyFilesString(ServletContext, String, String, String, String) - Static method in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated. since 4.5, this is done by DefaultMagnoliaPropertiesResolver.DefaultMagnoliaPropertiesResolver(javax.servlet.ServletContext, info.magnolia.init.MagnoliaInitPaths). Note: when remove this class and method, this code will need to be cleaned up and moved to info.magnolia.init.DefaultMagnoliaPropertiesResolver
    processRemoveCommon(Content, String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Remove the specified property on the node.
    processRichEdit(Content, String, int, int, int, String[]) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Parse the value returned by a rich text editor and update the links and linebreaks.
    processSaveInfo(Content, String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    This method cares about one mgnlSaveInfo.
    processString(Content, String, int, int, String[], String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Process a string.
    processString(Content, String, int, int, String[], String) - Method in class info.magnolia.module.admininterface.UUIDSaveHandler
    Process a singel value
    processWriteCommon(Content, String, String, int) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Writes a property value.
    PRODUCT_DOMAIN - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
     
    PROPERTIES - Static variable in class info.magnolia.importexport.DataTransporter
     
    PROPERTIES_ALL - Static variable in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    PROPERTIES_CONTENTNODE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTIES_CONTENTTYPE_VALUE - Static variable in class info.magnolia.templating.jsp.taglib.BaseImageTag
    The valye of the contentType nodeData in the properties node.
    PROPERTIES_EXTENSION_VALUE - Static variable in class info.magnolia.templating.jsp.taglib.BaseImageTag
    The value of the extension nodeData in the properties node.
    PROPERTIES_NONE - Static variable in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    PropertiesBasedTypeDescriptor - Class in info.magnolia.content2bean.impl
    Deprecated. since 4.5, unused. Custom Transformer should be enough.
    PropertiesBasedTypeDescriptor(Properties) - Constructor for class info.magnolia.content2bean.impl.PropertiesBasedTypeDescriptor
    Deprecated.  
    PropertiesBasedTypeMapping - Class in info.magnolia.content2bean.impl
    Deprecated. since 4.5 - register Transformers explicitly.
    PropertiesBasedTypeMapping() - Constructor for class info.magnolia.content2bean.impl.PropertiesBasedTypeMapping
    Deprecated.  
    PropertiesImportExport - Class in info.magnolia.importexport
    Utility class providing support for properties-like format to import/export jcr data.
    PropertiesImportExport() - Constructor for class info.magnolia.importexport.PropertiesImportExport
     
    PropertiesImportExport - Class in info.magnolia.jcr.util
    Utility class providing support for properties-like format to import/export jcr data.
    PropertiesImportExport() - Constructor for class info.magnolia.jcr.util.PropertiesImportExport
     
    PropertiesImportTask - Class in info.magnolia.module.delta
    A Task which will import nodes and properties using a .properties file.
    PropertiesImportTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.PropertiesImportTask
     
    PropertiesInitializer - Class in info.magnolia.cms.beans.config
    Deprecated. since 4.5 - replaced by classes in the info.magnolia.init package.
    PropertiesInitializer(ModuleRegistry) - Constructor for class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated.  
    PROPERTY_CONTENTTYPE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_EMAIL - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_ENABLED - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_ENCODING - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_EXTENSION - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_FILENAME - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_HEIGHT - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_ICON - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_LANGUAGE - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_LASTACCESS - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_LASTMODIFIED - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_MIMETYPE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_PASSWORD - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_RULE - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
    Property name for collection rule.
    PROPERTY_SIZE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_TEMPLATE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PROPERTY_TITLE - Static variable in class info.magnolia.cms.security.MgnlUserManager
     
    PROPERTY_WIDTH - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    PropertyAndChildWrappingNodeWrapper - Class in info.magnolia.jcr.wrapper
    Node wrapper that wraps all returned properties and wraps all returned nodes to extend its property wrapping scheme to an entire hierarchy.
    PropertyAndChildWrappingNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
     
    PropertyDefinition - Class in info.magnolia.module.model
    Property as defined in a module descriptor.
    PropertyDefinition() - Constructor for class info.magnolia.module.model.PropertyDefinition
     
    propertyExists(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
     
    propertyExists(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    PropertyExistsDelegateTask - Class in info.magnolia.module.delta
    A task that delegates to another depending on whether a specified property exists or not.
    PropertyExistsDelegateTask(String, String, String, String, String, Task) - Constructor for class info.magnolia.module.delta.PropertyExistsDelegateTask
     
    PropertyExistsDelegateTask(String, String, String, String, String, Task, Task) - Constructor for class info.magnolia.module.delta.PropertyExistsDelegateTask
     
    PropertyFilteringNodeWrapper - Class in info.magnolia.jcr.wrapper
    Node wrapper that filters out properties based on a predicate, child nodes acquired via this wrapper are also wrapped in order to filter properties on them as well.
    PropertyFilteringNodeWrapper(Node, AbstractPredicate<Property>) - Constructor for class info.magnolia.jcr.wrapper.PropertyFilteringNodeWrapper
     
    propertyName - Variable in class info.magnolia.module.delta.NodeCheckDelegateTask
     
    PropertySource - Interface in info.magnolia.init
    Basic Magnolia configuration typically happens with a set of files typically called "magnolia.properties", loaded in a given order, from different location.
    PropertyTypeDescriptor - Class in info.magnolia.content2bean
    Describes a property.
    PropertyTypeDescriptor() - Constructor for class info.magnolia.content2bean.PropertyTypeDescriptor
     
    PropertyUtil - Class in info.magnolia.jcr.util
    Property-related utility methods.
    PropertyUtil() - Constructor for class info.magnolia.jcr.util.PropertyUtil
     
    PropertyValueDelegateTask - Class in info.magnolia.module.delta
    A task which delegates to another if a property has a given value.
    PropertyValueDelegateTask(String, String, String, String, String, String, boolean, Task) - Constructor for class info.magnolia.module.delta.PropertyValueDelegateTask
     
    PropertyValueDelegateTask(String, String, String, String, String, String, boolean, Task, Task) - Constructor for class info.magnolia.module.delta.PropertyValueDelegateTask
     
    PropertyValuesTask - Class in info.magnolia.module.delta
    A tasks that offers helper methods to check on certain properties.
    PropertyValuesTask(String, String) - Constructor for class info.magnolia.module.delta.PropertyValuesTask
     
    PropertyVoter - Class in info.magnolia.voting.voters
    Checks if the named Magnolia property has the expected value.
    PropertyVoter() - Constructor for class info.magnolia.voting.voters.PropertyVoter
     
    PropertyWrapperFactory - Interface in info.magnolia.jcr.wrapper
    Factory for wrapping properties.
    PROVIDER - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
     
    Provider<T> - Interface in info.magnolia.registry
    Superinterface for Providers that want to interact with AbstractProviderRegistry.
    Provider - Interface in info.magnolia.repository
    Repository provider.
    PROVIDER_ADDRESS - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
     
    PROVIDER_EMAIL - Static variable in class info.magnolia.cms.license.LicenseFileExtractor
     
    ProviderConfiguration<T> - Class in info.magnolia.objectfactory.configuration
    Configuration for a provider that acts as a factory, supported types are ComponentFactory and Provider.
    ProviderConfiguration() - Constructor for class info.magnolia.objectfactory.configuration.ProviderConfiguration
     
    ProviderConfiguration(Class<T>, Class<?>) - Constructor for class info.magnolia.objectfactory.configuration.ProviderConfiguration
     
    providerForComponentFactory(Class<? extends ComponentFactory<T>>) - Static method in class info.magnolia.objectfactory.guice.GuiceUtils
     
    providerForComponentFactory(ComponentFactory<T>) - Static method in class info.magnolia.objectfactory.guice.GuiceUtils
     
    providerForInstance(T) - Static method in class info.magnolia.objectfactory.guice.GuiceUtils
     
    ProviderImpl - Class in info.magnolia.jackrabbit
    Provider implementation for Apache JackRabbit JCR repository.
    ProviderImpl() - Constructor for class info.magnolia.jackrabbit.ProviderImpl
     
    ProxyBasedBeanMerger - Class in info.magnolia.beanmerger
    Proxy-based bean merger.
    ProxyBasedBeanMerger() - Constructor for class info.magnolia.beanmerger.ProxyBasedBeanMerger
     
    ProxyBasedBeanMerger.MergeInvoker - Class in info.magnolia.beanmerger
    Merge Invoker.
    pswd - Variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
     
    pswd - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    purgeContent(Content) - Method in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    push(HttpServletRequest, HttpServletResponse) - Static method in class info.magnolia.context.MgnlContext
     
    push(HttpServletRequest, HttpServletResponse) - Method in interface info.magnolia.context.WebContext
     
    push(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.context.WebContextImpl
     
    push(Node, RenderableDefinition) - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
     
    push(Node, RenderableDefinition, OutputProvider) - Method in class info.magnolia.rendering.context.AggregationStateBasedRenderingContext
     
    push(Node, RenderableDefinition) - Method in interface info.magnolia.rendering.context.RenderingContext
    Pushes the content and renderableDefinition to be used for rendering.
    push(Node, RenderableDefinition, OutputProvider) - Method in interface info.magnolia.rendering.context.RenderingContext
    Pushes the content and renderableDefinition to be used for rendering.
    pushBean(Object) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    pushBean(Object) - Method in interface info.magnolia.content2bean.TransformationState
     
    pushContent(Content) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    pushContent(Content) - Method in interface info.magnolia.content2bean.TransformationState
     
    pushProvider(ComponentProvider) - Static method in class info.magnolia.objectfactory.Components
     
    pushType(TypeDescriptor) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    pushType(TypeDescriptor) - Method in interface info.magnolia.content2bean.TransformationState
     
    put(Object, Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    put(Object, Object) - Method in class info.magnolia.cms.util.OrderedProperties
     
    put(Object, Object) - Method in class info.magnolia.context.AbstractContext
    put(String, Object) - Method in class info.magnolia.jcr.util.ContentMap
     
    put(Object, Object) - Method in interface info.magnolia.module.cache.Cache
     
    put(Object, Object, int) - Method in interface info.magnolia.module.cache.Cache
     
    put(Object, Object) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
     
    put(Object, Object, int) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
     
    put(K, V) - Method in class info.magnolia.registry.RegistryMap
     
    put(V) - Method in class info.magnolia.registry.RegistryMap
     
    putAll(Map) - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    putAll(Map) - Method in class info.magnolia.context.AbstractContext
    putAll(Map<? extends String, ? extends Object>) - Method in class info.magnolia.jcr.util.ContentMap
     

    Q

    Query - Interface in info.magnolia.cms.core.search
    Deprecated. Since 4.5.4 we are using JCR query API.
    query - Variable in class info.magnolia.cms.core.search.QueryImpl
    Deprecated.  
    query - Variable in class info.magnolia.cms.gui.controlx.search.AbstractSearchableListModel
    search query to be used by sub implementation
    query - Variable in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    search query to be used by sub implementation
    query - Variable in class info.magnolia.cms.gui.controlx.version.VersionListModel
    search query to be used by sub implementation
    query(String, String) - Static method in class info.magnolia.cms.util.QueryUtil
    Deprecated. Since 4.5.4 use search methods.
    query(String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
    Deprecated. Since 4.5.4 use search methods.
    query(String, String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
    Deprecated. Since 4.5.4 use search methods.
    query(String, String, String, String, long) - Static method in class info.magnolia.cms.util.QueryUtil
    Deprecated. Since 4.5.4 use search methods.
    query() - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    QueryAwareVirtualURIMapping - Interface in info.magnolia.cms.beans.config
    QueryAwareVirtualURIMapping implementations are used by VirtualURIManager and VirtualUriFilter to transform incoming URI requests with query string.
    QueryBuilder - Class in info.magnolia.cms.gui.controlx.search
     
    QueryBuilder(RepositorySearchListModel) - Constructor for class info.magnolia.cms.gui.controlx.search.QueryBuilder
    package private
    QueryImpl - Class in info.magnolia.cms.core.search
    Deprecated. Since 4.5.4 we are using JCR query API.
    QueryImpl(Query, HierarchyManager) - Constructor for class info.magnolia.cms.core.search.QueryImpl
    Deprecated.  
    QueryManager - Interface in info.magnolia.cms.core.search
    Deprecated. Since 4.5.4 we are using JCR query API.
    queryManager - Variable in class info.magnolia.cms.core.search.QueryManagerImpl
    Deprecated.  
    QueryManagerImpl - Class in info.magnolia.cms.core.search
    Deprecated. Since 4.5.4 we are using JCR query API.
    QueryManagerImpl(QueryManager, HierarchyManager) - Constructor for class info.magnolia.cms.core.search.QueryManagerImpl
    Deprecated.  
    QueryResult - Interface in info.magnolia.cms.core.search
    Deprecated. Since 4.5.4 we are using JCR query API.
    QueryResultImpl - Class in info.magnolia.cms.core.search
    Deprecated. Since 4.5.4 we are using JCR query API.
    QueryResultImpl(QueryResult, HierarchyManager) - Constructor for class info.magnolia.cms.core.search.QueryResultImpl
    Deprecated.  
    QueryResultImpl(QueryResult, HierarchyManager, long) - Constructor for class info.magnolia.cms.core.search.QueryResultImpl
    Deprecated.  
    QueryTask - Class in info.magnolia.module.delta
    An abstract task to perform operations on nodes returned by a given query.
    QueryTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.QueryTask
     
    QueryUtil - Class in info.magnolia.cms.util
    Util to execute queries as simple as possible.
    QueryUtil() - Constructor for class info.magnolia.cms.util.QueryUtil
     
    QuickstartPage - Class in info.magnolia.module.admininterface.pages
     
    QuickstartPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.QuickstartPage
    Required constructor.
    quietNewInstance(String, Object...) - Static method in class info.magnolia.objectfactory.Classes
    Convenience/shortcut for Classes.newInstance(String, Object...), returning null both in case of a ClassNotFoundException or if the class could not be instantiated.

    R

    Radio - Class in info.magnolia.cms.gui.control
     
    Radio() - Constructor for class info.magnolia.cms.gui.control.Radio
     
    RangedOutputStream - Class in info.magnolia.cms.filters
    Range limited output stream.
    RangedOutputStream(ServletOutputStream, RangeSupportFilter.RangeInfo) - Constructor for class info.magnolia.cms.filters.RangedOutputStream
     
    RangeIteratorImpl<T> - Class in info.magnolia.jcr.iterator
    Intended as a base class when implementing JCR iterators, sub-classes need only implement the special next methods such as nextNode() for NodeIterator.
    RangeIteratorImpl(Collection<T>) - Constructor for class info.magnolia.jcr.iterator.RangeIteratorImpl
     
    RangeIteratorImpl(RangeIterator) - Constructor for class info.magnolia.jcr.iterator.RangeIteratorImpl
     
    RangeIteratorImpl(Iterator<T>, int) - Constructor for class info.magnolia.jcr.iterator.RangeIteratorImpl
     
    RangeSupportFilter - Class in info.magnolia.cms.filters
    This filter will process any incoming requests containing Range or If-Range headers and swallow all produced output except for that matching the requested range.
    RangeSupportFilter() - Constructor for class info.magnolia.cms.filters.RangeSupportFilter
     
    RangeSupportFilter.RangeInfo - Class in info.magnolia.cms.filters
    Requested byte range.
    RangeSupportFilter.RangeInfo(int, int, int) - Constructor for class info.magnolia.cms.filters.RangeSupportFilter.RangeInfo
     
    READ - Static variable in interface info.magnolia.cms.security.Permission
     
    read(byte[], long) - Method in class info.magnolia.jcr.util.BinaryInFile
     
    read(Reader) - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
     
    read(Reader) - Method in interface info.magnolia.module.model.reader.ModuleDefinitionReader
     
    read(Reader) - Method in class info.magnolia.objectfactory.configuration.ComponentConfigurationReader
     
    read(InputStream) - Method in class info.magnolia.repository.definition.RepositoryMappingDefinitionReader
    Load repository mappings and params using repositories.xml.
    readAll() - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
     
    readAll() - Method in interface info.magnolia.module.model.reader.ModuleDefinitionReader
    Reads all found module definitions.
    readAll(List<String>) - Method in class info.magnolia.objectfactory.configuration.ComponentConfigurationReader
     
    readConfiguration(List<String>, String) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfigurationBuilder
    Reads component definitions from the specified resources and returns a ComponentProviderConfiguration.
    readDefinition(String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
     
    readDefinition(String) - Method in interface info.magnolia.module.workflow.flows.FlowDefinitionManager
    Read the workflow definition stored with this name.
    readFormatted(XMLReader, File, OutputStream) - Static method in class info.magnolia.importexport.DataTransporter
     
    readFormatted(XMLReader, InputStream, OutputStream) - Static method in class info.magnolia.importexport.DataTransporter
     
    readFromResource(String) - Method in class info.magnolia.module.model.reader.BetwixtModuleDefinitionReader
     
    readFromResource(String) - Method in interface info.magnolia.module.model.reader.ModuleDefinitionReader
     
    readFromResource(String) - Method in class info.magnolia.objectfactory.configuration.ComponentConfigurationReader
     
    ReadOnlyComponentDirective - Class in info.magnolia.templating.freemarker
    A freemarker directive for rendering an arbitrary piece of content (read only).
    ReadOnlyComponentDirective() - Constructor for class info.magnolia.templating.freemarker.ReadOnlyComponentDirective
     
    ReadOnlyDirectives - Class in info.magnolia.templating.freemarker
    A map with freemarker directives with read only components specific to Magnolia.
    ReadOnlyDirectives() - Constructor for class info.magnolia.templating.freemarker.ReadOnlyDirectives
     
    readProvider(Node) - Method in class info.magnolia.rendering.renderer.registry.ConfiguredRendererManager
     
    readProvider(Node) - Method in class info.magnolia.rendering.template.registry.ConfiguredTemplateDefinitionManager
     
    readValue() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    readValues() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    readValues() - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
    realm - Variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
    The realm to which we login.
    Realm - Interface in info.magnolia.cms.security
    Provides the name for the default realm.
    realm - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
    The realm we login into.
    Realm.Factory - Class in info.magnolia.cms.security
    Factory for providing realms.
    Realm.Factory() - Constructor for class info.magnolia.cms.security.Realm.Factory
     
    Realm.RealmImpl - Class in info.magnolia.cms.security
    Implementation of the realm.
    Realm.RealmImpl(String) - Constructor for class info.magnolia.cms.security.Realm.RealmImpl
     
    REALM_ADMIN - Static variable in interface info.magnolia.cms.security.Realm
    The realm for the admin interface.
    REALM_ALL - Static variable in interface info.magnolia.cms.security.Realm
    No realm --> all users.
    REALM_SYSTEM - Static variable in interface info.magnolia.cms.security.Realm
    Contains not removable system users: anonymous, superuser.
    RealmCallback - Class in info.magnolia.cms.security.auth.callback
    Deprecated.  
    RealmCallback() - Constructor for class info.magnolia.cms.security.auth.callback.RealmCallback
    Deprecated.  
    receive(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    handle activate or deactivate request.
    ReceiveFilter - Class in info.magnolia.module.exchangesimple
    This filter receives activation requests from another instance and applies them.
    ReceiveFilter(ExchangeSimpleModule) - Constructor for class info.magnolia.module.exchangesimple.ReceiveFilter
     
    recursive(NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
    Visits the hierarchy recursively and executes the operations on all nodes excluding meta data and jcr base nodes.
    recursive(String, NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
    Visits the hierarchy recursively and executes the operations on all nodes matching a certain type.
    recursive(ItemType, NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
    Visits the hierarchy recursively and executes the operations on all nodes matching a certain type.
    recursive(Content.ContentFilter, NodeOperation...) - Static method in class info.magnolia.nodebuilder.RecursiveOp
     
    RecursiveOp - Class in info.magnolia.nodebuilder
    Visits the hierarchy recursively and executes the operations on all nodes matching the filter.
    RecursiveOp(Content.ContentFilter, NodeOperation[]) - Constructor for class info.magnolia.nodebuilder.RecursiveOp
    Visits the hierarchy recursively and executes the operations on all nodes matching the filter.
    REDIRECT_PREFIX - Static variable in class info.magnolia.cms.util.RequestDispatchUtil
     
    RedirectClientCallback - Class in info.magnolia.cms.security.auth.callback
    An HttpClientCallback implementation which redirects to a configured path or URL.
    RedirectClientCallback() - Constructor for class info.magnolia.cms.security.auth.callback.RedirectClientCallback
     
    refresh() - Method in class info.magnolia.cms.cache.pages.CacheToolsPage
     
    refresh(boolean) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    refresh(boolean) - Method in interface info.magnolia.cms.core.Content
    Deprecated. If keepChanges is false, this method discards all pending changes recorded in this session.
    refresh(boolean) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    refresh(boolean) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. Refreshes this session.
    refresh(boolean) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    refresh(boolean) - Method in interface info.magnolia.cms.core.HierarchyManager
    Deprecated.  
    refresh(boolean) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. Refreshes current node keeping all changes.
    refresh(boolean) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    refresh(boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    refresh(boolean) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    refresh(boolean) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    refresh(boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    refresh(boolean) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    refresh(boolean) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    refresh() - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    RegexpVirtualURIMapping - Class in info.magnolia.cms.beans.config
    Query aware virtual uri mapping implementation that uses regular expressions in fromURI/toURI.
    RegexpVirtualURIMapping() - Constructor for class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    register(Content) - Method in class info.magnolia.cms.beans.config.ObservedManager
    Register a node.
    register(String, Renderer) - Method in class info.magnolia.cms.gui.controlx.impl.RenderKitImpl
     
    register(String, Renderer) - Method in interface info.magnolia.cms.gui.controlx.RenderKit
    Register a renderer
    register(SessionProvider) - Method in class info.magnolia.jcr.registry.SessionProviderRegistry
     
    register(Delta) - Method in class info.magnolia.module.AbstractModuleVersionHandler
    Registers the delta needed to update to version v from the previous one.
    register(DialogHandlerProvider) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
     
    register(CacheModuleLifecycleListener) - Method in class info.magnolia.module.cache.CacheModule
     
    register(RendererProvider) - Method in class info.magnolia.rendering.renderer.registry.RendererRegistry
     
    register(TemplateDefinitionProvider) - Method in class info.magnolia.rendering.template.registry.TemplateDefinitionRegistry
     
    registerCatalog(Content) - Method in class info.magnolia.commands.CommandsManager
     
    registerChangeListener(String, String, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for any node type.
    registerChangeListener(String, String, boolean, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for any node type.
    registerChangeListener(String, String, boolean, String, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for a specific node type.
    registerChangeListener(String, String, boolean, String, int, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for a specific node type and event types.
    registerChangeListener(String, String, boolean, String[], EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Registers an EventListener for a specific set of node types and event types.
    registerChangeListener(String, String, boolean, String[], int, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
    Register a single event listener, bound to the given path.
    registerDeferredChangeListener(String, String, EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
     
    registerDeferredChangeListener(String, String, boolean, EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
     
    registerDeferredChangeListener(String, String, boolean, String, EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
     
    registerDeferredChangeListener(String, String, boolean, String[], EventListener, long, long) - Static method in class info.magnolia.cms.util.ObservationUtil
    The event firing is deferred in case there is a series of fired events.
    registerDialog(String, Class<DialogControl>) - Static method in class info.magnolia.cms.gui.dialog.DialogFactory
    Register a new dialog.
    registeredUUIDs - Variable in class info.magnolia.cms.beans.config.ObservedManager
    UUIDs of the registered main nodes.
    registerImplementation(Class<T>, Class<? extends T>) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
     
    registerImplementation(Class<T>) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
     
    registerInstance(Class<T>, Object) - Method in class info.magnolia.objectfactory.configuration.ComponentProviderConfiguration
     
    registerMBean(String, Object) - Static method in class info.magnolia.cms.util.MBeanUtil
     
    RegisterMgnlDeletedType - Class in info.magnolia.module.admininterface.setup.for4_4
    Task for registration of new mixin - mgnl:deleted.
    RegisterMgnlDeletedType() - Constructor for class info.magnolia.module.admininterface.setup.for4_4.RegisterMgnlDeletedType
     
    registerModuleDefinition(String, ModuleDefinition) - Method in interface info.magnolia.module.ModuleRegistry
     
    registerModuleDefinition(String, ModuleDefinition) - Method in class info.magnolia.module.ModuleRegistryImpl
     
    registerModuleInstance(String, Object) - Method in interface info.magnolia.module.ModuleRegistry
     
    registerModuleInstance(String, Object) - Method in class info.magnolia.module.ModuleRegistryImpl
     
    registerModuleObservingComponent(String, ObservedManager) - Method in interface info.magnolia.module.ModuleLifecycleContext
    Registers a component which will observe other modules' config node with the given nodeName.
    registerModuleObservingComponent(String, ObservedManager) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
     
    RegisterModuleServletsTask - Class in info.magnolia.module.delta
    Reads the servlets to register from the module descriptor.
    RegisterModuleServletsTask() - Constructor for class info.magnolia.module.delta.RegisterModuleServletsTask
     
    registerModuleVersionHandler(String, ModuleVersionHandler) - Method in interface info.magnolia.module.ModuleRegistry
     
    registerModuleVersionHandler(String, ModuleVersionHandler) - Method in class info.magnolia.module.ModuleRegistryImpl
     
    registerNamespace(String, String, Workspace) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerNamespace(String, String, Workspace) - Method in interface info.magnolia.repository.Provider
    Register namespace with the repository.
    registerNodeTypes() - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerNodeTypes(String) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerNodeTypes(InputStream) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerNodeTypes() - Method in interface info.magnolia.repository.Provider
    Node type registration is entirely dependent on the implementation.
    registerNodeTypes(String) - Method in interface info.magnolia.repository.Provider
    Node type registration is entirely dependent on the implementation.
    registerNodeTypes(InputStream) - Method in interface info.magnolia.repository.Provider
    Node type registration is entirely dependent on the implementation.
    registerPageDefinition(PageHandlerManager.PageDefinition) - Method in class info.magnolia.module.admininterface.PageHandlerManager
     
    registerPageDefinition(String, PageHandlerManager.PageDefinition) - Method in class info.magnolia.module.admininterface.PageHandlerManager
    Deprecated.  
    registerRenderKit(String, RenderKit) - Static method in class info.magnolia.cms.gui.controlx.RenderKitFactory
    Register a RenderKit
    RegisterServletTask - Class in info.magnolia.module.delta
    Registers a servlet definition from a module descriptor into the /server/filters/servlets node.
    RegisterServletTask(ServletDefinition) - Constructor for class info.magnolia.module.delta.RegisterServletTask
     
    registerTreeHandler(String, String, Class<H>, Content) - Method in class info.magnolia.module.admininterface.TreeHandlerManager
     
    registerWorkspace(String) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    registerWorkspace(String) - Method in interface info.magnolia.repository.Provider
    Register a new workspace in the current repository.
    RegisterWorkspaceForCacheFlushingTask - Class in info.magnolia.module.cache
    Adds repository to the list of repositories observed for cache flushing upon activation.
    RegisterWorkspaceForCacheFlushingTask(String) - Constructor for class info.magnolia.module.cache.RegisterWorkspaceForCacheFlushingTask
     
    RegistrationException - Exception in info.magnolia.registry
    Thrown by a registry when it doesn't hold an entity that is asked for or when it fails to create the entity.
    RegistrationException(String) - Constructor for exception info.magnolia.registry.RegistrationException
     
    RegistrationException(String, Throwable) - Constructor for exception info.magnolia.registry.RegistrationException
     
    RegistryMap<K,V> - Class in info.magnolia.registry
    Thread safe map intended to be used for registries.
    RegistryMap() - Constructor for class info.magnolia.registry.RegistryMap
     
    reject() - Method in class info.magnolia.module.workflow.inbox.Inbox
    Reject the item (adds a comment).
    reject(String, String) - Static method in class info.magnolia.module.workflow.WorkflowUtil
     
    RelativePathTransformer - Class in info.magnolia.link
    Transformer creating links relative to provided path.
    RelativePathTransformer(Content, boolean, boolean) - Constructor for class info.magnolia.link.RelativePathTransformer
     
    RelativePathTransformer(String, boolean, boolean) - Constructor for class info.magnolia.link.RelativePathTransformer
     
    release() - Method in class info.magnolia.commands.impl.LogCommand
     
    release() - Method in class info.magnolia.commands.MgnlCommand
    If a clone is passivated we call this method.
    release() - Method in class info.magnolia.context.AbstractContext
    Release any resource used by this Context (e.g.
    release(boolean) - Method in class info.magnolia.context.AbstractRepositoryStrategy
     
    release() - Method in interface info.magnolia.context.Context
    Release any resource used by this Context (e.g.
    release() - Method in class info.magnolia.context.ContextDecorator
     
    release() - Method in class info.magnolia.context.DefaultRepositoryStrategy
     
    release() - Method in interface info.magnolia.context.JCRSessionStrategy
     
    release() - Static method in class info.magnolia.context.LifeTimeJCRSessionUtil
     
    release() - Static method in class info.magnolia.context.MgnlContext
    Releases the current thread (if not a system context) and calls the releaseThread() method of the system context.
    release() - Method in class info.magnolia.context.SimpleContext
     
    release() - Method in class info.magnolia.context.SystemRepositoryStrategy
     
    release() - Method in class info.magnolia.context.WebContextImpl
    Closes opened JCR sessions.
    release() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
    Releases all associated memory.
    release() - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.BaseActivationCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.MessageCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
     
    release() - Method in class info.magnolia.module.admininterface.commands.VersionCommand
     
    release() - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
     
    release() - Method in class info.magnolia.module.workflow.commands.FlowCommand
     
    release() - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    release() - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
     
    release() - Method in class info.magnolia.templating.jsp.taglib.ConvertNewLineTag
     
    release() - Method in class info.magnolia.templating.jsp.taglib.EditButton
     
    release() - Method in class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag
     
    release() - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
     
    releaseJCRSessions() - Method in class info.magnolia.context.WebContextImpl
     
    releaseLock(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    releaseReadLock() - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
     
    releaseSession(Session, boolean) - Method in class info.magnolia.context.AbstractRepositoryStrategy
     
    releaseThread() - Method in class info.magnolia.context.JCRSessionPerThreadSystemContext
     
    releaseThread() - Method in interface info.magnolia.context.ThreadDependentSystemContext
    Release all thread related stuff of the system context.
    reload() - Static method in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. since 4.5 - use RepositoryManager.reload() directly.
    reload() - Static method in class info.magnolia.cms.beans.config.MIMEMapping
     
    reload() - Method in class info.magnolia.cms.beans.config.ObservedManager
    Calls onClear and reregister the nodes by calling onRegister.
    reload(Content) - Method in class info.magnolia.cms.beans.config.ObservedManager
    Reload a specific node.
    reload() - Method in class info.magnolia.cms.beans.config.VersionConfig
    Read config and reload bean.
    reload() - Method in class info.magnolia.cms.i18n.DefaultMessagesImpl
     
    reload() - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
    Reload i18n configuration.
    reload() - Method in class info.magnolia.cms.i18n.EmptyMessages
     
    reload() - Method in interface info.magnolia.cms.i18n.Messages
    Reload the messages.
    reload() - Method in class info.magnolia.cms.i18n.MessagesChain
    Reload the chain.
    reload() - Method in class info.magnolia.cms.i18n.MessagesManager
     
    reload() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
     
    reload(List<Node>) - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
     
    reload(List<Node>) - Method in class info.magnolia.module.admininterface.ConfiguredDialogHandlerManager
     
    reload() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    reload(List<Node>) - Method in class info.magnolia.rendering.renderer.registry.ConfiguredRendererManager
     
    reload(List<Node>) - Method in class info.magnolia.rendering.template.registry.ConfiguredTemplateDefinitionManager
     
    reload() - Method in class info.magnolia.repository.DefaultRepositoryManager
     
    reload() - Method in interface info.magnolia.repository.RepositoryManager
    Re-load all configured repositories.
    reloadI18nMessages() - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
     
    remove() - Method in class info.magnolia.beancoder.MgnlNode
     
    remove() - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
    Remove version history while removing the content.
    REMOVE - Static variable in class info.magnolia.cms.gui.control.File
     
    remove() - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
     
    remove(Principal) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
     
    remove(Principal) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
    Removes principal from the collection if present or does nothing in case principal was not present in the collection.
    REMOVE - Static variable in interface info.magnolia.cms.security.Permission
     
    remove(String, String, String) - Method in class info.magnolia.cms.security.RepositoryBackedSecurityManager
    This call is lenient and will not throw exception in case principal doesn't exist! Instead it will simply return without making any change.
    remove(Object) - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    remove() - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    remove(Object) - Method in class info.magnolia.context.AbstractContext
    remove(Principal) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
    Removes principal from the collection if present or does nothing in case principal was not present in the collection.
    remove() - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
     
    remove() - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
     
    remove() - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
     
    remove() - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
     
    remove() - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
     
    remove(Object) - Method in class info.magnolia.jcr.util.ContentMap
     
    remove() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    remove() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    remove(Object) - Method in interface info.magnolia.module.cache.Cache
     
    remove(Object) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
     
    remove(HttpServletRequest, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    Deletes (de-activate) the content specified by the request.
    remove() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore.StoreIterator
     
    remove(String) - Static method in class info.magnolia.nodebuilder.Ops
    Can remove either a node or property.
    remove(K) - Method in class info.magnolia.registry.RegistryMap
     
    removeAllChildren() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    removeAllowType(String) - Method in class info.magnolia.cms.util.Rule
    Remove from allow list.
    removeAndPutAll(Collection<K>, Map<K, V>) - Method in class info.magnolia.registry.RegistryMap
     
    removeAndPutAll(Collection<K>, Collection<V>) - Method in class info.magnolia.registry.RegistryMap
     
    removeAttribute(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    removeAttribute(String, int) - Method in class info.magnolia.context.AbstractContext
     
    removeAttribute(String, int) - Method in class info.magnolia.context.AbstractMapBasedContext
    use the Map.remove().
    removeAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractSystemContext
     
    removeAttribute(String, int) - Method in interface info.magnolia.context.AttributeStrategy
     
    removeAttribute(String, int) - Method in interface info.magnolia.context.Context
    Remove an attribute.
    removeAttribute(String, int) - Method in class info.magnolia.context.ContextDecorator
    Delegates call to the original context.
    removeAttribute(String, int) - Method in class info.magnolia.context.MapAttributeStrategy
     
    removeAttribute(String) - Static method in class info.magnolia.context.MgnlContext
    Remove an attribute in the local scope.
    removeAttribute(String, int) - Static method in class info.magnolia.context.MgnlContext
    Remove an attribute in the specified scope.
    removeAttribute(String, int) - Method in class info.magnolia.context.RequestAttributeStrategy
     
    removeAttribute(String) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
     
    removeAttribute(String, int) - Method in class info.magnolia.module.workflow.WorkItemContext
    Use work item if request scope.
    removeCacheKeys(String, String) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    removeCacheKeys(String, String) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    removeCacheKeys(String, String) - Method in interface info.magnolia.module.cache.CachePolicy
    Returns cache keys for the given item or null if such keys can't be obtained or policy doesn't want to share it.
    removeChild(String) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    removeChildren(Content, Content.ContentFilter) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    remove children.
    removeDocument(String) - Static method in class info.magnolia.cms.gui.fckeditor.FCKEditorTmpFiles
    Remove a document.
    RemoveDuplicatePermissionTask - Class in info.magnolia.module.delta
    A task to find and remove duplicate permission from a role and a workspace.
    RemoveDuplicatePermissionTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.RemoveDuplicatePermissionTask
     
    removeEditorContentIdCookie() - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    removeEditorPositionCookie() - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    removeFile(String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
     
    removeGroup(User, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
     
    removeGroup(String) - Method in class info.magnolia.cms.security.DummyUser
    Deprecated.  
    removeGroup(String) - Method in class info.magnolia.cms.security.ExternalUser
    Remove a group.
    removeGroup(User, String) - Method in class info.magnolia.cms.security.ExternalUserManager
     
    removeGroup(String) - Method in interface info.magnolia.cms.security.Group
    Deprecated. use manager instead
    removeGroup(String) - Method in class info.magnolia.cms.security.MgnlGroup
    Remove a subgroup from this group.
    removeGroup(String) - Method in class info.magnolia.cms.security.MgnlUser
    Remove a group.
    removeGroup(User, String) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    removeGroup(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
     
    removeGroup(String) - Method in interface info.magnolia.cms.security.User
    Deprecated. since 4.5 - use UserManager.removeGroup(User, String) instead.
    removeGroup(User, String) - Method in interface info.magnolia.cms.security.UserManager
    Removes user from a group.
    removeHover(Element) - Static method in class info.magnolia.templating.editor.client.dom.processor.ElementProcessor
     
    removeItem(String) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
     
    removeItem(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    removeLockToken(String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    removeMgnlElement(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
     
    removeMixin(String) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Removes the specified mixin node type from this node.
    removeMixin(String) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    removeMixin(String) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    removeMixin(String) - Method in class info.magnolia.cms.util.ContentWrapper
     
    removeMixin(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    RemoveMixversionableFilter - Class in info.magnolia.importexport.filters
    A filter that removed "mix:versionable" from jcr:mixinTypes while importing xml files.
    RemoveMixversionableFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.RemoveMixversionableFilter
    Instantiates a new MetadataUuidFilter filter.
    RemoveNodeTask - Class in info.magnolia.module.delta
    Removes the specified node.
    RemoveNodeTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.RemoveNodeTask
     
    RemoveNodeWoChildren - Class in info.magnolia.module.delta
    A task that removes node if that has no children.
    RemoveNodeWoChildren(String, String, String, String) - Constructor for class info.magnolia.module.delta.RemoveNodeWoChildren
     
    removeParameter(String) - Method in class info.magnolia.cms.beans.runtime.MultipartForm
    Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped.
    removeParameter(String) - Method in class info.magnolia.cms.util.RequestFormUtil
    Deprecated.  
    removePermission(String, String) - Method in class info.magnolia.cms.security.MgnlRole
     
    removePermission(String, String, long) - Method in class info.magnolia.cms.security.MgnlRole
     
    removePermission(Role, String, String, long) - Method in class info.magnolia.cms.security.MgnlRoleManager
     
    removePermission(String, String) - Method in interface info.magnolia.cms.security.Role
    Deprecated. use manager instead
    removePermission(String, String, long) - Method in interface info.magnolia.cms.security.Role
    Deprecated. use manager instead
    removePermission(Role, String, String, long) - Method in interface info.magnolia.cms.security.RoleManager
    Remove permission from the specified role.
    RemovePermissionTask - Class in info.magnolia.module.delta
    A task to remove a permission from a role, using RoleManager.
    RemovePermissionTask(String, String, String, String, String, long) - Constructor for class info.magnolia.module.delta.RemovePermissionTask
     
    removePolicy(String, AccessControlPolicy) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
    Deprecated.  
    removePolicy(String, AccessControlPolicy) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
     
    removePrincipal(Iterable<Principal>, Class<T>) - Static method in class info.magnolia.cms.security.PrincipalUtil
     
    removeProperty(String) - Method in class info.magnolia.cms.core.MetaData
    remove specified property.
    removeProperty(String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
     
    RemovePropertyTask - Class in info.magnolia.module.delta
    Removes a property and optionally logs its absence.
    RemovePropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RemovePropertyTask
     
    removeRole(User, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
     
    removeRole(String) - Method in class info.magnolia.cms.security.DummyUser
    Deprecated. Simply log that its a dummy user.
    removeRole(String) - Method in class info.magnolia.cms.security.ExternalUser
     
    removeRole(User, String) - Method in class info.magnolia.cms.security.ExternalUserManager
     
    removeRole(String) - Method in interface info.magnolia.cms.security.Group
    Deprecated. use manager instead
    removeRole(String) - Method in class info.magnolia.cms.security.MgnlGroup
     
    removeRole(String) - Method in class info.magnolia.cms.security.MgnlUser
     
    removeRole(User, String) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    removeRole(String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
     
    removeRole(String) - Method in interface info.magnolia.cms.security.User
    Deprecated. since 4.5 - use UserManager.removeRole(User, String) instead.
    removeRole(User, String) - Method in interface info.magnolia.cms.security.UserManager
    Removes role from a user.
    removeSessionAttribute() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    removeSessionAttributes() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    removeShare() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    removeSharedSet() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    removeVersionHistory() - Method in interface info.magnolia.cms.core.Content
    Deprecated. removes all versions of this node and associated version graph.
    removeVersionHistory() - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    removeVersionHistory(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Removes all versions of the node associated with given UUID.
    removeVersionHistory() - Method in class info.magnolia.cms.util.ContentWrapper
     
    removeWorkItem(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
    Deletes or moves a workItem to the backup folder.
    rename(Content, String) - Static method in class info.magnolia.cms.util.ContentUtil
    Deprecated.  
    rename(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Called during a renaming of a node.
    RenameACLNodesTask - Class in info.magnolia.setup.for4_5
    Renames ACL nodes for all roles from the old format of acl_repositoryName_workspaceName to acl_workspaceName.
    RenameACLNodesTask() - Constructor for class info.magnolia.setup.for4_5.RenameACLNodesTask
     
    renameNode(String, String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
    Renames a node.
    renameNode(Node, String) - Static method in class info.magnolia.jcr.util.NodeUtil
     
    renameNode(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    renameNode(String) - Method in class info.magnolia.module.admininterface.trees.HierarchicalUsersTreeHandler
     
    renameNode(String) - Method in class info.magnolia.module.admininterface.trees.UsersTreeHandler
     
    renameNode(String, String) - Static method in class info.magnolia.nodebuilder.Ops
    Renames a node.
    RenameNodesTask - Class in info.magnolia.module.delta
    Renames all nodes having a certain name and nodeType to the provided new name.
    RenameNodesTask(String, String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RenameNodesTask
     
    renameProperty(String, String) - Static method in class info.magnolia.jcr.nodebuilder.Ops
    Renames a property by creating a new one and copying the value.
    renameProperty(Property, String) - Static method in class info.magnolia.jcr.util.PropertyUtil
     
    renameProperty(String, String) - Static method in class info.magnolia.nodebuilder.Ops
    Renames a property by creating a new one and copying the value.
    RenamePropertyAllModulesNodeTask - Class in info.magnolia.module.delta
    Renames a property found in a given subnode of all modules; typically, renames "path" to "templatePath" for all nodes under "paragraphs" for each module.
    RenamePropertyAllModulesNodeTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.RenamePropertyAllModulesNodeTask
     
    render() - Method in interface info.magnolia.cms.gui.controlx.Control
     
    render() - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
    Get the Renderer assigned to this renderer type and call its renderer() method.
    render(Control) - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
    Render the using the template.
    render(Control) - Method in class info.magnolia.cms.gui.controlx.list.IconListColumnRenderer
     
    render(Control) - Method in class info.magnolia.cms.gui.controlx.list.ListColumnRenderer
     
    render(Control) - Method in interface info.magnolia.cms.gui.controlx.Renderer
     
    render(String, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
     
    render(String, Locale, String, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
    Renders the given template, using the given root object (can be a map, or any other type of object handled by MagnoliaContentWrapper) to the given Writer.
    render(Reader, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
    Renders the template read by the given Reader instance.
    render(Reader, Locale, String, Object, Writer) - Method in class info.magnolia.freemarker.FreemarkerHelper
     
    render(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.pages.LinkBrowserDialogPage
     
    render(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.admininterface.SimplePageMVCHandler
    Does the rendering job.
    render(String, Writer) - Method in class info.magnolia.module.ui.ModuleManagerWebUI
     
    render(Node, OutputProvider) - Method in class info.magnolia.rendering.engine.DefaultRenderingEngine
     
    render(Node, Map<String, Object>, OutputProvider) - Method in class info.magnolia.rendering.engine.DefaultRenderingEngine
     
    render(Node, RenderableDefinition, Map<String, Object>, OutputProvider) - Method in class info.magnolia.rendering.engine.DefaultRenderingEngine
     
    render(Node, OutputProvider) - Method in interface info.magnolia.rendering.engine.RenderingEngine
    Renders the content with its assigned template.
    render(Node, Map<String, Object>, OutputProvider) - Method in interface info.magnolia.rendering.engine.RenderingEngine
    Renders the content with its assigned template and exposes the given context objects to the template script.
    render(Node, RenderableDefinition, Map<String, Object>, OutputProvider) - Method in interface info.magnolia.rendering.engine.RenderingEngine
    Uses a specific RenderableDefinition to render the content and exposes the given context objects to the template script.
    render(Node, String, HttpServletResponse) - Method in class info.magnolia.rendering.engine.RenderingFilter
     
    render(RenderingContext, Map<String, Object>) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
     
    render(RenderingContext, Map<String, Object>) - Method in interface info.magnolia.rendering.renderer.Renderer
    Called by RenderingEngine after it has setup the RenderingContext.
    RENDER_ERROR_MESSAGE_BEGIN - Static variable in class info.magnolia.rendering.engine.ModeDependentRenderExceptionHandler
     
    RENDER_ERROR_MESSAGE_END - Static variable in class info.magnolia.rendering.engine.ModeDependentRenderExceptionHandler
     
    RENDER_TYPE - Static variable in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    RENDER_TYPE - Static variable in class info.magnolia.cms.gui.controlx.list.ListControl
    The type used for rendering
    RENDER_TYPE - Static variable in class info.magnolia.cms.gui.controlx.search.DateSearchControl
     
    RENDER_TYPE - Static variable in class info.magnolia.cms.gui.controlx.search.SearchControl
     
    RenderableDefinition - Interface in info.magnolia.rendering.template
    Base interface for all renderables.
    RenderableDefinitionModel - Class in info.magnolia.templating.freemarker
    Make parameters directly available (as if they were properties of the definition itself).
    RenderableDefinitionModel.Factory - Class in info.magnolia.templating.freemarker
    A factory for the enclosing type.
    RenderableDefinitionModel.Factory() - Constructor for class info.magnolia.templating.freemarker.RenderableDefinitionModel.Factory
     
    RenderableVariationResolver - Interface in info.magnolia.rendering.template.variation
    Resolves a variation for a renderable definition that is about to be rendered.
    renderACLS(PrintWriter) - Method in class info.magnolia.module.admininterface.dialogs.ACLSDialogControl
     
    Renderer - Interface in info.magnolia.cms.gui.controlx
    Renders a control
    Renderer - Interface in info.magnolia.rendering.renderer
    Responsible for rendering a renderable.
    RendererProvider - Interface in info.magnolia.rendering.renderer.registry
    Provides a Renderer.
    RendererRegistry - Class in info.magnolia.rendering.renderer.registry
    Central registry of all renderers.
    RendererRegistry() - Constructor for class info.magnolia.rendering.renderer.registry.RendererRegistry
     
    renderers - Variable in class info.magnolia.cms.gui.controlx.impl.RenderKitImpl
    The renderers registered.
    RenderException - Exception in info.magnolia.rendering.engine
    A generic exception used by subclasses of AbstractRenderer.
    RenderException(String) - Constructor for exception info.magnolia.rendering.engine.RenderException
     
    RenderException(Throwable) - Constructor for exception info.magnolia.rendering.engine.RenderException
     
    RenderException(String, Throwable) - Constructor for exception info.magnolia.rendering.engine.RenderException
     
    RenderExceptionHandler - Interface in info.magnolia.rendering.engine
    Handler for RenderExceptions.
    renderHeaderIncludes(StringBuffer) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    renderHtml(TreeColumn, Content) - Method in class info.magnolia.cms.gui.control.NodeTypeFilteringTreeColumnHtmlRenderer
     
    renderHtml(TreeColumn, Content) - Method in interface info.magnolia.cms.gui.control.TreeColumnHtmlRenderer
     
    renderHtml(TreeColumn, Content) - Method in class info.magnolia.cms.gui.control.TreeColumnHtmlRendererImpl
     
    renderHtml(String) - Method in interface info.magnolia.cms.servlets.MVCServletHandler
    Render the tree depending on the view name.
    renderHtml(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Render the tree depending on the view name.
    renderHtml(String) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.pages.ExportPage
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.pages.FileThumbnailDialogPage
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.pages.JavascriptIncludePage
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
     
    renderHtml(String) - Method in class info.magnolia.module.admininterface.SimplePageMVCHandler
    Calls the render method.
    renderHtml(String) - Method in class info.magnolia.module.admininterface.TemplatedMVCHandler
    Renders the template.
    renderHtml(TreeColumn, Content) - Method in class info.magnolia.module.admininterface.trees.TemplateTreeColumnHtmlRenderer
     
    RenderingContext - Interface in info.magnolia.rendering.context
    Provides all information needed in the rendering process.
    RenderingEngine - Interface in info.magnolia.rendering.engine
    The RenderingEngine is the main entry point for rendering content.
    RenderingFilter - Class in info.magnolia.rendering.engine
    Filter responsible for rendering the current aggregation state, by delegating to the appropriate TemplateRenderer or by serving binary content.
    RenderingFilter(RenderingEngine, TemplateDefinitionRegistry) - Constructor for class info.magnolia.rendering.engine.RenderingFilter
     
    RenderingModel<RD extends RenderableDefinition> - Interface in info.magnolia.rendering.model
    A RenderingModel is used during rendering, it is analogous to the model part of the MVC pattern.
    RenderingModelBasedRenderer - Interface in info.magnolia.rendering.renderer
    Implemented by renderers that uses RenderingModel.
    RenderingModelImpl<RD extends RenderableDefinition> - Class in info.magnolia.rendering.model
    The default concrete rendering definition used for templates and components.
    RenderingModelImpl(Node, RD, RenderingModel<?>) - Constructor for class info.magnolia.rendering.model.RenderingModelImpl
     
    RenderingModule - Class in info.magnolia.rendering.module
    Registers the observed managers: ConfiguredTemplateDefinitionManager, ConfiguredRendererManager.
    RenderingModule(ConfiguredTemplateDefinitionManager, ConfiguredRendererManager) - Constructor for class info.magnolia.rendering.module.RenderingModule
     
    RenderingModuleVersionHandler - Class in info.magnolia.rendering.module.setup
    Rendering VersionHandler.
    RenderingModuleVersionHandler() - Constructor for class info.magnolia.rendering.module.setup.RenderingModuleVersionHandler
     
    RenderKit - Interface in info.magnolia.cms.gui.controlx
    Provides the renderer for the controls.
    RenderKitFactory - Class in info.magnolia.cms.gui.controlx
    Factory to get the used RenderKit
    RenderKitFactory() - Constructor for class info.magnolia.cms.gui.controlx.RenderKitFactory
     
    RenderKitImpl - Class in info.magnolia.cms.gui.controlx.impl
    If a not registered render type is passed a TemplatedRenderer instance is returned.
    RenderKitImpl() - Constructor for class info.magnolia.cms.gui.controlx.impl.RenderKitImpl
    Init the layzy map.
    renderTempPage(Writer) - Method in class info.magnolia.module.ui.ModuleManagerNullUI
     
    renderTempPage(Writer) - Method in interface info.magnolia.module.ui.ModuleManagerUI
    Not used anymore since 4.4 - but keeping this around; in the future, we might re-use this, as the page shown to regular users while the Magnolia instance is being updated by an admin; only admin(s) would have access to the update status pages.
    renderTempPage(Writer) - Method in class info.magnolia.module.ui.ModuleManagerWebUI
     
    renderTree(StringBuffer) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Create the html for the tree.
    replaceFilter(SafeDestroyMgnlFilterWrapper) - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper.Switcher
    Replaces the current filter with a new one and returns the previous filter.
    ReplaceIfExistsTask - Class in info.magnolia.module.delta
    A task which replaces a node by bootstrapping a file, only if it exists.
    ReplaceIfExistsTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.delta.ReplaceIfExistsTask
     
    replacePByBr(String, String) - Static method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    replaceTargetFilter(MgnlFilter) - Method in class info.magnolia.cms.filters.MgnlFilterDispatcher
    Replaces the current filter with a new one and returns the previous filter.
    replaceTokens(InputStream) - Static method in class info.magnolia.cms.util.ConfigUtil
    Deprecated. since 4.0 - use getTokenizedConfigFile
    replaceTokens(String) - Static method in class info.magnolia.cms.util.ConfigUtil
    Replace tokens in a string.
    ReplaceWrongDialogNodeTypeTask - Class in info.magnolia.module.admininterface.setup.for4_3
    Deprecated. Not used since 4.5.
    ReplaceWrongDialogNodeTypeTask() - Constructor for class info.magnolia.module.admininterface.setup.for4_3.ReplaceWrongDialogNodeTypeTask
    Deprecated.  
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface info.magnolia.module.cache.filter.CachedEntry
     
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.CachedError
     
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.CachedRedirect
     
    replay(HttpServletResponse) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
     
    replay(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class info.magnolia.module.cache.filter.DelegatingBlobCachedEntry
     
    replayContent(HttpServletResponse, boolean) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    replayHeadersAndStatus(HttpServletResponse) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    REPO_OWFE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    report(String) - Method in interface info.magnolia.jcr.nodebuilder.ErrorHandler
    The operation calling this method is expected to pass a fully formed message; it should ideally contain some context information about the operation that caused an issue.
    report(String) - Method in class info.magnolia.jcr.nodebuilder.StrictErrorHandler
     
    report(String, Throwable) - Method in class info.magnolia.nodebuilder.AbstractErrorHandler
    Default implementation dropping the cause for those handlers that care only about the message.
    report(String) - Method in interface info.magnolia.nodebuilder.ErrorHandler
    The operation calling this method is expected to pass a fully formed message; it should ideally contain some context information about the operation that caused an issue.
    report(String, Throwable) - Method in interface info.magnolia.nodebuilder.ErrorHandler
    The operation calling this method is expected to pass a fully formed message; it should ideally contain some context information about the operation that caused an issue.
    report(String) - Method in class info.magnolia.nodebuilder.StrictErrorHandler
     
    report(String, Throwable) - Method in class info.magnolia.nodebuilder.StrictErrorHandler
     
    report(String) - Method in class info.magnolia.nodebuilder.task.TaskLogErrorHandler
     
    repository - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    REPOSITORY - Static variable in class info.magnolia.module.cache.commands.FlushFromCachesByUUIDCommand
     
    REPOSITORY_NAME - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Deprecated. since 4.5 - use logical workspace instead.
    REPOSITORY_PSWD - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. since 4.5 - do not use
    REPOSITORY_USER - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. since 4.5 - do not use
    RepositoryBackedSecurityManager - Class in info.magnolia.cms.security
    Common parent class for repo based security managers.
    RepositoryBackedSecurityManager() - Constructor for class info.magnolia.cms.security.RepositoryBackedSecurityManager
     
    RepositoryBrowserPage - Class in info.magnolia.module.fckeditor.pages
    Repository browser page.
    RepositoryBrowserPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    RepositoryConfiguration - Class in info.magnolia.module.admininterface.config
     
    RepositoryConfiguration() - Constructor for class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    RepositoryConstants - Interface in info.magnolia.repository
    Constants used in the context of repository.
    RepositoryDefinition - Class in info.magnolia.module.model
    Repository as defined in a module descriptor.
    RepositoryDefinition() - Constructor for class info.magnolia.module.model.RepositoryDefinition
     
    RepositoryDefinition - Class in info.magnolia.repository.definition
    Represents a repository as defined in repositories.xml.
    RepositoryDefinition() - Constructor for class info.magnolia.repository.definition.RepositoryDefinition
     
    repositoryManager - Variable in class info.magnolia.context.AbstractRepositoryStrategy
     
    RepositoryManager - Interface in info.magnolia.repository
    Manages JCR repositories.
    RepositoryMapping - Class in info.magnolia.repository
    Deprecated. since 4.5 - use RepositoryDefinition instead.
    RepositoryMapping() - Constructor for class info.magnolia.repository.RepositoryMapping
    Deprecated.  
    RepositoryMappingDefinition - Class in info.magnolia.repository.definition
    Represents the configuration defined in repositories.xml.
    RepositoryMappingDefinition() - Constructor for class info.magnolia.repository.definition.RepositoryMappingDefinition
     
    RepositoryMappingDefinitionReader - Class in info.magnolia.repository.definition
    Reads InputStream created out of repositories.xml into pojos using JDom.
    RepositoryMappingDefinitionReader() - Constructor for class info.magnolia.repository.definition.RepositoryMappingDefinitionReader
     
    RepositoryMappingFilter - Class in info.magnolia.cms.filters
    Maps a URI to content stored in the repository.
    RepositoryMappingFilter(URI2RepositoryManager) - Constructor for class info.magnolia.cms.filters.RepositoryMappingFilter
     
    repositoryName - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Deprecated. since 4.5 - should no longer be needed when operating with logical workspace names
    RepositoryNameMap - Class in info.magnolia.repository
    Deprecated. since 4.5 - use WorkspaceMappingDefinition instead. $Id$
    RepositoryNameMap(String, String) - Constructor for class info.magnolia.repository.RepositoryNameMap
    Deprecated.  
    RepositoryNotInitializedException - Exception in info.magnolia.repository
    Exception thrown when repository can't be initialized and thus also accessed by Magnolia.
    RepositoryNotInitializedException(String) - Constructor for exception info.magnolia.repository.RepositoryNotInitializedException
     
    RepositoryNotInitializedException(String, Exception) - Constructor for exception info.magnolia.repository.RepositoryNotInitializedException
     
    RepositoryNotInitializedException(Throwable) - Constructor for exception info.magnolia.repository.RepositoryNotInitializedException
     
    RepositorySearchListModel - Class in info.magnolia.cms.gui.controlx.search
     
    RepositorySearchListModel(String) - Constructor for class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    default constructor
    repositoryStrategyThreadLocal - Static variable in class info.magnolia.context.AbstractSystemContext
     
    request - Variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    REQUEST_ATTRIBUTE_NAME - Static variable in class info.magnolia.cms.beans.runtime.MultipartForm
    The name of the request attribute containing a MultipartForm instance.
    REQUEST_LINKS_DRAWN - Static variable in class info.magnolia.cms.gui.misc.Sources
    Attribute set in request when links are drawn by custom tags.
    RequestAttributeStrategy - Class in info.magnolia.context
    An AttributeStrategy which delegates to the given WebContext's request.
    RequestAttributeStrategy(WebContext) - Constructor for class info.magnolia.context.RequestAttributeStrategy
     
    RequestDispatchUtil - Class in info.magnolia.cms.util
    Provides support for a simple syntax form of doing redirects and forwards.
    RequestDispatchUtil() - Constructor for class info.magnolia.cms.util.RequestDispatchUtil
     
    RequestFormUtil - Class in info.magnolia.cms.util
    Deprecated. since 4.0 - should not be needed anymore since MAGNOLIA-2449 - request parameters should be correctly wrapped. To access uploaded documents, use MultipartForm.
    RequestFormUtil(HttpServletRequest) - Constructor for class info.magnolia.cms.util.RequestFormUtil
    Deprecated.  
    RequestFormUtil(HttpServletRequest, MultipartForm) - Constructor for class info.magnolia.cms.util.RequestFormUtil
    Deprecated.  
    RequestHasParametersVoter - Class in info.magnolia.voting.voters
    Checks if the request used the "POST" method or if there are request parameters.
    RequestHasParametersVoter() - Constructor for class info.magnolia.voting.voters.RequestHasParametersVoter
     
    RequestHeaderUtil - Class in info.magnolia.cms.util
    Util to work with HTTP headers.
    RequestHeaderUtil() - Constructor for class info.magnolia.cms.util.RequestHeaderUtil
     
    RequestLocaleAwareI18nContentSupport - Class in info.magnolia.cms.i18n
    Reads the local from the request.
    RequestLocaleAwareI18nContentSupport() - Constructor for class info.magnolia.cms.i18n.RequestLocaleAwareI18nContentSupport
     
    rescale(Content, Content) - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
    Checks to see if the previously scaled image needs to be rescaled.
    RescueSecuritySupport - Class in info.magnolia.cms.security
    To be used as a replacement of /server/security or SecuritySupportImpl in mgnl-beans.properties in case the configuration is messed up.
    RescueSecuritySupport() - Constructor for class info.magnolia.cms.security.RescueSecuritySupport
     
    RescueSecuritySupport.RescueUser - Class in info.magnolia.cms.security
    TODO extract as top level class? Currently this class is tested implicitly by RescueSecuritySupportTest.
    RescueSecuritySupport.RescueUser(String, String) - Constructor for class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
     
    RescueSecuritySupport.RescueUserManager - Class in info.magnolia.cms.security
    TODO: extract as top level class? Currently this class is tested implicitly by RescueSecuritySupportTest.
    RescueSecuritySupport.RescueUserManager() - Constructor for class info.magnolia.cms.security.RescueSecuritySupport.RescueUserManager
     
    reset() - Method in class info.magnolia.cms.filters.MgnlFilterChain
     
    reset() - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
     
    reset() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    reset() - Method in interface info.magnolia.templating.editor.client.model.focus.FocusModel
     
    reset() - Method in class info.magnolia.templating.editor.client.model.focus.FocusModelImpl3
     
    resetAggregationState() - Static method in class info.magnolia.context.MgnlContext
    Resets the current aggregation state if we're in a WebContext, throws an IllegalStateException otherwise.
    resetAggregationState() - Method in interface info.magnolia.context.WebContext
    Resets the current aggregator instance.
    resetAggregationState() - Method in class info.magnolia.context.WebContextImpl
    This will only reset the original URI/URL by calling AggregationState.resetURIs().
    resetBuffer() - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    resetEditorCookies() - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
    Removes all editor cookies not belonging to this page/module.
    resetIterator() - Method in class info.magnolia.cms.gui.controlx.list.ListControl
    Restart the iterator.
    resetObjectWrapper() - Method in class info.magnolia.freemarker.FreemarkerHelper
    Deprecated. not needed anymore since 4.3
    resetRootFilter() - Method in class info.magnolia.cms.filters.FilterManagerImpl
     
    resetSessionLock(HttpServletRequest) - Static method in class info.magnolia.cms.security.Lock
    Reset session lock.
    resetSystemLock() - Static method in class info.magnolia.cms.security.Lock
    Reset system wide lock.
    resetURIs() - Method in class info.magnolia.cms.core.AggregationState
    The original URI/URL can only be set once.
    resolveAbsoluteURI() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    resolveAreaDefinition() - Method in class info.magnolia.templating.elements.AreaElement
     
    resolveAvailableComponents() - Method in class info.magnolia.templating.elements.AreaElement
     
    resolveChannel(HttpServletRequest) - Method in interface info.magnolia.channel.ChannelResolver
     
    resolveChannel(HttpServletRequest) - Method in class info.magnolia.cms.filters.MultiChannelFilter
     
    resolveEntity(String, String) - Method in class info.magnolia.cms.util.ConfigUtil.MapDTDEntityResolver
     
    resolveId(int, Object) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    Use by the list iterator to resolve the id
    resolveId(int, Object) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    Returns the uuid of the node
    resolveInnerPath() - Method in class info.magnolia.cms.util.InheritanceContentWrapper
    Returns the inner path of the this node up to the anchor.
    resolveInnerPath() - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
    Returns the inner path of the this node up to the anchor.
    resolveItemType(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    The item type of the node.
    resolveName(TransformationState) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    The content name to use.
    resolveParameter(ParameterInfo) - Method in class info.magnolia.objectfactory.CandidateParameterResolver
     
    resolveParameter(ParameterInfo) - Method in class info.magnolia.objectfactory.guice.GuiceParameterResolver
     
    resolveParameter(ParameterInfo) - Method in interface info.magnolia.objectfactory.ParameterResolver
    Returns the instance to use for the parameter or UNRESOLVED if it cannot provider a value for this parameter.
    resolveTemplateDefinition() - Method in class info.magnolia.templating.elements.AreaElement
     
    resolveTemplateScript(Node, RenderableDefinition, RenderingModel<?>, String) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
    Hook-method to be overriden when required.
    resolveTemplateScript(Node, RenderableDefinition, RenderingModel<?>, String) - Method in class info.magnolia.templating.renderers.PlainTextTemplateRenderer
     
    resolveTransformer(TypeDescriptor, Content2BeanTransformer) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    resolveType(TransformationState) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Deprecated. since 4.5, use Content2BeanTransformer.resolveType(TypeMapping, TransformationState, ComponentProvider)
    resolveType(TypeMapping, TransformationState, ComponentProvider) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Resolves the class to use for the current node.
    resolveType(TypeMapping, TransformationState, ComponentProvider) - Method in class info.magnolia.content2bean.Content2BeanUtil.ToMapTransformer
     
    resolveType(TransformationState) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Deprecated. 
    resolveType(TypeMapping, TransformationState, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Resolves the TypeDescriptor from current transformation state.
    resolveURIFromValue(Object) - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    resolveVariation(RenderableDefinition) - Method in class info.magnolia.rendering.template.variation.ChannelVariationResolver
     
    resolveVariation(RenderableDefinition) - Method in class info.magnolia.rendering.template.variation.DefaultRenderableVariationResolver
     
    resolveVariation(RenderableDefinition) - Method in class info.magnolia.rendering.template.variation.ExtensionVariationResolver
     
    resolveVariation(RenderableDefinition) - Method in class info.magnolia.rendering.template.variation.NoopVariationResolver
     
    resolveVariation(RenderableDefinition) - Method in interface info.magnolia.rendering.template.variation.RenderableVariationResolver
    Returns the variation to use or null.
    RESOURCE_MAPPING_FILE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Name of the resource containing reading sequence for importing the data in activation target.
    RESOURCE_MAPPING_FILE_ELEMENT - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RESOURCE_MAPPING_ID_ATTRIBUTE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RESOURCE_MAPPING_MD_ATTRIBUTE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RESOURCE_MAPPING_NAME_ATTRIBUTE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RESOURCE_MAPPING_ROOT_ELEMENT - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    RESOURCE_MAPPING_UUID_ATTRIBUTE - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    ResourceCollector - Class in info.magnolia.module.exchangesimple
    Class responsible for collecting all the resources for activation of content.
    ResourceCollector() - Constructor for class info.magnolia.module.exchangesimple.ResourceCollector
     
    resourcePath - Variable in class info.magnolia.module.files.BasicFileExtractorOperation
     
    response - Variable in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    ResponseContentTypeVoter - Class in info.magnolia.voting.voters
    A voter which checks the content type set on the response object against a list of allowed and/or rejected content types.
    ResponseContentTypeVoter() - Constructor for class info.magnolia.voting.voters.ResponseContentTypeVoter
     
    ResponseExpirationCalculator - Class in info.magnolia.module.cache.filter
    Calculates how long a shared cache may hold a response based on its response headers.
    ResponseExpirationCalculator() - Constructor for class info.magnolia.module.cache.filter.ResponseExpirationCalculator
     
    ResponseOutputProvider - Class in info.magnolia.rendering.engine
    Output provider wrapping response.
    ResponseOutputProvider(HttpServletResponse) - Constructor for class info.magnolia.rendering.engine.ResponseOutputProvider
     
    restartNeeded(String) - Method in interface info.magnolia.module.InstallContext
     
    restartNeeded(String) - Method in class info.magnolia.module.InstallContextImpl
     
    restore(String, boolean) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Restores this node to the state defined by the version with the specified versionName.
    restore(Version, boolean) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Restores this node to the state defined by the specified version.
    restore(Version, String, boolean) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Restores the specified version to relPath, relative to this node.
    restore(String, boolean) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    restore(Version, boolean) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    restore(Version, String, boolean) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    restore(Content, Version, boolean) - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Deprecated. since 4.5 use BaseVersionManager.restore(Node, Version, boolean) instead
    restore(Node, Version, boolean) - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Restore specified version.
    restore(String, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    restore(Version, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    restore(Version, String, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    restore(String, boolean) - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
     
    restore(Version, boolean) - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
     
    restore(Version, String, boolean) - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
     
    restore(String, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    restore(Version, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    restore(Version, String, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    restore(String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    restore(Version, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    restore(Version, String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    restore() - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    restoreAttributesInWebContext(Map<String, Object>, int) - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
    Restores the original values of attributes in web context under the specified scope.
    restoreByLabel(String, boolean) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Restores this node to the state recorded in the version specified by versionLabel.
    restoreByLabel(String, boolean) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    restoreByLabel(String, boolean) - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    restoreByLabel(String, boolean) - Method in class info.magnolia.cms.core.version.MgnlVersioningNodeWrapper
     
    restoreByLabel(String, boolean) - Method in class info.magnolia.cms.util.ContentWrapper
     
    restoreByLabel(String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    restoreContext(Map<String, Object>, Map<String, Object>) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
     
    restoreRecursive() - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    result - Variable in class info.magnolia.cms.core.search.QueryResultImpl
    Deprecated. Unfiltered result object.
    rethrow(Throwable, Class<? extends Throwable>...) - Static method in class info.magnolia.cms.util.ExceptionUtil
    This method helps palliating the absence of multi-catch (introduced in Java 7) - catch the lower common denominator exception and let this method do the rest - Use with great care!.
    retrieveCacheKey(AggregationState) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    retrieveCacheKey(AggregationState) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    retrieveCacheKey(AggregationState) - Method in interface info.magnolia.module.cache.CachePolicy
    Returns cache key for the given item or null if such key can't be obtained or policy doesn't want to share it.
    retrieveCacheKeys(String, String) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    retrieveCacheKeys(String, String) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    retrieveCacheKeys(String, String) - Method in interface info.magnolia.module.cache.CachePolicy
    Returns cache keys for the given item or null if such keys can't be obtained or policy doesn't want to share it.
    retrieveWorkItem(String, FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
    retrieve work item by FlowExpressionId.
    reverse() - Method in class info.magnolia.cms.util.Rule
    Set reverse.
    revertExportPath(String) - Static method in class info.magnolia.importexport.DataTransporter
    The opposite of DataTransporter.createExportPath(String).
    richE - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    RICHEDIT_FCK - Static variable in class info.magnolia.cms.gui.control.ControlImpl
     
    RICHEDIT_KUPU - Static variable in class info.magnolia.cms.gui.control.ControlImpl
     
    RICHEDIT_NONE - Static variable in class info.magnolia.cms.gui.control.ControlImpl
     
    richEPaste - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    ROLE - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    ROLE - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    ROLE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    Role - Interface in info.magnolia.cms.security
    A role is a collection of ACLs (permissions).
    RoleList - Interface in info.magnolia.cms.security.auth
    Marker interface.
    RoleListImpl - Class in info.magnolia.jaas.principal
    PrincipalList implementation for roles.
    RoleListImpl() - Constructor for class info.magnolia.jaas.principal.RoleListImpl
     
    RoleManager - Interface in info.magnolia.cms.security
    Manages roles.
    RolesEditDialog - Class in info.magnolia.module.admininterface.dialogs
     
    RolesEditDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.RolesEditDialog
     
    RolesTreeConfiguration - Class in info.magnolia.module.admininterface.trees
     
    RolesTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.RolesTreeConfiguration
     
    ROLLBACK - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    root(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    root(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    root(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    root(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    root(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    ROOT_LOCK_NAME - Static variable in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    ROOT_PATH_FOR_FLOW - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    ROOT_VERSION - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
    JCR version store root.
    rootElements - Variable in class info.magnolia.templating.editor.client.model.ModelStorage
     
    rootNodeFound - Variable in class info.magnolia.importexport.filters.ImportXmlRootFilter
     
    rootNodeWasFound() - Method in class info.magnolia.importexport.filters.ImportXmlRootFilter
    Root node was found should be called after parsing to check if a root node was indeed found.
    rootPath - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    RotatingVirtualURIMapping - Class in info.magnolia.cms.beans.config
    An extension of RegexpVirtualURIMapping that allows a rotation between different destination urls.
    RotatingVirtualURIMapping() - Constructor for class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
     
    Rule - Class in info.magnolia.cms.util
    This class defines the rules to be used by the activation content aggregator this is simply a collection of node types.
    Rule() - Constructor for class info.magnolia.cms.util.Rule
     
    Rule(String[]) - Constructor for class info.magnolia.cms.util.Rule
    Generate list from string array.
    Rule(String, String) - Constructor for class info.magnolia.cms.util.Rule
    Generate list from the string.
    RuleBasedCommand - Class in info.magnolia.module.admininterface.commands
     
    RuleBasedCommand() - Constructor for class info.magnolia.module.admininterface.commands.RuleBasedCommand
     
    RuleBasedContentFilter - Class in info.magnolia.cms.util
    Deprecated. since 4.5 use RuleBasedNodePredicate instead
    RuleBasedContentFilter(Rule) - Constructor for class info.magnolia.cms.util.RuleBasedContentFilter
    Deprecated.  
    RuleBasedNodePredicate - Class in info.magnolia.jcr.predicate
    A ContentFilter using a Rule.
    RuleBasedNodePredicate(Rule) - Constructor for class info.magnolia.jcr.predicate.RuleBasedNodePredicate
     
    run() - Method in class info.magnolia.cms.util.DelayedExecutor.RunnableWrapper
     
    run() - Method in class info.magnolia.module.exchangesimple.ExchangeTask
     
    runTask(Subscriber) - Method in class info.magnolia.module.exchangesimple.ExchangeTask
     
    RuntimeRepositoryException - Exception in info.magnolia.jcr
    Wraps RepositoryException as a runtime exception.
    RuntimeRepositoryException(RepositoryException) - Constructor for exception info.magnolia.jcr.RuntimeRepositoryException
     
    RuntimeRepositoryException(String, RepositoryException) - Constructor for exception info.magnolia.jcr.RuntimeRepositoryException
     

    S

    SafeDestroyMgnlFilterWrapper - Class in info.magnolia.cms.filters
    Wrapper for a MgnlFilter that using a read/write lock ensures that the destroy method waits for requests to complete before destroying the target filter.
    SafeDestroyMgnlFilterWrapper(MgnlFilter) - Constructor for class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
     
    SafeDestroyMgnlFilterWrapper.Switcher - Class in info.magnolia.cms.filters
    Construct for keeping a reference to a SafeDestroyMgnlFilterWrapper and change it with the guarantee that the returned previous reference will not get more read locks.
    SafeDestroyMgnlFilterWrapper.Switcher() - Constructor for class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper.Switcher
     
    SameChildNodeTypeIterator - Class in info.magnolia.jcr.iterator
    Creates iterator looping over all children of provided node that are of same node type.
    SameChildNodeTypeIterator(Node) - Constructor for class info.magnolia.jcr.iterator.SameChildNodeTypeIterator
     
    SampleComponentModel - Class in info.magnolia.module.samples.model
    This model class is defined in the component definition in the configuration (modules/samples/components/name-of-component/modelClass).
    SampleComponentModel(Node, RenderableDefinition, RenderingModel<?>, TemplatingFunctions) - Constructor for class info.magnolia.module.samples.model.SampleComponentModel
     
    SamplesBootstrapTask - Class in info.magnolia.module.delta
    A task which bootstraps the module's content under /mgnl-bootstrap-samples/ if the magnolia.bootstrap.samples property is set the true.
    SamplesBootstrapTask() - Constructor for class info.magnolia.module.delta.SamplesBootstrapTask
     
    SamplesModule - Class in info.magnolia.module.samples
    This is the configuration class of the samples module, it can implement ModuleLifecycle it there are some tasks to perform when starting/stopping the module.
    SamplesModule() - Constructor for class info.magnolia.module.samples.SamplesModule
     
    SamplesVersionHandler - Class in info.magnolia.module.samples.setup
    Used to update previous version of samples module to the new one, as the module has major changes there are some tasks to perform.
    SamplesVersionHandler() - Constructor for class info.magnolia.module.samples.setup.SamplesVersionHandler
    First thing is to back up the old module, configuration and templates.
    SampleTemplate - Class in info.magnolia.module.samples.templates
    Demonstrates how to extend the default template to add some custom parameters.
    SampleTemplate() - Constructor for class info.magnolia.module.samples.templates.SampleTemplate
     
    sanitizeToFile(URL) - Static method in class info.magnolia.cms.util.ClasspathResourcesUtil
     
    save() - Method in class info.magnolia.beancoder.MgnlNode
     
    save() - Method in class info.magnolia.beancoder.MgnlProperty
     
    save() - Method in class info.magnolia.cms.core.BinaryNodeData
     
    save() - Method in interface info.magnolia.cms.core.Content
    Deprecated. Persists all changes to the repository if validation succeeds.
    save() - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    save() - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. Persists all changes to the repository if validation succeeds.
    save() - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    save() - Method in interface info.magnolia.cms.core.HierarchyManager
    Deprecated.  
    save() - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. Persists all changes to the repository if validation succeeds.
    save() - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    save() - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    save() - Method in class info.magnolia.cms.util.ContentWrapper
     
    save() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    save() - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    save() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    save() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    save() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    save() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
    Uses the SaveControl.
    save() - Method in class info.magnolia.module.admininterface.dialogs.ParagraphEditDialog.NoDialogMVCHandler
     
    save() - Method in class info.magnolia.module.admininterface.dialogs.ParagraphSelectDialog
     
    save(Content, Content, String, MultipartForm, int, int, int, int) - Method in interface info.magnolia.module.admininterface.FieldSaveHandler
    save a property
    save(Content, Content, String, MultipartForm, int, int, int, int) - Method in class info.magnolia.module.admininterface.MultiValueSaveHandler
     
    save() - Method in interface info.magnolia.module.admininterface.SaveHandler
    Save the data passed by init.
    save() - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    SAVE_MODE_JSON - Static variable in class info.magnolia.cms.gui.dialog.DialogMultiSelect
    The values are saved as a single json string
    SAVE_MODE_LIST - Static variable in class info.magnolia.cms.gui.dialog.DialogMultiSelect
    The values are saved as semicolon separated list
    SAVE_MODE_MULTIPLE - Static variable in class info.magnolia.cms.gui.dialog.DialogMultiSelect
    The values are saved a properties
    saveACLs(Content, String) - Method in class info.magnolia.module.admininterface.dialogs.RolesEditDialog
     
    saveAttribute(Map<String, Object>, Map<String, Object>, String) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
     
    saveContextState(Map<String, Object>) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
     
    saveDefinition(String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
     
    saveDefinition(String, String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
     
    saveDefinition(String) - Method in interface info.magnolia.module.workflow.flows.FlowDefinitionManager
    The flow name gets extracted out of the workflow definition.
    saveDocument(Content, Document, String, String, String) - Static method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Saves a uploaded file in the magnolia way.
    SaveHandler - Interface in info.magnolia.module.admininterface
    This class handles the saving in the dialogs.
    SaveHandlerImpl - Class in info.magnolia.module.admininterface
    This class handles the saving in the dialogs.
    SaveHandlerImpl() - Constructor for class info.magnolia.module.admininterface.SaveHandlerImpl
    Call init to initialize the object
    saveNodeData(String, String, boolean) - Method in class info.magnolia.cms.gui.control.Tree
     
    saveNodeDataType(String, int) - Method in class info.magnolia.cms.gui.control.Tree
     
    saveValue() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Saves a value edited directly inside the tree.
    ScaleImageTag - Class in info.magnolia.templating.jsp.taglib
    Creates a scaled copy of an image.
    ScaleImageTag() - Constructor for class info.magnolia.templating.jsp.taglib.ScaleImageTag
     
    scope(Key<T>, Provider<T>) - Method in class info.magnolia.objectfactory.guice.MagnoliaScopes.LazySingletonScope
     
    scope(Key<T>, Provider<T>) - Method in class info.magnolia.objectfactory.guice.MagnoliaScopes.LocalScope
     
    scope(Key<T>, Provider<T>) - Method in class info.magnolia.objectfactory.guice.MagnoliaScopes.SessionScope
     
    SCOPE_LOCAL - Static variable in class info.magnolia.module.model.ComponentDefinition
     
    SCOPE_SESSION - Static variable in class info.magnolia.module.model.ComponentDefinition
     
    SCOPE_SINGLETON - Static variable in class info.magnolia.module.model.ComponentDefinition
     
    search(QueryObjectModel, String) - Static method in class info.magnolia.cms.util.QueryUtil
    Executes the query based on QOM and then pops-up in the node hierarchy until returnItemType is found.
    search(String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
    Executes the query with given language.Unlike in the old API item type has to be specified in query itself.
    search(String, String) - Static method in class info.magnolia.cms.util.QueryUtil
    Executes the query using JCR SQL2 language.
    search(String, String, String, String) - Static method in class info.magnolia.cms.util.QueryUtil
    Searches for statement and then pops-up in the node hierarchy until returnItemType is found.
    search(String, String, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
    Executes query and returns result as Collection of Nodes.
    search(String, String, String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    SearchableListModel - Interface in info.magnolia.cms.gui.controlx.search
    A model allowing queries.
    SearchConfig - Interface in info.magnolia.cms.gui.controlx.search
    Defines the advanced search.
    SearchConfigImpl - Class in info.magnolia.cms.gui.controlx.search
     
    SearchConfigImpl() - Constructor for class info.magnolia.cms.gui.controlx.search.SearchConfigImpl
     
    SearchControl - Class in info.magnolia.cms.gui.controlx.search
    This is a real control instance
    SearchControl() - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControl
     
    SearchControl(SearchControlDefinition, String, String) - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControl
     
    SearchControlDefinition - Class in info.magnolia.cms.gui.controlx.search
     
    SearchControlDefinition() - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
    Default type is edit.
    SearchControlDefinition(String, String) - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    SearchControlDefinition(String, String, String) - Constructor for class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    SearchOnly - Class in info.magnolia.cms.gui.controlx.search
     
    SearchOnly() - Constructor for class info.magnolia.cms.gui.controlx.search.SearchOnly
     
    SearchQuery - Class in info.magnolia.cms.gui.query
     
    SearchQuery() - Constructor for class info.magnolia.cms.gui.query.SearchQuery
     
    SearchQueryExpression - Interface in info.magnolia.cms.gui.query
     
    SearchQueryOperator - Class in info.magnolia.cms.gui.query
     
    SearchQueryOperator(String) - Constructor for class info.magnolia.cms.gui.query.SearchQueryOperator
     
    SearchQueryParameter - Class in info.magnolia.cms.gui.query
     
    SearchQueryParameter(String, Object, String) - Constructor for class info.magnolia.cms.gui.query.SearchQueryParameter
     
    SearchReplace - Class in info.magnolia.cms.util
    A ContentUtil.Visitor which allows simple search/replace functionality.
    SearchReplace(String, String, String) - Constructor for class info.magnolia.cms.util.SearchReplace
    A search and replace which searches for literal occurrences of search.
    SearchReplace(String, String, String, int) - Constructor for class info.magnolia.cms.util.SearchReplace
    A search and replace which can use parameterized substitution; use 0 for the default java.util.Pattern behavior.
    SearchResultSnippetTag - Class in info.magnolia.templating.jsp.taglib
    Output a set of snippets taken from any paragraph in the given page mathing any of the search term.
    SearchResultSnippetTag() - Constructor for class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag
     
    Security - Class in info.magnolia.cms.security
    Get the current role or user manager.
    Security() - Constructor for class info.magnolia.cms.security.Security
     
    SecurityCallbackFilter - Class in info.magnolia.cms.security
    A filter which handles 401, 403 HTTP response codes, as well as AccessDeniedExceptions, and renders an appropriate "login form" (which can consist of a redirect or anything else just as well).
    SecurityCallbackFilter() - Constructor for class info.magnolia.cms.security.SecurityCallbackFilter
     
    SecurityCallbackFilter.StatusSniffingResponseWrapper - Class in info.magnolia.cms.security
    A simple HttpServletResponseWrapper which keeps track of the current http status code.
    SecurityCallbackFilter.StatusSniffingResponseWrapper(HttpServletResponse) - Constructor for class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
     
    SecurityConfiguration - Class in info.magnolia.module.admininterface.config
     
    SecurityConfiguration() - Constructor for class info.magnolia.module.admininterface.config.SecurityConfiguration
     
    SecurityConstants - Class in info.magnolia.cms.security
    Common constants used throughout the security.
    SecurityConstants() - Constructor for class info.magnolia.cms.security.SecurityConstants
     
    SecuritySupport - Interface in info.magnolia.cms.security
    Entry point to get the various managers like UserManager, GroupManager and RoleManager.
    SecuritySupport.Factory - Class in info.magnolia.cms.security
    Factory to retrieve the singleton instance.
    SecuritySupport.Factory() - Constructor for class info.magnolia.cms.security.SecuritySupport.Factory
     
    SecuritySupportBase - Class in info.magnolia.cms.security
    Base implementation of SecuritySupport using JAAS for authentication.
    SecuritySupportBase() - Constructor for class info.magnolia.cms.security.SecuritySupportBase
     
    SecuritySupportImpl - Class in info.magnolia.cms.security
    Default SecuritySupport.
    SecuritySupportImpl() - Constructor for class info.magnolia.cms.security.SecuritySupportImpl
     
    SecurityUtil - Class in info.magnolia.cms.security
    Utility functions required in the context of Security.
    SecurityUtil() - Constructor for class info.magnolia.cms.security.SecurityUtil
     
    Select - Class in info.magnolia.cms.gui.control
     
    Select() - Constructor for class info.magnolia.cms.gui.control.Select
     
    Select(String, String) - Constructor for class info.magnolia.cms.gui.control.Select
     
    Select(String, List) - Constructor for class info.magnolia.cms.gui.control.Select
     
    Select(String, Content) - Constructor for class info.magnolia.cms.gui.control.Select
     
    select() - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    selectAndHandleCallback(HttpServletRequest, SecurityCallbackFilter.StatusSniffingResponseWrapper) - Method in class info.magnolia.cms.security.SecurityCallbackFilter
     
    selectClientCallback(HttpServletRequest) - Method in class info.magnolia.cms.security.SecurityCallbackFilter
     
    SelectOption - Class in info.magnolia.cms.gui.control
     
    SelectOption() - Constructor for class info.magnolia.cms.gui.control.SelectOption
     
    SelectOption(String, String) - Constructor for class info.magnolia.cms.gui.control.SelectOption
     
    SelectOption(String, Content) - Constructor for class info.magnolia.cms.gui.control.SelectOption
     
    SELECTOR_DELIMITER - Static variable in class info.magnolia.cms.core.Path
     
    SelectorUtil - Class in info.magnolia.cms.util
    Util class to handle selectors.
    SelectorUtil() - Constructor for class info.magnolia.cms.util.SelectorUtil
     
    SelectSearchControlDefinition - Class in info.magnolia.cms.gui.controlx.search
     
    SelectSearchControlDefinition(String, String) - Constructor for class info.magnolia.cms.gui.controlx.search.SelectSearchControlDefinition
     
    send() - Method in class info.magnolia.module.mail.pages.SendMailPage
     
    sendError(int) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
     
    sendError(int, String) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
     
    sendError(int, String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    sendError(int) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    sendMail(MgnlEmail) - Method in interface info.magnolia.module.mail.handlers.MgnlMailHandler
    Send the email as is, without touching it.
    sendMail(MgnlEmail) - Method in class info.magnolia.module.mail.handlers.SimpleMailHandler
     
    sendMail(MgnlEmail) - Method in class info.magnolia.module.mail.handlers.ThreadedMailHandler
    Send the email as is, without touching it.
    SendMailPage - Class in info.magnolia.module.mail.pages
    A simple page to send emails.
    SendMailPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.mail.pages.SendMailPage
     
    sendRedirect(String) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
     
    sendRedirect(String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    serialVersionUID - Static variable in class info.magnolia.module.admininterface.pages.ExportPage
    Stable serialVersionUID.
    SERVER_FILTERS - Static variable in interface info.magnolia.cms.filters.FilterManager
    Location in the config workspace where the Magnolia filter chain is configured.
    SERVER_FILTERS - Static variable in class info.magnolia.cms.filters.MgnlMainFilter
    Deprecated. since 4.5, use FilterManager.SERVER_FILTERS.
    ServerConfiguration - Class in info.magnolia.cms.beans.config
    Holds the basic server configuration info.
    ServerConfiguration() - Constructor for class info.magnolia.cms.beans.config.ServerConfiguration
     
    ServerConfiguration.InstanceFactory - Class in info.magnolia.cms.beans.config
    A special instance factory preventing recursive instantiation.
    ServerConfiguration.InstanceFactory() - Constructor for class info.magnolia.cms.beans.config.ServerConfiguration.InstanceFactory
     
    service(ServletRequest, ServletResponse) - Method in class info.magnolia.freemarker.DoNothingServlet
     
    SERVICE_CONTACT - Static variable in class info.magnolia.cms.security.auth.callback.FormClientCallback
     
    ServletContextPropertySource - Class in info.magnolia.init.properties
    Simple PropertySource wrapping Properties loaded with the ServletContext from a given path.
    ServletContextPropertySource(ServletContext, String) - Constructor for class info.magnolia.init.properties.ServletContextPropertySource
     
    ServletDefinition - Class in info.magnolia.module.model
    Servlet as defined in a module descriptor.
    ServletDefinition() - Constructor for class info.magnolia.module.model.ServletDefinition
     
    ServletDispatchingFilter - Class in info.magnolia.cms.filters
    A filter that dispatches requests to a wrapped servlet.
    ServletDispatchingFilter() - Constructor for class info.magnolia.cms.filters.ServletDispatchingFilter
     
    servletIsDeprecated(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    servletIsNowWrapped(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    servletIsPresent(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    servletIsRemoved(String) - Method in class info.magnolia.module.delta.WebXmlConditionsUtil
     
    ServletParameterDefinition - Class in info.magnolia.module.model
    Servlet parameter as defined in a module descriptor.
    ServletParameterDefinition() - Constructor for class info.magnolia.module.model.ServletParameterDefinition
     
    ServletUtil - Class in info.magnolia.cms.util
    Utility methods for operations related to Servlet API.
    ServletUtil() - Constructor for class info.magnolia.cms.util.ServletUtil
     
    ServletUtils - Class in info.magnolia.cms.util
    Deprecated. since 4.5 - use ServletUtil instead.
    ServletUtils() - Constructor for class info.magnolia.cms.util.ServletUtils
    Deprecated.  
    SESSION - Static variable in class info.magnolia.objectfactory.guice.MagnoliaScopes
    HTTP session scope.
    SESSION_ATTRIBUTENAME_DIALOGOBJECT - Static variable in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    SESSION_ATTRIBUTENAME_DIALOGOBJECT_REMOVE - Static variable in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    SESSION_SCOPE - Static variable in interface info.magnolia.context.Context
    Attribute visibility scope Shared by all requests from this session.
    sessionCreated(HttpSessionEvent) - Method in class info.magnolia.debug.SessionDebugger
     
    SessionDebugger - Class in info.magnolia.debug
    A Filter and Listener that can help debugging session issues.
    SessionDebugger() - Constructor for class info.magnolia.debug.SessionDebugger
     
    sessionDestroyed(HttpSessionEvent) - Method in class info.magnolia.debug.SessionDebugger
     
    SessionProvider - Interface in info.magnolia.jcr.registry
    Provides a Session for a logical workspace name.
    SessionProviderRegistry - Class in info.magnolia.jcr.registry
    Central registry of all SessionsProviders.
    SessionProviderRegistry() - Constructor for class info.magnolia.jcr.registry.SessionProviderRegistry
     
    SessionScoped - Annotation Type in info.magnolia.objectfactory.annotation
    Apply this to implementation classes when you want the instance to be created and held per session.
    SessionUtil - Class in info.magnolia.jcr.util
    Session-related utility methods.
    SessionUtil() - Constructor for class info.magnolia.jcr.util.SessionUtil
     
    set(Collection<Principal>) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
     
    set(Collection<Principal>) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
    Deprecated. since 4.5
    SET - Static variable in interface info.magnolia.cms.security.Permission
     
    set(Collection<Principal>) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
    Deprecated. since 4.5
    setAbsoluteURI(String) - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    setAccessManager(AccessManager) - Method in class info.magnolia.cms.core.ContentHandler
    Deprecated. use setHierarchyManager instead
    setAccessManager(AccessManager) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. Set access manager for this hierarchy.
    setACL() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
    Sets access control list from the user, roles and groups.
    setACL() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
    Set access control list from the user, roles and groups.
    setACL() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
    Sets access control list from the user, roles and groups.
    setACL() - Method in class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule
    Set access control list from the user, roles and groups.
    setACLForGroups(String[], PrincipalCollection) - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
    Looks for groups configured in magnolia repository with the given name, and configures ACLs for it.
    setACLForRoles(String[], PrincipalCollection) - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
    Looks for role configured in magnolia repository with the given name, and configures ACLs for it.
    setACLForUser(PrincipalCollection, User, SecuritySupport) - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
     
    setAclTypes(List) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    setAction(String) - Method in class info.magnolia.cms.gui.dialog.Dialog
     
    setActivated() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds activated status of the current node.
    setActivationDelayTolerance(long) - Method in class info.magnolia.module.exchangesimple.ExchangeSimpleModule
     
    setActivationKeyLength(int) - Method in class info.magnolia.module.exchangesimple.ExchangeSimpleModule
     
    setActivatorId(String) - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, current logged-in author who last activated this page.
    setActive(boolean) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setActive(boolean) - Method in class info.magnolia.cms.gui.control.FunctionBarItem
     
    setActive(boolean) - Method in class info.magnolia.logging.LogConfiguration
     
    setActive(boolean) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setActive(boolean) - Method in class info.magnolia.module.samples.Dummy
     
    setActive(boolean) - Method in class info.magnolia.templating.editor.client.widget.placeholder.AreaPlaceHolder
     
    setActiveCss(String) - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
    Css class added to the current page link.
    setAddContextPath(boolean) - Method in class info.magnolia.link.AbsolutePathTransformer
     
    setAddContextPathToBrowserLinks(boolean) - Method in class info.magnolia.link.LinkTransformerManager
     
    setAddMethod(Method) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setAdmin(boolean) - Method in class info.magnolia.cms.beans.config.ServerConfiguration
     
    setAdminButtonVisible(boolean) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setAdminOnly(boolean) - Method in class info.magnolia.templating.jsp.taglib.EditButton
    Show only in admin instance, defaults to true.
    setAllModulesListURL(String) - Method in class info.magnolia.module.storeclient.MagnoliaStoreModule
    Sets the allModulesListURL.
    setAllow(String) - Method in class info.magnolia.voting.voters.ExtensionVoter
     
    setAllowLinking(boolean) - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
     
    setAllowOversize(boolean) - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
    Allow resizing images beyond their original dimensions?
    setAnchor(String) - Method in class info.magnolia.link.Link
     
    setArea(AreaDefinition) - Method in class info.magnolia.templating.elements.AreaElement
     
    setArea(Object) - Method in class info.magnolia.templating.jsp.cms.AreaTag
     
    setAreaElement(Element) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    setAreas(Map<String, AreaDefinition>) - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
     
    setAtomName(String) - Method in class info.magnolia.cms.beans.runtime.Document
    Sets the parameter name.
    setAttachments(List<MailAttachment>) - Method in class info.magnolia.module.mail.MailTemplate
     
    setAttachments(List<MailAttachment>) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setAttribute(String, Object) - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    setAttribute(String, String) - Method in class info.magnolia.cms.core.AbstractNodeData
     
    setAttribute(String, Calendar) - Method in class info.magnolia.cms.core.AbstractNodeData
     
    setAttribute(String, String) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setAttribute(String, Calendar) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setAttribute(String, String) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set attribute, available only if NodeData is of type Binary.
    setAttribute(String, Calendar) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set attribute, available only if NodeData is of type Binary.
    setAttribute(String, Calendar) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setAttribute(String, String) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractContext
     
    setAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractMapBasedContext
    Use the Map.put().
    setAttribute(String, Object, int) - Method in class info.magnolia.context.AbstractSystemContext
     
    setAttribute(String, Object, int) - Method in interface info.magnolia.context.AttributeStrategy
     
    setAttribute(String, Object, int) - Method in interface info.magnolia.context.Context
    Set attribute value, scope of the attribute is defined.
    setAttribute(String, Object, int) - Method in class info.magnolia.context.ContextDecorator
    Delegates call to the original context.
    setAttribute(String, Object, int) - Method in class info.magnolia.context.MapAttributeStrategy
     
    setAttribute(String, Object) - Static method in class info.magnolia.context.MgnlContext
    Set attribute value, scope of the attribute is Context.LOCAL_SCOPE.
    setAttribute(String, Object, int) - Static method in class info.magnolia.context.MgnlContext
    Set attribute value, scope of the attribute is defined.
    setAttribute(String, Object, int) - Method in class info.magnolia.context.RequestAttributeStrategy
     
    setAttribute(String, Object) - Method in class info.magnolia.freemarker.FreemarkerServletContextWrapper
     
    setAttribute(String, Object, int) - Method in class info.magnolia.module.workflow.WorkItemContext
    Use work item if request scope.
    setAttributeName(String) - Method in class info.magnolia.rendering.model.ModelExecutionFilter
     
    setAttributesInWebContext(Map<String, Object>, int) - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
    Sets attributes in web context under the specified scope.
    setAttributeStrategy(AttributeStrategy) - Method in class info.magnolia.context.AbstractContext
     
    setAtts(Attributes) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
    Sets the atts.
    setAuthorId(String) - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, current logged-in author who did some action on this page.
    setAutoGeneration(AutoGenerationConfiguration) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setAvailableComponents(Map<String, ComponentAvailability>) - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
     
    setAvailableComponents(String) - Method in class info.magnolia.templating.elements.AreaElement
     
    setBackgroundRGB(int, int, int) - Method in class info.magnolia.templating.jsp.taglib.Text2PngFactory
    Set 8-bit RGB values for background colour.
    setBackupWorkItems(boolean) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    setBasePath(String) - Method in class info.magnolia.freemarker.loaders.LazyFileTemplateLoader
     
    setBcc(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setBccList(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBcrypt(boolean) - Method in class info.magnolia.cms.gui.dialog.DialogPassword
     
    setBinaryNodeData(String, String, long, InputStream) - Static method in class info.magnolia.nodebuilder.ContentOps
     
    setBlockingTimeout(int) - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    setBody(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setBody(String) - Method in class info.magnolia.module.mail.templates.impl.SimpleEmail
     
    setBody(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBody() - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBody(String) - Method in class info.magnolia.module.mail.templates.MgnlMultipartEmail
     
    setBodyFromResourceFile() - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setBodyFromResourceFile() - Method in class info.magnolia.module.mail.templates.impl.MgnlPageEmail
     
    setBodyFromResourceFile() - Method in class info.magnolia.module.mail.templates.impl.VelocityEmail
     
    setBodyFromResourceFile() - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBodyFromTemplate(Template, Map) - Method in class info.magnolia.module.mail.templates.impl.MgnlPageEmail
     
    setBodyNotSetFlag(boolean) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setBorder(boolean) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    setBoxType(int) - Method in class info.magnolia.cms.gui.dialog.DialogBox
     
    setBrowseMode(boolean) - Method in class info.magnolia.cms.gui.control.Tree
     
    setBrowseMode(boolean) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setBrowserCachePolicy(BrowserCachePolicy) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setBundles(Collection<String>) - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
     
    setButtonDelete(Button) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonDelete() - Method in class info.magnolia.cms.gui.inline.BarEdit
    Deprecated. use BarEdit.setButtonDelete(String)
    setButtonDelete(String, String, String) - Method in class info.magnolia.cms.gui.inline.BarEdit
    Deprecated. use BarEdit.setButtonDelete(String)
    setButtonDelete(String) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonEdit(ButtonEdit) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonEdit() - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonEdit(String, String, String, String) - Method in class info.magnolia.cms.gui.inline.BarEdit
    Sets the default edit button.
    setButtonEditView(Button) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonEditView() - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default edit view button (to switch form preview to edit view mode).
    setButtonHtmlInter(String) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtonHtmlPost(String) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtonHtmlPre(String) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtonMove(Button) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonMove() - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setButtonMove(String, String) - Method in class info.magnolia.cms.gui.inline.BarEdit
    Sets the default move button.
    setButtonNew(Button) - Method in class info.magnolia.cms.gui.inline.BarNew
     
    setButtonNew() - Method in class info.magnolia.cms.gui.inline.BarNew
     
    setButtonNew(String, String, String, String) - Method in class info.magnolia.cms.gui.inline.BarNew
    Sets the default edit button.
    setButtonPreview(Button) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonPreview() - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default preview button (to switch from edit to preview mode).
    setButtonProperties(Button) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonProperties() - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonProperties(String, String) - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default page properties button.
    setButtons(List) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtons(Button) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtons(List) - Method in class info.magnolia.cms.gui.dialog.DialogEditWithButton
     
    setButtonSiteAdmin(Button) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonSiteAdmin() - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setButtonSiteAdmin(String) - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default site admin button.
    setButtonsLeft(List) - Method in class info.magnolia.cms.gui.control.Bar
     
    setButtonsLeft(Button) - Method in class info.magnolia.cms.gui.control.Bar
     
    setButtonsRight(List) - Method in class info.magnolia.cms.gui.control.Bar
     
    setButtonsRight(Button) - Method in class info.magnolia.cms.gui.control.Bar
     
    setButtonType(int) - Method in class info.magnolia.cms.gui.control.Button
     
    setButtonType(int) - Method in class info.magnolia.cms.gui.control.ButtonSet
     
    setButtonType(int) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
     
    setCacheConfiguration(CacheConfiguration) - Method in interface info.magnolia.module.cache.CachePolicyExecutor
     
    setCacheConfiguration(CacheConfiguration) - Method in class info.magnolia.module.cache.executor.AbstractExecutor
     
    setCacheConfiguration(CacheConfiguration) - Method in class info.magnolia.module.cache.executor.CompositeExecutor
     
    setCacheConfigurationName(String) - Method in class info.magnolia.module.cache.filter.CacheFilter
     
    setCachedEntry(Object) - Method in class info.magnolia.module.cache.CachePolicyResult
     
    setCacheFactory(CacheFactory) - Method in class info.magnolia.module.cache.CacheModule
     
    setCachePolicy(CachePolicy) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setCallbackJavascript(String) - Method in class info.magnolia.cms.gui.dialog.Dialog
     
    setCatalogueName(String) - Method in class info.magnolia.cms.servlets.CommandBasedMVCServletHandler
     
    setCc(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setCcList(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setChannel(Channel) - Method in class info.magnolia.cms.core.AggregationState
     
    setChannels(Map<String, ChannelConfiguration>) - Method in class info.magnolia.channel.ChannelManagerImpl
     
    setCharacterEncoding(String) - Method in class info.magnolia.cms.cache.MockCacheRequest
    Deprecated.  
    setCharacterEncoding(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setChars(int) - Method in class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag
    Number of characters to include in search snippets.
    setCharsetHeader(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setChieldFilter(Content.ContentFilter) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for chieldFilter.
    setChooseButton(boolean) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    setClassName(String) - Method in class info.magnolia.module.model.ConfigurerDefinition
     
    setClassName(String) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setClassName(String) - Method in class info.magnolia.module.model.ServletDefinition
     
    setClassProperty(String) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    Name for a page property that will hold a css class name which will be added to the html class attribute.
    setCleanup(boolean) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    setClone(boolean) - Method in class info.magnolia.commands.MgnlCommand
     
    setClosing(boolean) - Method in class info.magnolia.templating.editor.client.dom.CMSComment
     
    setCollection(boolean) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setCollectionEntryType(TypeDescriptor) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setCollectionKeyType(TypeDescriptor) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setCollectionNodeCreationItemType(ItemType) - Method in interface info.magnolia.module.admininterface.SaveHandler
     
    setCollectionNodeCreationItemType(ItemType) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setColumn(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    setColumnName(String) - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    setColumnResizer(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setColums(List) - Method in class info.magnolia.cms.gui.control.Tree
    Set the columns (for pages and content nodes only).
    setCommand(String) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    setCommand(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setCommandName(String) - Method in class info.magnolia.commands.DelegateCommand
     
    setComment(String) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
     
    setComment(String) - Method in class info.magnolia.module.admininterface.commands.VersionCommand
     
    setComment(String) - Method in class info.magnolia.module.model.ServletDefinition
     
    setComment(String) - Method in class info.magnolia.module.workflow.inbox.Inbox
     
    setComponentClass(Class) - Method in class info.magnolia.rendering.renderer.ContextAttributeConfiguration
     
    setComponentElement(Element) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    setComponentProvider(ComponentProvider) - Static method in class info.magnolia.objectfactory.Components
    Sets the current ComponentProvider.
    setComponents(List<ComponentDefinition>) - Method in class info.magnolia.module.model.ComponentsDefinition
     
    setComponents(Collection<ComponentsDefinition>) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setComponents(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    setComponents(String) - Method in class info.magnolia.templating.jsp.cms.AreaTag
     
    setCompression(ContentCompression) - Method in class info.magnolia.module.cache.CacheModule
     
    setCondition(Voter) - Method in class info.magnolia.voting.voters.IfVoter
     
    setConfig(Map) - Method in class info.magnolia.cms.filters.FilterDecorator
     
    setConfig(String, String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setConfig(String, boolean) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setConfig(String, int) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setConfiguration(AdminTreeConfiguration) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setConfigurationClass(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setConfigurations(Map<String, CacheConfiguration>) - Method in class info.magnolia.module.cache.CacheModule
     
    setConfigurers(List<ConfigurerDefinition>) - Method in class info.magnolia.module.model.ComponentsDefinition
     
    setConnectTimeout(int) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setConnectTimeout(int) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setConstraint(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
     
    setConstraint(String) - Method in class info.magnolia.cms.gui.query.SearchQueryParameter
    set constraint
    setContent(Content) - Method in class info.magnolia.cms.beans.runtime.FileProperties
     
    setContent(Content) - Method in class info.magnolia.cms.gui.controlx.version.VersionListModel
     
    setContent(Map<String, Object>) - Method in class info.magnolia.rendering.template.configured.ConfiguredAutoGeneration
     
    setContent(Node) - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
     
    setContent(Object) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
     
    setContentFilter(String) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    A variable in the pageContext that contains a content filter, determining if a given page should be drawn or not.
    setContentLength(int) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setContentNodeCollectionName(String) - Method in class info.magnolia.templating.jsp.taglib.EditButton
     
    setContentNodeName(String) - Method in class info.magnolia.templating.jsp.taglib.EditButton
    If attribute is not used, a content node with the name of the page will be added.
    setContentStructure(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
     
    setContentType(String) - Method in class info.magnolia.cms.beans.runtime.File
     
    setContentType(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setContextAttribute(Map<String, Object>, String, Object) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
     
    setContextAttributes(Map<String, ContextAttributeConfiguration>) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
     
    setContextAttributes(Map<String, Object>) - Method in class info.magnolia.templating.elements.AreaElement
     
    setContextAttributes(Map<String, Object>) - Method in class info.magnolia.templating.elements.ComponentElement
     
    setContextAttributes(Object) - Method in class info.magnolia.templating.jsp.cms.AreaTag
     
    setContextAttributes(Object) - Method in class info.magnolia.templating.jsp.cms.ComponentTag
     
    setContextMenu(ContextMenu) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setCountry(String) - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    setCreate(boolean) - Method in interface info.magnolia.module.admininterface.SaveHandler
    Set true if a not existing node should get created during the save process
    setCreate(boolean) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setCreateItemType(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setCreatePermissionList(boolean) - Method in class info.magnolia.module.admininterface.pages.PermissionPage
    Setter for createPermissionList.
    setCreationDate() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds creation date of the current node.
    setCreationItemType(ItemType) - Method in interface info.magnolia.module.admininterface.SaveHandler
    Defines the node type to create if isCreate is true
    setCreationItemType(ItemType) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setCssClass(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setCssClassFileName(String) - Method in class info.magnolia.cms.gui.control.File
     
    setCssSources(String) - Method in class info.magnolia.cms.gui.dialog.Dialog
     
    setCssStyles(Map) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setCssStyles(String, String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setCurrent(CachePolicyResult) - Static method in class info.magnolia.module.cache.CachePolicyResult
    Saves the result in the context and makes it available by CachePolicyResult.getCurrent().
    setCurrentBean(Object) - Method in class info.magnolia.content2bean.impl.TransformationStateImpl
     
    setCurrentBean(Object) - Method in interface info.magnolia.content2bean.TransformationState
     
    setCurrentContent(Content) - Method in class info.magnolia.cms.core.AggregationState
     
    setCurrentLoginResult(LoginResult) - Static method in class info.magnolia.cms.security.auth.login.LoginResult
    Used by the login filter to depose the login result.
    setCurrentModule(ModuleDefinition) - Method in class info.magnolia.module.InstallContextImpl
     
    setCurrentModuleDefinition(ModuleDefinition) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
     
    setCurrentPosition(long) - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    setCurrentURI(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setDateFormat(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setDateFormat(SimpleDateFormat) - Method in class info.magnolia.cms.gui.query.DateSearchQueryParameter
    set date format
    setDateHeader(String, long) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setDebug(boolean) - Method in class info.magnolia.module.workflow.inbox.Inbox
     
    setDecoratedFilter(Filter) - Method in class info.magnolia.cms.filters.FilterDecorator
     
    setDefaultBaseUrl(String) - Method in class info.magnolia.cms.beans.config.ServerConfiguration
     
    setDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarEdit
    Sets the default buttons.
    setDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets the default buttons.
    setDefaultButtons() - Method in class info.magnolia.cms.gui.inline.BarNew
    Sets the default buttons.
    setDefaultCacheConfiguration(CacheConfiguration) - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    setDefaultExtension(String) - Method in class info.magnolia.cms.beans.config.ServerConfiguration
     
    setDefaultImplementation(Class, Class) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see info.magnolia.objectfactory.DefaultComponentProvider#setDefaultImplementation(Class, Class)
    setDefaultImplementation(Class, String) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see info.magnolia.objectfactory.DefaultComponentProvider#setDefaultImplementation(Class, String)
    setDefaultLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    setDefaultLocale(String) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
    Deprecated. since 4.0 - not used and should not be. Use setLocale() on the SystemContext instead. --note: do not remove the method, make it private. applicationLocale field is still needed. --and/or remove duplication with SystemContext.locale
    setDefaultOnclick(HttpServletRequest) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
    Deprecated. since 4.0 - do not pass an HttpServletRequest
    setDefaultOnclick() - Method in class info.magnolia.cms.gui.inline.ButtonEdit
     
    setDefaultProperties(Map) - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    SetDefaultPublicURI - Class in info.magnolia.module.admininterface.setup
    Sets the default virtual URI on public instances.
    SetDefaultPublicURI(String) - Constructor for class info.magnolia.module.admininterface.setup.SetDefaultPublicURI
     
    setDefaultRepositoryConfiguration(RepositoryConfiguration) - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
     
    setDefaultSeparator(String) - Method in class info.magnolia.logging.AuditLoggingManager
     
    setDefinition(SearchControlDefinition) - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
     
    setDelegate(Object) - Method in class info.magnolia.cms.util.UrlPatternDelegate
    Sets the delegate.
    setDelegatePath(String) - Method in class info.magnolia.voting.voters.DelegateVoter
     
    setDelimiter(String) - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
    displayed between the page names, e.g.
    setDeny(String) - Method in class info.magnolia.voting.voters.ExtensionVoter
     
    setDescription(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setDescription(String) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setDescription(String) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setDescription(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setDescription(String) - Method in class info.magnolia.templating.elements.AreaElement
     
    setDialog(String) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setDialog(String) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
     
    setDialog(Dialog) - Method in interface info.magnolia.module.admininterface.DialogAwareSaveHandler
     
    setDialog(Dialog) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    setDialog(Dialog) - Method in class info.magnolia.module.admininterface.UUIDSaveHandler
     
    setDialog(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
     
    setDialog(String) - Method in class info.magnolia.templating.elements.AreaElement
     
    setDialog(String) - Method in class info.magnolia.templating.elements.ComponentElement
     
    setDialog(String) - Method in class info.magnolia.templating.elements.InitElement
     
    setDialog(String) - Method in class info.magnolia.templating.jsp.cms.AreaTag
     
    setDialog(String) - Method in class info.magnolia.templating.jsp.cms.ComponentTag
     
    setDialog(String) - Method in class info.magnolia.templating.jsp.cms.InitTag
     
    setDialog(String) - Method in class info.magnolia.templating.jsp.taglib.EditButton
    The dialog type.
    setDialogName(String) - Method in class info.magnolia.module.workflow.commands.FlowCommand
     
    setDialogName(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    setDialogPath(String) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
     
    setDialogs(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for dialogs.
    setDiskStorePath(String) - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    setDispatching(DispatchRules) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    setDisplayName(String) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setDisposition(String) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setDivCSS(String) - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    The CSS class that will be applied to the div that contains these text images.
    setDraggable(boolean) - Method in class info.magnolia.templating.editor.client.widget.controlbar.ComponentBar
     
    setDrawShifter(boolean) - Method in class info.magnolia.cms.gui.control.Tree
     
    setDropdownPosition(int, int) - Method in class info.magnolia.templating.editor.client.widget.button.DropdownButton
    Sets the dropdown's position relative to the browser's client area.
    setEditable(Boolean) - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
     
    setEditable(Boolean) - Method in class info.magnolia.templating.elements.AreaElement
     
    setEditable(Boolean) - Method in class info.magnolia.templating.elements.ComponentElement
     
    setEditable(Boolean) - Method in class info.magnolia.templating.jsp.cms.AreaTag
     
    setEditable(Boolean) - Method in class info.magnolia.templating.jsp.cms.ComponentTag
     
    setEditElement(Element) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    setEditLabel(String) - Method in class info.magnolia.templating.jsp.taglib.EditButton
    Deprecated. use the label attribute instead.
    setEditorContentIdCookie(String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    setEditorPositionCookie(String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    setElement(Element) - Method in class info.magnolia.templating.editor.client.dom.CMSComment
     
    setEnabled(boolean) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    setEnabled(boolean) - Method in class info.magnolia.cms.gui.i18n.DefaultI18nAuthoringSupport
     
    setEnabled(boolean) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    setEnabled(boolean) - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    setEnabled(boolean) - Method in class info.magnolia.cms.security.DummyUser
    Deprecated.  
    setEnabled(boolean) - Method in class info.magnolia.cms.security.ExternalUser
     
    setEnabled(boolean) - Method in class info.magnolia.cms.security.MgnlUser
    Deprecated. since 4.5, use UserManager.setProperty(User, String, Value) instead
    setEnabled(boolean) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
     
    setEnabled(boolean) - Method in interface info.magnolia.cms.security.User
    Deprecated. since 4.5, use UserManager.setProperty(User, String, Value) instead
    setEnabled(boolean) - Method in class info.magnolia.commands.MgnlCommand
     
    setEnabled(boolean) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    setEnabled(boolean) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    setEnabled(Boolean) - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
     
    setEnabled(boolean) - Method in class info.magnolia.rendering.template.configured.ConfiguredComponentAvailability
     
    setEnabled(Boolean) - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    setEnabled(boolean) - Method in class info.magnolia.voting.voters.BaseVoterImpl
     
    setEnableDeleteConfirmation(boolean) - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
     
    setEnableDeleteConfirmation(boolean) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setEncoding(int) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setEnd(int) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
    Sets the end.
    setEndComment(CMSComment) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    setEndLevel(int) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    The end level for navigation, defaults to 0.
    setEntity() - Method in class info.magnolia.jaas.sp.AbstractLoginModule
    Sets user details.
    setEntity() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
    Set user details.
    setEntity() - Method in class info.magnolia.jaas.sp.jcr.JCRAuthorizationModule
     
    setEntity() - Method in class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule
    Set user details.
    setError(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
     
    setErrors(List<Exception>) - Method in class info.magnolia.module.exchangesimple.ExchangeTask
     
    setEvent(String, String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setEvent(String, String, boolean) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setEvents(Map) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setException(String, Exception) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setException(String, Exception, Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setException(Exception) - Static method in class info.magnolia.cms.util.AlertUtil
    Store the exception.
    setException(Exception, Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setExcludeCurrent(boolean) - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
    Exclude the current (active) page from the breadcrumb.
    setExecutors(Map) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setExecutors(CachePolicyExecutor[]) - Method in class info.magnolia.module.cache.executor.CompositeExecutor
     
    setExpandAll(String) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    Sitemap mode.
    SetExpirationHeaders - Class in info.magnolia.module.cache.executor
    TODO : avoid duplication with CacheHeadersFilter ???
    SetExpirationHeaders() - Constructor for class info.magnolia.module.cache.executor.SetExpirationHeaders
     
    setExpirationMinutes(int) - Method in class info.magnolia.module.cache.browsercachepolicy.FixedDuration
     
    setExpirationMinutes(long) - Method in class info.magnolia.module.cache.filter.CacheHeadersFilter
    Sets the expirationMinutes.
    setExportxml(boolean) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for exportxml.
    setExt(String) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for ext.
    setExtension(String) - Method in class info.magnolia.cms.beans.runtime.Document
     
    setExtension(String) - Method in class info.magnolia.cms.beans.runtime.File
     
    setExtension(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setExtension(String) - Method in class info.magnolia.link.Link
     
    setExtention(String) - Method in class info.magnolia.cms.beans.runtime.Document
    Deprecated. since 4.1.1 typo in method name - use setExtension instead
    setFactory(MgnlMailFactory) - Method in class info.magnolia.module.mail.MailModule
     
    setFallbackHandle(String) - Method in class info.magnolia.link.Link
     
    setFallbackLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    setFallbackLocale(Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
     
    setFalseValue(int) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    setFile(File) - Method in class info.magnolia.cms.beans.runtime.Document
    Sets a reference to the uploaded file.
    setFile(File) - Method in class info.magnolia.cms.core.AggregationState
     
    setFileName(String) - Method in class info.magnolia.cms.beans.runtime.Document
    Sets the file name without extension.
    setFileName(String) - Method in class info.magnolia.cms.beans.runtime.File
     
    setFileName(String) - Method in class info.magnolia.link.Link
     
    setFileName(String) - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    setFileSizeInLines(long) - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
     
    setFirstElement(Element) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    setFlow(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setFlowDefinitionURLPattern(String) - Method in class info.magnolia.module.workflow.flows.DefaultFlowDefinitionManager
     
    setFlowItemId(String) - Method in class info.magnolia.module.workflow.inbox.Inbox
     
    setFlowName(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setFlushPolicy(FlushPolicy) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setFontFace(String) - Method in class info.magnolia.templating.jsp.taglib.Text2PngFactory
    Set the TrueType font to render with.
    setFontSize(int) - Method in class info.magnolia.templating.jsp.taglib.Text2PngFactory
    Set the point size of the font.
    setForceCreation(boolean) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
    Deprecated. only used in tests
    setForm(MultipartForm) - Method in class info.magnolia.module.admininterface.PageMVCHandler
     
    setForm(MultipartForm) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    set the from
    setForward(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
     
    setFrom(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setFrom(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setFrom(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setFromURI(String) - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
     
    setFromURI(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
     
    setFromURI(String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    setFromURI(String) - Method in interface info.magnolia.cms.exchange.Subscription
     
    setFromURI(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    setFunctionBar(FunctionBar) - Method in class info.magnolia.cms.gui.control.Tree
     
    setFunctionBar(FunctionBar) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setGenerateKeys(boolean) - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
     
    setGeneratorClass(Class<Generator<AutoGenerationConfiguration>>) - Method in class info.magnolia.rendering.template.configured.ConfiguredAutoGeneration
     
    setGroupBy(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    set group by field
    setGroupBy(String, String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    set group by field and order ('ASCENDING' | 'DESCENDING')
    setGroupBy(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setGroupBy(String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    set group on field name
    setGroupBy(String, String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    set group on field name
    setGroupBy(String, String) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setGroupBy(String) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setGroupBy(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setGroupByOrder(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setGroupByOrder(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setGroupManager(GroupManager) - Method in class info.magnolia.cms.security.SecuritySupportImpl
     
    setGroupNames(Set<String>) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
     
    setGroups(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for groups.
    setHandle(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setHandle(String) - Method in class info.magnolia.link.Link
     
    setHandlePrefix(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    setHandler(MgnlMailHandler) - Method in class info.magnolia.module.mail.MailModule
     
    setHandlerClass(Class) - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    setHeader(HttpServletResponse, String, Object) - Static method in class info.magnolia.cms.util.RequestHeaderUtil
     
    setHeader(String, String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setHeight(int) - Method in class info.magnolia.cms.gui.control.Tree
     
    setHeight(double) - Method in class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
     
    setHideInNav(String) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    Name for the "hide in nav" nodeData.
    setHideProperty(String) - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
    Name for a page property which, if set, will make the page hidden in the breadcrumb.
    setHost(String) - Method in class info.magnolia.cms.util.UrlPatternDelegate
    Sets the host pattern (using SimpleUrlPattern internally).
    setHostPattern(SimpleUrlPattern) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
     
    setHtmlEdit(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setHtmlEdit() - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setHtmlInter() - Method in class info.magnolia.cms.gui.control.Button
     
    setHtmlInter(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setHtmlPost() - Method in class info.magnolia.cms.gui.control.Button
     
    setHtmlPost(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setHtmlPre() - Method in class info.magnolia.cms.gui.control.Button
     
    setHtmlPre(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setHtmlRenderer(TreeColumnHtmlRenderer) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setI18nBasename(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setI18nBasename(String) - Method in class info.magnolia.module.admininterface.commands.MessageCommand
     
    setI18nBasename(String) - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
     
    setI18nBasename(String) - Method in class info.magnolia.module.admininterface.PageMVCHandler
     
    setI18nBasename(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setIcon(String) - Method in class info.magnolia.cms.gui.control.ContextMenuItem
     
    setIcon(String, String) - Method in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4 use Tree.addIcon(String, String) instead.
    setIconContentNode(String) - Method in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4, use addIcon(ItemType.CONTENTNODE.getSystemName(), src) instead
    setIconNodeData(String) - Method in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4, use addIcon(ItemType.MGNL_NODE_DATA, src) instead
    setIconOndblclick(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the double click event of the icon.
    setIconPage(String) - Method in class info.magnolia.cms.gui.control.Tree
    Deprecated. since 4.4, use addIcon(ItemType.CONTENT.getSystemName(), src) instead
    setIconsActivation(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIconsPermission(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIconSrc(String) - Method in class info.magnolia.cms.gui.control.Button
    Sets the source path for the image.
    setId(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setId(String) - Method in class info.magnolia.module.model.ComponentsDefinition
     
    setId(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredComponentAvailability
     
    setId(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setId(String) - Method in interface info.magnolia.rendering.template.RenderableDefinition
     
    setId(String) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
     
    setIdentifier(Node, String) - Method in class info.magnolia.jcr.util.PropertiesImportExport
    Intentionally created this method to allow simple creation of subclasses actually setting the identifier (e.g.
    setImageContentNodeName(String) - Method in class info.magnolia.templating.jsp.taglib.BaseImageTag
    Setter for the imageContentNodeName tag attribute.
    setImageContentNodeName(String) - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
    The name of the new contentNode that will contain the scaled version of the image.
    setImageContentNodeName(String) - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    The name of the new contentNode to create, under which all image nodes will be saved.
    setImageExtensions(List) - Method in class info.magnolia.cms.gui.dialog.DialogFile
     
    setImplementation(Class, Class) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see info.magnolia.objectfactory.DefaultComponentProvider#setImplementation(Class, Class)
    setImplementation(Class, String) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see DefaultComponentProvider.setImplementation(Class, String)
    setImplementation(String) - Method in class info.magnolia.module.model.ComponentDefinition
     
    setImplementation(String) - Method in class info.magnolia.module.model.TypeMappingDefinition
     
    setImplementation(Class<? extends T>) - Method in class info.magnolia.objectfactory.configuration.ImplementationConfiguration
     
    setImplementation(Class<?>, String) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Deprecated. Used only in tests.
    setInclude(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
     
    setIndentionWidth(int) - Method in class info.magnolia.cms.gui.control.Tree
     
    setInherit(boolean) - Method in class info.magnolia.templating.elements.AreaElement
     
    setInheritance(InheritanceConfiguration) - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
     
    setInstance(Class, Object) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see DefaultComponentProvider.setInstance(Class, Object)
    setInstance(Context) - Static method in class info.magnolia.context.MgnlContext
    Set context implementation instance.
    setInstance(T) - Method in class info.magnolia.objectfactory.configuration.InstanceConfiguration
     
    setInstance(Class<?>, Object) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Deprecated. Used only in tests.
    setInstanceFactory(Class, FactoryUtil.InstanceFactory) - Static method in class info.magnolia.cms.util.FactoryUtil
    Deprecated. since 4.3 - For tests, use info.magnolia.test.ComponentsTestUtil, otherwise see DefaultComponentProvider.setInstanceFactory(Class, info.magnolia.objectfactory.ComponentFactory)
    setInstanceFactory(Class<?>, ComponentFactory<?>) - Method in class info.magnolia.objectfactory.DefaultComponentProvider
    Deprecated. Used only in tests.
    setIntHeader(String, int) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setInverse(boolean) - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    setIP(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
     
    setIsIcons(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsLabel(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsMeta(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsNodeDataType(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsNodeDataValue(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setIsRichEditValue(int) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setItems(List<Dummy>) - Method in class info.magnolia.module.samples.SamplesModule
     
    setItemType(ItemType) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setItemType(String) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    setItemType(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setItemTypes(String) - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
     
    setJaasChain(String) - Method in class info.magnolia.cms.security.auth.login.FormLogin
     
    setJavaScriptClass(String) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    setJavascriptMenuName(String) - Method in class info.magnolia.cms.gui.control.ContextMenuItem
     
    setJavascriptName(String) - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    setJavascriptSources(String) - Method in class info.magnolia.cms.gui.dialog.Dialog
     
    setJavascriptTree(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the name of the javascript tree object.
    setJavascriptTree(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
    set the name of the javascript tree object
    setJcrSession(Session) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated.  
    setJsExecutedAfterSaving(String) - Method in class info.magnolia.module.admininterface.DialogMVCHandler
     
    setJsExecutedAfterSaving(String) - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    setKeyLength(int) - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
     
    setKeyValue(Map) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setLabel(String) - Method in class info.magnolia.cms.gui.control.Button
     
    setLabel(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setLabel(String) - Method in class info.magnolia.cms.gui.control.SelectOption
     
    setLabel(String) - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    setLabel(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    setLabel(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setLabel(String) - Method in class info.magnolia.cms.gui.inline.ButtonEdit
     
    setLabel(String) - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
     
    setLabel(String) - Method in class info.magnolia.templating.elements.AreaElement
     
    setLabel(String) - Method in class info.magnolia.templating.jsp.taglib.EditButton
    The button's label.
    setLanguage(String) - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    setLanguage(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setLanguageChooser() - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setLanguageChooser(Control) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setLastAccess() - Method in class info.magnolia.cms.security.MgnlUser
    Deprecated. since 4.5, use UserManager.updateLastAccessTimestamp(User) instead
    setLastActivationActionDate() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds activated date of the current node.
    setLastElement(Element) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    setLazy(String) - Method in class info.magnolia.module.model.ComponentDefinition
     
    setLazy(boolean) - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
     
    setLeft(int) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setleft(SearchQueryExpression) - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
    set left expression
    setleft(SearchQueryExpression) - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
    set left expression
    setLeft(double) - Method in class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
     
    setLevel(int) - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
     
    setLevel(int) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setLevel(int) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    setLevel(int) - Method in class info.magnolia.voting.voters.VoterSet
     
    setLimit(long) - Method in interface info.magnolia.cms.core.search.Query
    Deprecated. Restrict the result size of subsequent Query.execute() invocations to the given number of objects.
    setLimit(long) - Method in class info.magnolia.cms.core.search.QueryImpl
    Deprecated.  
    setLink(boolean) - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
    Create links to pages.
    setList(List) - Method in class info.magnolia.jaas.principal.ACLImpl
    Deprecated. Initialize access control list with provided permissions it will overwrite any existing permissions set before.
    setList(ListControl) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setLoadOnStartup(boolean) - Method in class info.magnolia.repository.definition.RepositoryDefinition
     
    setLocale(Locale) - Method in class info.magnolia.cms.core.AggregationState
     
    setLocale(Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    setLocale(Locale) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
     
    setLocale(Locale) - Method in class info.magnolia.cms.i18n.LocaleDefinition
     
    setLocale(Locale) - Method in class info.magnolia.context.AbstractContext
     
    setLocale(Locale) - Method in class info.magnolia.context.AbstractSystemContext
    Deprecated. since 4.0 - this shouldn't be exposed in the SystemContext interface. Prevent calls by throwing an UnsupportedOperationException.
    setLocale(Locale) - Method in interface info.magnolia.context.Context
     
    setLocale(Locale) - Static method in class info.magnolia.context.MgnlContext
    Set the locale for the current context.
    setLocale(Locale) - Method in interface info.magnolia.context.SystemContext
    Deprecated. since 4.0 - this method should not be exposed on SystemContext.
    setLocale(String) - Method in class info.magnolia.module.admininterface.pages.JavascriptMessagesPage
     
    setLocaleFor(User) - Method in class info.magnolia.context.UserContextImpl
     
    setLocalName(String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
    Sets the localName.
    setLocation(String) - Method in class info.magnolia.cms.security.auth.callback.RedirectClientCallback
    The location field as sent to the browser.
    setLockTimePeriod(int) - Method in class info.magnolia.cms.security.DelegatingUserManager
     
    setLockTimePeriod(int) - Method in class info.magnolia.cms.security.ExternalUserManager
     
    setLockTimePeriod(int) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    setLockTimePeriod(int) - Method in interface info.magnolia.cms.security.UserManager
    Sets a time period for account lock.
    setLog(String) - Method in class info.magnolia.commands.impl.LogCommand
     
    setLogConfigurations(List<LogConfiguration>) - Method in class info.magnolia.logging.AuditLoggingManager
     
    setLoginForm(String) - Method in class info.magnolia.cms.security.auth.callback.FormClientCallback
     
    setLoginHandlers(Collection<LoginHandler>) - Method in class info.magnolia.cms.security.auth.login.LoginFilter
     
    setLogName(String) - Method in class info.magnolia.logging.LogConfiguration
     
    setMagnoliaConfigurationProperties(MagnoliaConfigurationProperties) - Static method in class info.magnolia.cms.core.SystemProperty
    Deprecated. since 4.5 - this is only here to allow tests to work until their tested classes are all converted.
    setMainContent(Content) - Method in class info.magnolia.cms.core.AggregationState
     
    setMakeBrowserLinksRelative(boolean) - Method in class info.magnolia.link.LinkTransformerManager
     
    setMap(boolean) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setMap(Map<String, Object>) - Method in class info.magnolia.context.AbstractMapBasedContext
     
    setMap(Map<String, Object>) - Method in class info.magnolia.context.MapAttributeStrategy
     
    setMappings(Collection<PathMappedFlowCommand.Mapping>) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    setMarkFirstAndLastElement(boolean) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    If set to true, a "first" or "last" css class will be added to the list of css classes of the first and the last li in each ul.
    setMax(int) - Method in class info.magnolia.cms.gui.controlx.version.VersionListModel
     
    setMaxFailedLoginAttempts(int) - Method in class info.magnolia.cms.security.DelegatingUserManager
     
    setMaxFailedLoginAttempts(int) - Method in class info.magnolia.cms.security.ExternalUserManager
     
    setMaxFailedLoginAttempts(int) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    setMaxFailedLoginAttempts(int) - Method in interface info.magnolia.cms.security.UserManager
    Sets a number of failed attempts before locking account.
    setMaxHeight(int) - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
    The maximum height of the image in pixels.
    setMaxNumLinesPerPage(long) - Method in class info.magnolia.module.admininterface.pages.LogViewerPage
    Sets new maximum value in the range <1, LONG_MAX>.
    setMaxRowsPerGroup(int) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setMaxSnippets(int) - Method in class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag
    Maximum number of snippets to print out.
    setMaxVersionHistory(Node) - Method in class info.magnolia.cms.core.version.BaseVersionManager
    Set version history to max version possible.
    setMaxVersionHistory(Node) - Method in class info.magnolia.cms.core.version.VersionManager
    Set version history to max version possible.
    setMaxWidth(int) - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
    The maximum width of the image in pixels.
    setMenu(ContextMenu) - Method in class info.magnolia.cms.gui.control.Tree
     
    setMenuItems(List<ContextMenuItem>) - Method in class info.magnolia.cms.gui.control.ContextMenu
    Populate it with a list
    setMessage(String) - Static method in class info.magnolia.cms.util.AlertUtil
    Store the message.
    setMessage(String, Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setMessage(String, Exception) - Static method in class info.magnolia.cms.util.AlertUtil
    Creates a message containing the exception message.
    setMessage(String, Exception, Context) - Static method in class info.magnolia.cms.util.AlertUtil
     
    setMessage(String) - Method in class info.magnolia.module.admininterface.commands.MessageCommand
     
    setMessages(Map) - Method in class info.magnolia.cms.i18n.DefaultMessagesManager
     
    setMessages(Messages) - Method in class info.magnolia.module.admininterface.AbstractTreeConfiguration
     
    setMessages(Messages) - Method in interface info.magnolia.module.admininterface.AdminTreeConfiguration
    Sets the messages bundle to be used.
    setMetaData(MetaData) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. Helper method to set page properties, create page calls this method.
    setMethods(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
     
    setMgnlACLs(Boolean) - Method in class info.magnolia.module.admininterface.pages.PermissionPage
    Setter for mgnlACLs.
    setMgnlElement(MgnlElement) - Method in class info.magnolia.templating.editor.client.dom.processor.MgnlElementProcessor
     
    setMgnlElement(MgnlElement) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
     
    setMgnlElement(MgnlElement) - Method in class info.magnolia.templating.editor.client.widget.placeholder.AbstractPlaceHolder
     
    setMgnlFileImport(Document) - Method in class info.magnolia.module.admininterface.pages.ImportPage
    Setter for mgnlFileImport.
    setMgnlFormat(boolean) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for mgnlFormat.
    setMgnlGroup(String) - Method in class info.magnolia.module.admininterface.pages.PermissionPage
    Setter for mgnlGroup.
    setMgnlKeepVersions(boolean) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for mgnlKeepVersions.
    setMgnlPath(String) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for mgnlPath.
    setMgnlRedirect(String) - Method in class info.magnolia.module.admininterface.pages.ImportPage
    Setter for mgnlRedirect.
    setMgnlRepository(String) - Method in class info.magnolia.module.admininterface.pages.ExportPage
    Setter for mgnlRepository.
    setMgnlUser(String) - Method in class info.magnolia.module.admininterface.pages.PermissionPage
    Setter for mgnlUser.
    setMgnlUuidBehavior(int) - Method in class info.magnolia.module.admininterface.pages.ImportPage
    Setter for mgnlUuidBehavior.
    setMimeMultipart(String) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setModel(ListModel) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setModelClass(Class) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setModificationDate() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds modification date of the current node.
    setModule(String) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for module.
    setMsg(String) - Method in class info.magnolia.commands.impl.LogCommand
     
    setMsgs(Messages) - Method in class info.magnolia.module.admininterface.PageMVCHandler
     
    setMultiple(String) - Method in class info.magnolia.cms.gui.control.Select
    Sets the multiple.
    setName(String) - Method in class info.magnolia.cms.core.Channel
     
    setName(String) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setName(String) - Method in interface info.magnolia.cms.exchange.Subscription
     
    setName(String) - Method in class info.magnolia.cms.filters.AbstractMgnlFilter
     
    setName(String) - Method in interface info.magnolia.cms.filters.MgnlFilter
     
    setName(String) - Method in class info.magnolia.cms.filters.SafeDestroyMgnlFilterWrapper
    Read lock must be held when invoking this method.
    setName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setName(String) - Method in interface info.magnolia.cms.gui.controlx.Control
     
    setName(String) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setName(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    setName(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
    Set the name of this control.
    setName(String) - Method in class info.magnolia.cms.gui.query.SearchQueryParameter
    set parameter field name
    setName(String) - Method in interface info.magnolia.cms.security.auth.Entity
    Deprecated. not used - use addProperty(Entity.NAME)
    setName(String) - Method in interface info.magnolia.cms.security.auth.PrincipalCollection
     
    setName(String) - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
    Sets this principal name.
    setName(String) - Method in interface info.magnolia.cms.security.auth.PrincipalList
     
    setName(String) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.Rule
     
    setName(String) - Method in class info.magnolia.cms.security.MgnlUserManager
    Deprecated. since 4.5 use realmName instead
    setName(String) - Method in class info.magnolia.commands.MgnlCatalog
     
    setName(String) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setName(String) - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
    Sets principal name.
    setName(String) - Method in class info.magnolia.jaas.principal.ACLImpl
    Deprecated. Set this principal name.
    setName(String) - Method in class info.magnolia.jaas.principal.EntityImpl
    Deprecated. use addProperty(NAME, name)
    setName(String) - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
    Sets this principal name.
    setName(String) - Method in class info.magnolia.logging.LogConfiguration
     
    setName(String) - Method in class info.magnolia.module.admininterface.config.BaseConfiguration
     
    setName(String) - Method in class info.magnolia.module.admininterface.PageHandlerManager.BasePageDefinition
     
    setName(String) - Method in class info.magnolia.module.cache.CacheConfiguration
     
    setName(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setName(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    setName(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setName(String) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setName(String) - Method in class info.magnolia.module.model.DependencyDefinition
     
    setName(String) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setName(String) - Method in class info.magnolia.module.model.PropertyDefinition
     
    setName(String) - Method in class info.magnolia.module.model.RepositoryDefinition
     
    setName(String) - Method in class info.magnolia.module.model.ServletDefinition
     
    setName(String) - Method in class info.magnolia.module.model.ServletParameterDefinition
     
    setName(String) - Method in class info.magnolia.module.samples.Dummy
     
    setName(String) - Method in class info.magnolia.rendering.renderer.ContextAttributeConfiguration
     
    setName(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setName(String) - Method in class info.magnolia.repository.definition.RepositoryDefinition
     
    setName(String) - Method in class info.magnolia.templating.elements.AreaElement
     
    setName(String) - Method in class info.magnolia.templating.jsp.cms.AreaTag
     
    setName(String) - Method in class info.magnolia.voting.voters.BaseVoterImpl
     
    setNamespacePrefix(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    setNewNodeName(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setNocache(boolean) - Method in class info.magnolia.module.cache.filter.CacheHeadersFilter
    Sets the nocache.
    setNode(Node) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    setNode(Content) - Method in class info.magnolia.link.Link
     
    setNodeCollectionName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setNodeCollectionName(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
     
    setNodeCollectionName(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setNodeComparatorClass(Class<? extends Comparator<Node>>) - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    setNodeData(String, Value) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, Value[]) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, boolean) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, long) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, double) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, String) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, InputStream) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, Calendar) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, Content) - Method in class info.magnolia.cms.core.AbstractContent
     
    setNodeData(String, Object) - Method in class info.magnolia.cms.core.AbstractContent
    Uses the NodeDataUtil to create and set the node data based on the object type.
    setNodeData(String, Value) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(String, Value[]) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(String, String) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(String, long) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(String, InputStream) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(String, double) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(String, boolean) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(String, Calendar) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(String, Content) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(String, Object) - Method in interface info.magnolia.cms.core.Content
    Deprecated. Sets the node data.
    setNodeData(TransformationState, String, Object) - Method in interface info.magnolia.content2bean.Bean2ContentTransformer
    Create/set the node data of the node.
    setNodeData(NodeData) - Method in class info.magnolia.link.Link
     
    setNodeData(String, Object) - Static method in class info.magnolia.nodebuilder.ContentOps
     
    setNodeDataName(String) - Method in class info.magnolia.cms.beans.runtime.FileProperties
     
    setNodeDataName(String) - Method in class info.magnolia.link.Link
     
    setNodeDatas(Content, Object, Bean2ContentTransformer) - Method in interface info.magnolia.content2bean.Bean2ContentProcessor
     
    setNodeDatas(Content, Object, String[]) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - unused - use Content2Bean
    setNodeDatas(Content, Object) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - unused - use Content2Bean
    setNodeDatas(Content, Map) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - TODO - only used locally - use Content2Bean
    setNodeDataTemplate(String) - Method in class info.magnolia.cms.beans.runtime.File
     
    setNodeDataTemplate(String) - Method in class info.magnolia.cms.gui.control.File
     
    setNodeIdentifier(String) - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
     
    setNodeName(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setNodeName(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
     
    setNodeName(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setNodeType(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set select node type value, query will be executed only on these if set
    setNodeTypeFile(String) - Method in class info.magnolia.module.model.RepositoryDefinition
     
    setNofollow(String) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    Name for the "nofollow" nodeData.
    setNolinkCurrent(boolean) - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
    Add current page but without links.
    setNot(boolean) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    setNot(boolean) - Method in class info.magnolia.voting.voters.VoterSet
     
    setObserved(String) - Method in class info.magnolia.module.model.ComponentDefinition
     
    setObserved(boolean) - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
     
    setOnclick(String) - Method in class info.magnolia.cms.gui.control.Button
     
    setOnclick(String) - Method in class info.magnolia.cms.gui.control.ContextMenuItem
     
    setOnSearchFunction(String) - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    setOp(String) - Method in class info.magnolia.voting.voters.VoterSet
     
    setOpenMenu(String) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    Name for the "open menu" nodeData.
    setOperator(String) - Method in class info.magnolia.cms.gui.query.SearchQueryOperator
    set operator name
    setOption(Content) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
     
    setOptional(boolean) - Method in class info.magnolia.module.model.DependencyDefinition
     
    setOptional(Boolean) - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
     
    setOptions(List) - Method in class info.magnolia.cms.gui.control.Select
     
    setOptions(SelectOption) - Method in class info.magnolia.cms.gui.control.Select
     
    setOptions(String, String) - Method in class info.magnolia.cms.gui.control.Select
     
    setOptions(Content, boolean) - Method in class info.magnolia.cms.gui.dialog.DialogButtonSet
     
    setOptions(List) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setOptions(Content) - Method in class info.magnolia.cms.gui.dialog.DialogSelect
     
    setOrder(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
     
    setOriginalBrowserURI(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setOriginalBrowserURL(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setOriginalURI(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setOriginalURL(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setOriginalUrlPattern(SimpleUrlPattern) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
     
    setOtherwise(Voter) - Method in class info.magnolia.voting.voters.IfVoter
     
    setOverlay(boolean) - Method in class info.magnolia.cms.gui.inline.BarMain
    Sets if the main bar overlays the content (true, default) or if it is moving it downward (false).
    setPadding(int) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
    Sets the padding.
    setPage(Node) - Method in class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag
    A Content node of type mgnl:content (a magnolia page), typically returned by the simpleSearch tag.
    setPageContext(PageContext) - Method in interface info.magnolia.context.WebContext
    Sets the current jsp page context.
    setPageContext(PageContext) - Method in class info.magnolia.context.WebContextImpl
    Sets the current jsp page context.
    setPages(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for pages.
    setPara(boolean) - Method in class info.magnolia.templating.jsp.taglib.ConvertNewLineTag
    If true each line will be wrapped in a
    setParagraph(String) - Method in class info.magnolia.cms.gui.inline.BarEdit
     
    setParagraph(String) - Method in class info.magnolia.cms.gui.inline.BarNew
     
    setParagraph(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
     
    setParagraph(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setParagraph(String) - Method in class info.magnolia.templating.jsp.taglib.EditButton
    Deprecated. since 4.1, use the setDialog() instead.
    setParagraphs(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for paragraphs.
    setParameters(Map) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
     
    setParameters(String) - Method in class info.magnolia.link.Link
     
    setParameters(Map<String, Object>) - Method in class info.magnolia.module.mail.MailTemplate
     
    setParameters(Map) - Method in class info.magnolia.module.samples.Dummy
     
    setParameters(Map<String, Object>) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setParameters(Map<String, String>) - Method in class info.magnolia.repository.definition.RepositoryDefinition
     
    setParams(RequestFormUtil) - Method in class info.magnolia.module.admininterface.PageMVCHandler
     
    setParent(Control) - Method in interface info.magnolia.cms.gui.controlx.Control
     
    setParent(Control) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setParent(RenderingModel) - Method in interface info.magnolia.rendering.model.EarlyExecutionAware
    Called before rendering of the component.
    setParent(MgnlElement) - Method in class info.magnolia.templating.editor.client.dom.MgnlElement
     
    setParentContentNodeName(String) - Method in class info.magnolia.templating.jsp.taglib.BaseImageTag
    Setter for the parentContentNodeName tag attribute.
    setParentContentNodeName(String) - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
    The name of the content node that contains the image to be copied and scaled.
    setParentContentNodeName(String) - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    The name of the parent of the new contentNode.
    setParentNodeDataName(String) - Method in class info.magnolia.templating.jsp.taglib.ScaleImageTag
    The name of the data node that contains the image data to be copied and scaled.
    setParentpath(String) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for parentpath.
    setPassword(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setPasswordProperty(Content, String) - Method in class info.magnolia.cms.security.MgnlUserManager
    Deprecated. since 4.5 use MgnlUserManager.setPasswordProperty(Node, String) instead
    setPasswordProperty(Node, String) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    setPath(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setPath(String) - Method in class info.magnolia.cms.gui.dialog.DialogFreemarker
    Sets the path.
    setPath(String) - Method in class info.magnolia.cms.security.MgnlUser
    Deprecated. 
    setPath(String) - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
     
    setPath(String) - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
     
    setPath(String) - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    setPath(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setPath(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
     
    setPath(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
     
    setPath(String) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setPath(String) - Method in class info.magnolia.module.model.ComponentDefinition
     
    setPath(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    setPath(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    setPath(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setPath(String) - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
     
    setPath(String) - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
     
    setPath(String) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
     
    setPathCurrent(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setPathOpen(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setPathSelected(String) - Method in class info.magnolia.cms.gui.control.Tree
    Sets which path will be selected (and opened - overwrites pathOpen).
    setPattern(UrlPattern) - Method in interface info.magnolia.cms.security.Permission
     
    setPattern(UrlPattern) - Method in class info.magnolia.cms.security.PermissionImpl
     
    setPattern(String) - Method in class info.magnolia.templating.jsp.taglib.PoweredByTag
    Sets a different message pattern than the default.
    setPattern(String) - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    setPattern(String) - Method in class info.magnolia.voting.voters.URIPatternVoter
     
    setPattern(String) - Method in class info.magnolia.voting.voters.URIRegexVoter
     
    setPatternString(String) - Method in class info.magnolia.cms.util.SimpleUrlPattern
    Mainly used by ContentToBean.
    setPermissionList(List<Permission>) - Method in interface info.magnolia.cms.security.AccessManager
    Sets the list of permissions this manager will use to determine access, implementation is free to define the structure of this list.
    setPermissionList(List<Permission>) - Method in class info.magnolia.cms.security.AccessManagerImpl
     
    setPermissions(long) - Method in interface info.magnolia.cms.security.Permission
     
    setPermissions(long) - Method in class info.magnolia.cms.security.PermissionImpl
     
    setPermissions(List) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    setPermissionWrite(boolean) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setPhase(int) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
     
    setPolicies(Collection<BrowserCachePolicy>) - Method in class info.magnolia.module.cache.browsercachepolicy.BrowserCachePolicySet
     
    setPolicies(List<FlushPolicy>) - Method in class info.magnolia.module.cache.DelegateFlushPolicy
     
    setPolicy(String, AccessControlPolicy) - Method in class info.magnolia.cms.core.MagnoliaAccessManager
    Deprecated.  
    setPolicy(String, AccessControlPolicy) - Method in class info.magnolia.cms.core.MagnoliaACLEditor
     
    setPredicateClass(Class<? extends AbstractPredicate<Node>>) - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    setPreSort(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
     
    setPreview(boolean) - Static method in class info.magnolia.templating.editor.client.PageEditor
     
    setPreviewMode(boolean) - Method in class info.magnolia.cms.core.AggregationState
     
    setPrimaryType(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperties(Object, Content, boolean, Content2BeanTransformer, ComponentProvider) - Method in interface info.magnolia.content2bean.Content2BeanProcessor
    Deprecated. Similar to toBean() but uses a passed bean as the root bean.
    setProperties(Object, Content) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - unused - use Content2Bean
    setProperties(Object, Content, boolean) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - TODO - only used locally and by ModuleManagerImpl and TreeHandlerManager
    setProperties(Object, Content, boolean, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - TODO - only used locally - use Content2Bean
    setProperties(Object, Content, boolean, Content2BeanTransformer) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - use Content2Bean
    setProperties(Object, Content, boolean, Content2BeanTransformer, ComponentProvider) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - use Content2Bean
    setProperties(Object, Content, boolean, Content2BeanTransformer, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    setProperties(Map<String, Object>, Content2BeanTransformer, TransformationState) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
    Populates the properties of the bean with values from the map.
    setProperties(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredInheritance
     
    setProperty(String, Object) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, String) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, long) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, String, int) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, InputStream) - Method in class info.magnolia.beancoder.MgnlNode
     
    setProperty(String, String) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, long) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, double) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, boolean) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, Calendar) - Method in class info.magnolia.cms.core.MetaData
     
    setProperty(String, String) - Static method in class info.magnolia.cms.core.SystemProperty
    Deprecated. since 4.5, use MagnoliaConfigurationProperties
    setProperty(User, String, Value) - Method in class info.magnolia.cms.security.DelegatingUserManager
     
    setProperty(User, String, String) - Method in class info.magnolia.cms.security.DelegatingUserManager
     
    setProperty(String, String) - Method in class info.magnolia.cms.security.DummyUser
    Deprecated.  
    setProperty(String, String) - Method in class info.magnolia.cms.security.ExternalUser
     
    setProperty(User, String, Value) - Method in class info.magnolia.cms.security.ExternalUserManager
     
    setProperty(User, String, String) - Method in class info.magnolia.cms.security.ExternalUserManager
     
    setProperty(String, String) - Method in interface info.magnolia.cms.security.Group
    Sets an arbitrary property for this group.
    setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl.IPSecurityManagerTransformer
     
    setProperty(String, String) - Method in class info.magnolia.cms.security.MgnlGroup
     
    setProperty(String, String) - Method in class info.magnolia.cms.security.MgnlUser
    Deprecated. since 4.5, use UserManager instead
    setProperty(User, String, Value) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    setProperty(User, String, String) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    setProperty(String, String) - Method in class info.magnolia.cms.security.RescueSecuritySupport.RescueUser
     
    setProperty(String, String) - Method in interface info.magnolia.cms.security.User
    Deprecated. since 4.5, use UserManager.setProperty(User, String, Value) instead
    setProperty(User, String, Value) - Method in interface info.magnolia.cms.security.UserManager
    Deprecated. since 4.5.7 - use UserManager.setProperty(User, String, String)
    setProperty(User, String, String) - Method in interface info.magnolia.cms.security.UserManager
    Sets given property for the user and returns updated user object with new value of the property.
    setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map) - Method in class info.magnolia.commands.CommandTransformer
     
    setProperty(TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Deprecated. since 4.5, use Content2BeanTransformer.setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, java.util.Map)
    setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in interface info.magnolia.content2bean.Content2BeanTransformer
    Set this property on that bean.
    setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
     
    setProperty(TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
     
    setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map<String, Object>) - Method in class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
    Do not set class property.
    setProperty(String, Object) - Static method in class info.magnolia.jcr.nodebuilder.Ops
    Sets the value of an existing property, ignoring its current value.
    setProperty(Node, String, Object) - Static method in class info.magnolia.jcr.util.PropertyUtil
    Allows setting a Node's property from an object.
    setProperty(String, Value) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, Value[]) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, String[]) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, InputStream) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, Binary) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, boolean) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, double) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, BigDecimal) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, long) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, Calendar) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, Node) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, Value, int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, Value[], int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, String[], int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(String, String, int) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setProperty(TypeMapping, TransformationState, PropertyTypeDescriptor, Map) - Method in class info.magnolia.module.cache.ehcache.CacheConfigurationTransformer
     
    setProperty(String, String) - Method in class info.magnolia.module.exchangesimple.ActivationContent
     
    setProperty(String, Object) - Static method in class info.magnolia.nodebuilder.Ops
    Sets the value of an existing property, ignoring its current value.
    setProperty(String, Object, Object) - Static method in class info.magnolia.nodebuilder.Ops
    Sets the value of an existing property, only if the actual current value matches the given expected current value.
    setProperty(String) - Method in class info.magnolia.voting.voters.PropertyVoter
     
    SetPropertyTask - Class in info.magnolia.module.delta
    Sets a new value for a property.
    SetPropertyTask(String, String, String, String) - Constructor for class info.magnolia.module.delta.SetPropertyTask
     
    SetPropertyTask(String, String, String, String, String) - Constructor for class info.magnolia.module.delta.SetPropertyTask
     
    setProvider(String) - Method in class info.magnolia.module.model.ComponentDefinition
     
    setProvider(String) - Method in class info.magnolia.repository.definition.RepositoryDefinition
     
    setProviderClass(Class<?>) - Method in class info.magnolia.objectfactory.configuration.ProviderConfiguration
     
    setPublicKey(String) - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
     
    setPushButtonTag(String) - Method in class info.magnolia.cms.gui.control.Button
     
    setQName(String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
    Sets the qName.
    setQuery(SearchQuery) - Method in class info.magnolia.cms.gui.controlx.search.AbstractSearchableListModel
    set Query
    setQuery(SearchQuery) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setQuery(SearchQuery) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set Query
    setQuery(SearchQuery) - Method in interface info.magnolia.cms.gui.controlx.search.SearchableListModel
     
    setQuery(String) - Method in class info.magnolia.module.samples.model.SampleComponentModel
     
    setQuery(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setQuery(String) - Method in class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag
    Search query.
    setQueryManager(QueryManager) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated. Set query manager for this hierarchy.
    setQueryString(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setReadTimeout(int) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setReadTimeout(int) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setRealm(String) - Method in class info.magnolia.cms.security.auth.callback.RealmCallback
    Deprecated.  
    setRealmName(String) - Method in class info.magnolia.cms.security.auth.callback.BasicClientCallback
     
    setRealmName(String) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    setRecursive(boolean) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    setRecursive(boolean) - Method in class info.magnolia.module.admininterface.commands.VersionCommand
     
    setRecursive(boolean) - Method in class info.magnolia.module.workflow.commands.ActivationFlowCommand
     
    setRefreshOnNoCacheRequests(boolean) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    setRelativeLevels(boolean) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    If set to true, the startLevel and endLevel values are treated relatively to the current active page.
    setRenderEditbar(boolean) - Method in class info.magnolia.templating.elements.ComponentElement
     
    setRenderer(Renderer) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setRenderers(Map<String, String>) - Method in class info.magnolia.module.mail.MgnlMailFactory
     
    setRenderKit(RenderKit) - Method in interface info.magnolia.cms.gui.controlx.Control
     
    setRenderKit(RenderKit) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setRenderType(String) - Method in interface info.magnolia.cms.gui.controlx.Control
     
    setRenderType(String) - Method in class info.magnolia.cms.gui.controlx.impl.AbstractControl
     
    setRenderType(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setReplyTo(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setReplyToList(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setRepositories(Map) - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
     
    setRepositories(List) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
     
    setRepository(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    setRepository(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setRepository(String) - Method in interface info.magnolia.cms.exchange.Subscription
     
    setRepository(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setRepository(String) - Method in class info.magnolia.cms.util.LazyContentWrapper
     
    setRepository(String) - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
     
    setRepository(String) - Method in class info.magnolia.link.Link
     
    setRepository(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setRepository(String) - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
     
    setRepository(String) - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    setRepository(String) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for repository.
    setRepository(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setRepository(String) - Method in interface info.magnolia.module.admininterface.SaveHandler
    set the name of the repository saving to
    setRepository(String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    set the name of the repository saving to
    setRepository(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    setRepository(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand
     
    setRepository(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setRepository(String, Repository) - Method in class info.magnolia.repository.WorkspaceMapping
     
    setRepositoryId(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set repository id
    setRepositoryProvider(String, Provider) - Method in class info.magnolia.repository.WorkspaceMapping
     
    setRepositoryStrategy(JCRSessionStrategy) - Method in class info.magnolia.context.AbstractContext
     
    setRequest(DispatchRule) - Method in class info.magnolia.cms.filters.DispatchRules
     
    setRequest(HttpServletRequest) - Method in class info.magnolia.cms.gui.control.ControlImpl
    Deprecated.  
    setRequest(HttpServletRequest) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    setRequired(boolean) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setResolver(ChannelResolver) - Method in class info.magnolia.channel.ChannelConfiguration
     
    setResouceCollector(ResourceCollector) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    setResponse(HttpServletResponse) - Method in class info.magnolia.cms.servlets.MVCServletHandlerImpl
     
    setResponseHeaders(HttpServletResponse, String, String, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    setResultNodeType(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
     
    setRetryWait(int) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    setRight(SearchQueryExpression) - Method in class info.magnolia.cms.gui.query.AbstractExpressionImpl
    set right expression
    setRight(SearchQueryExpression) - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
    set right expression
    setRoleManager(RoleManager) - Method in class info.magnolia.cms.security.SecuritySupportImpl
     
    setRoleNames(Set<String>) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
     
    setRoles(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for roles.
    setRoles(Collection<String>) - Method in class info.magnolia.rendering.template.configured.ConfiguredComponentAvailability
     
    setRootdir(String) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for rootdir.
    setRootExpression(SearchQueryExpression) - Method in class info.magnolia.cms.gui.query.SearchQuery
    set root expression
    setRootPath(String) - Method in class info.magnolia.cms.gui.control.Tree
     
    setRootPath(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setRows(String) - Method in class info.magnolia.cms.gui.control.Edit
     
    setRule(Rule) - Method in class info.magnolia.module.admininterface.commands.RuleBasedCommand
     
    setRules(Map<String, IPSecurityManagerImpl.Rule>) - Method in class info.magnolia.cms.security.IPSecurityManagerImpl
     
    setSampleMap(Map) - Method in class info.magnolia.module.samples.SamplesModule
     
    setSampleProperty(String) - Method in class info.magnolia.module.samples.SamplesModule
     
    setSaveInfo(boolean) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setSaveInfo(boolean) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setScope(String) - Method in class info.magnolia.module.model.ComponentDefinition
     
    setScope(String) - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
     
    setSearchable(boolean) - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    setSearchPath(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set jcr path, under which search will be executed
    setSearchStr(String) - Method in class info.magnolia.cms.gui.control.FunctionBar
     
    setSearchStr(String) - Method in class info.magnolia.module.admininterface.lists.AbstractSimpleSearchList
     
    setSecurityConfiguration(SecurityConfiguration) - Method in class info.magnolia.module.admininterface.AdminInterfaceModule
     
    setSelected(boolean) - Method in class info.magnolia.cms.gui.control.SelectOption
     
    setSelectedMgnlElement(MgnlElement) - Method in class info.magnolia.templating.editor.client.model.ModelStorage
     
    setSelectedPath(String) - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    setSelectedRepository(String) - Method in class info.magnolia.module.fckeditor.pages.RepositoryBrowserPage
     
    setSelector(String) - Method in class info.magnolia.cms.core.AggregationState
    Warning - this might change in the future - see MAGNOLIA-2343 for details. The provided selector value is decoded upon settings according to rules described in URLDecoder.decode(java.lang.String, java.lang.String)
    setSeparator(boolean) - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    setSeparator(String) - Method in class info.magnolia.logging.LogConfiguration
     
    setServletClass(String) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
     
    setServletName(String) - Method in class info.magnolia.cms.filters.ServletDispatchingFilter
     
    setSessionAttribute() - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
    This method sets a control into the session
    setSessionLock(HttpServletRequest) - Static method in class info.magnolia.cms.security.Lock
    Set session based lock.
    setSharedStatus(int) - Method in class info.magnolia.jaas.sp.AbstractLoginModule
    Sets shared status value to be used by subsequent LoginModule(s).
    setShifterCollapse(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the shifter image (collapse branch).
    setShifterEmpty(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the shifter image when no children are available (not expandable).
    setShifterExpand(String) - Method in class info.magnolia.cms.gui.control.Tree
    Set the shifter image (expand branch).
    setSize(int) - Method in class info.magnolia.cms.beans.runtime.File
     
    setSize(String) - Method in class info.magnolia.module.admininterface.pages.FileThumbnailDialogPage
    Setter for size.
    setSmall(boolean) - Method in class info.magnolia.cms.gui.control.Bar
     
    setSmall(boolean) - Method in class info.magnolia.cms.gui.control.Button
     
    setSmall(boolean) - Method in class info.magnolia.templating.jsp.taglib.EditButton
    Sets the size of the button, true for small button, false for a large one (defaults to true).
    setSmtp(Map<String, String>) - Method in class info.magnolia.module.mail.MailModule
     
    setSnippetMode(boolean) - Method in class info.magnolia.cms.gui.control.Tree
    Sets if only a snippet (requested branch) shall be returnde or including the surounding html (tree header, js/css links etc).
    setSortBy(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
     
    setSortBy(String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    set sort by field
    setSortBy(String, String) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    set sort by field and order ('ASCENDING' | 'DESCENDING')
    setSortBy(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setSortBy(String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    set sort on field name
    setSortBy(String, String) - Method in interface info.magnolia.cms.gui.controlx.list.ListModel
    set sort on field name
    setSortBy(String, String) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setSortBy(String) - Method in class info.magnolia.cms.gui.controlx.search.MultipleSearchListModel
     
    setSortBy(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setSortByOrder(String) - Method in class info.magnolia.cms.gui.controlx.list.ListControl
     
    setSortByOrder(String) - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    setSortComparator(Comparator) - Method in class info.magnolia.cms.gui.control.Tree
     
    setSrc(String) - Method in class info.magnolia.module.admininterface.pages.FileThumbnailDialogPage
    Setter for src.
    setStart(int) - Method in class info.magnolia.cms.beans.config.RotatingVirtualURIMapping
    Sets the start.
    setStartDate(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setStartLevel(String) - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
    At which level to start.
    setStartLevel(int) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    The start level for navigation, defaults to 0.
    setState(int) - Method in class info.magnolia.cms.gui.control.Button
     
    setStatement(String) - Method in class info.magnolia.module.admininterface.pages.JCRUtilsPage
     
    setStatus(int) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
     
    setStatus(int, String) - Method in class info.magnolia.cms.security.SecurityCallbackFilter.StatusSniffingResponseWrapper
     
    setStatus(int) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setStatus(int, String) - Method in class info.magnolia.module.cache.filter.CacheResponseWrapper
     
    setStopDate(String) - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    setStyle(String) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    The css class to be applied to the first ul.
    setSubject(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setSubject(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setSubject(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setSubscriber(Subscriber) - Method in class info.magnolia.module.exchangesimple.ExchangeTask
     
    setSubscribers(Collection<Subscriber>) - Method in interface info.magnolia.cms.exchange.ActivationManager
    Deprecated. means of setting the subscribers are implementation detail and should not be exposed
    setSubscribers(Collection<Subscriber>) - Method in class info.magnolia.module.exchangesimple.DefaultActivationManager
     
    setSubscriptions(Collection<Subscription>) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setSubscriptions(Collection) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setSuccess(boolean) - Method in class info.magnolia.module.exchangesimple.pages.ActivationPage
     
    setSync(Sync) - Method in class info.magnolia.module.exchangesimple.ExchangeTask
     
    setSyndicator(Syndicator) - Method in class info.magnolia.module.admininterface.commands.BaseActivationCommand
     
    setSystemLock() - Static method in class info.magnolia.cms.security.Lock
    Set system wide lock.
    setSystemRepositories(Map) - Method in class info.magnolia.module.admininterface.config.SecurityConfiguration
     
    setTempKeys(MgnlKeyPair) - Method in class info.magnolia.module.exchangesimple.ExchangeSimpleModule
     
    setTemplate(String) - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, template which will be used to render content of this node.
    setTemplate(MailTemplate) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setTemplate(String) - Static method in class info.magnolia.nodebuilder.ContentOps
     
    setTemplate(String) - Method in class info.magnolia.templating.jsp.taglib.EditButton
    Set display handler (JSP / Servlet), needs to know the relative path from WEB-INF.
    setTemplateAvailability(TemplateAvailability) - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
     
    setTemplateExceptionHandler(TemplateExceptionHandler) - Method in class info.magnolia.freemarker.FreemarkerConfig
     
    setTemplateFile(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setTemplateName(String) - Method in class info.magnolia.cms.core.AggregationState
     
    setTemplateName(String) - Method in class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
     
    setTemplates(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for templates.
    setTemplatesConfiguration(List<MailTemplate>) - Method in class info.magnolia.module.mail.MailModule
     
    setTemplateScript(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setTestPrefix(String) - Method in class info.magnolia.debug.DerbyTestPersistenceManager
     
    setText(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setText(String) - Method in class info.magnolia.templating.jsp.taglib.Text2PngFactory
    Set the text to be rendered by the Txt2PngFactory.
    setText(String) - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    The text to be converted.
    setTextBackColor(String) - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    The color of the background in hexadecimal format, e.g.
    setTextFontColor(String) - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    The color of the text in hexadecimal format, e.g.
    setTextFontFace(String) - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    The font face of the text, e.g.
    setTextFontSize(int) - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    The size of the text, in points, e.g.
    setTextRGB(int, int, int) - Method in class info.magnolia.templating.jsp.taglib.Text2PngFactory
    Set 8-bit RGB values for text colour.
    setTextSplit(String) - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    The method used to split the text into sub-strings: 'none', 'words', or 'characters'.
    setThen(Voter) - Method in class info.magnolia.voting.voters.IfVoter
     
    setTitle(String) - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, could be used as html header.
    setTitle(String) - Method in class info.magnolia.cms.gui.control.TreeColumn
     
    setTitle(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setTitleProperty(String) - Method in class info.magnolia.templating.jsp.taglib.Breadcrumb
    Name for a page property which holds the title to display in breadcrumbs.
    setTitleSize(String) - Method in class info.magnolia.module.samples.templates.SampleTemplate
     
    setTo(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setToList(String) - Method in class info.magnolia.module.mail.templates.impl.FreemarkerEmail
     
    setToList(String) - Method in class info.magnolia.module.mail.templates.MgnlEmail
     
    setToMagnoliaResources(boolean) - Method in class info.magnolia.cms.filters.DispatchRule
     
    setTop(int) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setTop(double) - Method in class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
     
    setTopParent(DialogControlImpl) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setToURI(String) - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
     
    setToURI(String) - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
     
    setToURI(String) - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    setToURI(String) - Method in class info.magnolia.cms.beans.config.VirtualURIMapping.MappingResult
     
    setToURI(String) - Method in interface info.magnolia.cms.exchange.Subscription
     
    setToURI(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscription
     
    setToWebContainerResources(boolean) - Method in class info.magnolia.cms.filters.DispatchRule
     
    setTransformer(Content2BeanTransformer) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setTree(Tree) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setTreeClass(String) - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
     
    setTrueValue(int) - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    setTrueValue(int) - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    setType(String) - Method in class info.magnolia.cms.beans.runtime.Document
    Sets the mime type for this file.
    setType(int) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setType(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setType(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControlDefinition
     
    setType(TypeDescriptor) - Method in class info.magnolia.content2bean.PropertyTypeDescriptor
     
    setType(Class<?>) - Method in class info.magnolia.content2bean.TypeDescriptor
     
    setType(int) - Method in class info.magnolia.module.admininterface.config.AclTypeConfiguration
     
    setType(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setType(String) - Method in class info.magnolia.module.model.ComponentDefinition
     
    setType(String) - Method in class info.magnolia.module.model.TypeMappingDefinition
     
    setType(Class<T>) - Method in class info.magnolia.objectfactory.configuration.ComponentConfiguration
     
    setType(String) - Method in class info.magnolia.rendering.template.configured.ConfiguredAreaDefinition
     
    setType(String) - Method in class info.magnolia.templating.elements.AreaElement
     
    setType(String) - Method in class info.magnolia.templating.jsp.cms.AreaTag
     
    setTypeMappings(List<TypeMappingDefinition>) - Method in class info.magnolia.module.model.ComponentsDefinition
     
    setUnActivated() - Method in class info.magnolia.cms.core.MetaData
    Part of metadata, adds activated status of the current node.
    setUnlockRetries(int) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    setUp() - Method in class info.magnolia.templating.jsp.taglib.TextToImageTag
    Initialize settings.
    setupContentTypeAndCharacterEncoding(String, HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.cms.filters.ContentTypeFilter
     
    setupContext(Map<String, Object>, Node, RenderableDefinition, RenderingModel<?>, Object) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
     
    SetupModuleRepositoriesTask - Class in info.magnolia.module.delta
    Bootstrap empty repositories for the current module.
    SetupModuleRepositoriesTask() - Constructor for class info.magnolia.module.delta.SetupModuleRepositoriesTask
     
    setUri(String) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
    Sets the uri.
    setURIPrefix(String) - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    setURL(String) - Method in interface info.magnolia.cms.exchange.Subscriber
     
    setUrl(String) - Method in class info.magnolia.cms.util.UrlPatternDelegate
    Sets the Url pattern (using SimpleUrlPattern internally).
    setURL(String) - Method in class info.magnolia.module.exchangesimple.DefaultSubscriber
     
    setUrl(URL) - Method in class info.magnolia.module.mail.templates.MailAttachment
     
    setUrlPattern(SimpleUrlPattern) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
     
    setUseI18N(boolean) - Method in class info.magnolia.link.AbsolutePathTransformer
     
    setUseJCROrderBy(boolean) - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
     
    setUseLifeTimeJCRSession(boolean) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    setUsername(String) - Method in class info.magnolia.module.mail.MailTemplate
     
    setUserName(String) - Method in class info.magnolia.module.workflow.inbox.InboxListModel
     
    setUsers(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for users.
    setUseURI2RepositoryMapping(boolean) - Method in class info.magnolia.link.AbsolutePathTransformer
     
    setUuid(String) - Method in class info.magnolia.cms.util.LazyContentWrapper
     
    setUUID(String) - Method in class info.magnolia.link.Link
     
    setUuid(String) - Method in class info.magnolia.module.admininterface.commands.BaseRepositoryCommand
     
    setUuid(String) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
     
    setValidationMessage(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setValue(InputStream) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(String) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(int) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(long) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(double) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(boolean) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(Calendar) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(Content) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(Value) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(Value[]) - Method in class info.magnolia.cms.core.BinaryNodeData
     
    setValue(String) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(int) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(long) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(double) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(boolean) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(Calendar) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(Value) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(Value[]) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(Content) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(InputStream) - Method in class info.magnolia.cms.core.DefaultNodeData
    Deprecated.  
    setValue(String) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set value of type String.
    setValue(int) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set value of type int.
    setValue(long) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set value of type long.
    setValue(InputStream) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set value of type InputStream.
    setValue(double) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set value of type double.
    setValue(boolean) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set value of type boolean.
    setValue(Calendar) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set value of type Calendar.
    setValue(Content) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. Sets a reference value.
    setValue(Value) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set value of type Value.
    setValue(Value[]) - Method in interface info.magnolia.cms.core.NodeData
    Deprecated. set value of type Value[].
    setValue(String) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(int) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(long) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(InputStream) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(double) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(boolean) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(Calendar) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(Content) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(Value) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(Value[]) - Method in class info.magnolia.cms.core.NonExistingNodeData
     
    setValue(String) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setValue(String) - Method in class info.magnolia.cms.gui.controlx.search.SearchControl
     
    setValue(String) - Method in class info.magnolia.cms.gui.dialog.DialogControlImpl
     
    setValue(Date) - Method in class info.magnolia.cms.gui.query.DateSearchQueryParameter
    set value
    setValue(String) - Method in class info.magnolia.cms.gui.query.StringSearchQueryParameter
    set value
    setValue(NodeData, Object) - Static method in class info.magnolia.cms.util.NodeDataUtil
    Calls the correct setValue method based on object type.
    setValue(boolean) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(Calendar) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(double) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(InputStream) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(int) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(long) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(String) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(Content) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(Value) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(Value[]) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setValue(Value) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(Value[]) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(String) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(String[]) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(InputStream) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(Binary) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(long) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(double) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(BigDecimal) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(Calendar) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(boolean) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(Node) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setValue(int) - Method in class info.magnolia.module.admininterface.config.PermissionConfiguration
     
    setValue(String) - Method in class info.magnolia.module.model.PropertyDefinition
     
    setValue(String) - Method in class info.magnolia.module.model.ServletParameterDefinition
     
    setValue(String) - Method in class info.magnolia.voting.voters.PropertyVoter
     
    setValueProvider(ValueProvider) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel
     
    setValueProvider(ValueProvider) - Method in class info.magnolia.cms.gui.controlx.list.ListModelIteratorImpl
     
    setValues(List) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setValues(Map<String, Object>, List<MailAttachment>) - Method in class info.magnolia.module.mail.MailTemplate
     
    setValueType(int) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setVariations(Map<String, RenderableDefinition>) - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    setVersion(String) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    setVersion(String) - Method in class info.magnolia.module.model.DependencyDefinition
     
    setVersion(Version) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setVersionHandler(Class<? extends ModuleVersionHandler>) - Method in class info.magnolia.module.model.ModuleDefinition
     
    setVersionLabel(String) - Method in class info.magnolia.module.admininterface.lists.VersionsList
     
    setVersionManually(boolean) - Method in class info.magnolia.module.admininterface.commands.MarkNodeAsDeletedCommand
     
    setVersionMap(List) - Method in class info.magnolia.module.admininterface.commands.ActivationCommand
     
    setVirtualURIs(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for virtualURIs.
    setVisible(Boolean) - Method in class info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition
     
    setVoter(Voter) - Method in class info.magnolia.voting.voters.InverseVoter
     
    setVoter(AbstractBoolVoter) - Method in class info.magnolia.voting.voters.NotVoter
     
    setVoters(Voter) - Method in class info.magnolia.cms.security.auth.callback.AbstractHttpClientCallback
     
    setVoters(VoterSet) - Method in class info.magnolia.module.cache.browsercachepolicy.AbstractVoterBased
     
    setVoters(VoterSet) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    setVoters(VoterSet) - Method in class info.magnolia.module.cache.ContentCompression
     
    setVoting(Voting) - Method in class info.magnolia.voting.voters.VoterSet
     
    setWebsite(boolean) - Method in class info.magnolia.module.admininterface.pages.DevelopmentUtilsPage
    Setter for website.
    setWebsiteNode(Content) - Method in class info.magnolia.cms.gui.control.ControlImpl
     
    setWidth(int) - Method in class info.magnolia.cms.gui.control.TreeColumn
    set the name relative width of the column; default is 1
    setWidth(String) - Method in class info.magnolia.cms.gui.controlx.list.ListColumn
     
    setWidth(String) - Method in class info.magnolia.cms.gui.inline.BarMain
     
    setWidth(double) - Method in class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
     
    setWindowLocation(String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    setWorkflowName(String) - Method in class info.magnolia.module.workflow.commands.FlowCommand
     
    setWorkflowName(String) - Method in class info.magnolia.module.workflow.commands.PathMappedFlowCommand.Mapping
     
    setWorkItem(WorkItem) - Method in class info.magnolia.module.workflow.WorkItemContext
     
    setWorkItemId(String) - Method in class info.magnolia.module.workflow.inbox.SubPagesList
     
    setWorkspace(String) - Method in class info.magnolia.module.model.ComponentDefinition
     
    setWorkspace(String) - Method in class info.magnolia.objectfactory.configuration.ConfiguredComponentConfiguration
     
    setWorkspace(String) - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
     
    setWorkspace(String) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
     
    setWorkspaceId(String) - Method in class info.magnolia.cms.gui.controlx.search.RepositorySearchListModel
    set workspace Id
    setWrappedContent(Content) - Method in class info.magnolia.cms.util.ContentWrapper
    Deprecated. since 4.3 - use ContentWrapper.ContentWrapper(info.magnolia.cms.core.Content) instead.
    setWrappedNode(Node) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    setWrappedNode(Node) - Method in class info.magnolia.jcr.wrapper.LazyNodeWrapper
     
    setWrappedNodeData(NodeData) - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    setWrappedProperty(Property) - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    setWrappedSession(Session) - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    setWrapperElement(String) - Method in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    When specified, all links will have the anchortext wrapped in the supplied element.
    setWrapWriter(boolean) - Method in class info.magnolia.cms.filters.RangeSupportFilter
    RFP defines ony byte ranges, however writers operate on characters which might be more then one byte long.
    SHA1 - Static variable in class info.magnolia.cms.security.Digester
    Deprecated.  
    SHA1 - Static variable in class info.magnolia.cms.security.SecurityUtil
     
    SHA256 - Static variable in class info.magnolia.cms.security.Digester
    Deprecated. There are five (5) FIPS-approved* algorithms for generating a condensed representation of a message (message digest): SHA-1, SHA-224, SHA-256,SHA-384, and SHA-512.
    SHA256 - Static variable in class info.magnolia.cms.security.SecurityUtil
    There are five (5) FIPS-approved* algorithms for generating a condensed representation of a message (message digest): SHA-1, SHA-224, SHA-256,SHA-384, and SHA-512.
    SHA384 - Static variable in class info.magnolia.cms.security.Digester
    Deprecated.  
    SHA384 - Static variable in class info.magnolia.cms.security.SecurityUtil
     
    SHA512 - Static variable in class info.magnolia.cms.security.Digester
    Deprecated.  
    SHA512 - Static variable in class info.magnolia.cms.security.SecurityUtil
     
    sharedState - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    shouldBypass(AggregationState, Object) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    shouldCache(Cache, AggregationState, FlushPolicy) - Method in class info.magnolia.module.cache.cachepolicy.Default
     
    shouldCache(Cache, AggregationState, FlushPolicy) - Method in class info.magnolia.module.cache.cachepolicy.Never
     
    shouldCache(Cache, AggregationState, FlushPolicy) - Method in interface info.magnolia.module.cache.CachePolicy
    Implementations can chose whether to cache or not - but note that the aggregationState might not be completely populated.
    shouldRefresh(AggregationState, Object) - Method in class info.magnolia.module.cache.cachepolicy.Default
    Checks whether requested content should be served from cache or refreshed instead.
    shouldRender(Content) - Method in class info.magnolia.cms.gui.control.NodeTypeFilteringTreeColumnHtmlRenderer
     
    show() - Method in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    Show the tree
    show() - Method in class info.magnolia.module.admininterface.lists.AbstractList
     
    show() - Method in class info.magnolia.module.admininterface.PageMVCHandler
    This is an empty implementation return the default show view.
    show() - Method in class info.magnolia.module.admininterface.trees.WebsiteTreeHandler
     
    show() - Method in class info.magnolia.module.storeclient.pages.AllModulesListPage
    This is an empty implementation return the default show view.
    show() - Method in class info.magnolia.module.storeclient.pages.InstalledModulesListPage
    This is an empty implementation return the default show view.
    showDialog() - Method in class info.magnolia.module.admininterface.DialogMVCHandler
    Calls createDialog and sets the common parameters on the dialog
    showDropdown() - Method in class info.magnolia.templating.editor.client.widget.button.DropdownButton
     
    showFlow() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    showNode(Content, NodeData, String) - Method in class info.magnolia.cms.gui.control.Tree
    Override to make special exclusions.
    showTree(String, String) - Static method in class info.magnolia.templating.editor.client.jsni.JavascriptUtils
     
    showTree(String, String) - Static method in class info.magnolia.templating.editor.client.PageEditor
     
    shutdown() - Static method in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. since 4.5 - use RepositoryManager.shutdown() directly.
    shutdown() - Method in class info.magnolia.repository.DefaultRepositoryManager
     
    shutdown() - Method in interface info.magnolia.repository.RepositoryManager
    Shuts down all repositories (through Provider instances) and clears all mappings.
    shutdownLogging() - Static method in class info.magnolia.logging.Log4jConfigurer
    Shuts down Log4J.
    shutdownRepository() - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    shutdownRepository() - Method in interface info.magnolia.repository.Provider
     
    SIBLING_UUID - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    siblings(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
    Returns an instance of SiblingsHelper for the given node.
    siblings(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
     
    siblings(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
    Returns an instance of SiblingsHelper for the given contentMap.
    SIBLINGS_ELEMENT - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    SIBLINGS_ROOT_ELEMENT - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Name of the element in the resource file describing siblings of activated node.
    SiblingsHelper - Class in info.magnolia.cms.util
    A utility class to navigate amongst the siblings of a given node.
    SilentSessionOp<R> - Class in info.magnolia.cms.security
    Session operation that just logs all exceptions instead of re-throwing them.
    SilentSessionOp(String) - Constructor for class info.magnolia.cms.security.SilentSessionOp
     
    SimpleContentVersionHandler - Class in info.magnolia.module.admininterface.setup
     
    SimpleContentVersionHandler() - Constructor for class info.magnolia.module.admininterface.setup.SimpleContentVersionHandler
     
    SimpleContext - Class in info.magnolia.context
    Simple context delegating methods to the thread local context.
    SimpleContext() - Constructor for class info.magnolia.context.SimpleContext
    Uses current instance of MgnlContext at the time of creation as it's internal reference context.
    SimpleContext(Map<String, Object>) - Constructor for class info.magnolia.context.SimpleContext
    Decorate a map.
    SimpleEmail - Class in info.magnolia.module.mail.templates.impl
    Simple mail with attachments.
    SimpleEmail(MailTemplate) - Constructor for class info.magnolia.module.mail.templates.impl.SimpleEmail
     
    SimpleMailHandler - Class in info.magnolia.module.mail.handlers
    This is a simple util class to send email from the form pages ...
    SimpleMailHandler() - Constructor for class info.magnolia.module.mail.handlers.SimpleMailHandler
     
    SimpleNavigationTag - Class in info.magnolia.templating.jsp.taglib
    Draws a simple, css based, navigation menu.
    SimpleNavigationTag() - Constructor for class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
     
    SimplePageMVCHandler - Class in info.magnolia.module.admininterface
    This is a simple default implementation.
    SimplePageMVCHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.SimplePageMVCHandler
     
    simpleSearch(String, String, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
    Executes simple SQL2 query and returns result as Collection of Nodes.
    simpleSearch(String, String, String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
     
    SimpleSearchUtil - Class in info.magnolia.cms.gui.controlx.search
     
    SimpleSearchUtil() - Constructor for class info.magnolia.cms.gui.controlx.search.SimpleSearchUtil
     
    SimpleServletOutputStream - Class in info.magnolia.module.cache.filter
    Servlet output stream implementation.
    SimpleServletOutputStream(OutputStream) - Constructor for class info.magnolia.module.cache.filter.SimpleServletOutputStream
     
    SimpleSyndicator - Class in info.magnolia.module.exchangesimple
    Implementation of syndicator that simply sends all activated content over http connection specified in the subscriber.
    SimpleSyndicator() - Constructor for class info.magnolia.module.exchangesimple.SimpleSyndicator
     
    SimpleUrlPattern - Class in info.magnolia.cms.util
    An implementation of URLPattern which matches strings using simple * or ? wildcards.
    SimpleUrlPattern() - Constructor for class info.magnolia.cms.util.SimpleUrlPattern
    Default constructor used by ContentToBean.
    SimpleUrlPattern(String) - Constructor for class info.magnolia.cms.util.SimpleUrlPattern
    Compile a regexp pattern handling * and ? chars.
    SINGLE_CHAR_PATTERN - Static variable in class info.magnolia.cms.util.SimpleUrlPattern
    Regexp pattern used for the simple keyword ?.
    SingleJCRSessionSystemContext - Class in info.magnolia.context
    All Threads share the same jcr sessions.
    SingleJCRSessionSystemContext() - Constructor for class info.magnolia.context.SingleJCRSessionSystemContext
     
    SIZE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    size and unit depending of size in bytes, KB, or MB: 257.3.
    size() - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    size() - Method in class info.magnolia.cms.util.OrderedProperties
     
    size() - Method in class info.magnolia.context.AbstractContext
    size() - Method in class info.magnolia.freemarker.models.BinaryNodeDataModel
     
    size() - Method in class info.magnolia.freemarker.models.ContentMapModel
     
    size() - Method in class info.magnolia.freemarker.models.ContentModel
     
    size() - Method in class info.magnolia.jcr.util.ContentMap
     
    size() - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
    Returns the number of expressions currently stored in that store.
    SIZE_BYTES - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    size in bytes: 263492.
    SIZE_KB - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    size in KB: 257.3.
    SIZE_LARGE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    SIZE_MB - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
    size in MB: 0.2.
    SIZE_MEDIUM - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    SIZE_SMALL - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    SIZE_XLARGE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    skip(long) - Method in class info.magnolia.cms.util.ObservationUtil.ListBasedEventIterator
     
    skip(long) - Method in class info.magnolia.jcr.iterator.ChainedNodeIterator
     
    skip(long) - Method in class info.magnolia.jcr.iterator.DelegatingNodeIterator
     
    skip(long) - Method in class info.magnolia.jcr.iterator.DelegatingPropertyIterator
     
    skip(long) - Method in class info.magnolia.jcr.iterator.FilteringRangeIterator
     
    skip(long) - Method in class info.magnolia.jcr.iterator.RangeIteratorImpl
     
    SKIP_RENDERING - Static variable in interface info.magnolia.rendering.model.RenderingModel
    A constant used in some special cases where rendering must be skipped, i.e.
    SkipNodeFilter - Class in info.magnolia.importexport.filters
    A simple filter that skips over import of child nodes.
    SkipNodeFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.SkipNodeFilter
     
    SkipNodePropertyFilter - Class in info.magnolia.importexport.filters
    A base abstract filter that can be sub-classed in order to easily implement removal of properties based on their name/content.
    SkipNodePropertyFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.SkipNodePropertyFilter
    Instantiates a new filter.
    SkipNodePropertyFilter.BufferedElement - Class in info.magnolia.importexport.filters
    Temporary element storage node.
    SkipNodePropertyFilter.BufferedElement(String, String, String, Attributes) - Constructor for class info.magnolia.importexport.filters.SkipNodePropertyFilter.BufferedElement
     
    skipProperty - Variable in class info.magnolia.importexport.filters.SkipNodePropertyFilter
     
    SLASH - Static variable in class info.magnolia.importexport.DataTransporter
     
    SLASH - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    SMTP_DEFAULT_HOST - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_DEFAULT_PORT - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_PASSWORD - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_PORT - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_SEND_PARTIAL - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_SERVER - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_SSL - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_TLS - Static variable in interface info.magnolia.module.mail.MailConstants
     
    SMTP_USER - Static variable in interface info.magnolia.module.mail.MailConstants
     
    sort(Object, Object) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
    group by
    sortBy - Variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    sort by field name
    sortByDependencyLevel(Map<String, ModuleDefinition>) - Method in interface info.magnolia.module.model.reader.DependencyChecker
     
    sortByDependencyLevel(Map<String, ModuleDefinition>) - Method in class info.magnolia.module.model.reader.DependencyCheckerImpl
     
    sortByOrder - Variable in class info.magnolia.cms.gui.controlx.list.AbstractListModel
    sort by order
    sortInheritedNodes(NodeIterator, List<NodeIterator>) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
    Sorts the inherited nodes and provides a NodeIterator representing that order.
    sortInheritedNodes(NodeIterator, List<NodeIterator>) - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
     
    sourceBar - Static variable in class info.magnolia.templating.editor.client.widget.dnd.LegacyDragAndDrop
     
    Sources - Class in info.magnolia.cms.gui.misc
     
    Sources(String) - Constructor for class info.magnolia.cms.gui.misc.Sources
    Instantiate a new Source for a given context path.
    sources - Variable in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
     
    Spacer - Class in info.magnolia.cms.gui.misc
    Utility class.
    SQL - Static variable in interface info.magnolia.cms.core.search.Query
    Deprecated.  
    StandaloneGZipFilter - Class in info.magnolia.module.cache.filter
    This subclass of GZipFilter is meant to be used when no CacheFilter is present: it checks if the client accepts gzip'd responses.
    StandaloneGZipFilter() - Constructor for class info.magnolia.module.cache.filter.StandaloneGZipFilter
     
    start() - Method in class info.magnolia.cms.util.ModuleConfigurationObservingManager
     
    start(String) - Method in class info.magnolia.debug.PerformanceTestStatus
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.admininterface.AdminInterfaceModule
     
    start(Cache) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
     
    start() - Method in interface info.magnolia.module.cache.CacheFactory
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.cache.CacheModule
     
    start(Cache) - Method in class info.magnolia.module.cache.DelegateFlushPolicy
     
    start() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    start(Cache) - Method in interface info.magnolia.module.cache.FlushPolicy
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.mail.MailModule
     
    start(ModuleLifecycleContext) - Method in interface info.magnolia.module.ModuleLifecycle
     
    start(Collection<Content>) - Method in class info.magnolia.module.ModuleLifecycleContextImpl
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.samples.SamplesModule
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.rendering.module.RenderingModule
     
    start(ModuleLifecycleContext) - Method in class info.magnolia.setup.CoreModule
     
    startContent(Node) - Method in class info.magnolia.templating.elements.MarkupHelper
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.ImportXmlRootFilter
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.MagnoliaV2Filter
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.RemoveMixversionableFilter
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.SkipNodeFilter
     
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.SkipNodePropertyFilter
    startElement(String, String, String, Attributes) - Method in class info.magnolia.importexport.filters.VersionFilter
     
    startEngine() - Method in class info.magnolia.module.workflow.WorkflowModule
     
    startModule(Object, ModuleDefinition, ModuleLifecycleContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
     
    startModules() - Method in interface info.magnolia.module.ModuleManager
     
    startModules() - Method in class info.magnolia.module.ModuleManagerImpl
     
    startObservation() - Method in class info.magnolia.cms.filters.FilterManagerImpl
     
    startObservation(String) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    startPrefixMapping(String, String) - Method in class info.magnolia.importexport.filters.MetadataUuidFilter
    Skip unwanted name spaces, see MAGNOLIA-2756.
    STARTS - Static variable in class info.magnolia.cms.gui.query.StringSearchQueryParameter
    sql constraint "STARTS"
    startServer(ServletContext) - Method in class info.magnolia.cms.servlets.MgnlServletContextListener
    Deprecated. since 4.5, use MagnoliaServletContextListener.startServer(), dependencies are injected.
    startServer() - Method in class info.magnolia.init.MagnoliaServletContextListener
     
    startup(ModuleDefinition, List<Task>) - Static method in class info.magnolia.module.delta.DeltaBuilder
     
    startup(Version, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
    TODO : it seems irrelevant to have a Version in startup tasks.
    startUsingConfiguredFilters() - Method in interface info.magnolia.cms.filters.FilterManager
     
    startUsingConfiguredFilters() - Method in class info.magnolia.cms.filters.FilterManagerImpl
     
    STATUS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    STATUS_FAILED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_FAILED - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    STATUS_IN_PROCESS - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_NO_LOGIN - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_NOT_HANDLED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_SKIPPED - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    STATUS_SUCCEDED - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
    Deprecated. use STATUS_SUCCEEDED
    STATUS_SUCCEEDED - Static variable in class info.magnolia.cms.security.auth.login.LoginResult
     
    STATUS_SUCCEEDED - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    STATUS_UNAVAILABLE - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    stop(String) - Method in class info.magnolia.debug.PerformanceTestStatus
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.admininterface.AdminInterfaceModule
     
    stop(Cache) - Method in class info.magnolia.module.cache.AbstractListeningFlushPolicy
     
    stop() - Method in interface info.magnolia.module.cache.CacheFactory
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.cache.CacheModule
     
    stop(Cache) - Method in class info.magnolia.module.cache.DelegateFlushPolicy
     
    stop() - Method in class info.magnolia.module.cache.ehcache.EhCacheFactory
     
    stop(Cache) - Method in interface info.magnolia.module.cache.FlushPolicy
     
    stop() - Method in class info.magnolia.module.cache.mbean.CacheMonitor
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.mail.MailModule
     
    stop(ModuleLifecycleContext) - Method in interface info.magnolia.module.ModuleLifecycle
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.samples.SamplesModule
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.module.workflow.WorkflowModule
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.rendering.module.RenderingModule
     
    stop(ModuleLifecycleContext) - Method in class info.magnolia.setup.CoreModule
     
    stopModule(Object, ModuleDefinition, ModuleLifecycleContextImpl) - Method in class info.magnolia.module.ModuleManagerImpl
     
    stopModules() - Method in interface info.magnolia.module.ModuleManager
     
    stopModules() - Method in class info.magnolia.module.ModuleManagerImpl
     
    stopServer() - Method in class info.magnolia.init.MagnoliaServletContextListener
     
    storageNode - Variable in class info.magnolia.module.admininterface.DialogMVCHandler
     
    store(ChangeLog) - Method in class info.magnolia.debug.DerbyTestPersistenceManager
     
    store(PropertyState) - Method in class info.magnolia.debug.DerbyTestPersistenceManager
     
    store - Static variable in class info.magnolia.module.cache.CachePolicyResult
     
    Store - Class in info.magnolia.module.cache.executor
    Wraps the response and stores the content in a cache Entry.
    Store() - Constructor for class info.magnolia.module.cache.executor.Store
     
    STORE_ITERATOR_QUERY - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    storeAsNode(String) - Method in interface info.magnolia.cms.core.search.Query
    Deprecated. Description inherited from javax.jcr.query.Query#storeAsNode()
    Creates a node representing this Query in content.
    storeAsNode(String) - Method in class info.magnolia.cms.core.search.QueryImpl
    Deprecated.  
    storeExpression(FlowExpression) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
    Stores one expression.
    storeWorkItem(String, InFlowWorkItem) - Method in class info.magnolia.module.workflow.jcr.JCRWorkItemStore
    Stores a workitem.
    StrictErrorHandler - Class in info.magnolia.jcr.nodebuilder
    An ErrorHandler which interrupts operations as soon as one error happens, by throwing a NodeOperationException.
    StrictErrorHandler() - Constructor for class info.magnolia.jcr.nodebuilder.StrictErrorHandler
     
    StrictErrorHandler - Class in info.magnolia.nodebuilder
    An ErrorHandler which interrupts operations as soon as one error happens, by throwing a NodeOperationException.
    StrictErrorHandler() - Constructor for class info.magnolia.nodebuilder.StrictErrorHandler
     
    string(Map<String, TemplateModel>, String, String) - Method in class info.magnolia.templating.freemarker.AbstractDirective
     
    string2DOM(String) - Static method in class info.magnolia.cms.util.ConfigUtil
    Deprecated. since 4.0 - not used
    string2DOM(String, Map<String, String>) - Static method in class info.magnolia.cms.util.ConfigUtil
    Uses a map to find dtds in the resources.
    string2JDOM(String) - Static method in class info.magnolia.cms.util.ConfigUtil
    Convert the string to a JDOM Document.
    string2JDOM(String, Map) - Static method in class info.magnolia.cms.util.ConfigUtil
    Deprecated. since 4.0 - not used
    StringLengthComparator - Class in info.magnolia.cms.util
    A simple comparator that compares to String lengths.
    StringLengthComparator() - Constructor for class info.magnolia.cms.util.StringLengthComparator
     
    StringSearchQueryParameter - Class in info.magnolia.cms.gui.query
     
    StringSearchQueryParameter(String, String, String) - Constructor for class info.magnolia.cms.gui.query.StringSearchQueryParameter
     
    stripContextPathIfExists(String) - Method in class info.magnolia.cms.core.AggregationState
    WARNING: If passing URI without context path but it starts with same text as the context path it will be stripped off as well!!!
    stripExtension(String) - Static method in class info.magnolia.cms.util.PathUtil
    Removes the extension from a path if one exists.
    stripHtmlTags(String) - Method in class info.magnolia.templating.jsp.taglib.SearchResultSnippetTag
     
    stripParameterFromCacheLog(String, String) - Static method in class info.magnolia.cms.security.SecurityUtil
     
    stripPasswordFromCacheLog(String) - Static method in class info.magnolia.cms.security.SecurityUtil
    Used for removing password parameter from cache key.
    stripPasswordFromUrl(String) - Static method in class info.magnolia.cms.security.SecurityUtil
     
    subject - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    SubPagesControl - Class in info.magnolia.module.workflow.inbox
    Control used to display the list of sub pages in a workitem.
    SubPagesControl() - Constructor for class info.magnolia.module.workflow.inbox.SubPagesControl
     
    SubPagesList - Class in info.magnolia.module.workflow.inbox
    The AbstractList responsible for displaying sub pages included in an activation workitem.
    SubPagesList(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.workflow.inbox.SubPagesList
     
    SubPagesList.SubPage - Class in info.magnolia.module.workflow.inbox
    Simple model bean for displayed subpages included in an activation workitem.
    SubPagesList.SubPage(Content, String) - Constructor for class info.magnolia.module.workflow.inbox.SubPagesList.SubPage
     
    Subscriber - Interface in info.magnolia.cms.exchange
    Subscriber is a java bean holding all configuration details of the subscription at runtime.
    Subscription - Interface in info.magnolia.cms.exchange
    Description of a path or area parent subscriber will react on.
    subSort(Object, Object) - Method in class info.magnolia.cms.gui.controlx.list.AbstractListModel.ListComparator
    sub sort
    success - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    SUFFIX - Static variable in class info.magnolia.module.mail.templates.impl.MgnlPageEmail
     
    SYNDICATE - Static variable in interface info.magnolia.cms.security.Permission
     
    Syndicator - Interface in info.magnolia.cms.exchange
    Basic activation contract.
    SYSTEM - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    SYSTEM - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    SYSTEM_NODE - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
    Sub-node containing the data used for the version/restore process.
    SYSTEM_PROPERTY_PLACEHOLDER_PREFIX - Static variable in class info.magnolia.cms.beans.config.PropertiesInitializer
    Deprecated. System property prefix, to obtain a property definition like ${systemProperty/property}, that can refer to any System property.
    SYSTEM_PSWD - Static variable in interface info.magnolia.cms.security.UserManager
    Magnolia system default password.
    SYSTEM_REPO - Static variable in class info.magnolia.module.exchangesimple.ReceiveFilter
     
    SYSTEM_USER - Static variable in interface info.magnolia.cms.security.UserManager
    Magnolia system user name.
    SystemContentWrapper - Class in info.magnolia.cms.util
    A lazy content wrapper reading from the node using the LifeTimeJCRSessionUtil.
    SystemContentWrapper(String, String) - Constructor for class info.magnolia.cms.util.SystemContentWrapper
     
    SystemContentWrapper(Content) - Constructor for class info.magnolia.cms.util.SystemContentWrapper
     
    SystemContext - Interface in info.magnolia.context
    This context is a system wide context with full access.
    SystemNodeDataWrapper - Class in info.magnolia.cms.util
    A lazy node data wrapper reading from the node data using the LifeTimeJCRSessionUtil.
    SystemNodeDataWrapper(NodeData) - Constructor for class info.magnolia.cms.util.SystemNodeDataWrapper
     
    SystemNodeWrapper - Class in info.magnolia.jcr.wrapper
    Node wrapper that will reacquire the node using LifeTimeJCRSessionUtil if its session is closed.
    SystemNodeWrapper(String, String) - Constructor for class info.magnolia.jcr.wrapper.SystemNodeWrapper
     
    SystemNodeWrapper(Node) - Constructor for class info.magnolia.jcr.wrapper.SystemNodeWrapper
     
    SystemProperty - Class in info.magnolia.cms.core
    Deprecated. since 4.5, use MagnoliaConfigurationProperties
    SystemPropertySource - Class in info.magnolia.init.properties
    A PropertySource exposing all System.props properties.
    SystemPropertySource() - Constructor for class info.magnolia.init.properties.SystemPropertySource
     
    SystemRepositoryStrategy - Class in info.magnolia.context
    Uses a single full access AccessManager.
    SystemRepositoryStrategy(RepositoryManager) - Constructor for class info.magnolia.context.SystemRepositoryStrategy
     
    SystemTmpDirCondition - Class in info.magnolia.setup
    A Condition which checks the system temporary folder (as per the java.io.tmpdir property) exists and is writable.
    SystemTmpDirCondition() - Constructor for class info.magnolia.setup.SystemTmpDirCondition
     
    SystemUserManager - Class in info.magnolia.cms.security
    Responsible to handle system users like anonymous and superuser.
    SystemUserManager() - Constructor for class info.magnolia.cms.security.SystemUserManager
     

    T

    Task - Interface in info.magnolia.module.delta
    A Task represents an atomic operation to be performed when installing, updating or uninstalling a module, as part of a Delta.
    TaskExecutionException - Exception in info.magnolia.module.delta
    An exception thrown when a task can not be executed and can not be recovered from.
    TaskExecutionException(String) - Constructor for exception info.magnolia.module.delta.TaskExecutionException
     
    TaskExecutionException(String, Throwable) - Constructor for exception info.magnolia.module.delta.TaskExecutionException
     
    taskId - Variable in class info.magnolia.cms.util.DelayedExecutor
    The current taskId.
    TaskLogErrorHandler - Class in info.magnolia.nodebuilder.task
    An ErrorHandler which logs handled errors to the InstallContext as warnings, and wraps unhandled exceptions in NodeOperationException.
    TaskLogErrorHandler(InstallContext) - Constructor for class info.magnolia.nodebuilder.task.TaskLogErrorHandler
     
    TEMPLATE - Static variable in class info.magnolia.cms.beans.runtime.FileProperties
     
    TEMPLATE - Static variable in class info.magnolia.cms.core.MetaData
     
    TEMPLATE_ID - Static variable in interface info.magnolia.rendering.template.AutoGenerationConfiguration
     
    TEMPLATE_TYPE - Static variable in class info.magnolia.cms.core.MetaData
     
    TemplateAvailability - Interface in info.magnolia.rendering.template
    Strategy interface for controlling where a template can be used.
    TemplateColumn - Class in info.magnolia.module.admininterface.trees
     
    TemplateColumn(String, HttpServletRequest) - Constructor for class info.magnolia.module.admininterface.trees.TemplateColumn
     
    TemplateDefinition - Interface in info.magnolia.rendering.template
    A RenderableDefinition which supports editing in the page editor and can define their areas.
    TemplateDefinitionAssignment - Interface in info.magnolia.rendering.template.assignment
    Knows which template to use for the rendering of the content.
    TemplateDefinitionProvider - Interface in info.magnolia.rendering.template.registry
    Provides a TemplateDefinition.
    TemplateDefinitionRegistry - Class in info.magnolia.rendering.template.registry
    The central registry of all TemplateDefinitions.
    TemplateDefinitionRegistry() - Constructor for class info.magnolia.rendering.template.registry.TemplateDefinitionRegistry
     
    TemplatedMVCHandler - Class in info.magnolia.module.admininterface
    A default page (handler) using a freemarker template to render.
    TemplatedMVCHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.TemplatedMVCHandler
     
    TemplatedRenderer - Class in info.magnolia.cms.gui.controlx.impl
    Used the classname by default to get the template to render.
    TemplatedRenderer() - Constructor for class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
    Uses the controls class name to construct the template name
    TemplatedRenderer(String) - Constructor for class info.magnolia.cms.gui.controlx.impl.TemplatedRenderer
     
    TemplateMessagesUtil - Class in info.magnolia.cms.i18n
    Deprecated. officially since 4.0 - informally since 3.0
    TemplateTreeColumnHtmlRenderer - Class in info.magnolia.module.admininterface.trees
     
    TemplateTreeColumnHtmlRenderer() - Constructor for class info.magnolia.module.admininterface.trees.TemplateTreeColumnHtmlRenderer
     
    TemplatingElement - Interface in info.magnolia.templating.elements
    Templating elements implement basic building blocks for template scripts.
    TemplatingFunctions - Class in info.magnolia.templating.functions
    An object exposing several methods useful for templates.
    TemplatingFunctions(Provider<AggregationState>) - Constructor for class info.magnolia.templating.functions.TemplatingFunctions
     
    TemplatingModuleVersionHandler - Class in info.magnolia.templating.module.setup
    Module's version handler.
    TemplatingModuleVersionHandler() - Constructor for class info.magnolia.templating.module.setup.TemplatingModuleVersionHandler
     
    TEST_RENDER_KIT - Static variable in class info.magnolia.cms.gui.controlx.RenderKitFactory
    Minimal output for testing reasons
    TestRenderKit - Class in info.magnolia.cms.gui.controlx.impl
    A simple implementation returning the simplest possible html for testing reasons.
    TestRenderKit() - Constructor for class info.magnolia.cms.gui.controlx.impl.TestRenderKit
    Init the special renderers
    Text2PngFactory - Class in info.magnolia.templating.jsp.taglib
    Class to generate PNG images from TrueType font strings.
    Text2PngFactory() - Constructor for class info.magnolia.templating.jsp.taglib.Text2PngFactory
    Construct factory without setting font.
    Text2PngFactory(String, int) - Constructor for class info.magnolia.templating.jsp.taglib.Text2PngFactory
    Construct factory with given font face and size.
    Text2PngFactory(String, int, String) - Constructor for class info.magnolia.templating.jsp.taglib.Text2PngFactory
    Construct factory with given font face and size.
    TEXT_HTML_UTF - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
     
    TEXT_PLAIN_UTF - Static variable in class info.magnolia.module.mail.templates.MgnlEmail
     
    TextFileConditionsUtil - Class in info.magnolia.module.delta
    Utility adding conditions for textFiles depending on provided regExps.
    TextFileConditionsUtil(List<Condition>) - Constructor for class info.magnolia.module.delta.TextFileConditionsUtil
     
    TextFileUtil - Class in info.magnolia.cms.util
    Utility to check textFiles.
    TextFileUtil() - Constructor for class info.magnolia.cms.util.TextFileUtil
     
    textFilterClassesAreNotSet() - Method in class info.magnolia.module.delta.WorkspaceXmlConditionsUtil
     
    TextToImageTag - Class in info.magnolia.templating.jsp.taglib
    Tag that converts text into PNG images, and outputs a div element containing a set of img elements.
    TextToImageTag() - Constructor for class info.magnolia.templating.jsp.taglib.TextToImageTag
     
    then(NodeOperation...) - Method in class info.magnolia.jcr.nodebuilder.AbstractNodeOperation
     
    then(NodeOperation...) - Method in interface info.magnolia.jcr.nodebuilder.NodeOperation
     
    then(NodeOperation...) - Method in class info.magnolia.nodebuilder.AbstractNodeOperation
     
    then(NodeOperation...) - Method in interface info.magnolia.nodebuilder.NodeOperation
     
    ThreadDependentSystemContext - Interface in info.magnolia.context
    Some implementations of the system context release resources when a thread is not used anymore.
    ThreadedMailHandler - Class in info.magnolia.module.mail.handlers
    This class is meant to allow async emails ...
    timer - Variable in class info.magnolia.cms.util.DelayedExecutor
     
    timestamp - Variable in class info.magnolia.cms.util.DelayedExecutor
     
    TITLE - Static variable in class info.magnolia.cms.core.MetaData
    Top level atoms viewed as metadata of the specified content these must be set by the authoring system itself, but could be changed via custom templates if necessary.
    TMP_REFERENCED_NODES - Static variable in class info.magnolia.cms.core.version.BaseVersionManager
    Node which contains stubs for referenced nodes.
    TO_MAP_TRANSFORMER - Static variable in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - use Content2BeanUtil.ToMapTransformer.
    TO_URI_NODEDATANAME - Static variable in class info.magnolia.cms.beans.config.VirtualURIManager
     
    toBean(Content, boolean, Content2BeanTransformer, ComponentProvider) - Method in interface info.magnolia.content2bean.Content2BeanProcessor
    Deprecated. Transforms the node to a bean using the passed transformer and component provider.
    toBean(Content) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - only used in tests - use Content2Bean
    toBean(Content, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - only used in tests - use Content2Bean
    toBean(Content, boolean, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - TODO used in FilterManagerImpl, ParagraphManager and TemplateManager - use Content2Bean
    toBean(Content, boolean) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5- only used in DelegateVoter - use Content2Bean
    toBean(Content, boolean, ComponentProvider) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5- only used in DelegateVoter - use Content2Bean
    toBean(Content, boolean, Content2BeanTransformer) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 use Content2Bean TODO -- this method has a bunch of usage points
    toBean(Content, boolean, Content2BeanTransformer, ComponentProvider) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 use Content2Bean TODO -- this method has a bunch of usage points
    toBean(Content, boolean, Content2BeanTransformer, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    toBean(Content, boolean, Content2BeanTransformer, TransformationState, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
     
    toBoolean(String, boolean) - Static method in class info.magnolia.cms.util.BooleanUtil
    Behaves much like org.apache.commons.lang.BooleanUtils but returns the defaultValue if the input string is null, empty, or unrecognized.
    toContent(Content, Object, boolean, Bean2ContentTransformer) - Method in interface info.magnolia.content2bean.Bean2ContentProcessor
     
    toDateJCRExpression(DateSearchQueryParameter) - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
    Make a jcr expression out of the expression
    TODAY - Static variable in class info.magnolia.cms.gui.query.DateSearchQueryParameter
    sql constraint "TODAY"
    toggleButtons(boolean) - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
     
    toggleRootAreaBar(boolean) - Method in interface info.magnolia.templating.editor.client.model.focus.FocusModel
     
    toggleRootAreaBar(boolean) - Method in class info.magnolia.templating.editor.client.model.focus.FocusModelImpl3
     
    toggleVisible() - Method in class info.magnolia.templating.editor.client.widget.controlbar.AbstractBar
     
    toggleVisible() - Method in class info.magnolia.templating.editor.client.widget.overlay.AbstractOverlay
     
    toggleVisible() - Method in class info.magnolia.templating.editor.client.widget.placeholder.AbstractPlaceHolder
     
    toHEX(String) - Static method in class info.magnolia.cms.security.Digester
    Deprecated. Converts a byte array to a string Hex.
    toHEX(byte[]) - Static method in class info.magnolia.cms.security.Digester
    Deprecated. Converts a byte array to a string Hex.
    toI18NURI(String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    toI18NURI(String, Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    toI18NURI(String, Locale) - Method in class info.magnolia.cms.i18n.DefaultI18nContentSupport
    Adds the language prefix to the uri.
    toI18NURI(String, Locale) - Method in class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
     
    toI18NURI(String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
    Transform the internal uri to a i18n uri.
    toI18NURI(String, Locale) - Method in class info.magnolia.cms.i18n.RequestLocaleAwareI18nContentSupport
     
    toJCRExpression(SearchQueryExpression) - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
    Make a jcr expression out of the expression
    toLevel(String) - Static method in class info.magnolia.logging.LoggingLevel
     
    toLevel(int) - Static method in class info.magnolia.logging.LoggingLevel
     
    toLevel(String) - Static method in class info.magnolia.module.mail.handlers.LoggingLevel
     
    toLevel(int) - Static method in class info.magnolia.module.mail.handlers.LoggingLevel
     
    toMap(Content) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - not used - use Content2Bean
    toMap(Content, boolean) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - only used in info.magnolia.setup.for3_5.UpdateI18nConfiguration - use Content2Bean
    toMap(Content, boolean, Class) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - TODO only used in DefaultMessagesManager - use Content2Bean
    toMap(Content, boolean, Content2BeanTransformer, TransformationState, ComponentProvider) - Method in class info.magnolia.content2bean.impl.Content2BeanProcessorImpl
    Transforms the children of provided content into a map.
    toPattern(Link) - Static method in class info.magnolia.link.LinkFactory
    Converts provided Link to an UUID link pattern.
    toProperties(HierarchyManager) - Static method in class info.magnolia.importexport.PropertiesImportExport
    Deprecated. since 4.3 This method is deprecated, it returns results in a format that does not match the format that the import method uses (doesn't include @uuid or @type properties) It is kept here to support existing test and applications that might break as a result of these changes (i.e. unit tests that are expecting a specific number of properties returned, etc) For new applications use the contentToProperties methods instead.
    toProperties(Content) - Static method in class info.magnolia.importexport.PropertiesImportExport
     
    toPureMaps(Content, boolean) - Static method in class info.magnolia.content2bean.Content2BeanUtil
    Deprecated. since 4.5 - TODO only used in info.magnolia.setup.for3_5.CheckAndUpdateExistingFilters - use Content2Bean
    toRawURI(String) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
    Removes the prefix.
    toRawURI(String, Locale) - Method in class info.magnolia.cms.i18n.AbstractI18nContentSupport
     
    toRawURI(String, Locale) - Method in class info.magnolia.cms.i18n.DefaultI18nContentSupport
     
    toRawURI(String, Locale) - Method in class info.magnolia.cms.i18n.HierarchyBasedI18nContentSupport
     
    toRawURI(String) - Method in interface info.magnolia.cms.i18n.I18nContentSupport
    Remove all i18n tokens form the uri.
    toRawURI(String, Locale) - Method in class info.magnolia.cms.i18n.RequestLocaleAwareI18nContentSupport
     
    toString() - Method in class info.magnolia.cms.beans.config.DefaultVirtualURIMapping
     
    toString() - Method in class info.magnolia.cms.beans.config.HostBasedVirtualURIMapping
     
    toString() - Method in class info.magnolia.cms.beans.config.RegexpVirtualURIMapping
     
    toString() - Method in class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    toString() - Method in class info.magnolia.cms.core.AbstractContent
     
    toString() - Method in class info.magnolia.cms.core.AbstractNodeData
     
    toString() - Method in class info.magnolia.cms.core.ItemType
    Deprecated.  
    toString() - Method in class info.magnolia.cms.core.MetaData
     
    toString() - Method in class info.magnolia.cms.filters.RangeSupportFilter.RangeInfo
     
    toString() - Method in interface info.magnolia.cms.gui.query.SearchQueryExpression
    get string representation
    toString() - Method in class info.magnolia.cms.i18n.AbstractMessagesImpl
    Nice string.
    toString() - Method in class info.magnolia.cms.i18n.LocaleDefinition
    Uses the locals toString() method.
    toString() - Method in class info.magnolia.cms.security.ACLImpl
     
    toString() - Method in class info.magnolia.cms.security.auth.PrincipalCollectionImpl
     
    toString() - Method in class info.magnolia.cms.security.MgnlUser
     
    toString() - Method in class info.magnolia.cms.security.PermissionImpl
     
    toString() - Method in class info.magnolia.cms.util.ContentWrapper
     
    toString() - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
     
    toString() - Method in class info.magnolia.cms.util.NodeDataWrapper
     
    toString() - Method in class info.magnolia.cms.util.NodeTypeFilter
     
    toString() - Method in class info.magnolia.cms.util.ObservationUtil.DeferringEventListener
     
    toString() - Method in class info.magnolia.cms.util.Rule
    Get a string representation of this rule.
    toString() - Method in class info.magnolia.cms.util.SimpleUrlPattern
     
    toString() - Method in class info.magnolia.cms.util.UrlPatternDelegate
    toString() - Method in class info.magnolia.debug.PerformanceTestStatus
     
    toString() - Method in class info.magnolia.init.AbstractMagnoliaConfigurationProperties
     
    toString() - Method in class info.magnolia.init.properties.AbstractPropertySource
     
    toString() - Method in class info.magnolia.init.properties.AbstractStreamBasedPropertySource.ConstructingProperties
     
    toString() - Method in class info.magnolia.jaas.principal.AbstractPrincipalList
     
    toString() - Method in class info.magnolia.jaas.principal.ACLImpl
    Deprecated.  
    toString() - Method in class info.magnolia.jaas.principal.EntityImpl
    Deprecated.  
    toString() - Method in class info.magnolia.jaas.principal.PrincipalCollectionImpl
     
    toString() - Method in class info.magnolia.jcr.util.BinaryInFile
     
    toString() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    toString() - Method in class info.magnolia.jcr.wrapper.DelegatePropertyWrapper
     
    toString() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    toString() - Method in class info.magnolia.module.cache.CachePolicyResult.CachePolicyBehaviour
     
    toString() - Method in class info.magnolia.module.cache.CachePolicyResult
     
    toString() - Method in class info.magnolia.module.cache.DefaultCacheKey
     
    toString() - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
     
    toString() - Method in class info.magnolia.module.delta.AbstractTask
     
    toString() - Method in class info.magnolia.module.delta.ArrayDelegateTask
     
    toString() - Method in class info.magnolia.module.model.DependencyDefinition
     
    toString() - Method in class info.magnolia.module.model.ModuleDefinition
     
    toString() - Method in class info.magnolia.module.model.Version
     
    toString() - Method in class info.magnolia.module.model.VersionRange
     
    toString() - Method in class info.magnolia.module.ModuleManager.ModuleAndDeltas
     
    toString() - Method in class info.magnolia.objectfactory.guice.GuicePropertyConfigurer.NamedImpl
     
    toString() - Method in class info.magnolia.objectfactory.guice.MagnoliaScopes.LazySingletonScope
     
    toString() - Method in class info.magnolia.objectfactory.guice.MagnoliaScopes.LocalScope
     
    toString() - Method in class info.magnolia.objectfactory.guice.MagnoliaScopes.SessionScope
     
    toString() - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    toString() - Method in class info.magnolia.rendering.renderer.registry.ConfiguredRendererProvider
     
    toString() - Method in class info.magnolia.rendering.template.configured.ConfiguredAutoGeneration
     
    toString() - Method in class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
     
    toString() - Method in class info.magnolia.rendering.template.registry.ConfiguredTemplateDefinitionProvider
     
    toString() - Method in class info.magnolia.templating.editor.client.dom.CMSComment
     
    toString() - Method in class info.magnolia.templating.jsp.taglib.Text2PngFactory
     
    toString() - Method in class info.magnolia.voting.voters.AbstractBoolVoter
     
    toString() - Method in class info.magnolia.voting.voters.BasePatternVoter
     
    toString() - Method in class info.magnolia.voting.voters.BaseVoterImpl
     
    toString() - Method in class info.magnolia.voting.voters.IfVoter
     
    toString() - Method in class info.magnolia.voting.voters.PropertyVoter
     
    toString() - Method in class info.magnolia.voting.voters.VoterSet
     
    toStringJCRExpression(StringSearchQueryParameter) - Method in class info.magnolia.cms.gui.controlx.search.QueryBuilder
     
    toViewId(String) - Method in class info.magnolia.module.admininterface.lists.AdminListControlRenderer
     
    toViewPattern(String) - Method in class info.magnolia.module.admininterface.config.RepositoryConfiguration
     
    toViewPattern(String) - Method in class info.magnolia.module.admininterface.config.URIRepositoryConfiguration
     
    toXPathFriendlyString(FlowExpressionId) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
     
    TrackingSessionWrapper - Class in info.magnolia.repository.mbean
    Tracks the session to keep count of open sessions.
    TrackingSessionWrapper(Session, JCRStats) - Constructor for class info.magnolia.repository.mbean.TrackingSessionWrapper
     
    transform(Link) - Method in class info.magnolia.link.AbsolutePathTransformer
    Transforms Link into desired output.
    transform(Link) - Method in class info.magnolia.link.EditorLinkTransformer
     
    transform(Link) - Method in interface info.magnolia.link.LinkTransformer
    Transforms Link into desired output.
    transform(Link) - Method in class info.magnolia.link.RelativePathTransformer
     
    TransformationState - Interface in info.magnolia.content2bean
    This state contains three stacks.
    TransformationStateImpl - Class in info.magnolia.content2bean.impl
    Transformation state implementation.
    TransformationStateImpl() - Constructor for class info.magnolia.content2bean.impl.TransformationStateImpl
     
    transformNode(Content) - Method in class info.magnolia.cms.beans.config.ServerConfiguration.InstanceFactory
     
    transformNode(Node) - Method in class info.magnolia.objectfactory.guice.GuiceConfiguredComponentProvider
     
    transformNode(Content) - Method in class info.magnolia.objectfactory.ObservedComponentFactory
     
    transformPath(String) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
    Override this method to alter all paths passed into the various hierarchy manager methods.
    transport(HttpURLConnection, ActivationContent) - Static method in class info.magnolia.module.exchangesimple.Transporter
    Initiates multipart http post to transport content to the subscriber.
    Transporter - Class in info.magnolia.module.exchangesimple
    Class responsible for transport of activated content.
    Transporter() - Constructor for class info.magnolia.module.exchangesimple.Transporter
     
    Tree - Class in info.magnolia.cms.gui.control
     
    Tree(String, String, HttpServletRequest) - Constructor for class info.magnolia.cms.gui.control.Tree
    Deprecated. don't pass the request
    Tree(String, String) - Constructor for class info.magnolia.cms.gui.control.Tree
    Constructor.
    Tree(String, HttpServletRequest) - Constructor for class info.magnolia.cms.gui.control.Tree
    Deprecated. use Tree(name, repository) instead
    tree - Variable in class info.magnolia.module.admininterface.AdminTreeMVCHandler
    name of the tree (not the repository)
    TreeColumn - Class in info.magnolia.cms.gui.control
     
    TreeColumn() - Constructor for class info.magnolia.cms.gui.control.TreeColumn
     
    TreeColumn(String, HttpServletRequest) - Constructor for class info.magnolia.cms.gui.control.TreeColumn
    Deprecated. use the empty constuctor
    TreeColumnHtmlRenderer - Interface in info.magnolia.cms.gui.control
    You can add an implenting class to a TreeColumn to custom the rendering of the column output
    TreeColumnHtmlRendererImpl - Class in info.magnolia.cms.gui.control
     
    TreeColumnHtmlRendererImpl() - Constructor for class info.magnolia.cms.gui.control.TreeColumnHtmlRendererImpl
     
    TreeHandlerManager<H extends AdminTreeMVCHandler> - Class in info.magnolia.module.admininterface
     
    TreeHandlerManager() - Constructor for class info.magnolia.module.admininterface.TreeHandlerManager
     
    trigger() - Method in class info.magnolia.cms.util.DelayedExecutor
     
    TrueCondition - Class in info.magnolia.module.delta
    A Condition which always return true.
    TrueCondition(String, String) - Constructor for class info.magnolia.module.delta.TrueCondition
     
    TrueVoter - Class in info.magnolia.voting.voters
    Used to set a default not 0 outcome value.
    TrueVoter() - Constructor for class info.magnolia.voting.voters.TrueVoter
     
    TRY_FIRST_PASS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    TRY_MAPPED_PASS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    tryToCreateAreaNode(Node) - Method in class info.magnolia.templating.elements.AreaElement
     
    TYPE_ALL - Static variable in class info.magnolia.module.admininterface.config.AclTypeConfiguration
     
    TYPE_LIST - Static variable in interface info.magnolia.rendering.template.AreaDefinition
     
    TYPE_NO_COMPONENT - Static variable in interface info.magnolia.rendering.template.AreaDefinition
     
    TYPE_SINGLE - Static variable in interface info.magnolia.rendering.template.AreaDefinition
     
    TYPE_SUBS - Static variable in class info.magnolia.module.admininterface.config.AclTypeConfiguration
     
    TYPE_THIS - Static variable in class info.magnolia.module.admininterface.config.AclTypeConfiguration
     
    TypeDescriptor - Class in info.magnolia.content2bean
    Describes the type under the transformation.
    TypeDescriptor() - Constructor for class info.magnolia.content2bean.TypeDescriptor
     
    TypeMapping - Interface in info.magnolia.content2bean
    Contract for mapping of the type and its properties to appropriate java beans.
    TypeMapping.Factory - Class in info.magnolia.content2bean
    Deprecated. since 4.5, use IoC.
    TypeMapping.Factory() - Constructor for class info.magnolia.content2bean.TypeMapping.Factory
    Deprecated.  
    TypeMappingDefinition - Class in info.magnolia.module.model
    Type Mapping as defined in module descriptor.
    TypeMappingDefinition() - Constructor for class info.magnolia.module.model.TypeMappingDefinition
     
    TypeMappingImpl - Class in info.magnolia.content2bean.impl
    Basic type mapping implementation.
    TypeMappingImpl() - Constructor for class info.magnolia.content2bean.impl.TypeMappingImpl
     
    typeStack - Variable in class info.magnolia.content2bean.impl.TransformationStateImpl
     

    U

    UNDEFINED_DEVELOPMENT_VERSION - Static variable in class info.magnolia.module.model.Version
     
    UNDEFINED_FROM - Static variable in class info.magnolia.module.model.Version
     
    UNDEFINED_TO - Static variable in class info.magnolia.module.model.Version
     
    unescapeXss(String) - Static method in class info.magnolia.util.EscapeUtil
     
    unescapeXss(String[]) - Static method in class info.magnolia.util.EscapeUtil
     
    ungzip(byte[]) - Static method in class info.magnolia.module.cache.util.GZipUtil
     
    unhandledRepositoryException(RepositoryException, Node) - Method in class info.magnolia.jcr.nodebuilder.AbstractErrorHandler
    Override this method if you need finer grained control on RepositoryExceptions that haven't been handled by the handle() method yet, or if you want to try and keep on proceeding anyway.
    unhandledRepositoryException(RepositoryException, Content) - Method in class info.magnolia.nodebuilder.AbstractErrorHandler
    Override this method if you need finer grained control on RepositoryExceptions that haven't been handled by the handle() method yet, or if you want to try and keep on proceeding anyway.
    UnicodeNormalizationFilter - Class in info.magnolia.cms.filters
    Normalizes the current URI to the NFC form which is used internally.
    UnicodeNormalizationFilter() - Constructor for class info.magnolia.cms.filters.UnicodeNormalizationFilter
     
    UnicodeNormalizationRequestWrapper - Class in info.magnolia.cms.filters
    Performs unicode normalization (NFC) for request parameters.
    UnicodeNormalizationRequestWrapper(HttpServletRequest) - Constructor for class info.magnolia.cms.filters.UnicodeNormalizationRequestWrapper
     
    UnicodeNormalizer - Class in info.magnolia.cms.util
    A wrapper around java.text.Normalizer note: If needed, one can use their own implementation, by setting the info.magnolia.cms.util.UnicodeNormalizer$Normalizer system property.
    UnicodeNormalizer() - Constructor for class info.magnolia.cms.util.UnicodeNormalizer
     
    UnicodeNormalizer.AutoDetectNormalizer - Class in info.magnolia.cms.util
    Tries to load the normalizer dynamically and respects the property SystemProperty.MAGNOLIA_UTF8_ENABLED.
    UnicodeNormalizer.AutoDetectNormalizer() - Constructor for class info.magnolia.cms.util.UnicodeNormalizer.AutoDetectNormalizer
     
    UnicodeNormalizer.Java6Normalizer - Class in info.magnolia.cms.util
    Java 6 Normalizer wrapper.
    UnicodeNormalizer.Java6Normalizer() - Constructor for class info.magnolia.cms.util.UnicodeNormalizer.Java6Normalizer
     
    UnicodeNormalizer.NonNormalizer - Class in info.magnolia.cms.util
    Returns the original value unchanged.
    UnicodeNormalizer.NonNormalizer() - Constructor for class info.magnolia.cms.util.UnicodeNormalizer.NonNormalizer
     
    UnicodeNormalizer.Normalizer - Interface in info.magnolia.cms.util
    Used to normalize a String.
    unload(ServletContext) - Method in class info.magnolia.cms.beans.config.ConfigLoader
    Deprecated. since 4.5, use ConfigLoader.unload(), dependencies are injected.
    unload() - Method in class info.magnolia.cms.beans.config.ConfigLoader
     
    unlock() - Method in interface info.magnolia.cms.core.Content
    Deprecated. Removes the lock on this node.
    unlock() - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    unlock() - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    unlock() - Method in class info.magnolia.cms.util.ContentWrapper
     
    unlock() - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    unlock(Object) - Method in interface info.magnolia.module.cache.BlockingCache
    Will unlock the key.
    unlock(Object) - Method in class info.magnolia.module.cache.ehcache.EhCacheWrapper
     
    unregister(String) - Method in class info.magnolia.jcr.registry.SessionProviderRegistry
     
    unregister(String) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
     
    unregister(String) - Method in class info.magnolia.rendering.renderer.registry.RendererRegistry
     
    unregister(String) - Method in class info.magnolia.rendering.template.registry.TemplateDefinitionRegistry
     
    unregisterAndRegister(Set<String>, List<DialogHandlerProvider>) - Method in class info.magnolia.module.admininterface.DialogHandlerManager
     
    unregisterAndRegister(Set<String>, List<RendererProvider>) - Method in class info.magnolia.rendering.renderer.registry.RendererRegistry
     
    unregisterAndRegister(Collection<String>, Collection<TemplateDefinitionProvider>) - Method in class info.magnolia.rendering.template.registry.TemplateDefinitionRegistry
     
    unregisterChangeListener(String, EventListener) - Static method in class info.magnolia.cms.util.ObservationUtil
     
    unregisterNamespace(String, Workspace) - Method in class info.magnolia.jackrabbit.ProviderImpl
     
    unregisterNamespace(String, Workspace) - Method in interface info.magnolia.repository.Provider
    Unregister namespace with the repository.
    UNRESOLVED - Static variable in interface info.magnolia.channel.ChannelResolver
    Constant indicating that no channel was resolved.
    UNRESOLVED - Static variable in interface info.magnolia.objectfactory.ParameterResolver
     
    unstoreExpression(FlowExpression) - Method in class info.magnolia.module.workflow.jcr.JCRExpressionStore
    Removes the expression from the JCR storage.
    unwrap() - Method in class info.magnolia.cms.core.version.VersionedNode
     
    unwrap(TemplateModel, Class) - Method in class info.magnolia.freemarker.models.MagnoliaObjectWrapper
    Unwraps our custom wrappers, let the default wrapper do the rest.
    unwrap(Node) - Static method in class info.magnolia.jcr.util.NodeUtil
     
    unwrap(Session) - Static method in class info.magnolia.jcr.util.SessionUtil
     
    unwrap() - Method in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    unwrapIf(RuntimeException, Class<E>) - Static method in class info.magnolia.cms.util.ExceptionUtil
    Given a RuntimeException, this method will: - throw its cause exception, if the cause exception is an instance of the type of the unwrapIf parameter - throw its cause exception, if the cause exception is a RuntimeException - throw the given RuntimeException otherwise.
    update(String) - Method in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    update(Version, String, Task) - Static method in class info.magnolia.module.delta.DeltaBuilder
    Convenience factory method for an Update Delta with a single task.
    update(String, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
     
    update(Version, String) - Static method in class info.magnolia.module.delta.DeltaBuilder
     
    update(HttpServletRequest, String) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    handle update (activate) request.
    updateActivationDetails(String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Updates current content activation meta data with the time stamp and user details of the activation.
    updateDate() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    UpdatedDefaultPublicURIWarning - Class in info.magnolia.module.admininterface.setup.for4_0
    Deprecated. Not used since 4.5.
    UpdatedDefaultPublicURIWarning() - Constructor for class info.magnolia.module.admininterface.setup.for4_0.UpdatedDefaultPublicURIWarning
    Deprecated.  
    updateDeactivationDetails(String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
    Updates current content activation meta data with the timestamp and user details of the deactivation.
    UpdateFromFtlToJspConfiguration - Class in info.magnolia.module.samples.setup
    Update FTL properties (config.templates and dialog) in order to create the equivalent JSP configuration.
    UpdateFromFtlToJspConfiguration(String, String, String, String) - Constructor for class info.magnolia.module.samples.setup.UpdateFromFtlToJspConfiguration
     
    UpdateFromFtlToJspSite - Class in info.magnolia.module.samples.setup
    Update FTL site properties in order to create the equivalent JSP site.
    UpdateFromFtlToJspSite(String, String, String, String) - Constructor for class info.magnolia.module.samples.setup.UpdateFromFtlToJspSite
     
    UpdateFromFtlToJspVirtualUriMapping - Class in info.magnolia.module.samples.setup
    Update FTL properties (config.virtualURIMapping) in order to create the equivalent JSP configuration.
    UpdateFromFtlToJspVirtualUriMapping(String, String, String, String) - Constructor for class info.magnolia.module.samples.setup.UpdateFromFtlToJspVirtualUriMapping
     
    updateKeys(MgnlKeyPair) - Static method in class info.magnolia.cms.security.SecurityUtil
     
    updateLastAccessTimestamp(User) - Method in class info.magnolia.cms.security.DelegatingUserManager
     
    updateLastAccessTimestamp(User) - Method in class info.magnolia.cms.security.ExternalUserManager
     
    updateLastAccessTimestamp(User) - Method in class info.magnolia.cms.security.MgnlUserManager
     
    updateLastAccessTimestamp(User) - Method in interface info.magnolia.cms.security.UserManager
    Updates last access timestamp for the user.
    updateLinks(Content, String, String) - Method in class info.magnolia.module.admininterface.SaveHandlerImpl
    Update the links in a string returned by a rich text editor.
    updateMetaData() - Method in class info.magnolia.cms.core.AbstractContent
     
    updateMetaData() - Method in interface info.magnolia.cms.core.Content
    Deprecated. You could call this method anytime to update working page properties - Modification date & Author ID.
    updateMetaData() - Method in class info.magnolia.cms.core.version.ContentVersion
    Throws an AccessDeniedException as versions are read only.
    updateMetaData() - Method in class info.magnolia.cms.util.ContentWrapper
     
    updateMetaData(Node) - Static method in class info.magnolia.jcr.util.MetaDataUtil
     
    updateMetaData(Content, String) - Method in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    updateOrCreate(Node, String, GregorianCalendar) - Static method in class info.magnolia.jcr.util.PropertyUtil
    Updates existing property or creates a new one if it doesn't exist already.
    UpdateSecurityFilterClientCallbacksConfiguration - Class in info.magnolia.setup.for4_5
    Updates the given security filter's client callback configuration to reflect the changes introduced in 4.5.
    UpdateSecurityFilterClientCallbacksConfiguration(String, String) - Constructor for class info.magnolia.setup.for4_5.UpdateSecurityFilterClientCallbacksConfiguration
     
    UpdateURI2RepositoryMappings - Class in info.magnolia.setup.initial
    Updates format of URI2Repository mappings to format used since 3.5.
    UpdateURI2RepositoryMappings() - Constructor for class info.magnolia.setup.initial.UpdateURI2RepositoryMappings
     
    UpdateURIMappings - Class in info.magnolia.setup.initial
    Updates virtualURIMappings to the format suitable for c2b.
    UpdateURIMappings() - Constructor for class info.magnolia.setup.initial.UpdateURIMappings
     
    updateUserListWithAllChildren(Node, Collection<User>) - Method in class info.magnolia.cms.security.MgnlUserManager
    Updates collection with all users located under provided node.
    UpdateUserManagers - Class in info.magnolia.setup.for4_5
    Updates user managers with properties used in account lockout feature.
    UpdateUserManagers() - Constructor for class info.magnolia.setup.for4_5.UpdateUserManagers
     
    upload() - Method in class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    URI2RepositoryManager - Class in info.magnolia.cms.beans.config
    Maps uri prefixes to repositories.
    URI2RepositoryManager() - Constructor for class info.magnolia.cms.beans.config.URI2RepositoryManager
     
    URI2RepositoryMapping - Class in info.magnolia.cms.beans.config
    Describes a uri to repository mapping.
    URI2RepositoryMapping(String, String, String) - Constructor for class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    URI2RepositoryMapping() - Constructor for class info.magnolia.cms.beans.config.URI2RepositoryMapping
     
    URI_REPOSITORY - Static variable in class info.magnolia.cms.security.URISecurityFilter
     
    URI_WORKSPACE - Static variable in class info.magnolia.cms.security.URISecurityFilter
     
    URIPatternVoter - Class in info.magnolia.voting.voters
    Checks if URI matches the pattern.
    URIPatternVoter() - Constructor for class info.magnolia.voting.voters.URIPatternVoter
     
    URIRegexVoter - Class in info.magnolia.voting.voters
    A voter taking a plain regex pattern which has to matched against the current uri.
    URIRegexVoter() - Constructor for class info.magnolia.voting.voters.URIRegexVoter
     
    URIRepositoryConfiguration - Class in info.magnolia.module.admininterface.config
     
    URIRepositoryConfiguration() - Constructor for class info.magnolia.module.admininterface.config.URIRepositoryConfiguration
     
    URISecurityFilter - Class in info.magnolia.cms.security
    This Filter protects URI as defined by ROLE(s)/GROUP(s) ACL.
    URISecurityFilter() - Constructor for class info.magnolia.cms.security.URISecurityFilter
     
    URIStartsWithVoter - Class in info.magnolia.voting.voters
    Checks if the URI starts with the given pattern.
    URIStartsWithVoter() - Constructor for class info.magnolia.voting.voters.URIStartsWithVoter
     
    URL_CHAR_PATTERN - Static variable in class info.magnolia.cms.util.SimpleUrlPattern
    Any char, newline included.
    UrlPattern - Interface in info.magnolia.cms.util
    Pattern interface, used to match URLs.
    UrlPattern.MatchAllPattern - Class in info.magnolia.cms.util
    A default implementation with matches any input.
    UrlPattern.MatchAllPattern() - Constructor for class info.magnolia.cms.util.UrlPattern.MatchAllPattern
    Instantiates a new MatchAllPattern instance.
    UrlPatternDelegate - Class in info.magnolia.cms.util
    An implementation of PatternDelegate that evaluates as condition a request uri patter or a hostname pattern.
    UrlPatternDelegate() - Constructor for class info.magnolia.cms.util.UrlPatternDelegate
     
    USE_FIRST_PASS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    USE_MAPPED_PASS - Static variable in class info.magnolia.jaas.sp.AbstractLoginModule
     
    useCache - Static variable in class info.magnolia.module.cache.CachePolicyResult
     
    UseCache - Class in info.magnolia.module.cache.executor
    Serves the content from the cache.
    UseCache() - Constructor for class info.magnolia.module.cache.executor.UseCache
     
    UselessNameFilter - Class in info.magnolia.importexport.filters
    A filter that can be used to remove optional "name" attributes in template, dialogs or paragraph nodes.
    UselessNameFilter(XMLReader) - Constructor for class info.magnolia.importexport.filters.UselessNameFilter
    Instantiates a new filter.
    USER - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated.  
    USER - Static variable in class info.magnolia.cms.core.MgnlNodeType
     
    USER - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    user - Variable in class info.magnolia.cms.security.auth.callback.CredentialsCallbackHandler
     
    User - Interface in info.magnolia.cms.security
    Represents a magnolia user.
    user - Variable in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
     
    user - Variable in class info.magnolia.jaas.sp.jcr.MagnoliaAuthenticationModule
     
    user - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    USER_GROUPS - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. Use RepositoryConstants.USER_GROUPS instead
    USER_GROUPS - Static variable in interface info.magnolia.repository.RepositoryConstants
     
    USER_ROLES - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. Use RepositoryConstants.USER_ROLES instead
    USER_ROLES - Static variable in interface info.magnolia.repository.RepositoryConstants
     
    UserAgentVoter - Class in info.magnolia.voting.voters
    A voter which checks the user agent header in request object against a list of allowed and/or rejected user agents.
    UserAgentVoter() - Constructor for class info.magnolia.voting.voters.UserAgentVoter
     
    UserAwareLoginModule - Interface in info.magnolia.jaas.sp
    Not all jaas module can return a user object, those which can should implement this interface.
    UserCallback - Class in info.magnolia.cms.security.auth.callback
    Used to transport the created User object back.
    UserCallback(User) - Constructor for class info.magnolia.cms.security.auth.callback.UserCallback
     
    UserContext - Interface in info.magnolia.context
    User aware context.
    UserContextImpl - Class in info.magnolia.context
    User aware context implementation able to release and discard all kept info upon user logout.
    UserContextImpl() - Constructor for class info.magnolia.context.UserContextImpl
     
    useRealmCallback - Variable in class info.magnolia.jaas.sp.AbstractLoginModule
    Allow the client to define the realm he logs into.
    UserEditDialog - Class in info.magnolia.module.admininterface.dialogs
     
    UserEditDialog(String, HttpServletRequest, HttpServletResponse, Content) - Constructor for class info.magnolia.module.admininterface.dialogs.UserEditDialog
     
    userInstance(Content) - Method in class info.magnolia.cms.security.MgnlUserManager
    Deprecated. since 4.3.1 - use MgnlUserManager.newUserInstance(javax.jcr.Node)
    UserManager - Interface in info.magnolia.cms.security
    Manages users.
    USERS - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. Use RepositoryConstants.USERS instead
    USERS - Static variable in interface info.magnolia.repository.RepositoryConstants
     
    UsersPage - Class in info.magnolia.module.admininterface.pages
     
    UsersPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.pages.UsersPage
    Required constructor.
    UsersTreeConfiguration - Class in info.magnolia.module.admininterface.trees
     
    UsersTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.UsersTreeConfiguration
     
    UsersTreeHandler - Class in info.magnolia.module.admininterface.trees
     
    UsersTreeHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.trees.UsersTreeHandler
     
    UTC_TIME_ZONE - Static variable in class info.magnolia.cms.util.DateUtil
     
    UTF8 - Static variable in class info.magnolia.importexport.DataTransporter
     
    UTF8_STATUS - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    UUID - Static variable in class info.magnolia.module.cache.commands.FlushFromCachesByUUIDCommand
     
    uuid2path(String, String) - Static method in class info.magnolia.cms.util.ContentUtil
    Deprecated.  
    UUID_ATTRIBUTE - Static variable in class info.magnolia.templating.freemarker.AbstractDirective
     
    UUID_KEY_MAP_KEY - Static variable in class info.magnolia.module.cache.cachepolicy.Default
     
    UUID_PATTERN - Static variable in class info.magnolia.link.LinkFactory
    Pattern to find a magnolia formatted uuid link.
    UUIDDialogControl - Interface in info.magnolia.cms.gui.dialog
    This interface marks a control the UUIDSaveHandler will save as uuid instead of a string.
    UUIDSaveHandler - Class in info.magnolia.module.admininterface
    This save handler checks each control if it is implementing the UUIDDialogControl interface.
    UUIDSaveHandler() - Constructor for class info.magnolia.module.admininterface.UUIDSaveHandler
     

    V

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

    W

    waitForLock(HttpServletRequest) - Method in class info.magnolia.module.exchangesimple.ReceiveFilter
    Will wait for predefined amount of time and attempt predefined number of times to obtain unlocked content.
    warn(String) - Method in interface info.magnolia.module.InstallContext
     
    warn(String) - Method in class info.magnolia.module.InstallContextImpl
     
    WarnCondition - Class in info.magnolia.module.delta
    Similar to the WarnTask, WarnCondition will always pass (return true) but will log a warning message in the InstallContext.
    WarnCondition(String, String, String) - Constructor for class info.magnolia.module.delta.WarnCondition
     
    WarnCondition(String, String) - Constructor for class info.magnolia.module.delta.WarnCondition
    Uses the description as the warning message.
    WarnIgnoredModuleFilters - Class in info.magnolia.setup.initial
    Checks if installed modules contain filter definitions and if so warns on installation with an appropriate message.
    WarnIgnoredModuleFilters() - Constructor for class info.magnolia.setup.initial.WarnIgnoredModuleFilters
     
    WarnTask - Class in info.magnolia.module.delta
    A task which does nothing else than logging a warning message.
    WarnTask(String, String) - Constructor for class info.magnolia.module.delta.WarnTask
     
    wasCausedBy(Throwable, Class<? extends Throwable>) - Static method in class info.magnolia.cms.util.ExceptionUtil
    Returns true if the given exception or any of the nested cause exceptions is an instance of the suspectedCause exception argument, or a subclass thereof.
    WEB_CONTAINER_RESOURCE_MARKER_ATTRIBUTE - Static variable in class info.magnolia.cms.filters.WebContainerResourcesImpl
    A request can be marked as requesting a web container resource by adding this attribute to the request.
    WEB_RENDER_KIT - Static variable in class info.magnolia.cms.gui.controlx.RenderKitFactory
    RenderKit used in the public website.
    WebappBootstrap - Class in info.magnolia.module.webapp
    A Task used by the webapp module's version handler to bootstrap files under WEB-INF/bootstrap (i.e directories defined by the magnolia.bootstrap.dir property) TODO : exception handling...
    WebappBootstrap() - Constructor for class info.magnolia.module.webapp.WebappBootstrap
     
    WebappDelta - Class in info.magnolia.module.webapp
    A hard-coded Delta for the webapp module.
    WebappVersionHandler - Class in info.magnolia.module.webapp
    ModuleVersionHandler for the webapp module; bootstraps webapp content only if all workspaces are empty.
    WebappVersionHandler() - Constructor for class info.magnolia.module.webapp.WebappVersionHandler
     
    WebContainerResources - Interface in info.magnolia.cms.filters
    Web container resources are resources which are served by the web container and not by the Magnolia CMS.
    WebContainerResourcesImpl - Class in info.magnolia.cms.filters
    A basic implementation which uses a request attribute to mark a request to a web container resource.
    WebContainerResourcesImpl() - Constructor for class info.magnolia.cms.filters.WebContainerResourcesImpl
     
    WebContext - Interface in info.magnolia.context
    Context interface specialized for servlet requests; knows about HttpServletRequest/HttpServletResponse.
    WebContextFactory - Interface in info.magnolia.context
    Simple factory class, whose implementations are responsible for instantiating and initializing WebContext instances.
    WebContextFactoryImpl - Class in info.magnolia.context
    Default WebContextFactory, providing a hook to instantiate custom implementations of AggregationState.
    WebContextFactoryImpl() - Constructor for class info.magnolia.context.WebContextFactoryImpl
     
    WebContextImpl - Class in info.magnolia.context
    Context implementation keeping track of the current request, response, servletContext and pageContext.
    WebContextImpl() - Constructor for class info.magnolia.context.WebContextImpl
    Use init to initialize the object.
    WEBPAGE - Static variable in class info.magnolia.cms.gui.misc.Icon
     
    WEBSITE - Static variable in class info.magnolia.cms.beans.config.ContentRepository
    Deprecated. Use RepositoryConstants.WEBSITE instead
    WEBSITE - Static variable in interface info.magnolia.repository.RepositoryConstants
    default repository ID's.
    WebsiteSearchList - Class in info.magnolia.module.admininterface.lists
     
    WebsiteSearchList(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.lists.WebsiteSearchList
     
    WebsiteTreeConfiguration - Class in info.magnolia.module.admininterface.trees
     
    WebsiteTreeConfiguration() - Constructor for class info.magnolia.module.admininterface.trees.WebsiteTreeConfiguration
     
    WebsiteTreeHandler - Class in info.magnolia.module.admininterface.trees
     
    WebsiteTreeHandler(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.trees.WebsiteTreeHandler
     
    WebsiteVersionsList - Class in info.magnolia.module.admininterface.lists
     
    WebsiteVersionsList(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.admininterface.lists.WebsiteVersionsList
     
    WebXmlConditionsUtil - Class in info.magnolia.module.delta
    A utility class for web.xml related conditions, which will add conditions to a given list of tasks based on some conditions.
    WebXmlConditionsUtil(List<Condition>) - Constructor for class info.magnolia.module.delta.WebXmlConditionsUtil
     
    WebXmlUtil - Class in info.magnolia.cms.util
    Contains utility methods to register or check for the existence of elements in web.xml.
    WebXmlUtil() - Constructor for class info.magnolia.cms.util.WebXmlUtil
     
    WebXmlUtil(InputStream) - Constructor for class info.magnolia.cms.util.WebXmlUtil
    Test-friendly constructor.
    withConfiguration(ComponentProviderConfiguration) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
     
    withParent(GuiceComponentProvider) - Method in class info.magnolia.objectfactory.guice.GuiceComponentProviderBuilder
     
    WorkflowConstants - Class in info.magnolia.module.workflow
    Constants used throughout the workflow module.
    WorkflowConstants() - Constructor for class info.magnolia.module.workflow.WorkflowConstants
     
    WorkflowModule - Class in info.magnolia.module.workflow
    Module "workflow" entry class.
    WorkflowModule() - Constructor for class info.magnolia.module.workflow.WorkflowModule
     
    WorkflowModuleVersionHandler - Class in info.magnolia.module.workflow.setup
    The ModuleVersionHandler for the workflow module.
    WorkflowModuleVersionHandler() - Constructor for class info.magnolia.module.workflow.setup.WorkflowModuleVersionHandler
     
    WorkflowTreeConfiguration - Class in info.magnolia.module.workflow.trees
    A TreeConfiguration that allows display of types found in Expressions and Store workspaces.
    WorkflowTreeConfiguration() - Constructor for class info.magnolia.module.workflow.trees.WorkflowTreeConfiguration
     
    WorkflowUtil - Class in info.magnolia.module.workflow
    Util to use the mangoila workflow module.
    WorkflowUtilPage - Class in info.magnolia.module.workflow.pages
    A TemplatedMVCHandler providing utility/test functions for workflows.
    WorkflowUtilPage(String, HttpServletRequest, HttpServletResponse) - Constructor for class info.magnolia.module.workflow.pages.WorkflowUtilPage
     
    WorkflowWebsiteTreeConfiguration - Class in info.magnolia.module.workflow.trees
    An AdminTreeConfiguration for the website tree, which redefines the activation context menu items, so that they popup the activation dialog ('enter comment').
    WorkflowWebsiteTreeConfiguration() - Constructor for class info.magnolia.module.workflow.trees.WorkflowWebsiteTreeConfiguration
     
    WORKITEM - Static variable in class info.magnolia.cms.core.ItemType
    Deprecated. "wfe:workItem".
    WorkItemContext - Class in info.magnolia.module.workflow
    This context wrapps a workitem and delegates the most of the methods to the inner context.
    WorkItemContext(Context, WorkItem) - Constructor for class info.magnolia.module.workflow.WorkItemContext
     
    WORKSPACE_ATTRIBUTE - Static variable in class info.magnolia.templating.freemarker.AbstractDirective
     
    WORKSPACE_ENGINE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    WORKSPACE_EXPRESSION - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    WORKSPACE_NAME - Static variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    WORKSPACE_STORE - Static variable in class info.magnolia.module.workflow.WorkflowConstants
     
    workspaceHasOldIndexer() - Method in class info.magnolia.module.delta.WorkspaceXmlConditionsUtil
    Deprecated. since 4.5 - use WorkspaceXmlConditionsUtil.textFilterClassesAreNotSet() instead.
    WorkspaceMapping - Class in info.magnolia.repository
    Maintains a registry of repositories and a list of mappings from logical workspaces to the real workspaces in the repositories.
    WorkspaceMapping() - Constructor for class info.magnolia.repository.WorkspaceMapping
     
    WorkspaceMappingDefinition - Class in info.magnolia.repository.definition
    Represents a mapping from a logical workspace name to a physical workspace name in a repository.
    WorkspaceMappingDefinition(String, String, String) - Constructor for class info.magnolia.repository.definition.WorkspaceMappingDefinition
     
    workspaceName - Variable in class info.magnolia.module.delta.NodeCheckDelegateTask
     
    workspaceName - Variable in class info.magnolia.module.exchangesimple.BaseSyndicatorImpl
     
    WorkspaceXmlConditionsUtil - Class in info.magnolia.module.delta
    A utility class for workspace.xml related conditions, which will add conditions to a given list of tasks based on some conditions.
    WorkspaceXmlConditionsUtil(List<Condition>) - Constructor for class info.magnolia.module.delta.WorkspaceXmlConditionsUtil
     
    WorkspaceXmlUtil - Class in info.magnolia.cms.util
    Contains utility methods to check workspace.xml.
    WorkspaceXmlUtil() - Constructor for class info.magnolia.cms.util.WorkspaceXmlUtil
     
    wrap(Content) - Method in class info.magnolia.cms.i18n.I18nContentWrapper
     
    wrap(Content) - Method in class info.magnolia.cms.util.ContentWrapper
    Override if a wrapper wants to wrap returned content objects.
    wrap(NodeData) - Method in class info.magnolia.cms.util.ContentWrapper
    Override if a wrapper wants to wrap returned node data objects.
    wrap(Content) - Method in class info.magnolia.cms.util.ExtendingContentWrapper
     
    wrap(Content) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
    Override this method to have hierarchy manager wrap every piece of content it returns.
    wrap(NodeData) - Method in class info.magnolia.cms.util.HierarchyManagerWrapper
    Override this method to have hierarchy manager wrap every piece of node data it returns.
    wrap(Content) - Method in class info.magnolia.cms.util.InheritanceContentWrapper
    Wrap returned nodes.
    wrap(NodeData) - Method in class info.magnolia.cms.util.LazyContentWrapper
     
    wrap(Content) - Method in class info.magnolia.cms.util.LazyNodeDataWrapper
     
    wrap(Content) - Method in class info.magnolia.cms.util.NodeDataWrapper
    Default implementation of content wrapping for cases where NodeData needs to return content.
    wrap(Content) - Method in class info.magnolia.cms.util.NodeMapWrapper
     
    wrap(NodeData) - Method in class info.magnolia.cms.util.SystemContentWrapper
     
    wrap(Content) - Method in class info.magnolia.cms.util.SystemNodeDataWrapper
     
    wrap(Object) - Method in class info.magnolia.freemarker.models.MagnoliaObjectWrapper
     
    wrapAsContent(Node) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    wrapAsContent(Node, String) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    wrapAsContent(Node, String, String) - Method in class info.magnolia.cms.core.DefaultContent
    Deprecated.  
    wrapAsContent(Node, String, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated.  
    wrapAsContent(Node, String) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated.  
    wrapAsContent(Node) - Method in class info.magnolia.cms.core.DefaultHierarchyManager
    Deprecated.  
    wrapContentNodes(Collection<Content>) - Method in class info.magnolia.cms.util.ContentWrapper
    Override if a wrapper wants to wrap returned collections as well (by getChildren(..), ...
    wrapNode(Node) - Method in class info.magnolia.cms.core.version.MgnlVersioningSession
     
    wrapNode(Node) - Method in class info.magnolia.cms.core.version.VersionedNode
     
    wrapNode(Node) - Method in class info.magnolia.jcr.decoration.AbstractContentDecorator
     
    wrapNode(Node) - Method in interface info.magnolia.jcr.decoration.ContentDecorator
     
    wrapNode(Node) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeIterator
     
    wrapNode(Node) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
     
    wrapNode(Node) - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
     
    wrapNode(Node) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
     
    wrapNode(Node) - Method in class info.magnolia.jcr.inheritance.InheritanceContentDecorator
     
    wrapNode(Node) - Method in class info.magnolia.jcr.iterator.FilteringNodeIterator
     
    wrapNode(Node) - Method in class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
     
    wrapNode(Node) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
     
    wrapNode(Node) - Method in class info.magnolia.jcr.wrapper.I18nNodeWrapper
     
    wrapNode(Node) - Method in class info.magnolia.jcr.wrapper.InheritanceNodeWrapper
     
    wrapNode(Node) - Method in interface info.magnolia.jcr.wrapper.NodeWrapperFactory
     
    wrapNode(Node) - Method in class info.magnolia.jcr.wrapper.NodeWrappingDelegateSessionWrapper
     
    wrapNodeDatas(Collection<NodeData>) - Method in class info.magnolia.cms.util.ContentWrapper
    Override if a wrapper wants to wrap returned collections as well (by getChildren(..), ...
    wrapNodeForModel(Node) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
    Wraps the current content node before passing it to the model.
    wrapNodeForTemplate(Node) - Method in class info.magnolia.rendering.renderer.AbstractRenderer
    Wraps the current content node for exposing it to the template script as a context attribute.
    wrapNodeIterator(NodeIterator) - Method in class info.magnolia.jcr.decoration.AbstractContentDecorator
     
    wrapNodeIterator(NodeIterator) - Method in interface info.magnolia.jcr.decoration.ContentDecorator
     
    wrapNodeIterator(NodeIterator) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
     
    wrapNodeIterator(NodeIterator) - Method in class info.magnolia.jcr.wrapper.ChildFilteringNodeWrapper
     
    wrapNodeIterator(NodeIterator) - Method in class info.magnolia.jcr.wrapper.ChildWrappingNodeWrapper
     
    wrapped - Variable in class info.magnolia.jcr.wrapper.DelegateNodeWrapper
     
    wrapped - Variable in class info.magnolia.jcr.wrapper.DelegateSessionWrapper
     
    wrapperElement - Variable in class info.magnolia.templating.jsp.taglib.SimpleNavigationTag
    html element to wrap the anchortext.
    WrappingNodeIterator - Class in info.magnolia.jcr.iterator
    Node iterator wrapping all returned nodes using provided node wrapper.
    WrappingNodeIterator(NodeIterator, NodeWrapperFactory) - Constructor for class info.magnolia.jcr.iterator.WrappingNodeIterator
     
    WrappingPropertyIterator - Class in info.magnolia.jcr.iterator
    Property iterator wrapping all returned nodes using provided property wrapper.
    WrappingPropertyIterator(PropertyIterator, PropertyWrapperFactory) - Constructor for class info.magnolia.jcr.iterator.WrappingPropertyIterator
     
    WrappingPropertyWrapper - Class in info.magnolia.jcr.wrapper
    Wrapper for a JCR Property that will wrap nodes and properties acquired via references.
    WrappingPropertyWrapper(Property, NodeWrapperFactory, PropertyWrapperFactory) - Constructor for class info.magnolia.jcr.wrapper.WrappingPropertyWrapper
     
    wrapProperty(Property) - Method in class info.magnolia.cms.core.version.VersionedNode
     
    wrapProperty(Property) - Method in class info.magnolia.jcr.decoration.AbstractContentDecorator
     
    wrapProperty(Property) - Method in interface info.magnolia.jcr.decoration.ContentDecorator
     
    wrapProperty(Property) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
     
    wrapProperty(Property) - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyIterator
     
    wrapProperty(Property) - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
     
    wrapProperty(Property) - Method in class info.magnolia.jcr.decoration.ContentDecoratorSessionWrapper
     
    wrapProperty(Property) - Method in class info.magnolia.jcr.iterator.FilteringPropertyIterator
     
    wrapProperty(Property) - Method in class info.magnolia.jcr.wrapper.HTMLEscapingNodeWrapper
     
    wrapProperty(Property) - Method in interface info.magnolia.jcr.wrapper.PropertyWrapperFactory
     
    wrapPropertyIterator(PropertyIterator) - Method in class info.magnolia.jcr.decoration.AbstractContentDecorator
     
    wrapPropertyIterator(PropertyIterator) - Method in interface info.magnolia.jcr.decoration.ContentDecorator
     
    wrapPropertyIterator(PropertyIterator) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
     
    wrapPropertyIterator(PropertyIterator) - Method in class info.magnolia.jcr.wrapper.PropertyAndChildWrappingNodeWrapper
     
    wrapSession(Session) - Method in class info.magnolia.jcr.decoration.AbstractContentDecorator
     
    wrapSession(Session) - Method in interface info.magnolia.jcr.decoration.ContentDecorator
     
    wrapSession(Session) - Method in class info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper
     
    wrapSession(Session) - Method in class info.magnolia.jcr.decoration.ContentDecoratorPropertyWrapper
     
    write(int) - Method in class info.magnolia.cms.cache.MultiplexServletOutputStream
    Deprecated.  
    write(byte[]) - Method in class info.magnolia.cms.cache.MultiplexServletOutputStream
    Deprecated.  
    write(byte[], int, int) - Method in class info.magnolia.cms.cache.MultiplexServletOutputStream
    Deprecated.  
    write(int) - Method in class info.magnolia.cms.filters.RangedOutputStream
     
    WRITE - Static variable in interface info.magnolia.cms.security.Permission
    All write permissions.
    write(int) - Method in class info.magnolia.module.cache.filter.SimpleServletOutputStream
     
    write(char[], int, int) - Method in class info.magnolia.rendering.util.AppendableWriter
     
    writeACL(Content) - Method in class info.magnolia.module.admininterface.dialogs.GroupEditDialog
    Write ACL entries under the given node
    writeACL(Content) - Method in class info.magnolia.module.admininterface.dialogs.UserEditDialog
    Write ACL entries under the given user node
    writeContent(HttpServletRequest, HttpServletResponse, FilterChain, boolean) - Method in class info.magnolia.module.cache.filter.ContentCachedEntry
     
    writeContent(HttpServletRequest, HttpServletResponse, FilterChain, boolean) - Method in class info.magnolia.module.cache.filter.DelegatingBlobCachedEntry
     
    writeContent(HttpServletRequest, HttpServletResponse, FilterChain, boolean) - Method in class info.magnolia.module.cache.filter.InMemoryCachedEntry
     
    writeInnerHtml(Writer, boolean, File, StringBuffer, String) - Method in class info.magnolia.cms.gui.dialog.DialogFile
     
    writeRepositoryTable(HttpServletRequest, HttpServletResponse, Messages, PrintWriter, Content, RepositoryConfiguration) - Method in class info.magnolia.module.admininterface.dialogs.ACLSDialogControl
     

    X

    XML - Static variable in class info.magnolia.importexport.DataTransporter
     
    XPATH - Static variable in interface info.magnolia.cms.core.search.Query
    Deprecated.  

    Y

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

    Z

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

    _

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

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

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