PHP Class Horde_Form_Type_figlet, horde

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

Méthodes publiques

Свойство Type Description
$_font
$_text

Méthodes publiques

Méthode Description
about ( ) Return info about field type.
getFont ( )
getText ( )
init ( $text, $font )
isValid ( &$var, &$vars, $value, &$message )

Method Details

about() public méthode

Return info about field type.
public about ( )

getFont() public méthode

public getFont ( )

getText() public méthode

public getText ( )

init() public méthode

public init ( $text, $font )

isValid() public méthode

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

Property Details

$_font public_oe property

public $_font

$_text public_oe property

public $_text