PHP Class Horde_Form_Type_monthyear, horde

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

Méthodes publiques

Свойство Type Description
$_end_year
$_start_year

Méthodes publiques

Méthode Description
about ( ) Return info about field type.
getMonthVar ( $var )
getYearVar ( $var )
init ( $start_year = null, $end_year = null )
isValid ( &$var, &$vars, $value, &$message )

Method Details

about() public méthode

Return info about field type.
public about ( )

getMonthVar() public méthode

public getMonthVar ( $var )

getYearVar() public méthode

public getYearVar ( $var )

init() public méthode

public init ( $start_year = null, $end_year = null )

isValid() public méthode

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

Property Details

$_end_year public_oe property

public $_end_year

$_start_year public_oe property

public $_start_year