UrlHelper class for generating URLs.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
string | string script(string path, Json[string] options = null) | ||||
string | string image(string path, Json[string] options = null) | ||||
string | string css(string path, Json[string] options = null) | ||||
string | string assetTimestamp(string path, string timestamp = null) | ||||
string | string build(string[] myurl = null, Json[string] options = null) | ||||
string | string webroot(string filename) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
IEvent[] | IEvent[] implementedEvents() | ||||
string | string buildFromPath(string routePath, Json[string] params = null, Json[string] options = null) | ||||
string | string assetUrl(string path, Json[string] options = null) |