File/plugins/serversidefilter/recipie_functions.php

Description

NaSMail Serverside Filter Plugin

Copyright (c) 2000-2005 Patrick Swieskowski, Rick Sheaffer, Jon Stroud, Tony Lownds, Paul Lesneiwski Copyright (c) 2007 The NaSMail Project Licensed under the GNU GPL. For full terms see the file COPYING.

Plugin is based on SquirrelMail Server Side Filter plugin.

Includes
 include_once (SM_PATH.'plugins/serversidefilter/config.php') (line 16)
Functions
create_filter (line 223)
void create_filter ()
fieldDropdown (line 22)

Display dropdown menu of field options

void fieldDropdown (string $str)
  • string $str
folderDropdown (line 42)

Display dropdown menu of folder options

void folderDropdown (string $str)
  • string $str
matchingDropdown (line 64)

Display dropdown menu of matching options

void matchingDropdown (string $str)
  • string $str
print_recipies (line 277)

Print the recipies

void print_recipies ()
read_recipies (line 83)
void read_recipies (string $file)
  • string $file
write_recipies (line 138)

Write the recipies in the recipies array

void write_recipies (string $oldfile, string $newfile)
  • string $oldfile
  • string $newfile

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