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

Contents of /nfo/php/libs/com.newsblob.phphtmllib/doc/phpHtmlLib/_tag_utils_wml_utils_inc.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Thu Jan 30 03:29:21 2003 UTC (21 years, 6 months ago) by jonen
Branch: MAIN
Branch point for: no_vendor_tag
File MIME type: text/html
Initial revision

1 <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.dtd'>
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by PhpDoc date: 'Mon, 25 Nov 2002 09:21:41 -0800' -->
6 <TITLE>Docs for page wml_utils.inc</TITLE>
7 <LINK REL ='stylesheet' TYPE='text/css' HREF='stylesheet.css' TITLE='Style'>
8 </HEAD>
9 <BODY style="background-color: #eeeeee; font-family: arial; font-size: .9em;">
10
11
12 <!-- Links -->
13 <a NAME="top"></A>
14 <table WIDTH="100%" class="links">
15 <TR>
16 <TD class="font10">
17 Links:
18 <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>
19 <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>
20 <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>
21 <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>
22 <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>
23 <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>
24 <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>
25 <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>
26 <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>
27 </TD>
28 </TR>
29 </TABLE>
30 <BR>
31
32 <h2>File: Program_Root/tag_utils/wml_utils.inc</h2>
33 <!-- ========== Info from phpDoc block ========= -->
34 This file contains some utility functions
35 <BR>
36 to help build some Tag objects that are
37 commonly used in wml.
38
39 This file only builds the helper functions that
40 build wml specific tags. Some wml tags are identical
41 to their HTML counterparts. You should use the html_*
42 functions for those.
43
44 $Id: _tag_utils_wml_utils_inc.html,v 1.5 2002/11/25 17:56:10 hemna Exp $
45
46 <UL>
47
48 <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>
49
50 <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>
51
52 </UL>
53
54 <br>
55 <!-- =========== Used Classes =========== -->
56 <A NAME='classes_summary'><!-- --></A>
57 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
58 <TR CLASS='TableHeadingColor'>
59 <TD>
60 <span class="font12bold">Classes defined in this file</span>
61 <A HREF="#top" CLASS="links">^TOP</A>
62 </TD>
63 </TR>
64 </TABLE>
65 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
66 <THEAD>
67 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>
68 </THEAD>
69 <TBODY>
70
71 </TBODY>
72 </TABLE>
73 <br>
74 <br>
75 <!-- =========== Includes SUMMARY =========== -->
76 <A NAME='includes_summary'><!-- --></A>
77 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
78 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
79 <TD>
80 <span CLASS="font12bold">Include Statements Summary</span>
81 <A HREF="#top" CLASS="links">^TOP</A>
82 </TD>
83 </TR>
84 </TABLE>
85 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
86 <THEAD>
87 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>
88 </THEAD>
89 <TBODY>
90
91 </TBODY>
92 </TABLE>
93 <br>
94
95 <br>
96 <!-- =========== CONSTANT SUMMARY =========== -->
97 <A NAME='global_summary'><!-- --></A>
98 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
99 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
100 <TD>
101 <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>
102 <A HREF="#top" CLASS="links">^TOP</A>
103 </TD>
104 </TR>
105 </TABLE>
106 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
107 <THEAD>
108 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>
109 </THEAD>
110 <TBODY>
111
112 </TBODY>
113 </TABLE>
114 <br>
115
116
117 <br>
118 <!-- =========== CONSTANT SUMMARY =========== -->
119 <A NAME='constant_summary'><!-- --></A>
120 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">
121 <TR CLASS='TableHeadingColor'>
122 <TD>
123 <span CLASS="font12bold">Constant Summary</span>
124 <A HREF="#top" CLASS="links">^TOP</A>
125 </TD>
126 </TR>
127 </TABLE>
128 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
129 <THEAD>
130 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>
131 </THEAD>
132 <TBODY>
133
134 </TBODY>
135 </TABLE>
136 <br>
137
138 <br>
139 <!-- =========== Function SUMMARY =========== -->
140 <A NAME='Function_summary'><!-- --></A>
141 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">
142 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
143 <TD>
144 <span class="font12bold">Function Summary</span>
145 <A HREF="#top" CLASS="links">^TOP</A>
146 </TD>
147 </TR>
148
149
150 <!-- =========== Summary =========== -->
151 <TR BGCOLOR='white' CLASS='TableRowColor'>
152 <TD>
153 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_a'>Atag wml_a ( $url, $content, [$class = NULL], [$title = NULL] )</A></B></CODE>
154 <BR>
155 <blockquote> build an href with content and attributes. </blockquote>
156 </TD>
157 </TR>
158
159 <!-- =========== Summary =========== -->
160 <TR BGCOLOR='white' CLASS='TableRowColor'>
161 <TD>
162 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_access'>ACCESStag wml_access ( $domain, [$path = NULL], [$id = NULL], [$class = NULL] )</A></B></CODE>
163 <BR>
164 <blockquote> this function builds a wml &lt;access /&gt; tag </blockquote>
165 </TD>
166 </TR>
167
168 <!-- =========== Summary =========== -->
169 <TR BGCOLOR='white' CLASS='TableRowColor'>
170 <TD>
171 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_anchor'>ANCHORtag wml_anchor ( )</A></B></CODE>
172 <BR>
173 <blockquote> this builds an &lt;anchor&gt; tag </blockquote>
174 </TD>
175 </TR>
176
177 <!-- =========== Summary =========== -->
178 <TR BGCOLOR='white' CLASS='TableRowColor'>
179 <TD>
180 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_card'>CARDtag wml_card ( $title, [$id = NULL], [$class = NULL] )</A></B></CODE>
181 <BR>
182 <blockquote> This function helps build a &lt;card&gt; tag </blockquote>
183 </TD>
184 </TR>
185
186 <!-- =========== Summary =========== -->
187 <TR BGCOLOR='white' CLASS='TableRowColor'>
188 <TD>
189 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_do'>DOtag wml_do ( $type )</A></B></CODE>
190 <BR>
191 <blockquote> This function builds the WML &lt;do&gt; tag </blockquote>
192 </TD>
193 </TR>
194
195 <!-- =========== Summary =========== -->
196 <TR BGCOLOR='white' CLASS='TableRowColor'>
197 <TD>
198 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_fieldset'>FIELDSETtag wml_fieldset ( [0 = - any N number of params for
199 content for the tag] )</A></B></CODE>
200 <BR>
201 <blockquote> This function builds an &lt;fieldset&gt; tag
202 for WML. </blockquote>
203 </TD>
204 </TR>
205
206 <!-- =========== Summary =========== -->
207 <TR BGCOLOR='white' CLASS='TableRowColor'>
208 <TD>
209 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_go'>GOtag wml_go ( $href, [$method = "get"] )</A></B></CODE>
210 <BR>
211 <blockquote> This function builds the WML &lt;go&gt; tag </blockquote>
212 </TD>
213 </TR>
214
215 <!-- =========== Summary =========== -->
216 <TR BGCOLOR='white' CLASS='TableRowColor'>
217 <TD>
218 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_img'>IMGtag wml_img ( $src, [$width = NULL], [$height = NULL], [$alt = NULL] )</A></B></CODE>
219 <BR>
220 <blockquote> This function builds an <img> tag,
221 which refers to a .wbmp format image. </blockquote>
222 </TD>
223 </TR>
224
225 <!-- =========== Summary =========== -->
226 <TR BGCOLOR='white' CLASS='TableRowColor'>
227 <TD>
228 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_input'>INPUTtag wml_input ( $name, [$type = "text"], [$value = NULL], [$size = NULL] )</A></B></CODE>
229 <BR>
230 <blockquote> This function builds the WML &lt;input&gt; tag object </blockquote>
231 </TD>
232 </TR>
233
234 <!-- =========== Summary =========== -->
235 <TR BGCOLOR='white' CLASS='TableRowColor'>
236 <TD>
237 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_noop'>NOOPtag wml_noop ( )</A></B></CODE>
238 <BR>
239 <blockquote> This function builds the WML &lt;noop&gt; tag </blockquote>
240 </TD>
241 </TR>
242
243 <!-- =========== Summary =========== -->
244 <TR BGCOLOR='white' CLASS='TableRowColor'>
245 <TD>
246 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_onevent'>ONEVENTtag wml_onevent ( $type )</A></B></CODE>
247 <BR>
248 <blockquote> This function builds a WML &lt;onevent&gt; tag </blockquote>
249 </TD>
250 </TR>
251
252 <!-- =========== Summary =========== -->
253 <TR BGCOLOR='white' CLASS='TableRowColor'>
254 <TD>
255 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_postfield'>POSTFIELDtag wml_postfield ( $name, $value )</A></B></CODE>
256 <BR>
257 <blockquote> This function builds a WML &lt;postfield&gt; tag </blockquote>
258 </TD>
259 </TR>
260
261 <!-- =========== Summary =========== -->
262 <TR BGCOLOR='white' CLASS='TableRowColor'>
263 <TD>
264 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_prev'>PREVtag wml_prev ( [0 = - any N number of params for
265 content for the tag] )</A></B></CODE>
266 <BR>
267 <blockquote> This function builds a WML &lt;prev&gt; tag object </blockquote>
268 </TD>
269 </TR>
270
271 <!-- =========== Summary =========== -->
272 <TR BGCOLOR='white' CLASS='TableRowColor'>
273 <TD>
274 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_refresh'>REFRESHtag wml_refresh ( [0 = - any N number of params for
275 content for the tag] )</A></B></CODE>
276 <BR>
277 <blockquote> This function builds a WML &lt;refresh&gt; tag object </blockquote>
278 </TD>
279 </TR>
280
281 <!-- =========== Summary =========== -->
282 <TR BGCOLOR='white' CLASS='TableRowColor'>
283 <TD>
284 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_select'>SELECTtag wml_select ( [$options = array()] )</A></B></CODE>
285 <BR>
286 <blockquote> This function builds the WML &lt;select&gt; tag </blockquote>
287 </TD>
288 </TR>
289
290 <!-- =========== Summary =========== -->
291 <TR BGCOLOR='white' CLASS='TableRowColor'>
292 <TD>
293 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_setvar'>SETVARtag wml_setvar ( $name, $value )</A></B></CODE>
294 <BR>
295 <blockquote> This function builds the WML &lt;setvar&gt; tag </blockquote>
296 </TD>
297 </TR>
298
299 <!-- =========== Summary =========== -->
300 <TR BGCOLOR='white' CLASS='TableRowColor'>
301 <TD>
302 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_tag'>WMLtag wml_tag ( [0 = - any N number of params for
303 content for the tag] )</A></B></CODE>
304 <BR>
305 <blockquote> This function builds a &lt;wml&gt; tag </blockquote>
306 </TD>
307 </TR>
308
309 <!-- =========== Summary =========== -->
310 <TR BGCOLOR='white' CLASS='TableRowColor'>
311 <TD>
312 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_template'>TEMPLATEtag wml_template ( [0 = - any N number of params for
313 content for the tag] )</A></B></CODE>
314 <BR>
315 <blockquote> this function builds a &lt;template&gt; tag
316 and it's content </blockquote>
317 </TD>
318 </TR>
319
320 <!-- =========== Summary =========== -->
321 <TR BGCOLOR='white' CLASS='TableRowColor'>
322 <TD>
323 <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_timer'>TIMERtag wml_timer ( $value )</A></B></CODE>
324 <BR>
325 <blockquote> This function builds the WML &lt;timer&gt; tag
326 the time unit of the value is 1/10 of a second. </blockquote>
327 </TD>
328 </TR>
329
330 </TABLE>
331
332 <br>
333 <!-- ============ Includes DETAIL =========== -->
334
335 <A NAME='includes_detail'></A>
336 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
337 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
338 <TD>
339 <span CLASS="font12bold">Include Statements Detail</span>
340 <A HREF="#top" CLASS="links">^TOP</A>
341 </TD>
342 </TR>
343 </TABLE>
344
345
346
347 <br>
348 <!-- ============ GLOBALS DETAIL =========== -->
349
350 <A NAME='global_detail'></A>
351 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
352 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
353 <TD>
354 <span CLASS="font12bold">Global Variable Detail</span>
355 <A HREF="#top" CLASS="links">^TOP</A>
356 </TD>
357 </TR>
358 </TABLE>
359
360
361
362 <br>
363 <!-- ============ CONSTANT DETAIL =========== -->
364
365 <A NAME='constant_detail'></A>
366 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
367 <TR CLASS='TableHeadingColor'>
368 <TD>
369 <span CLASS="font12bold">Constant Detail</span>
370 <A HREF="#top" CLASS="links">^TOP</A>
371 </TD>
372 </TR>
373 </TABLE>
374
375
376
377 <br>
378 <!-- ============ FUNCTION DETAIL =========== -->
379
380 <A NAME='function_detail'></A>
381 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">
382 <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>
383 <TD>
384 <span class="font12bold">Function Detail</span>
385 <A HREF="#top" CLASS="links">^TOP</A>
386 </TD>
387 </TR>
388 </TABLE>
389 <BR>
390
391 <DIV CLASS="function">
392 <A NAME='wml_a'><!-- --></A>
393 <SPAN CLASS="font12bold">wml_a</SPAN>
394 <BR>
395 <SPAN CLASS="font10bold">Useage : </SPAN>
396 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Atag.html">Atag</a></SPAN>&nbsp;
397 <span class="font10bold" style="color: #0000FF">wml_a ( $url, $content, [$class = NULL], [$title = NULL] )</SPAN>
398 <BR>
399
400 <BR>
401 <SPAN CLASS="font10bold">Description : </SPAN>
402 <!-- ========== Info from phpDoc block ========= -->
403 build an href with content and attributes.
404 <BR>
405
406 <DL>
407 <DT class="font10bold">Function Parameters:</DT>
408
409 <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">$url</SPAN></SPAN> - the href attribute.</DD>
410
411 <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">$content</SPAN></SPAN> - the visible link text.</DD>
412
413 <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 to use.</DD>
414
415 <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">$title</SPAN></SPAN> - the title attribute</DD>
416
417
418 <DT class="font10bold">Function Info:</DT>
419
420 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object.</DD>
421
422 </DL>
423
424 </DIV>
425 <BR>
426
427 <DIV CLASS="function">
428 <A NAME='wml_access'><!-- --></A>
429 <SPAN CLASS="font12bold">wml_access</SPAN>
430 <BR>
431 <SPAN CLASS="font10bold">Useage : </SPAN>
432 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ACCESStag.html">ACCESStag</a></SPAN>&nbsp;
433 <span class="font10bold" style="color: #0000FF">wml_access ( $domain, [$path = NULL], [$id = NULL], [$class = NULL] )</SPAN>
434 <BR>
435
436 <BR>
437 <SPAN CLASS="font10bold">Description : </SPAN>
438 <!-- ========== Info from phpDoc block ========= -->
439 this function builds a wml &lt;access /&gt; tag
440 <BR>
441
442 <DL>
443 <DT class="font10bold">Function Parameters:</DT>
444
445 <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">$domain</SPAN></SPAN> - the domain attribute</DD>
446
447 <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">$path</SPAN></SPAN> - the path attribute</DD>
448
449 <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">$id</SPAN></SPAN> - the id attribute</DD>
450
451 <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 class attribute</DD>
452
453
454 <DT class="font10bold">Function Info:</DT>
455
456 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
457
458 </DL>
459
460 </DIV>
461 <BR>
462
463 <DIV CLASS="function">
464 <A NAME='wml_anchor'><!-- --></A>
465 <SPAN CLASS="font12bold">wml_anchor</SPAN>
466 <BR>
467 <SPAN CLASS="font10bold">Useage : </SPAN>
468 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ANCHORtag.html">ANCHORtag</a></SPAN>&nbsp;
469 <span class="font10bold" style="color: #0000FF">wml_anchor ( )</SPAN>
470 <BR>
471
472 <BR>
473 <SPAN CLASS="font10bold">Description : </SPAN>
474 <!-- ========== Info from phpDoc block ========= -->
475 this builds an &lt;anchor&gt; tag
476 <BR>
477
478 <DL>
479 <DT class="font10bold">Function Parameters:</DT>
480
481
482 <DT class="font10bold">Function Info:</DT>
483
484 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
485
486 </DL>
487
488 </DIV>
489 <BR>
490
491 <DIV CLASS="function">
492 <A NAME='wml_card'><!-- --></A>
493 <SPAN CLASS="font12bold">wml_card</SPAN>
494 <BR>
495 <SPAN CLASS="font10bold">Useage : </SPAN>
496 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CARDtag.html">CARDtag</a></SPAN>&nbsp;
497 <span class="font10bold" style="color: #0000FF">wml_card ( $title, [$id = NULL], [$class = NULL] )</SPAN>
498 <BR>
499
500 <BR>
501 <SPAN CLASS="font10bold">Description : </SPAN>
502 <!-- ========== Info from phpDoc block ========= -->
503 This function helps build a &lt;card&gt; tag
504 <BR>
505
506 <DL>
507 <DT class="font10bold">Function Parameters:</DT>
508
509 <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">3</SPAN></SPAN> - any N number of params for
510 content for the tag</DD>
511
512 <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">$title</SPAN></SPAN> - the title attribute</DD>
513
514 <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">$id</SPAN></SPAN> - the id attribute</DD>
515
516 <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 class attribute</DD>
517
518
519 <DT class="font10bold">Function Info:</DT>
520
521 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
522
523 </DL>
524
525 </DIV>
526 <BR>
527
528 <DIV CLASS="function">
529 <A NAME='wml_do'><!-- --></A>
530 <SPAN CLASS="font12bold">wml_do</SPAN>
531 <BR>
532 <SPAN CLASS="font10bold">Useage : </SPAN>
533 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DOtag.html">DOtag</a></SPAN>&nbsp;
534 <span class="font10bold" style="color: #0000FF">wml_do ( $type )</SPAN>
535 <BR>
536
537 <BR>
538 <SPAN CLASS="font10bold">Description : </SPAN>
539 <!-- ========== Info from phpDoc block ========= -->
540 This function builds the WML &lt;do&gt; tag
541 <BR>
542
543 <DL>
544 <DT class="font10bold">Function Parameters:</DT>
545
546 <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 N number of params for
547 content for the tag</DD>
548
549 <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">$type</SPAN></SPAN> - the required 'type' attribute</DD>
550
551
552 <DT class="font10bold">Function Info:</DT>
553
554 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
555
556 </DL>
557
558 </DIV>
559 <BR>
560
561 <DIV CLASS="function">
562 <A NAME='wml_fieldset'><!-- --></A>
563 <SPAN CLASS="font12bold">wml_fieldset</SPAN>
564 <BR>
565 <SPAN CLASS="font10bold">Useage : </SPAN>
566 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></SPAN>&nbsp;
567 <span class="font10bold" style="color: #0000FF">wml_fieldset ( [0 = - any N number of params for
568 content for the tag] )</SPAN>
569 <BR>
570
571 <BR>
572 <SPAN CLASS="font10bold">Description : </SPAN>
573 <!-- ========== Info from phpDoc block ========= -->
574 This function builds an &lt;fieldset&gt; tag
575 for WML.
576 <BR>
577
578 <DL>
579 <DT class="font10bold">Function Parameters:</DT>
580
581 <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 N number of params for
582 content for the tag</DD>
583
584
585 <DT class="font10bold">Function Info:</DT>
586
587 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
588
589 </DL>
590
591 </DIV>
592 <BR>
593
594 <DIV CLASS="function">
595 <A NAME='wml_go'><!-- --></A>
596 <SPAN CLASS="font12bold">wml_go</SPAN>
597 <BR>
598 <SPAN CLASS="font10bold">Useage : </SPAN>
599 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/GOtag.html">GOtag</a></SPAN>&nbsp;
600 <span class="font10bold" style="color: #0000FF">wml_go ( $href, [$method = "get"] )</SPAN>
601 <BR>
602
603 <BR>
604 <SPAN CLASS="font10bold">Description : </SPAN>
605 <!-- ========== Info from phpDoc block ========= -->
606 This function builds the WML &lt;go&gt; tag
607 <BR>
608
609 <DL>
610 <DT class="font10bold">Function Parameters:</DT>
611
612 <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">2</SPAN></SPAN> - any N number of params for
613 content for the tag</DD>
614
615 <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">$href</SPAN></SPAN> - the required 'href' attribute</DD>
616
617 <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">$method</SPAN></SPAN> - the optional 'method' attribute</DD>
618
619
620 <DT class="font10bold">Function Info:</DT>
621
622 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
623
624 </DL>
625
626 </DIV>
627 <BR>
628
629 <DIV CLASS="function">
630 <A NAME='wml_img'><!-- --></A>
631 <SPAN CLASS="font12bold">wml_img</SPAN>
632 <BR>
633 <SPAN CLASS="font10bold">Useage : </SPAN>
634 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></SPAN>&nbsp;
635 <span class="font10bold" style="color: #0000FF">wml_img ( $src, [$width = NULL], [$height = NULL], [$alt = NULL] )</SPAN>
636 <BR>
637
638 <BR>
639 <SPAN CLASS="font10bold">Description : </SPAN>
640 <!-- ========== Info from phpDoc block ========= -->
641 This function builds an <img> tag,
642 which refers to a .wbmp format image.
643 <BR>
644
645 <DL>
646 <DT class="font10bold">Function Parameters:</DT>
647
648
649 <DT class="font10bold">Function Info:</DT>
650
651 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
652
653 </DL>
654
655 </DIV>
656 <BR>
657
658 <DIV CLASS="function">
659 <A NAME='wml_input'><!-- --></A>
660 <SPAN CLASS="font12bold">wml_input</SPAN>
661 <BR>
662 <SPAN CLASS="font10bold">Useage : </SPAN>
663 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/INPUTtag.html">INPUTtag</a></SPAN>&nbsp;
664 <span class="font10bold" style="color: #0000FF">wml_input ( $name, [$type = "text"], [$value = NULL], [$size = NULL] )</SPAN>
665 <BR>
666
667 <BR>
668 <SPAN CLASS="font10bold">Description : </SPAN>
669 <!-- ========== Info from phpDoc block ========= -->
670 This function builds the WML &lt;input&gt; tag object
671 <BR>
672
673 <DL>
674 <DT class="font10bold">Function Parameters:</DT>
675
676 <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">$name</SPAN></SPAN> - the required 'name' attribute</DD>
677
678
679 <DT class="font10bold">Function Info:</DT>
680
681 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
682
683 </DL>
684
685 </DIV>
686 <BR>
687
688 <DIV CLASS="function">
689 <A NAME='wml_noop'><!-- --></A>
690 <SPAN CLASS="font12bold">wml_noop</SPAN>
691 <BR>
692 <SPAN CLASS="font10bold">Useage : </SPAN>
693 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/NOOPtag.html">NOOPtag</a></SPAN>&nbsp;
694 <span class="font10bold" style="color: #0000FF">wml_noop ( )</SPAN>
695 <BR>
696
697 <BR>
698 <SPAN CLASS="font10bold">Description : </SPAN>
699 <!-- ========== Info from phpDoc block ========= -->
700 This function builds the WML &lt;noop&gt; tag
701 <BR>
702
703 <DL>
704 <DT class="font10bold">Function Parameters:</DT>
705
706
707 <DT class="font10bold">Function Info:</DT>
708
709 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
710
711 </DL>
712
713 </DIV>
714 <BR>
715
716 <DIV CLASS="function">
717 <A NAME='wml_onevent'><!-- --></A>
718 <SPAN CLASS="font12bold">wml_onevent</SPAN>
719 <BR>
720 <SPAN CLASS="font10bold">Useage : </SPAN>
721 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ONEVENTtag.html">ONEVENTtag</a></SPAN>&nbsp;
722 <span class="font10bold" style="color: #0000FF">wml_onevent ( $type )</SPAN>
723 <BR>
724
725 <BR>
726 <SPAN CLASS="font10bold">Description : </SPAN>
727 <!-- ========== Info from phpDoc block ========= -->
728 This function builds a WML &lt;onevent&gt; tag
729 <BR>
730
731 <DL>
732 <DT class="font10bold">Function Parameters:</DT>
733
734 <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">$type</SPAN></SPAN> - the required 'type' attribute</DD>
735
736
737 <DT class="font10bold">Function Info:</DT>
738
739 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
740
741 </DL>
742
743 </DIV>
744 <BR>
745
746 <DIV CLASS="function">
747 <A NAME='wml_postfield'><!-- --></A>
748 <SPAN CLASS="font12bold">wml_postfield</SPAN>
749 <BR>
750 <SPAN CLASS="font10bold">Useage : </SPAN>
751 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/POSTFIELDtag.html">POSTFIELDtag</a></SPAN>&nbsp;
752 <span class="font10bold" style="color: #0000FF">wml_postfield ( $name, $value )</SPAN>
753 <BR>
754
755 <BR>
756 <SPAN CLASS="font10bold">Description : </SPAN>
757 <!-- ========== Info from phpDoc block ========= -->
758 This function builds a WML &lt;postfield&gt; tag
759 <BR>
760
761 <DL>
762 <DT class="font10bold">Function Parameters:</DT>
763
764 <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">$name</SPAN></SPAN> - the required 'name' attribute</DD>
765
766 <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">$value</SPAN></SPAN> - the required 'value' attribute</DD>
767
768
769 <DT class="font10bold">Function Info:</DT>
770
771 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
772
773 </DL>
774
775 </DIV>
776 <BR>
777
778 <DIV CLASS="function">
779 <A NAME='wml_prev'><!-- --></A>
780 <SPAN CLASS="font12bold">wml_prev</SPAN>
781 <BR>
782 <SPAN CLASS="font10bold">Useage : </SPAN>
783 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/PREVtag.html">PREVtag</a></SPAN>&nbsp;
784 <span class="font10bold" style="color: #0000FF">wml_prev ( [0 = - any N number of params for
785 content for the tag] )</SPAN>
786 <BR>
787
788 <BR>
789 <SPAN CLASS="font10bold">Description : </SPAN>
790 <!-- ========== Info from phpDoc block ========= -->
791 This function builds a WML &lt;prev&gt; tag object
792 <BR>
793
794 <DL>
795 <DT class="font10bold">Function Parameters:</DT>
796
797 <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 N number of params for
798 content for the tag</DD>
799
800
801 <DT class="font10bold">Function Info:</DT>
802
803 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
804
805 </DL>
806
807 </DIV>
808 <BR>
809
810 <DIV CLASS="function">
811 <A NAME='wml_refresh'><!-- --></A>
812 <SPAN CLASS="font12bold">wml_refresh</SPAN>
813 <BR>
814 <SPAN CLASS="font10bold">Useage : </SPAN>
815 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/REFRESHtag.html">REFRESHtag</a></SPAN>&nbsp;
816 <span class="font10bold" style="color: #0000FF">wml_refresh ( [0 = - any N number of params for
817 content for the tag] )</SPAN>
818 <BR>
819
820 <BR>
821 <SPAN CLASS="font10bold">Description : </SPAN>
822 <!-- ========== Info from phpDoc block ========= -->
823 This function builds a WML &lt;refresh&gt; tag object
824 <BR>
825
826 <DL>
827 <DT class="font10bold">Function Parameters:</DT>
828
829 <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 N number of params for
830 content for the tag</DD>
831
832
833 <DT class="font10bold">Function Info:</DT>
834
835 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
836
837 </DL>
838
839 </DIV>
840 <BR>
841
842 <DIV CLASS="function">
843 <A NAME='wml_select'><!-- --></A>
844 <SPAN CLASS="font12bold">wml_select</SPAN>
845 <BR>
846 <SPAN CLASS="font10bold">Useage : </SPAN>
847 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SELECTtag.html">SELECTtag</a></SPAN>&nbsp;
848 <span class="font10bold" style="color: #0000FF">wml_select ( [$options = array()] )</SPAN>
849 <BR>
850
851 <BR>
852 <SPAN CLASS="font10bold">Description : </SPAN>
853 <!-- ========== Info from phpDoc block ========= -->
854 This function builds the WML &lt;select&gt; tag
855 <BR>
856
857 <DL>
858 <DT class="font10bold">Function Parameters:</DT>
859
860 <DD CLASS="font10" STYLE="padding-bottom:5px;"><span STYLE="font-style: italic;">- <span style="color: #FF0000;font-weight:bold;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$options</SPAN></SPAN> - an array of name value pairs for
861 the options. the format is
862 array( LABEL =&gt; VALUE );
863 each &lt;option value=&quot;VALUE&quot;&gt;LABEL&lt;/option&gt;
864 ie
865 array( &quot;test&quot; =&gt; &quot;foo&quot;) would give an option
866 of &lt;option value=&quot;foo&quot;&gt;test&lt;/option&gt;</DD>
867
868
869 <DT class="font10bold">Function Info:</DT>
870
871 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
872
873 </DL>
874
875 </DIV>
876 <BR>
877
878 <DIV CLASS="function">
879 <A NAME='wml_setvar'><!-- --></A>
880 <SPAN CLASS="font12bold">wml_setvar</SPAN>
881 <BR>
882 <SPAN CLASS="font10bold">Useage : </SPAN>
883 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SETVARtag.html">SETVARtag</a></SPAN>&nbsp;
884 <span class="font10bold" style="color: #0000FF">wml_setvar ( $name, $value )</SPAN>
885 <BR>
886
887 <BR>
888 <SPAN CLASS="font10bold">Description : </SPAN>
889 <!-- ========== Info from phpDoc block ========= -->
890 This function builds the WML &lt;setvar&gt; tag
891 <BR>
892
893 <DL>
894 <DT class="font10bold">Function Parameters:</DT>
895
896 <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">$name</SPAN></SPAN> - the required 'name' attribute</DD>
897
898 <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">$value</SPAN></SPAN> - the required 'value' attribute</DD>
899
900
901 <DT class="font10bold">Function Info:</DT>
902
903 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
904
905 </DL>
906
907 </DIV>
908 <BR>
909
910 <DIV CLASS="function">
911 <A NAME='wml_tag'><!-- --></A>
912 <SPAN CLASS="font12bold">wml_tag</SPAN>
913 <BR>
914 <SPAN CLASS="font10bold">Useage : </SPAN>
915 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/WMLtag.html">WMLtag</a></SPAN>&nbsp;
916 <span class="font10bold" style="color: #0000FF">wml_tag ( [0 = - any N number of params for
917 content for the tag] )</SPAN>
918 <BR>
919
920 <BR>
921 <SPAN CLASS="font10bold">Description : </SPAN>
922 <!-- ========== Info from phpDoc block ========= -->
923 This function builds a &lt;wml&gt; tag
924 <BR>
925
926 <DL>
927 <DT class="font10bold">Function Parameters:</DT>
928
929 <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 N number of params for
930 content for the tag</DD>
931
932
933 <DT class="font10bold">Function Info:</DT>
934
935 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
936
937 </DL>
938
939 </DIV>
940 <BR>
941
942 <DIV CLASS="function">
943 <A NAME='wml_template'><!-- --></A>
944 <SPAN CLASS="font12bold">wml_template</SPAN>
945 <BR>
946 <SPAN CLASS="font10bold">Useage : </SPAN>
947 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TEMPLATEtag.html">TEMPLATEtag</a></SPAN>&nbsp;
948 <span class="font10bold" style="color: #0000FF">wml_template ( [0 = - any N number of params for
949 content for the tag] )</SPAN>
950 <BR>
951
952 <BR>
953 <SPAN CLASS="font10bold">Description : </SPAN>
954 <!-- ========== Info from phpDoc block ========= -->
955 this function builds a &lt;template&gt; tag
956 and it's content
957 <BR>
958
959 <DL>
960 <DT class="font10bold">Function Parameters:</DT>
961
962 <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 N number of params for
963 content for the tag</DD>
964
965
966 <DT class="font10bold">Function Info:</DT>
967
968 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
969
970 </DL>
971
972 </DIV>
973 <BR>
974
975 <DIV CLASS="function">
976 <A NAME='wml_timer'><!-- --></A>
977 <SPAN CLASS="font12bold">wml_timer</SPAN>
978 <BR>
979 <SPAN CLASS="font10bold">Useage : </SPAN>
980 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TIMERtag.html">TIMERtag</a></SPAN>&nbsp;
981 <span class="font10bold" style="color: #0000FF">wml_timer ( $value )</SPAN>
982 <BR>
983
984 <BR>
985 <SPAN CLASS="font10bold">Description : </SPAN>
986 <!-- ========== Info from phpDoc block ========= -->
987 This function builds the WML &lt;timer&gt; tag
988 the time unit of the value is 1/10 of a second.
989 <BR>
990
991 <DL>
992 <DT class="font10bold">Function Parameters:</DT>
993
994 <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">$value</SPAN></SPAN> - the required 'value' attribute</DD>
995
996
997 <DT class="font10bold">Function Info:</DT>
998
999 <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>
1000
1001 </DL>
1002
1003 </DIV>
1004 <BR>
1005
1006
1007 <br>
1008 </HTML>

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