PHP Class Horde_Date_Repeater_DayName, horde

Inheritance: extends Horde_Date_Repeater
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Свойство Type Description
$currentDayStart
$type

Méthodes publiques

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

Méthodes protégées

Méthode Description
_dayNumber ( $dayName )

Method Details

__construct() public méthode

public __construct ( $type )

__toString() public méthode

public __toString ( )

_dayNumber() protected méthode

protected _dayNumber ( $dayName )

next() public méthode

public next ( $pointer = 'future' )

this() public méthode

public this ( $pointer = 'future' )

width() public méthode

public width ( )

Property Details

$currentDayStart public_oe property

public $currentDayStart

$type public_oe property

public $type