|
JDWordpress
v.2014-02-11
Wordpress Plugin for CakePHP
|
This class represents the interface to post authors. More...
Data Fields | |
| $displayField = 'display_name' | |
| CakePHP standard. | |
| $hasMany | |
| CakePHP standard. More... | |
| $order = ['display_name' => 'ASC'] | |
| CakePHP standard. More... | |
| $primaryKey = 'ID' | |
| CakePHP standard. | |
| $useDbConfig = 'JDWordpressDB' | |
| CakePHP standard. | |
| $useTable = 'users' | |
| CakePHP standard. | |
This class represents the interface to post authors.
| $order = ['display_name' => 'ASC'] |
CakePHP standard.
| $hasMany |
CakePHP standard.