Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationLatte
      • ApplicationTracy
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsLatte
      • Framework
      • HttpTracy
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Templating
    • Utils
  • NetteModule
  • none
  • Tracy

Classes

  • BaseControl
  • Button
  • Checkbox
  • CheckboxList
  • ChoiceControl
  • CsrfProtection
  • HiddenField
  • ImageButton
  • MultiChoiceControl
  • MultiSelectBox
  • RadioList
  • SelectBox
  • SubmitButton
  • TextArea
  • TextBase
  • TextInput
  • UploadControl
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Namespace Nette\Forms\Controls

Classes summary
BaseControl Base class that implements the basic functionality common to form controls.
Button Push button control with no default behavior.
Checkbox Check box control. Allows the user to select a true or false condition.
CheckboxList Set of checkboxes.
ChoiceControl Choice control that allows single item selection.
CsrfProtection
HiddenField Hidden form control used to store a non-displayed value.
ImageButton Submittable image button form control.
MultiChoiceControl Choice control that allows multiple items selection.
MultiSelectBox Select box control that allows multiple items selection.
RadioList Set of radio button controls.
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.
UploadControl Text box and browse button that allow users to select a file to upload to the server.
Nette 2.2 API documentation generated by ApiGen 2.8.0