/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/ImageThumbnailWidget.html
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/ImageThumbnailWidget.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jonen, Thu Jan 30 03:29:25 2003 UTC revision 1.2 by jonen, Sat Feb 22 20:56:28 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2  <!--NewPage-->  <!--NewPage-->
3  <HTML>  <HTML>
4  <HEAD>  <HEAD>
5          <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:32 -0800' -->          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:23:01 -0800' -->
6          <TITLE>Docs For Class ImageThumbnailWidget</TITLE>          <TITLE>Docs For Class ImageThumbnailWidget</TITLE>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>  <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>
8  </HEAD>  </HEAD>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
       
   
10  <!-- Links -->  <!-- Links -->
11  <a NAME="top"></A>  <a NAME="top"></A>
12  <table WIDTH="100%" class="links">  <table WIDTH="100%" class="links">
# Line 18  Line 16 
16        <A HREF="#children_summary" class="links" title="Classes extended from ImageThumbnailWidget">Child Classes</A>        <A HREF="#children_summary" class="links" title="Classes extended from ImageThumbnailWidget">Child Classes</A>
17        <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>        <A HREF="#var_summary" class="links" title="Class Variable Summary">Variables</A>
18        <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>        <A HREF="#var_inherited_summary" class="links" title="Inherited Class Variable Summary">Inherited Variables</A>
19        <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inerited Methods</A>        <A HREF="#functions_inherited" class="links" title="Inherited Method Summary">Inherited Methods</A>
20        <A HREF="#functions_summary" class="links" title="Method Summary">Methods</A>        <A HREF="#method_summary" class="links" title="Method Summary">Methods</A>
21        <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>        <A HREF="#variable_detail" class="links" title="Variable Detail">Variable Detail</A>
22        <A HREF="#function_detail" class="links" title="Method Detail">Method Detail</A>        <A HREF="#method_detail" class="links" title="Method Detail">Method Detail</A>
23     </TD>     </TD>
24   </TR>   </TR>
25  </TABLE>  </TABLE>
26  <BR>  <BR>
   
27  <!-- Start of Class Data -->  <!-- Start of Class Data -->
28  <H2>  <H2>
29          Class ImageThumbnailWidget          Class ImageThumbnailWidget
30  </H2>  </H2> (line <span class="linenumber">20</span>)
   
31  <pre>  <pre>
32  <pre><a href="../phpHtmlLib/Container.html">Container</a>  <a href="../phpHtmlLib/Container.html">Container</a>
33     |     |
34     --<a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a>     --<a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a>
35        |        |
36        --ImageThumbnailWidget</pre>        --ImageThumbnailWidget</pre>
 </pre>  
   
 <A NAME="children_summary"</A>  
 <H3>  
         Classes extended from ImageThumbnailWidget: <A HREF="#top" CLASS="links">^TOP</A>  
 </H3>  
   
37  <p>  <p>
38          <b><i>Located in File: Program_Root/widgets/ImageThumbnailWidget.inc</i></b><br>          <b><i>Located in File: Program_Root/widgets/ImageThumbnailWidget.inc</i></b><br>
39  </p>  </p>
40  <hr>  <hr>
41  <!-- ========== Info from phpDoc block ========= -->  This widget creates a N by x visual table of  thumbnails.
42  This widget creates a N by x visual table of  <br />
 thumbnails.  
 <BR>  
   
43    
44  <UL>  <UL>
45                            <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
46          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>          </UL>
           
         <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>  
           
 </UL>  
   
47  <hr>  <hr>
48  <!-- =========== VAR SUMMARY =========== -->  <!-- =========== VAR SUMMARY =========== -->
49  <A NAME='var_summary'><!-- --></A>  <A NAME='var_summary'><!-- --></A>
# Line 74  thumbnails. Line 55  thumbnails.
55                  </TD>                  </TD>
56          </TR>          </TR>
57    
58                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
59          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
60                  <TD>                  <TD>
61                          <CODE><B><A HREF='ImageThumbnailWidget.html#$_columns'>$_columns</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/ImageThumbnailWidget.html#var$_columns">$_columns</A></B></CODE>
62                          <BR>                          <BR>
63                          <blockquote> The number of columns for a                          <blockquote> The number of columns for a  page. </blockquote>
 page. </blockquote>  
64                          <blockquote> Default Value: <CODE>-><-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>-><-</CODE> </blockquote>
65                  </TD>                  </TD>
66          </TR>          </TR>
67                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
68          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
69                  <TD>                  <TD>
70                          <CODE><B><A HREF='ImageThumbnailWidget.html#$_global_prefix'>$_global_prefix</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/ImageThumbnailWidget.html#var$_global_prefix">$_global_prefix</A></B></CODE>
71                          <BR>                          <BR>
72                          <blockquote> holds the prefix for all variables </blockquote>                          <blockquote> holds the prefix for all variables  that are added to a url,  so we can possibly have more  then 1 of these per page. </blockquote>
73                          <blockquote> Default Value: <CODE>-><-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->''<-</CODE> </blockquote>
74                  </TD>                  </TD>
75          </TR>          </TR>
76                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
77          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
78                  <TD>                  <TD>
79                          <CODE><B><A HREF='ImageThumbnailWidget.html#$_offsetVar'>$_offsetVar</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/ImageThumbnailWidget.html#var$_offsetVar">$_offsetVar</A></B></CODE>
80                          <BR>                          <BR>
81                          <blockquote> Holds the name of the offset                          <blockquote> Holds the name of the offset  variable.  It's prefixed w/  the _global_prefix var. </blockquote>
82  variable. </blockquote>                          <blockquote> Default Value: <CODE>->&nbsp;'offset'<-</CODE> </blockquote>
                         <blockquote> Default Value: <CODE>->offset<-</CODE> </blockquote>  
83                  </TD>                  </TD>
84          </TR>          </TR>
85                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
86          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
87                  <TD>                  <TD>
88                          <CODE><B><A HREF='ImageThumbnailWidget.html#$_supported_image_types'>$_supported_image_types</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/ImageThumbnailWidget.html#var$_supported_image_types">$_supported_image_types</A></B></CODE>
89                          <BR>                          <BR>
90                          <blockquote> Array of supported image                          <blockquote> Array of supported image  type flags. </blockquote>
91  type flags. </blockquote>                          <blockquote> Default Value: <CODE>->array("WBMP"&nbsp;=&gt;&nbsp;FALSE,<br>
92                          <blockquote> Default Value: <CODE>->array(&quot;WBMP&quot; =&gt; FALSE,  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"PNG"&nbsp;=&gt;&nbsp;FALSE,<br>
93                                        &quot;PNG&quot; =&gt; FALSE,  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"JPG"&nbsp;=&gt;&nbsp;FALSE,<br>
94                                        &quot;JPG&quot; =&gt; FALSE,  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"GIF"&nbsp;=&gt;&nbsp;FALSE)<-</CODE> </blockquote>
                                       &quot;GIF&quot; =&gt; FALSE)<-</CODE> </blockquote>  
95                  </TD>                  </TD>
96          </TR>          </TR>
97                    </TABLE>
 </TABLE>  
   
98  <hr>  <hr>
99  <!-- =========== VAR INHERITED SUMMARY =========== -->  <!-- =========== VAR INHERITED SUMMARY =========== -->
100  <A NAME='var_inherited_summary'><!-- --></A>  <A NAME='var_inherited_summary'><!-- --></A>
101  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
102          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
103                  <TD>                  <TD>
104                          <span CLASS="font12bold">Inherited Class Variable Summary</span>                          <span CLASS="font12bold">Inherited Class Variable Summary</span>
105              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
106                  </TD>                  </TD>
107          </TR>          </TR>
108    
109                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
110          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
111                  <TD>                  <TD>
112                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>
# Line 145  type flags. </blockquote> Line 116  type flags. </blockquote>
116                                  <th>Default Value</th>                                  <th>Default Value</th>
117                                  <th>Description</th>                                  <th>Description</th>
118                          </tr>                          </tr>
119                                                                                            <tr>
120                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></td>
121                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#$title'>$title</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">->''<-</td>
                                 <td CLASS="font10" STYLE="white-space: nowrap">-><-</td>  
122                                  <td CLASS="font10">The title of the table.</td>                                  <td CLASS="font10">The title of the table.</td>
123                          </tr>                          </tr>
124                                                                                            <tr>
125                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></td>
126                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#$width'>$width</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">->"100%"<-</td>
                                 <td CLASS="font10" STYLE="white-space: nowrap">->100%<-</td>  
127                                  <td CLASS="font10">the width of the widget</td>                                  <td CLASS="font10">the width of the widget</td>
128                          </tr>                          </tr>
129                                                                                            </table>
                         </table>  
130              <BR>              <BR>
131          </TD>          </TD>
132          </TR>          </TR>
133                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
134          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
135                  <TD>                  <TD>
136                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
# Line 173  type flags. </blockquote> Line 140  type flags. </blockquote>
140                                  <th>Default Value</th>                                  <th>Default Value</th>
141                                  <th>Description</th>                                  <th>Description</th>
142                          </tr>                          </tr>
143                                                                                            <tr>
144                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
145                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
146                                  <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>                                  <td CLASS="font10">The flags that tell us</td>
                                 <td CLASS="font10">Flag for pretty (indented) output</td>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$_newline_after_content_flag'>$_newline_after_content_flag</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>  
                                 <td CLASS="font10">Do we render a newline after the  
 contents has been rendered?</td>  
147                          </tr>                          </tr>
148                                                                                            </table>
                         </table>  
149              <BR>              <BR>
150          </TD>          </TD>
151          </TR>          </TR>
152                    </TABLE>
 </TABLE>  
   
 <hr>  
 <!-- =========== INHERITED METHOD SUMMARY =========== -->  
 <A NAME='functions_inherited'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Inherited Method Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>  
             <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                                 <tr CLASS="tableheadingcolor">  
                                         <th>Function</th>  
                                         <th>Description</th>  
                                 </tr>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_align'>get_align (  )</A></td>  
                                         <td CLASS="font10">This gets the alignment value  
 for the outer table</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_css'>get_css (  )</A></td>  
                                         <td CLASS="font10">This function provides the</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_javascript'>get_javascript (  )</A></td>  
                                         <td CLASS="font10">Function for returning the raw javascript  
 that is required for this widget.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_title'>get_title (  )</A></td>  
                                         <td CLASS="font10">Function for accessing the  
 title of this widget</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#get_width'>get_width (  )</A></td>  
                                         <td CLASS="font10">Function for getting the current  
 widget width setting.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#set_align'>set_align ( $align )</A></td>  
                                         <td CLASS="font10">This function sets the align attribute  
 for the outer table.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#set_title'>set_title ( [$title = ] )</A></td>  
                                         <td CLASS="font10">Set the title for the widget.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/BaseWidget.html#set_width'>set_width ( $width )</A></td>  
                                         <td CLASS="font10">Set the width for the widget.</td>  
                                   
                         </table>  
             <br>                          
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>  
             <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                                 <tr CLASS="tableheadingcolor">  
                                         <th>Function</th>  
                                         <th>Description</th>  
                                 </tr>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#constructor Container'>constructor Container (  )</A></td>  
                                         <td CLASS="font10">The constructor.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add (  )</A></td>  
                                         <td CLASS="font10">add content onto content stack</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add_reference'>add_reference ( &$content )</A></td>  
                                         <td CLASS="font10">Add content onto content stack  
 so you can change the item later.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#count_content'>count_content (  )</A></td>  
                                         <td CLASS="font10">counts the number of content objects</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#get_indent_flag'>get_indent_flag (  )</A></td>  
                                         <td CLASS="font10">This flag gets the current value  
 of the indent flag</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push'>push (  )</A></td>  
                                         <td CLASS="font10">Same as add().</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push_reference'>push_reference ( &$content )</A></td>  
                                         <td CLASS="font10">Same as add_reference  
 NOTE : only exists for compatibility with 1.1.x</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>  
                                         <td CLASS="font10">This function is compatible with the  
 rest of the phpHtmllib API spec.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#reset_content'>reset_content (  )</A></td>  
                                         <td CLASS="font10">destroy existing content and start with new content.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>  
                                         <td CLASS="font10">This function turns on the collapse flag</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>  
                                         <td CLASS="font10">function to set the indent flag</td>  
                                   
                         </table>  
             <br>                          
                 </TD>  
         </TR>  
           
 </TABLE>  
153    
154  <hr>  <hr>
155  <!-- should have constructor at some point -->  <!-- =========== METHOD SUMMARY =========== -->
156  <!-- =========== Method SUMMARY =========== -->  <A NAME='method_summary'><!-- --></A>
 <A NAME='Method_summary'><!-- --></A>  
157  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
158          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
159                  <TD>                  <TD>
# Line 335  rest of the phpHtmllib API spec.</td> Line 162  rest of the phpHtmllib API spec.</td>
162                  </TD>                  </TD>
163          </TR>          </TR>
164    
165                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
166          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
167                  <TD>                  <TD>
168                          <CODE><B><A HREF='ImageThumbnailWidget.html#constructor ImageThumbnailWidget'>void constructor ImageThumbnailWidget ( [$width = 760], [$cols = 5], [$filedir = NULL], [$urldir = NULL] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodImageThumbnailWidget'>void constructor ImageThumbnailWidget ( [$width = 760], [$cols = 5], [$filedir = NULL], [$urldir = NULL] )</A></B></CODE>
169                          <BR>                          <BR>
170                          <blockquote> Constructor for this class                          <blockquote> Constructor for this class  It just sets the width for the  widget. </blockquote>
 It just sets the width for the  
 widget. </blockquote>  
171                  </TD>                  </TD>
172          </TR>          </TR>
173                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
174          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
175                  <TD>                  <TD>
176                          <CODE><B><A HREF='ImageThumbnailWidget.html#build_filelist'>void build_filelist (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodbuild_filelist'>void build_filelist (  )</A></B></CODE>
177                          <BR>                          <BR>
178                          <blockquote> build the list of images </blockquote>                          <blockquote> build the list of images </blockquote>
179                  </TD>                  </TD>
180          </TR>          </TR>
181                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
182          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
183                  <TD>                  <TD>
184                          <CODE><B><A HREF='ImageThumbnailWidget.html#build_link_td'>void build_link_td ( $file )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodbuild_link_td'>void build_link_td ( $file )</A></B></CODE>
185                          <BR>                          <BR>
186                          <blockquote> build the link td. </blockquote>                          <blockquote> build the link td. </blockquote>
187                  </TD>                  </TD>
188          </TR>          </TR>
189                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
190          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
191                  <TD>                  <TD>
192                          <CODE><B><A HREF='ImageThumbnailWidget.html#build_page_control'>void build_page_control (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodbuild_page_control'>void build_page_control (  )</A></B></CODE>
193                          <BR>                          <BR>
194                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
195                  </TD>                  </TD>
196          </TR>          </TR>
197                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
198          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
199                  <TD>                  <TD>
200                          <CODE><B><A HREF='ImageThumbnailWidget.html#build_thumbnails'>void build_thumbnails (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumbnails'>void build_thumbnails (  )</A></B></CODE>
201                          <BR>                          <BR>
202                          <blockquote> this function builds a cache dir of thumbnails, so we                          <blockquote> this function builds a cache dir of thumbnails, so we  don't have to render thumbnails every time we hit the  thumbnails page. </blockquote>
 don't have to render thumbnails every time we hit the  
 thumbnails page. </blockquote>  
203                  </TD>                  </TD>
204          </TR>          </TR>
205                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
206          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
207                  <TD>                  <TD>
208                          <CODE><B><A HREF='ImageThumbnailWidget.html#build_thumbnail_file'>void build_thumbnail_file ( $file )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumbnail_file'>void build_thumbnail_file ( $file )</A></B></CODE>
209                          <BR>                          <BR>
210                          <blockquote> Builds a thumbnail version of a file,                          <blockquote> Builds a thumbnail version of a file,  and writes it to disk. </blockquote>
 and writes it to disk. </blockquote>  
211                  </TD>                  </TD>
212          </TR>          </TR>
213                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
214          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
215                  <TD>                  <TD>
216                          <CODE><B><A HREF='ImageThumbnailWidget.html#build_thumb_table'>void build_thumb_table (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodbuild_thumb_table'>void build_thumb_table (  )</A></B></CODE>
217                          <BR>                          <BR>
218                          <blockquote> function that will render the widget. </blockquote>                          <blockquote> function that will render the widget. </blockquote>
219                  </TD>                  </TD>
220          </TR>          </TR>
221                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
222          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
223                  <TD>                  <TD>
224                          <CODE><B><A HREF='ImageThumbnailWidget.html#getdirlist'>void getdirlist ( $dir )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodgetdirlist'>void getdirlist ( $dir )</A></B></CODE>
225                          <BR>                          <BR>
226                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
227                  </TD>                  </TD>
228          </TR>          </TR>
229                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
230          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
231                  <TD>                  <TD>
232                          <CODE><B><A HREF='ImageThumbnailWidget.html#get_supported_image_formats'>void get_supported_image_formats (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodget_supported_image_formats'>void get_supported_image_formats (  )</A></B></CODE>
233                          <BR>                          <BR>
234                          <blockquote> This tests to see what type of gd                          <blockquote> This tests to see what type of gd  lib image format this server supports. </blockquote>
 lib image format this server supports. </blockquote>  
235                  </TD>                  </TD>
236          </TR>          </TR>
237                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
238          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
239                  <TD>                  <TD>
240                          <CODE><B><A HREF='ImageThumbnailWidget.html#is_last_page'>boolean is_last_page ( $offset )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodis_last_page'>boolean is_last_page ( $offset )</A></B></CODE>
241                          <BR>                          <BR>
242                          <blockquote> Is thie offset for the last page? </blockquote>                          <blockquote> Is thie offset for the last page? </blockquote>
243                  </TD>                  </TD>
244          </TR>          </TR>
245                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
246          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
247                  <TD>                  <TD>
248                          <CODE><B><A HREF='ImageThumbnailWidget.html#items_per_page'>int items_per_page (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methoditems_per_page'>int items_per_page (  )</A></B></CODE>
249                          <BR>                          <BR>
250                          <blockquote> Calculate the # of items on a page. </blockquote>                          <blockquote> Calculate the # of items on a page. </blockquote>
251                  </TD>                  </TD>
252          </TR>          </TR>
253                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
254          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
255                  <TD>                  <TD>
256                          <CODE><B><A HREF='ImageThumbnailWidget.html#item_index'>int item_index ( $offset )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methoditem_index'>int item_index ( $offset )</A></B></CODE>
257                          <BR>                          <BR>
258                          <blockquote> Calculate the item # for the offset. </blockquote>                          <blockquote> Calculate the item # for the offset. </blockquote>
259                  </TD>                  </TD>
260          </TR>          </TR>
261                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
262          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
263                  <TD>                  <TD>
264                          <CODE><B><A HREF='ImageThumbnailWidget.html#num_items_on_page'>int num_items_on_page ( $offset )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodnum_items_on_page'>int num_items_on_page ( $offset )</A></B></CODE>
265                          <BR>                          <BR>
266                          <blockquote> Calculate the # of items                          <blockquote> Calculate the # of items  to on a particular page. </blockquote>
 to on a particular page. </blockquote>  
267                  </TD>                  </TD>
268          </TR>          </TR>
269                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
270          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
271                  <TD>                  <TD>
272                          <CODE><B><A HREF='ImageThumbnailWidget.html#num_pages'>int num_pages (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodnum_pages'>int num_pages (  )</A></B></CODE>
273                          <BR>                          <BR>
274                          <blockquote> Calculate the number of                          <blockquote> Calculate the number of </blockquote>
 pages possible for this  
 list of thumbnails. </blockquote>  
275                  </TD>                  </TD>
276          </TR>          </TR>
277                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
278          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
279                  <TD>                  <TD>
280                          <CODE><B><A HREF='ImageThumbnailWidget.html#offset'>int offset (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodoffset'>int offset (  )</A></B></CODE>
281                          <BR>                          <BR>
282                          <blockquote> Get the current value of the offset var </blockquote>                          <blockquote> Get the current value of the offset var </blockquote>
283                  </TD>                  </TD>
284          </TR>          </TR>
285                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
286          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
287                  <TD>                  <TD>
288                          <CODE><B><A HREF='ImageThumbnailWidget.html#push'>void push ( $url, $text, [$selected = FALSE] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodpush'>void push ( $url, $text, [$selected = FALSE] )</A></B></CODE>
289                          <BR>                          <BR>
290                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
291                  </TD>                  </TD>
292          </TR>          </TR>
293                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
294          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
295                  <TD>                  <TD>
296                          <CODE><B><A HREF='ImageThumbnailWidget.html#push_blank'>void push_blank ( [$num = 1] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodpush_blank'>void push_blank ( [$num = 1] )</A></B></CODE>
297                          <BR>                          <BR>
298                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
299                  </TD>                  </TD>
300          </TR>          </TR>
301                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
302          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
303                  <TD>                  <TD>
304                          <CODE><B><A HREF='ImageThumbnailWidget.html#push_text'>void push_text ( $text, [$selected = FALSE] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodpush_text'>void push_text ( $text, [$selected = FALSE] )</A></B></CODE>
305                          <BR>                          <BR>
306                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
307                  </TD>                  </TD>
308          </TR>          </TR>
309                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
310          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
311                  <TD>                  <TD>
312                          <CODE><B><A HREF='ImageThumbnailWidget.html#render'>string render ( [$indent_level = 1], [$output_debug = 0] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodrender'>string render ( [$indent_level = 1], [$output_debug = 0] )</A></B></CODE>
313                          <BR>                          <BR>
314                          <blockquote> Render the entire widget. </blockquote>                          <blockquote> Render the entire widget.  this includes the  page offset links, as well as the thumbnails. </blockquote>
315                  </TD>                  </TD>
316          </TR>          </TR>
317                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
318          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
319                  <TD>                  <TD>
320                          <CODE><B><A HREF='ImageThumbnailWidget.html#rows_per_page'>int rows_per_page (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodrows_per_page'>int rows_per_page (  )</A></B></CODE>
321                          <BR>                          <BR>
322                          <blockquote> Calculates the # of rows                          <blockquote> Calculates the # of rows  per page possible. </blockquote>
 per page possible. </blockquote>  
323                  </TD>                  </TD>
324          </TR>          </TR>
325                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
326          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
327                  <TD>                  <TD>
328                          <CODE><B><A HREF='ImageThumbnailWidget.html#set_cols'>void set_cols ( $cols )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodset_cols'>void set_cols ( $cols )</A></B></CODE>
329                          <BR>                          <BR>
330                          <blockquote> set how many columns the user wants                          <blockquote> set how many columns the user wants  to display per row of thumbnails. </blockquote>
 to display per row of thumbnails. </blockquote>  
331                  </TD>                  </TD>
332          </TR>          </TR>
333                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
334          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
335                  <TD>                  <TD>
336                          <CODE><B><A HREF='ImageThumbnailWidget.html#set_filedir'>void set_filedir ( $dir )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodset_filedir'>void set_filedir ( $dir )</A></B></CODE>
337                          <BR>                          <BR>
338                          <blockquote> Set the full path on disk where                          <blockquote> Set the full path on disk where  the images live. </blockquote>
 the images live. </blockquote>  
339                  </TD>                  </TD>
340          </TR>          </TR>
341                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
342          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
343                  <TD>                  <TD>
344                          <CODE><B><A HREF='ImageThumbnailWidget.html#set_global_prefix'>void set_global_prefix ( $prefix )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodset_global_prefix'>void set_global_prefix ( $prefix )</A></B></CODE>
345                          <BR>                          <BR>
346                          <blockquote> This function sets a prefix for all                          <blockquote> This function sets a prefix for all  variables that are used in the item list  table on a page.  This allows you to have  multiple itemlists on a single html page. </blockquote>
 variables that are used in the item list  
 table on a page. </blockquote>  
347                  </TD>                  </TD>
348          </TR>          </TR>
349                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
350          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
351                  <TD>                  <TD>
352                          <CODE><B><A HREF='ImageThumbnailWidget.html#set_maxthumbs_per_page'>void set_maxthumbs_per_page ( [$num = 10] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodset_maxthumbs_per_page'>void set_maxthumbs_per_page ( [$num = 10] )</A></B></CODE>
353                          <BR>                          <BR>
354                          <blockquote> set how many thumbnails to display                          <blockquote> set how many thumbnails to display  per page. </blockquote>
 per page. </blockquote>  
355                  </TD>                  </TD>
356          </TR>          </TR>
357                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
358          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
359                  <TD>                  <TD>
360                          <CODE><B><A HREF='ImageThumbnailWidget.html#set_thumbnail_dimensions'>void set_thumbnail_dimensions ( [$width = 50], [$height = 50] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodset_thumbnail_dimensions'>void set_thumbnail_dimensions ( [$width = 50], [$height = 50] )</A></B></CODE>
361                          <BR>                          <BR>
362                          <blockquote> Sets all thumnail dimensions. </blockquote>                          <blockquote> Sets all thumnail dimensions. </blockquote>
363                  </TD>                  </TD>
364          </TR>          </TR>
365                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
366          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
367                  <TD>                  <TD>
368                          <CODE><B><A HREF='ImageThumbnailWidget.html#set_thumbnail_script'>void set_thumbnail_script ( $script )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodset_thumbnail_script'>void set_thumbnail_script ( $script )</A></B></CODE>
369                          <BR>                          <BR>
370                          <blockquote> Set the url for the thumbnail generation                          <blockquote> Set the url for the thumbnail generation  script. </blockquote>
 script. </blockquote>  
371                  </TD>                  </TD>
372          </TR>          </TR>
373                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
374          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
375                  <TD>                  <TD>
376                          <CODE><B><A HREF='ImageThumbnailWidget.html#set_urldir'>void set_urldir ( $dir )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodset_urldir'>void set_urldir ( $dir )</A></B></CODE>
377                          <BR>                          <BR>
378                          <blockquote> Set the base url path where the files                          <blockquote> Set the base url path where the files  live on the web site. </blockquote>
 live on the web site. </blockquote>  
379                  </TD>                  </TD>
380          </TR>          </TR>
381                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
382          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
383                  <TD>                  <TD>
384                          <CODE><B><A HREF='ImageThumbnailWidget.html#strip_offset'>void strip_offset ( $query_string )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodstrip_offset'>void strip_offset ( $query_string )</A></B></CODE>
385                          <BR>                          <BR>
386                          <blockquote> This function strips the offset </blockquote>                          <blockquote> This function strips the offset </blockquote>
387                  </TD>                  </TD>
388          </TR>          </TR>
389                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
390          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
391                  <TD>                  <TD>
392                          <CODE><B><A HREF='ImageThumbnailWidget.html#test_maxthumbs_per_page'>void test_maxthumbs_per_page (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodtest_maxthumbs_per_page'>void test_maxthumbs_per_page (  )</A></B></CODE>
393                          <BR>                          <BR>
394                          <blockquote> Make sure the maxthumbsperpage                          <blockquote> Make sure the maxthumbsperpage  isn't &gt; then total items. </blockquote>
 isn't &gt; then total items. </blockquote>  
395                  </TD>                  </TD>
396          </TR>          </TR>
397                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
398          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
399                  <TD>                  <TD>
400                          <CODE><B><A HREF='ImageThumbnailWidget.html#total_items'>int total_items (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodtotal_items'>int total_items (  )</A></B></CODE>
401                          <BR>                          <BR>
402                          <blockquote> returns the total # of                          <blockquote> returns the total # of  items we have to display. </blockquote>
 items we have to display. </blockquote>  
403                  </TD>                  </TD>
404          </TR>          </TR>
405                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
406          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
407                  <TD>                  <TD>
408                          <CODE><B><A HREF='ImageThumbnailWidget.html#write_thumb_to_disk'>void write_thumb_to_disk ( $file, &$img, $type )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#methodwrite_thumb_to_disk'>void write_thumb_to_disk ( $file, &$img, $type )</A></B></CODE>
409                          <BR>                          <BR>
410                          <blockquote> write the image to disk. </blockquote>                          <blockquote> write the image to disk. </blockquote>
411                  </TD>                  </TD>
412          </TR>          </TR>
413                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
414          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
415                  <TD>                  <TD>
416                          <CODE><B><A HREF='ImageThumbnailWidget.html#_create_thumbnail_cache_dir'>void _create_thumbnail_cache_dir (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#method_create_thumbnail_cache_dir'>void _create_thumbnail_cache_dir (  )</A></B></CODE>
417                          <BR>                          <BR>
418                          <blockquote> Try and create the thumbnail cache dir. </blockquote>                          <blockquote> Try and create the thumbnail cache dir. </blockquote>
419                  </TD>                  </TD>
420          </TR>          </TR>
421                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
422          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
423                  <TD>                  <TD>
424                          <CODE><B><A HREF='ImageThumbnailWidget.html#_get_file_type'>void _get_file_type ( $file )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/ImageThumbnailWidget.html#method_get_file_type'>void _get_file_type ( $file )</A></B></CODE>
425                          <BR>                          <BR>
426                          <blockquote> discover the type of image based off of the extension </blockquote>                          <blockquote> discover the type of image based off of the extension </blockquote>
427                  </TD>                  </TD>
428          </TR>          </TR>
429                    </TABLE>
430  </TABLE>  <!-- =========== INHERITED METHOD SUMMARY =========== -->
431    <A NAME='functions_inherited'><!-- --></A>
432    <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
433            <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
434                    <TD>
435                            <span CLASS="font12bold">Inherited Method Summary</span>
436                <A HREF="#top" CLASS="links">^TOP</A>
437                    </TD>
438            </TR>
439    
440                    <!-- =========== Summary =========== -->
441            <TR BGCOLOR='white' CLASS='TableRowColor'>
442                    <TD>
443                            <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>
444                <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
445                                    <tr CLASS="tableheadingcolor">
446                                            <th>Function</th>
447                                            <th>Description</th>
448                                    </tr>
449                                                                    <tr>
450                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></td>
451                                            <td CLASS="font10">This gets the alignment value  for the outer table</td>
452                                                                    <tr>
453                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></td>
454                                            <td CLASS="font10">This function provides the  mechanism to build and return  the css needed by this widget</td>
455                                                                    <tr>
456                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></td>
457                                            <td CLASS="font10">Function for returning the raw javascript  that is required for this widget.</td>
458                                                                    <tr>
459                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></td>
460                                            <td CLASS="font10">Function for accessing the  title of this widget</td>
461                                                                    <tr>
462                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></td>
463                                            <td CLASS="font10">Function for getting the current  widget width setting.</td>
464                                                                    <tr>
465                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></td>
466                                            <td CLASS="font10">This function sets the align attribute  for the outer table.</td>
467                                                                    <tr>
468                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></td>
469                                            <td CLASS="font10">Set the title for the widget.</td>
470                                                                    <tr>
471                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></td>
472                                            <td CLASS="font10">Set the width for the widget.</td>
473                                                            </table>
474                <br>                        
475                    </TD>
476            </TR>
477                    <!-- =========== Summary =========== -->
478            <TR BGCOLOR='white' CLASS='TableRowColor'>
479                    <TD>
480                            <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
481                <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
482                                    <tr CLASS="tableheadingcolor">
483                                            <th>Function</th>
484                                            <th>Description</th>
485                                    </tr>
486                                                                    <tr>
487                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
488                                            <td CLASS="font10">The constructor.</td>
489                                                                    <tr>
490                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
491                                            <td CLASS="font10">add content onto content stack</td>
492                                                                    <tr>
493                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
494                                            <td CLASS="font10">Add content onto content stack  so you can change the item later.</td>
495                                                                    <tr>
496                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
497                                            <td CLASS="font10">counts the number of content objects</td>
498                                                                    <tr>
499                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
500                                            <td CLASS="font10">This flag gets the current value  of the indent flag</td>
501                                                                    <tr>
502                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
503                                            <td CLASS="font10">Same as add().</td>
504                                                                    <tr>
505                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
506                                            <td CLASS="font10">Same as add_reference  NOTE : only exists for compatibility with 1.1.x</td>
507                                                                    <tr>
508                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
509                                            <td CLASS="font10">This function is compatible with the  rest of the phpHtmllib API spec.</td>
510                                                                    <tr>
511                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></td>
512                                            <td CLASS="font10">destroy existing content and start with new content.</td>
513                                                                    <tr>
514                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
515                                            <td CLASS="font10">This function turns on the collapse flag</td>
516                                                                    <tr>
517                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
518                                            <td CLASS="font10">function to set the indent flag</td>
519                                                                    <tr>
520                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
521                                            <td CLASS="font10">This method is used to set the bitmask  flags for this tag.  It tells the  class how to render the tag.</td>
522                                                            </table>
523                <br>                        
524                    </TD>
525            </TR>
526            </TABLE>
527  <hr>  <hr>
528  <!-- ============ VARIABLE DETAIL =========== -->  <!-- ============ VARIABLE DETAIL =========== -->
529    
# Line 667  items we have to display. </blockquote> Line 537  items we have to display. </blockquote>
537          </TR>          </TR>
538  </TABLE>  </TABLE>
539    
540    <A NAME='var$_columns'><!-- --></A><H3>$_columns</H3> (line <span class="linenumber">64</span>)<br />
541  <A NAME='$_columns'><!-- --></A><H3>$_columns</H3>  <b>Data type:</b> mixed<br>The number of columns for a  page.
542  <b>Data type:</b> mixed<br>  <br />
 <!-- ========== Info from phpDoc block ========= -->  
 The number of columns for a  
 page.  
 <BR>  
   
543    
544  <UL>  <UL>
545                    </UL>
 </UL>  
   
546  <HR>  <HR>
547    <A NAME='var$_global_prefix'><!-- --></A><H3>$_global_prefix</H3> (line <span class="linenumber">99</span>)<br />
548  <A NAME='$_global_prefix'><!-- --></A><H3>$_global_prefix</H3>  <b>Data type:</b> mixed<br>holds the prefix for all variables  that are added to a url,  so we can possibly have more  then 1 of these per page.
549  <b>Data type:</b> mixed<br>  <br />
 <!-- ========== Info from phpDoc block ========= -->  
 holds the prefix for all variables  
 <BR>  
 that are added to a url,  
 so we can possibly have more  
 then 1 of these per page.  
550    
551  <UL>  <UL>
552                    </UL>
 </UL>  
   
553  <HR>  <HR>
554    <A NAME='var$_offsetVar'><!-- --></A><H3>$_offsetVar</H3> (line <span class="linenumber">106</span>)<br />
555  <A NAME='$_offsetVar'><!-- --></A><H3>$_offsetVar</H3>  <b>Data type:</b> mixed<br>Holds the name of the offset  variable.  It's prefixed w/  the _global_prefix var.
556  <b>Data type:</b> mixed<br>  <br />
 <!-- ========== Info from phpDoc block ========= -->  
 Holds the name of the offset  
 variable.  
 <BR>  
 It's prefixed w/  
 the _global_prefix var.  
557    
558  <UL>  <UL>
559                    </UL>
 </UL>  
   
560  <HR>  <HR>
561    <A NAME='var$_supported_image_types'><!-- --></A><H3>$_supported_image_types</H3> (line <span class="linenumber">86</span>)<br />
562  <A NAME='$_supported_image_types'><!-- --></A><H3>$_supported_image_types</H3>  <b>Data type:</b> mixed<br>Array of supported image  type flags.
563  <b>Data type:</b> mixed<br>  <br />
 <!-- ========== Info from phpDoc block ========= -->  
 Array of supported image  
 type flags.  
 <BR>  
   
564    
565  <UL>  <UL>
566                    </UL>
 </UL>  
   
567  <HR>  <HR>
   
   
568  <hr>  <hr>
569  <!-- ============ FUNCTION DETAIL =========== -->  <!-- ============ METHOD DETAIL =========== -->
570    
571  <A NAME='function_detail'></A>  <A NAME='method_detail'></A>
572  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
573          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
574                  <TD>                  <TD>
# Line 740  type flags. Line 578  type flags.
578          </TR>          </TR>
579  </TABLE>  </TABLE>
580  <BR>  <BR>
   
581  <DIV CLASS="function">  <DIV CLASS="function">
582  <A NAME='constructor ImageThumbnailWidget'><!-- --></A>  <A NAME='methodImageThumbnailWidget'><!-- --></A>
583  <SPAN CLASS="font12bold">constructor ImageThumbnailWidget</SPAN>  <SPAN CLASS="font12bold">Constructor ImageThumbnailWidget</SPAN> (line <span class="linenumber">121</span>)
584  <BR>  <BR>
585  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
586  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
587  <span class="font10bold" style="color: #0000FF">constructor ImageThumbnailWidget ( [$width = 760], [$cols = 5], [$filedir = NULL], [$urldir = NULL] )</SPAN>  <span class="font10bold" style="color: #0000FF">ImageThumbnailWidget(
588    [int
589    $width = 760], [int
590    $cols = 5], [mixed
591    $filedir = NULL], [mixed
592    $urldir = NULL])</SPAN>
593  <BR>  <BR>
594    
595  <BR>  <BR>
596  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
597  <!-- ========== Info from phpDoc block ========= -->  Constructor for this class  It just sets the width for the  widget.
598  Constructor for this class  <br />
 It just sets the width for the  
 widget.  
 <BR>  
599    
600  <DL>  <DL>
601    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
602                      <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - the width of the widget</DD>
603    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - the width of the widget</DD>                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$cols</SPAN></SPAN> - the number of columns of images the default is 5.</DD>
604              
605    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$cols</SPAN></SPAN> - the number of columns of images          <DT class="font10bold">Function Info:</DT>
606                      the default is 5.</DD>          </DL>
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
607  </DIV>  </DIV>
608  <BR>  <BR>
   
609  <DIV CLASS="function">  <DIV CLASS="function">
610  <A NAME='build_filelist'><!-- --></A>  <A NAME='methodbuild_filelist'><!-- --></A>
611  <SPAN CLASS="font12bold">build_filelist</SPAN>  <SPAN CLASS="font12bold">build_filelist</SPAN> (line <span class="linenumber">364</span>)
612  <BR>  <BR>
613  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
614  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
615  <span class="font10bold" style="color: #0000FF">build_filelist (  )</SPAN>  <span class="font10bold" style="color: #0000FF">build_filelist(
616    )</SPAN>
617  <BR>  <BR>
618    
619  <BR>  <BR>
620  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
621  build the list of images  build the list of images
622  <BR>  <br />
623  from a directory on disk  <p>from a directory on disk</p>
624  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
625    
626            <DT class="font10bold">Function Info:</DT>
627            </DL>
628  </DIV>  </DIV>
629  <BR>  <BR>
   
630  <DIV CLASS="function">  <DIV CLASS="function">
631  <A NAME='build_link_td'><!-- --></A>  <A NAME='methodbuild_link_td'><!-- --></A>
632  <SPAN CLASS="font12bold">build_link_td</SPAN>  <SPAN CLASS="font12bold">build_link_td</SPAN> (line <span class="linenumber">400</span>)
633  <BR>  <BR>
634  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
635  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
636  <span class="font10bold" style="color: #0000FF">build_link_td ( $file )</SPAN>  <span class="font10bold" style="color: #0000FF">build_link_td(
637    mixed
638    $file)</SPAN>
639  <BR>  <BR>
640    
641  <BR>  <BR>
642  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
643  build the link td.  build the link td.
644  <BR>  <br />
645    
646  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
647    
648            <DT class="font10bold">Function Info:</DT>
649            </DL>
650  </DIV>  </DIV>
651  <BR>  <BR>
   
652  <DIV CLASS="function">  <DIV CLASS="function">
653  <A NAME='build_page_control'><!-- --></A>  <A NAME='methodbuild_page_control'><!-- --></A>
654  <SPAN CLASS="font12bold">build_page_control</SPAN>  <SPAN CLASS="font12bold">build_page_control</SPAN> (line <span class="linenumber">435</span>)
655  <BR>  <BR>
656  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
657  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
658  <span class="font10bold" style="color: #0000FF">build_page_control (  )</SPAN>  <span class="font10bold" style="color: #0000FF">build_page_control(
659    )</SPAN>
660  <BR>  <BR>
661    
662  <BR>  <BR>
663  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
664    
665  <BR>  <br />
666    
667  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
668    
669            <DT class="font10bold">Function Info:</DT>
670            </DL>
671  </DIV>  </DIV>
672  <BR>  <BR>
   
673  <DIV CLASS="function">  <DIV CLASS="function">
674  <A NAME='build_thumbnails'><!-- --></A>  <A NAME='methodbuild_thumbnails'><!-- --></A>
675  <SPAN CLASS="font12bold">build_thumbnails</SPAN>  <SPAN CLASS="font12bold">build_thumbnails</SPAN> (line <span class="linenumber">567</span>)
676  <BR>  <BR>
677  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
678  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
679  <span class="font10bold" style="color: #0000FF">build_thumbnails (  )</SPAN>  <span class="font10bold" style="color: #0000FF">build_thumbnails(
680    )</SPAN>
681  <BR>  <BR>
682    
683  <BR>  <BR>
684  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
685  <!-- ========== Info from phpDoc block ========= -->  this function builds a cache dir of thumbnails, so we  don't have to render thumbnails every time we hit the  thumbnails page.
686  this function builds a cache dir of thumbnails, so we  <br />
 don't have to render thumbnails every time we hit the  
 thumbnails page.  
 <BR>  
687    
688  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
689    
690            <DT class="font10bold">Function Info:</DT>
691            </DL>
692  </DIV>  </DIV>
693  <BR>  <BR>
   
694  <DIV CLASS="function">  <DIV CLASS="function">
695  <A NAME='build_thumbnail_file'><!-- --></A>  <A NAME='methodbuild_thumbnail_file'><!-- --></A>
696  <SPAN CLASS="font12bold">build_thumbnail_file</SPAN>  <SPAN CLASS="font12bold">build_thumbnail_file</SPAN> (line <span class="linenumber">593</span>)
697  <BR>  <BR>
698  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
699  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
700  <span class="font10bold" style="color: #0000FF">build_thumbnail_file ( $file )</SPAN>  <span class="font10bold" style="color: #0000FF">build_thumbnail_file(
701    mixed
702    $file, string
703    $filename)</SPAN>
704  <BR>  <BR>
705    
706  <BR>  <BR>
707  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
708  <!-- ========== Info from phpDoc block ========= -->  Builds a thumbnail version of a file,  and writes it to disk.
709  Builds a thumbnail version of a file,  <br />
 and writes it to disk.  
 <BR>  
710    
711  <DL>  <DL>
712    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
713                      <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$filename</SPAN></SPAN> - the filename to thumbnail</DD>
714    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$filename</SPAN></SPAN> - the filename to thumbnail</DD>          
715              <DT class="font10bold">Function Info:</DT>
716            </DL>
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
717  </DIV>  </DIV>
718  <BR>  <BR>
   
719  <DIV CLASS="function">  <DIV CLASS="function">
720  <A NAME='build_thumb_table'><!-- --></A>  <A NAME='methodbuild_thumb_table'><!-- --></A>
721  <SPAN CLASS="font12bold">build_thumb_table</SPAN>  <SPAN CLASS="font12bold">build_thumb_table</SPAN> (line <span class="linenumber">496</span>)
722  <BR>  <BR>
723  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
724  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
725  <span class="font10bold" style="color: #0000FF">build_thumb_table (  )</SPAN>  <span class="font10bold" style="color: #0000FF">build_thumb_table(
726    )</SPAN>
727  <BR>  <BR>
728    
729  <BR>  <BR>
730  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
731  function that will render the widget.  function that will render the widget.
732  <BR>  <br />
733  child class should override this.  <p>child class should override this.</p>
734  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
735    
736            <DT class="font10bold">Function Info:</DT>
737            </DL>
738  </DIV>  </DIV>
739  <BR>  <BR>
   
740  <DIV CLASS="function">  <DIV CLASS="function">
741  <A NAME='getdirlist'><!-- --></A>  <A NAME='methodgetdirlist'><!-- --></A>
742  <SPAN CLASS="font12bold">getdirlist</SPAN>  <SPAN CLASS="font12bold">getdirlist</SPAN> (line <span class="linenumber">370</span>)
743  <BR>  <BR>
744  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
745  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
746  <span class="font10bold" style="color: #0000FF">getdirlist ( $dir )</SPAN>  <span class="font10bold" style="color: #0000FF">getdirlist(
747    mixed
748    $dir)</SPAN>
749  <BR>  <BR>
750    
751  <BR>  <BR>
752  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
753    
754  <BR>  <br />
755    
756  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
757    
758            <DT class="font10bold">Function Info:</DT>
759            </DL>
760  </DIV>  </DIV>
761  <BR>  <BR>
   
762  <DIV CLASS="function">  <DIV CLASS="function">
763  <A NAME='get_supported_image_formats'><!-- --></A>  <A NAME='methodget_supported_image_formats'><!-- --></A>
764  <SPAN CLASS="font12bold">get_supported_image_formats</SPAN>  <SPAN CLASS="font12bold">get_supported_image_formats</SPAN> (line <span class="linenumber">232</span>)
765  <BR>  <BR>
766  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
767  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
768  <span class="font10bold" style="color: #0000FF">get_supported_image_formats (  )</SPAN>  <span class="font10bold" style="color: #0000FF">get_supported_image_formats(
769    )</SPAN>
770  <BR>  <BR>
771    
772  <BR>  <BR>
773  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
774  <!-- ========== Info from phpDoc block ========= -->  This tests to see what type of gd  lib image format this server supports.
775  This tests to see what type of gd  <br />
 lib image format this server supports.  
 <BR>  
776    
777  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
778    
779            <DT class="font10bold">Function Info:</DT>
780            </DL>
781  </DIV>  </DIV>
782  <BR>  <BR>
   
783  <DIV CLASS="function">  <DIV CLASS="function">
784  <A NAME='is_last_page'><!-- --></A>  <A NAME='methodis_last_page'><!-- --></A>
785  <SPAN CLASS="font12bold">is_last_page</SPAN>  <SPAN CLASS="font12bold">is_last_page</SPAN> (line <span class="linenumber">316</span>)
786  <BR>  <BR>
787  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
788  <span class="font10bold" style="color: #FF0000">boolean</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">boolean</SPAN>&nbsp;
789  <span class="font10bold" style="color: #0000FF">is_last_page ( $offset )</SPAN>  <span class="font10bold" style="color: #0000FF">is_last_page(
790    int
791    $offset)</SPAN>
792  <BR>  <BR>
793    
794  <BR>  <BR>
795  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
796  Is thie offset for the last page?  Is thie offset for the last page?
797  <BR>  <br />
798    
799  <DL>  <DL>
800    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
801                      <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$offset</SPAN></SPAN> - page offset</DD>
802    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$offset</SPAN></SPAN> - page offset</DD>          
803              <DT class="font10bold">Function Info:</DT>
804                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - TRUE:FALSE</DD>
805    <DT class="font10bold">Function Info:</DT>          </DL>
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - TRUE:FALSE</DD>  
     
 </DL>  
   
806  </DIV>  </DIV>
807  <BR>  <BR>
   
808  <DIV CLASS="function">  <DIV CLASS="function">
809  <A NAME='items_per_page'><!-- --></A>  <A NAME='methoditems_per_page'><!-- --></A>
810  <SPAN CLASS="font12bold">items_per_page</SPAN>  <SPAN CLASS="font12bold">items_per_page</SPAN> (line <span class="linenumber">282</span>)
811  <BR>  <BR>
812  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
813  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;
814  <span class="font10bold" style="color: #0000FF">items_per_page (  )</SPAN>  <span class="font10bold" style="color: #0000FF">items_per_page(
815    )</SPAN>
816  <BR>  <BR>
817    
818  <BR>  <BR>
819  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
820  Calculate the # of items on a page.  Calculate the # of items on a page.
821  <BR>  <br />
822    
823  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
824    
825            <DT class="font10bold">Function Info:</DT>
826            </DL>
827  </DIV>  </DIV>
828  <BR>  <BR>
   
829  <DIV CLASS="function">  <DIV CLASS="function">
830  <A NAME='item_index'><!-- --></A>  <A NAME='methoditem_index'><!-- --></A>
831  <SPAN CLASS="font12bold">item_index</SPAN>  <SPAN CLASS="font12bold">item_index</SPAN> (line <span class="linenumber">353</span>)
832  <BR>  <BR>
833  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
834  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;
835  <span class="font10bold" style="color: #0000FF">item_index ( $offset )</SPAN>  <span class="font10bold" style="color: #0000FF">item_index(
836    mixed
837    $offset)</SPAN>
838  <BR>  <BR>
839    
840  <BR>  <BR>
841  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
842  Calculate the item # for the offset.  Calculate the item # for the offset.
843  <BR>  <br />
844    
845  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
846    
847            <DT class="font10bold">Function Info:</DT>
848            </DL>
849  </DIV>  </DIV>
850  <BR>  <BR>
   
851  <DIV CLASS="function">  <DIV CLASS="function">
852  <A NAME='num_items_on_page'><!-- --></A>  <A NAME='methodnum_items_on_page'><!-- --></A>
853  <SPAN CLASS="font12bold">num_items_on_page</SPAN>  <SPAN CLASS="font12bold">num_items_on_page</SPAN> (line <span class="linenumber">338</span>)
854  <BR>  <BR>
855  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
856  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;
857  <span class="font10bold" style="color: #0000FF">num_items_on_page ( $offset )</SPAN>  <span class="font10bold" style="color: #0000FF">num_items_on_page(
858    int
859    $offset)</SPAN>
860  <BR>  <BR>
861    
862  <BR>  <BR>
863  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
864  <!-- ========== Info from phpDoc block ========= -->  Calculate the # of items  to on a particular page.
865  Calculate the # of items  <br />
 to on a particular page.  
 <BR>  
866    
867  <DL>  <DL>
868    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
869                      <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$offset</SPAN></SPAN> - page offset #</DD>
870    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$offset</SPAN></SPAN> - page offset #</DD>          
871              <DT class="font10bold">Function Info:</DT>
872                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - - # of items on offset's page.</DD>
873    <DT class="font10bold">Function Info:</DT>          </DL>
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - - # of items on offset's page.</DD>  
     
 </DL>  
   
874  </DIV>  </DIV>
875  <BR>  <BR>
   
876  <DIV CLASS="function">  <DIV CLASS="function">
877  <A NAME='num_pages'><!-- --></A>  <A NAME='methodnum_pages'><!-- --></A>
878  <SPAN CLASS="font12bold">num_pages</SPAN>  <SPAN CLASS="font12bold">num_pages</SPAN> (line <span class="linenumber">297</span>)
879  <BR>  <BR>
880  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
881  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;
882  <span class="font10bold" style="color: #0000FF">num_pages (  )</SPAN>  <span class="font10bold" style="color: #0000FF">num_pages(
883    )</SPAN>
884  <BR>  <BR>
885    
886  <BR>  <BR>
887  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
888  <!-- ========== Info from phpDoc block ========= -->  Calculate the number of
889  Calculate the number of  <br />
890  pages possible for this  <p>pages possible for this  list of thumbnails. It depends  on the # of columns, and the  max thumbs per page, and the total.</p>
 list of thumbnails.  
 <BR>  
 It depends  
 on the # of columns, and the  
 max thumbs per page, and the total.  
891  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - - # of pages.</DD>  
     
 </DL>  
892    
893            <DT class="font10bold">Function Info:</DT>
894                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - - # of pages.</DD>
895            </DL>
896  </DIV>  </DIV>
897  <BR>  <BR>
   
898  <DIV CLASS="function">  <DIV CLASS="function">
899  <A NAME='offset'><!-- --></A>  <A NAME='methodoffset'><!-- --></A>
900  <SPAN CLASS="font12bold">offset</SPAN>  <SPAN CLASS="font12bold">offset</SPAN> (line <span class="linenumber">250</span>)
901  <BR>  <BR>
902  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
903  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;
904  <span class="font10bold" style="color: #0000FF">offset (  )</SPAN>  <span class="font10bold" style="color: #0000FF">offset(
905    )</SPAN>
906  <BR>  <BR>
907    
908  <BR>  <BR>
909  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
910  Get the current value of the offset var  Get the current value of the offset var
911  <BR>  <br />
912    
913  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - - the page offset</DD>  
     
 </DL>  
914    
915            <DT class="font10bold">Function Info:</DT>
916                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - - the page offset</DD>
917            </DL>
918  </DIV>  </DIV>
919  <BR>  <BR>
   
920  <DIV CLASS="function">  <DIV CLASS="function">
921  <A NAME='push'><!-- --></A>  <A NAME='methodpush'><!-- --></A>
922  <SPAN CLASS="font12bold">push</SPAN>  <SPAN CLASS="font12bold">push</SPAN> (line <span class="linenumber">133</span>)
923  <BR>  <BR>
924  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
925  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
926  <span class="font10bold" style="color: #0000FF">push ( $url, $text, [$selected = FALSE] )</SPAN>  <span class="font10bold" style="color: #0000FF">push(
927    mixed
928    $url, mixed
929    $text, [mixed
930    $selected = FALSE])</SPAN>
931  <BR>  <BR>
932    
933  <BR>  <BR>
934  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
935    
936  <BR>  <br />
937    
938  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
939    
940            <DT class="font10bold">Function Info:</DT>
941            </DL>
942  </DIV>  </DIV>
943  <BR>  <BR>
   
944  <DIV CLASS="function">  <DIV CLASS="function">
945  <A NAME='push_blank'><!-- --></A>  <A NAME='methodpush_blank'><!-- --></A>
946  <SPAN CLASS="font12bold">push_blank</SPAN>  <SPAN CLASS="font12bold">push_blank</SPAN> (line <span class="linenumber">138</span>)
947  <BR>  <BR>
948  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
949  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
950  <span class="font10bold" style="color: #0000FF">push_blank ( [$num = 1] )</SPAN>  <span class="font10bold" style="color: #0000FF">push_blank(
951    [mixed
952    $num = 1])</SPAN>
953  <BR>  <BR>
954    
955  <BR>  <BR>
956  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
957    
958  <BR>  <br />
959    
960  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
961    
962            <DT class="font10bold">Function Info:</DT>
963            </DL>
964  </DIV>  </DIV>
965  <BR>  <BR>
   
966  <DIV CLASS="function">  <DIV CLASS="function">
967  <A NAME='push_text'><!-- --></A>  <A NAME='methodpush_text'><!-- --></A>
968  <SPAN CLASS="font12bold">push_text</SPAN>  <SPAN CLASS="font12bold">push_text</SPAN> (line <span class="linenumber">143</span>)
969  <BR>  <BR>
970  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
971  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
972  <span class="font10bold" style="color: #0000FF">push_text ( $text, [$selected = FALSE] )</SPAN>  <span class="font10bold" style="color: #0000FF">push_text(
973    mixed
974    $text, [mixed
975    $selected = FALSE])</SPAN>
976  <BR>  <BR>
977    
978  <BR>  <BR>
979  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
980    
981  <BR>  <br />
982    
983  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
984    
985            <DT class="font10bold">Function Info:</DT>
986            </DL>
987  </DIV>  </DIV>
988  <BR>  <BR>
   
989  <DIV CLASS="function">  <DIV CLASS="function">
990  <A NAME='render'><!-- --></A>  <A NAME='methodrender'><!-- --></A>
991  <SPAN CLASS="font12bold">render</SPAN>  <SPAN CLASS="font12bold">render</SPAN> (line <span class="linenumber">538</span>)
992  <BR>  <BR>
993  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
994  <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;
995  <span class="font10bold" style="color: #0000FF">render ( [$indent_level = 1], [$output_debug = 0] )</SPAN>  <span class="font10bold" style="color: #0000FF">render(
996    [int
997    $indent_level = 1], int
998    $output_debug)</SPAN>
999  <BR>  <BR>
1000    
1001  <BR>  <BR>
1002  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1003  <!-- ========== Info from phpDoc block ========= -->  Render the entire widget.  this includes the  page offset links, as well as the thumbnails.
1004  Render the entire widget.  <br />
 <BR>  
 this includes the  
 page offset links, as well as the thumbnails.  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$indent_level</SPAN></SPAN> - the indentation level for  
               the container.</DD>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$output_debug</SPAN></SPAN> - the output debug flag to  
               maintain compatibility w/ the API.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - the raw html output.</DD>  
     
 </DL>  
1005    
1006    <DL>
1007            <DT class="font10bold">Function Parameters:</DT>
1008                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$indent_level</SPAN></SPAN> - the indentation level for the container.</DD>
1009                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$output_debug</SPAN></SPAN> - the output debug flag to maintain compatibility w/ the API.</DD>
1010            
1011            <DT class="font10bold">Function Info:</DT>
1012                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - the raw html output.</DD>
1013            </DL>
1014  </DIV>  </DIV>
1015  <BR>  <BR>
   
1016  <DIV CLASS="function">  <DIV CLASS="function">
1017  <A NAME='rows_per_page'><!-- --></A>  <A NAME='methodrows_per_page'><!-- --></A>
1018  <SPAN CLASS="font12bold">rows_per_page</SPAN>  <SPAN CLASS="font12bold">rows_per_page</SPAN> (line <span class="linenumber">264</span>)
1019  <BR>  <BR>
1020  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1021  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;
1022  <span class="font10bold" style="color: #0000FF">rows_per_page (  )</SPAN>  <span class="font10bold" style="color: #0000FF">rows_per_page(
1023    )</SPAN>
1024  <BR>  <BR>
1025    
1026  <BR>  <BR>
1027  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1028  <!-- ========== Info from phpDoc block ========= -->  Calculates the # of rows  per page possible.
1029  Calculates the # of rows  <br />
 per page possible.  
 <BR>  
1030    
1031  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1032    
1033            <DT class="font10bold">Function Info:</DT>
1034            </DL>
1035  </DIV>  </DIV>
1036  <BR>  <BR>
   
1037  <DIV CLASS="function">  <DIV CLASS="function">
1038  <A NAME='set_cols'><!-- --></A>  <A NAME='methodset_cols'><!-- --></A>
1039  <SPAN CLASS="font12bold">set_cols</SPAN>  <SPAN CLASS="font12bold">set_cols</SPAN> (line <span class="linenumber">192</span>)
1040  <BR>  <BR>
1041  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1042  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1043  <span class="font10bold" style="color: #0000FF">set_cols ( $cols )</SPAN>  <span class="font10bold" style="color: #0000FF">set_cols(
1044    mixed
1045    $cols)</SPAN>
1046  <BR>  <BR>
1047    
1048  <BR>  <BR>
1049  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1050  <!-- ========== Info from phpDoc block ========= -->  set how many columns the user wants  to display per row of thumbnails.
1051  set how many columns the user wants  <br />
 to display per row of thumbnails.  
 <BR>  
1052    
1053  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1054    
1055            <DT class="font10bold">Function Info:</DT>
1056            </DL>
1057  </DIV>  </DIV>
1058  <BR>  <BR>
   
1059  <DIV CLASS="function">  <DIV CLASS="function">
1060  <A NAME='set_filedir'><!-- --></A>  <A NAME='methodset_filedir'><!-- --></A>
1061  <SPAN CLASS="font12bold">set_filedir</SPAN>  <SPAN CLASS="font12bold">set_filedir</SPAN> (line <span class="linenumber">175</span>)
1062  <BR>  <BR>
1063  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1064  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1065  <span class="font10bold" style="color: #0000FF">set_filedir ( $dir )</SPAN>  <span class="font10bold" style="color: #0000FF">set_filedir(
1066    mixed
1067    $dir)</SPAN>
1068  <BR>  <BR>
1069    
1070  <BR>  <BR>
1071  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1072  <!-- ========== Info from phpDoc block ========= -->  Set the full path on disk where  the images live.
1073  Set the full path on disk where  <br />
 the images live.  
 <BR>  
1074    
1075  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1076    
1077            <DT class="font10bold">Function Info:</DT>
1078            </DL>
1079  </DIV>  </DIV>
1080  <BR>  <BR>
   
1081  <DIV CLASS="function">  <DIV CLASS="function">
1082  <A NAME='set_global_prefix'><!-- --></A>  <A NAME='methodset_global_prefix'><!-- --></A>
1083  <SPAN CLASS="font12bold">set_global_prefix</SPAN>  <SPAN CLASS="font12bold">set_global_prefix</SPAN> (line <span class="linenumber">156</span>)
1084  <BR>  <BR>
1085  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1086  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1087  <span class="font10bold" style="color: #0000FF">set_global_prefix ( $prefix )</SPAN>  <span class="font10bold" style="color: #0000FF">set_global_prefix(
1088    string
1089    $prefix)</SPAN>
1090  <BR>  <BR>
1091    
1092  <BR>  <BR>
1093  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1094  <!-- ========== Info from phpDoc block ========= -->  This function sets a prefix for all  variables that are used in the item list  table on a page.  This allows you to have  multiple itemlists on a single html page.
1095  This function sets a prefix for all  <br />
 variables that are used in the item list  
 table on a page.  
 <BR>  
 This allows you to have  
 multiple itemlists on a single html page.  
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$prefix</SPAN></SPAN> - the prefix for all vars.</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1096    
1097    <DL>
1098            <DT class="font10bold">Function Parameters:</DT>
1099                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$prefix</SPAN></SPAN> - the prefix for all vars.</DD>
1100            
1101            <DT class="font10bold">Function Info:</DT>
1102            </DL>
1103  </DIV>  </DIV>
1104  <BR>  <BR>
   
1105  <DIV CLASS="function">  <DIV CLASS="function">
1106  <A NAME='set_maxthumbs_per_page'><!-- --></A>  <A NAME='methodset_maxthumbs_per_page'><!-- --></A>
1107  <SPAN CLASS="font12bold">set_maxthumbs_per_page</SPAN>  <SPAN CLASS="font12bold">set_maxthumbs_per_page</SPAN> (line <span class="linenumber">200</span>)
1108  <BR>  <BR>
1109  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1110  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1111  <span class="font10bold" style="color: #0000FF">set_maxthumbs_per_page ( [$num = 10] )</SPAN>  <span class="font10bold" style="color: #0000FF">set_maxthumbs_per_page(
1112    [mixed
1113    $num = 10])</SPAN>
1114  <BR>  <BR>
1115    
1116  <BR>  <BR>
1117  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1118  <!-- ========== Info from phpDoc block ========= -->  set how many thumbnails to display  per page.
1119  set how many thumbnails to display  <br />
 per page.  
 <BR>  
1120    
1121  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1122    
1123            <DT class="font10bold">Function Info:</DT>
1124            </DL>
1125  </DIV>  </DIV>
1126  <BR>  <BR>
   
1127  <DIV CLASS="function">  <DIV CLASS="function">
1128  <A NAME='set_thumbnail_dimensions'><!-- --></A>  <A NAME='methodset_thumbnail_dimensions'><!-- --></A>
1129  <SPAN CLASS="font12bold">set_thumbnail_dimensions</SPAN>  <SPAN CLASS="font12bold">set_thumbnail_dimensions</SPAN> (line <span class="linenumber">221</span>)
1130  <BR>  <BR>
1131  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1132  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1133  <span class="font10bold" style="color: #0000FF">set_thumbnail_dimensions ( [$width = 50], [$height = 50] )</SPAN>  <span class="font10bold" style="color: #0000FF">set_thumbnail_dimensions(
1134    [int
1135    $width = 50], [int
1136    $height = 50])</SPAN>
1137  <BR>  <BR>
1138    
1139  <BR>  <BR>
1140  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
1141  Sets all thumnail dimensions.  Sets all thumnail dimensions.
1142  <BR>  <br />
1143    
1144  <DL>  <DL>
1145    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
1146                      <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - thumbnail width</DD>
1147    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - thumbnail width</DD>                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$height</SPAN></SPAN> - thumbnail height</DD>
1148              
1149    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$height</SPAN></SPAN> - thumbnail height</DD>          <DT class="font10bold">Function Info:</DT>
1150              </DL>
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
1151  </DIV>  </DIV>
1152  <BR>  <BR>
   
1153  <DIV CLASS="function">  <DIV CLASS="function">
1154  <A NAME='set_thumbnail_script'><!-- --></A>  <A NAME='methodset_thumbnail_script'><!-- --></A>
1155  <SPAN CLASS="font12bold">set_thumbnail_script</SPAN>  <SPAN CLASS="font12bold">set_thumbnail_script</SPAN> (line <span class="linenumber">166</span>)
1156  <BR>  <BR>
1157  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1158  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1159  <span class="font10bold" style="color: #0000FF">set_thumbnail_script ( $script )</SPAN>  <span class="font10bold" style="color: #0000FF">set_thumbnail_script(
1160    mixed
1161    $script)</SPAN>
1162  <BR>  <BR>
1163    
1164  <BR>  <BR>
1165  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1166  <!-- ========== Info from phpDoc block ========= -->  Set the url for the thumbnail generation  script.
1167  Set the url for the thumbnail generation  <br />
 script.  
 <BR>  
1168    
1169  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1170    
1171            <DT class="font10bold">Function Info:</DT>
1172            </DL>
1173  </DIV>  </DIV>
1174  <BR>  <BR>
   
1175  <DIV CLASS="function">  <DIV CLASS="function">
1176  <A NAME='set_urldir'><!-- --></A>  <A NAME='methodset_urldir'><!-- --></A>
1177  <SPAN CLASS="font12bold">set_urldir</SPAN>  <SPAN CLASS="font12bold">set_urldir</SPAN> (line <span class="linenumber">184</span>)
1178  <BR>  <BR>
1179  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1180  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1181  <span class="font10bold" style="color: #0000FF">set_urldir ( $dir )</SPAN>  <span class="font10bold" style="color: #0000FF">set_urldir(
1182    mixed
1183    $dir)</SPAN>
1184  <BR>  <BR>
1185    
1186  <BR>  <BR>
1187  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1188  <!-- ========== Info from phpDoc block ========= -->  Set the base url path where the files  live on the web site.
1189  Set the base url path where the files  <br />
 live on the web site.  
 <BR>  
1190    
1191  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1192    
1193            <DT class="font10bold">Function Info:</DT>
1194            </DL>
1195  </DIV>  </DIV>
1196  <BR>  <BR>
   
1197  <DIV CLASS="function">  <DIV CLASS="function">
1198  <A NAME='strip_offset'><!-- --></A>  <A NAME='methodstrip_offset'><!-- --></A>
1199  <SPAN CLASS="font12bold">strip_offset</SPAN>  <SPAN CLASS="font12bold">strip_offset</SPAN> (line <span class="linenumber">419</span>)
1200  <BR>  <BR>
1201  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1202  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1203  <span class="font10bold" style="color: #0000FF">strip_offset ( $query_string )</SPAN>  <span class="font10bold" style="color: #0000FF">strip_offset(
1204    mixed
1205    $query_string)</SPAN>
1206  <BR>  <BR>
1207    
1208  <BR>  <BR>
1209  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
1210  This function strips the offset  This function strips the offset
1211  <BR>  <br />
1212    
1213  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1214    
1215            <DT class="font10bold">Function Info:</DT>
1216            </DL>
1217  </DIV>  </DIV>
1218  <BR>  <BR>
   
1219  <DIV CLASS="function">  <DIV CLASS="function">
1220  <A NAME='test_maxthumbs_per_page'><!-- --></A>  <A NAME='methodtest_maxthumbs_per_page'><!-- --></A>
1221  <SPAN CLASS="font12bold">test_maxthumbs_per_page</SPAN>  <SPAN CLASS="font12bold">test_maxthumbs_per_page</SPAN> (line <span class="linenumber">209</span>)
1222  <BR>  <BR>
1223  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1224  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1225  <span class="font10bold" style="color: #0000FF">test_maxthumbs_per_page (  )</SPAN>  <span class="font10bold" style="color: #0000FF">test_maxthumbs_per_page(
1226    )</SPAN>
1227  <BR>  <BR>
1228    
1229  <BR>  <BR>
1230  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1231  <!-- ========== Info from phpDoc block ========= -->  Make sure the maxthumbsperpage  isn't &gt; then total items.
1232  Make sure the maxthumbsperpage  <br />
 isn't &gt; then total items.  
 <BR>  
1233    
1234  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1235    
1236            <DT class="font10bold">Function Info:</DT>
1237            </DL>
1238  </DIV>  </DIV>
1239  <BR>  <BR>
   
1240  <DIV CLASS="function">  <DIV CLASS="function">
1241  <A NAME='total_items'><!-- --></A>  <A NAME='methodtotal_items'><!-- --></A>
1242  <SPAN CLASS="font12bold">total_items</SPAN>  <SPAN CLASS="font12bold">total_items</SPAN> (line <span class="linenumber">327</span>)
1243  <BR>  <BR>
1244  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1245  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">int</SPAN>&nbsp;
1246  <span class="font10bold" style="color: #0000FF">total_items (  )</SPAN>  <span class="font10bold" style="color: #0000FF">total_items(
1247    )</SPAN>
1248  <BR>  <BR>
1249    
1250  <BR>  <BR>
1251  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
1252  <!-- ========== Info from phpDoc block ========= -->  returns the total # of  items we have to display.
1253  returns the total # of  <br />
 items we have to display.  
 <BR>  
1254    
1255  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - - total items.</DD>  
     
 </DL>  
1256    
1257            <DT class="font10bold">Function Info:</DT>
1258                    <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - - total items.</DD>
1259            </DL>
1260  </DIV>  </DIV>
1261  <BR>  <BR>
   
1262  <DIV CLASS="function">  <DIV CLASS="function">
1263  <A NAME='write_thumb_to_disk'><!-- --></A>  <A NAME='methodwrite_thumb_to_disk'><!-- --></A>
1264  <SPAN CLASS="font12bold">write_thumb_to_disk</SPAN>  <SPAN CLASS="font12bold">write_thumb_to_disk</SPAN> (line <span class="linenumber">661</span>)
1265  <BR>  <BR>
1266  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1267  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1268  <span class="font10bold" style="color: #0000FF">write_thumb_to_disk ( $file, &$img, $type )</SPAN>  <span class="font10bold" style="color: #0000FF">write_thumb_to_disk(
1269    mixed
1270    $file, mixed
1271    &$img, mixed
1272    $type)</SPAN>
1273  <BR>  <BR>
1274    
1275  <BR>  <BR>
1276  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
1277  write the image to disk.  write the image to disk.
1278  <BR>  <br />
1279  We assume we have write permissions  <p>We assume we have write permissions  to the images dir.</p>
 to the images dir.  
1280  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1281    
1282            <DT class="font10bold">Function Info:</DT>
1283            </DL>
1284  </DIV>  </DIV>
1285  <BR>  <BR>
   
1286  <DIV CLASS="function">  <DIV CLASS="function">
1287  <A NAME='_create_thumbnail_cache_dir'><!-- --></A>  <A NAME='method_create_thumbnail_cache_dir'><!-- --></A>
1288  <SPAN CLASS="font12bold">_create_thumbnail_cache_dir</SPAN>  <SPAN CLASS="font12bold">_create_thumbnail_cache_dir</SPAN> (line <span class="linenumber">682</span>)
1289  <BR>  <BR>
1290  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1291  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1292  <span class="font10bold" style="color: #0000FF">_create_thumbnail_cache_dir (  )</SPAN>  <span class="font10bold" style="color: #0000FF">_create_thumbnail_cache_dir(
1293    )</SPAN>
1294  <BR>  <BR>
1295    
1296  <BR>  <BR>
1297  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
1298  Try and create the thumbnail cache dir.  Try and create the thumbnail cache dir.
1299  <BR>  <br />
1300    
1301  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
1302    
1303            <DT class="font10bold">Function Info:</DT>
1304            </DL>
1305  </DIV>  </DIV>
1306  <BR>  <BR>
   
1307  <DIV CLASS="function">  <DIV CLASS="function">
1308  <A NAME='_get_file_type'><!-- --></A>  <A NAME='method_get_file_type'><!-- --></A>
1309  <SPAN CLASS="font12bold">_get_file_type</SPAN>  <SPAN CLASS="font12bold">_get_file_type</SPAN> (line <span class="linenumber">638</span>)
1310  <BR>  <BR>
1311  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
1312  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
1313  <span class="font10bold" style="color: #0000FF">_get_file_type ( $file )</SPAN>  <span class="font10bold" style="color: #0000FF">_get_file_type(
1314    mixed
1315    $file, string
1316    $filename)</SPAN>
1317  <BR>  <BR>
1318    
1319  <BR>  <BR>
1320  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
1321  discover the type of image based off of the extension  discover the type of image based off of the extension
1322  <BR>  <br />
1323    
1324  <DL>  <DL>
1325    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
1326                      <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$filename</SPAN></SPAN> - the filename</DD>
1327    <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$filename</SPAN></SPAN> - the filename</DD>          
1328              <DT class="font10bold">Function Info:</DT>
1329            </DL>
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
1330  </DIV>  </DIV>
1331  <BR>  <BR>
1332            <div id="credit">
1333                    <hr>
1334  <hr>                  Documention generated on Thu, 20 Feb 2003 16:23:01 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
1335  </HTML>          </div>
1336    </body>
1337    </html>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed