RSAddonUrl Class
Item Index
Methods
_calcResourceURL
(
Nothing
private
-
res -
mojitRes
Calculates the static handler URL for the resource.
Parameters:
-
resObjectthe resource for which to calculate the URL
-
mojitResObjectthe resource for the mojit
Returns:
Nothing:
initializer
(
Nothing
-
config
This methods is part of Y.Plugin.Base. See documentation for that for details.
Parameters:
-
configObjectConfiguration object as per Y.Plugin.Base
Returns:
Nothing:
onResolveMojitDetails
(
Nothing
-
evt
This is called when the ResourceStore fires this event. It precomputes the mojits' assets URL base, to be used later during getMojitTypeDetails.
Parameters:
-
evtObjectThe fired event
Returns:
Nothing:
resolveResourceVersions
()
Nothing
Using AOP, this is called before the ResourceStore's version. It computes the static handler URL for all resources in all the mojits (as well as the mojit itself).
Returns:
Nothing:
