[line 79]
Contact_AddressBook __construct( [array $options = null])
Contact_AddressBook Contact_AddressBook( [array $options = null])
object Builder &createBuilder( string $driver, [ $options = null])
object Converter &createConverter( string $driver)
object Component &createObject( string $file, string $class)
object Parser &createParser( string $driver)
array|PEAR_Error export( array $data, string $format)
array|PEAR_Error exportToFile( string $filename, string $format, array $data, [bool $via_browser = true])
array|PEAR_Error import( array $data, string $format)
array|PEAR_Error importFromFile( string $filename, string $format)
bool isExportable( string $format)
bool isImportable( string $format)
bool|PEAR_Error set( mixed $option, [mixed $value = null])
Set a single option or multiple options.