Class Horde_Scheduler_cronDate

Description
Variable Summary
 mixed $day
 mixed $hour
 mixed $legalDays
 mixed $min
 mixed $month
 mixed $sec
Method Summary
 Horde_Scheduler_cronDate Horde_Scheduler_cronDate ( $raw)
 void dayMatches ( $ts)
 void dayValue ( $s)
 void expandRange ( $l, [ $h = ''])
 void generallyDecentSyntax ( $s)
 void hourMatches ( $ts)
 void isAlpha ( $s)
 void isCond ( $s)
 void isCondRange ( $s)
 void isCondVal ( $s)
 void isDigit ( $s)
 void isLegalDay ( $s)
 void isRange ( $s)
 void minMatches ( $ts)
 void monthMatches ( $ts)
 void nowMatches ()
 void parse ( $str)
 void rangeVals ( $s)
 void scheduledAt ([ $ts = null])
 void secMatches ( $ts)
Variables
mixed $day (line 130)
mixed $hour (line 129)
mixed $legalDays = array('MON', 'TUE', 'WED', 'THU', 'FRI', 'SAT', 'SUN') (line 125)
mixed $min (line 128)
mixed $month (line 131)
mixed $sec (line 127)
Methods
Constructor Horde_Scheduler_cronDate (line 133)
Horde_Scheduler_cronDate Horde_Scheduler_cronDate ( $raw)
  • $raw
dayMatches (line 167)
void dayMatches ( $ts)
  • $ts
dayValue (line 391)
void dayValue ( $s)
  • $s
expandRange (line 348)
void expandRange ( $l, [ $h = ''])
  • $l
  • $h
generallyDecentSyntax (line 417)
void generallyDecentSyntax ( $s)
  • $s
hourMatches (line 192)
void hourMatches ( $ts)
  • $ts
isAlpha (line 407)
void isAlpha ( $s)
  • $s
isCond (line 317)
void isCond ( $s)
  • $s
isCondRange (line 333)
void isCondRange ( $s)
  • $s
isCondVal (line 338)
void isCondVal ( $s)
  • $s
isDigit (line 402)
void isDigit ( $s)
  • $s
isLegalDay (line 412)
void isLegalDay ( $s)
  • $s
isRange (line 328)
void isRange ( $s)
  • $s
minMatches (line 203)
void minMatches ( $ts)
  • $ts
monthMatches (line 156)
void monthMatches ( $ts)
  • $ts
nowMatches (line 138)
void nowMatches ()
parse (line 225)
void parse ( $str)
  • $str
rangeVals (line 343)
void rangeVals ( $s)
  • $s
scheduledAt (line 143)
void scheduledAt ([ $ts = null])
  • $ts
secMatches (line 214)
void secMatches ( $ts)
  • $ts

Documentation generated on Sun, 30 Jan 2011 05:16:07 +0000 by phpDocumentor 1.4.3