Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/action-scheduler/classes/ActionScheduler_ListTable.php / Page 2

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

ActionScheduler_ListTable::get_log_entry_html()

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:295

Used by 1 function | Uses 0 functions

ActionScheduler_ListTable::maybe_render_actions()

Method: Only display row actions for pending actions.

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

Used by 0 functions | Uses 1 function

ActionScheduler_ListTable::display_admin_notices()

Method: Renders admin notifications

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

Used by 0 functions | Uses 3 functions

ActionScheduler_ListTable::column_schedule()

Method: Prints the scheduled date in a human friendly format.

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

Used by 0 functions | Uses 1 function

ActionScheduler_ListTable

Class: Implements the admin view of the actions.

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

Used by 0 functions | Uses 1 function

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::human_interval()

Method: Convert an interval of seconds into a two part human friendly string.

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

Used by 2 functions | Uses 0 functions
« Previous 1 2
Proudly powered by WordPress