Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
SkinServiceandJavascriptConfigService - AbstractResourceService(ResourceCompressor) - Constructor for class org.exoplatform.portal.resource.AbstractResourceService
- AbstractSkinModule - Class in org.exoplatform.portal.resource.config.tasks
- ADAPTER_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
-
.
- add(E) - Method in class org.gatein.portal.controller.resource.script.FetchMap
- add(E, FetchMode) - Method in class org.gatein.portal.controller.resource.script.FetchMap
- 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
- addAll(Map<E, FetchMode>) - Method in class org.gatein.portal.controller.resource.script.FetchMap
- 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
- ADDITIONAL_MODULE - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
- 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
- addLocalModule(String, Module.Local.Content[], String, int, boolean) - 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) - Method in class org.exoplatform.portal.resource.SkinService
-
Add a portal skin with the
priorityis Integer.MAX_VALUE and theoverwriteis false by default - addPortalSkin(String, String, String, boolean) - Method in class org.exoplatform.portal.resource.SkinService
-
Add a portal skin with the
priorityis 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, int, boolean, boolean) - Method in class org.exoplatform.portal.resource.SkinService
-
Register a portal skin
- 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) - Method in class org.exoplatform.portal.resource.SkinService
-
Add a skin with the
priorityis Integer.MAX_VALUE and theoverwriteis false by default - addSkin(String, String, String, boolean) - Method in class org.exoplatform.portal.resource.SkinService
-
Add a portal skin with the
priorityis 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, int, boolean, List<String>) - Method in class org.exoplatform.portal.resource.SkinService
- 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> - 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
- brandingService - Variable in class org.exoplatform.web.application.JspBasedWebHandler
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
Readerimplementation 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(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) - Method in interface org.exoplatform.portal.resource.compressor.ResourceCompressorPlugin
-
Compress the specified input and produce compressed output.
- compress(Reader, Writer, 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(Writer, int) - Method in class org.exoplatform.portal.resource.compressor.css.YUICSSCompressor
- compress(String, ResourceType) - Method in class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
- compress(String, ResourceType) - Method in interface org.exoplatform.portal.resource.compressor.ResourceCompressor
- COMPRESS_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated..
- 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.BaseScriptResource
-
.
- 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(String) - Method in enum class org.gatein.portal.controller.resource.ResourceScope
-
Returns a new
ResourceIdscoped with this enum instance. - 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
- createURL() - Method in class org.exoplatform.portal.resource.SimpleSkin
- createURL() - Method in interface org.exoplatform.portal.resource.Skin
-
Creates and return a skin URL.
- createURL(ControllerContext) - Method in interface org.exoplatform.portal.resource.Skin
-
Deprecated, for removal: This API element is subject to removal in a future version.use #createURL() instead
- 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
- CUSTOM_MODULE_ID - Static variable in class org.exoplatform.portal.resource.SkinService
D
- decode(String) - Static method in enum class org.gatein.portal.controller.resource.script.FetchMode
- DEFAULT_MAX_AGE - Static variable in class org.exoplatform.portal.application.ResourceRequestFilter
- DEFAULT_SKIN_PARAM_NAME - 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
-
.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.portal.application.ResourceRequestFilter
E
- ENCOUNTING_ASTERIK - Enum constant in enum class org.exoplatform.portal.resource.SkipCommentReader.State
- ENCOUNTING_COMMENT_BLOCK_CLOSING_TAG - Enum constant in enum class org.exoplatform.portal.resource.SkipCommentReader.State
- ENCOUNTING_COMMENT_BLOCK_OPENING_TAG - Enum constant in enum class org.exoplatform.portal.resource.SkipCommentReader.State
- ENCOUNTING_FORWARD_SLASH - Enum constant in enum class org.exoplatform.portal.resource.SkipCommentReader.State
- ENCOUNTING_ORDINARY_CHARACTER - Enum constant in enum class org.exoplatform.portal.resource.SkipCommentReader.State
- 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.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(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.exoplatform.portal.resource.SkinResourceRequestHandler
-
Deprecated.
- execute(ControllerContext) - Method in class org.exoplatform.web.application.JspBasedWebHandler
- execute(ControllerContext) - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- EXPIRES - Static variable in class org.exoplatform.portal.application.ResourceRequestFilter
- EXPIRES - Static variable in class org.exoplatform.portal.resource.SkinResourceRequestHandler
-
Deprecated..
F
- FetchMap<E> - Class in org.gatein.portal.controller.resource.script
-
Extends an
HashMapto 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 Class in org.gatein.portal.controller.resource.script
- fetchTasks(DocumentSource) - Static method in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
- filtered - Variable in class org.exoplatform.portal.resource.config.tasks.PortalSkinTask
- FILTERED - Static variable 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
-
.
- GATEIN_RESOURCES_1_4_SYSTEM_ID - Static variable in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
-
.
- GATEIN_RESOURCES_1_5_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(ResourceId) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- generateUrl(ScriptResource) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- generateUUID() - Method in class org.exoplatform.web.application.JavascriptManager
- getAdditionalModules() - Method in interface org.exoplatform.portal.resource.SkinConfig
- 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
- getCompositeScript(ResourceId, Locale) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- getCompressorPlugin(ResourceType, String) - Method in class org.exoplatform.portal.resource.compressor.impl.ResourceCompressorService
- getContentAsBytes() - Method in class org.gatein.portal.controller.resource.ScriptContent
- 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
- getCSSPath() - Method in class org.exoplatform.portal.resource.SimpleSkin
- getCSSPath() - Method in interface org.exoplatform.portal.resource.SkinConfig
-
Returns the css path.
- getCSSPriority() - Method in class org.exoplatform.portal.resource.SimpleSkin
- getCSSPriority() - Method in interface org.exoplatform.portal.resource.Skin
-
Returns the priority number
- getCursorState() - Method in class org.exoplatform.portal.resource.SkipCommentReader
-
Used for JUnit tests
- getCustomPortalSkins(String) - Method in class org.exoplatform.portal.resource.SkinService
-
Return the collection of custom portal skins
- getDefaultSkin() - Method in class org.exoplatform.portal.resource.SkinService
- 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
- getDepends() - Method in class org.exoplatform.web.application.RequireJS
- 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
- getFileContentHash() - Method in class org.exoplatform.portal.resource.SimpleSkin
- getFileContentHash() - Method in interface org.exoplatform.portal.resource.Skin
- 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
- getHandlerName() - Method in class org.exoplatform.portal.resource.SkinResourceRequestHandler
-
Deprecated.
- getHandlerName() - Method in class org.exoplatform.web.application.JspBasedWebHandler
- getHandlerName() - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- 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
- getJavascriptConfigService() - Method in class org.exoplatform.web.application.JavascriptManager
- getJavascriptKeys() - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- getJavaScripts() - Method in class org.exoplatform.web.application.JavascriptManager
-
Returns javascripts which were added by
JavascriptManager.addJavascript(CharSequence),JavascriptManager.addOnLoadJavascript(CharSequence),JavascriptManager.addOnResizeJavascript(CharSequence),JavascriptManager.addOnScrollJavascript(CharSequence),JavascriptManager.addCustomizedOnLoadScript(CharSequence),JavascriptManager.requireJS - getJSConfig() - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- getLastModified() - Method in class org.exoplatform.portal.resource.CachedStylesheet
- getLastModified() - Method in class org.exoplatform.web.application.javascript.CachedJavascript
- getLastModified(ControllerContext) - Method in class org.exoplatform.portal.resource.SkinService
-
Deprecated.CSS Caching is using files mechanism instead of InMemory cache
- getLength() - Method in class org.exoplatform.portal.resource.CachedStylesheet
- getLevel() - Method in class org.exoplatform.portal.resource.compressor.impl.ClosureCompressorPlugin
- getLoadGroup(String) - Method in class org.gatein.portal.controller.resource.script.ScriptGraph
- 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
- getNoAlias() - Method in class org.exoplatform.web.application.RequireJS
- getOutput() - Method in interface org.exoplatform.portal.resource.ResourceRenderer
-
Returns an output stream for performing resource rendering.
- getOutput() - Method in class org.exoplatform.portal.resource.SkinResourceRequestHandler.SkinResourceRenderer
-
Deprecated.
- getPageScripts() - Method in class org.exoplatform.web.application.JavascriptManager
-
Return a map of JS resource ids (required to be load for current page) and boolean: true if that script should be push on the header before html.
- getParameters() - Method in class org.gatein.portal.controller.resource.script.Module.Local
- getParameters(boolean, Locale) - Method in class org.gatein.portal.controller.resource.script.BaseScriptResource
- 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
- getPortalSkin(String, String) - Method in class org.exoplatform.portal.resource.SkinService
-
Return a Portal SkinConfig mapping by the module and skin name
- 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
-
Deprecated.
- getRequiresLifeCycle() - Method in class org.exoplatform.web.application.JspBasedWebHandler
- getRequiresLifeCycle() - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- getResource() - Method in class org.exoplatform.web.application.javascript.Javascript
- getResource() - Method in class org.gatein.portal.controller.resource.script.Module
- getResource(ResourceId) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- 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
- getResourceBundleService() - Method in class org.exoplatform.portal.application.ResourceRequestFilter
- getResourceBundleService() - Static method in class org.gatein.portal.controller.resource.script.Module
- 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.
- getScript(ResourceId, Locale) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- getScriptContent(ResourceScope, String, boolean) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- getScriptResources() - Method in class org.exoplatform.web.application.JavascriptManager
- getScripts() - Method in class org.exoplatform.web.application.RequireJS
- 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
- getSkinModuleContent(String, int, Orientation, boolean) - Method in class org.exoplatform.portal.resource.SkinService
- getSkinModuleFileContent(String) - Method in class org.exoplatform.portal.resource.SkinService
-
Returns CSS file content switch file request path
- getSkinNames(String) - Static method in class org.exoplatform.portal.resource.SkinDependentManager
- getSkins(Set<Map.Entry<SkinKey, SkinConfig>>, Set<Map.Entry<SkinKey, SkinConfig>>) - 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
- getType() - Method in interface org.exoplatform.portal.resource.Skin
- 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 - Enum constant in enum class org.gatein.portal.controller.resource.ResourceScope
- 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
- HANDLER_NAME - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- HASH_QUERY_PARAM - Static variable in class org.exoplatform.portal.resource.SimpleSkin
- HASH_QUERY_PARAM - Static variable in class org.gatein.portal.controller.resource.ScriptKey
- hashCode() - Method in class org.exoplatform.portal.resource.SkinKey
- 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
-
Deprecated..
- IF_MODIFIED_SINCE - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- IMMEDIATE - Enum constant in enum class org.gatein.portal.controller.resource.script.FetchMode
- INCLUDE_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
-
.
- initData() - Method in class org.exoplatform.portal.resource.SkinService
-
Cache data after startup
- initData() - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
-
Cache data after startup
- initJSModuleCache(JavascriptConfigService, ResourceId) - Method in class org.exoplatform.web.application.javascript.JavascriptTask
- initSkinModuleCache(SkinConfig) - Method in class org.exoplatform.portal.resource.SkinService
- invalidateCachedSkin(String) - Method in class org.exoplatform.portal.resource.SkinService
-
Invalidate skin from the cache
- 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
- isFiltered() - Method in interface org.exoplatform.portal.resource.SkinConfig
- isMinify() - Method in class org.exoplatform.web.application.javascript.Javascript.Local
- isMinify() - Method in class org.gatein.portal.controller.resource.script.Module.Local
- 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 - Enum constant in enum class org.exoplatform.portal.resource.compressor.ResourceType
- 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.xmlfile. - 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 - Variable in class org.exoplatform.web.application.JspBasedWebHandler
- 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
- JavascriptManager(JavascriptConfigService) - 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
- JS_PATHS_PARAM - Static variable in class org.exoplatform.web.application.JspBasedWebHandler
- 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.
- JSMin - Class in org.exoplatform.web.application.javascript
- JSMin(Reader, Writer) - Constructor for class org.exoplatform.web.application.javascript.JSMin
- JSMinCompressorPlugin - Class in org.exoplatform.portal.resource.compressor.impl
- JSMinCompressorPlugin(InitParams) - Constructor for class org.exoplatform.portal.resource.compressor.impl.JSMinCompressorPlugin
- JspBasedWebHandler - Class in org.exoplatform.web.application
- JspBasedWebHandler(LocaleConfigService, BrandingService, JavascriptConfigService, SkinService) - Constructor for class org.exoplatform.web.application.JspBasedWebHandler
L
- LANG_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated..
- LAST_MODIFIED - Static variable in class org.exoplatform.portal.application.ResourceRequestFilter
- LAST_MODIFIED - Static variable in class org.exoplatform.portal.resource.SkinResourceRequestHandler
-
Deprecated..
- LAST_MODIFIED - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- LEGACY_JAVA_SCRIPT - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
- LOAD_GROUPS - Static variable in class org.gatein.portal.controller.resource.script.ScriptGraph
- 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
- Local(ResourceId, String, Module.Local.Content[], String, int, boolean) - Constructor for class org.exoplatform.web.application.javascript.Javascript.Local
- localeConfigService - Variable in class org.exoplatform.web.application.JspBasedWebHandler
- log - Variable in class org.exoplatform.portal.resource.compressor.BaseResourceCompressorPlugin
- LOG - Static variable in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
- LOG - Static variable in class org.exoplatform.portal.resource.config.tasks.PortletSkinTask
- LOG - Static variable in class org.exoplatform.portal.resource.SkinService
- LOG - Static variable in class org.exoplatform.web.application.JavascriptManager
- LOG - Static variable in class org.gatein.portal.controller.resource.ScriptLoader
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).
- MAX_AGE - Static variable in class org.exoplatform.portal.resource.SkinService
- MAX_AGE - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- maxAge - Static variable in class org.exoplatform.portal.application.ResourceRequestFilter
-
can't be final, the RootContainer sometimes is built after init
- minify - Variable in class org.exoplatform.web.application.javascript.Javascript.Local
- MINIFY_QUERY_PARAM - Static variable in class org.exoplatform.portal.resource.SimpleSkin
- MINIFY_QUERY_PARAM - Static variable in class org.gatein.portal.controller.resource.ScriptKey
- Module - Class in org.gatein.portal.controller.resource.script
- MODULE_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
-
.
- 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
N
- NOT_FOUND - Static variable in class org.gatein.portal.controller.resource.ScriptContent
O
- ON_LOAD - Enum constant in enum class org.gatein.portal.controller.resource.script.FetchMode
- onDestroy(WebAppController) - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- onEvent(WebAppEvent) - Method in class org.exoplatform.portal.resource.AbstractResourceDeployer
- onEvent(WebAppEvent) - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- onInit(WebAppController, ServletConfig) - Method in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- 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
-
Deprecated..
- ORIENTATION_QUERY_PARAM - Static variable in class org.exoplatform.portal.resource.SimpleSkin
- 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 - Enum constant in enum class org.gatein.portal.controller.resource.ResourceScope
- 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 - Enum constant in enum class org.gatein.portal.controller.resource.ResourceScope
- 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
- prepareDispatch(ControllerContext, String, List<String>, List<String>, Consumer<JSONObject>) - Method in class org.exoplatform.web.application.JspBasedWebHandler
- priority - Variable in class org.exoplatform.web.application.javascript.Javascript
-
.
- priority - Variable in class org.gatein.portal.controller.resource.script.Module
-
.
- processConfigResource(InputStream, JavascriptConfigService, ServletContext) - Static method in class org.exoplatform.web.application.javascript.JavascriptConfigParser
- processConfigResource(DocumentSource, SkinService, ServletContext) - Static method in class org.exoplatform.portal.resource.config.xml.SkinConfigParser
- processCSSRecursively(String, Reader, Appendable, Orientation) - Method in class org.exoplatform.portal.resource.SkinService
-
Apply CSS for Skin
If skin is null, do nothing - 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() - Method in class org.exoplatform.portal.resource.Resource
- read(char[], int, int) - Method in class org.exoplatform.portal.resource.CharSequenceReader
-
Read the sepcified number of characters into the array.
- 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
- reloadJavascript(String) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- reloadJavascripts() - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- 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(WebApp) - Method in class org.exoplatform.web.application.javascript.JavascriptConfigDeployer
- removeModuleByContextPath(String) - Method in class org.gatein.portal.controller.resource.script.ScriptResource
- removePortalSkin(String, String) - Method in class org.exoplatform.portal.resource.SkinService
-
Remove a Skin from the service as well as its cache
- removePortalSkin(SkinKey) - Method in class org.exoplatform.portal.resource.SkinService
-
Remove a Skin mapped to the
key - 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(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
-
Deprecated, for removal: This API element is subject to removal in a future version.since not used for CSS content retrieval anymore. Kept for retro compatibility with UIs making static reference to Portal Skin CSS paths
- RenderingException - Exception Class in org.exoplatform.portal.resource
-
Signal an exception during rendering.
- RenderingException() - Constructor for exception class org.exoplatform.portal.resource.RenderingException
- RenderingException(String) - Constructor for exception class org.exoplatform.portal.resource.RenderingException
- RenderingException(String, Throwable) - Constructor for exception class org.exoplatform.portal.resource.RenderingException
- RenderingException(Throwable) - Constructor for exception class org.exoplatform.portal.resource.RenderingException
- require(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.JavascriptManager
- 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
Resourcefor 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 - Variable in class org.exoplatform.web.application.javascript.Javascript
-
.
- resource - Variable in class org.gatein.portal.controller.resource.script.Module
-
.
- Resource - Class in org.exoplatform.portal.resource
-
Represents a resource.
- Resource<R> - Class in org.gatein.portal.controller.resource
- Resource(String) - Constructor for class org.exoplatform.portal.resource.Resource
- Resource(String, String, String) - Constructor for class org.exoplatform.portal.resource.Resource
- Resource(ResourceId) - Constructor for class org.gatein.portal.controller.resource.Resource
- RESOURCE_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated..
- RESOURCE_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
-
.
- resourceBundle - Variable in class org.exoplatform.web.application.javascript.Javascript.Local
-
.
- resourceBundleService - Static variable in class org.gatein.portal.controller.resource.script.Module
- ResourceCompressor - Interface in org.exoplatform.portal.resource.compressor
-
ResourceCompressor acts as a router of compression to compressor plugin
- ResourceCompressorException - Exception Class in org.exoplatform.portal.resource.compressor
- ResourceCompressorException(Exception) - Constructor for exception class org.exoplatform.portal.resource.compressor.ResourceCompressorException
- ResourceCompressorException(String) - Constructor for exception class 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
- ResourceInitContainerLifecyclePlugin - Class in org.exoplatform.portal.application
- ResourceInitContainerLifecyclePlugin() - Constructor for class org.exoplatform.portal.application.ResourceInitContainerLifecyclePlugin
- 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
-
Deprecated.Replaced by
ResourceRequestFilterwhich will handle files using webapp context based URL instead of a centralized endpoint for all skins to define inside the monolith - ResourceRequestHandler() - Constructor for class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- ResourceResolver - Interface in org.exoplatform.portal.resource
-
A resource resolver for char based resources.
- ResourceScope - Enum Class in org.gatein.portal.controller.resource
- ResourceType - Enum Class in org.exoplatform.portal.resource.compressor
- ResourceType - Enum Class in org.gatein.portal.controller.resource
- retrieve(Object, ScriptKey) - Method in class org.gatein.portal.controller.resource.ScriptLoader
S
- SCOPE_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated..
- SCOPE_QUERY_PARAM - Static variable in class org.gatein.portal.controller.resource.ScriptKey
- SCOPE_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
-
.
- SCRIPT_TAG - Static variable in class org.exoplatform.web.application.javascript.JavascriptConfigParser
-
.
- ScriptContent - Class in org.gatein.portal.controller.resource
- ScriptContent(byte[], long) - Constructor for class org.gatein.portal.controller.resource.ScriptContent
-
Used in dev mode
- ScriptContent(File, long) - Constructor for class org.gatein.portal.controller.resource.ScriptContent
-
Used in prod mode
- 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
- ScriptKey - Class in org.gatein.portal.controller.resource
- ScriptKey(ResourceId, boolean, Locale) - Constructor for class org.gatein.portal.controller.resource.ScriptKey
- ScriptLoader - Class in org.gatein.portal.controller.resource
- ScriptLoader() - Constructor for class org.gatein.portal.controller.resource.ScriptLoader
- 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
- 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
- setCSSPath(String) - Method in class org.exoplatform.portal.resource.SimpleSkin
- setCSSPath(String) - Method in interface org.exoplatform.portal.resource.SkinConfig
- 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.
- setExpiration(long) - Method in class org.exoplatform.portal.resource.SkinResourceRequestHandler.SkinResourceRenderer
-
Deprecated.
- 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
- setPriority(int) - Method in interface org.exoplatform.portal.resource.SkinConfig
- setSkinName(String) - Method in class org.exoplatform.portal.resource.config.tasks.AbstractSkinModule
- setStyleName(String) - Method in class org.exoplatform.portal.resource.config.tasks.ThemeTask
- setType(String) - Method in interface org.exoplatform.portal.resource.SkinConfig
-
Sets Skin type
- SHARED - Enum constant in enum class org.gatein.portal.controller.resource.ResourceScope
- SimpleSkin - Class in org.exoplatform.portal.resource
-
An implementation of the skin config.
- SimpleSkin(String, String, String) - Constructor for class org.exoplatform.portal.resource.SimpleSkin
- SimpleSkin(String, String, String, int) - Constructor for class org.exoplatform.portal.resource.SimpleSkin
- SimpleSkin(String, String, String, int, boolean) - Constructor for class org.exoplatform.portal.resource.SimpleSkin
- SimpleSkin(String, String, String, int, boolean, List<String>) - Constructor for class org.exoplatform.portal.resource.SimpleSkin
- SimpleSkin(String, String, String, int, List<String>) - Constructor for class org.exoplatform.portal.resource.SimpleSkin
- 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
- SkinResourceRenderer(HttpServletResponse, ControllerContext, BinaryOutput) - Constructor for class org.exoplatform.portal.resource.SkinResourceRequestHandler.SkinResourceRenderer
-
Deprecated.
- SkinResourceRequestHandler - Class in org.exoplatform.portal.resource
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
ResourceRequestFilterwhich will handle files using webapp context based URL instead of a centralized endpoint for all skins to define inside the monolith - SkinResourceRequestHandler(SkinService) - Constructor for class org.exoplatform.portal.resource.SkinResourceRequestHandler
-
Deprecated.
- SkinResourceRequestHandler.SkinResourceRenderer - Class in org.exoplatform.portal.resource
-
Deprecated.
- skinService - Variable in class org.exoplatform.web.application.JspBasedWebHandler
- SkinService - Class in org.exoplatform.portal.resource
- SkinService(InitParams, 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 Class in org.exoplatform.portal.resource
- start() - Method in class org.exoplatform.portal.resource.SkinService
- start() - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- startContainer(ExoContainer) - Method in class org.exoplatform.portal.application.ResourceInitContainerLifecyclePlugin
- stop() - Method in class org.exoplatform.portal.resource.SkinService
- stop() - Method in class org.exoplatform.web.application.javascript.JavascriptConfigService
- 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
-
.
- STYLESHEET - Enum constant in enum class org.exoplatform.portal.resource.compressor.ResourceType
T
- TEXT_HTML_CONTENT_TYPE - Static variable in class org.exoplatform.web.application.JspBasedWebHandler
- 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
- toString(Orientation) - Method in interface org.exoplatform.portal.resource.SkinURL
-
This method is used to compute the path of a CSS.
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
-
.
- USE_WEBUI_RESOURCES - Static variable in class org.exoplatform.web.application.JavascriptManager
V
- valueOf(String) - Static method in enum class org.exoplatform.portal.resource.compressor.ResourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.resource.SkipCommentReader.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gatein.portal.controller.resource.ResourceScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gatein.portal.controller.resource.ResourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gatein.portal.controller.resource.script.FetchMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.exoplatform.portal.resource.compressor.ResourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.resource.SkipCommentReader.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gatein.portal.controller.resource.ResourceScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gatein.portal.controller.resource.ResourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gatein.portal.controller.resource.script.FetchMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Static variable in class org.exoplatform.portal.application.ResourceRequestFilter
-
can't be final, the RootContainer sometimes is built after init
- VERSION - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated.
- VERSION_QN - Static variable in class org.gatein.portal.controller.resource.ResourceRequestHandler
-
Deprecated..
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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form