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

NAME

App::Office::Contacts::View::Occupation - 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

Each instance of this class extends App::Office::Contacts::View::Base, with these attributes:

o (None)

Methods

report_add($user_id, $result)

Adds an occupation for a person or a staff member for an organization.

build_occupation_html($person, $occupations)

Returns the HTML for the given list of $occupations for the given $person.

build_staff_html($organization, $staff)

Returns the HTML for the given list of $staff for the given $organization.

format_occupations($person_id, $list)

Formats the HTML for the given list of $occupations for the given $person.

format_staff($organization_id, $list)

Formats the HTML for the given list of $staff for the given $organization.

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