PHP Class Horde_Form_Type_countedtext, horde

Inheritance: extends Horde_Form_Type_longtext
Datei anzeigen Open project: horde/horde

Public Properties

Property Type Description
$_chars

Public Methods

Method Description
about ( ) Return info about field type.
getChars ( )
init ( $rows = null, $cols = null, $chars = 1000 )
isValid ( &$var, &$vars, $value, &$message )

Method Details

about() public method

Return info about field type.
public about ( )

getChars() public method

public getChars ( )

init() public method

public init ( $rows = null, $cols = null, $chars = 1000 )

isValid() public method

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

Property Details

$_chars public_oe property

public $_chars