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

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

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

revision 1.2 by jonen, Sat Feb 22 20:56:38 2003 UTC revision 1.3 by jonen, Sat Sep 20 00:24:12 2003 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>  <?xml version="1.0" encoding="iso-8859-1"?>
2  <!--NewPage-->  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  <HTML>    <html xmlns="http://www.w3.org/1999/xhtml">
4  <HEAD>                  <head>
5          <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:48 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs for page font_utils.inc</TITLE>                          <title>Docs for page font_utils.inc</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>                          <link rel="stylesheet" href="../media/stylesheet.css" />
8  </HEAD>                          <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
9  <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">                  </head>
10  <!-- Links -->                  <body>
11  <a NAME="top"></A>                          <div class="page-body">                
12  <table WIDTH="100%" class="links">  <h2 class="file-name">Program_Root/tag_utils/font_utils.inc</h2>
13   <TR>  
14     <TD class="font10">  <a name="sec-description"></a>
15        Links:  <div class="info-box">
16        <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>          <div class="info-box-title">Description</div>
17        <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>          <div class="nav-bar">
18        <A HREF="#global_summary" class="links" title="Global Variable Summary">Globals</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>                                                                                                                          <a href="#sec-functions">Functions</a>
20        <A HREF="#function_summary" class="links" title="Function Summary">Functions</A>                          </div>
21        <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>          <div class="info-box-body">    
22        <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>                  <!-- ========== Info from phpDoc block ========= -->
23        <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>  <p class="short-description">This file contains some utility functions  for building &lt;span&gt; and &lt;div&gt; objects  that have specific css classes.</p>
24        <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>  <p class="description"><p>$Id$</p></p>
25     </TD>          <ul class="tags">
26   </TR>                                  <li><span class="field">author:</span> <p>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</p></li>
27  </TABLE>                          </ul>
28  <BR>                  
29  <h2>File: Program_Root/tag_utils/font_utils.inc</h2>                          </div>
30  This file contains some utility functions  for building &lt;span&gt; and &lt;div&gt; objects  that have specific css classes.  </div>
31  <br />                  
32  <p>$Id$</p>  
33  <UL>          
34                  <LI><b>author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">mailto:waboring@buildabetterweb.com</a>&gt;</CODE></LI>          
35          </UL>          
36  <!-- =========== Used Classes =========== -->          <a name="sec-functions"></a>    
37  <A NAME='classes_summary'><!-- --></A>          <div class="info-box">
38  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">                  <div class="info-box-title">Functions</div>
39          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                  <div class="nav-bar">
40                  <TD>                          <a href="#sec-description">Description</a> |
41                          <span class="font12bold">Classes defined in this file</span>                                                                                                                          <span class="disabled">Functions</span>
42              <A HREF="#top" CLASS="links">^TOP</A>                  </div>
43                  </TD>                  <div class="info-box-body">    
44          </TR>                          <a name="functiondiv_font8" id="functiondiv_font8"><!-- --></a>
45  </TABLE>  <div class="evenrow">
46  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          
47          <THEAD>          <div>
48                  <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>                  <span class="method-title">div_font8</span> (line <span class="line-number">162</span>)
49          </THEAD>          </div>
50          <TBODY>  
51                          </TBODY>          <!-- ========== Info from phpDoc block ========= -->
52  </TABLE>  <p class="short-description">Build a DIVtag object with  css class of .font8.</p>
53  <br>          <ul class="tags">
54  <!-- =========== Includes SUMMARY =========== -->                                  <li><span class="field">return:</span> <p>object</p></li>
55  <A NAME='includes_summary'><!-- --></A>                          </ul>
56  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">          
57          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <div class="method-signature">
58                  <TD>                  <span class="method-result"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></span>
59                          <span CLASS="font12bold">Include Statements Summary</span>                  <span class="method-name">
60              <A HREF="#top" CLASS="links">^TOP</A>                          div_font8
61                  </TD>                  </span>
62          </TR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
63  </TABLE>                          </div>
64  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
65          <THEAD>                          <ul class="parameters">
66                  <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>                                          <li>
67          </THEAD>                                  <span class="var-type">mixed</span>
68          <TBODY>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
69                          </TBODY>                                  </ul>
70  </TABLE>                  
71  <br>          
72  <br>  </div>
73  <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->  <a name="functiondiv_font8bold" id="functiondiv_font8bold"><!-- --></a>
74  <A NAME='global_summary'><!-- --></A>  <div class="oddrow">
75  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">          
76          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          <div>
77                  <TD>                  <span class="method-title">div_font8bold</span> (line <span class="line-number">177</span>)
78                          <span CLASS="font12bold">Global Variable Summary</span>          </div>
79              <A HREF="#top" CLASS="links">^TOP</A>  
80                  </TD>          <!-- ========== Info from phpDoc block ========= -->
81          </TR>  <p class="short-description">Build a DIVtag object with  css class of .font8bold.</p>
82  </TABLE>          <ul class="tags">
83  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">                                  <li><span class="field">return:</span> <p>object</p></li>
84          <THEAD>                          </ul>
85                  <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>          
86          </THEAD>          <div class="method-signature">
87          <TBODY>                  <span class="method-result"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></span>
88                          </TBODY>                  <span class="method-name">
89  </TABLE>                          div_font8bold
90  <br>                  </span>
91  <br>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
92  <!-- =========== CONSTANT SUMMARY =========== -->                          </div>
93  <A NAME='constant_summary'><!-- --></A>  
94  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">                          <ul class="parameters">
95          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                                          <li>
96                  <TD>                                  <span class="var-type">mixed</span>
97                          <span class="font12bold">Constant Summary</span>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
98              <A HREF="#top" CLASS="links">^TOP</A>                                  </ul>
99                  </TD>                  
100          </TR>          
101  </TABLE>  </div>
102  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  <a name="functiondiv_font10" id="functiondiv_font10"><!-- --></a>
103          <THEAD>  <div class="evenrow">
104                  <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>          
105          </THEAD>          <div>
106          <TBODY>                  <span class="method-title">div_font10</span> (line <span class="line-number">193</span>)
107                          </TBODY>          </div>
108  </TABLE>  
109  <br>          <!-- ========== Info from phpDoc block ========= -->
110  <br>  <p class="short-description">Build a DIVtag object with  css class of .font10.</p>
111  <!-- =========== FUNCTION SUMMARY =========== -->          <ul class="tags">
112  <A NAME='function_summary'><!-- --></A>                                  <li><span class="field">return:</span> <p>object</p></li>
113  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">                          </ul>
114          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          
115                  <TD>          <div class="method-signature">
116                          <span class="font12bold">Function Summary</span>                  <span class="method-result"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></span>
117              <A HREF="#top" CLASS="links">^TOP</A>                  <span class="method-name">
118                  </TD>                          div_font10
119          </TR>                  </span>
120                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
121                  <!-- =========== Summary =========== -->                          </div>
122          <TR BGCOLOR='white' CLASS='TableRowColor'>  
123                  <TD>                          <ul class="parameters">
124                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font8"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> div_font8 ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>                                          <li>
125                          <BR>                                  <span class="var-type">mixed</span>
126                          <blockquote> Build a DIVtag object with  css class of .font8. </blockquote>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
127                  </TD>                                  </ul>
128          </TR>                  
129                  <!-- =========== Summary =========== -->          
130          <TR BGCOLOR='white' CLASS='TableRowColor'>  </div>
131                  <TD>  <a name="functiondiv_font10bold" id="functiondiv_font10bold"><!-- --></a>
132                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font8bold"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> div_font8bold ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>  <div class="oddrow">
133                          <BR>          
134                          <blockquote> Build a DIVtag object with  css class of .font8bold. </blockquote>          <div>
135                  </TD>                  <span class="method-title">div_font10bold</span> (line <span class="line-number">208</span>)
136          </TR>          </div>
137                  <!-- =========== Summary =========== -->  
138          <TR BGCOLOR='white' CLASS='TableRowColor'>          <!-- ========== Info from phpDoc block ========= -->
139                  <TD>  <p class="short-description">Build a DIVtag object with  css class of .font10bold.</p>
140                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font10"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> div_font10 ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>          <ul class="tags">
141                          <BR>                                  <li><span class="field">return:</span> <p>object</p></li>
142                          <blockquote> Build a DIVtag object with  css class of .font10. </blockquote>                          </ul>
143                  </TD>          
144          </TR>          <div class="method-signature">
145                  <!-- =========== Summary =========== -->                  <span class="method-result"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></span>
146          <TR BGCOLOR='white' CLASS='TableRowColor'>                  <span class="method-name">
147                  <TD>                          div_font10bold
148                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font10bold"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> div_font10bold ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>                  </span>
149                          <BR>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
150                          <blockquote> Build a DIVtag object with  css class of .font10bold. </blockquote>                          </div>
151                  </TD>  
152          </TR>                          <ul class="parameters">
153                  <!-- =========== Summary =========== -->                                          <li>
154          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-type">mixed</span>
155                  <TD>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
156                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font12"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> div_font12 ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>                                  </ul>
157                          <BR>                  
158                          <blockquote> Build a DIVtag object with  css class of .font12. </blockquote>          
159                  </TD>  </div>
160          </TR>  <a name="functiondiv_font12" id="functiondiv_font12"><!-- --></a>
161                  <!-- =========== Summary =========== -->  <div class="evenrow">
162          <TR BGCOLOR='white' CLASS='TableRowColor'>          
163                  <TD>          <div>
164                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font12bold"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> div_font12bold ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>                  <span class="method-title">div_font12</span> (line <span class="line-number">223</span>)
165                          <BR>          </div>
166                          <blockquote> Build a DIVtag object with  css class of .font12bold. </blockquote>  
167                  </TD>          <!-- ========== Info from phpDoc block ========= -->
168          </TR>  <p class="short-description">Build a DIVtag object with  css class of .font12.</p>
169                  <!-- =========== Summary =========== -->          <ul class="tags">
170          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <li><span class="field">return:</span> <p>object</p></li>
171                  <TD>                          </ul>
172                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font14"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> div_font14 ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>          
173                          <BR>          <div class="method-signature">
174                          <blockquote> Build a DIVtag object with  css class of .font14. </blockquote>                  <span class="method-result"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></span>
175                  </TD>                  <span class="method-name">
176          </TR>                          div_font12
177                  <!-- =========== Summary =========== -->                  </span>
178          <TR BGCOLOR='white' CLASS='TableRowColor'>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
179                  <TD>                          </div>
180                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functiondiv_font14bold"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> div_font14bold ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>  
181                          <BR>                          <ul class="parameters">
182                          <blockquote> Build a DIVtag object with  css class of .font14bold. </blockquote>                                          <li>
183                  </TD>                                  <span class="var-type">mixed</span>
184          </TR>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
185                  <!-- =========== Summary =========== -->                                  </ul>
186          <TR BGCOLOR='white' CLASS='TableRowColor'>                  
187                  <TD>          
188                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font8"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a> span_font8 ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>  </div>
189                          <BR>  <a name="functiondiv_font12bold" id="functiondiv_font12bold"><!-- --></a>
190                          <blockquote> Build a SPANtag object with  css class of .font8. </blockquote>  <div class="oddrow">
191                  </TD>          
192          </TR>          <div>
193                  <!-- =========== Summary =========== -->                  <span class="method-title">div_font12bold</span> (line <span class="line-number">238</span>)
194          <TR BGCOLOR='white' CLASS='TableRowColor'>          </div>
195                  <TD>  
196                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font8bold"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a> span_font8bold ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>          <!-- ========== Info from phpDoc block ========= -->
197                          <BR>  <p class="short-description">Build a DIVtag object with  css class of .font12bold.</p>
198                          <blockquote> Build a SPANtag object with  css class of .font8bold. </blockquote>          <ul class="tags">
199                  </TD>                                  <li><span class="field">return:</span> <p>object</p></li>
200          </TR>                          </ul>
201                  <!-- =========== Summary =========== -->          
202          <TR BGCOLOR='white' CLASS='TableRowColor'>          <div class="method-signature">
203                  <TD>                  <span class="method-result"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></span>
204                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font10"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a> span_font10 ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>                  <span class="method-name">
205                          <BR>                          div_font12bold
206                          <blockquote> Build a SPANtag object with  css class of .font10. </blockquote>                  </span>
207                  </TD>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
208          </TR>                          </div>
209                  <!-- =========== Summary =========== -->  
210          <TR BGCOLOR='white' CLASS='TableRowColor'>                          <ul class="parameters">
211                  <TD>                                          <li>
212                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font10bold"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a> span_font10bold ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>                                  <span class="var-type">mixed</span>
213                          <BR>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
214                          <blockquote> Build a SPANtag object with  css class of .font10bold. </blockquote>                                  </ul>
215                  </TD>                  
216          </TR>          
217                  <!-- =========== Summary =========== -->  </div>
218          <TR BGCOLOR='white' CLASS='TableRowColor'>  <a name="functiondiv_font14" id="functiondiv_font14"><!-- --></a>
219                  <TD>  <div class="evenrow">
220                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font12"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a> span_font12 ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>          
221                          <BR>          <div>
222                          <blockquote> Build a SPANtag object with  css class of .font12. </blockquote>                  <span class="method-title">div_font14</span> (line <span class="line-number">254</span>)
223                  </TD>          </div>
224          </TR>  
225                  <!-- =========== Summary =========== -->          <!-- ========== Info from phpDoc block ========= -->
226          <TR BGCOLOR='white' CLASS='TableRowColor'>  <p class="short-description">Build a DIVtag object with  css class of .font14.</p>
227                  <TD>          <ul class="tags">
228                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font12bold"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a> span_font12bold ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>                                  <li><span class="field">return:</span> <p>object</p></li>
229                          <BR>                          </ul>
230                          <blockquote> Build a SPANtag object with  css class of .font12bold. </blockquote>          
231                  </TD>          <div class="method-signature">
232          </TR>                  <span class="method-result"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></span>
233                  <!-- =========== Summary =========== -->                  <span class="method-name">
234          <TR BGCOLOR='white' CLASS='TableRowColor'>                          div_font14
235                  <TD>                  </span>
236                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font14"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a> span_font14 ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
237                          <BR>                          </div>
238                          <blockquote> Build a SPANtag object with  css class of .font14. </blockquote>  
239                  </TD>                          <ul class="parameters">
240          </TR>                                          <li>
241                  <!-- =========== Summary =========== -->                                  <span class="var-type">mixed</span>
242          <TR BGCOLOR='white' CLASS='TableRowColor'>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
243                  <TD>                                  </ul>
244                          <CODE><B><A HREF="../phpHtmlLib/_tag_utils_font_utils_inc.html#functionspan_font14bold"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a> span_font14bold ( [0 = - any # of arguments to live inside the tag] )</A></B></CODE>                  
245                          <BR>          
246                          <blockquote> Build a SPANtag object with  css class of .font14bold. </blockquote>  </div>
247                  </TD>  <a name="functiondiv_font14bold" id="functiondiv_font14bold"><!-- --></a>
248          </TR>  <div class="oddrow">
249          </TABLE>          
250  <br>          <div>
251  <!-- ============ Includes DETAIL =========== -->                  <span class="method-title">div_font14bold</span> (line <span class="line-number">269</span>)
252            </div>
253  <A NAME='includes_detail'></A>  
254  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">          <!-- ========== Info from phpDoc block ========= -->
255          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  <p class="short-description">Build a DIVtag object with  css class of .font14bold.</p>
256                  <TD>          <ul class="tags">
257                          <span CLASS="font12bold">Include Statements Detail</span>                                  <li><span class="field">return:</span> <p>object</p></li>
258              <A HREF="#top" CLASS="links">^TOP</A>                          </ul>
259                  </TD>          
260          </TR>          <div class="method-signature">
261  </TABLE>                  <span class="method-result"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></span>
262                    <span class="method-name">
263  <br>                          div_font14bold
264  <!-- ============ GLOBALS DETAIL =========== -->                  </span>
265                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
266  <A NAME='global_detail'></A>                          </div>
267  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
268          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                          <ul class="parameters">
269                  <TD>                                          <li>
270                          <span CLASS="font12bold">Global Variable Detail</span>                                  <span class="var-type">mixed</span>
271              <A HREF="#top" CLASS="links">^TOP</A>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
272                  </TD>                                  </ul>
273          </TR>                  
274  </TABLE>          
275    </div>
276  <br>  <a name="functionspan_font8" id="functionspan_font8"><!-- --></a>
277  <!-- ============ CONSTANT DETAIL =========== -->  <div class="evenrow">
278            
279  <A NAME='constant_detail'></A>          <div>
280  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                  <span class="method-title">span_font8</span> (line <span class="line-number">33</span>)
281          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>          </div>
282                  <TD>  
283                          <span CLASS="font12bold">Constant Detail</span>          <!-- ========== Info from phpDoc block ========= -->
284              <A HREF="#top" CLASS="links">^TOP</A>  <p class="short-description">Build a SPANtag object with  css class of .font8.</p>
285                  </TD>          <ul class="tags">
286          </TR>                                  <li><span class="field">return:</span> <p>object</p></li>
287  </TABLE>                          </ul>
288            
289  <br>          <div class="method-signature">
290  <!-- ============ FUNCTION DETAIL =========== -->                  <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
291                    <span class="method-name">
292  <A NAME='function_detail'></A>                          span_font8
293  <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">                  </span>
294          <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
295                  <TD>                          </div>
296                          <span class="font12bold">Function Detail</span>  
297              <A HREF="#top" CLASS="links">^TOP</A>                          <ul class="parameters">
298                  </TD>                                          <li>
299          </TR>                                  <span class="var-type">mixed</span>
300  </TABLE>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
301  <BR>                                  </ul>
302                    
303  <DIV CLASS="function">          
304  <A NAME="functiondiv_font8"><!-- --></A>  </div>
305  <SPAN CLASS="font12bold">div_font8</SPAN> (line <span class="linenumber">162</span>)  <a name="functionspan_font8bold" id="functionspan_font8bold"><!-- --></a>
306  <BR>  <div class="oddrow">
307  <SPAN CLASS="font10bold">Usage : </SPAN>          
308  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;          <div>
309  <span class="font10bold" style="color: #0000FF">div_font8(                  <span class="method-title">span_font8bold</span> (line <span class="line-number">48</span>)
310  [mixed 0 = - any # of arguments to live inside the tag])</SPAN>          </div>
311  <BR>  
312  <BR>          <!-- ========== Info from phpDoc block ========= -->
313  <SPAN CLASS="font10bold">Description : </SPAN>  <p class="short-description">Build a SPANtag object with  css class of .font8bold.</p>
314  Build a DIVtag object with  css class of .font8.          <ul class="tags">
315  <br />                                  <li><span class="field">return:</span> <p>object</p></li>
316                            </ul>
317  <DL>          
318          <DT class="font10bold">Function Parameters:</DT>          <div class="method-signature">
319                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>                  <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
320                            <span class="method-name">
321          <DT class="font10bold">Function Info:</DT>                          span_font8bold
322                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>                  </span>
323          </DL>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
324  </DIV>                          </div>
325  <BR>  
326                            <ul class="parameters">
327  <DIV CLASS="function">                                          <li>
328  <A NAME="functiondiv_font8bold"><!-- --></A>                                  <span class="var-type">mixed</span>
329  <SPAN CLASS="font12bold">div_font8bold</SPAN> (line <span class="linenumber">177</span>)                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
330  <BR>                                  </ul>
331  <SPAN CLASS="font10bold">Usage : </SPAN>                  
332  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;          
333  <span class="font10bold" style="color: #0000FF">div_font8bold(  </div>
334  [mixed 0 = - any # of arguments to live inside the tag])</SPAN>  <a name="functionspan_font10" id="functionspan_font10"><!-- --></a>
335  <BR>  <div class="evenrow">
336  <BR>          
337  <SPAN CLASS="font10bold">Description : </SPAN>          <div>
338  Build a DIVtag object with  css class of .font8bold.                  <span class="method-title">span_font10</span> (line <span class="line-number">63</span>)
339  <br />          </div>
340    
341  <DL>          <!-- ========== Info from phpDoc block ========= -->
342          <DT class="font10bold">Function Parameters:</DT>  <p class="short-description">Build a SPANtag object with  css class of .font10.</p>
343                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>          <ul class="tags">
344                                            <li><span class="field">return:</span> <p>object</p></li>
345          <DT class="font10bold">Function Info:</DT>                          </ul>
346                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>          
347          </DL>          <div class="method-signature">
348  </DIV>                  <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
349  <BR>                  <span class="method-name">
350                            span_font10
351  <DIV CLASS="function">                  </span>
352  <A NAME="functiondiv_font10"><!-- --></A>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
353  <SPAN CLASS="font12bold">div_font10</SPAN> (line <span class="linenumber">193</span>)                          </div>
354  <BR>  
355  <SPAN CLASS="font10bold">Usage : </SPAN>                          <ul class="parameters">
356  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;                                          <li>
357  <span class="font10bold" style="color: #0000FF">div_font10(                                  <span class="var-type">mixed</span>
358  [mixed 0 = - any # of arguments to live inside the tag])</SPAN>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
359  <BR>                                  </ul>
360  <BR>                  
361  <SPAN CLASS="font10bold">Description : </SPAN>          
362  Build a DIVtag object with  css class of .font10.  </div>
363  <br />  <a name="functionspan_font10bold" id="functionspan_font10bold"><!-- --></a>
364    <div class="oddrow">
365  <DL>          
366          <DT class="font10bold">Function Parameters:</DT>          <div>
367                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>                  <span class="method-title">span_font10bold</span> (line <span class="line-number">78</span>)
368                    </div>
369          <DT class="font10bold">Function Info:</DT>  
370                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>          <!-- ========== Info from phpDoc block ========= -->
371          </DL>  <p class="short-description">Build a SPANtag object with  css class of .font10bold.</p>
372  </DIV>          <ul class="tags">
373  <BR>                                  <li><span class="field">return:</span> <p>object</p></li>
374                            </ul>
375  <DIV CLASS="function">          
376  <A NAME="functiondiv_font10bold"><!-- --></A>          <div class="method-signature">
377  <SPAN CLASS="font12bold">div_font10bold</SPAN> (line <span class="linenumber">208</span>)                  <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
378  <BR>                  <span class="method-name">
379  <SPAN CLASS="font10bold">Usage : </SPAN>                          span_font10bold
380  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;                  </span>
381  <span class="font10bold" style="color: #0000FF">div_font10bold(                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
382  [mixed 0 = - any # of arguments to live inside the tag])</SPAN>                          </div>
383  <BR>  
384  <BR>                          <ul class="parameters">
385  <SPAN CLASS="font10bold">Description : </SPAN>                                          <li>
386  Build a DIVtag object with  css class of .font10bold.                                  <span class="var-type">mixed</span>
387  <br />                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
388                                    </ul>
389  <DL>                  
390          <DT class="font10bold">Function Parameters:</DT>          
391                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  </div>
392            <a name="functionspan_font12" id="functionspan_font12"><!-- --></a>
393          <DT class="font10bold">Function Info:</DT>  <div class="evenrow">
394                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>          
395          </DL>          <div>
396  </DIV>                  <span class="method-title">span_font12</span> (line <span class="line-number">93</span>)
397  <BR>          </div>
398    
399  <DIV CLASS="function">          <!-- ========== Info from phpDoc block ========= -->
400  <A NAME="functiondiv_font12"><!-- --></A>  <p class="short-description">Build a SPANtag object with  css class of .font12.</p>
401  <SPAN CLASS="font12bold">div_font12</SPAN> (line <span class="linenumber">223</span>)          <ul class="tags">
402  <BR>                                  <li><span class="field">return:</span> <p>object</p></li>
403  <SPAN CLASS="font10bold">Usage : </SPAN>                          </ul>
404  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;          
405  <span class="font10bold" style="color: #0000FF">div_font12(          <div class="method-signature">
406  [mixed 0 = - any # of arguments to live inside the tag])</SPAN>                  <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
407  <BR>                  <span class="method-name">
408  <BR>                          span_font12
409  <SPAN CLASS="font10bold">Description : </SPAN>                  </span>
410  Build a DIVtag object with  css class of .font12.                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
411  <br />                          </div>
412    
413  <DL>                          <ul class="parameters">
414          <DT class="font10bold">Function Parameters:</DT>                                          <li>
415                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>                                  <span class="var-type">mixed</span>
416                                            <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
417          <DT class="font10bold">Function Info:</DT>                                  </ul>
418                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>                  
419          </DL>          
420  </DIV>  </div>
421  <BR>  <a name="functionspan_font12bold" id="functionspan_font12bold"><!-- --></a>
422    <div class="oddrow">
423  <DIV CLASS="function">          
424  <A NAME="functiondiv_font12bold"><!-- --></A>          <div>
425  <SPAN CLASS="font12bold">div_font12bold</SPAN> (line <span class="linenumber">238</span>)                  <span class="method-title">span_font12bold</span> (line <span class="line-number">108</span>)
426  <BR>          </div>
427  <SPAN CLASS="font10bold">Usage : </SPAN>  
428  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;          <!-- ========== Info from phpDoc block ========= -->
429  <span class="font10bold" style="color: #0000FF">div_font12bold(  <p class="short-description">Build a SPANtag object with  css class of .font12bold.</p>
430  [mixed 0 = - any # of arguments to live inside the tag])</SPAN>          <ul class="tags">
431  <BR>                                  <li><span class="field">return:</span> <p>object</p></li>
432  <BR>                          </ul>
433  <SPAN CLASS="font10bold">Description : </SPAN>          
434  Build a DIVtag object with  css class of .font12bold.          <div class="method-signature">
435  <br />                  <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
436                    <span class="method-name">
437  <DL>                          span_font12bold
438          <DT class="font10bold">Function Parameters:</DT>                  </span>
439                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
440                                    </div>
441          <DT class="font10bold">Function Info:</DT>  
442                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>                          <ul class="parameters">
443          </DL>                                          <li>
444  </DIV>                                  <span class="var-type">mixed</span>
445  <BR>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
446                                    </ul>
447  <DIV CLASS="function">                  
448  <A NAME="functiondiv_font14"><!-- --></A>          
449  <SPAN CLASS="font12bold">div_font14</SPAN> (line <span class="linenumber">254</span>)  </div>
450  <BR>  <a name="functionspan_font14" id="functionspan_font14"><!-- --></a>
451  <SPAN CLASS="font10bold">Usage : </SPAN>  <div class="evenrow">
452  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;          
453  <span class="font10bold" style="color: #0000FF">div_font14(          <div>
454  [mixed 0 = - any # of arguments to live inside the tag])</SPAN>                  <span class="method-title">span_font14</span> (line <span class="line-number">124</span>)
455  <BR>          </div>
456  <BR>  
457  <SPAN CLASS="font10bold">Description : </SPAN>          <!-- ========== Info from phpDoc block ========= -->
458  Build a DIVtag object with  css class of .font14.  <p class="short-description">Build a SPANtag object with  css class of .font14.</p>
459  <br />          <ul class="tags">
460                                    <li><span class="field">return:</span> <p>object</p></li>
461  <DL>                          </ul>
462          <DT class="font10bold">Function Parameters:</DT>          
463                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>          <div class="method-signature">
464                            <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
465          <DT class="font10bold">Function Info:</DT>                  <span class="method-name">
466                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>                          span_font14
467          </DL>                  </span>
468  </DIV>                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
469  <BR>                          </div>
470    
471  <DIV CLASS="function">                          <ul class="parameters">
472  <A NAME="functiondiv_font14bold"><!-- --></A>                                          <li>
473  <SPAN CLASS="font12bold">div_font14bold</SPAN> (line <span class="linenumber">269</span>)                                  <span class="var-type">mixed</span>
474  <BR>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
475  <SPAN CLASS="font10bold">Usage : </SPAN>                                  </ul>
476  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;                  
477  <span class="font10bold" style="color: #0000FF">div_font14bold(          
478  [mixed 0 = - any # of arguments to live inside the tag])</SPAN>  </div>
479  <BR>  <a name="functionspan_font14bold" id="functionspan_font14bold"><!-- --></a>
480  <BR>  <div class="oddrow">
481  <SPAN CLASS="font10bold">Description : </SPAN>          
482  Build a DIVtag object with  css class of .font14bold.          <div>
483  <br />                  <span class="method-title">span_font14bold</span> (line <span class="line-number">139</span>)
484            </div>
485  <DL>  
486          <DT class="font10bold">Function Parameters:</DT>          <!-- ========== Info from phpDoc block ========= -->
487                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  <p class="short-description">Build a SPANtag object with  css class of .font14bold.</p>
488                    <ul class="tags">
489          <DT class="font10bold">Function Info:</DT>                                  <li><span class="field">return:</span> <p>object</p></li>
490                  <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>                          </ul>
491          </DL>          
492  </DIV>          <div class="method-signature">
493  <BR>                  <span class="method-result"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></span>
494                    <span class="method-name">
495  <DIV CLASS="function">                          span_font14bold
496  <A NAME="functionspan_font8"><!-- --></A>                  </span>
497  <SPAN CLASS="font12bold">span_font8</SPAN> (line <span class="linenumber">33</span>)                                          ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any # of arguments to live                 inside the tag</span>])
498  <BR>                          </div>
499  <SPAN CLASS="font10bold">Usage : </SPAN>  
500  <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;                          <ul class="parameters">
501  <span class="font10bold" style="color: #0000FF">span_font8(                                          <li>
502  [mixed 0 = - any # of arguments to live inside the tag])</SPAN>                                  <span class="var-type">mixed</span>
503  <BR>                                  <span class="var-name">0</span><span class="var-description">: <p>- any # of arguments to live                 inside the tag</p></span>                        </li>
504  <BR>                                  </ul>
505  <SPAN CLASS="font10bold">Description : </SPAN>                  
506  Build a SPANtag object with  css class of .font8.          
507  <br />  </div>
508                    </div>
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionspan_font8bold"><!-- --></A>  
 <SPAN CLASS="font12bold">span_font8bold</SPAN> (line <span class="linenumber">48</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">span_font8bold(  
 [mixed 0 = - any # of arguments to live inside the tag])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 Build a SPANtag object with  css class of .font8bold.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionspan_font10"><!-- --></A>  
 <SPAN CLASS="font12bold">span_font10</SPAN> (line <span class="linenumber">63</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">span_font10(  
 [mixed 0 = - any # of arguments to live inside the tag])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 Build a SPANtag object with  css class of .font10.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionspan_font10bold"><!-- --></A>  
 <SPAN CLASS="font12bold">span_font10bold</SPAN> (line <span class="linenumber">78</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">span_font10bold(  
 [mixed 0 = - any # of arguments to live inside the tag])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 Build a SPANtag object with  css class of .font10bold.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionspan_font12"><!-- --></A>  
 <SPAN CLASS="font12bold">span_font12</SPAN> (line <span class="linenumber">93</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">span_font12(  
 [mixed 0 = - any # of arguments to live inside the tag])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 Build a SPANtag object with  css class of .font12.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionspan_font12bold"><!-- --></A>  
 <SPAN CLASS="font12bold">span_font12bold</SPAN> (line <span class="linenumber">108</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">span_font12bold(  
 [mixed 0 = - any # of arguments to live inside the tag])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 Build a SPANtag object with  css class of .font12bold.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionspan_font14"><!-- --></A>  
 <SPAN CLASS="font12bold">span_font14</SPAN> (line <span class="linenumber">124</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">span_font14(  
 [mixed 0 = - any # of arguments to live inside the tag])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 Build a SPANtag object with  css class of .font14.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>  
         </DL>  
 </DIV>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME="functionspan_font14bold"><!-- --></A>  
 <SPAN CLASS="font12bold">span_font14bold</SPAN> (line <span class="linenumber">139</span>)  
 <BR>  
 <SPAN CLASS="font10bold">Usage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SPANtag.html">SPANtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">span_font14bold(  
 [mixed 0 = - any # of arguments to live inside the tag])</SPAN>  
 <BR>  
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 Build a SPANtag object with  css class of .font14bold.  
 <br />  
   
 <DL>  
         <DT class="font10bold">Function Parameters:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">mixed</SPAN> <span style="color: #0000FF;font-weight:bold">0</SPAN></SPAN> - any # of arguments to live inside the tag</DD>  
           
         <DT class="font10bold">Function Info:</DT>  
                 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object</DD>  
         </DL>  
 </DIV>  
 <BR>  
 <br>  
         <div id="credit">  
                 <hr>  
                 Documention generated on Thu, 20 Feb 2003 16:22:48 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>  
509          </div>          </div>
 </body>  
 </html>  
 </HTML>  
510            
511            <p class="notes" id="credit">
512                    Documention generated on Thu, 31 Jul 2003 18:32:39 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
513            </p>
514            </div></body>
515    </html>

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

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