File/plugins/forced_prefs/setup.php

Description

NaSMail Forced Prefs Plugin -- Main setup script Copyright (C) 2004-2007 Tomas Kuliavas <tokul@users.sourceforge.net> This file is part of NaSMail forced_prefs plugin.

This 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.

This 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 plugin; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

  • version: $Id: setup.php 1023 2007-11-25 06:08:53Z tokul $
Functions
forced_prefs_get_pref (line 114)

Function attached to get_pref hook

  • return: overriden setting value or false
  • since: 1.4
mixed forced_prefs_get_pref (array $args)
  • array $args: hook arguments
forced_prefs_get_pref_override (line 103)

Function attached to get_pref_override hook

  • return: overriden setting value or false
  • since: 1.4
mixed forced_prefs_get_pref_override (array $args)
  • array $args: hook arguments
forced_prefs_set (line 65)

sets preferences

  • since: 1.0
void forced_prefs_set ()
forced_prefs_version (line 123)

shows plugin's version

string forced_prefs_version ()
fp_filter_optdata (line 74)

calls internal optpage_data filtering functions

  • since: 1.1
void fp_filter_optdata ()
fp_optpage_register_block (line 92)

calls internal function which filters option page blocks

  • since: 1.2
void fp_optpage_register_block ()
fp_override_save (line 83)

calls internal function which overrides enforced settings during save

  • since: 1.1
void fp_override_save ()
squirrelmail_plugin_init_forced_prefs (line 28)

init function

void squirrelmail_plugin_init_forced_prefs ()

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