/nasmail/functions/display_messages.phpThis contains all messages, including information, error, and just about any other message you can think of.
error_box (line 136)
Prints error message
Function call is not fatal and generated html is not closed. Function executes error_box hook.
error_message (line 31)
Prints error message and link to mailbox listing
Message text must be html sanitized. Mailbox name, sorting and start message arguments are used in link to src/right_main.php. Color theme is standard color array.
error_option_save (line 176)
Adds message that informs about non fatal error that can happen while saving preferences
logout_error (line 61)
Prints error message and link to login page
logout_error hook
nsm_message_log (line 195)
Logs messages
Function itself does not do logging. It depends on plugins attached to 'message_log' hook. Function is included in core scripts in order to make sure that function is available to plugins that want to log some messages.
plain_error_message (line 49)
Prints error message
Documentation generated on Sun, 22 Nov 2009 17:36:27 +0200 by phpDocumentor 1.4.3