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

File: AddressBook.php

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

Classes:

Contact_AddressBook
Main Contact_AddressBook class.

Page Details:

File contains main class of Contact_AddressBook.

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: AddressBook.php 259364 2008-05-09 00:30:50Z firman $
  • Copyright: Copyright (c) 2004-2005 Firman Wandayandi
  • License: BSD License

Includes:

require_once('PEAR.php') [line 60]
Load PEAR as main framework.

array $_Contact_AddressBook_paths [line 71]

Classes file path informations.
  • Name: $_Contact_AddressBook_paths
Default value:   array(
    'csv'       => array(
        'parser'    => array(
            'Contact/AddressBook/Parser/CSV.php',
            'Contact_AddressBook_Parser_CSV'
        ),'converter'=>array('Contact/AddressBook/Converter/CSV.php','Contact_AddressBook_Converter_CSV'),'builder'=>array('Contact/AddressBook/Builder/CSV.php','Contact_AddressBook_Builder_CSV')),'eudora'=>array('parser'=>array('Contact/AddressBook/Parser/Eudora.php','Contact_AddressBook_Parser_Eudora'),'converter'=>array('Contact/AddressBook/Converter.php','Contact_AddressBook_Converter'),'builder'=>array('Contact/AddressBook/Builder/Eudora.php','Contact_AddressBook_Builder_Eudora')))


[ Top ]



PHP_EOL [line 109]

PHP_EOL = "\r\n"

[ Top ]



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