\Hermes_Data_Iif

The Horde_Data_iif class implements the Horde_Data:: framework for QuickBooks .iif files.

Here's a sample header and row from a .iif file (it's tab-delimited):

!TIMEACT DATE JOB EMP ITEM DURATION NOTE BILLINGSTATUS PITEM TIMEACT 07/30/02 A Company:Their Projec Sylvester Employee Programming 10:00 1 Not Applicable

$Horde: hermes/lib/Data/iif.php,v 1.21 2009/01/06 17:50:09 jan Exp $

Copyright 2002-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsdl.php.

Summary

Methods
Properties
Constants
exportData()
exportFile()
No public properties found
No constants found
_map()
$_extension
$_contentType
$_rawData
$_iifData
$_mapped
N/A
No private methods found
No private properties found
N/A

Properties

$_extension

$_extension : 

Type

$_contentType

$_contentType : 

Type

$_rawData

$_rawData : 

Type

$_iifData

$_iifData : 

Type

$_mapped

$_mapped : 

Type

Methods

exportData()

exportData(  $data,   $method = 'REQUEST') 

Parameters

$data
$method

exportFile()

exportFile(  $filename,   $data) 

Parameters

$filename
$data

_map()

_map()