Dev Resources

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

ActionScheduler_Abstract_ListTable::process_actions()

Method: Process any pending actions.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:643

Used by 0 functions | Uses 2 functions

ActionScheduler_Abstract_ListTable::display_page()

Method: Render the list table page, including header, notices, status filters and table.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:657

Used by 0 functions | Uses 5 functions

ActionScheduler_Abstract_ListTable::get_search_box_placeholder()

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

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:671

Used by 0 functions | Uses 0 functions

ActionScheduler_Abstract_ListTable::bulk_delete()

Method: Default code for deleting entries.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:166

Used by 0 functions | Uses 1 function

ActionScheduler_Abstract_ListTable::prepare_column_headers()

Method: Prepares the _column_headers property which is used by WP_Table_List at rendering.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:177

Used by 1 function | Uses 2 functions

ActionScheduler_Abstract_ListTable::get_sortable_columns()

Method: Reads $this->sort_by and returns the columns name in a format that WP_Table_List expects

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:189

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_ListTable::get_columns()

Method: Returns the columns names for rendering. It adds a checkbox for selecting everything as the first column

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:201

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_ListTable::get_items_query_limit()

Method: Get prepared LIMIT clause for items query

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:217

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_ListTable::get_items_offset()

Method: Returns the number of items to offset/skip for this current view.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:229

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_ListTable::get_items_query_offset()

Method: Get prepared OFFSET clause for items query

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php:248

Used by 1 function | Uses 1 function
« Previous 1 2 3 4 Next »
Proudly powered by WordPress