Added: myfaces/site/tlddoc/x/treeColumn.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/treeColumn.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/treeColumn.html (added) +++ myfaces/site/tlddoc/x/treeColumn.html Tue May 3 02:06:41 2005 @@ -0,0 +1,130 @@ +<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>treeColumn + (Tag Library Documentation Generator - Generated Documentation) + </title> +<meta content="$title" name="keywords"> +<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet"> +</head> +<script> + function asd() + { + parent.document.title="treeColumn (Tag Library Documentation Generator - Generated Documentation)"; + } + </script> +<body onload="asd();" bgcolor="white"> +<a name="navbar_top"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="treeColumn.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<h2> +<font size="-1">x</font> +<br> + Tag treeColumn</h2> +<hr> + Renders a HTML input of type "treeColumn". This tag outlines the column where + the tree structure will be render as part of the tree table. + <br> +<p></p> +<hr> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Information</b></font></td> +</tr> +<tr> +<td>Tag Class</td><td>org.apache.myfaces.custom.tree.taglib.TreeColumnTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>JSP</td> +</tr> +<tr> +<td>Display Name</td><td><i>None</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Attributes</b></font></td> +</tr> +<tr> +<td><b>Name</b></td><td><b>Required</b></td><td><b>Request-time</b></td><td><b>Type</b></td><td><b>Description</b></td> +</tr> +<tr valign="top"> +<td>id</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Every component may have an unique id. Automatically created if omitted.</td> +</tr> +<tr valign="top"> +<td>rendered</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If false, this component will not be rendered.</td> +</tr> +<tr valign="top"> +<td>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Component binding.</td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Variables</b></font></td> +</tr> +<td colspan="2"><i>No Variables Defined.</i></td> +</table> +<br> +<p></p> +<a name="navbar_bottom"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="treeColumn.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<small><i> + Output Generated by + <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>. + Java, JSP, and JavaServer Pages are trademarks or + registered trademarks of Sun Microsystems, Inc. in the US and other + countries. Copyright 2002-4 Sun Microsystems, Inc. + 4150 Network Circle + Santa Clara, CA 95054, U.S.A. + All Rights Reserved. + </i></small> +</body> +</html>
Added: myfaces/site/tlddoc/x/treeSelectionListener.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/treeSelectionListener.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/treeSelectionListener.html (added) +++ myfaces/site/tlddoc/x/treeSelectionListener.html Tue May 3 02:06:41 2005 @@ -0,0 +1,122 @@ +<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>treeSelectionListener + (Tag Library Documentation Generator - Generated Documentation) + </title> +<meta content="$title" name="keywords"> +<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet"> +</head> +<script> + function asd() + { + parent.document.title="treeSelectionListener (Tag Library Documentation Generator - Generated Documentation)"; + } + </script> +<body onload="asd();" bgcolor="white"> +<a name="navbar_top"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="treeSelectionListener.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<h2> +<font size="-1">x</font> +<br> + Tag treeSelectionListener</h2> +<hr> +<br> +<p></p> +<hr> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Information</b></font></td> +</tr> +<tr> +<td>Tag Class</td><td>org.apache.myfaces.custom.tree.taglib.TreeSelectionListenerTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>empty</td> +</tr> +<tr> +<td>Display Name</td><td><i>None</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Attributes</b></font></td> +</tr> +<tr> +<td><b>Name</b></td><td><b>Required</b></td><td><b>Request-time</b></td><td><b>Type</b></td><td><b>Description</b></td> +</tr> +<tr valign="top"> +<td>type</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Variables</b></font></td> +</tr> +<td colspan="2"><i>No Variables Defined.</i></td> +</table> +<br> +<p></p> +<a name="navbar_bottom"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="treeSelectionListener.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<small><i> + Output Generated by + <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>. + Java, JSP, and JavaServer Pages are trademarks or + registered trademarks of Sun Microsystems, Inc. in the US and other + countries. Copyright 2002-4 Sun Microsystems, Inc. + 4150 Network Circle + Santa Clara, CA 95054, U.S.A. + All Rights Reserved. + </i></small> +</body> +</html> Added: myfaces/site/tlddoc/x/updateActionListener.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/updateActionListener.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/updateActionListener.html (added) +++ myfaces/site/tlddoc/x/updateActionListener.html Tue May 3 02:06:41 2005 @@ -0,0 +1,130 @@ +<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>updateActionListener + (Tag Library Documentation Generator - Generated Documentation) + </title> +<meta content="$title" name="keywords"> +<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet"> +</head> +<script> + function asd() + { + parent.document.title="updateActionListener (Tag Library Documentation Generator - Generated Documentation)"; + } + </script> +<body onload="asd();" bgcolor="white"> +<a name="navbar_top"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="updateActionListener.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<h2> +<font size="-1">x</font> +<br> + Tag updateActionListener</h2> +<hr> + Registers a org.apache.myfaces.custom.updateactionlistener.UpdateActionListener at the + parent component. + <br> +<p></p> +<hr> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Information</b></font></td> +</tr> +<tr> +<td>Tag Class</td><td>org.apache.myfaces.custom.updateactionlistener.UpdateActionListenerTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>JSP</td> +</tr> +<tr> +<td>Display Name</td><td><i>None</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Attributes</b></font></td> +</tr> +<tr> +<td><b>Name</b></td><td><b>Required</b></td><td><b>Request-time</b></td><td><b>Type</b></td><td><b>Description</b></td> +</tr> +<tr valign="top"> +<td>property</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td> +</tr> +<tr valign="top"> +<td>value</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td> +</tr> +<tr valign="top"> +<td>converter</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Variables</b></font></td> +</tr> +<td colspan="2"><i>No Variables Defined.</i></td> +</table> +<br> +<p></p> +<a name="navbar_bottom"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="updateActionListener.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<small><i> + Output Generated by + <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>. + Java, JSP, and JavaServer Pages are trademarks or + registered trademarks of Sun Microsystems, Inc. in the US and other + countries. Copyright 2002-4 Sun Microsystems, Inc. + 4150 Network Circle + Santa Clara, CA 95054, U.S.A. + All Rights Reserved. + </i></small> +</body> +</html> Added: myfaces/site/tlddoc/x/validateCreditCard.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/validateCreditCard.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/validateCreditCard.html (added) +++ myfaces/site/tlddoc/x/validateCreditCard.html Tue May 3 02:06:41 2005 @@ -0,0 +1,145 @@ +<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>validateCreditCard + (Tag Library Documentation Generator - Generated Documentation) + </title> +<meta content="$title" name="keywords"> +<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet"> +</head> +<script> + function asd() + { + parent.document.title="validateCreditCard (Tag Library Documentation Generator - Generated Documentation)"; + } + </script> +<body onload="asd();" bgcolor="white"> +<a name="navbar_top"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateCreditCard.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<h2> +<font size="-1">x</font> +<br> + Tag validateCreditCard</h2> +<hr> + A custom validator for creditCards, based upons Jakarta Commons. + <br> +<p></p> +<hr> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Information</b></font></td> +</tr> +<tr> +<td>Tag Class</td><td>org.apache.myfaces.custom.creditcardvalidator.ValidateCreditCardTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>JSP</td> +</tr> +<tr> +<td>Display Name</td><td><i>None</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Attributes</b></font></td> +</tr> +<tr> +<td><b>Name</b></td><td><b>Required</b></td><td><b>Request-time</b></td><td><b>Type</b></td><td><b>Description</b></td> +</tr> +<tr valign="top"> +<td>none</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + none of the given cardtypes is allowed. + </td> +</tr> +<tr valign="top"> +<td>amex</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + american express cards + </td> +</tr> +<tr valign="top"> +<td>visa</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + validation for visa + </td> +</tr> +<tr valign="top"> +<td>mastercard</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + validation for mastercard + </td> +</tr> +<tr valign="top"> +<td>discover</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + validation for discover + </td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Variables</b></font></td> +</tr> +<td colspan="2"><i>No Variables Defined.</i></td> +</table> +<br> +<p></p> +<a name="navbar_bottom"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateCreditCard.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<small><i> + Output Generated by + <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>. + Java, JSP, and JavaServer Pages are trademarks or + registered trademarks of Sun Microsystems, Inc. in the US and other + countries. Copyright 2002-4 Sun Microsystems, Inc. + 4150 Network Circle + Santa Clara, CA 95054, U.S.A. + All Rights Reserved. + </i></small> +</body> +</html> Added: myfaces/site/tlddoc/x/validateEmail.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/validateEmail.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/validateEmail.html (added) +++ myfaces/site/tlddoc/x/validateEmail.html Tue May 3 02:06:41 2005 @@ -0,0 +1,118 @@ +<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>validateEmail + (Tag Library Documentation Generator - Generated Documentation) + </title> +<meta content="$title" name="keywords"> +<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet"> +</head> +<script> + function asd() + { + parent.document.title="validateEmail (Tag Library Documentation Generator - Generated Documentation)"; + } + </script> +<body onload="asd();" bgcolor="white"> +<a name="navbar_top"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateEmail.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<h2> +<font size="-1">x</font> +<br> + Tag validateEmail</h2> +<hr> + A custom validator for email address format, based upons Jakarta Commons. + <br> +<p></p> +<hr> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Information</b></font></td> +</tr> +<tr> +<td>Tag Class</td><td>org.apache.myfaces.custom.emailvalidator.ValidateEmailTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>JSP</td> +</tr> +<tr> +<td>Display Name</td><td><i>None</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Attributes</b></font></td> +</tr> +<td colspan="5"><i>No Attributes Defined.</i></td> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Variables</b></font></td> +</tr> +<td colspan="2"><i>No Variables Defined.</i></td> +</table> +<br> +<p></p> +<a name="navbar_bottom"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateEmail.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<small><i> + Output Generated by + <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>. + Java, JSP, and JavaServer Pages are trademarks or + registered trademarks of Sun Microsystems, Inc. in the US and other + countries. Copyright 2002-4 Sun Microsystems, Inc. + 4150 Network Circle + Santa Clara, CA 95054, U.S.A. + All Rights Reserved. + </i></small> +</body> +</html> Added: myfaces/site/tlddoc/x/validateEqual.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/validateEqual.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/validateEqual.html (added) +++ myfaces/site/tlddoc/x/validateEqual.html Tue May 3 02:06:41 2005 @@ -0,0 +1,125 @@ +<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>validateEqual + (Tag Library Documentation Generator - Generated Documentation) + </title> +<meta content="$title" name="keywords"> +<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet"> +</head> +<script> + function asd() + { + parent.document.title="validateEqual (Tag Library Documentation Generator - Generated Documentation)"; + } + </script> +<body onload="asd();" bgcolor="white"> +<a name="navbar_top"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateEqual.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<h2> +<font size="-1">x</font> +<br> + Tag validateEqual</h2> +<hr> + A custom validator for validations against foreign component values. + <br> +<p></p> +<hr> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Information</b></font></td> +</tr> +<tr> +<td>Tag Class</td><td>org.apache.myfaces.custom.equalvalidator.ValidateEqualTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>JSP</td> +</tr> +<tr> +<td>Display Name</td><td><i>None</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Attributes</b></font></td> +</tr> +<tr> +<td><b>Name</b></td><td><b>Required</b></td><td><b>Request-time</b></td><td><b>Type</b></td><td><b>Description</b></td> +</tr> +<tr valign="top"> +<td>for</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td> + the id of the foreign component, which is needed for the validation + </td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Variables</b></font></td> +</tr> +<td colspan="2"><i>No Variables Defined.</i></td> +</table> +<br> +<p></p> +<a name="navbar_bottom"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateEqual.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<small><i> + Output Generated by + <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>. + Java, JSP, and JavaServer Pages are trademarks or + registered trademarks of Sun Microsystems, Inc. in the US and other + countries. Copyright 2002-4 Sun Microsystems, Inc. + 4150 Network Circle + Santa Clara, CA 95054, U.S.A. + All Rights Reserved. + </i></small> +</body> +</html> Added: myfaces/site/tlddoc/x/validateISBN.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/validateISBN.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/validateISBN.html (added) +++ myfaces/site/tlddoc/x/validateISBN.html Tue May 3 02:06:41 2005 @@ -0,0 +1,118 @@ +<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>validateISBN + (Tag Library Documentation Generator - Generated Documentation) + </title> +<meta content="$title" name="keywords"> +<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet"> +</head> +<script> + function asd() + { + parent.document.title="validateISBN (Tag Library Documentation Generator - Generated Documentation)"; + } + </script> +<body onload="asd();" bgcolor="white"> +<a name="navbar_top"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateISBN.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<h2> +<font size="-1">x</font> +<br> + Tag validateISBN</h2> +<hr> + A custom validator for isbn codes, based upons Jakarta Commons. + <br> +<p></p> +<hr> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Information</b></font></td> +</tr> +<tr> +<td>Tag Class</td><td>org.apache.myfaces.custom.isbnvalidator.ValidateISBNTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>JSP</td> +</tr> +<tr> +<td>Display Name</td><td><i>None</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Attributes</b></font></td> +</tr> +<td colspan="5"><i>No Attributes Defined.</i></td> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Variables</b></font></td> +</tr> +<td colspan="2"><i>No Variables Defined.</i></td> +</table> +<br> +<p></p> +<a name="navbar_bottom"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateISBN.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<small><i> + Output Generated by + <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>. + Java, JSP, and JavaServer Pages are trademarks or + registered trademarks of Sun Microsystems, Inc. in the US and other + countries. Copyright 2002-4 Sun Microsystems, Inc. + 4150 Network Circle + Santa Clara, CA 95054, U.S.A. + All Rights Reserved. + </i></small> +</body> +</html> Added: myfaces/site/tlddoc/x/validateRegExpr.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/validateRegExpr.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/validateRegExpr.html (added) +++ myfaces/site/tlddoc/x/validateRegExpr.html Tue May 3 02:06:41 2005 @@ -0,0 +1,125 @@ +<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>validateRegExpr + (Tag Library Documentation Generator - Generated Documentation) + </title> +<meta content="$title" name="keywords"> +<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet"> +</head> +<script> + function asd() + { + parent.document.title="validateRegExpr (Tag Library Documentation Generator - Generated Documentation)"; + } + </script> +<body onload="asd();" bgcolor="white"> +<a name="navbar_top"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateRegExpr.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<h2> +<font size="-1">x</font> +<br> + Tag validateRegExpr</h2> +<hr> + A custom validator for reg. expr., based upons Jakarta Commons. + <br> +<p></p> +<hr> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Information</b></font></td> +</tr> +<tr> +<td>Tag Class</td><td>org.apache.myfaces.custom.regexprvalidator.ValidateRegExprTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>JSP</td> +</tr> +<tr> +<td>Display Name</td><td><i>None</i></td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Attributes</b></font></td> +</tr> +<tr> +<td><b>Name</b></td><td><b>Required</b></td><td><b>Request-time</b></td><td><b>Type</b></td><td><b>Description</b></td> +</tr> +<tr valign="top"> +<td>pattern</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td> + the pattern, which is the base of the validation + </td> +</tr> +</table> +<br> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="5"><font size="+2"><b>Variables</b></font></td> +</tr> +<td colspan="2"><i>No Variables Defined.</i></td> +</table> +<br> +<p></p> +<a name="navbar_bottom"></a> +<table cellspacing="0" cellpadding="1" width="100%" border="0"> +<tr> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a> +<table CELLSPACING="3" CELLPADDING="0" BORDER="0"> +<tr VALIGN="top" ALIGN="center"> +<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </td> +</tr> +</table> +</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td> +</tr> +<tr> +<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="validateRegExpr.html" target="_top"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<small><i> + Output Generated by + <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>. + Java, JSP, and JavaServer Pages are trademarks or + registered trademarks of Sun Microsystems, Inc. in the US and other + countries. Copyright 2002-4 Sun Microsystems, Inc. + 4150 Network Circle + Santa Clara, CA 95054, U.S.A. + All Rights Reserved. + </i></small> +</body> +</html>
