IP.Board  3.3.0
report_income Class Reference
Inheritance diagram for report_income:
report

Protected Member Functions

 parseResult ($value)

Protected Attributes

 $cacheItem = 'm_name'
 $cacheName = 'pay_methods'
 $dateField = 't_date'
 $idField = 't_method'
 $reportType = 'income'
 $result = 'SUM(t_amount)'
 $table = 'nexus_transactions'
 $where = array( "t_status='okay'" )

Detailed Description

Income Report


Member Function Documentation

parseResult ( value) [protected]

Parse Result

Parameters:
mixedThe value from the database
Returns:
mixed Value to display

Reimplemented from report.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables