|
| | $plugin_settings |
| |
|
| $plugin_description = 'Receive Documents by email, queue them, file them.' |
| |
|
| | pluginUrl () |
| |
|
| pluginDbStruct ($db, $struct_name, $db_name="") |
| |
| static | memberOf ($file, $exclude='plugins') |
| |
|
static | getPluginList () |
| |
|
static | defaultSearchDir () |
| |
| FileByEmail::$plugin_settings |
Initial value:= array(
'FbeMimeTypes' => array('default'=>'application/pdf', 'label'=>'Mime Types',
'description'=>'Accept these types of files'),
'FbeBurst' => array('default'=>'', 'label'=>'Burst PDFs',
'description'=>'To split multipage PDFs into one page per file,
enter full path to pdftk or convert (ImageMagick)'),
)
The documentation for this class was generated from the following file:
- fannie/modules/plugins2.0/FileByEmail/FileByEmail.php