Property | Type | Description | |
---|---|---|---|
$fragments | |||
$translator |
Method | Description | |
---|---|---|
__construct ( Recurr\Transformer\TranslatorInterface $translator = null ) | ||
getByDayAsText ( $byDay, $listSeparator = 'and' ) | ||
getByMonthAsText ( $byMonth ) | ||
getByMonthDayAsText ( $byMonthDay, $listSeparator = 'and' ) | ||
getByWeekNumberAsText ( $byWeekNum ) | ||
getByYearDayAsText ( $byYearDay ) | ||
resetFragments ( ) | ||
transform ( |
Method | Description | |
---|---|---|
addByDay ( |
||
addByMonth ( |
||
addByMonthDay ( |
||
addDaily ( |
||
addDayOfWeek ( |
||
addFragment ( $fragment ) | ||
addMonthly ( |
||
addWeekly ( |
||
addYearly ( |
||
getListStringFromArray ( $values, $separator = 'and' ) | ||
getOrdinalNumber ( $number, $hasNegatives = false, $dayInMonth = false ) | ||
isFullyConvertible ( |
||
isPlural ( $number ) |
public __construct ( Recurr\Transformer\TranslatorInterface $translator = null ) | ||
$translator | Recurr\Transformer\TranslatorInterface |
public getByMonthDayAsText ( $byMonthDay, $listSeparator = 'and' ) |
protected getListStringFromArray ( $values, $separator = 'and' ) |
protected getOrdinalNumber ( $number, $hasNegatives = false, $dayInMonth = false ) |