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

Public Member Functions

 settingChange ()
 
 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')
 

Detailed Description

Coop Cred - Debit accounts for members.

Member Data Documentation

CoopCred::$plugin_description
Initial value:
=
'Plugin for charging purchases to Coop Cred,
a system of debit accounts for members
for purchases at the Co-op.'
CoopCred::$plugin_settings
Initial value:
= array(
'CoopCredLaneDatabase' => array(
'label'=>'LaneDatabase',
'default'=>'coop_cred_lane',
'description'=>'Database on lanes to store tables of plugin-specific
Coop Cred related info.
<br />Can be one of the default CORE databases or a separate one.
<br />The name of a new database should be all lower-case.
<br />The name must not be the same as the Coop Cred Server Database.'
)
)

Desired settings. These are automatically exposed on the 'Plugins' area of the install page and, upon enablement of the plugin, written to ini.php and from then on maintained there.


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