PHP Class Horde_Form_Type_link, horde

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

Méthodes publiques

Свойство Type Description
$values array List of hashes containing link parameters. Possible keys: 'url', 'text', 'target', 'onclick', 'title', 'accesskey', 'class'.

Méthodes publiques

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

Method Details

about() public méthode

Return info about field type.
public about ( )

init() public méthode

public init ( $values )

isValid() public méthode

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

Property Details

$values public_oe property

List of hashes containing link parameters. Possible keys: 'url', 'text', 'target', 'onclick', 'title', 'accesskey', 'class'.
public array $values
Résultat array