PHP Class Horde_Date_Repeater_SeasonName, horde

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

Méthodes publiques

Свойство Type Description
$autumn
$spring
$summer
$type
$winter

Méthodes publiques

Méthode Description
__construct ( $type )
__toString ( )
next ( $pointer = 'future' )
this ( $pointer = 'future' )
width ( )

Method Details

__construct() public méthode

public __construct ( $type )

__toString() public méthode

public __toString ( )

next() public méthode

public next ( $pointer = 'future' )

this() public méthode

public this ( $pointer = 'future' )

width() public méthode

public width ( )

Property Details

$autumn public_oe property

public $autumn

$spring public_oe property

public $spring

$summer public_oe property

public $summer

$type public_oe property

public $type

$winter public_oe property

public $winter