Contact_AddressBook
[ class tree: Contact_AddressBook ] [ index: Contact_AddressBook ] [ all elements ]

File: CSV.php

Source Location: /Contact_AddressBook-0.5.1/Contact/AddressBook/CSV.php

Classes:

Contact_AddressBook_CSV
Global class for CSV class.

Page Details:

File contains Contact_AddressBook_CSV class.

PHP versions 4 and 5

LICENSE:

BSD License

Copyright (c) 2004-2005 Firman Wandayandi All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of Firman Wandayandi nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

  • Author: Firman Wandayandi <firman@php.net>
  • Version: CVS: $Id: CSV.php 200239 2005-11-08 17:54:11Z firman $
  • Copyright: Copyright (c) 2004-2005 Firman Wandayandi
  • Since: File available since Release 0.4.0alpha1
  • License: BSD License

array $_Contact_AddressBook_CSV_configs [line 64]

CSV Formats informations.
  • Name: $_Contact_AddressBook_CSV_configs
Default value:   array(
    'wab'               => 'WAB',
    'outlookexpress'    => 'WAB',
    'outlook'           => 'Outlook',
    'mozilla'           => 'Mozilla',
    'nestcape'          => 'Mozilla',
    'thunderbird'       => 'Mozilla',
    'yahoo'             => 'Yahoo',
    'palm'              => 'Palm',
    'kmail'             => 'KMail',
    'gmail'             => 'Gmail'
)


[ Top ]



array $_Contact_AddressBook_CSV_headers [line 83]

CSV Formats informations.
  • Name: $_Contact_AddressBook_CSV_headers
Default value:   array(
    'wab'               => 'WAB',
    'outlookexpress'    => 'WAB',
    'outlook'           => 'Outlook',
    'yahoo'             => 'Yahoo',
    'kmail'             => 'KMail',
    'gmail'             => 'Gmail'
)


[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:40:11 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.