WPDK  1.5.0
WordPress Development Kit
 All Data Structures Files Functions Variables Pages
WPDKListTableModel Class Reference

Public Member Functions

 __construct ()
 Construct. More...
 
 select ()
 Items. More...
 
 process_action ()
 Process actions. More...
 

Detailed Description

This is a generic model to make easy a WPDKListTableViewController

Author
=undo= info@.nosp@m.wpxt.nosp@m.re.me
Date
2014-02-07
Version
1.0.0
Since
1.4.13

Definition at line 898 of file wpdk-listtable-viewcontroller.php.

Constructor & Destructor Documentation

__construct ( )

Construct.

Create an instance of WPDKListTableModel class

Returns
WPDKListTableModel

Definition at line 907 of file wpdk-listtable-viewcontroller.php.

Member Function Documentation

process_action ( )

Process actions.

Process actions

Since
1.4.21

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.


The documentation for this class was generated from the following file: