![]() |
WPDK
1.5.0
WordPress Development Kit
|
Public Member Functions | |
| __construct () | |
| Construct. More... | |
| select () | |
| Items. More... | |
| process_action () | |
| Process actions. More... | |
This is a generic model to make easy a WPDKListTableViewController
Definition at line 898 of file wpdk-listtable-viewcontroller.php.
| __construct | ( | ) |
Construct.
Create an instance of WPDKListTableModel class
Definition at line 907 of file wpdk-listtable-viewcontroller.php.
| process_action | ( | ) |
Process actions.
Process actions
Definition at line 927 of file wpdk-listtable-viewcontroller.php.
| select | ( | ) |
Items.
Return the items array. This is an array of key value pairs array
Definition at line 916 of file wpdk-listtable-viewcontroller.php.