ActionScheduler_IntervalSchedule

Class ActionScheduler_IntervalSchedule


Description Description


Source Source

File: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php


			


Top ↑

Methods Methods

  • __sleep — Serialize interval schedules with data required prior to AS 3.0.0
  • __wakeup — Unserialize interval schedules serialized/stored prior to AS 3.0.0
  • calculate_next — Calculate when this schedule should start after a given date & time using the number of seconds between recurrences.
  • interval_in_seconds

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.