CORE POS - Fannie
The CORE POS back end
|
Public Member Functions | |
preprocess () | |
fetch_report_data () | |
css_content () | |
report_description_content () | |
report_end_content () | |
calculate_footers ($data) | |
form_content () | |
Public Member Functions inherited from FannieReportPage | |
preprocess () | |
form_content () | |
bodyContent () | |
report_content () | |
both_content () | |
calculate_footers ($data) | |
assign_headers () | |
select_headers ($incrIndex=False) | |
report_description_content () | |
report_end_content () | |
fetch_report_data () | |
render_data ($data, $headers=array(), $footers=array(), $format='html') | |
dekey_array ($arr) | |
htmlLine ($row, $header=False) | |
csvLine ($row) | |
excelFormat ($item, $style='') | |
xlsMeta ($data) | |
drawPage () | |
draw_page () | |
Public Attributes | |
$themed = true | |
$description = "[Coop Cred Program Report] Events detail: inputs to the Program and payments to members." | |
$report_set = 'CoopCred' | |
Public Attributes inherited from FannieReportPage | |
$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 |
Protected Attributes | |
$title = "Fannie: Coop Cred Program Events: Inputs and Transfers Report" | |
$header = "Coop Cred Program Events: Inputs and Transfers Report" | |
$programID = 0 | |
$programName = "" | |
$programBankID = 0 | |
$paymentDepartment = 0 | |
$programStartDate = "" | |
$bankerMin = 1 | |
$bankerMax = 99998 | |
$bankID = 0 | |
$errors = array() | |
$pid = 0 | |
Protected Attributes inherited from FannieReportPage | |
$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 | |
$no_jquery = false | |
$chart_label_column = 0 | |
$chart_data_columns = array() | |
Additional Inherited Members | |
Protected Member Functions inherited from FannieReportPage | |
format ($data) | |
checkDataCache () | |
freshenCache ($data) | |
defaultDescriptionContent ($datefields=array()) | |
formatCheck () | |
ProgramEventsReport::calculate_footers | ( | $data) |
Sum the total columns
ProgramEventsReport::css_content | ( | ) |
Define any CSS needed
ProgramEventsReport::fetch_report_data | ( | ) |
Build array of results, without totals.
ProgramEventsReport::form_content | ( | ) |
The form for specifying the report
ProgramEventsReport::preprocess | ( | ) |
Whether invoked by form submission.
ProgramEventsReport::report_description_content | ( | ) |
Extra, non-tabular information prefixed to tabular reports
ProgramEventsReport::report_end_content | ( | ) |
Extra, non-tabular information appended to reports