Class Horde_Data_iif

Description

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

$Horde: hermes/lib/Data/iif.php,v 1.20.2.1 2009/01/06 15:23:58 jan Exp $

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.20.2.1 2009/01/06 15:23:58 jan Exp $

Copyright 2002-2009 The Horde Project (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.

Located in /lib/Data/iif.php (line 24)

Horde_Data
   |
   --Horde_Data_iif
Variable Summary
 mixed $_extension
 mixed $_iifData
 mixed $_mapped
 mixed $_rawData
Method Summary
 void exportData ( $data)
 void _map ()
Variables
mixed $_contentType = 'text/plain' (line 27)
mixed $_extension = 'iif' (line 26)
mixed $_iifData (line 29)
mixed $_mapped = false (line 30)
mixed $_rawData (line 28)
Methods
exportData (line 32)
void exportData ( $data)
  • $data
_map (line 47)
void _map ()

Documentation generated on Sun, 30 Jan 2011 05:25:49 +0000 by phpDocumentor 1.4.3