Namespaces

  • Nette
    • Application
    • Caching
    • Collections
    • Config
    • Forms
    • IO
    • Loaders
    • Mail
    • Reflection
    • Security
    • Templates
    • Web
  • None
  • PHP

Classes

  • Button
  • Checkbox
  • ConventionalRenderer
  • FileUpload
  • Form
  • FormContainer
  • FormControl
  • FormGroup
  • HiddenField
  • ImageButton
  • InstantClientScript
  • MultiSelectBox
  • RadioList
  • Rule
  • Rules
  • SelectBox
  • SubmitButton
  • TextArea
  • TextBase
  • TextInput

Interfaces

  • IFormControl
  • IFormRenderer
  • INamingContainer
  • ISubmitterControl
  • Overview
  • Namespace
  • Class
  • Tree
  • Other releases

Namespace Nette\Forms

Classes summary
Button Push button control with no default behavior.
Checkbox Check box control. Allows the user to select a true or false condition.
ConventionalRenderer Converts a Form into the HTML output.
FileUpload Text box and browse button that allow users to select a file to upload to the server.
Form Creates, validates and renders HTML forms.
FormContainer Container for form controls.
FormControl Base class that implements the basic functionality common to form controls.
FormGroup A user group of form controls.
HiddenField Hidden form control used to store a non-displayed value.
ImageButton Submittable image button form control.
InstantClientScript Instant validation JavaScript generator.
MultiSelectBox Select box control that allows multiple item selection.
RadioList Set of radio button controls.
Rule Single validation rule or condition represented as value object.
Rules List of validation & condition rules.
SelectBox Select box control that allows single item selection.
SubmitButton Submittable button control.
TextArea Multiline text input control.
TextBase Implements the basic functionality common to text input controls.
TextInput Single line text input control.
Interfaces summary
IFormControl Defines method that must be implemented to allow a component to act like a form control.
IFormRenderer Defines method that must implement form rendered.
INamingContainer Identifies a container that creates a new namespace for form's control hierarchy.
ISubmitterControl Defines method that must be implemented to allow a control to submit web form.
Nette Framework 0.9.7 API documentation generated by ApiGen 2.3.0