CORE POS - Fannie
The CORE POS back end
Public Member Functions | Public Attributes | List of all members
TimesheetPlugin Class Reference
Inheritance diagram for TimesheetPlugin:
COREPOS\Fannie\API\FanniePlugin

Public Member Functions

 settingChange ()
 
 pluginEnable ()
 
- Public Member Functions inherited from COREPOS\Fannie\API\FanniePlugin
 pluginUrl ()
 
 pluginDbStruct ($db, $struct_name, $db_name="")
 

Public Attributes

 $page_set = 'Plugin :: TimesheetPlugin'
 
 $plugin_settings
 
 $plugin_description = 'Plugin for timeclock operations'
 

Additional Inherited Members

- Static Public Member Functions inherited from COREPOS\Fannie\API\FanniePlugin
static memberOf ($file, $exclude='plugins')
 
- Static Protected Member Functions inherited from COREPOS\Fannie\API\FanniePlugin
static getPluginList ()
 
static defaultSearchDir ()
 

Member Data Documentation

TimesheetPlugin::$plugin_settings
Initial value:
= array(
'TimesheetDatabase' => array('default'=>'core_timesheet','label'=>'Database',
'description'=>'Database to store timesheet information. Can
be one of the default CORE databases or a
separate one.')
)

Desired settings. These are automatically exposed on the 'Plugins' area of the install page and written to ini.php


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