PHP Nette\Forms Пространство имен

Пространства имен

Nette\Forms\Controls
Nette\Forms\Rendering

Interfaces

Имя Описание
IControl Defines method that must be implemented to allow a component to act like a form control.

Классы

Имя Описание
Container Container for form controls.
ControlGroup A user group of form controls.
Form Creates, validates and renders HTML forms.
Helpers Forms helpers.
Rule Single validation rule or condition represented as value object.
Rules List of validation & condition rules.
Validator Common validators.