File/plugins/demo/setup.php

Description

Plugin init file

Copyright (c) 2005 The SquirrelMail Project Team Copyright (c) 2006-2007 The NaSMail Project This file is part of NaSMail Demo plugin.

Demo plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Demo plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Demo plugin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

  • version: $Id: setup.php 466 2007-06-27 16:09:20Z tokul $
Functions
demo_configtest (line 129)

Main function attached to message_log hook

void demo_configtest ()
demo_loading_prefs (line 105)

Main function attached to loading_prefs hook

void demo_loading_prefs ()
demo_login_form (line 55)

Show input field in login_form

  • return: html formated demo input field
string demo_login_form ()
demo_menuline (line 113)

Add link to upper menu

void demo_menuline ()
demo_message_log (line 121)

Main function attached to message_log hook

void demo_message_log ( $args)
  • $args
demo_options_identities_buttons (line 97)

Add some text before advanced identities forms

  • return: html formated form buttons added to identity form
string demo_options_identities_buttons ( &$args)
  • &$args
demo_options_identities_process (line 63)

Process Advanced Identities submission

void demo_options_identities_process ( &$args)
  • &$args
demo_options_identities_renumber (line 79)

Process renumbering of identities

void demo_options_identities_renumber ( &$args)
  • &$args
demo_options_identities_table (line 88)

Add code to Advanced Identities option form table

  • return: html formated table rows added to identity table
string demo_options_identities_table ( &$args)
  • &$args
demo_options_identities_top (line 71)

Add some text before advanced identities forms

void demo_options_identities_top ()
demo_version (line 139)

Show plugin version

  • return: plugin version
string demo_version ()
squirrelmail_plugin_init_demo (line 31)

Init function

void squirrelmail_plugin_init_demo ()

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