Runtime
class Runtime extends Object
internal |
Runtime helpers for Latte.
Methods
static string
static string
Details
at line 26
static string
renderFormBegin(Form $form, array $attrs, $withTags = TRUE)
Renders form begin.
at line 46
static string
renderFormEnd(Form $form, $withTags = TRUE)
Renders form end.