CORE POS - IS4C
The CORE POS front end
Public Member Functions | Public Attributes | List of all members
CashDrop Class Reference
Inheritance diagram for CashDrop:
COREPOS\pos\plugins\Plugin

Public Member Functions

 plugin_transaction_reset ()
 
- Public Member Functions inherited from COREPOS\pos\plugins\Plugin
 plugin_transaction_reset ()
 
 plugin_draw_icon ()
 
 pluginUrl ()
 

Public Attributes

 $plugin_settings
 
 $plugin_description
 

Additional Inherited Members

- Static Protected Member Functions inherited from COREPOS\pos\plugins\Plugin
static getPluginList ()
 
static defaultSearchDir ()
 
- Static Protected Attributes inherited from COREPOS\pos\plugins\Plugin
static $unmapped_files = array('Plugin.php')
 

Member Data Documentation

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: