Overview

Namespaces

  • Inteve
    • Forms

Classes

  • Controls
  • FormFactory
  • TimeInput

Interfaces

  • IFormFactory

Exceptions

  • Exception
  • InvalidArgumentException
  • InvalidValueException
  • Overview
  • Namespace
  • Class

Class TimeInput

Nette\Forms\Controls\BaseControl
Extended by Inteve\Forms\TimeInput
Namespace: Inteve\Forms
Located at TimeInput.php
Methods summary
public
# __construct( $caption = NULL, $errorMessage = 'Invalid time.' )
public
# setValue( DateTime|null $value )

Parameters

$value
public DateInterval|null
# getValue( )

Returns

DateInterval|null
public boolean
# isFilled( )

Returns

boolean
public
# loadHttpData( )
public Nette\Utils\Html
# getControl( )

Returns

Nette\Utils\Html
public static boolean
# validateTime( Nette\Forms\IControl $control )

Returns

boolean
inteve/forms master API documentation API documentation generated by ApiGen