FormNode
class FormNode extends StatementNode
{form [scope|detached] name [, attributes]} ... {/form} {formContext name} ... {/formContext} Renders form tags and initializes form context.
Constants
| private ModeLegacyScope |
|
| private ModeScope |
|
| private ModeDetached |
|
Properties
| $name | |||
| $attributes | |||
| $content | |||
| $mode |
Methods
string
print(PrintContext $context)
No description
getIterator()
No description