Creates HTML Response from a key-value-pair.
template string
tag to start variable in template
tag to end variables in template
Cache expiration value for template
Cache modified value for template
HTML template string
Clear template variables.
whether template is empty
Creates HTML Response from set variables.
Creates HTML Response from a key-value-pair.
key
value
Creates HTML Response from object properties.
object
Creates HTML Response from API result.
OINOResult-object
HTML separator for messages
include debug messages in result
include debug messages in result
include debug messages in result
include debug messages in result
Sets template variables from object properties.
any object
whether to escape value
Sets template variable from a key-value-pair.
key
value
whether to escape value
Class for rendering HTML from data.