Replaces things[0] with things[1] in what all at once. Returns the new string.
Can be used as a return value from one of your own methods when rendering websites with WebPresenterWithTemplateSupport.
UDA to put on a method when using WebPresenterWithTemplateSupport. Overrides the default template skeleton file name.
UDA to put on a method when using WebPresenterWithTemplateSupport. Overrides default generic element formatting and instead uses the specified template name to render the return value.
UDA to attach runtime metadata to a function. Will be available in the template.
Make a class that inherits from this with your further customizations, or minimally:
This provides a kind of web template support, built on top of arsd.dom and arsd.script, in support of arsd.cgi.
Functions available: encodeURIComponent, formatDate, dayOfWeek, formatTime, filterKeys