Bric::App::Callback::Util::Contact

Name

Bric::App::Callback::Util::Contact - Contact utility functions for callbacks

Synopsis

use Bric::App::Callback::Util::Contact qw(:all);
update_contacts($params, $person);

Description

This module provides utility functions for managing contacts in callback classes that manage Bric::Biz::Person objects.

Interface

Functions

update_contacts

update_contacts($params, $person);

Updates the contacts for $person by pulling the contact data from $params. See Bric::App::Callback::Profile::User for a sample usage.

Author

Scott Lanning

See Also

Copyright and License

Copyright (c) 2003-2004 World Health Organization and Kineticode, Inc. See Bric::License for complete license terms and conditions.