Overview

Packages

  • Date

Classes

  • Horde_Date
  • Horde_Date_Exception
  • Horde_Date_Recurrence
  • Horde_Date_Repeater
  • Horde_Date_Repeater_Day
  • Horde_Date_Repeater_DayName
  • Horde_Date_Repeater_DayPortion
  • Horde_Date_Repeater_Fortnight
  • Horde_Date_Repeater_Hour
  • Horde_Date_Repeater_Minute
  • Horde_Date_Repeater_Month
  • Horde_Date_Repeater_MonthName
  • Horde_Date_Repeater_Season
  • Horde_Date_Repeater_SeasonName
  • Horde_Date_Repeater_Second
  • Horde_Date_Repeater_Time
  • Horde_Date_Repeater_Week
  • Horde_Date_Repeater_Weekend
  • Horde_Date_Repeater_Year
  • Horde_Date_Span
  • Horde_Date_Translation
  • Horde_Date_Utils

Exceptions

  • Horde_Date_Repeater_Exception
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Date_Repeater_SeasonName

Horde_Date_Repeater
Extended by Horde_Date_Repeater_Season
Extended by Horde_Date_Repeater_SeasonName
Package: Date
Category: Horde
Located at Horde/Date/Repeater/SeasonName.php
Methods summary
public
# __construct( mixed $type )
public
# next( mixed $pointer = 'future' )

returns the next occurance of this repeatable.

returns the next occurance of this repeatable.

Overrides

Horde_Date_Repeater_Season::next()
public
# this( mixed $pointer = 'future' )

Overrides

Horde_Date_Repeater_Season::this()
public
# width( )

returns the width (in seconds or months) of this repeatable.

returns the width (in seconds or months) of this repeatable.

Overrides

Horde_Date_Repeater_Season::width()
public
# __toString( )

Overrides

Horde_Date_Repeater_Season::__toString()
Constants inherited from Horde_Date_Repeater_Season
SEASON_SECONDS
Properties summary
public array $summer
# array('jul 21', 'sep 22')
public array $autumn
# array('sep 23', 'dec 21')
public array $winter
# array('dec 22', 'mar 19')
public array $spring
# array('mar 20', 'jul 20')
public mixed $type
#
Properties inherited from Horde_Date_Repeater
$now
API documentation generated by ApiGen