The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Office::Contacts::Util::Export - A web-based contacts manager

Synopsis

See "Synopsis" in App::Office::Contacts.

Description

App::Office::Contacts implements a utf8-aware, web-based, private and group contacts manager.

Distributions

See "Distributions" in App::Office::Contacts.

Installation

See "Installation" in App::Office::Contacts.

Object attributes

Extends both App::Office::Contacts::Util::Logger and App::Office::Contacts::Database::Base, and has these attributes:

o whole_page

Is a Boolean.

Specifies whether or not as_html() outputs a web page or just a HTML table.

Default: 0.

Further, each attribute name is also a method name.

Methods

as_csv()

Prints 2 columns (name, upper_name) of the people table, in CSV format.

as_html()

Not implemented.

read_people_table()

Reads 2 columns (name, upper_name) from the people table.

whole_page()

Returns a Boolean, which specifies whether or not as_html() outputs a web page or just a HTML table.

FAQ

See "FAQ" in App::Office::Contacts.

Support

See "Support" in App::Office::Contacts.

Author

App::Office::Contacts was written by Ron Savage <ron@savage.net.au> in 2013.

Home page.

Copyright

Australian copyright (c) 2013, Ron Savage. All Programs of mine are 'OSI Certified Open Source Software'; you can redistribute them and/or modify them under the terms of The Artistic License V 2, a copy of which is available at: http://www.opensource.org/licenses/index.html