Class Text
Input de type Text
- Pry\Form\Field
- Pry\Form\Input
- Pry\Form\Element\Text
Direct known subclasses
Pry\Form\Element\AutoCompleter, Pry\Form\Element\Colorpicker, Pry\Form\Element\Date, Pry\Form\Element\Email, Pry\Form\Element\Ip, Pry\Form\Element\Mac, Pry\Form\Element\NumericStepper, Pry\Form\Element\PasswordIndirect known subclasses
Pry\Form\Element\DatePicker
Namespace: Pry\Form\Element
Package: Form\Element
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.0.6
Located at Form/Element/Text.class.php
Package: Form\Element
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.0.6
Located at Form/Element/Text.class.php
public
|
|
public
Form_Element_Text
|
|
public
boolean
|
|
public
string
|
setAttributes()
|
addClass(),
addValidator(),
attrsToString(),
cssClass(),
disabled(),
getName(),
getValue(),
id(),
info(),
label(),
maxlength(),
newLine(),
readonly(),
required(),
sanitizedValue(),
setErrorClass(),
setImgInfo(),
value()
|
protected
integer
|
$minLength |
|
#
Taille minimal |
$attrs,
$class,
$cssLabel,
$errorClass,
$errorMsg,
$fieldNewLine,
$form,
$imgInfo,
$info,
$label,
$labelNewLine,
$required,
$validator,
$value
|