Namespaces

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Diagnostics
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
      • Diagnostics
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • PhpGenerator
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
  • NetteModule
  • none

Classes

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

Interfaces

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

Class Helpers

Forms helpers.

Nette\Object
Extended by Nette\Forms\Helpers
Namespace: Nette\Forms
Author: David Grudl
Located at Forms/Helpers.php
Methods summary
public static string
# generateHtmlName( $id )

Converts control name to HTML name.

Converts control name to HTML name.

Returns

string
public static string
# createInputList( array $items, array $inputAttrs = NULL, array $labelAttrs = NULL, $wrapper = NULL )

Returns

string
public static Nette\Utils\Html
# createSelectBox( array $items, array $optionAttrs = NULL )

Returns

Nette\Utils\Html
Methods inherited from Nette\Object
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Magic properties inherited from Nette\Object
$reflection
Nette 2.1 API documentation generated by ApiGen 2.8.0