FormNode
class FormNode extends StatementNode
{form [scope|detached] name [, attributes]} ... {/form} Renders form tags and initializes form context.
The scope keyword makes {form} skip the
form= attribute. Use it when the layout contains a
component that renders its own Constants
| private Modes |
|
Properties
| $name | |||
| $attributes | |||
| $content | |||
| $mode |
Methods
string
print(PrintContext $context)
No description
getIterator()
No description