Description

Class for generating asset URLs.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
stringstring assetTimestamp(string timestampPath, string timestamp = null)
stringstring webroot(string fileName, Json[string] options = null)
stringstring imageUrl(string path, Json[string] options = null)
stringstring url(string urlPath, Json[string] options = null)
stringstring requestWebroot()
stringstring cssUrl(string path, Json[string] options = null)
stringstring encodeUrl(string urlToEncode)
stringstring inflectString(string inflectedString)
stringstring scriptUrl(string path, Json[string] options = null)
voidvoid setInflectionType(string anInflectionType)
Json[string]Json[string] pluginSplit(string nameToSplit)