PHP Class Horde_Date_Repeater_DayName, horde

Inheritance: extends Horde_Date_Repeater
Exibir arquivo Open project: horde/horde Class Usage Examples

Public Properties

Property Type Description
$currentDayStart
$type

Public Methods

Method Description
__construct ( $type )
__toString ( )
next ( $pointer = 'future' )
this ( $pointer = 'future' )
width ( )

Protected Methods

Method Description
_dayNumber ( $dayName )

Method Details

__construct() public method

public __construct ( $type )

__toString() public method

public __toString ( )

_dayNumber() protected method

protected _dayNumber ( $dayName )

next() public method

public next ( $pointer = 'future' )

this() public method

public this ( $pointer = 'future' )

width() public method

public width ( )

Property Details

$currentDayStart public_oe property

public $currentDayStart

$type public_oe property

public $type