Deprecated
Table of Contents
| oo-wp-plugin/plugin/Fieldnames.php |
| oo-wp-plugin/plugin/Gui/AdminPageAjax.php |
| oo-wp-plugin/plugin/Record/RecordManager.php |
Fieldnames.php
| Line | Element | Reason |
|---|---|---|
| 41 | Fieldnames | use FieldsCollection + builders instead |
AdminPageAjax.php
| Line | Element | Reason |
|---|---|---|
| 149 | AdminPageAjax::readFieldnamesByContent() | use FieldsCollectionToContentFieldLabelArrayConverter instead |
RecordManager.php
| Line | Element | Reason |
|---|---|---|
| 83 | RecordManager::getTablePrefix() | get wpdb via DI |
| 98 | RecordManager::getWpdb() | get wpdb via DI |