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 30
string
renderFormBegin(array $attrs, bool $withTags = true)
Renders form begin.
at line 48
string
renderFormEnd(bool $withTags = true)
Renders form end.
at line 73
object
item($item)
No description
at line 81
void
begin(Container $form)
No description
at line 94
void
end()
No description
at line 100
Container
current()
No description