/plugins/gpg/setup.phpsetup.php ----------- GPG plugin setup file
Copyright (c) 1999-2005 The SquirrelMail development team Licensed under the GNU GPL. For full terms see the file COPYING.
Copyright (c) 2002-2005 Braverock Ventures Copyright (c) 2007 The NaSMail Project Licensed under the GNU GPL. For full terms see the file COPYING.
gpg_compose_bottom (line 102)
This function is called by the main SM plugin_init (above)
at the end of the compose page. This is here because the second send button is not in existance during the button row calls which contain most of the javascript for the compose page
gpg_compose_form (line 114)
Adds gpg plugin attributes to compose form
gpg_compose_form_process (line 170)
Function attached to compose_form_process hook
gpg_compose_row (line 138)
This function adds a "Encrypt Now" and "GPG Sign" link to the "Compose" row during message composition.
gpg_compose_send (line 159)
This is where the Encrypt on Send and Encrypt and Sign on Send functions go.
gpg_decrypt_attachment (line 90)
This is the MIME handler for decrypting attachments.
gpg_handle_octet_stream (line 64)
This is the MIME handler for PGP attachments that are not signed with PGP mime types.
Becasue this is on the octet/stream attachment type, we check the attachment name before invoking the hook function.
gpg_handle_pubkeys (line 278)
Function attached to 'attachment application/pgp-keys' hook
gpg_handle_signature (line 80)
This function is called by the main SM plugin_init (above)
This is the MIME handler for verifying detached signatures.
gpg_help_chapter (line 227)
Function attached to help_chapter hook
gpg_identity_process (line 253)
gpg_identity_renumber (line 258)
gpg_identity_table (line 267)
gpg_loading_constants (line 221)
Function attached to loading_constants hook
gpg_loading_prefs (line 239)
Function attached to loading_prefs hook
gpg_optpage_register_block (line 148)
This function formats and adds the plugin and its description to the Options screen.
gpg_optpage_set_loadinfo (line 248)
Function attached to optpage_set_loadinfo hook
gpg_read_body_header (line 127)
Function attached to read_body_header hook
gpg_show_menuline (line 233)
Function attached to menuline hook
gpg_version (line 286)
Shows plugin version
squirrelmail_plugin_init_gpg (line 21)
gpg init function
Documentation generated on Sun, 22 Nov 2009 17:36:47 +0200 by phpDocumentor 1.4.3