PHP Class Horde_Form_Type_sorter, horde

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

Méthodes publiques

Свойство Type Description
$_header
$_instance
$_size
$_values

Méthodes publiques

Méthode Description
about ( ) Return info about field type.
getHeader ( )
getInfo ( &$vars, &$var, &$info )
getOptions ( $keys = null )
getSize ( )
getValues ( )
init ( $values, $size = 8, $header = '' )
isValid ( &$var, &$vars, $value, &$message )

Method Details

about() public méthode

Return info about field type.
public about ( )

getHeader() public méthode

public getHeader ( )

getInfo() public méthode

public getInfo ( &$vars, &$var, &$info )

getOptions() public méthode

public getOptions ( $keys = null )

getSize() public méthode

public getSize ( )

getValues() public méthode

public getValues ( )

init() public méthode

public init ( $values, $size = 8, $header = '' )

isValid() public méthode

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

Property Details

$_header public_oe property

public $_header

$_instance public_oe property

public $_instance

$_size public_oe property

public $_size

$_values public_oe property

public $_values