Framework  3.9
api_helper.inc File Reference

Go to the source code of this file.

Classes

class  APIFormatter
 Base class for APIFormatters. More...
 
class  APIJSONFormatter
 Standard JSON formatter - formats items as a JSON serialized array of objects. More...
 
class  APICanonicalXMLFormatter
 Standard XML formatter - formats items as XML in Fakoli's canonical DataItem form. More...
 
class  APIExcelFormatter
 Excel Formatter - formats items as a Microsoft Excel file. More...
 
class  APICSVFormatter
 Provides CSV output formatting for APIHelper. More...
 
class  APITemplate
 APITemplate provides a simple template mechanism for transforming APIHelper output to meet 3rd-party standards. More...
 
class  APIHelper
 APIHelper is a class designed to simplify the sharing of data between applications. More...