Log In | Get Help   
Home My Page Projects Code Snippets Project Openings Accounting and Billing Portal
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files
[abportal] View of /src/main/webapp/WEB-INF/tld/liferay-faces.tld
[abportal] / src / main / webapp / WEB-INF / tld / liferay-faces.tld Repository:
ViewVC logotype

View of /src/main/webapp/WEB-INF/tld/liferay-faces.tld

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (download) (annotate)
Wed Jul 28 10:05:51 2010 UTC (13 years, 9 months ago) by dgarcia
File size: 720 byte(s)
First code commit
<?xml version="1.0"?>
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">

<taglib>
	<tlib-version>1.0</tlib-version>
	<jsp-version>1.2</jsp-version>
	<short-name>liferay-faces</short-name>
	<uri>http://liferay.com/tld/faces</uri>
	<tag>
		<name>convertPhoneNumber</name>
		<tag-class>com.liferay.taglib.faces.converter.PhoneNumberConverterTag</tag-class>
		<attribute>
			<name>unitedStatesFormat</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>
	<tag>
		<name>validateEmailAddress</name>
		<tag-class>com.liferay.taglib.faces.validator.EmailAddressValidatorTag</tag-class>
	</tag>
</taglib>

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge