|
| $plugin_settings |
|
| $plugin_description |
|
| $plugin_settings |
|
| $plugin_description = 'This author didn\'t provide anything. Shame!' |
|
CashDrop::$plugin_description |
Initial value:= 'Track cash in drawer. Trigger cash drop prompt when
amount surpasses threshold value'
CashDrop::$plugin_settings |
Initial value:= array(
'cashDropThreshold' => array(
'default' => '500',
'label' => 'Threshold',
'description' => 'Prompt for cashdrop when drawer has gained this much'
)
)
The documentation for this class was generated from the following file:
- pos/is4c-nf/plugins/CashDrop/CashDrop.php