Parser/Exception.php 1

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Exception

Parser/Result.php 8

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Result
error 30 Argument $span is missing from the Docblock of __construct
error 30 Argument $tokens is missing from the Docblock of __construct
error 30 No summary for method __construct()
error 52 No summary for method taggedText()
error 62 No summary for method untaggedText()
error 27 No summary for property $span
error 28 No summary for property $tokens

Parser/Locale/Pt.php 21

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Pt
error 31 Argument $args is missing from the Docblock of __construct
error 31 No summary for method __construct()
error 79 Argument $text is missing from the Docblock of parse
error 79 Argument $specifiedOptions is missing from the Docblock of parse
error 153 Argument $str is missing from the Docblock of normalize_special_characters
error 226 Argument $text is missing from the Docblock of preNormalize
error 317 Argument $text is missing from the Docblock of numericizeOrdinals
error 343 No summary for method initDefinitions()
error 406 Argument $tokens is missing from the Docblock of handle_rdn
error 406 Argument $options is missing from the Docblock of handle_rdn
error 406 No summary for method handle_rdn()
error 418 Argument $tokens is missing from the Docblock of handle_sd_rmn
error 418 Argument $options is missing from the Docblock of handle_sd_rmn
error 418 No summary for method handle_sd_rmn()
error 428 Argument $tokens is missing from the Docblock of handle_od_rmn
error 428 Argument $options is missing from the Docblock of handle_od_rmn
error 428 No summary for method handle_od_rmn()
error 27 No summary for property $definitions
error 28 No summary for property $args
error 29 No summary for property $now

Parser/Locale/De/Pointer.php 2

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_De_Pointer
error 27 No summary for property $scanner

Parser/Locale/De/Ordinal.php 3

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_De_Ordinal
error 27 No summary for property $ordinalRegex
error 28 No summary for property $ordinalDayRegex

Parser/Locale/De/Grabber.php 1

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_De_Grabber

Parser/Locale/De/Scalar.php 1

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_De_Scalar

Parser/Locale/De/Separator.php 2

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_De_Separator
error 28 No summary for property $atScanner

Parser/Locale/De/Timezone.php 2

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_De_Timezone
error 27 No summary for property $scanner

Parser/Locale/De/Repeater.php 5

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_De_Repeater
error 27 No summary for property $monthNameScanner
error 42 No summary for property $dayNameScanner
error 52 No summary for property $dayPortionScanner
error 61 No summary for property $unitScanner

Parser/Locale/Base/Pointer.php 6

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Base_Pointer
error 33 Argument $tokens is missing from the Docblock of scan
error 33 No summary for method scan()
error 43 Argument $token is missing from the Docblock of scanForAll
error 43 No summary for method scanForAll()
error 27 No summary for property $scanner

Parser/Locale/Base/Ordinal.php 9

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Base_Ordinal
error 30 Argument $tokens is missing from the Docblock of scan
error 30 No summary for method scan()
error 44 Argument $token is missing from the Docblock of scanForOrdinals
error 44 No summary for method scanForOrdinals()
error 51 Argument $token is missing from the Docblock of scanForDays
error 51 No summary for method scanForDays()
error 27 No summary for property $ordinalRegex
error 28 No summary for property $ordinalDayRegex

Parser/Locale/Base/Grabber.php 5

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Base_Grabber
error 36 Argument $tokens is missing from the Docblock of scan
error 36 No summary for method scan()
error 46 Argument $token is missing from the Docblock of scanForAll
error 46 No summary for method scanForAll()

Parser/Locale/Base/Scalar.php 20

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Base_Scalar
error 33 Argument $tokens is missing from the Docblock of scan
error 33 No summary for method scan()
error 53 Argument $token is missing from the Docblock of scanForScalars
error 53 Argument $postToken is missing from the Docblock of scanForScalars
error 53 No summary for method scanForScalars()
error 62 Argument $token is missing from the Docblock of scanForDays
error 62 Argument $postToken is missing from the Docblock of scanForDays
error 62 No summary for method scanForDays()
error 71 Argument $token is missing from the Docblock of scanForMonths
error 71 Argument $postToken is missing from the Docblock of scanForMonths
error 71 No summary for method scanForMonths()
error 80 Argument $token is missing from the Docblock of scanForYears
error 80 Argument $postToken is missing from the Docblock of scanForYears
error 80 No summary for method scanForYears()
error 27 No summary for property $scalarRegex
error 28 No summary for property $dayRegex
error 29 No summary for property $monthRegex
error 30 No summary for property $yearRegex
error 31 No summary for property $timeSignifiers

Parser/Locale/Base/Separator.php 15

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Base_Separator
error 44 Argument $tokens is missing from the Docblock of scan
error 44 No summary for method scan()
error 60 Argument $token is missing from the Docblock of scanForCommas
error 60 No summary for method scanForCommas()
error 69 Argument $token is missing from the Docblock of scanForSlashOrDash
error 69 No summary for method scanForSlashOrDash()
error 78 Argument $token is missing from the Docblock of scanForAt
error 78 No summary for method scanForAt()
error 87 Argument $token is missing from the Docblock of scanForIn
error 87 No summary for method scanForIn()
error 27 No summary for property $commaScanner
error 31 No summary for property $slashOrDashScanner
error 36 No summary for property $atScanner
error 40 No summary for property $inScanner

Parser/Locale/Base/Timezone.php 6

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Base_Timezone
error 31 Argument $tokens is missing from the Docblock of scan
error 31 No summary for method scan()
error 41 Argument $token is missing from the Docblock of scanForAll
error 41 No summary for method scanForAll()
error 27 No summary for property $scanner

Parser/Locale/Base/Repeater.php 20

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Base_Repeater
error 80 Argument $tokens is missing from the Docblock of scan
error 80 Argument $options is missing from the Docblock of scan
error 80 No summary for method scan()
error 98 Argument $token is missing from the Docblock of scanForMonthNames
error 98 No summary for method scanForMonthNames()
error 107 Argument $token is missing from the Docblock of scanForDayNames
error 107 No summary for method scanForDayNames()
error 116 Argument $token is missing from the Docblock of scanForDayPortions
error 116 No summary for method scanForDayPortions()
error 125 Argument $token is missing from the Docblock of scanForTimes
error 125 Argument $options is missing from the Docblock of scanForTimes
error 125 No summary for method scanForTimes()
error 132 Argument $token is missing from the Docblock of scanForUnits
error 132 No summary for method scanForUnits()
error 27 No summary for property $monthNameScanner
error 42 No summary for property $dayNameScanner
error 55 No summary for property $dayPortionScanner
error 64 No summary for property $unitScanner
error 77 No summary for property $timeRegex

Parser/Locale/Pt/Pointer.php 6

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Pt_Pointer
error 35 Argument $tokens is missing from the Docblock of scan
error 35 No summary for method scan()
error 45 Argument $token is missing from the Docblock of scanForAll
error 45 No summary for method scanForAll()
error 27 No summary for property $scanner

Parser/Locale/Pt/Ordinal.php 12

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Pt_Ordinal
error 37 Argument $tokens is missing from the Docblock of scan
error 37 No summary for method scan()
error 54 Argument $token is missing from the Docblock of scanForOrdinals
error 54 No summary for method scanForOrdinals()
error 61 Argument $token is missing from the Docblock of scanForDays
error 61 No summary for method scanForDays()
error 70 Argument $token is missing from the Docblock of scanForMonths
error 70 No summary for method scanForMonths()
error 32 No summary for property $ordinalRegex
error 33 No summary for property $ordinalDayRegex
error 34 No summary for property $ordinalMonthsRegex

Parser/Locale/Pt/Grabber.php 5

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Pt_Grabber
error 40 Argument $tokens is missing from the Docblock of scan
error 40 No summary for method scan()
error 50 Argument $token is missing from the Docblock of scanForAll
error 50 No summary for method scanForAll()

Parser/Locale/Pt/Scalar.php 20

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Pt_Scalar
error 43 Argument $tokens is missing from the Docblock of scan
error 43 No summary for method scan()
error 63 Argument $token is missing from the Docblock of scanForScalars
error 63 Argument $postToken is missing from the Docblock of scanForScalars
error 63 No summary for method scanForScalars()
error 72 Argument $token is missing from the Docblock of scanForDays
error 72 Argument $postToken is missing from the Docblock of scanForDays
error 72 No summary for method scanForDays()
error 81 Argument $token is missing from the Docblock of scanForMonths
error 81 Argument $postToken is missing from the Docblock of scanForMonths
error 81 No summary for method scanForMonths()
error 90 Argument $token is missing from the Docblock of scanForYears
error 90 Argument $postToken is missing from the Docblock of scanForYears
error 90 No summary for method scanForYears()
error 37 No summary for property $scalarRegex
error 38 No summary for property $dayRegex
error 39 No summary for property $monthRegex
error 40 No summary for property $yearRegex
error 41 No summary for property $timeSignifiers

Parser/Locale/Pt/Separator.php 15

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Pt_Separator
error 49 Argument $tokens is missing from the Docblock of scan
error 49 No summary for method scan()
error 65 Argument $token is missing from the Docblock of scanForCommas
error 65 No summary for method scanForCommas()
error 74 Argument $token is missing from the Docblock of scanForSlashOrDash
error 74 No summary for method scanForSlashOrDash()
error 83 Argument $token is missing from the Docblock of scanForAt
error 83 No summary for method scanForAt()
error 92 Argument $token is missing from the Docblock of scanForIn
error 92 No summary for method scanForIn()
error 28 No summary for property $commaScanner
error 32 No summary for property $slashOrDashScanner
error 37 No summary for property $atScanner
error 44 No summary for property $inScanner

Parser/Locale/Pt/Timezone.php 2

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Pt_Timezone
error 28 No summary for property $scanner

Parser/Locale/Pt/Repeater.php 20

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Pt_Repeater
error 130 Argument $tokens is missing from the Docblock of scan
error 130 Argument $options is missing from the Docblock of scan
error 130 No summary for method scan()
error 148 Argument $token is missing from the Docblock of scanForMonthNames
error 148 No summary for method scanForMonthNames()
error 157 Argument $token is missing from the Docblock of scanForDayNames
error 157 No summary for method scanForDayNames()
error 166 Argument $token is missing from the Docblock of scanForDayPortions
error 166 No summary for method scanForDayPortions()
error 175 Argument $token is missing from the Docblock of scanForTimes
error 175 Argument $options is missing from the Docblock of scanForTimes
error 175 No summary for method scanForTimes()
error 182 Argument $token is missing from the Docblock of scanForUnits
error 182 No summary for method scanForUnits()
error 28 No summary for property $monthNameScanner
error 60 No summary for property $dayNameScanner
error 87 No summary for property $dayPortionScanner
error 103 No summary for property $unitScanner
error 126 No summary for property $timeRegex

Parser/Locale/De.php 2

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_De
error 33 Argument $text is missing from the Docblock of preNormalize

Parser/Locale/Base.php 99

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Locale_Base
error 31 Argument $args is missing from the Docblock of __construct
error 31 No summary for method __construct()
error 78 Argument $text is missing from the Docblock of parse
error 78 Argument $specifiedOptions is missing from the Docblock of parse
error 144 Argument $component is missing from the Docblock of componentFactory
error 144 Argument $args is missing from the Docblock of componentFactory
error 144 No summary for method componentFactory()
error 173 Argument $text is missing from the Docblock of preNormalize
error 201 Argument $text is missing from the Docblock of numericizeNumbers
error 209 Argument $text is missing from the Docblock of numericizeOrdinals
error 267 No summary for method initDefinitions()
error 314 Argument $tokens is missing from the Docblock of tokensToSpan
error 314 Argument $options is missing from the Docblock of tokensToSpan
error 314 No summary for method tokensToSpan()
error 368 Argument $dayStart is missing from the Docblock of dayOrTime
error 368 Argument $timeTokens is missing from the Docblock of dayOrTime
error 368 Argument $options is missing from the Docblock of dayOrTime
error 368 No summary for method dayOrTime()
error 381 Argument $month is missing from the Docblock of handle_m_d
error 381 Argument $day is missing from the Docblock of handle_m_d
error 381 Argument $timeTokens is missing from the Docblock of handle_m_d
error 381 Argument $options is missing from the Docblock of handle_m_d
error 381 No summary for method handle_m_d()
error 390 Argument $tokens is missing from the Docblock of handle_rmn_sd
error 390 Argument $options is missing from the Docblock of handle_rmn_sd
error 390 No summary for method handle_rmn_sd()
error 395 Argument $tokens is missing from the Docblock of handle_rmn_od
error 395 Argument $options is missing from the Docblock of handle_rmn_od
error 395 No summary for method handle_rmn_od()
error 400 Argument $tokens is missing from the Docblock of handle_rmn_sy
error 400 Argument $options is missing from the Docblock of handle_rmn_sy
error 400 No summary for method handle_rmn_sy()
error 412 Argument $tokens is missing from the Docblock of handle_rdn_rmn_sd_t_tz_sy
error 412 Argument $options is missing from the Docblock of handle_rdn_rmn_sd_t_tz_sy
error 412 No summary for method handle_rdn_rmn_sd_t_tz_sy()
error 426 Argument $tokens is missing from the Docblock of handle_rmn_sd_sy
error 426 Argument $options is missing from the Docblock of handle_rmn_sd_sy
error 426 No summary for method handle_rmn_sd_sy()
error 442 Argument $tokens is missing from the Docblock of handle_sd_rmn_sy
error 442 Argument $options is missing from the Docblock of handle_sd_rmn_sy
error 442 No summary for method handle_sd_rmn_sy()
error 449 Argument $tokens is missing from the Docblock of handle_sm_sd_sy
error 449 Argument $options is missing from the Docblock of handle_sm_sd_sy
error 449 No summary for method handle_sm_sd_sy()
error 465 Argument $tokens is missing from the Docblock of handle_sd_sm_sy
error 465 Argument $options is missing from the Docblock of handle_sd_sm_sy
error 465 No summary for method handle_sd_sm_sy()
error 472 Argument $tokens is missing from the Docblock of handle_sy_sm_sd
error 472 Argument $options is missing from the Docblock of handle_sy_sm_sd
error 472 No summary for method handle_sy_sm_sd()
error 479 Argument $tokens is missing from the Docblock of handle_sm_sy
error 479 Argument $options is missing from the Docblock of handle_sm_sy
error 479 No summary for method handle_sm_sy()
error 496 Argument $tokens is missing from the Docblock of handle_r
error 496 Argument $options is missing from the Docblock of handle_r
error 496 No summary for method handle_r()
error 502 Argument $tokens is missing from the Docblock of handle_r_g_r
error 502 Argument $options is missing from the Docblock of handle_r_g_r
error 502 No summary for method handle_r_g_r()
error 513 Argument $tokens is missing from the Docblock of handle_srp
error 513 Argument $span is missing from the Docblock of handle_srp
error 513 Argument $options is missing from the Docblock of handle_srp
error 513 No summary for method handle_srp()
error 522 Argument $tokens is missing from the Docblock of handle_s_r_p
error 522 Argument $options is missing from the Docblock of handle_s_r_p
error 522 No summary for method handle_s_r_p()
error 528 Argument $tokens is missing from the Docblock of handle_p_s_r
error 528 Argument $options is missing from the Docblock of handle_p_s_r
error 528 No summary for method handle_p_s_r()
error 534 Argument $tokens is missing from the Docblock of handle_s_r_p_a
error 534 Argument $options is missing from the Docblock of handle_s_r_p_a
error 534 No summary for method handle_s_r_p_a()
error 545 Argument $tokens is missing from the Docblock of handle_orr
error 545 Argument $outerSpan is missing from the Docblock of handle_orr
error 545 Argument $options is missing from the Docblock of handle_orr
error 545 No summary for method handle_orr()
error 562 Argument $tokens is missing from the Docblock of handle_o_r_s_r
error 562 Argument $options is missing from the Docblock of handle_o_r_s_r
error 562 No summary for method handle_o_r_s_r()
error 568 Argument $tokens is missing from the Docblock of handle_o_r_g_r
error 568 Argument $options is missing from the Docblock of handle_o_r_g_r
error 568 No summary for method handle_o_r_g_r()
error 579 Argument $method is missing from the Docblock of debug
error 579 Argument $args is missing from the Docblock of debug
error 579 No summary for method debug()
error 591 Argument $tokens is missing from the Docblock of getAnchor
error 591 Argument $options is missing from the Docblock of getAnchor
error 591 No summary for method getAnchor()
error 633 Argument $tokens is missing from the Docblock of getRepeaters
error 633 No summary for method getRepeaters()
error 655 Argument $tags is missing from the Docblock of findWithin
error 655 Argument $span is missing from the Docblock of findWithin
error 655 Argument $pointer is missing from the Docblock of findWithin
error 676 Argument $tokens is missing from the Docblock of dealiasAndDisambiguateTimes
error 676 Argument $options is missing from the Docblock of dealiasAndDisambiguateTimes
error 27 No summary for property $definitions
error 28 No summary for property $args
error 29 No summary for property $now

Parser/Handler.php 9

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Handler
error 30 Argument $pattern is missing from the Docblock of __construct
error 30 Argument $handlerMethod is missing from the Docblock of __construct
error 30 No summary for method __construct()
error 36 Argument $tokens is missing from the Docblock of match
error 36 Argument $definitions is missing from the Docblock of match
error 36 No summary for method match()
error 27 No summary for property $pattern
error 28 No summary for property $handlerMethod

Parser/Token.php 9

Type Line Description
error 25 No summary for class \Horde_Date_Parser_Token
error 30 Argument $word is missing from the Docblock of __construct
error 30 No summary for method __construct()
error 39 Argument $tagClass is missing from the Docblock of tag
error 39 Argument $tag is missing from the Docblock of tag
error 47 Argument $tagClass is missing from the Docblock of untag
error 68 Argument $tagClass is missing from the Docblock of getTag
error 27 No summary for property $word
error 28 No summary for property $tags

Parser.php 6

Type Line Description
error 25 No summary for class \Horde_Date_Parser
error 27 Argument $text is missing from the Docblock of parse
error 27 Argument $args is missing from the Docblock of parse
error 27 No summary for method parse()
error 35 Argument $args is missing from the Docblock of factory
error 35 No summary for method factory()