File/nasmail/include/options/compose.php

Description

Message Composition Preferences

  • version: $Id: compose.php 439 2007-06-24 17:14:28Z tokul $
  • copyright: (c) 1999-2006 The SquirrelMail Project Team
  • copyright: (c) 2006-2007 The NaSMail Project
  • license: GNU Public License
Constants
SMOPT_GRP_COMPOSE = 0 (line 15)

Define the group constants for the display options page.

Functions
load_optpage_data_compose (line 30)

This function builds an array with all the information about the options available to the user, and returns it. The options are grouped by the groups in which they are displayed.

For each option, the following information is stored:

  • name: the internal (variable) name
  • caption: the description of the option in the UI
  • type: one of SMOPT_TYPE_*
  • refresh: one of SMOPT_REFRESH_*
  • size: one of SMOPT_SIZE_*
  • save: the name of a function to call when saving this option

  • return: all option information
array load_optpage_data_compose ()
save_option_reply_prefix (line 193)

Save handler for body_quote option

void save_option_reply_prefix (object SquirrelOption $option)

Documentation generated on Sun, 22 Nov 2009 17:36:20 +0200 by phpDocumentor 1.4.3