PHP Class Horde_Form_Type_phone, horde

Inheritance: extends Horde_Form_Type
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$_size integer The size of the input field.

Méthodes publiques

Méthode Description
about ( ) Return info about field type.
getSize ( )
init ( integer $size = 15 )
isValid ( &$var, &$vars, $value, &$message )

Method Details

about() public méthode

Return info about field type.
public about ( )

getSize() public méthode

public getSize ( )

init() public méthode

public init ( integer $size = 15 )
$size integer The size of the input field.

isValid() public méthode

public isValid ( &$var, &$vars, $value, &$message )

Property Details

$_size public_oe property

The size of the input field.
public int $_size
Résultat integer