Class Horde_Data_Outlookcsv
Horde_Data implementation for Outlook comma-separated data (CSV).
Copyright 1999-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Data_Base
- Horde_Data_Csv
- Horde_Data_Outlookcsv
Package: Data
Category: Horde
Author: Jan Schneider jan@horde.org
Author: Chuck Hagenbuch chuck@horde.org
Located at Horde/Data/Outlookcsv.php
Category: Horde
Author: Jan Schneider jan@horde.org
Author: Chuck Hagenbuch chuck@horde.org
Located at Horde/Data/Outlookcsv.php
public
string
|
#
exportData( array $data, boolean $header = false, mixed $export_mapping = array() )
Builds a CSV file from a given data structure and returns it as a string. |
__construct(),
exportFile(),
importFile(),
nextStep()
|
cleanup(),
getContentType(),
getFilename(),
getNewline(),
importData(),
warnings()
|