Uses of Enum Class
org.gatein.portal.controller.resource.ResourceScope
Packages that use ResourceScope
Package
Description
-
Uses of ResourceScope in org.exoplatform.web.application
Methods in org.exoplatform.web.application with parameters of type ResourceScopeModifier and TypeMethodDescriptionvoidJavascriptManager.loadScriptResource(ResourceScope scope, String name) 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 -
Uses of ResourceScope in org.exoplatform.web.application.javascript
Methods in org.exoplatform.web.application.javascript with parameters of type ResourceScopeModifier and TypeMethodDescriptionJavascriptConfigService.getScriptContent(ResourceScope scope, String module, boolean compress) -
Uses of ResourceScope in org.gatein.portal.controller.resource
Methods in org.gatein.portal.controller.resource that return ResourceScopeModifier and TypeMethodDescriptionstatic ResourceScopeReturns the enum constant of this class with the specified name.static ResourceScope[]ResourceScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.gatein.portal.controller.resource with parameters of type ResourceScope -
Uses of ResourceScope in org.gatein.portal.controller.resource.script
Methods in org.gatein.portal.controller.resource.script with parameters of type ResourceScopeModifier and TypeMethodDescriptionScriptGraph.getResource(ResourceScope scope, String name) ScriptGraph.getResources(ResourceScope scope)