<?xml version="1.0"?><phpdoc><class name="panemanager_gifimage" extends="panemanger" undoc="false" access="private"><file>c:/www/apache/doc2//form/panemanager_gifimage.inc</file><doc><description/><shortdescription>Renders GIF image buttons.</shortdescription><version>$Id: panemanager_gifimage.inc,v 1.2 2000/12/19 12:58:13 uw Exp $</version></doc><function name="getButton" undoc="false" access="private"><doc><see type="function">createButton()</see><parameter name="$label" type="string"/><parameter name="$value" type="string"/><parameter name="$name" default="&amp;quot;&amp;quot;" type="string"/><return name="$html" type="string"/><throws>form_error</throws><description/><shortdescription>Returns a submit button.</shortdescription></doc></function><function name="createButton" undoc="false" access="private"><doc><see type="function">getButton()</see><parameter name="$file" type="string"/><parameter name="$label" type="string"/><parameter name="$value" type="string"/><parameter name="$name" default="&amp;quot;&amp;quot;" type="string">= &amp;quot;&amp;quot;</parameter><return name="$ok" type="boolean"/><throws>form_error</throws><description/><shortdescription>Creates a graphical button.</shortdescription></doc></function><function name="getTab" undoc="false" access="private"><doc><parameter name="$label" undoc="true"/><parameter name="$value" undoc="true"/><parameter name="$optional" undoc="true"/><parameter name="$noerror" undoc="true"/><return type="void"/><description/><shortdescription>Generates a graphical tab.</shortdescription></doc></function><function name="createTab" undoc="false" access="private"><doc><see type="function">getTab()</see><parameter name="$file" type="string">used to save the tab</parameter><parameter name="$label" type="string"/><parameter name="$value" type="string"/><parameter name="$optional" type="boolean"/><parameter name="$noerror" type="boolean"/><return name="" type="boolean"/><throws>form_error</throws><description/><shortdescription>Creates (renders) a graphical tab.</shortdescription></doc></function><function name="HTMLColor" undoc="false" access="private"><doc><see type="function">GDColor()</see><parameter name="$value" default="&amp;quot;&amp;quot;" type="mixed"/><return name="" type="string"/><description>You&amp;apos;re allowed to define colors eigtheras an array of rgb [0-255] values or asan html color (#00ff00). This methodtranslates the color into an html color ifneccessary. If no color is given$this-&amp;gt;defaul_color is used.</description><shortdescription>FIXME</shortdescription></doc></function><function name="GDColor" undoc="false" access="private"><doc><see type="function">HTMLColor()</see><parameter name="$value" default="&amp;quot;&amp;quot;" type="mixed"/><return name="" type="array"/><description/><shortdescription>Similar to HTMLColor. GDColors must be an array</shortdescription></doc></function><variable name="$font" access="private" type="string">&amp;quot;/home/www/servers/ulf.dev.netuse.de/fonts/arialbd.ttf&amp;quot;<doc><description/><shortdescription>Path to the ttf font.</shortdescription></doc></variable><variable name="$fsize" access="private" type="integer">11<doc><description/><shortdescription>Font size of a tab.</shortdescription></doc></variable><variable name="$cache_dir" access="private" type="string">&amp;quot;$DOCUMENT_ROOT/images/tmp/&amp;quot;<doc><description/><shortdescription>Directory used for cached the the images.</shortdescription></doc></variable><variable name="$cache_url" access="private" type="string">&amp;quot;images/tmp&amp;quot;<doc><description/><shortdescription>URL used in the src attribute of [input typ=&amp;quot;image&amp;quot;]</shortdescription></doc></variable><variable name="$flag_button_autosize" access="private" type="boolean">true<doc><see type="var">$button_width</see><see type="var">$button_height</see><description/><shortdescription/></doc></variable><variable name="$button_width" access="private" type="integer">15<doc><see type="var">$button_height</see><description>If flag_button_autosize is set,the width of the generate image is the width ofthe label plus button_width.</description><shortdescription>Width of a button.</shortdescription></doc></variable><variable name="$button_height" access="private" type="integer">9<doc><see type="var">$button_width</see><description/><shortdescription>Height of a button.</shortdescription></doc></variable><variable name="$tab_width" access="private" type="integer">120<doc><see type="var">$tab_height</see><description/><shortdescription>Width of a tab.</shortdescription></doc></variable><variable name="$tab_height" access="private" type="integer">18<doc><description/><shortdescription>Height of a tab.</shortdescription></doc></variable><variable name="$default_color" access="private" type="string">&amp;quot;&amp;quot;<doc><description>Colors can be defined as an array of rgb values [0-255] or as an htmlcolor (#ffffff).</description><shortdescription>Global default color.</shortdescription></doc></variable><variable name="$flag_3d" access="private" type="boolean">true<doc><description/><shortdescription>Render 3D tabs?</shortdescription></doc></variable><variable name="$tab_bgcolor" access="private" type="array">array (&#x0a;													&amp;quot;error&amp;quot;			=&amp;gt; &amp;quot;&amp;quot;,&#x0a;													&amp;quot;ok&amp;quot;				=&amp;gt; &amp;quot;&amp;quot;,&#x0a;													&amp;quot;default&amp;quot;		=&amp;gt; &amp;quot;&amp;quot;&#x0a;												)<doc><description/><shortdescription>Background color used in the template.</shortdescription></doc></variable><variable name="$tab_color" access="private" type="array">array(	&#x0a;														&amp;quot;label&amp;quot;		=&amp;gt;	array(	&#x0a;																									&amp;quot;ok&amp;quot;				=&amp;gt; array(244, 255, 255),&#x0a;																									&amp;quot;error&amp;quot; 		=&amp;gt; array(253, 178, 96),&#x0a;																									&amp;quot;optional&amp;quot;	=&amp;gt; array(244, 255, 255)&#x0a;																								),								&#x0a;													&#x0a;														&amp;quot;bgcolor&amp;quot;	=&amp;gt; array (&#x0a;																									&amp;quot;ok&amp;quot;				=&amp;gt; &amp;quot;#006699&amp;quot;,&#x0a;																									&amp;quot;error&amp;quot;			=&amp;gt; &amp;quot;#006699&amp;quot;,&#x0a;																									&amp;quot;optional&amp;quot;	=&amp;gt; &amp;quot;#006699&amp;quot;&#x0a;																							),&#x0a;																							&#x0a;														&amp;quot;3d&amp;quot;			=&amp;gt; array(&#x0a;																									&amp;quot;bright&amp;quot;			=&amp;gt; array(152, 209, 254),&#x0a;																									&amp;quot;dark&amp;quot;				=&amp;gt; array(0, 0, 0)&#x0a;																							)																								&#x0a;												)<doc><description/><shortdescription>Colors used to render the tabs.</shortdescription></doc></variable><variable name="$button_color" access="private" type="array">array(&#x0a;															&amp;quot;label&amp;quot;			=&amp;gt; array(244, 255, 255),&#x0a;															&#x0a;															&amp;quot;bgcolor&amp;quot;		=&amp;gt; &amp;quot;#006699&amp;quot;,&#x0a;															&#x0a;															&amp;quot;3d&amp;quot;			=&amp;gt; array(&#x0a;																									&amp;quot;bright&amp;quot;			=&amp;gt; array(152, 209, 254),&#x0a;																									&amp;quot;dark&amp;quot;				=&amp;gt; array(0, 0, 0)&#x0a;																							)													&#x0a;												)<doc><description/><shortdescription>Colors used to render a button.</shortdescription></doc></variable><variable name="$tab_border" access="private" type="integer">1<doc><description/><shortdescription>Border attribute of the tabs.</shortdescription></doc></variable></class></phpdoc>