Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 46

ActionScheduler_IntervalSchedule::__sleep()

Method: Serialize interval schedules with data required prior to AS 3.0.0

Source: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:51

Used by 0 functions | Uses 1 function

ActionScheduler_IntervalSchedule::__wakeup()

Method: Unserialize interval schedules serialized/stored prior to AS 3.0.0

Source: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:69

Used by 0 functions | Uses 1 function

ActionScheduler_IntervalSchedule::calculate_next()

Method: Calculate when this schedule should start after a given date & time using the number of seconds between recurrences.

Source: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:25

Used by 0 functions | Uses 0 functions

ActionScheduler_IntervalSchedule::interval_in_seconds()

Method:

Source: packages/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php:33

Used by 0 functions | Uses 0 functions

ActionScheduler_InvalidActionException::from_decoding_args()

Method: Create a new exception when the action’s args cannot be decoded to an array.

Source: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:37

Used by 1 function | Uses 0 functions

ActionScheduler_InvalidActionException::from_schedule()

Method: Create a new exception when the action’s schedule cannot be fetched.

Source: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php:18

Used by 1 function | Uses 0 functions

ActionScheduler_ListTable::__construct()

Method: Sets the current data store object into `store->action` and initialises the object.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:83

Used by 1 function | Uses 0 functions

ActionScheduler_ListTable::bulk_delete()

Method: Bulk delete

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:476

Used by 0 functions | Uses 0 functions

ActionScheduler_ListTable::column_args()

Method: Serializes the argument of an action to render it in a human friendly format.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:253

Used by 0 functions | Uses 0 functions

ActionScheduler_ListTable::column_log_entries()

Method: Prints the logs entries inline. We do so to avoid loading Javascript and other hacks to show it in a modal.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:273

Used by 0 functions | Uses 1 function
« Previous 1 … 45 46 47 … 2,076 Next »
Proudly powered by WordPress