PHP Class AdamWathan\Form\Elements\Text

Inheritance: extends Input
Show file Open project: adamwathan/form Class Usage Examples

Protected Properties

Property Type Description
$attributes

Public Methods

Method Description
defaultValue ( $value )
placeholder ( $placeholder )

Protected Methods

Method Description
hasValue ( )

Method Details

defaultValue() public method

public defaultValue ( $value )

hasValue() protected method

protected hasValue ( )

placeholder() public method

public placeholder ( $placeholder )

Property Details

$attributes protected property

protected $attributes