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_Fortnight

Horde_Date_Repeater
Extended by Horde_Date_Repeater_Fortnight
Package: Date
Category: Horde
Located at Horde/Date/Repeater/Fortnight.php
Methods summary
public
# next( mixed $pointer = 'future' )

returns the next occurance of this repeatable.

returns the next occurance of this repeatable.

Overrides

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

Overrides

Horde_Date_Repeater::this()
public
# offset( mixed $span, mixed $amount, mixed $pointer )
public
# width( )

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

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

public
# __toString( )

Overrides

Horde_Date_Repeater::__toString()
Constants summary
integer FORTNIGHT_SECONDS
# 1209600
Properties summary
public mixed $currentFortnightStart
#
Properties inherited from Horde_Date_Repeater
$now
API documentation generated by ApiGen