Runtime
class Runtime
internal |
Runtime helpers for Latte v2 & v3.
Methods
Details
at line 25
static void
initializeForm(Form $form)
No description
at line 37
static string
renderFormBegin(Form $form, array $attrs, bool $withTags = true)
Renders form begin.
at line 54
static string
renderFormEnd(Form $form, bool $withTags = true)
Renders form end.
at line 78
static object
item($item, $global)
No description
Traits
StaticClass