Skip navigation links
GateIn Portal Component Web Resources 4.4.3-PLF
A B C D E F G H I J L M O P R S T U V W Y 

A

AbstractResourceDeployer - Class in org.exoplatform.portal.resource
 
AbstractResourceDeployer() - Constructor for class org.exoplatform.portal.resource.AbstractResourceDeployer
 
AbstractResourceService - Class in org.exoplatform.portal.resource
An abstract class for resource services in Portal like SkinService and JavascriptConfigService
AbstractResourceService(ResourceCompressor) - Constructor for class org.exoplatform.portal.resource.AbstractResourceService
 
AbstractSkinModule - Class in org.exoplatform.portal.resource.config.tasks
 
AbstractSkinModule(String) - Constructor for class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
ADAPTER_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.
add(WebApp, URL) - Method in class org.exoplatform.portal.resource.AbstractResourceDeployer
Called on web application add event if the application contains "/WEB-INF/gatein-resources.xml" file.
add(WebApp, URL) - Method in class org.exoplatform.portal.resource.GateInSkinConfigDeployer
 
add(WebApp, URL) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigDeployer
 
add(E, FetchMode) - Method in class org.gatein.portal.controller.resource.script.FetchMap
 
add(E) - Method in class org.gatein.portal.controller.resource.script.FetchMap
 
addAll(Map<E, FetchMode>) - Method in class org.gatein.portal.controller.resource.script.FetchMap
 
addCategoryTheme(String) - Method in class org.exoplatform.portal.resource.SkinService
Add a new category for portlet themes if it does not exist
addCustomizedOnLoadScript(CharSequence) - Method in class org.exoplatform.web.application.JavascriptManager
 
addDependency(ResourceId) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
addDependency(ResourceId, String, String) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
addDependentAppToSkinName(String, String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
addDescriptor(ScriptResourceDescriptor) - Method in class org.exoplatform.web.application.javascript.JavascriptTask
 
addDescriptor(ScriptResourceDescriptor) - Method in class org.exoplatform.web.application.javascript.JavascriptUnregisterTask
 
addExtendedScriptURLs(String) - Method in class org.exoplatform.web.application.JavascriptManager
 
addJavascript(CharSequence) - Method in class org.exoplatform.web.application.JavascriptManager
Add a valid javascript code
addLocalModule(String, String, String, int) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
addLocalModule(String, Module.Local.Content[], String, int) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
addOnLoadJavascript(CharSequence) - Method in class org.exoplatform.web.application.JavascriptManager
 
addOnResizeJavascript(CharSequence) - Method in class org.exoplatform.web.application.JavascriptManager
 
addOnScrollJavascript(CharSequence) - Method in class org.exoplatform.web.application.JavascriptManager
 
addPortalSkin(String, String, String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
addPortalSkin(String, String, String, ServletContext) - Method in class org.exoplatform.portal.resource.SkinService
addPortalSkin(String, String, String) - Method in class org.exoplatform.portal.resource.SkinService
Add a portal skin with the priority is Integer.MAX_VALUE and the overwrite is false by default
addPortalSkin(String, String, String, ServletContext, boolean) - Method in class org.exoplatform.portal.resource.SkinService
addPortalSkin(String, String, String, boolean) - Method in class org.exoplatform.portal.resource.SkinService
Add a portal skin with the priority is Integer.MAX_VALUE by default
addPortalSkin(String, String, String, int, boolean) - Method in class org.exoplatform.portal.resource.SkinService
Register a portal skin
addPortalSkin(String, String, String, String) - Method in class org.exoplatform.portal.resource.SkinService
Deprecated.
This method is not supported anymore. The resource resolver pluggability mechanism should be used somehow
addPortletSkin(String, String, String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
addRemoteModule(String, String, int) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
addResource(ResourceId) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
 
addResource(ResourceId, FetchMode) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
 
addResource(ResourceId, FetchMode, String, String, String) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
Add a resource to the graph if available.
addResourceResolver(ResourceResolver) - Method in class org.exoplatform.portal.resource.AbstractResourceService
Add a resource resolver to plug external resolvers.
addScripts(String) - Method in class org.exoplatform.web.application.RequireJS
 
addSkin(String, String, String, ServletContext) - Method in class org.exoplatform.portal.resource.SkinService
addSkin(String, String, String) - Method in class org.exoplatform.portal.resource.SkinService
Add a skin with the priority is Integer.MAX_VALUE and the overwrite is false by default
addSkin(String, String, String, ServletContext, boolean) - Method in class org.exoplatform.portal.resource.SkinService
addSkin(String, String, String, boolean) - Method in class org.exoplatform.portal.resource.SkinService
Add a portal skin with the priority is Integer.MAX_VALUE
addSkin(String, String, String, int, boolean) - Method in class org.exoplatform.portal.resource.SkinService
Register the Skin for available portal Skins.
addSkin(String, String, String, String) - Method in class org.exoplatform.portal.resource.SkinService
Deprecated.
addSkinDeployedInApp(String, String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
addSupportedLocale(Locale) - Method in class org.gatein.portal.controller.resource.script.BaseScriptResource
 
addSupportedLocale(Locale) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
addTheme(String, List<String>) - Method in class org.exoplatform.portal.resource.SkinService
Registry theme category with its themes for portlet Theme
addThemeName(String) - Method in class org.exoplatform.portal.resource.config.tasks.ThemeTask
 
afterInit(FilterConfig) - Method in class org.exoplatform.portal.application.ResourceRequestFilter
 
APPLICATION_NAME_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
AS_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.

B

BaseResourceCompressorPlugin - Class in org.exoplatform.portal.resource.compressor
 
BaseResourceCompressorPlugin(InitParams) - Constructor for class org.exoplatform.portal.resource.compressor.BaseResourceCompressorPlugin
 
BaseScriptResource<R extends Resource<R>> - Class in org.gatein.portal.controller.resource.script
 
binding(Element) - Method in class org.exoplatform.portal.resource.config.tasks.PortalSkinTask
 
binding(Element) - Method in class org.exoplatform.portal.resource.config.tasks.PortletSkinTask
 
binding(Element) - Method in interface org.exoplatform.portal.resource.config.tasks.SkinConfigTask
 
binding(Element) - Method in class org.exoplatform.portal.resource.config.tasks.ThemeTask
 
bindingCSSPath(Element) - Method in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
bindingCSSPriority(Element) - Method in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
bindingOverwrite(Element) - Method in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
bindingSkinName(Element) - Method in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 

C

CachedJavascript - Class in org.exoplatform.web.application.javascript
 
CachedJavascript(String) - Constructor for class org.exoplatform.web.application.javascript.CachedJavascript
 
CachedStylesheet - Class in org.exoplatform.portal.resource
 
CachedStylesheet(String) - Constructor for class org.exoplatform.portal.resource.CachedStylesheet
 
CharSequenceReader - Class in org.exoplatform.portal.resource
Fork of commons-io 1.4 org.apache.commons.io.input.CharSequenceReader Reader implementation that can read from String, StringBuffer, StringBuilder or CharBuffer.
CharSequenceReader(CharSequence) - Constructor for class org.exoplatform.portal.resource.CharSequenceReader
Construct a new instance with the specified character sequence.
clearAssociatedSkins(String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
close() - Method in class org.exoplatform.portal.resource.CharSequenceReader
Close resets the file back to the start and removes any marked position.
ClosureCompressorPlugin - Class in org.exoplatform.portal.resource.compressor.impl
A compressor based on the Google Closure Tools javascript compiler.
ClosureCompressorPlugin(InitParams) - Constructor for class org.exoplatform.portal.resource.compressor.impl.ClosureCompressorPlugin
 
CommentBlockHandler - Class in org.exoplatform.portal.resource
Designed to plugged into SkipCommentReader for custom handling of comment block
CommentBlockHandler() - Constructor for class org.exoplatform.portal.resource.CommentBlockHandler
 
CommentBlockHandler.OrientationCommentBlockHandler - Class in org.exoplatform.portal.resource
A handler that push back content of comment block into the cache if content of comment block is orientation=lt or orientation=rt
compareTo(ScriptResource) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
compress(Writer, int) - Method in class org.exoplatform.portal.resource.compressor.css.YUICSSCompressor
 
compress(Reader, Writer) - Method in class org.exoplatform.portal.resource.compressor.css.YUICSSCompressorPlugin
 
compress(Reader, Writer) - Method in class org.exoplatform.portal.resource.compressor.impl.ClosureCompressorPlugin
 
compress(Reader, Writer) - Method in class org.exoplatform.portal.resource.compressor.impl.JSMinCompressorPlugin
 
compress(Reader, Writer, ResourceType) - Method in class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
 
compress(String, ResourceType) - Method in class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
 
compress(Reader, Writer, ResourceType) - Method in interface org.exoplatform.portal.resource.compressor.ResourceCompressor
 
compress(String, ResourceType) - Method in interface org.exoplatform.portal.resource.compressor.ResourceCompressor
 
compress(Reader, Writer) - Method in interface org.exoplatform.portal.resource.compressor.ResourceCompressorPlugin
Compress the specified input and produce compressed output.
COMPRESS_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
.
compressor - Variable in class org.exoplatform.portal.resource.AbstractResourceService
.
Content(String) - Constructor for class org.gatein.portal.controller.resource.script.Module.Local.Content
 
Content(String, boolean) - Constructor for class org.gatein.portal.controller.resource.script.Module.Local.Content
 
contents - Variable in class org.exoplatform.web.application.javascript.Javascript.Local
.
contextPath - Variable in class org.exoplatform.web.application.javascript.Javascript
.
contextPath - Variable in class org.gatein.portal.controller.resource.script.Module
.
contexts - Variable in class org.exoplatform.portal.resource.AbstractResourceService
.
CONTROL - Static variable in class org.gatein.portal.controller.resource.script.Module
.
create(ResourceId, String, String, int) - Static method in class org.exoplatform.web.application.javascript.Javascript
 
create(Module) - Static method in class org.exoplatform.web.application.javascript.Javascript
 
create(String) - Method in enum org.gatein.portal.controller.resource.ResourceScope
Returns a new ResourceId scoped with this enum instance.
createURL(ControllerContext) - Method in interface org.exoplatform.portal.resource.Skin
Creates and return a skin URL.
CSS_PATH_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
CSS_PRIORITY_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
cssPath - Variable in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
cssPriority - Variable in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 

D

decode(String) - Static method in enum org.gatein.portal.controller.resource.script.FetchMode
 
DEFAULT_SKIN - Static variable in class org.exoplatform.portal.resource.SkinService
 
DependencyDescriptor - Class in org.exoplatform.web.application.javascript
 
DependencyDescriptor(ResourceId) - Constructor for class org.exoplatform.web.application.javascript.DependencyDescriptor
 
DependencyDescriptor(ResourceId, String, String) - Constructor for class org.exoplatform.web.application.javascript.DependencyDescriptor
 
DEPENDS_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.
destroy() - Method in class org.exoplatform.portal.application.ResourceRequestFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.portal.application.ResourceRequestFilter
 

E

equals(Object) - Method in class org.exoplatform.portal.resource.SkinKey
 
equals(Object) - Method in class org.exoplatform.web.application.javascript.DependencyDescriptor
 
equals(Object) - Method in class org.gatein.portal.controller.resource.ResourceId
 
equals(Object) - Method in class org.gatein.portal.controller.resource.script.ScriptGroup
 
equals(Object) - Method in class org.gatein.portal.controller.resource.script.ScriptResource.DepInfo
 
execute(SkinService, ServletContext) - Method in class org.exoplatform.portal.resource.config.tasks.PortalSkinTask
 
execute(SkinService, ServletContext) - Method in class org.exoplatform.portal.resource.config.tasks.PortletSkinTask
 
execute(SkinService, ServletContext) - Method in interface org.exoplatform.portal.resource.config.tasks.SkinConfigTask
 
execute(SkinService, ServletContext) - Method in class org.exoplatform.portal.resource.config.tasks.ThemeTask
 
execute(ControllerContext) - Method in class org.exoplatform.portal.resource.SkinResourceRequestHandler
 
execute(JavascriptConfigService, ServletContext) - Method in class org.exoplatform.web.application.javascript.JavascriptTask
 
execute(JavascriptConfigService, ServletContext) - Method in class org.exoplatform.web.application.javascript.JavascriptUnregisterTask
 
execute(ControllerContext) - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
 

F

FetchMap<E> - Class in org.gatein.portal.controller.resource.script
Extends an HashMap to add convenient method for safely adding a fetch mode to a map.
FetchMap() - Constructor for class org.gatein.portal.controller.resource.script.FetchMap
 
FetchMap(Map<? extends E, ? extends FetchMode>) - Constructor for class org.gatein.portal.controller.resource.script.FetchMap
 
FetchMode - Enum in org.gatein.portal.controller.resource.script
 
fetchTasks(DocumentSource) - Static method in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
 
findSkins(SkinVisitor) - Method in class org.exoplatform.portal.resource.SkinService
Return a collection of SkinConfig based on SkinVisitor provided as the argument

G

GATEIN_CONFIG_RESOURCE - Static variable in class org.exoplatform.portal.resource.AbstractResourceDeployer
 
GATEIN_RESOURCES_1_0_SYSTEM_ID - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
GATEIN_RESOURCES_1_1_SYSTEM_ID - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
GATEIN_RESOURCES_1_2_SYSTEM_ID - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
GATEIN_RESOURCES_1_3_SYSTEM_ID - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
GateInSkinConfigDeployer - Class in org.exoplatform.portal.resource
Created by eXoPlatform SAS Author: Minh Hoang TO - hoang281283@gmail.com Sep 16, 2009
GateInSkinConfigDeployer(String, SkinService) - Constructor for class org.exoplatform.portal.resource.GateInSkinConfigDeployer
 
generateURL(ControllerContext, ResourceId, boolean, boolean, Locale) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
 
generateUUID() - Method in class org.exoplatform.web.application.JavascriptManager
 
getAlias() - Method in class org.exoplatform.web.application.javascript.DependencyDescriptor
 
getAlias() - Method in class org.exoplatform.web.application.javascript.ScriptResourceDescriptor
 
getAlias() - Method in class org.gatein.portal.controller.resource.script.ScriptResource.DepInfo
 
getAlias() - Method in class org.gatein.portal.controller.resource.script.ScriptResource
If no alias was set, return the last part of the resource name If resourceID is null, return null
getAvailableSkinNames() - Method in class org.exoplatform.portal.resource.SkinService
Get names of all the currently registered skins.
getClosure() - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
getCompressorPlugin(ResourceType, String) - Method in class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
 
getContents() - Method in class org.exoplatform.web.application.javascript.Javascript.Local
 
getContents() - Method in class org.gatein.portal.controller.resource.script.Module.Local
 
getContextPath() - Method in class org.exoplatform.portal.resource.Resource
 
getContextPath() - Method in class org.exoplatform.web.application.javascript.Javascript
 
getContextPath() - Method in class org.gatein.portal.controller.resource.script.Module
 
getCSS(ControllerContext, boolean) - Method in class org.exoplatform.portal.resource.SkinService
Return the CSS content of the file specified by the given URI.
getCSSPath() - Method in interface org.exoplatform.portal.resource.SkinConfig
Returns the css path.
getCSSPriority() - Method in interface org.exoplatform.portal.resource.SkinConfig
Returns the priority number
getCursorState() - Method in class org.exoplatform.portal.resource.SkipCommentReader
Used for JUnit tests
getDependencies() - Method in class org.exoplatform.web.application.javascript.ScriptResourceDescriptor
 
getDependencies() - Method in class org.gatein.portal.controller.resource.Resource
 
getDependencies() - Method in class org.gatein.portal.controller.resource.script.ScriptGroup
 
getDependencies() - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
getDepInfo(ResourceId) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
getExtendedScriptURLs() - Method in class org.exoplatform.web.application.JavascriptManager
 
getFetchMode() - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
getFileName() - Method in class org.exoplatform.portal.resource.Resource
 
getGateinResourcesXml(WebApp) - Method in class org.exoplatform.portal.resource.AbstractResourceDeployer
 
getGroup() - Method in class org.exoplatform.web.application.javascript.ScriptResourceDescriptor
 
getGroup() - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
getHandlerName() - Method in class org.exoplatform.portal.resource.SkinResourceRequestHandler
 
getHandlerName() - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
 
getHighestPriorityCompressorPlugin(ResourceType) - Method in class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
 
getId() - Method in interface org.exoplatform.portal.resource.Skin
Returns the skin id.
getId() - Method in class org.exoplatform.web.application.javascript.ScriptResourceDescriptor
 
getId() - Method in class org.gatein.portal.controller.resource.Resource
 
getJavaScripts() - Method in class org.exoplatform.web.application.JavascriptManager
getJSConfig(ControllerContext, Locale) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
 
getLastModified() - Method in class org.exoplatform.portal.resource.CachedStylesheet
 
getLastModified(ControllerContext) - Method in class org.exoplatform.portal.resource.SkinService
Returns last modified date of cached css.
getLastModified() - Method in class org.exoplatform.web.application.javascript.CachedJavascript
 
getLevel() - Method in class org.exoplatform.portal.resource.compressor.impl.ClosureCompressorPlugin
 
getLoadGroup(String) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
 
getMergedCSS(ControllerContext, String) - Method in class org.exoplatform.portal.resource.SkinService
Deprecated.
getModule() - Method in interface org.exoplatform.portal.resource.SkinConfig
Returns the skin module.
getModule() - Method in class org.exoplatform.portal.resource.SkinKey
 
getModules() - Method in class org.exoplatform.web.application.javascript.ScriptResourceDescriptor
 
getModules() - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
getName() - Method in interface org.exoplatform.portal.resource.compressor.ResourceCompressorPlugin
Return name of the plugin
getName() - Method in interface org.exoplatform.portal.resource.SkinConfig
Returns the skin name
getName() - Method in class org.exoplatform.portal.resource.SkinKey
 
getName() - Method in class org.gatein.portal.controller.resource.ResourceId
 
getOutput() - Method in interface org.exoplatform.portal.resource.ResourceRenderer
Returns an output stream for performing resource rendering.
getParameters(boolean, Locale) - Method in class org.gatein.portal.controller.resource.script.BaseScriptResource
 
getParameters() - Method in class org.gatein.portal.controller.resource.script.Module.Local
 
getParentPath() - Method in class org.exoplatform.portal.resource.Resource
 
getPath() - Method in class org.exoplatform.portal.resource.Resource
 
getPath() - Method in class org.gatein.portal.controller.resource.script.Module.Local
 
getPluginResource() - Method in class org.exoplatform.web.application.javascript.DependencyDescriptor
 
getPluginRS() - Method in class org.gatein.portal.controller.resource.script.ScriptResource.DepInfo
 
getPortalSkins(String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
getPortalSkins(String) - Method in class org.exoplatform.portal.resource.SkinService
Return a collection of Portal Skins that its elements are ordered by CSS priority
getPortletSkins(String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
getPortletThemes() - Method in class org.exoplatform.portal.resource.SkinService
Return the map of portlet themes
getPriority() - Method in class org.exoplatform.portal.resource.compressor.BaseResourceCompressorPlugin
 
getPriority() - Method in interface org.exoplatform.portal.resource.compressor.ResourceCompressorPlugin
Return priority of plugin.
getPriority() - Method in class org.exoplatform.web.application.javascript.Javascript
 
getPriority() - Method in class org.gatein.portal.controller.resource.script.Module
 
getRequireJS() - Method in class org.exoplatform.web.application.JavascriptManager
 
getRequiresLifeCycle() - Method in class org.exoplatform.portal.resource.SkinResourceRequestHandler
 
getRequiresLifeCycle() - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
 
getResource() - Method in class org.exoplatform.web.application.javascript.Javascript
 
getResource(ResourceId) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
 
getResource() - Method in class org.gatein.portal.controller.resource.script.Module
 
getResource(ResourceId) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
 
getResource(ResourceScope, String) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
 
getResourceBundle() - Method in class org.exoplatform.web.application.javascript.Javascript.Local
 
getResourceBundle() - Method in class org.gatein.portal.controller.resource.script.Module.Local
 
getResourceId() - Method in class org.exoplatform.web.application.javascript.DependencyDescriptor
 
getResourcePath() - Method in class org.exoplatform.portal.resource.Resource
 
getResources(ResourceScope) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
 
getResourceType() - Method in class org.exoplatform.portal.resource.compressor.css.YUICSSCompressorPlugin
 
getResourceType() - Method in class org.exoplatform.portal.resource.compressor.impl.ClosureCompressorPlugin
 
getResourceType() - Method in class org.exoplatform.portal.resource.compressor.impl.JSMinCompressorPlugin
 
getResourceType() - Method in interface org.exoplatform.portal.resource.compressor.ResourceCompressorPlugin
Return resource type this plugin could compress.
getScope() - Method in class org.gatein.portal.controller.resource.ResourceId
 
getScript(ResourceId, Locale) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
 
getScriptResources() - Method in class org.exoplatform.web.application.JavascriptManager
 
getSkin(String, String) - Method in class org.exoplatform.portal.resource.SkinService
Return a SkinConfig mapping by the module and skin name
getSkinList() - Method in class org.exoplatform.portal.resource.SkinService
Get all available skin
getSkinNames(String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
getSkins() - Method in interface org.exoplatform.portal.resource.SkinVisitor
 
getSource() - Method in class org.gatein.portal.controller.resource.script.Module.Local.Content
 
getSupportedLocales() - Method in class org.exoplatform.web.application.javascript.ScriptResourceDescriptor
 
getText() - Method in class org.exoplatform.portal.resource.CachedStylesheet
 
getText() - Method in class org.exoplatform.web.application.javascript.CachedJavascript
 
getType() - Method in class org.exoplatform.portal.resource.compressor.BaseResourceCompressorPlugin
 
getURI() - Method in class org.gatein.portal.controller.resource.script.Module
 
getURI() - Method in class org.gatein.portal.controller.resource.script.Module.Local
 
getURI() - Method in class org.gatein.portal.controller.resource.script.Module.Remote
 
GROUP_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.

H

handle(CharSequence, SkipCommentReader) - Method in class org.exoplatform.portal.resource.CommentBlockHandler
 
handle(CharSequence, SkipCommentReader) - Method in class org.exoplatform.portal.resource.CommentBlockHandler.OrientationCommentBlockHandler
 
hashCode() - Method in class org.exoplatform.portal.resource.SkinKey
 
hashCode() - Method in class org.gatein.portal.controller.resource.ResourceId
 
hashCode() - Method in class org.gatein.portal.controller.resource.script.ScriptGroup
 
hashCode() - Method in class org.gatein.portal.controller.resource.script.ScriptResource.DepInfo
 

I

id - Variable in class org.gatein.portal.controller.resource.Resource
.
IF_MODIFIED_SINCE - Static variable in class org.exoplatform.portal.application.ResourceRequestFilter
 
IF_MODIFIED_SINCE - Static variable in class org.exoplatform.portal.resource.SkinResourceRequestHandler
.
IF_MODIFIED_SINCE - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
 
INCLUDE_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.
invalidateCachedSkin(String) - Method in class org.exoplatform.portal.resource.SkinService
Invalidate skin from the cache
invalidatePortalSkinCache(String, String) - Method in class org.exoplatform.portal.resource.SkinService
Deprecated.
the method name is wrong to the behaviour it does. Use SkinService.removeSkin(String, String) instead
isEmpty() - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
isExternalScript() - Method in class org.exoplatform.web.application.javascript.Javascript
 
isExternalScript() - Method in class org.exoplatform.web.application.javascript.Javascript.Local
 
isExternalScript() - Method in class org.exoplatform.web.application.javascript.Javascript.Remote
 
isPath() - Method in class org.gatein.portal.controller.resource.script.Module.Local.Content
 
isRemote() - Method in class org.gatein.portal.controller.resource.script.Module
 
isRemote() - Method in class org.gatein.portal.controller.resource.script.Module.Local
 
isRemote() - Method in class org.gatein.portal.controller.resource.script.Module.Remote
 
isSupported(ResourceType) - Method in class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
 
isSupported(ResourceType) - Method in interface org.exoplatform.portal.resource.compressor.ResourceCompressor
 

J

JAVA_SCRIPT_MODULE - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
JAVA_SCRIPT_PARAM - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
JAVA_SCRIPT_PATH - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
JAVA_SCRIPT_PORTAL_NAME - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
JAVA_SCRIPT_PRIORITY - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
JAVA_SCRIPT_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
Javascript - Class in org.exoplatform.web.application.javascript
 
Javascript.Local - Class in org.exoplatform.web.application.javascript
 
Javascript.Remote - Class in org.exoplatform.web.application.javascript
 
JavascriptConfigDeployer - Class in org.exoplatform.web.application.javascript
An listener for listening the ADDED and REMOVED events of the webapp to deploy/undeploy Javascript configured in /WEB-INF/gatein-resources.xml file.
JavascriptConfigDeployer(String, JavascriptConfigService) - Constructor for class org.exoplatform.web.application.javascript.JavascriptConfigDeployer
 
JavascriptConfigParser - Class in org.exoplatform.web.application.javascript
 
JavascriptConfigParser(String) - Constructor for class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
JavascriptConfigService - Class in org.exoplatform.web.application.javascript
 
JavascriptConfigService(ExoContainerContext, ResourceCompressor) - Constructor for class org.exoplatform.web.application.javascript.JavascriptConfigService
 
JavascriptManager - Class in org.exoplatform.web.application
Created by The eXo Platform SAS Mar 27, 2007
JavascriptManager() - Constructor for class org.exoplatform.web.application.JavascriptManager
 
JavascriptTask - Class in org.exoplatform.web.application.javascript
 
JavascriptTask() - Constructor for class org.exoplatform.web.application.javascript.JavascriptTask
 
JavascriptUnregisterTask - Class in org.exoplatform.web.application.javascript
 
JavascriptUnregisterTask() - Constructor for class org.exoplatform.web.application.javascript.JavascriptUnregisterTask
 
JS_ID_PATTERN - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigService
 
JSMin - Class in org.exoplatform.web.application.javascript
 
JSMin(Reader, Writer) - Constructor for class org.exoplatform.web.application.javascript.JSMin
 
jsmin() - Method in class org.exoplatform.web.application.javascript.JSMin
jsmin -- Copy the input to the output, deleting the characters which are insignificant to JavaScript.
JSMinCompressorPlugin - Class in org.exoplatform.portal.resource.compressor.impl
 
JSMinCompressorPlugin(InitParams) - Constructor for class org.exoplatform.portal.resource.compressor.impl.JSMinCompressorPlugin
 

L

LANG_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
.
LAST_MODIFIED - Static variable in class org.exoplatform.portal.application.ResourceRequestFilter
 
LAST_MODIFIED - Static variable in class org.exoplatform.portal.resource.SkinResourceRequestHandler
.
LAST_MODIFIED - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
 
LEGACY_JAVA_SCRIPT - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
loadScriptResource(String) - Method in class org.exoplatform.web.application.JavascriptManager
Register a SHARE Javascript resource that will be loaded in Rendering phase Script FetchMode is ON_LOAD by default
loadScriptResource(ResourceScope, String) - Method in class org.exoplatform.web.application.JavascriptManager
Register a Javascript resource that will be loaded in Rendering phase If mode is null, script will be loaded with mode defined in gatein-resources.xml
Local(ResourceId, String, String, String, int) - Constructor for class org.exoplatform.web.application.javascript.Javascript.Local
 
Local(ResourceId, String, Module.Local.Content[], String, int) - Constructor for class org.exoplatform.web.application.javascript.Javascript.Local
 
log - Static variable in class org.exoplatform.portal.application.ResourceRequestFilter
 
log - Variable in class org.exoplatform.portal.resource.compressor.BaseResourceCompressorPlugin
 
log - Static variable in class org.exoplatform.portal.resource.SkinService
 

M

main(String[]) - Static method in class org.exoplatform.web.application.javascript.JSMin
 
mainResolver - Variable in class org.exoplatform.portal.resource.AbstractResourceService
.
MainResourceResolver - Class in org.exoplatform.portal.resource
 
MainResourceResolver() - Constructor for class org.exoplatform.portal.resource.MainResourceResolver
 
mark(int) - Method in class org.exoplatform.portal.resource.CharSequenceReader
Mark the current position.
markSupported() - Method in class org.exoplatform.portal.resource.CharSequenceReader
Mark is supported (returns true).
merge(Collection<SkinConfig>) - Method in class org.exoplatform.portal.resource.SkinService
Merge several skins into one single skin.
Module - Class in org.gatein.portal.controller.resource.script
 
Module.Local - Class in org.gatein.portal.controller.resource.script
 
Module.Local.Content - Class in org.gatein.portal.controller.resource.script
 
Module.Remote - Class in org.gatein.portal.controller.resource.script
 
MODULE_COMPARATOR - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigService
.
MODULE_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.

O

onDestroy(WebAppController) - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
 
onEvent(WebAppEvent) - Method in class org.exoplatform.portal.resource.AbstractResourceDeployer
 
onEvent(WebAppEvent) - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
 
onInit(WebAppController, ServletConfig) - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
 
org.exoplatform.portal.application - package org.exoplatform.portal.application
 
org.exoplatform.portal.resource - package org.exoplatform.portal.resource
 
org.exoplatform.portal.resource.compressor - package org.exoplatform.portal.resource.compressor
 
org.exoplatform.portal.resource.compressor.css - package org.exoplatform.portal.resource.compressor.css
 
org.exoplatform.portal.resource.compressor.impl - package org.exoplatform.portal.resource.compressor.impl
 
org.exoplatform.portal.resource.config.tasks - package org.exoplatform.portal.resource.config.tasks
 
org.exoplatform.portal.resource.config.xml - package org.exoplatform.portal.resource.config.xml
 
org.exoplatform.web.application - package org.exoplatform.web.application
 
org.exoplatform.web.application.javascript - package org.exoplatform.web.application.javascript
 
org.gatein.portal.controller.resource - package org.gatein.portal.controller.resource
 
org.gatein.portal.controller.resource.script - package org.gatein.portal.controller.resource.script
 
ORIENTATION_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
.
OrientationCommentBlockHandler() - Constructor for class org.exoplatform.portal.resource.CommentBlockHandler.OrientationCommentBlockHandler
 
overwrite - Variable in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
OVERWRITE - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.

P

parseConfig(InputStream) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
PATH_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.
PORTAl_SKIN_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
PORTAL_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.
PortalSkinTask - Class in org.exoplatform.portal.resource.config.tasks
Created by eXoPlatform SAS Author: Minh Hoang TO - hoang281283@gmail.com Sep 16, 2009
PortalSkinTask() - Constructor for class org.exoplatform.portal.resource.config.tasks.PortalSkinTask
 
PORTLET_NAME_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
PORTLET_SKIN_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
PORTLET_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.
PortletSkinTask - Class in org.exoplatform.portal.resource.config.tasks
Created by eXoPlatform SAS Author: Minh Hoang TO - hoang281283@gmail.com Sep 16, 2009
PortletSkinTask() - Constructor for class org.exoplatform.portal.resource.config.tasks.PortletSkinTask
 
priority - Variable in class org.exoplatform.web.application.javascript.Javascript
.
priority - Variable in class org.gatein.portal.controller.resource.script.Module
.
processConfigResource(DocumentSource, SkinService, ServletContext) - Static method in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
 
processConfigResource(InputStream, JavascriptConfigService, ServletContext) - Static method in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
processIfModified(long, HttpServletResponse) - Method in class org.exoplatform.portal.application.ResourceRequestFilter
Add Last-Modified Http header to HttpServetResponse
pushback(CharSequence) - Method in class org.exoplatform.portal.resource.SkipCommentReader
 

R

read() - Method in class org.exoplatform.portal.resource.CharSequenceReader
Read a single character.
read(char[], int, int) - Method in class org.exoplatform.portal.resource.CharSequenceReader
Read the sepcified number of characters into the array.
read() - Method in class org.exoplatform.portal.resource.Resource
 
read(Locale, ServletContext, ClassLoader) - Method in class org.gatein.portal.controller.resource.script.Module.Local
 
readLine() - Method in class org.exoplatform.portal.resource.SkipCommentReader
 
readSingleCharacter() - Method in class org.exoplatform.portal.resource.SkipCommentReader
Recursive method that read a single character from underlying reader.
registerCompressorPlugin(ComponentPlugin) - Method in class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
 
registerContext(WebApp) - Method in class org.exoplatform.portal.resource.AbstractResourceService
 
reloadSkin(String) - Method in class org.exoplatform.portal.resource.SkinService
reload skin by skin ID
reloadSkins() - Method in class org.exoplatform.portal.resource.SkinService
Clean cache, reload all Skins
Remote(ResourceId, String, String, int) - Constructor for class org.exoplatform.web.application.javascript.Javascript.Remote
 
remove(WebApp) - Method in class org.exoplatform.portal.resource.AbstractResourceDeployer
Called on web application remove event if the application contains "/WEB-INF/gatein-resources.xml" file.
remove(WebApp) - Method in class org.exoplatform.portal.resource.GateInSkinConfigDeployer
 
remove(String, String) - Method in class org.exoplatform.portal.resource.SkinService
Deprecated.
The method name is not clear. Using SkinService.removeSkin(String, String) instead
remove(List<SkinKey>) - Method in class org.exoplatform.portal.resource.SkinService
Deprecated.
This is deprecated as its name was not clear. Use SkinService.removeSkins(List) instead
remove(WebApp) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigDeployer
 
removeModuleByContextPath(String) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 
removeResource(ResourceId) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
 
removeResource(ResourceId, String) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
 
removeServletContext(ServletContext) - Method in class org.exoplatform.portal.resource.MainResourceResolver
Remove a servlet context from map of contexts
removeSkin(String, String) - Method in class org.exoplatform.portal.resource.SkinService
Remove a Skin from the service as well as its cache
removeSkin(SkinKey) - Method in class org.exoplatform.portal.resource.SkinService
Remove a Skin mapped to the key
removeSkinName(String, String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
removeSkins(List<SkinKey>) - Method in class org.exoplatform.portal.resource.SkinService
Remove SkinConfig from Portal Skin Config by SkinKey
removeSupportedSkin(String) - Method in class org.exoplatform.portal.resource.SkinService
Remove Skin from Portal available Skin by skin name
renderCSS(ControllerContext, ResourceRenderer, boolean) - Method in class org.exoplatform.portal.resource.SkinService
Render css content of the file specified by the given URI
RenderingException - Exception in org.exoplatform.portal.resource
Signal an exception during rendering.
RenderingException() - Constructor for exception org.exoplatform.portal.resource.RenderingException
 
RenderingException(String) - Constructor for exception org.exoplatform.portal.resource.RenderingException
 
RenderingException(String, Throwable) - Constructor for exception org.exoplatform.portal.resource.RenderingException
 
RenderingException(Throwable) - Constructor for exception org.exoplatform.portal.resource.RenderingException
 
require(String) - Method in class org.exoplatform.web.application.JavascriptManager
 
require(String, String) - Method in class org.exoplatform.web.application.JavascriptManager
 
require(String) - Method in class org.exoplatform.web.application.RequireJS
 
require(String, String) - Method in class org.exoplatform.web.application.RequireJS
 
RequireJS - Class in org.exoplatform.web.application
 
RequireJS() - Constructor for class org.exoplatform.web.application.RequireJS
 
RESERVED_MODULE - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigService
.
reset() - Method in class org.exoplatform.portal.resource.CharSequenceReader
Reset the reader to the last marked position (or the beginning if mark has not been called).
resolve(String) - Method in class org.exoplatform.portal.resource.MainResourceResolver
 
resolve(String) - Method in interface org.exoplatform.portal.resource.ResourceResolver
Returns a Resource for the provided path or null if the resource cannot be resolved.
resolve(Map<ResourceId, FetchMode>) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
Resolve a collection of pair of resource id and fetch mode, each entry of the map will be processed in the order specified by the iteration of the Map.entrySet().
resolveIds(Map<ResourceId, FetchMode>) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
 
Resource - Class in org.exoplatform.portal.resource
Represents a resource.
Resource(String) - Constructor for class org.exoplatform.portal.resource.Resource
 
Resource(String, String, String) - Constructor for class org.exoplatform.portal.resource.Resource
 
resource - Variable in class org.exoplatform.web.application.javascript.Javascript
.
Resource<R extends Resource<R>> - Class in org.gatein.portal.controller.resource
 
Resource(ResourceId) - Constructor for class org.gatein.portal.controller.resource.Resource
 
resource - Variable in class org.gatein.portal.controller.resource.script.Module
.
RESOURCE_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
.
RESOURCE_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.
resourceBundle - Variable in class org.exoplatform.web.application.javascript.Javascript.Local
.
ResourceCompressor - Interface in org.exoplatform.portal.resource.compressor
ResourceCompressor acts as a router of compression to compressor plugin
ResourceCompressorException - Exception in org.exoplatform.portal.resource.compressor
 
ResourceCompressorException(String) - Constructor for exception org.exoplatform.portal.resource.compressor.ResourceCompressorException
 
ResourceCompressorException(Exception) - Constructor for exception org.exoplatform.portal.resource.compressor.ResourceCompressorException
 
ResourceCompressorPlugin - Interface in org.exoplatform.portal.resource.compressor
 
ResourceCompressorService - Class in org.exoplatform.portal.resource.compressor.impl
 
ResourceCompressorService(InitParams) - Constructor for class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
 
ResourceId - Class in org.gatein.portal.controller.resource
Identify a resource.
ResourceId(ResourceScope, String) - Constructor for class org.gatein.portal.controller.resource.ResourceId
 
ResourceId(ResourceScope, String, boolean) - Constructor for class org.gatein.portal.controller.resource.ResourceId
 
ResourceRenderer - Interface in org.exoplatform.portal.resource
An interface defining the renderer contract for a resource.
ResourceRequestFilter - Class in org.exoplatform.portal.application
 
ResourceRequestFilter() - Constructor for class org.exoplatform.portal.application.ResourceRequestFilter
 
ResourceRequestHandler - Class in org.gatein.portal.controller.resource
 
ResourceRequestHandler() - Constructor for class org.gatein.portal.controller.resource.ResourceRequestHandler
 
ResourceResolver - Interface in org.exoplatform.portal.resource
A resource resolver for char based resources.
ResourceScope - Enum in org.gatein.portal.controller.resource
 
ResourceType - Enum in org.exoplatform.portal.resource.compressor
 
ResourceType - Enum in org.gatein.portal.controller.resource
 

S

SCOPE_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
.
SCOPE_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.
SCRIPT_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.
ScriptGraph - Class in org.gatein.portal.controller.resource.script
 
ScriptGraph() - Constructor for class org.gatein.portal.controller.resource.script.ScriptGraph
 
ScriptGroup - Class in org.gatein.portal.controller.resource.script
 
ScriptResource - Class in org.gatein.portal.controller.resource.script
ScriptResource.DepInfo - Class in org.gatein.portal.controller.resource.script
 
ScriptResourceDescriptor - Class in org.exoplatform.web.application.javascript
 
ScriptResourceDescriptor(ResourceId, FetchMode) - Constructor for class org.exoplatform.web.application.javascript.ScriptResourceDescriptor
 
ScriptResourceDescriptor(ResourceId, FetchMode, String, String) - Constructor for class org.exoplatform.web.application.javascript.ScriptResourceDescriptor
 
SCRIPTS_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
setApplicationName(String) - Method in class org.exoplatform.portal.resource.config.tasks.PortletSkinTask
 
setCommentBlockHandler(CommentBlockHandler) - Method in class org.exoplatform.portal.resource.SkipCommentReader
 
setContext(ManagementContext) - Method in class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
 
setCSSPath(String) - Method in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
setCSSPriority(String) - Method in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
setExpiration(long) - Method in interface org.exoplatform.portal.resource.ResourceRenderer
Instruct the renderer about the expiration time in seconds.
setFullId(boolean) - Method in class org.gatein.portal.controller.resource.ResourceId
 
setLevel(String) - Method in class org.exoplatform.portal.resource.compressor.impl.ClosureCompressorPlugin
 
setNumberOfCommingEscapes(int) - Method in class org.exoplatform.portal.resource.SkipCommentReader
 
setOrientation(Orientation) - Method in interface org.exoplatform.portal.resource.SkinURL
Sets the orientation on the skin URL.
setOverwrite(boolean) - Method in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
setPortletName(String) - Method in class org.exoplatform.portal.resource.config.tasks.PortletSkinTask
 
setSkinName(String) - Method in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
setStyleName(String) - Method in class org.exoplatform.portal.resource.config.tasks.ThemeTask
 
size() - Method in class org.exoplatform.portal.resource.SkinService
Return the number of skin config maintaining in this SkinService
Skin - Interface in org.exoplatform.portal.resource
A skin.
SKIN_MODULE_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
SKIN_NAME_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
SkinConfig - Interface in org.exoplatform.portal.resource
Extends a skin with additional information.
SkinConfigParser - Class in org.exoplatform.portal.resource.config.xml
 
SkinConfigParser() - Constructor for class org.exoplatform.portal.resource.config.xml.SkinConfigParser
 
SkinConfigTask - Interface in org.exoplatform.portal.resource.config.tasks
 
SkinDependentManager - Class in org.exoplatform.portal.resource
 
SkinDependentManager() - Constructor for class org.exoplatform.portal.resource.SkinDependentManager
 
SkinKey - Class in org.exoplatform.portal.resource
A key for skin config lookup.
SkinKey(String, String) - Constructor for class org.exoplatform.portal.resource.SkinKey
Creates a new skin key.
skinName - Variable in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
 
skinNameIsRemovable(String, String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
 
SkinResourceRequestHandler - Class in org.exoplatform.portal.resource
 
SkinResourceRequestHandler(SkinService) - Constructor for class org.exoplatform.portal.resource.SkinResourceRequestHandler
 
SkinService - Class in org.exoplatform.portal.resource
 
SkinService(ExoContainerContext, ResourceCompressor) - Constructor for class org.exoplatform.portal.resource.SkinService
 
SkinURL - Interface in org.exoplatform.portal.resource
The URL of a skin.
SkinVisitor - Interface in org.exoplatform.portal.resource
This visitor is used in SkinService.findSkins(SkinVisitor) to filter the returned results.
skip(long) - Method in class org.exoplatform.portal.resource.CharSequenceReader
Skip the specified number of characters.
SkipCommentReader - Class in org.exoplatform.portal.resource
A subclass of BufferedReader which skip the comment block
SkipCommentReader(Reader) - Constructor for class org.exoplatform.portal.resource.SkipCommentReader
 
SkipCommentReader(Reader, CommentBlockHandler) - Constructor for class org.exoplatform.portal.resource.SkipCommentReader
 
SkipCommentReader.State - Enum in org.exoplatform.portal.resource
 
start() - Method in class org.exoplatform.portal.resource.SkinService
Start service.
start() - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
Start service.
stop() - Method in class org.exoplatform.portal.resource.SkinService
Stop service Remove org.exoplatform.portal.resource.GateInSkinConfigDeployer and org.exoplatform.portal.resource.GateInSkinConfigRemoval from ServletContainer.
stop() - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
Stop service.
STYLE_NAME_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
STYLE_THEME_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
SUPPORT_GATEIN_RESOURCES - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
 

T

THEME_NAME_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
ThemeTask - Class in org.exoplatform.portal.resource.config.tasks
Created by eXoPlatform SAS Author: Minh Hoang TO - hoang281283@gmail.com Sep 16, 2009
ThemeTask() - Constructor for class org.exoplatform.portal.resource.config.tasks.ThemeTask
 
toString() - Method in class org.exoplatform.portal.resource.CharSequenceReader
Return a String representation of the underlying character sequence.
toString() - Method in class org.exoplatform.portal.resource.SkinKey
 
toString() - Method in interface org.exoplatform.portal.resource.SkinURL
This method is used to compute the path of a CSS.
toString() - Method in class org.exoplatform.web.application.RequireJS
 
toString() - Method in class org.gatein.portal.controller.resource.ResourceId
 
toString() - Method in class org.gatein.portal.controller.resource.script.ScriptResource
 

U

unregisterResources(JavascriptConfigService, ServletContext) - Static method in class org.exoplatform.web.application.javascript.JavascriptConfigParser
 
unregisterServletContext(WebApp) - Method in class org.exoplatform.portal.resource.AbstractResourceService
 
uri - Variable in class org.exoplatform.web.application.javascript.Javascript.Remote
.
URL_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
.

V

valueOf(String) - Static method in enum org.exoplatform.portal.resource.compressor.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.portal.resource.SkipCommentReader.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.portal.controller.resource.ResourceScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.portal.controller.resource.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.portal.controller.resource.script.FetchMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.portal.resource.compressor.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.portal.resource.SkipCommentReader.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.portal.controller.resource.ResourceScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.portal.controller.resource.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.portal.controller.resource.script.FetchMode
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
.
VERSION_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
.
visitPortalSkin(Map.Entry<SkinKey, SkinConfig>) - Method in interface org.exoplatform.portal.resource.SkinVisitor
 
visitSkin(Map.Entry<SkinKey, SkinConfig>) - Method in interface org.exoplatform.portal.resource.SkinVisitor
 

W

WINDOW_STYLE_TAG - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
.
writeTo(BinaryOutput) - Method in class org.exoplatform.portal.resource.CachedStylesheet
 

Y

YUICSSCompressor - Class in org.exoplatform.portal.resource.compressor.css
 
YUICSSCompressor(Reader) - Constructor for class org.exoplatform.portal.resource.compressor.css.YUICSSCompressor
 
YUICSSCompressorPlugin - Class in org.exoplatform.portal.resource.compressor.css
 
YUICSSCompressorPlugin(InitParams) - Constructor for class org.exoplatform.portal.resource.compressor.css.YUICSSCompressorPlugin
 
A B C D E F G H I J L M O P R S T U V W Y 
Skip navigation links
GateIn Portal Component Web Resources 4.4.3-PLF

Copyright © 2017 JBoss by Red Hat. All Rights Reserved.