[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 62 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Horde_Data_outlookcsv:: (1 méthode):
exportData()
Classe: Horde_Data_outlookcsv - X-Ref
Horde_Data implementation for Outlook comma-separated data (CSV).exportData($data, $header = false, $export_mapping = array() X-Ref |
Builds a CSV file from a given data structure and returns it as a string. param: array $data A two-dimensional array containing the data param: boolean $header If true, the rows of $data are associative return: string The CSV data. |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |