ActionScheduler_Abstract_RecurringSchedule
Description Description
Source Source
File: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php
Methods Methods
- __construct
- __sleep — For PHP 5.2 compat, since DateTime objects can't be serialized
- __wakeup — Unserialize recurring schedules serialized/stored prior to AS 3.0.0
- get_first_date — Get the date & time of the first schedule in this recurring series.
- get_recurrence
- is_recurring