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

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

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

revision 1.1.1.1 by jonen, Thu Jan 30 03:29:21 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 Frameset//EN''http://www.w3.org/TR/REC-html40/frameset.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: 'Mon, 25 Nov 2002 09:21:41 -0800' -->                          <!-- template designed by Marco Von Ballmoos -->
6          <TITLE>Docs for page wml_utils.inc</TITLE>                          <title>Docs for page wml_utils.inc</title>
7  <LINK REL ='stylesheet' TYPE='text/css' HREF='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                        <body>
11                            <div class="page-body">                
12  <!-- Links -->  <h2 class="file-name">Program_Root/tag_utils/wml_utils.inc</h2>
13  <a NAME="top"></A>  
14  <table WIDTH="100%" class="links">  <a name="sec-description"></a>
15   <TR>  <div class="info-box">
16     <TD class="font10">          <div class="info-box-title">Description</div>
17        Links:          <div class="nav-bar">
18        <A HREF="#classes_summary" class="links" title="Classes created in this file">Classes</A>                                          <span class="disabled">Description</span> |
19        <A HREF="#includes_summary" class="links" title="Include Statements Summary">Includes</A>                                                                                                                          <a href="#sec-functions">Functions</a>
20        <A HREF="#globals_summary" class="links" title="Global Variable Summary">Globals</A>                          </div>
21        <A HREF="#constant_summary" class="links" title="Constant Summary">Constants</A>          <div class="info-box-body">    
22        <A HREF="#functions_summary" class="links" title="Function Summary">Functions</A>                  <!-- ========== Info from phpDoc block ========= -->
23        <A HREF="#includes_detail" class="links" title="Include Statements Detail">Includes Detail</A>  <p class="short-description">This file contains some utility functions  to help build some Tag objects that are  commonly used in wml.</p>
24        <A HREF="#global_detail" class="links" title="Global Variable Detail">Globals Detail</A>  <p class="description"><p>This file only builds the helper functions that  build wml specific tags.  Some wml tags are identical  to their HTML counterparts.  You should use the html_*  functions for those.</p><p>$Id$</p></p>
25        <A HREF="#constant_detail" class="links" title="Constant Detail">Constants Detail</A>          <ul class="tags">
26        <A HREF="#function_detail" class="links" title="Function Detail">Functions Detail</A>                                  <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     </TD>                          </ul>
28   </TR>                  
29  </TABLE>                          </div>
30  <BR>  </div>
31                    
 <h2>File: Program_Root/tag_utils/wml_utils.inc</h2>  
 <!-- ========== Info from phpDoc block ========= -->  
 This file contains some utility functions  
 <BR>  
 to help build some Tag objects that are  
 commonly used in wml.  
   
 This file only builds the helper functions that  
 build wml specific tags.  Some wml tags are identical  
 to their HTML counterparts.  You should use the html_*  
 functions for those.  
   
 $Id$  
   
 <UL>  
           
         <LI><b>Package</b> - <CODE>phpHtmlLib</CODE></LI>  
           
         <LI><b>Author</b> - <CODE>Walter A. Boring IV &lt;<a href="mailto:waboring@buildabetterweb.com">waboring@buildabetterweb.com</a>&gt;</CODE></LI>  
           
 </UL>  
   
 <br>  
 <!-- =========== Used Classes =========== -->  
 <A NAME='classes_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Classes defined in this file</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TD STYLE="width:20%"><h4>CLASS NAME</h4></TD><TD STYLE="width: 80%"><h4>DESCRIPTION</h4></TD></TR>  
         </THEAD>  
         <TBODY>  
                   
         </TBODY>  
 </TABLE>  
 <br>  
 <br>  
 <!-- =========== Includes SUMMARY =========== -->  
 <A NAME='includes_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Include Statements Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>INCLUDE TYPE</TH><TH>INCLUDED FILENAME</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                   
         </TBODY>  
 </TABLE>  
 <br>  
   
 <br>  
 <!-- =========== CONSTANT SUMMARY =========== -->  
 <A NAME='global_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <FONT SIZE='+2'><B>Global Variable Summary</B></FONT>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>VARIABLE NAME</TH><TH>VARIABLE VALUE</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                   
         </TBODY>  
 </TABLE>  
 <br>  
   
   
 <br>  
 <!-- =========== CONSTANT SUMMARY =========== -->  
 <A NAME='constant_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="bordernobottom">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Constant Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <THEAD>  
                 <TR><TH>CONSTANT NAME</TH><TH>CONSTANT VALUE</TH><TH>DESCRIPTION</TH></TR>  
         </THEAD>  
         <TBODY>  
                   
         </TBODY>  
 </TABLE>  
 <br>  
   
 <br>  
 <!-- =========== Function SUMMARY =========== -->  
 <A NAME='Function_summary'><!-- --></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' Class="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Summary</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
   
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_a'>Atag wml_a ( $url, $content, [$class = NULL], [$title = NULL] )</A></B></CODE>  
                         <BR>  
                         <blockquote> build an href with content and attributes. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <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>  
                         <BR>  
                         <blockquote> this function builds a wml &lt;access /&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_anchor'>ANCHORtag wml_anchor (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> this builds an &lt;anchor&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_card'>CARDtag wml_card ( $title, [$id = NULL], [$class = NULL] )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function helps build a &lt;card&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_do'>DOtag wml_do ( $type )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds the WML &lt;do&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_fieldset'>FIELDSETtag wml_fieldset ( [0 = - any N number of params for  
                 content for the tag] )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds an &lt;fieldset&gt; tag  
 for WML. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_go'>GOtag wml_go ( $href, [$method = "get"] )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds the WML &lt;go&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <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>  
                         <BR>  
                         <blockquote> This function builds an <img> tag,  
 which refers to a .wbmp format image. </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <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>  
                         <BR>  
                         <blockquote> This function builds the WML &lt;input&gt; tag object </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_noop'>NOOPtag wml_noop (  )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds the WML &lt;noop&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_onevent'>ONEVENTtag wml_onevent ( $type )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds a WML &lt;onevent&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_postfield'>POSTFIELDtag wml_postfield ( $name, $value )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds a WML &lt;postfield&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_prev'>PREVtag wml_prev ( [0 = - any N number of params for  
                 content for the tag] )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds a WML &lt;prev&gt; tag object </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_refresh'>REFRESHtag wml_refresh ( [0 = - any N number of params for  
                 content for the tag] )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds a WML &lt;refresh&gt; tag object </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_select'>SELECTtag wml_select ( [$options = array()] )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds the WML &lt;select&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_setvar'>SETVARtag wml_setvar ( $name, $value )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds the WML &lt;setvar&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_tag'>WMLtag wml_tag ( [0 = - any N number of params for  
                 content for the tag] )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds a &lt;wml&gt; tag </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_template'>TEMPLATEtag wml_template ( [0 = - any N number of params for  
                 content for the tag] )</A></B></CODE>  
                         <BR>  
                         <blockquote> this function builds a &lt;template&gt; tag  
 and it's content </blockquote>  
                 </TD>  
         </TR>  
           
         <!-- =========== Summary =========== -->  
         <TR BGCOLOR='white' CLASS='TableRowColor'>  
                 <TD>  
                         <CODE><B><A HREF='_tag_utils_wml_utils_inc.html#wml_timer'>TIMERtag wml_timer ( $value )</A></B></CODE>  
                         <BR>  
                         <blockquote> This function builds the WML &lt;timer&gt; tag  
 the time unit of the value is 1/10 of a second. </blockquote>  
                 </TD>  
         </TR>  
           
 </TABLE>  
   
 <br>  
 <!-- ============ Includes DETAIL =========== -->  
   
 <A NAME='includes_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Include Statements Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ GLOBALS DETAIL =========== -->  
   
 <A NAME='global_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Global Variable Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ CONSTANT DETAIL =========== -->  
   
 <A NAME='constant_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR CLASS='TableHeadingColor'>  
                 <TD>  
                         <span CLASS="font12bold">Constant Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
   
   
   
 <br>  
 <!-- ============ FUNCTION DETAIL =========== -->  
   
 <A NAME='function_detail'></A>  
 <TABLE CELLPADDING='3' CELLSPACING='0' WIDTH='100%' CLASS="border">  
         <TR BGCOLOR='#CCCCFF' CLASS='TableHeadingColor'>  
                 <TD>  
                         <span class="font12bold">Function Detail</span>  
             <A HREF="#top" CLASS="links">^TOP</A>  
                 </TD>  
         </TR>  
 </TABLE>  
 <BR>  
   
 <DIV CLASS="function">  
 <A NAME='wml_a'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_a</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/Atag.html">Atag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_a ( $url, $content, [$class = NULL], [$title = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 build an href with content and attributes.  
 <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;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$url</SPAN></SPAN> - the href attribute.</DD>  
     
   <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>  
     
   <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>  
     
   <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>  
     
   
   <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='wml_access'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_access</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ACCESStag.html">ACCESStag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_access ( $domain, [$path = NULL], [$id = NULL], [$class = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 this function builds a wml &lt;access /&gt; tag  
 <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;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$domain</SPAN></SPAN> - the domain attribute</DD>  
     
   <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>  
     
   <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>  
     
   <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>  
     
   
   <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='wml_anchor'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_anchor</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ANCHORtag.html">ANCHORtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_anchor (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 this builds an &lt;anchor&gt; tag  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <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='wml_card'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_card</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/CARDtag.html">CARDtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_card ( $title, [$id = NULL], [$class = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function helps build a &lt;card&gt; tag  
 <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">3</SPAN></SPAN> - any N number of params for  
                 content for the tag</DD>  
     
   <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>  
     
   <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>  
     
   <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>  
     
   
   <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='wml_do'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_do</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/DOtag.html">DOtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_do ( $type )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds the WML &lt;do&gt; tag  
 <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">1</SPAN></SPAN> - any N number of params for  
                 content for the tag</DD>  
     
   <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>  
     
   
   <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='wml_fieldset'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_fieldset</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_fieldset ( [0 = - any N number of params for  
                 content for the tag] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds an &lt;fieldset&gt; tag  
 for WML.  
 <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 N number of params for  
                 content for 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='wml_go'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_go</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/GOtag.html">GOtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_go ( $href, [$method = "get"] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds the WML &lt;go&gt; tag  
 <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">2</SPAN></SPAN> - any N number of params for  
                 content for the tag</DD>  
     
   <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>  
     
   <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>  
     
   
   <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='wml_img'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_img</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_img ( $src, [$width = NULL], [$height = NULL], [$alt = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds an <img> tag,  
 which refers to a .wbmp format image.  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <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='wml_input'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_input</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/INPUTtag.html">INPUTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_input ( $name, [$type = "text"], [$value = NULL], [$size = NULL] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds the WML &lt;input&gt; tag object  
 <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;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - the required 'name' attribute</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='wml_noop'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_noop</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/NOOPtag.html">NOOPtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_noop (  )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds the WML &lt;noop&gt; tag  
 <BR>  
   
 <DL>  
   <DT class="font10bold">Function Parameters:</DT>  
     
   
   <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='wml_onevent'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_onevent</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/ONEVENTtag.html">ONEVENTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_onevent ( $type )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds a WML &lt;onevent&gt; tag  
 <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;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$type</SPAN></SPAN> - the required 'type' attribute</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='wml_postfield'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_postfield</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/POSTFIELDtag.html">POSTFIELDtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_postfield ( $name, $value )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds a WML &lt;postfield&gt; tag  
 <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;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - the required 'name' attribute</DD>  
     
   <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>  
     
   
   <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='wml_prev'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_prev</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/PREVtag.html">PREVtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_prev ( [0 = - any N number of params for  
                 content for the tag] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds a WML &lt;prev&gt; tag object  
 <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 N number of params for  
                 content for 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='wml_refresh'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_refresh</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/REFRESHtag.html">REFRESHtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_refresh ( [0 = - any N number of params for  
                 content for the tag] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds a WML &lt;refresh&gt; tag object  
 <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 N number of params for  
                 content for 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='wml_select'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_select</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SELECTtag.html">SELECTtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_select ( [$options = array()] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds the WML &lt;select&gt; tag  
 <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;">array</SPAN> <span style="color: #0000FF;font-weight:bold">$options</SPAN></SPAN> - an array of name value pairs for  
                 the options.  the format is  
                 array( LABEL =&gt; VALUE );  
                 each &lt;option value=&quot;VALUE&quot;&gt;LABEL&lt;/option&gt;  
                 ie  
                 array( &quot;test&quot; =&gt; &quot;foo&quot;)  would give an option  
                 of &lt;option value=&quot;foo&quot;&gt;test&lt;/option&gt;</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='wml_setvar'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_setvar</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/SETVARtag.html">SETVARtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_setvar ( $name, $value )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds the WML &lt;setvar&gt; tag  
 <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;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$name</SPAN></SPAN> - the required 'name' attribute</DD>  
     
   <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>  
     
   
   <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='wml_tag'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_tag</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/WMLtag.html">WMLtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_tag ( [0 = - any N number of params for  
                 content for the tag] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds a &lt;wml&gt; tag  
 <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 N number of params for  
                 content for 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='wml_template'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_template</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TEMPLATEtag.html">TEMPLATEtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_template ( [0 = - any N number of params for  
                 content for the tag] )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 this function builds a &lt;template&gt; tag  
 and it's content  
 <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 N number of params for  
                 content for 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='wml_timer'><!-- --></A>  
 <SPAN CLASS="font12bold">wml_timer</SPAN>  
 <BR>  
 <SPAN CLASS="font10bold">Useage : </SPAN>  
 <span class="font10bold" style="color: #FF0000"><a href="../phpHtmlLib/TIMERtag.html">TIMERtag</a></SPAN>&nbsp;  
 <span class="font10bold" style="color: #0000FF">wml_timer ( $value )</SPAN>  
 <BR>  
   
 <BR>  
 <SPAN CLASS="font10bold">Description : </SPAN>  
 <!-- ========== Info from phpDoc block ========= -->  
 This function builds the WML &lt;timer&gt; tag  
 the time unit of the value is 1/10 of a second.  
 <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;">string</SPAN> <span style="color: #0000FF;font-weight:bold">$value</SPAN></SPAN> - the required 'value' attribute</DD>  
     
   
   <DT class="font10bold">Function Info:</DT>  
     
   <DD CLASS="font10" STYLE="padding-bottom:5px;"><b>Return</b> - object</DD>  
     
 </DL>  
32    
33  </DIV>          
34  <BR>          
35            
36            <a name="sec-functions"></a>    
37            <div class="info-box">
38                    <div class="info-box-title">Functions</div>
39                    <div class="nav-bar">
40                            <a href="#sec-description">Description</a> |
41                                                                                                                            <span class="disabled">Functions</span>
42                    </div>
43                    <div class="info-box-body">    
44                            <a name="functionwml_a" id="functionwml_a"><!-- --></a>
45    <div class="oddrow">
46            
47            <div>
48                    <span class="method-title">wml_a</span> (line <span class="line-number">54</span>)
49            </div>
50    
51            <!-- ========== Info from phpDoc block ========= -->
52    <p class="short-description">build an href with content and attributes.</p>
53            <ul class="tags">
54                                    <li><span class="field">return:</span> <p>object.</p></li>
55                            </ul>
56            
57            <div class="method-signature">
58                    <span class="method-result"><a href="../phpHtmlLib/Atag.html">Atag</a></span>
59                    <span class="method-name">
60                            wml_a
61                    </span>
62                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$url</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$content</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span> = <span class="var-default">NULL</span>])
63                            </div>
64    
65                            <ul class="parameters">
66                                            <li>
67                                    <span class="var-type">string</span>
68                                    <span class="var-name">$url</span><span class="var-description">: <p>- the href attribute.</p></span>                   </li>
69                                            <li>
70                                    <span class="var-type">string</span>
71                                    <span class="var-name">$content</span><span class="var-description">: <p>- the visible link text.</p></span>                    </li>
72                                            <li>
73                                    <span class="var-type">string</span>
74                                    <span class="var-name">$class</span><span class="var-description">: <p>- the css class to use.</p></span>                       </li>
75                                            <li>
76                                    <span class="var-type">string</span>
77                                    <span class="var-name">$title</span><span class="var-description">: <p>- the title attribute</p></span>                 </li>
78                                    </ul>
79                    
80            
81    </div>
82    <a name="functionwml_access" id="functionwml_access"><!-- --></a>
83    <div class="evenrow">
84            
85            <div>
86                    <span class="method-title">wml_access</span> (line <span class="line-number">80</span>)
87            </div>
88    
89            <!-- ========== Info from phpDoc block ========= -->
90    <p class="short-description">this function builds a wml &lt;access /&gt; tag</p>
91            <ul class="tags">
92                                    <li><span class="field">return:</span> <p>object</p></li>
93                            </ul>
94            
95            <div class="method-signature">
96                    <span class="method-result"><a href="../phpHtmlLib/ACCESStag.html">ACCESStag</a></span>
97                    <span class="method-name">
98                            wml_access
99                    </span>
100                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$domain</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$path</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$id</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">NULL</span>])
101                            </div>
102    
103                            <ul class="parameters">
104                                            <li>
105                                    <span class="var-type">string</span>
106                                    <span class="var-name">$domain</span><span class="var-description">: <p>- the domain attribute</p></span>                       </li>
107                                            <li>
108                                    <span class="var-type">string</span>
109                                    <span class="var-name">$path</span><span class="var-description">: <p>- the path attribute</p></span>                   </li>
110                                            <li>
111                                    <span class="var-type">string</span>
112                                    <span class="var-name">$id</span><span class="var-description">: <p>- the id attribute</p></span>                       </li>
113                                            <li>
114                                    <span class="var-type">string</span>
115                                    <span class="var-name">$class</span><span class="var-description">: <p>- the class attribute</p></span>                 </li>
116                                    </ul>
117                    
118            
119    </div>
120    <a name="functionwml_anchor" id="functionwml_anchor"><!-- --></a>
121    <div class="oddrow">
122            
123            <div>
124                    <span class="method-title">wml_anchor</span> (line <span class="line-number">63</span>)
125            </div>
126    
127            <!-- ========== Info from phpDoc block ========= -->
128    <p class="short-description">this builds an &lt;anchor&gt; tag</p>
129            <ul class="tags">
130                                    <li><span class="field">return:</span> <p>object</p></li>
131                            </ul>
132            
133            <div class="method-signature">
134                    <span class="method-result"><a href="../phpHtmlLib/ANCHORtag.html">ANCHORtag</a></span>
135                    <span class="method-name">
136                            wml_anchor
137                    </span>
138                                    ()
139                            </div>
140    
141                    
142            
143    </div>
144    <a name="functionwml_card" id="functionwml_card"><!-- --></a>
145    <div class="evenrow">
146            
147            <div>
148                    <span class="method-title">wml_card</span> (line <span class="line-number">109</span>)
149            </div>
150    
151            <!-- ========== Info from phpDoc block ========= -->
152    <p class="short-description">This function helps build a &lt;card&gt; tag</p>
153            <ul class="tags">
154                                    <li><span class="field">return:</span> <p>object</p></li>
155                            </ul>
156            
157            <div class="method-signature">
158                    <span class="method-result"><a href="../phpHtmlLib/CARDtag.html">CARDtag</a></span>
159                    <span class="method-name">
160                            wml_card
161                    </span>
162                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$title</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$id</span> = <span class="var-default">NULL</span>], [<span class="var-type">string</span>&nbsp;<span class="var-name">$class</span> = <span class="var-default">NULL</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">3</span>)
163                            </div>
164    
165                            <ul class="parameters">
166                                            <li>
167                                    <span class="var-type">mixed</span>
168                                    <span class="var-name">3</span><span class="var-description">: <p>- any N number of params for                 content for the tag</p></span>                   </li>
169                                            <li>
170                                    <span class="var-type">string</span>
171                                    <span class="var-name">$title</span><span class="var-description">: <p>- the title attribute</p></span>                 </li>
172                                            <li>
173                                    <span class="var-type">string</span>
174                                    <span class="var-name">$id</span><span class="var-description">: <p>- the id attribute</p></span>                       </li>
175                                            <li>
176                                    <span class="var-type">string</span>
177                                    <span class="var-name">$class</span><span class="var-description">: <p>- the class attribute</p></span>                 </li>
178                                    </ul>
179                    
180            
181    </div>
182    <a name="functionwml_do" id="functionwml_do"><!-- --></a>
183    <div class="oddrow">
184            
185            <div>
186                    <span class="method-title">wml_do</span> (line <span class="line-number">137</span>)
187            </div>
188    
189            <!-- ========== Info from phpDoc block ========= -->
190    <p class="short-description">This function builds the WML &lt;do&gt; tag</p>
191            <ul class="tags">
192                                    <li><span class="field">return:</span> <p>object</p></li>
193                            </ul>
194            
195            <div class="method-signature">
196                    <span class="method-result"><a href="../phpHtmlLib/DOtag.html">DOtag</a></span>
197                    <span class="method-name">
198                            wml_do
199                    </span>
200                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span>, <span class="var-type">mixed</span>&nbsp;<span class="var-name">1</span>)
201                            </div>
202    
203                            <ul class="parameters">
204                                            <li>
205                                    <span class="var-type">mixed</span>
206                                    <span class="var-name">1</span><span class="var-description">: <p>- any N number of params for                 content for the tag</p></span>                   </li>
207                                            <li>
208                                    <span class="var-type">string</span>
209                                    <span class="var-name">$type</span><span class="var-description">: <p>- the required 'type' attribute</p></span>                        </li>
210                                    </ul>
211                    
212            
213    </div>
214    <a name="functionwml_fieldset" id="functionwml_fieldset"><!-- --></a>
215    <div class="evenrow">
216            
217            <div>
218                    <span class="method-title">wml_fieldset</span> (line <span class="line-number">155</span>)
219            </div>
220    
221            <!-- ========== Info from phpDoc block ========= -->
222    <p class="short-description">This function builds an &lt;fieldset&gt; tag  for WML.</p>
223            <ul class="tags">
224                                    <li><span class="field">return:</span> <p>object</p></li>
225                            </ul>
226            
227            <div class="method-signature">
228                    <span class="method-result"><a href="../phpHtmlLib/FIELDSETtag.html">FIELDSETtag</a></span>
229                    <span class="method-name">
230                            wml_fieldset
231                    </span>
232                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any N number of params for                 content for the tag</span>])
233                            </div>
234    
235                            <ul class="parameters">
236                                            <li>
237                                    <span class="var-type">mixed</span>
238                                    <span class="var-name">0</span><span class="var-description">: <p>- any N number of params for                 content for the tag</p></span>                   </li>
239                                    </ul>
240                    
241            
242    </div>
243    <a name="functionwml_go" id="functionwml_go"><!-- --></a>
244    <div class="oddrow">
245            
246            <div>
247                    <span class="method-title">wml_go</span> (line <span class="line-number">172</span>)
248            </div>
249    
250            <!-- ========== Info from phpDoc block ========= -->
251    <p class="short-description">This function builds the WML &lt;go&gt; tag</p>
252            <ul class="tags">
253                                    <li><span class="field">return:</span> <p>object</p></li>
254                            </ul>
255            
256            <div class="method-signature">
257                    <span class="method-result"><a href="../phpHtmlLib/GOtag.html">GOtag</a></span>
258                    <span class="method-name">
259                            wml_go
260                    </span>
261                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$href</span>, [<span class="var-type">string</span>&nbsp;<span class="var-name">$method</span> = <span class="var-default">"get"</span>], <span class="var-type">mixed</span>&nbsp;<span class="var-name">2</span>)
262                            </div>
263    
264                            <ul class="parameters">
265                                            <li>
266                                    <span class="var-type">mixed</span>
267                                    <span class="var-name">2</span><span class="var-description">: <p>- any N number of params for                 content for the tag</p></span>                   </li>
268                                            <li>
269                                    <span class="var-type">string</span>
270                                    <span class="var-name">$href</span><span class="var-description">: <p>- the required 'href' attribute</p></span>                        </li>
271                                            <li>
272                                    <span class="var-type">string</span>
273                                    <span class="var-name">$method</span><span class="var-description">: <p>- the optional 'method' attribute</p></span>                    </li>
274                                    </ul>
275                    
276            
277    </div>
278    <a name="functionwml_img" id="functionwml_img"><!-- --></a>
279    <div class="evenrow">
280            
281            <div>
282                    <span class="method-title">wml_img</span> (line <span class="line-number">189</span>)
283            </div>
284    
285            <!-- ========== Info from phpDoc block ========= -->
286    <p class="short-description">This function builds an &lt;img&gt; tag,  which refers to a .wbmp format image.</p>
287            <ul class="tags">
288                                    <li><span class="field">return:</span> <p>object</p></li>
289                            </ul>
290            
291            <div class="method-signature">
292                    <span class="method-result"><a href="../phpHtmlLib/IMGtag.html">IMGtag</a></span>
293                    <span class="method-name">
294                            wml_img
295                    </span>
296                                            (<span class="var-type">mixed</span>&nbsp;<span class="var-name">$src</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$width</span> = <span class="var-default">NULL</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$height</span> = <span class="var-default">NULL</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$alt</span> = <span class="var-default">NULL</span>])
297                            </div>
298    
299                    
300            
301    </div>
302    <a name="functionwml_input" id="functionwml_input"><!-- --></a>
303    <div class="oddrow">
304            
305            <div>
306                    <span class="method-title">wml_input</span> (line <span class="line-number">213</span>)
307            </div>
308    
309            <!-- ========== Info from phpDoc block ========= -->
310    <p class="short-description">This function builds the WML &lt;input&gt; tag object</p>
311            <ul class="tags">
312                                    <li><span class="field">return:</span> <p>object</p></li>
313                            </ul>
314            
315            <div class="method-signature">
316                    <span class="method-result"><a href="../phpHtmlLib/INPUTtag.html">INPUTtag</a></span>
317                    <span class="method-name">
318                            wml_input
319                    </span>
320                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$type</span> = <span class="var-default">"text"</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$value</span> = <span class="var-default">NULL</span>], [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$size</span> = <span class="var-default">NULL</span>])
321                            </div>
322    
323                            <ul class="parameters">
324                                            <li>
325                                    <span class="var-type">string</span>
326                                    <span class="var-name">$name</span><span class="var-description">: <p>- the required 'name' attribute</p></span>                        </li>
327                                    </ul>
328                    
329            
330    </div>
331    <a name="functionwml_noop" id="functionwml_noop"><!-- --></a>
332    <div class="evenrow">
333            
334            <div>
335                    <span class="method-title">wml_noop</span> (line <span class="line-number">233</span>)
336            </div>
337    
338            <!-- ========== Info from phpDoc block ========= -->
339    <p class="short-description">This function builds the WML &lt;noop&gt; tag</p>
340            <ul class="tags">
341                                    <li><span class="field">return:</span> <p>object</p></li>
342                            </ul>
343            
344            <div class="method-signature">
345                    <span class="method-result"><a href="../phpHtmlLib/NOOPtag.html">NOOPtag</a></span>
346                    <span class="method-name">
347                            wml_noop
348                    </span>
349                                    ()
350                            </div>
351    
352  <br>                  
353  </HTML>          
354    </div>
355    <a name="functionwml_onevent" id="functionwml_onevent"><!-- --></a>
356    <div class="oddrow">
357            
358            <div>
359                    <span class="method-title">wml_onevent</span> (line <span class="line-number">245</span>)
360            </div>
361    
362            <!-- ========== Info from phpDoc block ========= -->
363    <p class="short-description">This function builds a WML &lt;onevent&gt; tag</p>
364            <ul class="tags">
365                                    <li><span class="field">return:</span> <p>object</p></li>
366                            </ul>
367            
368            <div class="method-signature">
369                    <span class="method-result"><a href="../phpHtmlLib/ONEVENTtag.html">ONEVENTtag</a></span>
370                    <span class="method-name">
371                            wml_onevent
372                    </span>
373                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$type</span>)
374                            </div>
375    
376                            <ul class="parameters">
377                                            <li>
378                                    <span class="var-type">string</span>
379                                    <span class="var-name">$type</span><span class="var-description">: <p>- the required 'type' attribute</p></span>                        </li>
380                                    </ul>
381                    
382            
383    </div>
384    <a name="functionwml_postfield" id="functionwml_postfield"><!-- --></a>
385    <div class="evenrow">
386            
387            <div>
388                    <span class="method-title">wml_postfield</span> (line <span class="line-number">262</span>)
389            </div>
390    
391            <!-- ========== Info from phpDoc block ========= -->
392    <p class="short-description">This function builds a WML &lt;postfield&gt; tag</p>
393            <ul class="tags">
394                                    <li><span class="field">return:</span> <p>object</p></li>
395                            </ul>
396            
397            <div class="method-signature">
398                    <span class="method-result"><a href="../phpHtmlLib/POSTFIELDtag.html">POSTFIELDtag</a></span>
399                    <span class="method-name">
400                            wml_postfield
401                    </span>
402                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$value</span>)
403                            </div>
404    
405                            <ul class="parameters">
406                                            <li>
407                                    <span class="var-type">string</span>
408                                    <span class="var-name">$name</span><span class="var-description">: <p>- the required 'name' attribute</p></span>                        </li>
409                                            <li>
410                                    <span class="var-type">string</span>
411                                    <span class="var-name">$value</span><span class="var-description">: <p>- the required 'value' attribute</p></span>                      </li>
412                                    </ul>
413                    
414            
415    </div>
416    <a name="functionwml_prev" id="functionwml_prev"><!-- --></a>
417    <div class="oddrow">
418            
419            <div>
420                    <span class="method-title">wml_prev</span> (line <span class="line-number">275</span>)
421            </div>
422    
423            <!-- ========== Info from phpDoc block ========= -->
424    <p class="short-description">This function builds a WML &lt;prev&gt; tag object</p>
425            <ul class="tags">
426                                    <li><span class="field">return:</span> <p>object</p></li>
427                            </ul>
428            
429            <div class="method-signature">
430                    <span class="method-result"><a href="../phpHtmlLib/PREVtag.html">PREVtag</a></span>
431                    <span class="method-name">
432                            wml_prev
433                    </span>
434                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any N number of params for                 content for the tag</span>])
435                            </div>
436    
437                            <ul class="parameters">
438                                            <li>
439                                    <span class="var-type">mixed</span>
440                                    <span class="var-name">0</span><span class="var-description">: <p>- any N number of params for                 content for the tag</p></span>                   </li>
441                                    </ul>
442                    
443            
444    </div>
445    <a name="functionwml_refresh" id="functionwml_refresh"><!-- --></a>
446    <div class="evenrow">
447            
448            <div>
449                    <span class="method-title">wml_refresh</span> (line <span class="line-number">290</span>)
450            </div>
451    
452            <!-- ========== Info from phpDoc block ========= -->
453    <p class="short-description">This function builds a WML &lt;refresh&gt; tag object</p>
454            <ul class="tags">
455                                    <li><span class="field">return:</span> <p>object</p></li>
456                            </ul>
457            
458            <div class="method-signature">
459                    <span class="method-result"><a href="../phpHtmlLib/REFRESHtag.html">REFRESHtag</a></span>
460                    <span class="method-name">
461                            wml_refresh
462                    </span>
463                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any N number of params for                 content for the tag</span>])
464                            </div>
465    
466                            <ul class="parameters">
467                                            <li>
468                                    <span class="var-type">mixed</span>
469                                    <span class="var-name">0</span><span class="var-description">: <p>- any N number of params for                 content for the tag</p></span>                   </li>
470                                    </ul>
471                    
472            
473    </div>
474    <a name="functionwml_select" id="functionwml_select"><!-- --></a>
475    <div class="oddrow">
476            
477            <div>
478                    <span class="method-title">wml_select</span> (line <span class="line-number">310</span>)
479            </div>
480    
481            <!-- ========== Info from phpDoc block ========= -->
482    <p class="short-description">This function builds the WML &lt;select&gt; tag</p>
483            <ul class="tags">
484                                    <li><span class="field">return:</span> <p>object</p></li>
485                            </ul>
486            
487            <div class="method-signature">
488                    <span class="method-result"><a href="../phpHtmlLib/SELECTtag.html">SELECTtag</a></span>
489                    <span class="method-name">
490                            wml_select
491                    </span>
492                                            ([<span class="var-type">array</span>&nbsp;<span class="var-name">$options</span> = <span class="var-default">array()</span>])
493                            </div>
494    
495                            <ul class="parameters">
496                                            <li>
497                                    <span class="var-type">array</span>
498                                    <span class="var-name">$options</span><span class="var-description">: <p>- an array of name value pairs for                 the options.  the format is                 array( LABEL =&gt; VALUE );                 each &lt;option value=&quot;VALUE&quot;&gt;LABEL&lt;/option&gt;                 ie                 array( &quot;test&quot; =&gt; &quot;foo&quot;)  would give an option                 of &lt;option value=&quot;foo&quot;&gt;test&lt;/option&gt;</p></span>                       </li>
499                                    </ul>
500                    
501            
502    </div>
503    <a name="functionwml_setvar" id="functionwml_setvar"><!-- --></a>
504    <div class="evenrow">
505            
506            <div>
507                    <span class="method-title">wml_setvar</span> (line <span class="line-number">326</span>)
508            </div>
509    
510            <!-- ========== Info from phpDoc block ========= -->
511    <p class="short-description">This function builds the WML &lt;setvar&gt; tag</p>
512            <ul class="tags">
513                                    <li><span class="field">return:</span> <p>object</p></li>
514                            </ul>
515            
516            <div class="method-signature">
517                    <span class="method-result"><a href="../phpHtmlLib/SETVARtag.html">SETVARtag</a></span>
518                    <span class="method-name">
519                            wml_setvar
520                    </span>
521                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, <span class="var-type">string</span>&nbsp;<span class="var-name">$value</span>)
522                            </div>
523    
524                            <ul class="parameters">
525                                            <li>
526                                    <span class="var-type">string</span>
527                                    <span class="var-name">$name</span><span class="var-description">: <p>- the required 'name' attribute</p></span>                        </li>
528                                            <li>
529                                    <span class="var-type">string</span>
530                                    <span class="var-name">$value</span><span class="var-description">: <p>- the required 'value' attribute</p></span>                      </li>
531                                    </ul>
532                    
533            
534    </div>
535    <a name="functionwml_tag" id="functionwml_tag"><!-- --></a>
536    <div class="oddrow">
537            
538            <div>
539                    <span class="method-title">wml_tag</span> (line <span class="line-number">368</span>)
540            </div>
541    
542            <!-- ========== Info from phpDoc block ========= -->
543    <p class="short-description">This function builds a &lt;wml&gt; tag</p>
544            <ul class="tags">
545                                    <li><span class="field">return:</span> <p>object</p></li>
546                            </ul>
547            
548            <div class="method-signature">
549                    <span class="method-result"><a href="../phpHtmlLib/WMLtag.html">WMLtag</a></span>
550                    <span class="method-name">
551                            wml_tag
552                    </span>
553                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any N number of params for                 content for the tag</span>])
554                            </div>
555    
556                            <ul class="parameters">
557                                            <li>
558                                    <span class="var-type">mixed</span>
559                                    <span class="var-name">0</span><span class="var-description">: <p>- any N number of params for                 content for the tag</p></span>                   </li>
560                                    </ul>
561                    
562            
563    </div>
564    <a name="functionwml_template" id="functionwml_template"><!-- --></a>
565    <div class="evenrow">
566            
567            <div>
568                    <span class="method-title">wml_template</span> (line <span class="line-number">340</span>)
569            </div>
570    
571            <!-- ========== Info from phpDoc block ========= -->
572    <p class="short-description">this function builds a &lt;template&gt; tag  and it's content</p>
573            <ul class="tags">
574                                    <li><span class="field">return:</span> <p>object</p></li>
575                            </ul>
576            
577            <div class="method-signature">
578                    <span class="method-result"><a href="../phpHtmlLib/TEMPLATEtag.html">TEMPLATEtag</a></span>
579                    <span class="method-name">
580                            wml_template
581                    </span>
582                                            ([<span class="var-type">mixed</span>&nbsp;<span class="var-name">0</span> = <span class="var-default">- any N number of params for                 content for the tag</span>])
583                            </div>
584    
585                            <ul class="parameters">
586                                            <li>
587                                    <span class="var-type">mixed</span>
588                                    <span class="var-name">0</span><span class="var-description">: <p>- any N number of params for                 content for the tag</p></span>                   </li>
589                                    </ul>
590                    
591            
592    </div>
593    <a name="functionwml_timer" id="functionwml_timer"><!-- --></a>
594    <div class="oddrow">
595            
596            <div>
597                    <span class="method-title">wml_timer</span> (line <span class="line-number">355</span>)
598            </div>
599    
600            <!-- ========== Info from phpDoc block ========= -->
601    <p class="short-description">This function builds the WML &lt;timer&gt; tag  the time unit of the value is 1/10 of a second.</p>
602            <ul class="tags">
603                                    <li><span class="field">return:</span> <p>object</p></li>
604                            </ul>
605            
606            <div class="method-signature">
607                    <span class="method-result"><a href="../phpHtmlLib/TIMERtag.html">TIMERtag</a></span>
608                    <span class="method-name">
609                            wml_timer
610                    </span>
611                                            (<span class="var-type">string</span>&nbsp;<span class="var-name">$value</span>)
612                            </div>
613    
614                            <ul class="parameters">
615                                            <li>
616                                    <span class="var-type">string</span>
617                                    <span class="var-name">$value</span><span class="var-description">: <p>- the required 'value' attribute</p></span>                      </li>
618                                    </ul>
619                    
620            
621    </div>
622                    </div>
623            </div>
624            
625            <p class="notes" id="credit">
626                    Documention generated on Thu, 31 Jul 2003 18:34:04 -0700 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.2.0</a>
627            </p>
628            </div></body>
629    </html>

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

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