<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">

<taglib>
	<tlibversion>1.0</tlibversion>
	<jspversion>1.1</jspversion>
	<shortname>ft</shortname>
	<uri>http://www.e-deal.com/taglib/ft</uri>
	<info>Frontline Tag Library</info>
	<tag>
		<name>email</name>
		<tagclass> com.edeal.frontline.display.tag.GetEmailLinkTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info>Generate email editor link</info>
		<attribute>
			<name>adressEmail</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
		<attribute>
			<name>typObjMod</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
		<attribute>
			<name>idObjMod</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
		<attribute>
			<name>idDest</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>
	<tag>
		<name>date</name>
		<tagclass> com.edeal.frontline.display.tag.GetFormattedDateTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info>Generate email editor link</info>
		<attribute>
			<name>format</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>
	<tag>
		<name>number</name>
		<tagclass> com.edeal.frontline.display.tag.GetFormattedNumberTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info>Generate email editor link</info>
		<attribute>
			<name>format</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>
	<tag>
		<name>amount</name>
		<tagclass> com.edeal.frontline.display.tag.GetFormattedAmountTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info>Generate email editor link</info>
	</tag>
	<tag>
		<name>boolean</name>
		<tagclass> com.edeal.frontline.display.tag.GetFormattedBooleanTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info>Generate email editor link</info>
		<attribute>
			<name>valueCodeIfTrue</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
		<attribute>
			<name>valueCodeIfFalse</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
		<attribute>
			<name>valueIfTrue</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
		<attribute>
			<name>valueIfFalse</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>
	<tag>
		<name>phone</name>
		<tagclass> com.edeal.frontline.display.tag.GetPhoneLinkTag</tagclass>
		<bodycontent>JSP</bodycontent>
		<info>Generate email editor link</info>
		<attribute>
			<name>phoneNumber</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
		<attribute>
			<name>typObjMod</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
		<attribute>
			<name>idObjMod</name>
			<required>false</required>
			<rtexprvalue>true</rtexprvalue>
		</attribute>
	</tag>
</taglib>
