Interface ReportType
Report Type interface that all reports must implement
Direct known implementers
			AgingInvoices, 
			CustomReport, 
			InvoiceCreation, 
			TaxLiability, 
			TransactionsApplied, 
			TransactionsReceived
		
		
		
		
		Package: blesta\components\reports
Copyright: Copyright (c) 2013, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/reports/report_type.php
	
		Copyright: Copyright (c) 2013, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at components/reports/report_type.php
Methods summary
| 
				 public 
				string
				
				 | |
| 
				 public 
				string
				
				 | 
			#
			 getOptions( integer $company_id, array $vars = array() )Retrieves the view containing any additional fields to filter on for the report | 
| 
				 public 
				array
				
				 | |
| 
				 public 
				 |