Class Helpers
Forms helpers.
- Nette\Forms\Helpers uses Nette\StaticClass
public static
string|string[]
|
#
extractHttpData( array $data, string $htmlName, integer $type )
Extracts and sanitizes submitted form data for single control. |
public static
string
|
|
public static
array
|
|
public static
string
|
#
createInputList( array $items, array $inputAttrs = null, array $labelAttrs = null, $wrapper = null )
|
public static
|
__callStatic(),
__construct()
|