<?xml version="1.0"?><phpdoc><class name="jpeto_pricesticker" extends="" undoc="false" access="private" package="jpeto_tools"><file>c:/web/jpeto2/jpeto/MODULES/jpeto_pricesticker/jpeto_pricesticker.php</file><doc><description/><shortdescription>This class generates a price-sticker</shortdescription></doc><function name="jpeto_pricesticker" undoc="false" access="public"><doc><parameter name="$j_Price" default="&amp;quot;0&amp;quot;" type="string">sets the price for the sticker</parameter><parameter name="$j_Currency" default="&amp;quot;&amp;#8364;&amp;quot;" type="string">sets the currency for the sticker</parameter><return type="void"/><description/><shortdescription>Constructor for jpeto_pricesticker</shortdescription></doc></function><function name="getImage" undoc="false" access="private"><doc><return name="$imagePath" type="String"/><description/><shortdescription>generates a JPEG image from the current Template, Price &amp; Currency or takes it from the cache</shortdescription></doc></function><variable name="$j_Currency" access="private" type="integer"><doc><description/><shortdescription>Currency on the sticker</shortdescription></doc></variable><variable name="$j_Price" access="private" type="integer"><doc><description/><shortdescription>Price on the sticker</shortdescription></doc></variable><variable name="$size" access="private" type="integer">40<doc><description/><shortdescription>initial Text size</shortdescription></doc></variable><variable name="$red" access="private" type="string">&amp;quot;0&amp;quot;<doc><description/><shortdescription>Red Value of Text</shortdescription></doc></variable><variable name="$green" access="private" type="string">&amp;quot;0&amp;quot;<doc><description/><shortdescription>Green Value of Text</shortdescription></doc></variable><variable name="$blue" access="private" type="string">&amp;quot;0&amp;quot;<doc><description/><shortdescription>Blue Value of Text</shortdescription></doc></variable><variable name="$j_SubText" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>SubText</shortdescription></doc></variable><variable name="$subSize" access="private" type="integer">9<doc><description/><shortdescription>SubText size</shortdescription></doc></variable><variable name="$subRed" access="private" type="string">&amp;quot;0&amp;quot;<doc><description/><shortdescription>Red Value of SubText</shortdescription></doc></variable><variable name="$subGreen" access="private" type="string">&amp;quot;0&amp;quot;<doc><description/><shortdescription>Green Value of SubText</shortdescription></doc></variable><variable name="$subBlue" access="private" type="string">&amp;quot;0&amp;quot;<doc><description/><shortdescription>Blue Value of SubText</shortdescription></doc></variable><variable name="$j_AltText" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>Roll-Over Text</shortdescription></doc></variable><variable name="$Template" access="private" type="string">&amp;quot;pricesticker.jpg&amp;quot;<doc><description/><shortdescription>Template for the background of the sticker</shortdescription></doc></variable><variable name="$TemplateWidth" access="private" type="integer">80<doc><description/><shortdescription>Width of template file</shortdescription></doc></variable><variable name="$TemplateHeight" access="private" type="integer">43<doc><description/><shortdescription>Height of template file</shortdescription></doc></variable><variable name="$maxTextWidth" access="private" type="integer">60<doc><description/><shortdescription>maximum width of text</shortdescription></doc></variable><variable name="$fontFile" access="private" type="string">&amp;quot;arialbd.ttf&amp;quot;<doc><description/><shortdescription>font file to use</shortdescription></doc></variable><uses type="include_once" file="jpeto/jpeto_config.php" undoc="true"><doc></doc></uses></class></phpdoc>