File/plugins/notes/setup.php

Description

Init script

Copyright (c) 2007-2008 The NaSMail Project This file is part of NaSMail notes 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 1365 2008-05-12 09:28:59Z tokul $
Functions
notes_left_main_before (line 54)

Function attached to left_main_before hook

void notes_left_main_before ()
notes_left_main_folder_icon (line 64)

Function attached to left_main_folder_icon hook

  • return: Mailbox icon file
string notes_left_main_folder_icon (string $mailbox)
  • string $mailbox: Mailbox name
notes_loading_prefs (line 70)

Function attached to loading_prefs hook

void notes_loading_prefs ()
notes_menuline (line 38)

Function attached to menuline hook

void notes_menuline ()
notes_optpage_loadhook_folder (line 76)

Function attached to optpage_loadhook_folder hook

void notes_optpage_loadhook_folder ()
notes_special_mailbox (line 48)

Function attached to special_mailbox hook

boolean notes_special_mailbox (string $mailbox)
  • string $mailbox: Mailbox name
notes_version (line 85)

Shows plugin version

  • return: Version number
string notes_version ()
squirrelmail_plugin_init_notes (line 27)

Init function

void squirrelmail_plugin_init_notes ()

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