Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

AbstractAddResourceAction<D extends OpenCreateDialogActionDefinition> - Class in info.magnolia.resources.app.action
Action to add a resource from the resources app.
AbstractAddResourceAction(D, Item, FormDialogPresenterFactory, AppContext, UiContext, ContentConnector, SimpleTranslator, LocationController, ResourceOrigin, EventBus) - Constructor for class info.magnolia.resources.app.action.AbstractAddResourceAction
 
AbstractInstallResourceTask - Class in info.magnolia.module.resources.setup
Task to load single resource to the repository.
AbstractInstallResourceTask(String, String, String, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
AbstractInstallResourceTask(String, String, boolean, String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
AbstractInstallResourceTask(String, String, boolean, String, String, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
AbstractResourceAction<D extends ActionDefinition> - Class in info.magnolia.resources.app.action
Abstract class for Resource related actions.
AbstractResourceAction(D, ResourceOrigin<?>) - Constructor for class info.magnolia.resources.app.action.AbstractResourceAction
 
AbstractResourceAvailabilityRule - Class in info.magnolia.resources.app.availability
Abstract rule class for Resource related availability rules.
AbstractResourceAvailabilityRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.AbstractResourceAvailabilityRule
 
ADD_TIMESTAMP - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
addContainerProperty(Object, Class<?>, Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
addItem(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
addItem() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
addItemAfter(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
addItemAfter(Object, Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
addItemAt(int) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
addItemAt(int, Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
addItemSetChangeListener(ItemSetChangeListener) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
addListener(ItemSetChangeListener) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
addResource() - Method in class info.magnolia.resources.app.action.AbstractAddResourceAction
Implement this method for the EditorCallback#onSuccess(String) case to add the resource to the ResourcesContentConnector.
addResource() - Method in class info.magnolia.resources.app.action.AddResourceAction
Adds a new resource to the JcrResourceOrigin.
addResource() - Method in class info.magnolia.resources.app.action.AddResourceFolderAction
Adds a new folder to the JcrResourceOrigin.
AddResourceAction - Class in info.magnolia.resources.app.action
Action to add a resource from the resources app.
AddResourceAction(AddResourceActionDefinition, Item, FormDialogPresenterFactory, AppContext, UiContext, ContentConnector, SimpleTranslator, LocationController, ResourceOrigin, EventBus) - Constructor for class info.magnolia.resources.app.action.AddResourceAction
 
AddResourceActionDefinition - Class in info.magnolia.resources.app.action
Used for configuring an AddResourceAction.
AddResourceActionDefinition() - Constructor for class info.magnolia.resources.app.action.AddResourceActionDefinition
 
AddResourceFolderAction - Class in info.magnolia.resources.app.action
Action to add a folder from the resources app.
AddResourceFolderAction(AddResourceFolderActionDefinition, Item, FormDialogPresenterFactory, AppContext, UiContext, ContentConnector, SimpleTranslator, LocationController, ResourceOrigin, EventBus) - Constructor for class info.magnolia.resources.app.action.AddResourceFolderAction
 
AddResourceFolderActionDefinition - Class in info.magnolia.resources.app.action
Used for configuring a AddResourceFolderAction.
AddResourceFolderActionDefinition() - Constructor for class info.magnolia.resources.app.action.AddResourceFolderActionDefinition
 
addResourceLoader(ResourceLoader) - Method in class info.magnolia.module.resources.ResourcesModule
Deprecated.
since 2.4 Resources are now served through the ResourceOrigin API.
appContext - Variable in class info.magnolia.resources.app.action.AbstractAddResourceAction
 
areChildrenAllowed(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 

B

BackupResourceTask - Class in info.magnolia.module.resources.setup
Task to backup resources when installing updates.
BackupResourceTask(String, String, String) - Constructor for class info.magnolia.module.resources.setup.BackupResourceTask
 
BackupResourceTask(String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.BackupResourceTask
 
BackupResourceTask(String, String, String, boolean, String) - Constructor for class info.magnolia.module.resources.setup.BackupResourceTask
 
BackupResourceTask(String, String, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.BackupResourceTask
 
BackupResourceTask(String, String, String, String) - Constructor for class info.magnolia.module.resources.setup.BackupResourceTask
 
BackupResourceTask(String, String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.BackupResourceTask
 
BackupResourceTask(String, String, String, String, String) - Constructor for class info.magnolia.module.resources.setup.BackupResourceTask
 
BackupResourceTask(String, String, String, String, boolean, String) - Constructor for class info.magnolia.module.resources.setup.BackupResourceTask
 
BackupResourceTask(String, String, String, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.BackupResourceTask
 
BINARY - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
BINARY_NODE - Static variable in class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 
BINARY_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
BYPASS_PROPERTY - Static variable in class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 

C

canHandleItem(Object) - Method in class info.magnolia.resources.app.ResourcesContentConnector
 
ClasspathResourceLoader - Class in info.magnolia.module.resources.loaders
Deprecated.
since 2.4 (Magnolia 5.4), please use the new ResourceOrigin API.
ClasspathResourceLoader() - Constructor for class info.magnolia.module.resources.loaders.ClasspathResourceLoader
Deprecated.
 
cleanDownloadPath() - Method in class info.magnolia.module.resources.ResourceLinker
Returns whatever's been configured as ResourcesModule.downloadPath, with a single leading slash and no leading slash.
containsId(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
CONTENT_PROPERTY_ID - Static variable in class info.magnolia.resources.app.workbench.ResourcesContainer
 
contentConnector - Variable in class info.magnolia.resources.app.action.AbstractAddResourceAction
 
COPY_ORIGIN_NODE - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
createContainer() - Method in class info.magnolia.resources.app.workbench.tree.ResourcesTreePresenter
 
createNewFolder(Resource, Item) - Method in class info.magnolia.resources.app.ResourcesContentConnector
Creates a new folder () in JcrResourceOrigin.
createNewResource(Resource, Item) - Method in class info.magnolia.resources.app.ResourcesContentConnector
Creates a new Resource in JCR resources repository.
CSS - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
CSS_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 

D

DEFAULT_BACKUP_PATH - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
DEFAULT_ENCODING - Static variable in class info.magnolia.module.resources.setup.InstallTextResourceTask
 
DEFAULT_ORIGIN_NODE_ACTION - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
DEFAULT_TIMESTAMP_ACTION - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
DEFAULT_TIMESTAMP_FORMAT - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
DEFAULT_WORKSPACE - Static variable in class info.magnolia.module.resources.ResourcesModule
Deprecated.
since 2.4 Resources are now served through the ResourceOrigin API.
DESCRIPTION - Static variable in class info.magnolia.resources.app.workbench.tools.FilterClasspathResourcesToolPresenter
 
DETAIL_SUBAPP_NAME - Static variable in class info.magnolia.resources.app.action.AbstractResourceAction
 
determineTemplate(String) - Method in class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
If no template has been defined the file extension is used.
determineType(String) - Static method in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
determineType(String, boolean) - Static method in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
DIRECTORY_PROPERTY_ID - Static variable in class info.magnolia.resources.app.workbench.ResourcesContainer
 
dispatch(FilterClasspathResourcesEvent.Handler) - Method in class info.magnolia.resources.app.workbench.tools.FilterClasspathResourcesEvent
 
doCollapse(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
doExecute(InstallContext) - Method in class info.magnolia.module.resources.setup.BackupResourceTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.resources.setup.InstallBinaryResourcesTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.resources.setup.RemoveResourcePropertyFromAllChildrenRecursivelyTask
 
doExecute(InstallContext) - Method in class info.magnolia.module.resources.setup.TemplateMigrationTask
 
doExecute(InstallContext) - Method in class info.magnolia.resources.app.setup.UpdateResourcesAppConfigurationTask
 
doExpand(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class info.magnolia.module.resources.ResourcesServlet
 

E

EDITABLE_PROPERTY_ID - Static variable in class info.magnolia.resources.app.workbench.ResourcesContainer
 
EditResourceAction - Class in info.magnolia.module.resources.app.action
Deprecated.
Since Resources 2.4 (Magnolia 5.4), the JCR-based resources app is deprecated. Instead, the new resources-app lists all resources across classpath, file-system and the JCR 'resources' workspace.
EditResourceAction(EditResourceActionDefinition, AbstractJcrNodeAdapter, LocationController) - Constructor for class info.magnolia.module.resources.app.action.EditResourceAction
Deprecated.
 
EditResourceAction - Class in info.magnolia.resources.app.action
Action for editing a file within the Resources app.
EditResourceAction(EditResourceActionDefinition, Item, Context, AppContext, SimpleTranslator, LocationController, ResourceOrigin, EventBus) - Constructor for class info.magnolia.resources.app.action.EditResourceAction
 
EditResourceActionDefinition - Class in info.magnolia.module.resources.app.action
Deprecated.
Since Resources 2.4 (Magnolia 5.4), the JCR-based resources app is deprecated. Instead, the new resources-app lists all resources across classpath, file-system and the JCR 'resources' workspace.
EditResourceActionDefinition() - Constructor for class info.magnolia.module.resources.app.action.EditResourceActionDefinition
Deprecated.
 
EditResourceActionDefinition - Class in info.magnolia.resources.app.action
Used for configure a EditResourceAction.
EditResourceActionDefinition() - Constructor for class info.magnolia.resources.app.action.EditResourceActionDefinition
 
enabled - Variable in class info.magnolia.module.resources.loaders.ClasspathResourceLoader
Deprecated.
 
eventBus - Variable in class info.magnolia.resources.app.action.AbstractAddResourceAction
 
execute() - Method in class info.magnolia.module.resources.app.action.EditResourceAction
Deprecated.
 
execute(InstallContext) - Method in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
execute(InstallContext) - Method in class info.magnolia.module.resources.setup.InstallBinaryResourceTask
 
execute(InstallContext) - Method in class info.magnolia.module.resources.setup.InstallReferenceResourceTask
 
execute(InstallContext) - Method in class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
execute(InstallContext) - Method in class info.magnolia.module.resources.setup.InstallResourceTask
Deprecated.
 
execute(InstallContext) - Method in class info.magnolia.module.resources.setup.InstallTextResourceTask
 
execute() - Method in class info.magnolia.resources.app.action.AbstractAddResourceAction
 
execute() - Method in class info.magnolia.resources.app.action.EditResourceAction
 
execute() - Method in class info.magnolia.resources.app.action.HotfixResourceAction
Deprecated.
 
execute() - Method in class info.magnolia.resources.app.action.OpenResourceAction
 
execute() - Method in class info.magnolia.resources.app.action.RemoveHotfixAction
Deprecated.
 
execute() - Method in class info.magnolia.resources.app.action.UploadResourceAction
 
extension - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
EXTENSION_PROPERTY - Static variable in class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 
ExtractCommentCommand - Class in info.magnolia.module.resources.commands
Deprecated.
since 2.0.2 use info.magnolia.commands.impl.ExtractCommentCommand instead.
ExtractCommentCommand() - Constructor for class info.magnolia.module.resources.commands.ExtractCommentCommand
Deprecated.
 
extractParentItem(JcrItemAdapter) - Static method in class info.magnolia.resources.app.utils.ResourceUtils
This method is extracting the parent node of a given item, Returns null if the parent node couldn't be found.

F

FileSystemResourceLoader - Class in info.magnolia.module.resources.loaders
Deprecated.
since 2.4 (Magnolia 5.4), please use the new ResourceOrigin API.
FileSystemResourceLoader(MagnoliaConfigurationProperties) - Constructor for class info.magnolia.module.resources.loaders.FileSystemResourceLoader
Deprecated.
 
FilterClasspathResourcesEvent - Class in info.magnolia.resources.app.workbench.tools
Fired when the "classpath resources filter" checkbox is toggled in the view.
FilterClasspathResourcesEvent(boolean) - Constructor for class info.magnolia.resources.app.workbench.tools.FilterClasspathResourcesEvent
 
FilterClasspathResourcesEvent.Handler - Interface in info.magnolia.resources.app.workbench.tools
Handler interface for FilterClasspathResourcesEvent.
FilterClasspathResourcesToolDefinition - Class in info.magnolia.resources.app.workbench.tools
FilterClasspathResourcesToolDefinition() - Constructor for class info.magnolia.resources.app.workbench.tools.FilterClasspathResourcesToolDefinition
 
FilterClasspathResourcesToolPresenter - Class in info.magnolia.resources.app.workbench.tools
Renders a checkbox which allows for toggling the filter of classpath resources in the views.
FilterClasspathResourcesToolPresenter(EventBus, SimpleTranslator) - Constructor for class info.magnolia.resources.app.workbench.tools.FilterClasspathResourcesToolPresenter
 
findResources() - Method in class info.magnolia.module.resources.setup.InstallBinaryResourcesTask
 
findResources() - Method in class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
findResources() - Method in class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
fingerPrintFor(Resource) - Method in class info.magnolia.module.resources.ResourceLinker
 
firstItemId() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
FORMAT_PROPERTY_ID - Static variable in class info.magnolia.resources.app.workbench.ResourcesContainer
 

G

generateCell(Table, Object, Object) - Method in class info.magnolia.module.resources.app.ResourceTemplateColumnFormatter
Deprecated.
Uses an i18n key to get the label for a given resource template.
generateCell(Table, Object, Object) - Method in class info.magnolia.resources.app.formatter.ResourcesStatusColumnFormatter
 
generateCell(Table, Object, Object) - Method in class info.magnolia.resources.app.workbench.tree.OriginNameColumnFormatter
 
getBaseCaption(DetailLocation) - Method in class info.magnolia.module.resources.app.ResourceDetailSubApp
Deprecated.
 
getChildren(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
getConfirmationCallback() - Method in class info.magnolia.resources.app.action.RestoreResourceVersionAction
 
getContainerProperty(Object, Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
getContainerPropertyIds() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
getContentType() - Method in class info.magnolia.module.resources.templates.ResourceTemplate
 
getDefaultItemId() - Method in class info.magnolia.resources.app.ResourcesContentConnector
 
getDeltas(InstallContext, Version) - Method in class info.magnolia.module.resources.setup.ResourcesVersionHandler
 
getDownloadPath() - Method in class info.magnolia.module.resources.ResourcesModule
 
getEditorCallback() - Method in class info.magnolia.resources.app.action.RestoreResourceVersionAction
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.resources.setup.ResourcesModuleVersionHandler
 
getFailureMessage() - Method in class info.magnolia.resources.app.action.MarkResourceAsDeletedAction
 
getHandle(String) - Method in class info.magnolia.module.resources.mapping.URI2ResourcesRepositoryMapping
Deprecated.
 
getIcon(Item) - Method in class info.magnolia.resources.app.workbench.tree.ResourcesTreePresenter
 
getIdByIndex(int) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
getInstance() - Static method in class info.magnolia.module.resources.ResourcesModule
Deprecated.
since 2.4 - use IoC
getItem(Object) - Method in class info.magnolia.resources.app.ResourcesContentConnector
 
getItem(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
getItemComparator() - Method in class info.magnolia.resources.app.action.MarkResourceAsDeletedAction
 
getItemComparator() - Method in class info.magnolia.resources.app.action.ResourceActivationAction
 
getItemId(Item) - Method in class info.magnolia.resources.app.ResourcesContentConnector
 
getItemIdByUrlFragment(String) - Method in class info.magnolia.resources.app.ResourcesContentConnector
 
getItemIds() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
getItemIds(int, int) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
getItems() - Method in class info.magnolia.resources.app.action.MarkResourceAsDeletedAction
 
getItems() - Method in class info.magnolia.resources.app.action.ResourceActivationAction
 
getItemUrlFragment(Object) - Method in class info.magnolia.resources.app.ResourcesContentConnector
 
getJcrItem(Table, Object) - Method in class info.magnolia.resources.app.formatter.ResourcesStatusColumnFormatter
 
getJcrItemAdaptersFor(Context, Collection<Item>) - Static method in class info.magnolia.resources.app.utils.ResourceUtils
This method is assuming that given list of items have ResourcesContainer.RESOURCE_PATH property, In addition, it is also assuming that one who is using the method is searching for the given items in JcrResourceOrigin.RESOURCES_WORKSPACE.
getJcrNodeAdapterFor(Context, Item) - Static method in class info.magnolia.resources.app.utils.ResourceUtils
This method is assuming that given item has ResourcesContainer.RESOURCE_PATH property, In addition, it is also assuming that one who is using the method is searching for the given item in JcrResourceOrigin.RESOURCES_WORKSPACE.
getLocation() - Method in class info.magnolia.module.resources.app.action.ShowResourceVersionsAction
Deprecated.
 
getNewResourceItem() - Method in class info.magnolia.resources.app.action.AbstractAddResourceAction
 
getOrCreateFileItem() - Method in class info.magnolia.resources.app.form.field.transformer.item.ResourceFileTransformer
 
getOrigin() - Method in class info.magnolia.resources.app.ResourcesContentConnector
 
getParent(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
getParentResource() - Method in class info.magnolia.resources.app.action.AbstractAddResourceAction
 
getPath() - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
Deprecated.
 
getPreviousResourcesVersion(InstallContext, Version) - Static method in class info.magnolia.module.resources.setup.ResourcesVersionHandlerUtil
 
getProperty(String) - Method in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
getRepository() - Method in class info.magnolia.module.resources.ResourcesModule
Deprecated.
since 2.4 Resources are now served through the ResourceOrigin API.
getResource(String) - Method in class info.magnolia.module.resources.ResourceLinker
Called with a pathInfo, cleans up the given path and returns the corresponding Resource.
getResourceLoaders() - Method in class info.magnolia.module.resources.ResourcesModule
Deprecated.
since 2.4 Resources are now served through the ResourceOrigin API.
getResourcePathFromRequest(HttpServletRequest) - Method in class info.magnolia.module.resources.ResourcesServlet
 
getRoot() - Method in class info.magnolia.resources.app.form.field.transformer.item.ResourceFileTransformer
Defines the root item used to retrieve and create child items.
getRootItem() - Method in class info.magnolia.resources.app.form.field.transformer.item.ResourceFileTransformer
 
getSelfMappingPath() - Method in class info.magnolia.module.resources.ResourcesServlet
 
getServletMapping() - Method in class info.magnolia.module.resources.ResourceLinker
 
getSortedItems(Comparator<JcrItemAdapter>) - Method in class info.magnolia.resources.app.action.MarkResourceAsDeletedAction
 
getSortedItems(Comparator<JcrItemAdapter>) - Method in class info.magnolia.resources.app.action.ResourceActivationAction
 
getStream(String) - Method in class info.magnolia.module.resources.loaders.ClasspathResourceLoader
Deprecated.
 
getStream(String) - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
Deprecated.
 
getStream(String) - Method in interface info.magnolia.module.resources.loaders.ResourceLoader
Deprecated.
Gets InputStream from template file.
getSubAppMapping() - Method in class info.magnolia.module.resources.app.action.EditResourceActionDefinition
Deprecated.
 
getSubAppMapping() - Method in class info.magnolia.module.resources.app.action.ShowResourceVersionsActionDefinition
Deprecated.
 
getSuccessMessage() - Method in class info.magnolia.resources.app.action.MarkResourceAsDeletedAction
 
getType() - Method in class info.magnolia.resources.app.workbench.ResourceContentProperty
 
getType(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
getValue() - Method in class info.magnolia.resources.app.workbench.ResourceContentProperty
 

H

handleInvalid(T, Item) - Method in class info.magnolia.resources.app.form.field.transformer.item.ResourceFileTransformer
 
hasChildren(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
HasVersionsRule - Class in info.magnolia.resources.app.availability
This rule returns true if the item Resource has more than 1 version.
HasVersionsRule(ResourceOrigin, VersionManager) - Constructor for class info.magnolia.resources.app.availability.HasVersionsRule
 
HOTFIX_SUBAPP_NAME - Static variable in class info.magnolia.resources.app.action.AbstractResourceAction
 
HotfixActivationAction - Class in info.magnolia.resources.app.action
Deprecated.
since 2.4.2, please use ResourceActivationAction instead.
HotfixActivationAction(HotfixActivationActionDefinition, Item, CommandsManager, EventBus, SubAppContext, SimpleTranslator, Context) - Constructor for class info.magnolia.resources.app.action.HotfixActivationAction
Deprecated.
 
HotfixActivationActionDefinition - Class in info.magnolia.resources.app.action
Deprecated.
since 2.4.2, please use ResourceActivationActionDefinition instead.
HotfixActivationActionDefinition() - Constructor for class info.magnolia.resources.app.action.HotfixActivationActionDefinition
Deprecated.
 
HotfixResourceAction - Class in info.magnolia.resources.app.action
Deprecated.
since 2.4.2, please use EditResourceAction instead.
HotfixResourceAction(HotfixResourceActionDefinition, Item, Context, AppContext, SimpleTranslator, LocationController, ResourceOrigin, EventBus) - Constructor for class info.magnolia.resources.app.action.HotfixResourceAction
Deprecated.
 
HotfixResourceActionDefinition - Class in info.magnolia.resources.app.action
Deprecated.
since 2.4.2, please use EditResourceActionDefinition instead.
HotfixResourceActionDefinition() - Constructor for class info.magnolia.resources.app.action.HotfixResourceActionDefinition
Deprecated.
 
HTML - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
HTML_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 

I

i18n - Variable in class info.magnolia.resources.app.action.AbstractAddResourceAction
 
indexOfId(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
info.magnolia.module.resources - package info.magnolia.module.resources
 
info.magnolia.module.resources.app - package info.magnolia.module.resources.app
 
info.magnolia.module.resources.app.action - package info.magnolia.module.resources.app.action
 
info.magnolia.module.resources.commands - package info.magnolia.module.resources.commands
 
info.magnolia.module.resources.loaders - package info.magnolia.module.resources.loaders
 
info.magnolia.module.resources.mapping - package info.magnolia.module.resources.mapping
 
info.magnolia.module.resources.renderers - package info.magnolia.module.resources.renderers
 
info.magnolia.module.resources.setup - package info.magnolia.module.resources.setup
 
info.magnolia.module.resources.templates - package info.magnolia.module.resources.templates
 
info.magnolia.resources.app - package info.magnolia.resources.app
 
info.magnolia.resources.app.action - package info.magnolia.resources.app.action
 
info.magnolia.resources.app.availability - package info.magnolia.resources.app.availability
 
info.magnolia.resources.app.form.field.transformer.item - package info.magnolia.resources.app.form.field.transformer.item
 
info.magnolia.resources.app.formatter - package info.magnolia.resources.app.formatter
 
info.magnolia.resources.app.imageprovider - package info.magnolia.resources.app.imageprovider
 
info.magnolia.resources.app.setup - package info.magnolia.resources.app.setup
 
info.magnolia.resources.app.utils - package info.magnolia.resources.app.utils
 
info.magnolia.resources.app.workbench - package info.magnolia.resources.app.workbench
 
info.magnolia.resources.app.workbench.tools - package info.magnolia.resources.app.workbench.tools
 
info.magnolia.resources.app.workbench.tree - package info.magnolia.resources.app.workbench.tree
 
initializeContainer() - Method in class info.magnolia.module.resources.app.ResourceThumbnailPresenter
Deprecated.
 
INPLACE_TEMPLATING_APP_LAUNCHER_CONFIG - Static variable in class info.magnolia.module.resources.setup.ResourcesModuleVersionHandler
 
InstallBinaryResourcesTask - Class in info.magnolia.module.resources.setup
Task to load new binary resources into repository based on name pattern.
InstallBinaryResourcesTask(String) - Constructor for class info.magnolia.module.resources.setup.InstallBinaryResourcesTask
 
InstallBinaryResourcesTask(String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallBinaryResourcesTask
 
InstallBinaryResourcesTask(String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallBinaryResourcesTask
 
InstallBinaryResourcesTask(String, String, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallBinaryResourcesTask
 
InstallBinaryResourceTask - Class in info.magnolia.module.resources.setup
Task to load single binary resource to the repository.
InstallBinaryResourceTask(String) - Constructor for class info.magnolia.module.resources.setup.InstallBinaryResourceTask
 
InstallBinaryResourceTask(String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallBinaryResourceTask
 
InstallBinaryResourceTask(String, String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallBinaryResourceTask
 
InstallBinaryResourceTask(String, String, String, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallBinaryResourceTask
 
InstallReferenceResourceTask - Class in info.magnolia.module.resources.setup
Task to install a referenced resource.
InstallReferenceResourceTask(String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallReferenceResourceTask
 
InstallResourcesTask - Class in info.magnolia.module.resources.setup
Deprecated.
since 2.2.1, use or @link InstallTextResourcesTask instead.
InstallResourcesTask(String, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourcesTask
InstallResourcesTask(String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
InstallResourcesTask(String, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
InstallResourcesTask(String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourcesTask
InstallResourcesTask(String, String, boolean, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
InstallResourcesTask(String, String, boolean, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
InstallResourcesTask(String, String, String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourcesTask
InstallResourcesTask(String, String, String, String, boolean, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
InstallResourcesTask(String, String, String, String, boolean, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
InstallResourceTask - Class in info.magnolia.module.resources.setup
Deprecated.
InstallResourceTask(String, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
InstallResourceTask(String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
Deprecated.
 
InstallResourceTask(String, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
Deprecated.
 
InstallResourceTask(String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
InstallResourceTask(String, String, boolean, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
Deprecated.
 
InstallResourceTask(String, String, boolean, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
Deprecated.
 
InstallResourceTask(String, String, String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
InstallResourceTask(String, String, boolean, String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
Deprecated.
 
InstallResourceTask(String, String, boolean, String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
Deprecated.
 
InstallResourceTask(String, String, String, String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
InstallResourceTask(String, String, boolean, String, String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
Deprecated.
 
InstallResourceTask(String, String, boolean, String, String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallResourceTask
Deprecated.
 
InstallTextResourcesTask - Class in info.magnolia.module.resources.setup
Task to load new text (css, js) resources into repository based on name pattern.
InstallTextResourcesTask(String) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
InstallTextResourcesTask(String, String) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
InstallTextResourcesTask(String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
InstallTextResourcesTask(String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
InstallTextResourcesTask(String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
InstallTextResourcesTask(String, String, boolean, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
InstallTextResourcesTask(String, String, String, boolean, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
InstallTextResourcesTask(String, String, String, String, String, boolean, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
InstallTextResourcesTask(String, String, String, String, String, boolean, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
InstallTextResourceTask - Class in info.magnolia.module.resources.setup
Task to load single non-binary resource to the repository.
InstallTextResourceTask(String) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourceTask
 
InstallTextResourceTask(String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourceTask
 
InstallTextResourceTask(String, boolean, String) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourceTask
 
InstallTextResourceTask(String, String) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourceTask
 
InstallTextResourceTask(String, String, String) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourceTask
 
InstallTextResourceTask(String, boolean, String, String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourceTask
 
InstallTextResourceTask(String, boolean, String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourceTask
 
InstallTextResourceTask(String, String, String, String, String, String, String, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourceTask
 
InstallTextResourceTask(String, String, String, String, String, String, String, boolean, boolean) - Constructor for class info.magnolia.module.resources.setup.InstallTextResourceTask
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.AbstractResourceAvailabilityRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.HasVersionsRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsDeletedRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsEditableRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsFileRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsHotfixableRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsHotfixedRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsJcrOnlyResourceRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsNotBinaryFileRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsNotDeletedRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsNotOverridingRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsOverridingRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsPublishedRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsResourceFolderRule
 
isAvailableFor(Resource) - Method in class info.magnolia.resources.app.availability.IsResourcePresentInJcrRule
 
isAvailableForItem(Object) - Method in class info.magnolia.resources.app.availability.AbstractResourceAvailabilityRule
 
isCollapsed(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
IsDeletedRule - Class in info.magnolia.resources.app.availability
This rule returns true if the item Resource is not part of JcrResourceOrigin, or if it is a node and has the mgnl:deleted mixin type.
IsDeletedRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsDeletedRule
 
isDeletionActivation() - Method in class info.magnolia.resources.app.action.ResourceActivationActionDefinition
 
isDirectory(Item) - Static method in class info.magnolia.resources.app.utils.ResourceUtils
This method checks if given item is a directory.
IsEditableRule - Class in info.magnolia.resources.app.availability
This rule returns true if Resource is editable.
IsEditableRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsEditableRule
 
isEnabled() - Method in class info.magnolia.module.resources.loaders.ClasspathResourceLoader
Deprecated.
 
isEnabled() - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
Deprecated.
 
isEnabled() - Method in interface info.magnolia.module.resources.loaders.ResourceLoader
Deprecated.
 
IsFileRule - Class in info.magnolia.resources.app.availability
This rule returns true if Resource points to a file (i.e.
IsFileRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsFileRule
 
isFilteringClasspathResources() - Method in class info.magnolia.resources.app.workbench.tools.FilterClasspathResourcesEvent
 
isFirstId(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
IsHotfixableRule - Class in info.magnolia.resources.app.availability
This rule returns true if Resource can be hotfixed, i.e.
IsHotfixableRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsHotfixableRule
 
IsHotfixedRule - Class in info.magnolia.resources.app.availability
This rule returns true if resource is present in JcrResourceOrigin and has more than 1 layers.
IsHotfixedRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsHotfixedRule
 
IsJcrOnlyResourceRule - Class in info.magnolia.resources.app.availability
IsJcrOnlyResourceRule evaluates whether a resource is represented exclusively in JCR resource origin.
IsJcrOnlyResourceRule(ResourceOrigin, IsJcrOnlyResourceRuleDefinition) - Constructor for class info.magnolia.resources.app.availability.IsJcrOnlyResourceRule
 
IsJcrOnlyResourceRuleDefinition - Class in info.magnolia.resources.app.availability
IsJcrOnlyResourceRuleDefinition configures IsJcrOnlyResourceRule.
IsJcrOnlyResourceRuleDefinition() - Constructor for class info.magnolia.resources.app.availability.IsJcrOnlyResourceRuleDefinition
 
isLastId(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
isNegateResult() - Method in class info.magnolia.resources.app.availability.IsJcrOnlyResourceRuleDefinition
 
IsNotBinaryFileRule - Class in info.magnolia.resources.app.availability
This rule returns true if the item Resource does have JcrResourceOrigin.TEXT_PROPERTY, or if the given resource's MediaType is different than MediaType.ANY_TEXT_TYPE or IsNotBinaryFileRule.WHITELISTED_EXTENSIONS
IsNotBinaryFileRule(ResourceOrigin, ContentConnector) - Constructor for class info.magnolia.resources.app.availability.IsNotBinaryFileRule
 
IsNotDeletedRule - Class in info.magnolia.resources.app.availability
This rule returns true if the item Resource is part of JcrResourceOrigin, or if it is a node and has NOT the mgnl:deleted mixin type.
IsNotDeletedRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsNotDeletedRule
 
IsNotOverridingRule - Class in info.magnolia.resources.app.availability
This rule returns true if Resource is not present in more than one origin.
IsNotOverridingRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsNotOverridingRule
 
isOverriding(LayeredResource) - Static method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
IsOverridingRule - Class in info.magnolia.resources.app.availability
This rule returns true if Resource is present in more than one origin.
IsOverridingRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsOverridingRule
 
isProcessed() - Method in class info.magnolia.module.resources.templates.ResourceTemplate
 
IsPublishedRule - Class in info.magnolia.resources.app.availability
This rule returns true if the item Resource is part of JcrResourceOrigin and has NOT the ActivationStatus equals NodeTypes.Activatable.ACTIVATION_STATUS_NOT_ACTIVATED.
IsPublishedRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsPublishedRule
 
isReadOnly() - Method in class info.magnolia.resources.app.workbench.ResourceContentProperty
 
IsResourceFolderRule - Class in info.magnolia.resources.app.availability
This rule returns true if resource represents a folder.
IsResourceFolderRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsResourceFolderRule
 
IsResourcePresentInJcrRule - Class in info.magnolia.resources.app.availability
This rule returns true if resource is present in JcrResourceOrigin.
IsResourcePresentInJcrRule(ResourceOrigin) - Constructor for class info.magnolia.resources.app.availability.IsResourcePresentInJcrRule
 
isRoot(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
isVersionOnSave() - Method in class info.magnolia.module.resources.ResourcesModule
Deprecated.
Marked deprecated since 2.4, usage was removed in 2.2

J

JS - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
JS_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 

L

LABEL - Static variable in class info.magnolia.resources.app.workbench.tools.FilterClasspathResourcesToolPresenter
 
lastItemId() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
linkTo(String, boolean) - Method in class info.magnolia.module.resources.ResourceLinker
 
locationController - Variable in class info.magnolia.resources.app.action.AbstractAddResourceAction
 

M

MarkResourceAsDeletedAction - Class in info.magnolia.resources.app.action
This action is used for marking the resource as deleted.
MarkResourceAsDeletedAction(MarkResourceAsDeletedActionDefinition, List<Item>, CommandsManager, EventBus, UiContext, SimpleTranslator, Context) - Constructor for class info.magnolia.resources.app.action.MarkResourceAsDeletedAction
 
MarkResourceAsDeletedAction(MarkResourceAsDeletedActionDefinition, Item, CommandsManager, EventBus, UiContext, SimpleTranslator, Context) - Constructor for class info.magnolia.resources.app.action.MarkResourceAsDeletedAction
 
MarkResourceAsDeletedActionDefinition - Class in info.magnolia.resources.app.action
Used to configure a MarkResourceAsDeletedAction.
MarkResourceAsDeletedActionDefinition() - Constructor for class info.magnolia.resources.app.action.MarkResourceAsDeletedActionDefinition
 
modelClass - Variable in class info.magnolia.module.resources.setup.InstallTextResourceTask
 
MODULE_NAME_PREFIX - Static variable in class info.magnolia.module.resources.ResourcesModule
Deprecated.
since 2.2.1, use ResourceTypes.RESOURCES_PREFIX instead.
MOVE_ORIGIN_NODE - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 

N

name - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
newItem(Resource) - Static method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
newModel(Node, RenderableDefinition, RenderingModel<?>) - Method in class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
Creates the model for this rendering process.
nextItemId(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
NO_TIMESTAMP - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
node - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 

O

onPostExecute() - Method in class info.magnolia.resources.app.action.MarkResourceAsDeletedAction
 
onPostExecute() - Method in class info.magnolia.resources.app.action.ResourceActivationAction
 
onPostExecute() - Method in class info.magnolia.resources.app.action.RestoreResourcePreviousVersionAction
 
onRender(Node, RenderableDefinition, RenderingContext, Map<String, Object>, String) - Method in class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
 
onResourceFilterChange(FilterClasspathResourcesEvent) - Method in interface info.magnolia.resources.app.workbench.tools.FilterClasspathResourcesEvent.Handler
 
OpenResourceAction - Class in info.magnolia.resources.app.action
Action for viewing/editing resources in the detail sub-app.
OpenResourceAction(EditItemActionDefinition, Item, LocationController, ResourceOrigin) - Constructor for class info.magnolia.resources.app.action.OpenResourceAction
 
ORIGIN_NAME_PROPERTY_ID - Static variable in class info.magnolia.resources.app.workbench.ResourcesContainer
 
OriginNameColumnFormatter - Class in info.magnolia.resources.app.workbench.tree
This formatter displays an icon according to the given origin name.
OriginNameColumnFormatter(PropertyColumnDefinition, SimpleTranslator) - Constructor for class info.magnolia.resources.app.workbench.tree.OriginNameColumnFormatter
 
OVERRIDING_PROPERTY_ID - Static variable in class info.magnolia.resources.app.workbench.ResourcesContainer
 

P

pattern - Variable in class info.magnolia.module.resources.setup.InstallBinaryResourcesTask
 
pattern - Variable in class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
pattern - Variable in class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
populateItem(T, Item) - Method in class info.magnolia.resources.app.form.field.transformer.item.ResourceFileTransformer
 
preserveResourceParameters - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
preserveResourcesParameters - Variable in class info.magnolia.module.resources.setup.InstallBinaryResourcesTask
 
prevItemId(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
processed - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
PROCESSED_CSS - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
PROCESSED_CSS_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
PROCESSED_HTML - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
PROCESSED_HTML_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
PROCESSED_JS - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
PROCESSED_JS_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
PROCESSED_PREFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
PROPERTY_AUTO_IMPORT - Static variable in class info.magnolia.module.resources.setup.TemplateMigrationTask
 
PROPERTY_ENABLED - Static variable in class info.magnolia.module.resources.setup.TemplateMigrationTask
 
PROPERTY_TEXT - Static variable in class info.magnolia.module.resources.setup.TemplateMigrationTask
 

R

readFromItem() - Method in class info.magnolia.resources.app.form.field.transformer.item.ResourceFileTransformer
 
ReferenceResourceRenderer - Class in info.magnolia.module.resources.renderers
Resolves the referenced resource and triggers the rendering of the referenced resource node.
ReferenceResourceRenderer() - Constructor for class info.magnolia.module.resources.renderers.ReferenceResourceRenderer
ReferenceResourceRenderer(RenderingEngine, ServerConfiguration) - Constructor for class info.magnolia.module.resources.renderers.ReferenceResourceRenderer
 
refresh() - Method in class info.magnolia.module.resources.app.ResourceThumbnailPresenter
Deprecated.
 
refresh() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
removeAllItems() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
removeContainerProperty(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
RemoveHotfixAction - Class in info.magnolia.resources.app.action
Deprecated.
since 2.4.2 - use more generic MarkResourceAsDeletedAction instead.
RemoveHotfixAction(RemoveHotfixActionDefinition, Item, Context, AppContext, SimpleTranslator, EventBus, ContentConnector, ResourceOrigin) - Constructor for class info.magnolia.resources.app.action.RemoveHotfixAction
Deprecated.
 
RemoveHotfixActionDefinition - Class in info.magnolia.resources.app.action
Deprecated.
since 2.4.2 - use more generic MarkResourceAsDeletedActionDefinition instead.
RemoveHotfixActionDefinition() - Constructor for class info.magnolia.resources.app.action.RemoveHotfixActionDefinition
Deprecated.
 
removeItem(Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
removeItemSetChangeListener(ItemSetChangeListener) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
removeListener(ItemSetChangeListener) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
RemoveResourcePropertyFromAllChildrenRecursivelyTask - Class in info.magnolia.module.resources.setup
Removes a property from the given path in resources workspace.
RemoveResourcePropertyFromAllChildrenRecursivelyTask(String, String) - Constructor for class info.magnolia.module.resources.setup.RemoveResourcePropertyFromAllChildrenRecursivelyTask
 
render(RenderingContext, Map<String, Object>) - Method in class info.magnolia.module.resources.renderers.ReferenceResourceRenderer
 
render(RenderingContext, Map<String, Object>) - Method in class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 
resolveImagePath(Item, String) - Method in class info.magnolia.resources.app.imageprovider.ResourcesImageProvider
 
resolveImageResource(Item, String) - Method in class info.magnolia.resources.app.imageprovider.ResourcesImageProvider
 
resolveTemplateScript(Node, RenderableDefinition, RenderingModel<?>, String) - Method in class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
The template is stored in the content node.
resource - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
RESOURCE_NAME - Static variable in class info.magnolia.resources.app.workbench.ResourcesContainer
 
RESOURCE_PATH - Static variable in class info.magnolia.resources.app.workbench.ResourcesContainer
 
ResourceActivationAction - Class in info.magnolia.resources.app.action
UI action that allows to publish/un-publish a resource in resources app.
ResourceActivationAction(ResourceActivationActionDefinition, Item, CommandsManager, EventBus, SubAppContext, SimpleTranslator, Context) - Constructor for class info.magnolia.resources.app.action.ResourceActivationAction
 
ResourceActivationAction(ResourceActivationActionDefinition, List<Item>, CommandsManager, EventBus, SubAppContext, SimpleTranslator, Context) - Constructor for class info.magnolia.resources.app.action.ResourceActivationAction
 
ResourceActivationActionDefinition - Class in info.magnolia.resources.app.action
Used to configure a ResourceActivationAction.
ResourceActivationActionDefinition() - Constructor for class info.magnolia.resources.app.action.ResourceActivationActionDefinition
 
ResourceColumnDefinition - Class in info.magnolia.module.resources.app
Deprecated.
since Resources 2.4 (Magnolia 5.4), use PropertyColumnDefinition instead
ResourceColumnDefinition() - Constructor for class info.magnolia.module.resources.app.ResourceColumnDefinition
Deprecated.
 
ResourceContentProperty - Class in info.magnolia.resources.app.workbench
Property implementation wrapping text content obtained as a Reader.
ResourceContentProperty(Resource) - Constructor for class info.magnolia.resources.app.workbench.ResourceContentProperty
 
ResourceDetailSubApp - Class in info.magnolia.module.resources.app
Deprecated.
Since Resources 2.4 (Magnolia 5.4), the JCR-based resources app is deprecated. Instead, the new resources-app lists all resources across classpath, file-system and the JCR 'resources' workspace.
ResourceDetailSubApp(SubAppContext, ContentSubAppView, EventBus, DetailEditorPresenter, VersionManager, SimpleTranslator, ContentConnector) - Constructor for class info.magnolia.module.resources.app.ResourceDetailSubApp
Deprecated.
 
ResourceDropConstraint - Class in info.magnolia.module.resources.app
Deprecated.
Since Resources 2.4 (Magnolia 5.4), the JCR-based resources app is deprecated. Instead, the new resources-app lists all resources across classpath, file-system and the JCR 'resources' workspace.
ResourceDropConstraint() - Constructor for class info.magnolia.module.resources.app.ResourceDropConstraint
Deprecated.
 
ResourceFileTransformer<T extends UploadReceiver> - Class in info.magnolia.resources.app.form.field.transformer.item
Implementation of a info.magnolia.ui.form.field.transformer.Transformer that handles a Binary Item and has no notion of JCR.
ResourceFileTransformer(Item, BasicUploadFieldDefinition, Class<T>) - Constructor for class info.magnolia.resources.app.form.field.transformer.item.ResourceFileTransformer
 
ResourceLinker - Class in info.magnolia.module.resources
A simple component that helps locating resources in ResourceOrigin and generate links to them.
ResourceLinker(ResourceOrigin, Provider<ResourcesModule>, Provider<AggregationState>, TemplatingFunctions) - Constructor for class info.magnolia.module.resources.ResourceLinker
 
ResourceLoader - Interface in info.magnolia.module.resources.loaders
Deprecated.
since 2.4 (Magnolia 5.4), please use the new ResourceOrigin API.
RESOURCES_PREFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
ResourcesAppModuleVersionHandler - Class in info.magnolia.resources.app.setup
Version handler for Resources app module.
ResourcesAppModuleVersionHandler() - Constructor for class info.magnolia.resources.app.setup.ResourcesAppModuleVersionHandler
 
ResourcesBinaryRenderer - Class in info.magnolia.module.resources.renderers
Streams the binary data stored in the content or loads them from arbitrary path.
ResourcesBinaryRenderer(Provider<ResourcesModule>) - Constructor for class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 
ResourcesContainer - Class in info.magnolia.resources.app.workbench
Vaadin hierarchical Container implementation representing a resource ResourceOrigin.
ResourcesContainer(ResourceOrigin, List<String>) - Constructor for class info.magnolia.resources.app.workbench.ResourcesContainer
 
ResourcesContentConnector - Class in info.magnolia.resources.app
ContentConnector implementation for the new resources app.
ResourcesContentConnector(ResourceOrigin, Context) - Constructor for class info.magnolia.resources.app.ResourcesContentConnector
 
ResourcesContentConnector(ResourceOrigin) - Constructor for class info.magnolia.resources.app.ResourcesContentConnector
resourcesContentConnector() - Method in class info.magnolia.resources.app.workbench.tree.ResourcesTreePresenter
 
ResourcesImageProvider - Class in info.magnolia.resources.app.imageprovider
An ImageProvider implementation for handling resource files images.
ResourcesImageProvider(ContentConnector, ResourceOrigin) - Constructor for class info.magnolia.resources.app.imageprovider.ResourcesImageProvider
 
ResourcesModule - Class in info.magnolia.module.resources
Resources module class.
ResourcesModule() - Constructor for class info.magnolia.module.resources.ResourcesModule
 
ResourcesModuleVersionHandler - Class in info.magnolia.module.resources.setup
Version handler of resources module.
ResourcesModuleVersionHandler() - Constructor for class info.magnolia.module.resources.setup.ResourcesModuleVersionHandler
 
ResourcesServlet - Class in info.magnolia.module.resources
Web resource servlet that serves resources from the resources loader.
ResourcesServlet(ResourceLinker) - Constructor for class info.magnolia.module.resources.ResourcesServlet
 
ResourcesStatusColumnDefinition - Class in info.magnolia.resources.app.formatter
Defines a column that displays the activation status of a resource.
ResourcesStatusColumnDefinition() - Constructor for class info.magnolia.resources.app.formatter.ResourcesStatusColumnDefinition
 
ResourcesStatusColumnFormatter - Class in info.magnolia.resources.app.formatter
Column formatter for displaying the activation status of an Resource.
ResourcesStatusColumnFormatter(ResourcesStatusColumnDefinition, SimpleTranslator, ResourceOrigin, Context) - Constructor for class info.magnolia.resources.app.formatter.ResourcesStatusColumnFormatter
 
ResourcesTextTemplateRenderer - Class in info.magnolia.module.resources.renderers
This renderer uses the content and its subnodes as a Freemarker template source.
ResourcesTextTemplateRenderer(FreemarkerHelper, RenderingEngine) - Constructor for class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
ResourcesTextTemplateRenderer(FreemarkerHelper, RenderingEngine, Provider<ResourcesModule>) - Constructor for class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
 
ResourcesTreePresenter - Class in info.magnolia.resources.app.workbench.tree
Specialized TreePresenter which creates an origin-based Vaadin container.
ResourcesTreePresenter(TreeView, ComponentProvider, ModuleRegistry, Context) - Constructor for class info.magnolia.resources.app.workbench.tree.ResourcesTreePresenter
 
ResourcesTreePresenter(TreeView, ComponentProvider, ModuleRegistry) - Constructor for class info.magnolia.resources.app.workbench.tree.ResourcesTreePresenter
ResourcesTreePresenter(TreeView, ComponentProvider, ContentConnector, ModuleRegistry, EventBus) - Constructor for class info.magnolia.resources.app.workbench.tree.ResourcesTreePresenter
ResourcesVersionHandler - Class in info.magnolia.module.resources.setup
Override ModuleVersionHandler.getDeltas(InstallContext, Version) in order to check if a Resources prior to 2.4 version was already installed.
ResourcesVersionHandler() - Constructor for class info.magnolia.module.resources.setup.ResourcesVersionHandler
 
ResourcesVersionHandlerUtil - Class in info.magnolia.module.resources.setup
Utility for Resources Version handlers.
ResourcesVersionHandlerUtil() - Constructor for class info.magnolia.module.resources.setup.ResourcesVersionHandlerUtil
 
ResourceTemplate - Class in info.magnolia.module.resources.templates
Template for displaying content of type resource.
ResourceTemplate() - Constructor for class info.magnolia.module.resources.templates.ResourceTemplate
 
ResourceTemplateColumnFormatter - Class in info.magnolia.module.resources.app
Deprecated.
Since Resources 2.4 (Magnolia 5.4), the JCR-based resources app is deprecated. Instead, the new resources-app lists all resources across classpath, file-system and the JCR 'resources' workspace.
ResourceTemplateColumnFormatter(ResourceColumnDefinition, SimpleTranslator) - Constructor for class info.magnolia.module.resources.app.ResourceTemplateColumnFormatter
Deprecated.
 
ResourceThumbnailContainer - Class in info.magnolia.module.resources.app
Deprecated.
Since Resources 2.4 (Magnolia 5.4), the JCR-based resources app is deprecated. Instead, the new resources-app lists all resources across classpath, file-system and the JCR 'resources' workspace.
ResourceThumbnailContainer(JcrContentConnectorDefinition, ImageProvider) - Constructor for class info.magnolia.module.resources.app.ResourceThumbnailContainer
Deprecated.
 
ResourceThumbnailPresenter - Class in info.magnolia.module.resources.app
Deprecated.
Since Resources 2.4 (Magnolia 5.4), the JCR-based resources app is deprecated. Instead, the new resources-app lists all resources across classpath, file-system and the JCR 'resources' workspace.
ResourceThumbnailPresenter(ThumbnailView, ImageProvider, ComponentProvider) - Constructor for class info.magnolia.module.resources.app.ResourceThumbnailPresenter
Deprecated.
 
ResourceTypes - Class in info.magnolia.module.resources
Deprecated.
since 2.4 (Magnolia 5.4), please use the new ResourceOrigin API.
ResourceTypes() - Constructor for class info.magnolia.module.resources.ResourceTypes
Deprecated.
 
ResourceUtils - Class in info.magnolia.resources.app.utils
Utilities for resources.
RestoreResourcePreviousVersionAction - Class in info.magnolia.resources.app.action
Action for restoring the previous version of a resource and its descendants.
RestoreResourcePreviousVersionAction(RestoreResourcePreviousVersionActionDefinition, Item, CommandsManager, EventBus, UiContext, SimpleTranslator, Context) - Constructor for class info.magnolia.resources.app.action.RestoreResourcePreviousVersionAction
 
RestoreResourcePreviousVersionActionDefinition - Class in info.magnolia.resources.app.action
RestoreResourcePreviousVersionActionDefinition() - Constructor for class info.magnolia.resources.app.action.RestoreResourcePreviousVersionActionDefinition
 
RestoreResourceVersionAction - Class in info.magnolia.resources.app.action
Action for restoring resource to the state defined by the selected version.
RestoreResourceVersionAction(RestoreResourceVersionActionDefinition, AppContext, LocationController, UiContext, FormDialogPresenter, Item, SimpleTranslator, VersionManager, EventBus, VersionConfig, Context) - Constructor for class info.magnolia.resources.app.action.RestoreResourceVersionAction
 
RestoreResourceVersionActionDefinition - Class in info.magnolia.resources.app.action
Used to configure a RestoreResourceVersionAction.
RestoreResourceVersionActionDefinition() - Constructor for class info.magnolia.resources.app.action.RestoreResourceVersionActionDefinition
 
rights - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
ROOT_DIRECTORY - Static variable in class info.magnolia.resources.app.workbench.ResourcesContainer
 
rootItemIds() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 

S

select(List<Object>) - Method in class info.magnolia.module.resources.app.ResourceThumbnailPresenter
Deprecated.
 
serveResource(HttpServletResponse, Resource) - Method in class info.magnolia.module.resources.ResourcesServlet
 
setChildrenAllowed(Object, boolean) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
setClasspathResourcesFiltered(boolean) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
Sets whether or not classpath resources should be tentatively filtered based on their registered magnolia modules.
setCollapsed(Object, boolean) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
setContentType(String) - Method in class info.magnolia.module.resources.templates.ResourceTemplate
 
setDeletionActivation(boolean) - Method in class info.magnolia.resources.app.action.ResourceActivationActionDefinition
 
setDownloadPath(String) - Method in class info.magnolia.module.resources.ResourcesModule
 
setEnabled(boolean) - Method in class info.magnolia.module.resources.loaders.ClasspathResourceLoader
Deprecated.
 
setEnabled(boolean) - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
Deprecated.
 
setNegateResult(boolean) - Method in class info.magnolia.resources.app.availability.IsJcrOnlyResourceRuleDefinition
 
setParent(Object, Object) - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
setPath(String) - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
Deprecated.
 
setProcessed(boolean) - Method in class info.magnolia.module.resources.templates.ResourceTemplate
 
setProperty(String, String) - Method in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
setRepository(String) - Method in class info.magnolia.module.resources.ResourcesModule
Deprecated.
since 2.4 Resources are now served through the ResourceOrigin API.
setResourceLoaders(List<ResourceLoader>) - Method in class info.magnolia.module.resources.ResourcesModule
Deprecated.
since 2.4 Resources are now served through the ResourceOrigin API.
setSubAppMapping(Map<String, String>) - Method in class info.magnolia.module.resources.app.action.EditResourceActionDefinition
Deprecated.
 
setSubAppMapping(Map<String, String>) - Method in class info.magnolia.module.resources.app.action.ShowResourceVersionsActionDefinition
Deprecated.
 
setValue(String) - Method in class info.magnolia.resources.app.workbench.ResourceContentProperty
 
setVersionOnSave(boolean) - Method in class info.magnolia.module.resources.ResourcesModule
Deprecated.
Marked deprecated since 2.4, usage was removed in 2.2
shouldBypass(Node) - Method in class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 
shouldBypass(Node) - Method in class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
 
ShowResourcesVersionsAction - Class in info.magnolia.resources.app.action
Action for showing versions of a given resource from the resources app.
ShowResourcesVersionsAction(ShowResourcesVersionsActionDefinition, AppContext, LocationController, UiContext, FormDialogPresenter, Item, SimpleTranslator, Context) - Constructor for class info.magnolia.resources.app.action.ShowResourcesVersionsAction
 
ShowResourcesVersionsActionDefinition - Class in info.magnolia.resources.app.action
Used to configure a ShowResourcesVersionsAction.
ShowResourcesVersionsActionDefinition() - Constructor for class info.magnolia.resources.app.action.ShowResourcesVersionsActionDefinition
 
ShowResourceVersionsAction - Class in info.magnolia.module.resources.app.action
Deprecated.
Since Resources 2.4 (Magnolia 5.4), the JCR-based resources app is deprecated. Instead, the new resources-app lists all resources across classpath, file-system and the JCR 'resources' workspace.
ShowResourceVersionsAction(ShowResourceVersionsActionDefinition, AppContext, LocationController, UiContext, FormDialogPresenter, AbstractJcrNodeAdapter, SimpleTranslator) - Constructor for class info.magnolia.module.resources.app.action.ShowResourceVersionsAction
Deprecated.
 
ShowResourceVersionsActionDefinition - Class in info.magnolia.module.resources.app.action
Deprecated.
Since Resources 2.4 (Magnolia 5.4), the JCR-based resources app is deprecated. Instead, the new resources-app lists all resources across classpath, file-system and the JCR 'resources' workspace.
ShowResourceVersionsActionDefinition() - Constructor for class info.magnolia.module.resources.app.action.ShowResourceVersionsActionDefinition
Deprecated.
 
showRootsOnly() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
size() - Method in class info.magnolia.resources.app.workbench.ResourcesContainer
 
source - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
start(WorkbenchDefinition, EventBus, String, ContentConnector) - Method in class info.magnolia.module.resources.app.ResourceThumbnailPresenter
Deprecated.
 
start() - Method in class info.magnolia.resources.app.workbench.tools.FilterClasspathResourcesToolPresenter
 
stripFarFutureCachingTimestamp(String) - Method in class info.magnolia.module.resources.ResourceLinker
 

T

template - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
template - Variable in class info.magnolia.module.resources.setup.InstallResourcesTask
Deprecated.
 
template - Variable in class info.magnolia.module.resources.setup.InstallTextResourcesTask
 
TemplateMigrationTask - Class in info.magnolia.module.resources.setup
Migrates all templates from "templates" to the workspace.
TemplateMigrationTask(Task) - Constructor for class info.magnolia.module.resources.setup.TemplateMigrationTask
 
TemplateMigrationTask() - Constructor for class info.magnolia.module.resources.setup.TemplateMigrationTask
 
TEMPLATES_WORKSPACE - Static variable in class info.magnolia.module.resources.setup.TemplateMigrationTask
 

U

uiContext - Variable in class info.magnolia.resources.app.action.AbstractAddResourceAction
 
unwrapResource(Item) - Method in class info.magnolia.resources.app.action.AbstractResourceAction
 
UpdateResourcesAppConfigurationTask - Class in info.magnolia.resources.app.setup
Move and update the resources app configuration.
UpdateResourcesAppConfigurationTask() - Constructor for class info.magnolia.resources.app.setup.UpdateResourcesAppConfigurationTask
 
UploadResourceAction - Class in info.magnolia.resources.app.action
Action for uploading a resource from the resources app.
UploadResourceAction(UploadResourceActionDefinition, Item, ContentConnector, FormDialogPresenterFactory, UiContext, SimpleTranslator, EventBus, ResourceOrigin) - Constructor for class info.magnolia.resources.app.action.UploadResourceAction
 
UploadResourceActionDefinition - Class in info.magnolia.resources.app.action
Used to configure a UploadResourceAction.
UploadResourceActionDefinition() - Constructor for class info.magnolia.resources.app.action.UploadResourceActionDefinition
 
URI2ResourcesRepositoryMapping - Class in info.magnolia.module.resources.mapping
Deprecated.
since 2.4 Resources are now served through the ResourceOrigin API and ResourcesServlet; URI2RepositoryMapping isn't involved anymore.
URI2ResourcesRepositoryMapping() - Constructor for class info.magnolia.module.resources.mapping.URI2ResourcesRepositoryMapping
Deprecated.
 
URI2ResourcesRepositoryMapping(String, String, String) - Constructor for class info.magnolia.module.resources.mapping.URI2ResourcesRepositoryMapping
Deprecated.
 

V

version - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 

W

WORKSPACE - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
writeToItem(T) - Method in class info.magnolia.resources.app.form.field.transformer.item.ResourceFileTransformer
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2015 Magnolia International Ltd.. All rights reserved.