Namespaces

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

Classes

  • Container
  • ControlGroup
  • Form
  • Helpers
  • Rule
  • Rules
  • Validator

Interfaces

  • IControl
  • IFormRenderer
  • ISubmitterControl
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Interface ISubmitterControl

Defines method that must be implemented to allow a control to submit web form.

Nette\Forms\ISubmitterControl implements Nette\Forms\IControl

Direct known implementers

Nette\Forms\Controls\SubmitButton

Indirect known implementers

Nette\Forms\Controls\ImageButton
Namespace: Nette\Forms
Located at Forms/ISubmitterControl.php
Methods summary
public mixed
# getValidationScope( )

Gets the validation scope. Clicking the button validates only the controls within the specified scope.

Gets the validation scope. Clicking the button validates only the controls within the specified scope.

Returns

mixed
mixed
Methods inherited from Nette\Forms\IControl
getErrors(), getValue(), isOmitted(), setValue(), translate(), validate()
Nette 2.3-20161221 API API documentation generated by ApiGen 2.8.0