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

A

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
 
ADD_TIMESTAMP - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
addResourceLoader(ResourceLoader) - Method in class info.magnolia.module.resources.ResourcesModule
 

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
 
BINARY_NODE - Static variable in class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 
BINARY_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
 
BYPASS_PROPERTY - Static variable in class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 

C

ClasspathResourceLoader - Class in info.magnolia.module.resources.loaders
Loader which looks for resources in current classpath.
ClasspathResourceLoader() - Constructor for class info.magnolia.module.resources.loaders.ClasspathResourceLoader
 
COPY_ORIGIN_NODE - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
CSS - Static variable in class info.magnolia.module.resources.ResourceTypes
 
CSS_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
 

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
 
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
 
determineType(String, boolean) - Static method in class info.magnolia.module.resources.ResourceTypes
 
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
 

E

EditResourceAction - Class in info.magnolia.module.resources.app.action
Action for editing items in ResourceDetailSubApp.
EditResourceAction(EditResourceActionDefinition, AbstractJcrNodeAdapter, LocationController) - Constructor for class info.magnolia.module.resources.app.action.EditResourceAction
 
EditResourceActionDefinition - Class in info.magnolia.module.resources.app.action
Definition for EditResourceAction.
EditResourceActionDefinition() - Constructor for class info.magnolia.module.resources.app.action.EditResourceActionDefinition
 
enabled - Variable in class info.magnolia.module.resources.loaders.ClasspathResourceLoader
 
execute() - Method in class info.magnolia.module.resources.app.action.EditResourceAction
 
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
 
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.
 

F

FileSystemResourceLoader - Class in info.magnolia.module.resources.loaders
Loader which looks for resources in file system.
FileSystemResourceLoader() - Constructor for class info.magnolia.module.resources.loaders.FileSystemResourceLoader
 
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
 

G

generateCell(Table, Object, Object) - Method in class info.magnolia.module.resources.app.ResourceTemplateColumnFormatter
Uses an i18n key to get the label for a given resource template.
getBaseCaption(DetailLocation) - Method in class info.magnolia.module.resources.app.ResourceDetailSubApp
 
getContentType() - Method in class info.magnolia.module.resources.templates.ResourceTemplate
 
getExtraInstallTasks(InstallContext) - Method in class info.magnolia.module.resources.setup.ResourcesModuleVersionHandler
 
getHandle(String) - Method in class info.magnolia.module.resources.mapping.URI2ResourcesRepositoryMapping
 
getInstance() - Static method in class info.magnolia.module.resources.ResourcesModule
 
getLocation() - Method in class info.magnolia.module.resources.app.action.ShowResourceVersionsAction
 
getPath() - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
 
getProperty(String) - Method in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
getRepository() - Method in class info.magnolia.module.resources.ResourcesModule
 
getResourceLoaders() - Method in class info.magnolia.module.resources.ResourcesModule
 
getStream(String) - Method in class info.magnolia.module.resources.loaders.ClasspathResourceLoader
 
getStream(String) - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
 
getStream(String) - Method in interface info.magnolia.module.resources.loaders.ResourceLoader
Gets InputStream from template file.
getSubAppMapping() - Method in class info.magnolia.module.resources.app.action.EditResourceActionDefinition
 
getSubAppMapping() - Method in class info.magnolia.module.resources.app.action.ShowResourceVersionsActionDefinition
 

H

HTML - Static variable in class info.magnolia.module.resources.ResourceTypes
 
HTML_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
 

I

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
 
initializeContainer() - Method in class info.magnolia.module.resources.app.ResourceThumbnailPresenter
 
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 nonbinary 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
 
isEnabled() - Method in class info.magnolia.module.resources.loaders.ClasspathResourceLoader
 
isEnabled() - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
 
isEnabled() - Method in interface info.magnolia.module.resources.loaders.ResourceLoader
 
isProcessed() - Method in class info.magnolia.module.resources.templates.ResourceTemplate
 
isVersionOnSave() - Method in class info.magnolia.module.resources.ResourcesModule
 

J

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

M

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
 
newModel(Node, RenderableDefinition, RenderingModel<?>) - Method in class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
Creates the model for this rendering process.
NO_TIMESTAMP - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
node - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 

O

onRender(Node, RenderableDefinition, RenderingContext, Map<String, Object>, String) - Method in class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
 

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
 
preserveResourceParameters - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
preserveResourcesParameters - Variable in class info.magnolia.module.resources.setup.InstallBinaryResourcesTask
 
processed - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
PROCESSED_CSS - Static variable in class info.magnolia.module.resources.ResourceTypes
 
PROCESSED_CSS_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
 
PROCESSED_HTML - Static variable in class info.magnolia.module.resources.ResourceTypes
 
PROCESSED_HTML_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
 
PROCESSED_JS - Static variable in class info.magnolia.module.resources.ResourceTypes
 
PROCESSED_JS_SUFFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
 
PROCESSED_PREFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
 

R

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
 
refresh() - Method in class info.magnolia.module.resources.app.ResourceThumbnailPresenter
 
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
 
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
 
ResourceColumnDefinition - Class in info.magnolia.module.resources.app
Definition of a column that displays the name of a resource or a folder.
ResourceColumnDefinition() - Constructor for class info.magnolia.module.resources.app.ResourceColumnDefinition
 
ResourceDetailSubApp - Class in info.magnolia.module.resources.app
Resource detail sub-app - just sets the proper caption.
ResourceDetailSubApp(SubAppContext, ContentSubAppView, EventBus, DetailEditorPresenter, VersionManager, SimpleTranslator, ContentConnector) - Constructor for class info.magnolia.module.resources.app.ResourceDetailSubApp
 
ResourceDropConstraint - Class in info.magnolia.module.resources.app
Resource App specific implementation of DropConstraint.
ResourceDropConstraint() - Constructor for class info.magnolia.module.resources.app.ResourceDropConstraint
 
ResourceLoader - Interface in info.magnolia.module.resources.loaders
Implementing this interface will allow to use custom resource loader.
RESOURCES_PREFIX - Static variable in class info.magnolia.module.resources.ResourceTypes
 
ResourcesBinaryRenderer - Class in info.magnolia.module.resources.renderers
Streams the binary data stored in the content or loads them from arbitrary path.
ResourcesBinaryRenderer() - Constructor for class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 
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
 
ResourcesTextTemplateRenderer - Class in info.magnolia.module.resources.renderers
This renderer uses the content and its subnodes as a Freemarker template source.
ResourcesTextTemplateRenderer() - Constructor for class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
ResourcesTextTemplateRenderer(FreemarkerHelper, RenderingEngine) - Constructor for class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
 
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
Column formatter that displays either the type of resource or a folder name.
ResourceTemplateColumnFormatter(ResourceColumnDefinition, SimpleTranslator) - Constructor for class info.magnolia.module.resources.app.ResourceTemplateColumnFormatter
 
ResourceThumbnailContainer - Class in info.magnolia.module.resources.app
Container for filtering only binaries for thumbnail view.
ResourceThumbnailContainer(JcrContentConnectorDefinition, ImageProvider) - Constructor for class info.magnolia.module.resources.app.ResourceThumbnailContainer
 
ResourceThumbnailPresenter - Class in info.magnolia.module.resources.app
The ThumbnailPresenter is responsible for creating, configuring and updating a thumbnail grid of items according to the workbench definition.
ResourceThumbnailPresenter(ThumbnailView, ImageProvider, ComponentProvider) - Constructor for class info.magnolia.module.resources.app.ResourceThumbnailPresenter
 
ResourceTypes - Class in info.magnolia.module.resources
Constants for resource types.
ResourceTypes() - Constructor for class info.magnolia.module.resources.ResourceTypes
 
rights - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 

S

select(List<Object>) - Method in class info.magnolia.module.resources.app.ResourceThumbnailPresenter
 
setContentType(String) - Method in class info.magnolia.module.resources.templates.ResourceTemplate
 
setEnabled(boolean) - Method in class info.magnolia.module.resources.loaders.ClasspathResourceLoader
 
setEnabled(boolean) - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
 
setPath(String) - Method in class info.magnolia.module.resources.loaders.FileSystemResourceLoader
 
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
 
setResourceLoaders(List<ResourceLoader>) - Method in class info.magnolia.module.resources.ResourcesModule
 
setSubAppMapping(Map<String, String>) - Method in class info.magnolia.module.resources.app.action.EditResourceActionDefinition
 
setSubAppMapping(Map<String, String>) - Method in class info.magnolia.module.resources.app.action.ShowResourceVersionsActionDefinition
 
setVersionOnSave(boolean) - Method in class info.magnolia.module.resources.ResourcesModule
 
shouldBypass(Node) - Method in class info.magnolia.module.resources.renderers.ResourcesBinaryRenderer
 
shouldBypass(Node) - Method in class info.magnolia.module.resources.renderers.ResourcesTextTemplateRenderer
 
ShowResourceVersionsAction - Class in info.magnolia.module.resources.app.action
Opens a dialog with list of versions.
ShowResourceVersionsAction(ShowResourceVersionsActionDefinition, AppContext, LocationController, UiContext, FormDialogPresenter, AbstractJcrNodeAdapter, SimpleTranslator) - Constructor for class info.magnolia.module.resources.app.action.ShowResourceVersionsAction
 
ShowResourceVersionsActionDefinition - Class in info.magnolia.module.resources.app.action
ShowResourceVersionsActionDefinition() - Constructor for class info.magnolia.module.resources.app.action.ShowResourceVersionsActionDefinition
 
source - Variable in class info.magnolia.module.resources.setup.AbstractInstallResourceTask
 
start(WorkbenchDefinition, EventBus, String, ContentConnector) - Method in class info.magnolia.module.resources.app.ResourceThumbnailPresenter
 

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
 

U

URI2ResourcesRepositoryMapping - Class in info.magnolia.module.resources.mapping
Uri to repository mapping for resources.
URI2ResourcesRepositoryMapping() - Constructor for class info.magnolia.module.resources.mapping.URI2ResourcesRepositoryMapping
 
URI2ResourcesRepositoryMapping(String, String, String) - Constructor for class info.magnolia.module.resources.mapping.URI2ResourcesRepositoryMapping
 

V

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

W

WORKSPACE - Static variable in class info.magnolia.module.resources.setup.BackupResourceTask
 
A B C D E F G H I J M N O P R S T U V W 

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