- added more hooks
[squirrelmail.git] / doc / plugin.txt
index 0a5183a3d23acc159e0e8565a5ec4331e26ceb78..fd81cd2aad0f44fa9a03b5355d9c6b9bb9f6dbaa 100644 (file)
@@ -79,10 +79,15 @@ List of hooks
   generic_header                 functions/page_header.php
   menuline                       functions/page_header.php
   compose_button_row             src/compose.php
+  compose_bottom                 src/compose.php
   left_main_before               src/left_main.php
   left_main_after                src/left_main.php
   options_save                   src/options.php  (see note on options)
   options_link_and_description   src/options.php  (see note on options)
+  options_highlight_bottom       src/options_highlight.php
+  options_personal_bottom        src/options_personal.php
+  options_display_bottom         src/options_display.php
+  options_folders_bottom         src/options_folders.php
   logout                         src/signout.php
   login_before                   src/webmail.php
   login_verified                 src/webmail.php
@@ -101,6 +106,7 @@ List of hooks
   help_top                       src/help.php
   help_bottom                    src/help.php
   help_chapter                   src/help.php
+  abook_html_search_below        src/addrbook_search_html.php
    
 Options
 -------