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

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

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

revision 1.1 by jonen, Thu Jan 30 03:29:18 2003 UTC revision 1.2 by jonen, Sat Feb 22 20:56:37 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:39 -0800' -->          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:23:51 -0800' -->
6          <TITLE>Docs For Class TreeNav</TITLE>          <TITLE>Docs For Class TreeNav</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 TreeNav">Child Classes</A>        <A HREF="#children_summary" class="links" title="Classes extended from TreeNav">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 TreeNav          Class TreeNav
30  </H2>  </H2> (line <span class="linenumber">25</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        --TreeNav</pre>        --TreeNav</pre>
 </pre>  
   
 <A NAME="children_summary"</A>  
 <H3>  
         Classes extended from TreeNav: <A HREF="#top" CLASS="links">^TOP</A>  
 </H3>  
   
37  <p>  <p>
38          <b><i>Located in File: Program_Root/widgets/TreeNav.inc</i></b><br>          <b><i>Located in File: Program_Root/widgets/TreeNav.inc</i></b><br>
39  </p>  </p>
40  <hr>  <hr>
41  <!-- ========== Info from phpDoc block ========= -->  This class tries to build a tree  navigational widget.
42  This class tries to build a tree  <br />
43  navigational widget.  <p>definetly not done.</p>
 <BR>  
 definetly not done.  
   
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  definetly not done. Line 55  definetly not done.
55                  </TD>                  </TD>
56          </TR>          </TR>
57    
58                    </TABLE>
 </TABLE>  
   
59  <hr>  <hr>
60  <!-- =========== VAR INHERITED SUMMARY =========== -->  <!-- =========== VAR INHERITED SUMMARY =========== -->
61  <A NAME='var_inherited_summary'><!-- --></A>  <A NAME='var_inherited_summary'><!-- --></A>
62  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
63          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
64                  <TD>                  <TD>
65                          <span CLASS="font12bold">Inherited Class Variable Summary</span>                          <span CLASS="font12bold">Inherited Class Variable Summary</span>
66              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
67                  </TD>                  </TD>
68          </TR>          </TR>
69    
70                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
71          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
72                  <TD>                  <TD>
73                          <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 99  definetly not done. Line 77  definetly not done.
77                                  <th>Default Value</th>                                  <th>Default Value</th>
78                                  <th>Description</th>                                  <th>Description</th>
79                          </tr>                          </tr>
80                                                                                            <tr>
81                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#var$title">BaseWidget::$title</a></td>
82                                  <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>  
83                                  <td CLASS="font10">The title of the table.</td>                                  <td CLASS="font10">The title of the table.</td>
84                          </tr>                          </tr>
85                                                                                            <tr>
86                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#var$width">BaseWidget::$width</a></td>
87                                  <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>  
88                                  <td CLASS="font10">the width of the widget</td>                                  <td CLASS="font10">the width of the widget</td>
89                          </tr>                          </tr>
90                                                                                            </table>
                         </table>  
91              <BR>              <BR>
92          </TD>          </TD>
93          </TR>          </TR>
94                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
95          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
96                  <TD>                  <TD>
97                          <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 127  definetly not done. Line 101  definetly not done.
101                                  <th>Default Value</th>                                  <th>Default Value</th>
102                                  <th>Description</th>                                  <th>Description</th>
103                          </tr>                          </tr>
104                                                                                            <tr>
105                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
106                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
107                                  <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>  
108                          </tr>                          </tr>
109                                                                                            </table>
                         </table>  
110              <BR>              <BR>
111          </TD>          </TD>
112          </TR>          </TR>
113                    </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>  
114    
115  <hr>  <hr>
116  <!-- should have constructor at some point -->  <!-- =========== METHOD SUMMARY =========== -->
117  <!-- =========== Method SUMMARY =========== -->  <A NAME='method_summary'><!-- --></A>
 <A NAME='Method_summary'><!-- --></A>  
118  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
119          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
120                  <TD>                  <TD>
# Line 289  rest of the phpHtmllib API spec.</td> Line 123  rest of the phpHtmllib API spec.</td>
123                  </TD>                  </TD>
124          </TR>          </TR>
125    
126                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
127          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
128                  <TD>                  <TD>
129                          <CODE><B><A HREF='TreeNav.html#constructor TreeNav'>void constructor TreeNav ( [$width = 760] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodTreeNav'>void constructor TreeNav ( [$width = 760] )</A></B></CODE>
130                          <BR>                          <BR>
131                          <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>  
132                  </TD>                  </TD>
133          </TR>          </TR>
134                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
135          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
136                  <TD>                  <TD>
137                          <CODE><B><A HREF='TreeNav.html#build_img_td'>void build_img_td (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodbuild_img_td'>void build_img_td (  )</A></B></CODE>
138                          <BR>                          <BR>
139                          <blockquote> build the image seperator td </blockquote>                          <blockquote> build the image seperator td </blockquote>
140                  </TD>                  </TD>
141          </TR>          </TR>
142                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
143          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
144                  <TD>                  <TD>
145                          <CODE><B><A HREF='TreeNav.html#build_innertable'>void build_innertable (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodbuild_innertable'>void build_innertable (  )</A></B></CODE>
146                          <BR>                          <BR>
147                          <blockquote> build all of the idividual nav elements. </blockquote>                          <blockquote> build all of the idividual nav elements. </blockquote>
148                  </TD>                  </TD>
149          </TR>          </TR>
150                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
151          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
152                  <TD>                  <TD>
153                          <CODE><B><A HREF='TreeNav.html#build_link_td'>void build_link_td ( $nav )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodbuild_link_td'>void build_link_td ( $nav )</A></B></CODE>
154                          <BR>                          <BR>
155                          <blockquote> build the link td. </blockquote>                          <blockquote> build the link td. </blockquote>
156                  </TD>                  </TD>
157          </TR>          </TR>
158                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
159          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
160                  <TD>                  <TD>
161                          <CODE><B><A HREF='TreeNav.html#build_spacer_td'>void build_spacer_td (  )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodbuild_spacer_td'>void build_spacer_td (  )</A></B></CODE>
162                          <BR>                          <BR>
163                          <blockquote> build a spacer td. </blockquote>                          <blockquote> build a spacer td. </blockquote>
164                  </TD>                  </TD>
165          </TR>          </TR>
166                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
167          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
168                  <TD>                  <TD>
169                          <CODE><B><A HREF='TreeNav.html#push'>void push ( $url, $text, [$selected = FALSE] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodpush'>void push ( $url, $text, [$selected = FALSE] )</A></B></CODE>
170                          <BR>                          <BR>
171                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
172                  </TD>                  </TD>
173          </TR>          </TR>
174                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
175          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
176                  <TD>                  <TD>
177                          <CODE><B><A HREF='TreeNav.html#push_blank'>void push_blank ( [$num = 1] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodpush_blank'>void push_blank ( [$num = 1] )</A></B></CODE>
178                          <BR>                          <BR>
179                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
180                  </TD>                  </TD>
181          </TR>          </TR>
182                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
183          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
184                  <TD>                  <TD>
185                          <CODE><B><A HREF='TreeNav.html#push_text'>void push_text ( $text, [$selected = FALSE] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodpush_text'>void push_text ( $text, [$selected = FALSE] )</A></B></CODE>
186                          <BR>                          <BR>
187                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
188                  </TD>                  </TD>
189          </TR>          </TR>
190                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
191          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
192                  <TD>                  <TD>
193                          <CODE><B><A HREF='TreeNav.html#render'>string render ( [$indent_level = 1], [$output_debug = 0] )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodrender'>string render ( [$indent_level = 1], [$output_debug = 0] )</A></B></CODE>
194                          <BR>                          <BR>
195                          <blockquote> function that will render the widget. </blockquote>                          <blockquote> function that will render the widget. </blockquote>
196                  </TD>                  </TD>
197          </TR>          </TR>
198                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
199          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
200                  <TD>                  <TD>
201                          <CODE><B><A HREF='TreeNav.html#set_selected'>void set_selected ( $text )</A></B></CODE>                          <CODE><B><A HREF='../phpHtmlLib/TreeNav.html#methodset_selected'>void set_selected ( $text )</A></B></CODE>
202                          <BR>                          <BR>
203                          <blockquote> Set this text as the selected                          <blockquote> Set this text as the selected  item </blockquote>
204  item </blockquote>                  </TD>
205            </TR>
206            </TABLE>
207    <!-- =========== INHERITED METHOD SUMMARY =========== -->
208    <A NAME='functions_inherited'><!-- --></A>
209    <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
210            <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
211                    <TD>
212                            <span CLASS="font12bold">Inherited Method Summary</span>
213                <A HREF="#top" CLASS="links">^TOP</A>
214                  </TD>                  </TD>
215          </TR>          </TR>
           
 </TABLE>  
216    
217                    <!-- =========== Summary =========== -->
218            <TR BGCOLOR='white' CLASS='TableRowColor'>
219                    <TD>
220                            <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/BaseWidget.html">BaseWidget</a></span>
221                <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
222                                    <tr CLASS="tableheadingcolor">
223                                            <th>Function</th>
224                                            <th>Description</th>
225                                    </tr>
226                                                                    <tr>
227                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_align">BaseWidget::get_align()</a></td>
228                                            <td CLASS="font10">This gets the alignment value  for the outer table</td>
229                                                                    <tr>
230                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_css">BaseWidget::get_css()</a></td>
231                                            <td CLASS="font10">This function provides the  mechanism to build and return  the css needed by this widget</td>
232                                                                    <tr>
233                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_javascript">BaseWidget::get_javascript()</a></td>
234                                            <td CLASS="font10">Function for returning the raw javascript  that is required for this widget.</td>
235                                                                    <tr>
236                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_title">BaseWidget::get_title()</a></td>
237                                            <td CLASS="font10">Function for accessing the  title of this widget</td>
238                                                                    <tr>
239                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodget_width">BaseWidget::get_width()</a></td>
240                                            <td CLASS="font10">Function for getting the current  widget width setting.</td>
241                                                                    <tr>
242                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodset_align">BaseWidget::set_align()</a></td>
243                                            <td CLASS="font10">This function sets the align attribute  for the outer table.</td>
244                                                                    <tr>
245                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodset_title">BaseWidget::set_title()</a></td>
246                                            <td CLASS="font10">Set the title for the widget.</td>
247                                                                    <tr>
248                                            <td CLASS="font10bold"><a href="../phpHtmlLib/BaseWidget.html#methodset_width">BaseWidget::set_width()</a></td>
249                                            <td CLASS="font10">Set the width for the widget.</td>
250                                                            </table>
251                <br>                        
252                    </TD>
253            </TR>
254                    <!-- =========== Summary =========== -->
255            <TR BGCOLOR='white' CLASS='TableRowColor'>
256                    <TD>
257                            <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
258                <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
259                                    <tr CLASS="tableheadingcolor">
260                                            <th>Function</th>
261                                            <th>Description</th>
262                                    </tr>
263                                                                    <tr>
264                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
265                                            <td CLASS="font10">The constructor.</td>
266                                                                    <tr>
267                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
268                                            <td CLASS="font10">add content onto content stack</td>
269                                                                    <tr>
270                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
271                                            <td CLASS="font10">Add content onto content stack  so you can change the item later.</td>
272                                                                    <tr>
273                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
274                                            <td CLASS="font10">counts the number of content objects</td>
275                                                                    <tr>
276                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
277                                            <td CLASS="font10">This flag gets the current value  of the indent flag</td>
278                                                                    <tr>
279                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
280                                            <td CLASS="font10">Same as add().</td>
281                                                                    <tr>
282                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
283                                            <td CLASS="font10">Same as add_reference  NOTE : only exists for compatibility with 1.1.x</td>
284                                                                    <tr>
285                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
286                                            <td CLASS="font10">This function is compatible with the  rest of the phpHtmllib API spec.</td>
287                                                                    <tr>
288                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</a></td>
289                                            <td CLASS="font10">destroy existing content and start with new content.</td>
290                                                                    <tr>
291                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
292                                            <td CLASS="font10">This function turns on the collapse flag</td>
293                                                                    <tr>
294                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
295                                            <td CLASS="font10">function to set the indent flag</td>
296                                                                    <tr>
297                                            <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
298                                            <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>
299                                                            </table>
300                <br>                        
301                    </TD>
302            </TR>
303            </TABLE>
304  <hr>  <hr>
305  <!-- ============ VARIABLE DETAIL =========== -->  <!-- ============ VARIABLE DETAIL =========== -->
306    
# Line 398  item </blockquote> Line 314  item </blockquote>
314          </TR>          </TR>
315  </TABLE>  </TABLE>
316    
   
   
317  <hr>  <hr>
318  <!-- ============ FUNCTION DETAIL =========== -->  <!-- ============ METHOD DETAIL =========== -->
319    
320  <A NAME='function_detail'></A>  <A NAME='method_detail'></A>
321  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
322          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
323                  <TD>                  <TD>
# Line 413  item </blockquote> Line 327  item </blockquote>
327          </TR>          </TR>
328  </TABLE>  </TABLE>
329  <BR>  <BR>
   
330  <DIV CLASS="function">  <DIV CLASS="function">
331  <A NAME='constructor TreeNav'><!-- --></A>  <A NAME='methodTreeNav'><!-- --></A>
332  <SPAN CLASS="font12bold">constructor TreeNav</SPAN>  <SPAN CLASS="font12bold">Constructor TreeNav</SPAN> (line <span class="linenumber">34</span>)
333  <BR>  <BR>
334  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
335  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
336  <span class="font10bold" style="color: #0000FF">constructor TreeNav ( [$width = 760] )</SPAN>  <span class="font10bold" style="color: #0000FF">TreeNav(
337    [int
338    $width = 760])</SPAN>
339  <BR>  <BR>
340    
341  <BR>  <BR>
342  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
343  <!-- ========== Info from phpDoc block ========= -->  Constructor for this class  It just sets the width for the  widget.
344  Constructor for this class  <br />
 It just sets the width for the  
 widget.  
 <BR>  
345    
346  <DL>  <DL>
347    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
348                      <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>
349    <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>          
350              <DT class="font10bold">Function Info:</DT>
351            </DL>
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
352  </DIV>  </DIV>
353  <BR>  <BR>
   
354  <DIV CLASS="function">  <DIV CLASS="function">
355  <A NAME='build_img_td'><!-- --></A>  <A NAME='methodbuild_img_td'><!-- --></A>
356  <SPAN CLASS="font12bold">build_img_td</SPAN>  <SPAN CLASS="font12bold">build_img_td</SPAN> (line <span class="linenumber">70</span>)
357  <BR>  <BR>
358  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
359  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
360  <span class="font10bold" style="color: #0000FF">build_img_td (  )</SPAN>  <span class="font10bold" style="color: #0000FF">build_img_td(
361    )</SPAN>
362  <BR>  <BR>
363    
364  <BR>  <BR>
365  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
366  build the image seperator td  build the image seperator td
367  <BR>  <br />
368    
369  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
370    
371            <DT class="font10bold">Function Info:</DT>
372            </DL>
373  </DIV>  </DIV>
374  <BR>  <BR>
   
375  <DIV CLASS="function">  <DIV CLASS="function">
376  <A NAME='build_innertable'><!-- --></A>  <A NAME='methodbuild_innertable'><!-- --></A>
377  <SPAN CLASS="font12bold">build_innertable</SPAN>  <SPAN CLASS="font12bold">build_innertable</SPAN> (line <span class="linenumber">121</span>)
378  <BR>  <BR>
379  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
380  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
381  <span class="font10bold" style="color: #0000FF">build_innertable (  )</SPAN>  <span class="font10bold" style="color: #0000FF">build_innertable(
382    )</SPAN>
383  <BR>  <BR>
384    
385  <BR>  <BR>
386  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
387  build all of the idividual nav elements.  build all of the idividual nav elements.
388  <BR>  <br />
389    
390  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
391    
392            <DT class="font10bold">Function Info:</DT>
393            </DL>
394  </DIV>  </DIV>
395  <BR>  <BR>
   
396  <DIV CLASS="function">  <DIV CLASS="function">
397  <A NAME='build_link_td'><!-- --></A>  <A NAME='methodbuild_link_td'><!-- --></A>
398  <SPAN CLASS="font12bold">build_link_td</SPAN>  <SPAN CLASS="font12bold">build_link_td</SPAN> (line <span class="linenumber">86</span>)
399  <BR>  <BR>
400  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
401  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
402  <span class="font10bold" style="color: #0000FF">build_link_td ( $nav )</SPAN>  <span class="font10bold" style="color: #0000FF">build_link_td(
403    mixed
404    $nav)</SPAN>
405  <BR>  <BR>
406    
407  <BR>  <BR>
408  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
409  build the link td.  build the link td.
410  <BR>  <br />
411    
412  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
413    
414            <DT class="font10bold">Function Info:</DT>
415            </DL>
416  </DIV>  </DIV>
417  <BR>  <BR>
   
418  <DIV CLASS="function">  <DIV CLASS="function">
419  <A NAME='build_spacer_td'><!-- --></A>  <A NAME='methodbuild_spacer_td'><!-- --></A>
420  <SPAN CLASS="font12bold">build_spacer_td</SPAN>  <SPAN CLASS="font12bold">build_spacer_td</SPAN> (line <span class="linenumber">103</span>)
421  <BR>  <BR>
422  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
423  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
424  <span class="font10bold" style="color: #0000FF">build_spacer_td (  )</SPAN>  <span class="font10bold" style="color: #0000FF">build_spacer_td(
425    )</SPAN>
426  <BR>  <BR>
427    
428  <BR>  <BR>
429  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
430  build a spacer td.  build a spacer td.
431  <BR>  <br />
432    
433  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
434    
435            <DT class="font10bold">Function Info:</DT>
436            </DL>
437  </DIV>  </DIV>
438  <BR>  <BR>
   
439  <DIV CLASS="function">  <DIV CLASS="function">
440  <A NAME='push'><!-- --></A>  <A NAME='methodpush'><!-- --></A>
441  <SPAN CLASS="font12bold">push</SPAN>  <SPAN CLASS="font12bold">push</SPAN> (line <span class="linenumber">41</span>)
442  <BR>  <BR>
443  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
444  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
445  <span class="font10bold" style="color: #0000FF">push ( $url, $text, [$selected = FALSE] )</SPAN>  <span class="font10bold" style="color: #0000FF">push(
446    mixed
447    $url, mixed
448    $text, [mixed
449    $selected = FALSE])</SPAN>
450  <BR>  <BR>
451    
452  <BR>  <BR>
453  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
454    
455  <BR>  <br />
456    
457  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
458    
459            <DT class="font10bold">Function Info:</DT>
460            </DL>
461  </DIV>  </DIV>
462  <BR>  <BR>
   
463  <DIV CLASS="function">  <DIV CLASS="function">
464  <A NAME='push_blank'><!-- --></A>  <A NAME='methodpush_blank'><!-- --></A>
465  <SPAN CLASS="font12bold">push_blank</SPAN>  <SPAN CLASS="font12bold">push_blank</SPAN> (line <span class="linenumber">46</span>)
466  <BR>  <BR>
467  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
468  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
469  <span class="font10bold" style="color: #0000FF">push_blank ( [$num = 1] )</SPAN>  <span class="font10bold" style="color: #0000FF">push_blank(
470    [mixed
471    $num = 1])</SPAN>
472  <BR>  <BR>
473    
474  <BR>  <BR>
475  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
476    
477  <BR>  <br />
478    
479  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
480    
481            <DT class="font10bold">Function Info:</DT>
482            </DL>
483  </DIV>  </DIV>
484  <BR>  <BR>
   
485  <DIV CLASS="function">  <DIV CLASS="function">
486  <A NAME='push_text'><!-- --></A>  <A NAME='methodpush_text'><!-- --></A>
487  <SPAN CLASS="font12bold">push_text</SPAN>  <SPAN CLASS="font12bold">push_text</SPAN> (line <span class="linenumber">51</span>)
488  <BR>  <BR>
489  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
490  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
491  <span class="font10bold" style="color: #0000FF">push_text ( $text, [$selected = FALSE] )</SPAN>  <span class="font10bold" style="color: #0000FF">push_text(
492    mixed
493    $text, [mixed
494    $selected = FALSE])</SPAN>
495  <BR>  <BR>
496    
497  <BR>  <BR>
498  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
499    
500  <BR>  <br />
501    
502  <DL>  <DL>
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
503    
504            <DT class="font10bold">Function Info:</DT>
505            </DL>
506  </DIV>  </DIV>
507  <BR>  <BR>
   
508  <DIV CLASS="function">  <DIV CLASS="function">
509  <A NAME='render'><!-- --></A>  <A NAME='methodrender'><!-- --></A>
510  <SPAN CLASS="font12bold">render</SPAN>  <SPAN CLASS="font12bold">render</SPAN> (line <span class="linenumber">156</span>)
511  <BR>  <BR>
512  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
513  <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">string</SPAN>&nbsp;
514  <span class="font10bold" style="color: #0000FF">render ( [$indent_level = 1], [$output_debug = 0] )</SPAN>  <span class="font10bold" style="color: #0000FF">render(
515    [int
516    $indent_level = 1], int
517    $output_debug)</SPAN>
518  <BR>  <BR>
519    
520  <BR>  <BR>
521  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
 <!-- ========== Info from phpDoc block ========= -->  
522  function that will render the widget.  function that will render the widget.
523  <BR>  <br />
524    
525  <DL>  <DL>
526    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
527                      <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>
528    <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                  <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>
529                the container.</DD>          
530              <DT class="font10bold">Function Info:</DT>
531    <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                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - the raw html output.</DD>
532                maintain compatibility w/ the API.</DD>          </DL>
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - the raw html output.</DD>  
     
 </DL>  
   
533  </DIV>  </DIV>
534  <BR>  <BR>
   
535  <DIV CLASS="function">  <DIV CLASS="function">
536  <A NAME='set_selected'><!-- --></A>  <A NAME='methodset_selected'><!-- --></A>
537  <SPAN CLASS="font12bold">set_selected</SPAN>  <SPAN CLASS="font12bold">set_selected</SPAN> (line <span class="linenumber">62</span>)
538  <BR>  <BR>
539  <SPAN CLASS="font10bold">Useage : </SPAN>  <SPAN CLASS="font10bold">Usage : </SPAN>
540  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;  <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
541  <span class="font10bold" style="color: #0000FF">set_selected ( $text )</SPAN>  <span class="font10bold" style="color: #0000FF">set_selected(
542    string
543    $text)</SPAN>
544  <BR>  <BR>
545    
546  <BR>  <BR>
547  <SPAN CLASS="font10bold">Description : </SPAN>  <SPAN CLASS="font10bold">Description : </SPAN>
548  <!-- ========== Info from phpDoc block ========= -->  Set this text as the selected  item
549  Set this text as the selected  <br />
 item  
 <BR>  
550    
551  <DL>  <DL>
552    <DT class="font10bold">Function Parameters:</DT>          <DT class="font10bold">Function Parameters:</DT>
553                      <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">$text</SPAN></SPAN> - the text item selected.</DD>
554    <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">$text</SPAN></SPAN> - the text item selected.</DD>          
555              <DT class="font10bold">Function Info:</DT>
556            </DL>
   <DT class="font10bold">Function Info:</DT>  
     
 </DL>  
   
557  </DIV>  </DIV>
558  <BR>  <BR>
559            <div id="credit">
560                    <hr>
561  <hr>                  Documention generated on Thu, 20 Feb 2003 16:23:51 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
562  </HTML>          </div>
563    </body>
564    </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