Changes between Version 5 and Version 6 of Plugin_Hooks


Ignore:
Timestamp:
Mar 5, 2009 1:53:35 PM (4 years ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Plugin_Hooks

    v5 v6  
    4747  root, filter 
    4848Return values: 
    49   a_folders 
     49  folders: ''Folders list to be used'' 
    5050 
    5151 
     
    5757 
    5858Arguments: 
    59   type,body,safe,plain,inline_html 
     59  type, body, safe, plain, inline_html 
    6060Return values: 
    61   type,body,safe,plain,inline_html 
     61  type, body, safe, plain, inline_html 
    6262 
    6363 
     
    6767 
    6868Arguments: 
    69   type,body,safe,plain,inline_html 
     69  type, body, safe, plain, inline_html 
    7070Return values: 
    7171  body 
     
    9595 
    9696Arguments: 
    97   table (reference to an html object) 
     97  table: ''reference to an html_table object'' 
    9898Return values: 
    9999  none 
     
    104104 
    105105Arguments: 
    106   a_user_prefs 
     106  prefs 
    107107Return values: 
    108   a_user_prefs 
     108  prefs 
    109109 
    110110 
     
    114114 
    115115Arguments: 
    116   table (reference to an html object) 
     116  table (reference to an html_table object) 
    117117Return values: 
    118   none 
     118  ''none'' 
    119119 
    120120== Template Hooks ==