CORE POS - Fannie
The CORE POS back end
Public Member Functions | Public Attributes | Protected Attributes | List of all members
OwnerJoinLeaveReport Class Reference
Inheritance diagram for OwnerJoinLeaveReport:
FannieReportPage FanniePage

Public Member Functions

 fetch_report_data ()
 
 form_content ()
 
 helpContent ()
 
- 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)
 
 setForm (COREPOS\common\mvc\ValueContainer $f)
 
 requiredFields ()
 
 drawPage ()
 
 draw_page ()
 
 baseUnitTest ($phpunit)
 

Public Attributes

 $description = '[Owner Status] lists new members, inactive members, and members pending termination.'
 
 $report_set = 'Membership'
 
 $themed = true
 
- 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 : Ownership Status Report"
 
 $header = "Ownership Status Report"
 
 $required_fields = array('date1', 'date2')
 
 $new_tablesorter = false
 
 $report_headers
 
- 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
 
 $new_tablesorter = false
 
 $no_jquery = false
 
 $chart_label_column = 0
 
 $chart_data_columns = array()
 
 $form
 

Additional Inherited Members

- Protected Member Functions inherited from FannieReportPage
 hasAllFields ($fields)
 
 hasWarehouseSource ()
 
 getData ()
 
 multiContent ($data)
 
 singleContent ($data)
 
 format ($data)
 
 checkDataCache ()
 
 freshenCache ($data)
 
 defaultDescriptionContent ($rowcount, $datefields=array())
 
 formatCheck ()
 

Member Data Documentation

OwnerJoinLeaveReport::$report_headers
protected
Initial value:
= array(
array('Ownership Report', null, null, null, null),
array('Total Equity', null, null, null, null),
array('Period', null, 'Number of Owners', 'Stock', null),
array('New Owners', null, null, null, null),
array('Number', 'Date', 'Name', 'Stock', null),
array('Inactives', null, null, null, null),
array('Description', null, 'Current', 'Year to Date', 'Life to Date'),
array('Termination Pending', null, null, null, null),
array('Number', 'Date', 'Name', 'Stock', 'Reason'),
)

The documentation for this class was generated from the following file: