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.