![]() |
IP.Board
3.3.0
|
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'" ) | |
Income Report
| parseResult | ( | $ | value | ) | [protected] |
Parse Result
| mixed | The value from the database |
Reimplemented from report.