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

NAME

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

Each instance of this class is a Moo-based object with these attributes:

Object attributes

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

o (None)

Methods

add($user_id, $result)

Adds a Note.

build_organization_html($organization, $notes)

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

build_person_html($person, $notes)

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

delete($user_id, $result)

Deletes a Note.

format_organization_notes($organization_id, $list)

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

format_person_notes($person_id, $list)

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

update($user_id, $result)

Updates a Note.

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