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

Public Attributes

 $plugin_description = 'Handle echecks and paper checks with one tender key'
 
 $plugin_settings
 
- Public Attributes inherited from Plugin
 $plugin_settings
 
 $plugin_description = 'This author didn\'t provide anything. Shame!'
 

Additional Inherited Members

- Public Member Functions inherited from Plugin
 plugin_enable ()
 
 plugin_disable ()
 
 settingChange ()
 
 plugin_transaction_reset ()
 
 plugin_draw_icon ()
 
 plugin_url ()
 
- Static Public Member Functions inherited from Plugin
static memberOf ($file)
 
static isEnabled ($plugin)
 
static pluginMap ($path="", $in=array())
 

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: