Runtime
class Runtime
internal |
Runtime helpers for Latte v3.
Methods
string
renderFormBegin(array $attrs, bool $withTags = true)
Renders form begin.
string
renderFormEnd(bool $withTags = true)
Renders form end.
object
item($item)
No description
void
end()
No description
Details
at line 32
string
renderFormBegin(array $attrs, bool $withTags = true)
Renders form begin.
at line 50
string
renderFormEnd(bool $withTags = true)
Renders form end.
at line 75
object
item($item)
No description
at line 83
void
begin(Container $form)
No description
at line 96
void
end()
No description
at line 102
Container
current()
No description