Dev Resources

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

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

Method: Implements the logic behind running an action. ActionScheduler_Abstract_ListTable validates the request and their parameters are valid.

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

Used by 0 functions | Uses 1 function

ActionScheduler_ListTable::row_action_run()

Method: Implements the logic behind running an action. ActionScheduler_Abstract_ListTable validates the request and their parameters are valid.

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

Used by 0 functions | Uses 1 function

ActionScheduler_Lock::get_duration()

Method: Get the amount of time to set for a given lock. 60 seconds by default.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:48

Used by 0 functions | Uses 0 functions

ActionScheduler_Lock::get_expiration()

Method: If a lock is set, return the timestamp it was set to expiry.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:40

Used by 1 function | Uses 0 functions

ActionScheduler_Lock::instance()

Method:

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:55

Used by 1 function | Uses 0 functions

ActionScheduler_Lock::is_locked()

Method: Check if a lock is set for a given lock type.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:22

Used by 0 functions | Uses 1 function

ActionScheduler_Lock::set()

Method: Set a lock.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Lock.php:32

Used by 0 functions | Uses 0 functions

ActionScheduler_LogEntry::__construct()

Method: Constructor

Source: packages/action-scheduler/classes/ActionScheduler_LogEntry.php:31

Used by 2 functions | Uses 0 functions
« Previous 1 … 47 48 49 … 2,076 Next »
Proudly powered by WordPress