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

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

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

revision 1.1 by jonen, Thu Jan 30 03:29:37 2003 UTC revision 1.2 by jonen, Sat Feb 22 20:56:30 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:26 -0800' -->          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:13 -0800' -->
6          <TITLE>Docs For Class LINKtag</TITLE>          <TITLE>Docs For Class LINKtag</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 LINKtag">Child Classes</A>        <A HREF="#children_summary" class="links" title="Classes extended from LINKtag">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 LINKtag          Class LINKtag
30  </H2>  </H2> (line <span class="linenumber">754</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        |        |
36        --<a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a>        --<a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a>
37           |           |
38           --LINKtag</pre>           --LINKtag</pre>
 </pre>  
   
 <A NAME="children_summary"</A>  
 <H3>  
         Classes extended from LINKtag: <A HREF="#top" CLASS="links">^TOP</A>  
 </H3>  
   
39  <p>  <p>
40          <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>
41  </p>  </p>
42  <hr>  <hr>
 <!-- ========== Info from phpDoc block ========= -->  
43  &lt;LINK&gt; tag class  &lt;LINK&gt; tag class
44  <BR>  <br />
45  This element defines the relationship between  <p>This element defines the relationship between  two linked documents.</p><p>NOTE:  This element goes only in the head section,         but it can appear any number of times.</p>
 two linked documents.  
   
 NOTE:  This element goes only in the head section,  
        but it can appear any number of times.  
   
46  <UL>  <UL>
47                            <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>
48          <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>          </UL>
           
 </UL>  
   
49  <hr>  <hr>
50  <!-- =========== VAR SUMMARY =========== -->  <!-- =========== VAR SUMMARY =========== -->
51  <A NAME='var_summary'><!-- --></A>  <A NAME='var_summary'><!-- --></A>
# Line 77  NOTE:  This element goes only in the hea Line 57  NOTE:  This element goes only in the hea
57                  </TD>                  </TD>
58          </TR>          </TR>
59    
60                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='LINKtag.html#$_close_tag_required'>$_close_tag_required</A></B></CODE>  
                         <BR>  
                         <blockquote>  </blockquote>  
                         <blockquote> Default Value: <CODE>->FALSE<-</CODE> </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='LINKtag.html#$_content_required'>$_content_required</A></B></CODE>  
                         <BR>  
                         <blockquote>  </blockquote>  
                         <blockquote> Default Value: <CODE>->FALSE<-</CODE> </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
61          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
62                  <TD>                  <TD>
63                          <CODE><B><A HREF='LINKtag.html#$_debug_link_attributes'>$_debug_link_attributes</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/LINKtag.html#var$_debug_link_attributes">$_debug_link_attributes</A></B></CODE>
64                          <BR>                          <BR>
65                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
66                          <blockquote> Default Value: <CODE>->array(&quot;href&quot;)<-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->array("href")<-</CODE> </blockquote>
67                  </TD>                  </TD>
68          </TR>          </TR>
69                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
70          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
71                  <TD>                  <TD>
72                          <CODE><B><A HREF='LINKtag.html#$_htmlentities_attributes'>$_htmlentities_attributes</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/LINKtag.html#var$_htmlentities_attributes">$_htmlentities_attributes</A></B></CODE>
73                          <BR>                          <BR>
74                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
75                          <blockquote> Default Value: <CODE>->array(&quot;href&quot;)<-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->array("href")<-</CODE> </blockquote>
76                  </TD>                  </TD>
77          </TR>          </TR>
78                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
79          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
80                  <TD>                  <TD>
81                          <CODE><B><A HREF='LINKtag.html#$_tag'>$_tag</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/LINKtag.html#var$_tag">$_tag</A></B></CODE>
82                          <BR>                          <BR>
83                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
84                          <blockquote> Default Value: <CODE>->link<-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->&nbsp;"link"<-</CODE> </blockquote>
85                  </TD>                  </TD>
86          </TR>          </TR>
87                    </TABLE>
 </TABLE>  
   
88  <hr>  <hr>
89  <!-- =========== VAR INHERITED SUMMARY =========== -->  <!-- =========== VAR INHERITED SUMMARY =========== -->
90  <A NAME='var_inherited_summary'><!-- --></A>  <A NAME='var_inherited_summary'><!-- --></A>
91  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
92          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
93                  <TD>                  <TD>
94                          <span CLASS="font12bold">Inherited Class Variable Summary</span>                          <span CLASS="font12bold">Inherited Class Variable Summary</span>
95              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
96                  </TD>                  </TD>
97          </TR>          </TR>
98    
99                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
100          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
101                  <TD>                  <TD>
102                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/HTMLTagClass.html">HTMLTagClass</a></span>                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>
103              <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">              <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">
104                          <tr CLASS="tableheadingcolor">                          <tr CLASS="tableheadingcolor">
105                                  <th>Variable</th>                                  <th>Variable</th>
106                                  <th>Default Value</th>                                  <th>Default Value</th>
107                                  <th>Description</th>                                  <th>Description</th>
108                          </tr>                          </tr>
109                                                                                            <tr>
110                          <tr>                                  <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#var$_flags">Container::$_flags</a></td>
111                                  <td CLASS="font10bold"><A HREF='../phpHtmlLib/HTMLTagClass.html#$_depricated'>$_depricated</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
112                                  <td CLASS="font10" STYLE="white-space: nowrap">->FALSE<-</td>                                  <td CLASS="font10">The flags that tell us</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>  
113                          </tr>                          </tr>
114                                                                                            </table>
                         </table>  
115              <BR>              <BR>
116          </TD>          </TD>
117          </TR>          </TR>
118                    </TABLE>
119          <!-- =========== Summary =========== -->  
120          <TR BGCOLOR='white'>  <hr>
121    <!-- =========== METHOD SUMMARY =========== -->
122    <A NAME='method_summary'><!-- --></A>
123    <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
124            <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
125                  <TD>                  <TD>
126                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/XMLTagClass.html">XMLTagClass</a></span>                          <span class="font12bold">Method Summary</span>
127              <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">              <A HREF="#top" CLASS="links">^TOP</A>
128                          <tr CLASS="tableheadingcolor">                  </TD>
                                 <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>  
129          </TR>          </TR>
130            
131          <!-- =========== Summary =========== -->                  <!-- =========== Summary =========== -->
132          <TR BGCOLOR='white'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
133                  <TD>                  <TD>
134                          <span CLASS="font10bold">Inherited From Class <a href="../phpHtmlLib/Container.html">Container</a></span>                          <CODE><B><A HREF='../phpHtmlLib/LINKtag.html#method_set_flags'>void _set_flags (  )</A></B></CODE>
135              <table CELLPADDING='3' CELLSPACING='0' WIDTH='95%' CLASS="border" ALIGN="center">                          <BR>
136                          <tr CLASS="tableheadingcolor">                          <blockquote>  </blockquote>
137                                  <th>Variable</th>                  </TD>
                                 <th>Default Value</th>  
                                 <th>Description</th>  
                         </tr>  
                                   
                         <tr>  
                                 <td CLASS="font10bold"><A HREF='../phpHtmlLib/Container.html#$indent_flag'>$indent_flag</A></td>  
                                 <td CLASS="font10" STYLE="white-space: nowrap">->TRUE<-</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>  
                         </tr>  
                                   
                         </table>  
             <BR>  
         </TD>  
138          </TR>          </TR>
139                    </TABLE>
 </TABLE>  
   
 <hr>  
140  <!-- =========== INHERITED METHOD SUMMARY =========== -->  <!-- =========== INHERITED METHOD SUMMARY =========== -->
141  <A NAME='functions_inherited'><!-- --></A>  <A NAME='functions_inherited'><!-- --></A>
142  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
143          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
144                  <TD>                  <TD>
145                          <span CLASS="font12bold">Inherited Method Summary</span>                          <span CLASS="font12bold">Inherited Method Summary</span>
146              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
147                  </TD>                  </TD>
148          </TR>          </TR>
149    
150                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
151          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
152                  <TD>                  <TD>
153                          <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 278  contents has been rendered?</td> Line 156  contents has been rendered?</td>
156                                          <th>Function</th>                                          <th>Function</th>
157                                          <th>Description</th>                                          <th>Description</th>
158                                  </tr>                                  </tr>
159                                                                                                    <tr>
160                                  <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>  
161                                          <td CLASS="font10">Class Constructor</td>                                          <td CLASS="font10">Class Constructor</td>
162                                                                                                    <tr>
163                                  <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>  
164                                          <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>                                          <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>
165                                                                                                    <tr>
166                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_class">HTMLTagClass::set_class()</a></td>
167                                          <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>
168                                          <td CLASS="font10">This function is a shorthand helper                                                                  <tr>
169  to setting the class attribute on a                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_id">HTMLTagClass::set_id()</a></td>
170  tag.</td>                                          <td CLASS="font10">This function is a shorthand helper  to setting the id attribute on a  tag.</td>
171                                                                                                    <tr>
172                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_style">HTMLTagClass::set_style()</a></td>
173                                          <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>
174                                          <td CLASS="font10">This function is a shorthand helper                                                                  <tr>
175  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>  
176                                          <td CLASS="font10">this builds an attribute for a tag.</td>                                          <td CLASS="font10">this builds an attribute for a tag.</td>
177                                                                                                    <tr>
178                                  <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>  
179                                          <td CLASS="font10">This renders that open tag in debug mode.</td>                                          <td CLASS="font10">This renders that open tag in debug mode.</td>
180                                                                                            </table>
                         </table>  
181              <br>                                      <br>                        
182                  </TD>                  </TD>
183          </TR>          </TR>
184                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
185          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
186                  <TD>                  <TD>
187                          <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 327  tag.</td> Line 190  tag.</td>
190                                          <th>Function</th>                                          <th>Function</th>
191                                          <th>Description</th>                                          <th>Description</th>
192                                  </tr>                                  </tr>
193                                                                                                    <tr>
194                                  <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>  
195                                          <td CLASS="font10">The constructor</td>                                          <td CLASS="font10">The constructor</td>
196                                                                                                    <tr>
197                                  <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>  
198                                          <td CLASS="font10">This returns the tag declared for this class.</td>                                          <td CLASS="font10">This returns the tag declared for this class.</td>
199                                                                                                    <tr>
200                                  <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>  
201                                          <td CLASS="font10">This method gets the name of the tag</td>                                          <td CLASS="font10">This method gets the name of the tag</td>
202                                                                                                    <tr>
203                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a></td>
204                                          <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>
205                                          <td CLASS="font10">This function is responsible</td>                                                                  <tr>
206                                                                            <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>  
207                                          <td CLASS="font10">clear all attributes and start with new attributes</td>                                          <td CLASS="font10">clear all attributes and start with new attributes</td>
208                                                                                                    <tr>
209                                  <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>  
210                                          <td CLASS="font10">This function turns on the collapse flag</td>                                          <td CLASS="font10">This function turns on the collapse flag</td>
211                                                                                                    <tr>
212                                  <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>  
213                                          <td CLASS="font10">set the newline_after_content flag</td>                                          <td CLASS="font10">set the newline_after_content flag</td>
214                                                                                                    <tr>
215                                  <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>  
216                                          <td CLASS="font10">set the newline_after_opentag flag</td>                                          <td CLASS="font10">set the newline_after_opentag flag</td>
217                                                                                                    <tr>
218                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a></td>
219                                          <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>
220                                          <td CLASS="font10">add a single attribute (name=&quot;value&quot;)</td>                                                                  <tr>
221                                                                            <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a></td>
222                                  <tr>                                          <td CLASS="font10">add multiple attributes (name="value")</td>
223                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attributes'>set_tag_attributes ( [$attributes = array()] )</A></td>                                                                  <tr>
224                                          <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>  
225                                          <td CLASS="font10">This method sets the name of the tag</td>                                          <td CLASS="font10">This method sets the name of the tag</td>
226                                                                                                    <tr>
227                                  <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>  
228                                          <td CLASS="font10">this builds an attribute for an XML tag.</td>                                          <td CLASS="font10">this builds an attribute for an XML tag.</td>
229                                                                                                    <tr>
230                                  <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>  
231                                          <td CLASS="font10">get the nth element from content array</td>                                          <td CLASS="font10">get the nth element from content array</td>
232                                                                                                    <tr>
233                                  <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>  
234                                          <td CLASS="font10">This function checks to see if</td>                                          <td CLASS="font10">This function checks to see if</td>
235                                                                                                    <tr>
236                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_close_tag">XMLTagClass::_render_close_tag()</a></td>
237                                          <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>
238                                          <td CLASS="font10">this function is reposnsible for                                                                  <tr>
239  rendering the closing tag (if any)</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a></td>
240                                                                            <td CLASS="font10">this function is reponsible for  rendering the pcdata, or content  of the tag (if any)</td>
241                                  <tr>                                                                  <tr>
242                                          <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>
243                                          <td CLASS="font10">this function is reponsible for</td>                                          <td CLASS="font10">this function is responsible for  rendering the open tag.</td>
244                                                                                                    <tr>
245                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a></td>
246                                          <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>
247                                          <td CLASS="font10">this function is responsible for                                                          </table>
 rendering the open tag.</td>  
                                   
                         </table>  
248              <br>                                      <br>                        
249                  </TD>                  </TD>
250          </TR>          </TR>
251                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
252          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
253                  <TD>                  <TD>
254                          <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 412  rendering the open tag.</td> Line 257  rendering the open tag.</td>
257                                          <th>Function</th>                                          <th>Function</th>
258                                          <th>Description</th>                                          <th>Description</th>
259                                  </tr>                                  </tr>
260                                                                                                    <tr>
261                                  <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>  
262                                          <td CLASS="font10">The constructor.</td>                                          <td CLASS="font10">The constructor.</td>
263                                                                                                    <tr>
264                                  <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>  
265                                          <td CLASS="font10">add content onto content stack</td>                                          <td CLASS="font10">add content onto content stack</td>
266                                                                                                    <tr>
267                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
268                                          <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>
269                                          <td CLASS="font10">Add content onto content stack                                                                  <tr>
270  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>  
271                                          <td CLASS="font10">counts the number of content objects</td>                                          <td CLASS="font10">counts the number of content objects</td>
272                                                                                                    <tr>
273                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
274                                          <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>
275                                          <td CLASS="font10">This flag gets the current value                                                                  <tr>
276  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>  
277                                          <td CLASS="font10">Same as add().</td>                                          <td CLASS="font10">Same as add().</td>
278                                                                                                    <tr>
279                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
280                                          <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>
281                                          <td CLASS="font10">Same as add_reference                                                                  <tr>
282  NOTE : only exists for compatibility with 1.1.x</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
283                                                                            <td CLASS="font10">This function is compatible with the  rest of the phpHtmllib API spec.</td>
284                                  <tr>                                                                  <tr>
285                                          <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>  
286                                          <td CLASS="font10">destroy existing content and start with new content.</td>                                          <td CLASS="font10">destroy existing content and start with new content.</td>
287                                                                                                    <tr>
288                                  <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>  
289                                          <td CLASS="font10">This function turns on the collapse flag</td>                                          <td CLASS="font10">This function turns on the collapse flag</td>
290                                                                                                    <tr>
291                                  <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>  
292                                          <td CLASS="font10">function to set the indent flag</td>                                          <td CLASS="font10">function to set the indent flag</td>
293                                                                                                    <tr>
294                          </table>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
295                                            <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>
296                                                            </table>
297              <br>                                      <br>                        
298                  </TD>                  </TD>
299          </TR>          </TR>
300                    </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>  
   
301  <hr>  <hr>
302  <!-- ============ VARIABLE DETAIL =========== -->  <!-- ============ VARIABLE DETAIL =========== -->
303    
# Line 496  rest of the phpHtmllib API spec.</td> Line 311  rest of the phpHtmllib API spec.</td>
311          </TR>          </TR>
312  </TABLE>  </TABLE>
313    
314    <A NAME='var$_debug_link_attributes'><!-- --></A><H3>$_debug_link_attributes</H3> (line <span class="linenumber">756</span>)<br />
 <A NAME='$_close_tag_required'><!-- --></A><H3>$_close_tag_required</H3>  
315  <b>Data type:</b> mixed<br>  <b>Data type:</b> mixed<br>
316  <!-- ========== Info from phpDoc block ========= -->  <br />
   
 <BR>  
   
317    
318  <UL>  <UL>
319                    </UL>
 </UL>  
   
320  <HR>  <HR>
321    <A NAME='var$_htmlentities_attributes'><!-- --></A><H3>$_htmlentities_attributes</H3> (line <span class="linenumber">757</span>)<br />
 <A NAME='$_content_required'><!-- --></A><H3>$_content_required</H3>  
322  <b>Data type:</b> mixed<br>  <b>Data type:</b> mixed<br>
323  <!-- ========== Info from phpDoc block ========= -->  <br />
   
 <BR>  
   
324    
325  <UL>  <UL>
326                    </UL>
 </UL>  
   
327  <HR>  <HR>
328    <A NAME='var$_tag'><!-- --></A><H3>$_tag</H3> (line <span class="linenumber">755</span>)<br />
 <A NAME='$_debug_link_attributes'><!-- --></A><H3>$_debug_link_attributes</H3>  
329  <b>Data type:</b> mixed<br>  <b>Data type:</b> mixed<br>
330  <!-- ========== Info from phpDoc block ========= -->  <br />
   
 <BR>  
   
   
 <UL>  
           
 </UL>  
   
 <HR>  
   
 <A NAME='$_htmlentities_attributes'><!-- --></A><H3>$_htmlentities_attributes</H3>  
 <b>Data type:</b> mixed<br>  
 <!-- ========== Info from phpDoc block ========= -->  
   
 <BR>  
   
331    
332  <UL>  <UL>
333                    </UL>
 </UL>  
   
334  <HR>  <HR>
   
 <A NAME='$_tag'><!-- --></A><H3>$_tag</H3>  
 <b>Data type:</b> mixed<br>  
 <!-- ========== Info from phpDoc block ========= -->  
   
 <BR>  
   
   
 <UL>  
           
 </UL>  
   
 <HR>  
   
   
335  <hr>  <hr>
336  <!-- ============ FUNCTION DETAIL =========== -->  <!-- ============ METHOD DETAIL =========== -->
337    
338  <A NAME='function_detail'></A>  <A NAME='method_detail'></A>
339  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
340          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
341                  <TD>                  <TD>
# Line 576  rest of the phpHtmllib API spec.</td> Line 345  rest of the phpHtmllib API spec.</td>
345          </TR>          </TR>
346  </TABLE>  </TABLE>
347  <BR>  <BR>
348    <DIV CLASS="function">
349    <A NAME='method_set_flags'><!-- --></A>
350    <SPAN CLASS="font12bold">_set_flags</SPAN> (line <span class="linenumber">758</span>)
351    <BR>
352    <SPAN CLASS="font10bold">Usage : </SPAN>
353    <span class="font10bold" style="color: #FF0000">void</SPAN>&nbsp;
354    <span class="font10bold" style="color: #0000FF">_set_flags(
355    )</SPAN>
356    <BR>
357    
358    <BR>
359    <SPAN CLASS="font10bold">Description : </SPAN>
360    
361  <hr>  <br />
362  </HTML>  
363    <DL>
364    
365            <DT class="font10bold">Function Info:</DT>
366            </DL>
367    </DIV>
368    <BR>
369            <div id="credit">
370                    <hr>
371                    Documention generated on Thu, 20 Feb 2003 16:22:13 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
372            </div>
373    </body>
374    </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