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

Method: Force the data store schema updates.

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

Used by 1 function | Uses 3 functions

ActionScheduler_ListTable::process_row_action()

Method: Implements the logic behind processing an action once an action link is clicked on the list table.

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

Used by 2 functions | Uses 0 functions

ActionScheduler_ListTable::prepare_items()

Method: {@inheritDoc}

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

Used by 0 functions | Uses 1 function

ActionScheduler_ListTable::display_filter_by_status()

Method: Prints the available statuses so the user can click to filter.

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

Used by 0 functions | Uses 1 function

ActionScheduler_ListTable::get_search_box_button_text()

Method: Get the text to display in the search box on the list table.

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

Used by 0 functions | Uses 0 functions

ActionScheduler_ListTable::get_recurrence()

Method: Returns the recurrence of an action or ‘Non-repeating’. The output is human readable.

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

Used by 1 function | 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