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

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

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

revision 1.1 by jonen, Thu Jan 30 03:29:30 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:28 -0800' -->          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:30 -0800' -->
6          <TITLE>Docs For Class ULtag</TITLE>          <TITLE>Docs For Class ULtag</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 ULtag">Child Classes</A>        <A HREF="#children_summary" class="links" title="Classes extended from ULtag">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 ULtag          Class ULtag
30  </H2>  </H2> (line <span class="linenumber">1640</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/XMLTagClass.html">XMLTagClass</a>     --<a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a>
35        |        |
# Line 42  Line 38 
38           --<a href="../phpHtmlLib/OLtag.html">OLtag</a>           --<a href="../phpHtmlLib/OLtag.html">OLtag</a>
39              |              |
40              --ULtag</pre>              --ULtag</pre>
 </pre>  
   
 <A NAME="children_summary"</A>  
 <H3>  
         Classes extended from ULtag: <A HREF="#top" CLASS="links">^TOP</A>  
 </H3>  
   
41  <p>  <p>
42          <b><i>Located in File: Program_Root/tag_classes/ALLTAGS.inc</i></b><br>          <b><i>Located in File: Program_Root/tag_classes/ALLTAGS.inc</i></b><br>
43  </p>  </p>
44  <hr>  <hr>
 <!-- ========== Info from phpDoc block ========= -->  
45  &lt;UL&gt; tag class  &lt;UL&gt; tag class
46  <BR>  <br />
   
47    
48  <UL>  <UL>
49                            <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
50          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>          </UL>
           
 </UL>  
   
51  <hr>  <hr>
52  <!-- =========== VAR SUMMARY =========== -->  <!-- =========== VAR SUMMARY =========== -->
53  <A NAME='var_summary'><!-- --></A>  <A NAME='var_summary'><!-- --></A>
# Line 75  Line 59 
59                  </TD>                  </TD>
60          </TR>          </TR>
61    
62                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
63          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
64                  <TD>                  <TD>
65                          <CODE><B><A HREF='ULtag.html#$_tag'>$_tag</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/ULtag.html#var$_tag">$_tag</A></B></CODE>
66                          <BR>                          <BR>
67                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
68                          <blockquote> Default Value: <CODE>->ul<-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->&nbsp;"ul"<-</CODE> </blockquote>
69                  </TD>                  </TD>
70          </TR>          </TR>
71                    </TABLE>
 </TABLE>  
   
72  <hr>  <hr>
73  <!-- =========== VAR INHERITED SUMMARY =========== -->  <!-- =========== VAR INHERITED SUMMARY =========== -->
74  <A NAME='var_inherited_summary'><!-- --></A>  <A NAME='var_inherited_summary'><!-- --></A>
75  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
76          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
77                  <TD>                  <TD>
78                          <span CLASS="font12bold">Inherited Class Variable Summary</span>                          <span CLASS="font12bold">Inherited Class Variable Summary</span>
79              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
80                  </TD>                  </TD>
81          </TR>          </TR>
82    
83                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>  
             <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                         <tr CLASS="tableheadingcolor">  
                                 <th>Variable</th>  
                                 <th>Default Value</th>  
                                 <th>Description</th>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_depricated'>$_depricated</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>  
                                 <td CLASS="font10">Flag to denote that this tag is  
 depricated by the HTML standard.</td>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_no_finish_slash_xhtml'>$_no_finish_slash_xhtml</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>  
                                 <td CLASS="font10">Flag to tell the renderer not to  
 place the /&gt; if we are in xhtml  
 compliant mode.</td>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_xhtml_strict_attributes'>$_xhtml_strict_attributes</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->array()<-</td>  
                                 <td CLASS="font10">The list of attributes not to render  
 if HTML_RENDER_TYPE is &quot;XHTML STRICT&quot;</td>  
                         </tr>  
                                   
                         </table>  
             <BR>  
         </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white'>  
                 <TD>  
                         <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>  
             <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">  
                         <tr CLASS="tableheadingcolor">  
                                 <th>Variable</th>  
                                 <th>Default Value</th>  
                                 <th>Description</th>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_closetag'>$newline_after_closetag</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>  
                                 <td CLASS="font10">Flag to place a newline after close tag.</td>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$newline_after_opentag'>$newline_after_opentag</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</td>  
                                 <td CLASS="font10">Flag to place a newline after open tag.</td>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_cdata_content_wrap'>$_cdata_content_wrap</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>  
                                 <td CLASS="font10">Automatically wrap ALL content</td>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_tag_postfix'>$_tag_postfix</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->&gt;<-</td>  
                                 <td CLASS="font10">holds the tag postfix</td>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#$_tag_prefix'>$_tag_prefix</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->&lt;<-</td>  
                                 <td CLASS="font10">holds the tag prefix</td>  
                         </tr>  
                                   
                         </table>  
             <BR>  
         </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
84          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
85                  <TD>                  <TD>
86                          <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 194  if HTML_RENDER_TYPE is &quot;XHTML STRIC Line 90  if HTML_RENDER_TYPE is &quot;XHTML STRIC
90                                  <th>Default Value</th>                                  <th>Default Value</th>
91                                  <th>Description</th>                                  <th>Description</th>
92                          </tr>                          </tr>
93                                                                                            <tr>
94                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
95                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
96                                  <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>  
97                          </tr>                          </tr>
98                                                                                            </table>
                         </table>  
99              <BR>              <BR>
100          </TD>          </TD>
101          </TR>          </TR>
102                    </TABLE>
 </TABLE>  
103    
104  <hr>  <hr>
105    <!-- =========== METHOD SUMMARY =========== -->
106    <A NAME='method_summary'><!-- --></A>
107    <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
108            <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
109                    <TD>
110                            <span class="font12bold">Method Summary</span>
111                <A HREF="#top" CLASS="links">^TOP</A>
112                    </TD>
113            </TR>
114    
115            </TABLE>
116  <!-- =========== INHERITED METHOD SUMMARY =========== -->  <!-- =========== INHERITED METHOD SUMMARY =========== -->
117  <A NAME='functions_inherited'><!-- --></A>  <A NAME='functions_inherited'><!-- --></A>
118  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
119          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
120                  <TD>                  <TD>
121                          <span CLASS="font12bold">Inherited Method Summary</span>                          <span CLASS="font12bold">Inherited Method Summary</span>
122              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
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                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/OLtag.html">OLtag</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/OLtag.html">OLtag</a></span>
# Line 236  contents has been rendered?</td> Line 132  contents has been rendered?</td>
132                                          <th>Function</th>                                          <th>Function</th>
133                                          <th>Description</th>                                          <th>Description</th>
134                                  </tr>                                  </tr>
135                                                                                                    <tr>
136                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/OLtag.html#methodadd">OLtag::add()</a></td>
137                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/OLtag.html#add'>add (  )</A></td>                                          <td CLASS="font10">add content onto content stack  adds content to tag as a FIFO.</td>
138                                          <td CLASS="font10">add content onto content stack                                                                  <tr>
139  adds content to tag as a FIFO.</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/OLtag.html#methodadd_reference">OLtag::add_reference()</a></td>
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/OLtag.html#add_reference'>add_reference ( [&$content = ] )</A></td>  
140                                          <td CLASS="font10">push content onto content stack</td>                                          <td CLASS="font10">push content onto content stack</td>
141                                                                                            </table>
                         </table>  
142              <br>                                      <br>                        
143                  </TD>                  </TD>
144          </TR>          </TR>
145                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
146          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
147                  <TD>                  <TD>
148                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>
# Line 260  adds content to tag as a FIFO.</td> Line 151  adds content to tag as a FIFO.</td>
151                                          <th>Function</th>                                          <th>Function</th>
152                                          <th>Description</th>                                          <th>Description</th>
153                                  </tr>                                  </tr>
154                                                                                                    <tr>
155                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodHTMLTagClass">HTMLTagClass::HTMLTagClass()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#constructor HTMLTagClass'>constructor HTMLTagClass ( [$attributes = NULL] )</A></td>  
156                                          <td CLASS="font10">Class Constructor</td>                                          <td CLASS="font10">Class Constructor</td>
157                                                                                                    <tr>
158                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodrender">HTMLTagClass::render()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#render'>render ( [$indent_level = NULL], [$output_debug = 0] )</A></td>  
159                                          <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>                                          <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>
160                                                                                                    <tr>
161                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_class">HTMLTagClass::set_class()</a></td>
162                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_class'>set_class ( $value )</A></td>                                          <td CLASS="font10">This function is a shorthand helper  to setting the class attribute on a  tag.</td>
163                                          <td CLASS="font10">This function is a shorthand helper                                                                  <tr>
164  to setting the class attribute on a                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_id">HTMLTagClass::set_id()</a></td>
165  tag.</td>                                          <td CLASS="font10">This function is a shorthand helper  to setting the id attribute on a  tag.</td>
166                                                                                                    <tr>
167                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_style">HTMLTagClass::set_style()</a></td>
168                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_id'>set_id ( $value )</A></td>                                          <td CLASS="font10">This function is a shorthand helper  to setting the style attribute on a  tag.</td>
169                                          <td CLASS="font10">This function is a shorthand helper                                                                  <tr>
170  to setting the id attribute on a                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#method_build_attribute_string">HTMLTagClass::_build_attribute_string()</a></td>
 tag.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#set_style'>set_style ( $value )</A></td>  
                                         <td CLASS="font10">This function is a shorthand helper  
 to setting the style attribute on a  
 tag.</td>  
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value, [$debug = 0] )</A></td>  
171                                          <td CLASS="font10">this builds an attribute for a tag.</td>                                          <td CLASS="font10">this builds an attribute for a tag.</td>
172                                                                                                    <tr>
173                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#method_render_tag_debug">HTMLTagClass::_render_tag_debug()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#_render_tag_debug'>_render_tag_debug ( $indent_level )</A></td>  
174                                          <td CLASS="font10">This renders that open tag in debug mode.</td>                                          <td CLASS="font10">This renders that open tag in debug mode.</td>
175                                                                                            </table>
                         </table>  
176              <br>                                      <br>                        
177                  </TD>                  </TD>
178          </TR>          </TR>
179                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
180          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
181                  <TD>                  <TD>
182                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>
# Line 309  tag.</td> Line 185  tag.</td>
185                                          <th>Function</th>                                          <th>Function</th>
186                                          <th>Description</th>                                          <th>Description</th>
187                                  </tr>                                  </tr>
188                                                                                                    <tr>
189                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodXMLTagClass">XMLTagClass::XMLTagClass()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#constructor XMLTagClass'>constructor XMLTagClass ( [$name = ], [$attributes = array()] )</A></td>  
190                                          <td CLASS="font10">The constructor</td>                                          <td CLASS="font10">The constructor</td>
191                                                                                                    <tr>
192                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag">XMLTagClass::get_tag()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag'>get_tag (  )</A></td>  
193                                          <td CLASS="font10">This returns the tag declared for this class.</td>                                          <td CLASS="font10">This returns the tag declared for this class.</td>
194                                                                                                    <tr>
195                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodget_tag_name">XMLTagClass::get_tag_name()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#get_tag_name'>get_tag_name (  )</A></td>  
196                                          <td CLASS="font10">This method gets the name of the tag</td>                                          <td CLASS="font10">This method gets the name of the tag</td>
197                                                                                                    <tr>
198                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a></td>
199                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#render'>render ( [$indent_level = 0] )</A></td>                                          <td CLASS="font10">This function is responsible  for rendering the tag and  its contents</td>
200                                          <td CLASS="font10">This function is responsible</td>                                                                  <tr>
201                                                                            <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodreset_attributes">XMLTagClass::reset_attributes()</a></td>
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#reset_attributes'>reset_attributes ( [$attributes = array()] )</A></td>  
202                                          <td CLASS="font10">clear all attributes and start with new attributes</td>                                          <td CLASS="font10">clear all attributes and start with new attributes</td>
203                                                                                                    <tr>
204                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_collapse">XMLTagClass::set_collapse()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>  
205                                          <td CLASS="font10">This function turns on the collapse flag</td>                                          <td CLASS="font10">This function turns on the collapse flag</td>
206                                                                                                    <tr>
207                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_closetag">XMLTagClass::set_newline_after_closetag()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_closetag'>set_newline_after_closetag ( $flag )</A></td>  
208                                          <td CLASS="font10">set the newline_after_content flag</td>                                          <td CLASS="font10">set the newline_after_content flag</td>
209                                                                                                    <tr>
210                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_newline_after_opentag">XMLTagClass::set_newline_after_opentag()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_newline_after_opentag'>set_newline_after_opentag ( $flag )</A></td>  
211                                          <td CLASS="font10">set the newline_after_opentag flag</td>                                          <td CLASS="font10">set the newline_after_opentag flag</td>
212                                                                                                    <tr>
213                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a></td>
214                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attribute'>set_tag_attribute ( $name, [$value = NULL] )</A></td>                                          <td CLASS="font10">add a single attribute (name="value")</td>
215                                          <td CLASS="font10">add a single attribute (name=&quot;value&quot;)</td>                                                                  <tr>
216                                                                            <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a></td>
217                                  <tr>                                          <td CLASS="font10">add multiple attributes (name="value")</td>
218                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attributes'>set_tag_attributes ( [$attributes = array()] )</A></td>                                                                  <tr>
219                                          <td CLASS="font10">add multiple attributes (name=&quot;value&quot;)</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_name">XMLTagClass::set_tag_name()</a></td>
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_name'>set_tag_name ( $name )</A></td>  
220                                          <td CLASS="font10">This method sets the name of the tag</td>                                          <td CLASS="font10">This method sets the name of the tag</td>
221                                                                                                    <tr>
222                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_build_attribute_string">XMLTagClass::_build_attribute_string()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_build_attribute_string'>_build_attribute_string ( $name, $value )</A></td>  
223                                          <td CLASS="font10">this builds an attribute for an XML tag.</td>                                          <td CLASS="font10">this builds an attribute for an XML tag.</td>
224                                                                                                    <tr>
225                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_get_element">XMLTagClass::_get_element()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_get_element'>_get_element ( $cell )</A></td>  
226                                          <td CLASS="font10">get the nth element from content array</td>                                          <td CLASS="font10">get the nth element from content array</td>
227                                                                                                    <tr>
228                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_prepare_flags">XMLTagClass::_prepare_flags()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_prepare_flags'>_prepare_flags (  )</A></td>  
229                                          <td CLASS="font10">This function checks to see if</td>                                          <td CLASS="font10">This function checks to see if</td>
230                                                                                                    <tr>
231                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_close_tag">XMLTagClass::_render_close_tag()</a></td>
232                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_close_tag'>_render_close_tag ( $indent_level )</A></td>                                          <td CLASS="font10">this function is reposnsible for  rendering the closing tag (if any)</td>
233                                          <td CLASS="font10">this function is reposnsible for                                                                  <tr>
234  rendering the closing tag (if any)</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a></td>
235                                                                            <td CLASS="font10">this function is reponsible for  rendering the pcdata, or content  of the tag (if any)</td>
236                                  <tr>                                                                  <tr>
237                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_content'>_render_content ( $indent_level, [$output_debug = 0] )</A></td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_open_tag">XMLTagClass::_render_open_tag()</a></td>
238                                          <td CLASS="font10">this function is reponsible for</td>                                          <td CLASS="font10">this function is responsible for  rendering the open tag.</td>
239                                                                                                    <tr>
240                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a></td>
241                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#_render_open_tag'>_render_open_tag ( $indent_level, [$finish_slash = TRUE] )</A></td>                                          <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>
242                                          <td CLASS="font10">this function is responsible for                                                          </table>
 rendering the open tag.</td>  
                                   
                         </table>  
243              <br>                                      <br>                        
244                  </TD>                  </TD>
245          </TR>          </TR>
246                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
247          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
248                  <TD>                  <TD>
249                          <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 394  rendering the open tag.</td> Line 252  rendering the open tag.</td>
252                                          <th>Function</th>                                          <th>Function</th>
253                                          <th>Description</th>                                          <th>Description</th>
254                                  </tr>                                  </tr>
255                                                                                                    <tr>
256                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodContainer">Container::Container()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#constructor Container'>constructor Container (  )</A></td>  
257                                          <td CLASS="font10">The constructor.</td>                                          <td CLASS="font10">The constructor.</td>
258                                                                                                    <tr>
259                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd">Container::add()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#add'>add (  )</A></td>  
260                                          <td CLASS="font10">add content onto content stack</td>                                          <td CLASS="font10">add content onto content stack</td>
261                                                                                                    <tr>
262                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
263                                          <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>
264                                          <td CLASS="font10">Add content onto content stack                                                                  <tr>
265  so you can change the item later.</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodcount_content">Container::count_content()</a></td>
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#count_content'>count_content (  )</A></td>  
266                                          <td CLASS="font10">counts the number of content objects</td>                                          <td CLASS="font10">counts the number of content objects</td>
267                                                                                                    <tr>
268                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
269                                          <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>
270                                          <td CLASS="font10">This flag gets the current value                                                                  <tr>
271  of the indent flag</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush">Container::push()</a></td>
                                   
                                 <tr>  
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#push'>push (  )</A></td>  
272                                          <td CLASS="font10">Same as add().</td>                                          <td CLASS="font10">Same as add().</td>
273                                                                                                    <tr>
274                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
275                                          <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>
276                                          <td CLASS="font10">Same as add_reference                                                                  <tr>
277  NOTE : only exists for compatibility with 1.1.x</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
278                                                                            <td CLASS="font10">This function is compatible with the  rest of the phpHtmllib API spec.</td>
279                                  <tr>                                                                  <tr>
280                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#render'>render ( [$indent_level = 1], [$output_debug = 0] )</A></td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodreset_content">Container::reset_content()</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>  
281                                          <td CLASS="font10">destroy existing content and start with new content.</td>                                          <td CLASS="font10">destroy existing content and start with new content.</td>
282                                                                                                    <tr>
283                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_collapse">Container::set_collapse()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_collapse'>set_collapse ( [$collapse = TRUE], [$indent = TRUE] )</A></td>  
284                                          <td CLASS="font10">This function turns on the collapse flag</td>                                          <td CLASS="font10">This function turns on the collapse flag</td>
285                                                                                                    <tr>
286                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodset_indent_flag">Container::set_indent_flag()</a></td>
                                         <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#set_indent_flag'>set_indent_flag ( $flag )</A></td>  
287                                          <td CLASS="font10">function to set the indent flag</td>                                          <td CLASS="font10">function to set the indent flag</td>
288                                                                                                    <tr>
289                          </table>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
290                                            <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>
291                                                            </table>
292              <br>                                      <br>                        
293                  </TD>                  </TD>
294          </TR>          </TR>
295                    </TABLE>
 </TABLE>  
   
 <hr>  
 <!-- should have constructor at some point -->  
 <!-- =========== Method SUMMARY =========== -->  
 <A NAME='Method_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Method Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
           
 </TABLE>  
   
296  <hr>  <hr>
297  <!-- ============ VARIABLE DETAIL =========== -->  <!-- ============ VARIABLE DETAIL =========== -->
298    
# Line 478  rest of the phpHtmllib API spec.</td> Line 306  rest of the phpHtmllib API spec.</td>
306          </TR>          </TR>
307  </TABLE>  </TABLE>
308    
309    <A NAME='var$_tag'><!-- --></A><H3>$_tag</H3> (line <span class="linenumber">1641</span>)<br />
 <A NAME='$_tag'><!-- --></A><H3>$_tag</H3>  
310  <b>Data type:</b> mixed<br>  <b>Data type:</b> mixed<br>
311  <!-- ========== Info from phpDoc block ========= -->  <br />
   
 <BR>  
   
312    
313  <UL>  <UL>
314                    </UL>
 </UL>  
   
315  <HR>  <HR>
   
   
316  <hr>  <hr>
317  <!-- ============ FUNCTION DETAIL =========== -->  <!-- ============ METHOD DETAIL =========== -->
318    
319  <A NAME='function_detail'></A>  <A NAME='method_detail'></A>
320  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
321          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
322                  <TD>                  <TD>
# Line 506  rest of the phpHtmllib API spec.</td> Line 326  rest of the phpHtmllib API spec.</td>
326          </TR>          </TR>
327  </TABLE>  </TABLE>
328  <BR>  <BR>
329            <div id="credit">
330                    <hr>
331  <hr>                  Documention generated on Thu, 20 Feb 2003 16:22:30 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
332  </HTML>          </div>
333    </body>
334    </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