| 
|   | $plugin_settings | 
|   | 
|   | $plugin_description | 
|   | 
 | 
|   | pluginUrl () | 
|   | 
| 
  | pluginDbStruct ($db, $struct_name, $db_name="") | 
|   | 
| static  | memberOf ($file, $exclude='plugins') | 
|   | 
| 
static  | getPluginList () | 
|   | 
| 
static  | defaultSearchDir () | 
|   | 
      
        
          | SatelliteStore::$plugin_description | 
        
      
 
Initial value:= 'Plugin for managing transaction data flow from
    a non-HQ store back to HQ'
 
 
 
      
        
          | SatelliteStore::$plugin_settings | 
        
      
 
Initial value:= array(
    'SatelliteStoreID' => array('default'=>1, 'label'=>'This Store ID#',
            'description'=>'This Store ID#'),
    'SatelliteDB' => array('default'=>'satellite_trans', 'label'=>'Transaction DB',
        'description'=>'Database containing satellite store transaction data'),
    'SatelliteRedis' => array('default'=>'tcp://127.0.0.1:6379', 'label'=>'Redis Host',
        'description'=>'Database used for shipping data'),
    )
 
 
 
The documentation for this class was generated from the following file:
- fannie/modules/plugins2.0/SatelliteStore/SatelliteStore.php