|
| $plugin_settings |
|
| $plugin_description = 'Plugin for scanning items on hand' |
|
| $plugin_settings |
|
| $plugin_description = 'This author didn\'t provide anything. Shame!' |
|
ShelfAudit::$plugin_settings |
Initial value:= array(
'ShelfAuditDB' => array(
'label'=>'Database',
'default'=>'core_shelfaudit',
'description'=>'Database to store plugin-specific inventory tables.
Can be one of the default CORE databases or a separate one.'
)
)
Desired settings. These are automatically exposed on the 'Plugins' area of the install page and written to ini.php
The documentation for this class was generated from the following file:
- fannie/modules/plugins2.0/ShelfAudit/ShelfAudit.php