| 
|   | $plugin_settings | 
|   | 
| 
  | $plugin_description = 'WFC Plugin for tracking hours worked' | 
|   | 
 | 
|   | pluginUrl () | 
|   | 
| 
  | pluginDbStruct ($db, $struct_name, $db_name="") | 
|   | 
| static  | memberOf ($file, $exclude='plugins') | 
|   | 
| 
static  | getPluginList () | 
|   | 
| 
static  | defaultSearchDir () | 
|   | 
      
        
          | WfcHoursTracking::$plugin_settings | 
        
      
 
Initial value:= array(
    'WfcHtDatabase' => array('default'=>'HoursTracking','label'=>'Database',
            'description'=>'Database for logging hours. Cannot be the same
            as CORE as "employees" table has a different format"'),
    )
 
 
 
The documentation for this class was generated from the following file:
- fannie/modules/plugins2.0/WfcHoursTracking/WfcHoursTracking.php