$disable
$disable : boolean
Is this rule disabled?
The vacation rule.
vacationReason(string $reason, integer $start, integer $end) : string
Returns the vacation reason with all placeholder replaced.
string | $reason | The vacation reason including placeholders. |
integer | $start | The vacation start timestamp. |
integer | $end | The vacation end timestamp. |
The vacation reason suitable for usage in the filter scripts.