|
| | $description |
| |
|
| $themed = true |
| |
|
| $required = True |
| |
| | $description |
| |
|
| $page_set = 'Reports' |
| |
| | $report_set = '' |
| |
|
| $discoverable = true |
| |
| const | META_BOLD = 1 |
| |
|
const | META_BLANK = 2 |
| |
|
const | META_REPEAT_HEADERS = 4 |
| |
|
const | META_CHART_DATA = 8 |
| |
|
const | META_COLOR = 16 |
| |
|
|
| $report_headers = array('Mem#', 'Name', 'Address', 'City', 'State', 'Zip', 'Phone', 'Alt. Phone', 'Email', 'Qty', 'Amt') |
| |
|
| $title = "Fannie : Recall Report" |
| |
|
| $header = "Recall Report" |
| |
|
| $required_fields = array('date1', 'date2') |
| |
|
| $sort_column = 1 |
| |
| | $content_function = "form_content" |
| |
| | $required_fields = array() |
| |
| | $report_headers = array() |
| |
| | $report_format = 'html' |
| |
| | $report_cache = 'none' |
| |
| | $multi_report_mode = False |
| |
|
| $multi_counter = 1 |
| |
|
| $header_index = 0 |
| |
| | $sortable = true |
| |
| | $no_sort_but_style = false |
| |
| | $sort_column = 0 |
| |
| | $sort_direction = 0 |
| |
| | $new_tablesorter = false |
| |
| | $no_jquery = false |
| |
| | $chart_label_column = 0 |
| |
| | $chart_data_columns = array() |
| |
|
| $form |
| |
| RecallReport::$description |
Initial value:= '[Recall Report] lists names and contact information for everyone who
purchased a given product during a date range. Hopefully rarely used.'
The documentation for this class was generated from the following file:
- fannie/reports/Recall/RecallReport.php