|
| $plugin_settings |
|
| $plugin_description |
|
| $plugin_settings |
|
| $plugin_description = 'This author didn\'t provide anything. Shame!' |
|
NeedBasedDiscount::$plugin_description |
Initial value:= 'Apply a flat percentage discount to all Members enrolled<br>
in your Need-Based discount program. Sometimes called Food For All or FLOWER.<br>
Trigger with "FF"'
NeedBasedDiscount::$plugin_settings |
Initial value:= array(
'needBasedPercent' => array(
'default' => '',
'label' => 'Percentage Discount',
'description' => 'Enter the percentage discount of your need-based discount program
e.g. for a 5% discount enter 0.05'
),
'needBasedName' => array(
'default' => '',
'label' => 'Program Name',
'description' => 'Enter the name of your own need-based discount program')
)
The documentation for this class was generated from the following file:
- pos/is4c-nf/plugins/NeedBasedDiscount/NeedBasedDiscount.php