ciderwebmail::util(3pm) debian man page | unix.com

Man Page: ciderwebmail::util

Operating Environment: debian

Section: 3pm

CiderWebmail::Util(3pm) 				User Contributed Perl Documentation				   CiderWebmail::Util(3pm)

FUNCTIONS
add_foldertree_uris($c, {folders => $folder_tree, path => 'folder/path', uris => [{action => 'view', uri => 'view_folder'}, ...]}) Adds some URIs to a folder tree. add_foldertree_icons($c, {folders => $folder_tree}) Adds some icons to a folder tree. uri_mask_folder_path($path) Mask all slashes in folder path for use in URIs. add_foldertree_to_stash($c) Gets a folder tree and folders hash from the model, adds 'view' uris and puts them on the stash. send_foldertree_update($c) Common function to reply to a request with a new folder tree. Used in AJAX commands. filter_unusable_addresses(@addresses) Filters a list of addresses (string or Mail::Address) to get rid of stuff like 'undisclosed-recipients:' message_group_name formats a date/subject/address for message-grouping for examples it removes (re:|fwd:) from subjects encrypt({ string => $string }) encrypt a string decrypt({ string => $string }) decrypt a string get_key() gets the server-side encryption key if no key exists one will be created perl v5.14.2 2012-06-16 CiderWebmail::Util(3pm)
Related Man Pages
fnext(1) - debian
mtp_libmtp_folder_struct(3) - debian
folders(1) - osf1
new(1) - redhat
ciderwebmail::model::imapclient(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?