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

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

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

revision 1.1 by jonen, Thu Jan 30 03:29:31 2003 UTC revision 1.2 by jonen, Sat Feb 22 20:56:32 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:27 -0800' -->          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:20 -0800' -->
6          <TITLE>Docs For Class SCRIPTtag</TITLE>          <TITLE>Docs For Class SCRIPTtag</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 SCRIPTtag">Child Classes</A>        <A HREF="#children_summary" class="links" title="Classes extended from SCRIPTtag">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 SCRIPTtag          Class SCRIPTtag
30  </H2>  </H2> (line <span class="linenumber">1088</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           --SCRIPTtag</pre>           --SCRIPTtag</pre>
 </pre>  
   
 <A NAME="children_summary"</A>  
 <H3>  
         Classes extended from SCRIPTtag: <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;SCRIPT&gt; tag class  &lt;SCRIPT&gt; tag class
44  <BR>  <br />
45  Defines a script, such as JavaScript.  <p>Defines a script, such as JavaScript.</p><p>REQUIRED ATTRIBUTES   type : text/ecmascript, text/javascript,          text/jscript, text/vbscript,          text/vbs, text/xml          The MIME type of the script.</p><p>OPTIONAL ATTRIBUTES   language : javascript, livescript, vbscript              other   DEPRICATED DO NOT USE</p>
   
 REQUIRED ATTRIBUTES  
  type : text/ecmascript, text/javascript,  
         text/jscript, text/vbscript,  
         text/vbs, text/xml  
         The MIME type of the script.  
   
 OPTIONAL ATTRIBUTES  
  language : javascript, livescript, vbscript  
             other   DEPRICATED DO NOT USE  
   
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 83  OPTIONAL ATTRIBUTES Line 57  OPTIONAL ATTRIBUTES
57                  </TD>                  </TD>
58          </TR>          </TR>
59    
60                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
61          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
62                  <TD>                  <TD>
63                          <CODE><B><A HREF='SCRIPTtag.html#$_debug_link_attributes'>$_debug_link_attributes</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/SCRIPTtag.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;src&quot;)<-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->array("src")<-</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='SCRIPTtag.html#$_htmlentities_attributes'>$_htmlentities_attributes</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/SCRIPTtag.html#var$_htmlentities_attributes">$_htmlentities_attributes</A></B></CODE>
73                          <BR>                          <BR>
74                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
75                          <blockquote> Default Value: <CODE>->array(&quot;src&quot;)<-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->array("src")<-</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='SCRIPTtag.html#$_tag'>$_tag</A></B></CODE>                          <CODE><B><A HREF="../phpHtmlLib/SCRIPTtag.html#var$_tag">$_tag</A></B></CODE>
82                          <BR>                          <BR>
83                          <blockquote>  </blockquote>                          <blockquote>  </blockquote>
84                          <blockquote> Default Value: <CODE>->script<-</CODE> </blockquote>                          <blockquote> Default Value: <CODE>->&nbsp;"script"<-</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 =========== -->  
         <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 =========== -->  
100          <TR BGCOLOR='white'>          <TR BGCOLOR='white'>
101                  <TD>                  <TD>
102                          <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 222  if HTML_RENDER_TYPE is &quot;XHTML STRIC Line 106  if HTML_RENDER_TYPE is &quot;XHTML STRIC
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/Container.html#$indent_flag'>$indent_flag</A></td>                                  <td CLASS="font10" STYLE="white-space: nowrap">-> _NEWLINEAFTERCONTENT<-</td>
112                                  <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>  
113                          </tr>                          </tr>
114                                                                                            </table>
                         <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>  
115              <BR>              <BR>
116          </TD>          </TD>
117          </TR>          </TR>
118                    </TABLE>
 </TABLE>  
119    
120  <hr>  <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>
126                            <span class="font12bold">Method Summary</span>
127                <A HREF="#top" CLASS="links">^TOP</A>
128                    </TD>
129            </TR>
130    
131            </TABLE>
132  <!-- =========== INHERITED METHOD SUMMARY =========== -->  <!-- =========== INHERITED METHOD SUMMARY =========== -->
133  <A NAME='functions_inherited'><!-- --></A>  <A NAME='functions_inherited'><!-- --></A>
134  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
135          <TR CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
136                  <TD>                  <TD>
137                          <span CLASS="font12bold">Inherited Method Summary</span>                          <span CLASS="font12bold">Inherited Method Summary</span>
138              <A HREF="#top" CLASS="links">^TOP</A>              <A HREF="#top" CLASS="links">^TOP</A>
139                  </TD>                  </TD>
140          </TR>          </TR>
141    
142                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
143          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
144                  <TD>                  <TD>
145                          <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 264  contents has been rendered?</td> Line 148  contents has been rendered?</td>
148                                          <th>Function</th>                                          <th>Function</th>
149                                          <th>Description</th>                                          <th>Description</th>
150                                  </tr>                                  </tr>
151                                                                                                    <tr>
152                                  <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>  
153                                          <td CLASS="font10">Class Constructor</td>                                          <td CLASS="font10">Class Constructor</td>
154                                                                                                    <tr>
155                                  <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>  
156                                          <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>                                          <td CLASS="font10">Renders the tag, attributes, content and close tag.</td>
157                                                                                                    <tr>
158                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_class">HTMLTagClass::set_class()</a></td>
159                                          <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>
160                                          <td CLASS="font10">This function is a shorthand helper                                                                  <tr>
161  to setting the class attribute on a                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_id">HTMLTagClass::set_id()</a></td>
162  tag.</td>                                          <td CLASS="font10">This function is a shorthand helper  to setting the id attribute on a  tag.</td>
163                                                                                                    <tr>
164                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/HTMLTagClass.html#methodset_style">HTMLTagClass::set_style()</a></td>
165                                          <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>
166                                          <td CLASS="font10">This function is a shorthand helper                                                                  <tr>
167  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>  
168                                          <td CLASS="font10">this builds an attribute for a tag.</td>                                          <td CLASS="font10">this builds an attribute for a tag.</td>
169                                                                                                    <tr>
170                                  <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>  
171                                          <td CLASS="font10">This renders that open tag in debug mode.</td>                                          <td CLASS="font10">This renders that open tag in debug mode.</td>
172                                                                                            </table>
                         </table>  
173              <br>                                      <br>                        
174                  </TD>                  </TD>
175          </TR>          </TR>
176                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
177          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
178                  <TD>                  <TD>
179                          <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 313  tag.</td> Line 182  tag.</td>
182                                          <th>Function</th>                                          <th>Function</th>
183                                          <th>Description</th>                                          <th>Description</th>
184                                  </tr>                                  </tr>
185                                                                                                    <tr>
186                                  <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>  
187                                          <td CLASS="font10">The constructor</td>                                          <td CLASS="font10">The constructor</td>
188                                                                                                    <tr>
189                                  <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>  
190                                          <td CLASS="font10">This returns the tag declared for this class.</td>                                          <td CLASS="font10">This returns the tag declared for this class.</td>
191                                                                                                    <tr>
192                                  <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>  
193                                          <td CLASS="font10">This method gets the name of the tag</td>                                          <td CLASS="font10">This method gets the name of the tag</td>
194                                                                                                    <tr>
195                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodrender">XMLTagClass::render()</a></td>
196                                          <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>
197                                          <td CLASS="font10">This function is responsible</td>                                                                  <tr>
198                                                                            <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>  
199                                          <td CLASS="font10">clear all attributes and start with new attributes</td>                                          <td CLASS="font10">clear all attributes and start with new attributes</td>
200                                                                                                    <tr>
201                                  <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>  
202                                          <td CLASS="font10">This function turns on the collapse flag</td>                                          <td CLASS="font10">This function turns on the collapse flag</td>
203                                                                                                    <tr>
204                                  <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>  
205                                          <td CLASS="font10">set the newline_after_content flag</td>                                          <td CLASS="font10">set the newline_after_content flag</td>
206                                                                                                    <tr>
207                                  <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>  
208                                          <td CLASS="font10">set the newline_after_opentag flag</td>                                          <td CLASS="font10">set the newline_after_opentag flag</td>
209                                                                                                    <tr>
210                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attribute">XMLTagClass::set_tag_attribute()</a></td>
211                                          <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>
212                                          <td CLASS="font10">add a single attribute (name=&quot;value&quot;)</td>                                                                  <tr>
213                                                                            <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#methodset_tag_attributes">XMLTagClass::set_tag_attributes()</a></td>
214                                  <tr>                                          <td CLASS="font10">add multiple attributes (name="value")</td>
215                                          <td CLASS="font10bold"><A HREF='../phpHtmlLib/XMLTagClass.html#set_tag_attributes'>set_tag_attributes ( [$attributes = array()] )</A></td>                                                                  <tr>
216                                          <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>  
217                                          <td CLASS="font10">This method sets the name of the tag</td>                                          <td CLASS="font10">This method sets the name of the tag</td>
218                                                                                                    <tr>
219                                  <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>  
220                                          <td CLASS="font10">this builds an attribute for an XML tag.</td>                                          <td CLASS="font10">this builds an attribute for an XML tag.</td>
221                                                                                                    <tr>
222                                  <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>  
223                                          <td CLASS="font10">get the nth element from content array</td>                                          <td CLASS="font10">get the nth element from content array</td>
224                                                                                                    <tr>
225                                  <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>  
226                                          <td CLASS="font10">This function checks to see if</td>                                          <td CLASS="font10">This function checks to see if</td>
227                                                                                                    <tr>
228                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_close_tag">XMLTagClass::_render_close_tag()</a></td>
229                                          <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>
230                                          <td CLASS="font10">this function is reposnsible for                                                                  <tr>
231  rendering the closing tag (if any)</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_render_content">XMLTagClass::_render_content()</a></td>
232                                                                            <td CLASS="font10">this function is reponsible for  rendering the pcdata, or content  of the tag (if any)</td>
233                                  <tr>                                                                  <tr>
234                                          <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>
235                                          <td CLASS="font10">this function is reponsible for</td>                                          <td CLASS="font10">this function is responsible for  rendering the open tag.</td>
236                                                                                                    <tr>
237                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/XMLTagClass.html#method_set_flags">XMLTagClass::_set_flags()</a></td>
238                                          <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>
239                                          <td CLASS="font10">this function is responsible for                                                          </table>
 rendering the open tag.</td>  
                                   
                         </table>  
240              <br>                                      <br>                        
241                  </TD>                  </TD>
242          </TR>          </TR>
243                            <!-- =========== Summary =========== -->
         <!-- =========== Summary =========== -->  
244          <TR BGCOLOR='white' CLASS='TableRowColor'>          <TR BGCOLOR='white' CLASS='TableRowColor'>
245                  <TD>                  <TD>
246                          <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 398  rendering the open tag.</td> Line 249  rendering the open tag.</td>
249                                          <th>Function</th>                                          <th>Function</th>
250                                          <th>Description</th>                                          <th>Description</th>
251                                  </tr>                                  </tr>
252                                                                                                    <tr>
253                                  <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>  
254                                          <td CLASS="font10">The constructor.</td>                                          <td CLASS="font10">The constructor.</td>
255                                                                                                    <tr>
256                                  <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>  
257                                          <td CLASS="font10">add content onto content stack</td>                                          <td CLASS="font10">add content onto content stack</td>
258                                                                                                    <tr>
259                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodadd_reference">Container::add_reference()</a></td>
260                                          <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>
261                                          <td CLASS="font10">Add content onto content stack                                                                  <tr>
262  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>  
263                                          <td CLASS="font10">counts the number of content objects</td>                                          <td CLASS="font10">counts the number of content objects</td>
264                                                                                                    <tr>
265                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodget_indent_flag">Container::get_indent_flag()</a></td>
266                                          <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>
267                                          <td CLASS="font10">This flag gets the current value                                                                  <tr>
268  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>  
269                                          <td CLASS="font10">Same as add().</td>                                          <td CLASS="font10">Same as add().</td>
270                                                                                                    <tr>
271                                  <tr>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodpush_reference">Container::push_reference()</a></td>
272                                          <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>
273                                          <td CLASS="font10">Same as add_reference                                                                  <tr>
274  NOTE : only exists for compatibility with 1.1.x</td>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#methodrender">Container::render()</a></td>
275                                                                            <td CLASS="font10">This function is compatible with the  rest of the phpHtmllib API spec.</td>
276                                  <tr>                                                                  <tr>
277                                          <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>  
278                                          <td CLASS="font10">destroy existing content and start with new content.</td>                                          <td CLASS="font10">destroy existing content and start with new content.</td>
279                                                                                                    <tr>
280                                  <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>  
281                                          <td CLASS="font10">This function turns on the collapse flag</td>                                          <td CLASS="font10">This function turns on the collapse flag</td>
282                                                                                                    <tr>
283                                  <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>  
284                                          <td CLASS="font10">function to set the indent flag</td>                                          <td CLASS="font10">function to set the indent flag</td>
285                                                                                                    <tr>
286                          </table>                                          <td CLASS="font10bold"><a href="../phpHtmlLib/Container.html#method_set_flags">Container::_set_flags()</a></td>
287                                            <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>
288                                                            </table>
289              <br>                                      <br>                        
290                  </TD>                  </TD>
291          </TR>          </TR>
292                    </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>  
   
293  <hr>  <hr>
294  <!-- ============ VARIABLE DETAIL =========== -->  <!-- ============ VARIABLE DETAIL =========== -->
295    
# Line 482  rest of the phpHtmllib API spec.</td> Line 303  rest of the phpHtmllib API spec.</td>
303          </TR>          </TR>
304  </TABLE>  </TABLE>
305    
306    <A NAME='var$_debug_link_attributes'><!-- --></A><H3>$_debug_link_attributes</H3> (line <span class="linenumber">1090</span>)<br />
 <A NAME='$_debug_link_attributes'><!-- --></A><H3>$_debug_link_attributes</H3>  
307  <b>Data type:</b> mixed<br>  <b>Data type:</b> mixed<br>
308  <!-- ========== Info from phpDoc block ========= -->  <br />
   
 <BR>  
   
309    
310  <UL>  <UL>
311                    </UL>
 </UL>  
   
312  <HR>  <HR>
313    <A NAME='var$_htmlentities_attributes'><!-- --></A><H3>$_htmlentities_attributes</H3> (line <span class="linenumber">1091</span>)<br />
 <A NAME='$_htmlentities_attributes'><!-- --></A><H3>$_htmlentities_attributes</H3>  
314  <b>Data type:</b> mixed<br>  <b>Data type:</b> mixed<br>
315  <!-- ========== Info from phpDoc block ========= -->  <br />
   
 <BR>  
   
316    
317  <UL>  <UL>
318                    </UL>
 </UL>  
   
319  <HR>  <HR>
320    <A NAME='var$_tag'><!-- --></A><H3>$_tag</H3> (line <span class="linenumber">1089</span>)<br />
 <A NAME='$_tag'><!-- --></A><H3>$_tag</H3>  
321  <b>Data type:</b> mixed<br>  <b>Data type:</b> mixed<br>
322  <!-- ========== Info from phpDoc block ========= -->  <br />
   
 <BR>  
   
323    
324  <UL>  <UL>
325                    </UL>
 </UL>  
   
326  <HR>  <HR>
   
   
327  <hr>  <hr>
328  <!-- ============ FUNCTION DETAIL =========== -->  <!-- ============ METHOD DETAIL =========== -->
329    
330  <A NAME='function_detail'></A>  <A NAME='method_detail'></A>
331  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
332          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
333                  <TD>                  <TD>
# Line 536  rest of the phpHtmllib API spec.</td> Line 337  rest of the phpHtmllib API spec.</td>
337          </TR>          </TR>
338  </TABLE>  </TABLE>
339  <BR>  <BR>
340            <div id="credit">
341                    <hr>
342  <hr>                  Documention generated on Thu, 20 Feb 2003 16:22:20 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
343  </HTML>          </div>
344    </body>
345    </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