Hermes_Data_Xls
extends Hermes_Data_Tsv
in package
The Horde_Data_hermes_xls class extends Horde's TSV Data class with Hermes-specific handling and a few tweaks for files to open directly in Excel.
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
Table of Contents
- $_contentType : mixed
- $_extension : mixed
- $_mapped : mixed
- exportData() : mixed
- _map() : mixed
Properties
$_contentType
protected
mixed
$_contentType
= 'application/msexcel'
$_extension
protected
mixed
$_extension
= 'xls'
$_mapped
protected
mixed
$_mapped
= alse
Methods
exportData()
public
exportData(mixed $data[, mixed $header = true ]) : mixed
Parameters
- $data : mixed
- $header : mixed = true
Return values
mixed —_map()
protected
_map(mixed $data) : mixed
Parameters
- $data : mixed