NAME
App::Office::Contacts::View::Person - 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:
Methods
add($user_id, $result)
Adds a person.
build_add_html()
Returns the HTML for the 'Add Person' tab.
build_tab_html($person, $occupations, $notes)
Returns the HTML for the 3 tabs: 'Update Person', 'Add Occupation' and 'Add Notes'.
build_update_html($person)
Returns the HTML for the 'Update Person' tab.
format_search_result($name, $people)
Returns the HTML for the result of searching for people.
update($user_id, $result)
Updates a person.
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.
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