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

Annotation of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_utils_divtag_utils_inc.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Sat Feb 22 20:56:38 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Changes since 1.1: +107 -184 lines
File MIME type: text/html
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 jonen 1.2 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>
2 jonen 1.1 <!--NewPage-->
3     <HTML>
4     <HEAD>
5 jonen 1.2 <!-- Generated by PhpDoc date: 'Thu, 20 Feb 2003 16:22:40 -0800' -->
6 jonen 1.1 <TITLE>Docs for page divtag_utils.inc</TITLE>
7 jonen 1.2 <LINK REL ='stylesheet' TYPE='text/css' HREF='../media/stylesheet.css' TITLE='Style'>
8 jonen 1.1 </HEAD>
9     <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10     <!-- Links -->
11     <a NAME="top"></A>
12     <table WIDTH="100%" class="links">
13     <TR>
14     <TD class="font10">
15     Links:
16     <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>
17     <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
18 jonen 1.2 <A HREF="#global_summary" class="links" title="Global Variable Summary">Globals</A>
19 jonen 1.1 <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
20 jonen 1.2 <A HREF="#function_summary" class="links" title="Function Summary">Functions</A>
21 jonen 1.1 <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
22     <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
23     <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
24     <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
25     </TD>
26     </TR>
27     </TABLE>
28     <BR>
29     <h2>File: Program_Root/tag_utils/divtag_utils.inc</h2>
30     this file holds special DIVtag rendering functions.
31 jonen 1.2 <br />
32     <p>Since the &lt;div&gt; is commonly used for special things we automate some common used &lt;div&gt; content &lt;/div&gt; rendering functions.</p><p>$Id: _tag_utils_divtag_utils_inc.html,v 1.22 2003/02/21 00:44:00 hemna Exp $</p>
33 jonen 1.1 <UL>
34 jonen 1.2 <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 jonen 1.1 <!-- =========== Used Classes =========== -->
37     <A NAME='classes_summary'><!-- --></A>
38 jonen 1.2 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
39     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
40 jonen 1.1 <TD>
41     <span class="font12bold">Classes defined in this file</span>
42     <A HREF="#top" CLASS="links">^TOP</A>
43     </TD>
44     </TR>
45     </TABLE>
46     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
47     <THEAD>
48     <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
49     </THEAD>
50     <TBODY>
51 jonen 1.2 </TBODY>
52 jonen 1.1 </TABLE>
53     <br>
54     <!-- =========== Includes SUMMARY =========== -->
55     <A NAME='includes_summary'><!-- --></A>
56     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
57     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
58     <TD>
59     <span CLASS="font12bold">Include Statements Summary</span>
60     <A HREF="#top" CLASS="links">^TOP</A>
61     </TD>
62     </TR>
63     </TABLE>
64     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
65     <THEAD>
66     <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
67     </THEAD>
68     <TBODY>
69 jonen 1.2 <TR BGCOLOR='white' CLASS='TableRowColor'>
70     <TD><A HREF="#_$phphtmllib/tag_utils/html_utils_inc">require_once</A></TD>
71 jonen 1.1 <TD>"$phphtmllib/tag_utils/html_utils.inc"</TD>
72     <TD>make sure we include the required functions</TD>
73     </TR>
74 jonen 1.2 </TBODY>
75 jonen 1.1 </TABLE>
76     <br>
77     <br>
78 jonen 1.2 <!-- =========== GLOBAL VARIABLE SUMMARY =========== -->
79 jonen 1.1 <A NAME='global_summary'><!-- --></A>
80     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
81     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
82     <TD>
83 jonen 1.2 <span CLASS="font12bold">Global Variable Summary</span>
84 jonen 1.1 <A HREF="#top" CLASS="links">^TOP</A>
85     </TD>
86     </TR>
87     </TABLE>
88     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
89     <THEAD>
90     <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
91     </THEAD>
92     <TBODY>
93 jonen 1.2 </TBODY>
94 jonen 1.1 </TABLE>
95     <br>
96     <br>
97     <!-- =========== CONSTANT SUMMARY =========== -->
98     <A NAME='constant_summary'><!-- --></A>
99 jonen 1.2 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
100     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
101 jonen 1.1 <TD>
102 jonen 1.2 <span class="font12bold">Constant Summary</span>
103 jonen 1.1 <A HREF="#top" CLASS="links">^TOP</A>
104     </TD>
105     </TR>
106     </TABLE>
107     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
108     <THEAD>
109     <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
110     </THEAD>
111     <TBODY>
112 jonen 1.2 </TBODY>
113 jonen 1.1 </TABLE>
114     <br>
115     <br>
116 jonen 1.2 <!-- =========== FUNCTION SUMMARY =========== -->
117     <A NAME='function_summary'><!-- --></A>
118     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="bordernobottom">
119 jonen 1.1 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
120     <TD>
121     <span class="font12bold">Function Summary</span>
122     <A HREF="#top" CLASS="links">^TOP</A>
123     </TD>
124     </TR>
125    
126 jonen 1.2 <!-- =========== Summary =========== -->
127 jonen 1.1 <TR BGCOLOR='white' CLASS='TableRowColor'>
128     <TD>
129 jonen 1.2 <CODE><B><A HREF="../phpHtmlLib/_tag_utils_divtag_utils_inc.html#functiondiv_build_spacergif_tag"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> div_build_spacergif_tag ( $width, $height )</A></B></CODE>
130 jonen 1.1 <BR>
131     <blockquote> Render a div w/ a spacer give as its content. </blockquote>
132     </TD>
133     </TR>
134 jonen 1.2 <!-- =========== Summary =========== -->
135 jonen 1.1 <TR BGCOLOR='white' CLASS='TableRowColor'>
136     <TD>
137 jonen 1.2 <CODE><B><A HREF="../phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> html_div ( [$class = ""] )</A></B></CODE>
138 jonen 1.1 <BR>
139     <blockquote> build a new div tag with content </blockquote>
140     </TD>
141     </TR>
142 jonen 1.2 <!-- =========== Summary =========== -->
143 jonen 1.1 <TR BGCOLOR='white' CLASS='TableRowColor'>
144     <TD>
145 jonen 1.2 <CODE><B><A HREF="../phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div_center"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> html_div_center ( [0 = - any # of arguments that will live in the <div></div>] )</A></B></CODE>
146 jonen 1.1 <BR>
147 jonen 1.2 <blockquote> build a new div tag with default attributes of "align=center" </blockquote>
148 jonen 1.1 </TD>
149     </TR>
150 jonen 1.2 <!-- =========== Summary =========== -->
151 jonen 1.1 <TR BGCOLOR='white' CLASS='TableRowColor'>
152     <TD>
153 jonen 1.2 <CODE><B><A HREF="../phpHtmlLib/_tag_utils_divtag_utils_inc.html#functionhtml_div_small"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a> html_div_small ( [0 = - any # of arguments that will live in the <div></div>] )</A></B></CODE>
154 jonen 1.1 <BR>
155 jonen 1.2 <blockquote> This builds the 1px font size DIVtag object, which can be used anywhere </blockquote>
156 jonen 1.1 </TD>
157     </TR>
158 jonen 1.2 </TABLE>
159 jonen 1.1 <br>
160     <!-- ============ Includes DETAIL =========== -->
161    
162     <A NAME='includes_detail'></A>
163     <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
164     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
165     <TD>
166     <span CLASS="font12bold">Include Statements Detail</span>
167     <A HREF="#top" CLASS="links">^TOP</A>
168     </TD>
169     </TR>
170     </TABLE>
171    
172     <DIV CLASS="function">
173 jonen 1.2 <A NAME="_$phphtmllib/tag_utils/html_utils_inc"><!-- --></A>
174     <span class="font10bold">Include Type : </span>require_once (line <span class="linenumber">20</span>)
175 jonen 1.1 <BR>
176     <span class="font10bold">Include File : </span>"$phphtmllib/tag_utils/html_utils.inc"
177     <BR>
178     make sure we include the required functions
179 jonen 1.2 <br />
180 jonen 1.1
181     <UL>
182 jonen 1.2 </UL>
183 jonen 1.1 </DIV>
184     <br>
185     <!-- ============ GLOBALS DETAIL =========== -->
186    
187     <A NAME='global_detail'></A>
188 jonen 1.2 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
189 jonen 1.1 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
190     <TD>
191     <span CLASS="font12bold">Global Variable Detail</span>
192     <A HREF="#top" CLASS="links">^TOP</A>
193     </TD>
194     </TR>
195     </TABLE>
196    
197     <br>
198     <!-- ============ CONSTANT DETAIL =========== -->
199    
200     <A NAME='constant_detail'></A>
201 jonen 1.2 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
202     <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
203 jonen 1.1 <TD>
204     <span CLASS="font12bold">Constant Detail</span>
205     <A HREF="#top" CLASS="links">^TOP</A>
206     </TD>
207     </TR>
208     </TABLE>
209    
210     <br>
211     <!-- ============ FUNCTION DETAIL =========== -->
212    
213     <A NAME='function_detail'></A>
214 jonen 1.2 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
215 jonen 1.1 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
216     <TD>
217     <span class="font12bold">Function Detail</span>
218     <A HREF="#top" CLASS="links">^TOP</A>
219     </TD>
220     </TR>
221     </TABLE>
222     <BR>
223    
224     <DIV CLASS="function">
225 jonen 1.2 <A NAME="functiondiv_build_spacergif_tag"><!-- --></A>
226     <SPAN CLASS="font12bold">div_build_spacergif_tag</SPAN> (line <span class="linenumber">33</span>)
227 jonen 1.1 <BR>
228 jonen 1.2 <SPAN CLASS="font10bold">Usage : </SPAN>
229 jonen 1.1 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;
230 jonen 1.2 <span class="font10bold" style="color: #0000FF">div_build_spacergif_tag(
231     int $width, int $height)</SPAN>
232 jonen 1.1 <BR>
233     <BR>
234     <SPAN CLASS="font10bold">Description : </SPAN>
235     Render a div w/ a spacer give as its content.
236 jonen 1.2 <br />
237 jonen 1.1
238     <DL>
239 jonen 1.2 <DT class="font10bold">Function Parameters:</DT>
240     <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$width</SPAN></SPAN> - the width of the img ( DEFAULT : 1)</DD>
241     <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">int</SPAN> <span style="color: #0000FF;font-weight:bold">$height</SPAN></SPAN> - the height of the img ( DEFAULT : 1)</DD>
242    
243     <DT class="font10bold">Function Info:</DT>
244     <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>
245     <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walter A. Boring IV</DD>
246     </DL>
247 jonen 1.1 </DIV>
248     <BR>
249    
250     <DIV CLASS="function">
251 jonen 1.2 <A NAME="functionhtml_div"><!-- --></A>
252     <SPAN CLASS="font12bold">html_div</SPAN> (line <span class="linenumber">69</span>)
253 jonen 1.1 <BR>
254 jonen 1.2 <SPAN CLASS="font10bold">Usage : </SPAN>
255 jonen 1.1 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;
256 jonen 1.2 <span class="font10bold" style="color: #0000FF">html_div(
257     [string $class = ""], mixed 1)</SPAN>
258 jonen 1.1 <BR>
259     <BR>
260     <SPAN CLASS="font10bold">Description : </SPAN>
261     build a new div tag with content
262 jonen 1.2 <br />
263 jonen 1.1
264     <DL>
265 jonen 1.2 <DT class="font10bold">Function Parameters:</DT>
266     <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$class</SPAN></SPAN> - the css class for the div</DD>
267     <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">1</SPAN></SPAN> - any # of arguments that will live in the &lt;div&gt;&lt;/div&gt;</DD>
268    
269     <DT class="font10bold">Function Info:</DT>
270     <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>
271     <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walter A. Boring IV</DD>
272     </DL>
273 jonen 1.1 </DIV>
274     <BR>
275    
276     <DIV CLASS="function">
277 jonen 1.2 <A NAME="functionhtml_div_center"><!-- --></A>
278     <SPAN CLASS="font12bold">html_div_center</SPAN> (line <span class="linenumber">49</span>)
279 jonen 1.1 <BR>
280 jonen 1.2 <SPAN CLASS="font10bold">Usage : </SPAN>
281 jonen 1.1 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;
282 jonen 1.2 <span class="font10bold" style="color: #0000FF">html_div_center(
283     [mixed 0 = - any # of arguments that will live in the <div></div>])</SPAN>
284 jonen 1.1 <BR>
285     <BR>
286     <SPAN CLASS="font10bold">Description : </SPAN>
287 jonen 1.2 build a new div tag with default attributes of "align=center"
288     <br />
289 jonen 1.1
290     <DL>
291 jonen 1.2 <DT class="font10bold">Function Parameters:</DT>
292     <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 that will live in the &lt;div&gt;&lt;/div&gt;</DD>
293    
294     <DT class="font10bold">Function Info:</DT>
295     <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>
296     <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>author</b> - Walter A. Boring IV</DD>
297     </DL>
298 jonen 1.1 </DIV>
299     <BR>
300    
301     <DIV CLASS="function">
302 jonen 1.2 <A NAME="functionhtml_div_small"><!-- --></A>
303     <SPAN CLASS="font12bold">html_div_small</SPAN> (line <span class="linenumber">93</span>)
304 jonen 1.1 <BR>
305 jonen 1.2 <SPAN CLASS="font10bold">Usage : </SPAN>
306 jonen 1.1 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DIVtag.html">DIVtag</a></SPAN>&nbsp;
307 jonen 1.2 <span class="font10bold" style="color: #0000FF">html_div_small(
308     [mixed 0 = - any # of arguments that will live in the <div></div>])</SPAN>
309 jonen 1.1 <BR>
310     <BR>
311     <SPAN CLASS="font10bold">Description : </SPAN>
312 jonen 1.2 This builds the 1px font size DIVtag object, which can be used anywhere
313     <br />
314    
315 jonen 1.1 <DL>
316 jonen 1.2 <DT class="font10bold">Function Parameters:</DT>
317     <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 that will live in the &lt;div&gt;&lt;/div&gt;</DD>
318    
319     <DT class="font10bold">Function Info:</DT>
320     <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>return</b> - object.</DD>
321     </DL>
322 jonen 1.1 </DIV>
323     <BR>
324     <br>
325 jonen 1.2 <div id="credit">
326     <hr>
327     Documention generated on Thu, 20 Feb 2003 16:22:40 -0800 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0rc1</a>
328     </div>
329     </body>
330     </html>
331     </HTML>

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