PHP Class Horde_Form_Type_selectfiles, horde

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

Méthodes publiques

Свойство Type Description
$_icon boolean Create the link with an icon instead of text?
$_link_style string The style to use for the link.
$_link_text string The text to use in the link.
$_selectid string Contains gollem selectfile selectionID

Méthodes publiques

Méthode Description
about ( )
getInfo ( &$var, &$vars, &$info )
init ( $selectid, $link_text = null, $link_style = '', $icon = false )
isValid ( &$var, &$vars, $value, &$message )

Method Details

about() public méthode

public about ( )

getInfo() public méthode

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

init() public méthode

public init ( $selectid, $link_text = null, $link_style = '', $icon = false )

isValid() public méthode

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

Property Details

$_icon public_oe property

Create the link with an icon instead of text?
public bool $_icon
Résultat boolean

$_selectid public_oe property

Contains gollem selectfile selectionID
public string $_selectid
Résultat string