Class Form_Input
- Form_Field
-
Form_Input
Direct known subclasses
Form_Element_Checkbox, Form_Element_File, Form_Element_Hidden, Form_Element_Submit, Form_Element_TextIndirect known subclasses
Form_Element_AutoCompleter, Form_Element_Colorpicker, Form_Element_Date, Form_Element_DatePicker, Form_Element_Email, Form_Element_Ip, Form_Element_Mac, Form_Element_NumericStepper, Form_Element_Password, Form_Element_Slider
Abstract
Package: Form
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.0.5
Located at Form/Input.class.php
Package: Form
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.0.5
Located at Form/Input.class.php
protected
|
|
public
|
__toString(),
addClass(),
addValidator(),
attrsToString(),
cssClass(),
disabled(),
getName(),
getValue(),
id(),
info(),
isValid(),
label(),
maxlength(),
newLine(),
readonly(),
required(),
sanitizedValue(),
setErrorClass(),
setImgInfo(),
value()
|
$attrs,
$class,
$cssLabel,
$errorClass,
$errorMsg,
$fieldNewLine,
$form,
$imgInfo,
$info,
$label,
$labelNewLine,
$required,
$validator,
$value
|