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

Public Attributes

 $plugin_description = 'Handle echecks and paper checks with one tender key'
 
 $plugin_settings
 

Additional Inherited Members

- Public Member Functions inherited from COREPOS\pos\plugins\Plugin
 plugin_transaction_reset ()
 
 plugin_draw_icon ()
 
 pluginUrl ()
 
- 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

ECheckPlugin::$plugin_settings
Initial value:
= array(
'EcpElectronicTender' => array(
'label' => 'ECheck Tender Code',
'description' => 'Underlying tender type for electronic checks',
'default'=> 'TK',
),
'EcpPaperTender' => array(
'label' => 'Paper Check Tender Code',
'description' => 'Underlying tender type for paper checks',
'default'=> 'CK',
),
)

The documentation for this class was generated from the following file: