PHP Class Hermes_Data_Iif, horde

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-2016 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.
Author: Chuck Hagenbuch ([email protected])
Inheritance: extends Horde_Data_Base
Datei anzeigen Open project: horde/horde

Protected Properties

Property Type Description
$_contentType
$_extension
$_iifData
$_mapped
$_rawData

Public Methods

Method Description
exportData ( $data, $method = 'REQUEST' )
exportFile ( $filename, $data )

Protected Methods

Method Description
_map ( )

Method Details

_map() protected method

protected _map ( )

exportData() public method

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

exportFile() public method

public exportFile ( $filename, $data )

Property Details

$_contentType protected_oe property

protected $_contentType

$_extension protected_oe property

protected $_extension

$_iifData protected_oe property

protected $_iifData

$_mapped protected_oe property

protected $_mapped

$_rawData protected_oe property

protected $_rawData