Documentation

Hermes_Data_Csv extends Horde_Data_Csv
in package

The Hermes_Data_Hermescsv class extends Horde's CSV Data class with Hermes-specific handling.

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

Tags
author

Chuck Hagenbuch chuck@horde.org

Table of Contents

exportData()  : mixed
_map()  : mixed

Methods

exportData()

public exportData(mixed $data[, mixed $header = true ][, mixed $export_mapping = array() ]) : mixed
Parameters
$data : mixed
$header : mixed = true
$export_mapping : mixed = array()
Return values
mixed

_map()

protected _map(mixed $data) : mixed
Parameters
$data : mixed
Return values
mixed

Search results