<?xml version="1.0"?><phpdoc><class name="form_element_image" extends="form_element_submit" undoc="false" access="public" package="Form"><file>c:/www/apache/doc2//form/form_element_image.inc</file><doc><author email="uw@netuse.de">Ulf Wendel</author><inherited src="Array"/><overriden src="Array"/><description/><shortdescription>Generates graphical submit buttons, [input type=&amp;quot;image&amp;quot;]</shortdescription><version>$Id: form_element_image.inc,v 1.5 2000/12/12 01:37:38 uw Exp $</version></doc><function name="get" undoc="true" access="private"><doc><see type="function">getfrozen()</see><see type="function">show()</see><parameter name="$value" default="&amp;quot;&amp;quot;" type="string">The value is only used with radio buttons.&#x0a;If the given value is equal to the value of the&#x0a;element when it was defined, the radio gets selected.</parameter><return type="void"/><overriden src="form_element"/><description/><shortdescription>Returns the HTML code of the element.</shortdescription></doc></function><function name="getFrozen" undoc="true" access="private"><doc><see type="function">get()</see><see type="function">show()</see><parameter name="$value" default="&amp;quot;&amp;quot;" type="string">The value is only used with radio buttons.&#x0a;If the given value is equal to the value of the&#x0a;element when it was defined, the radio gets selected.</parameter><return type="void"/><overriden src="form_element"/><description/><shortdescription>Returns thr HTML code of the frozen element.</shortdescription><brother>get</brother></doc></function><variable name="$src" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>HTML src attribute.</shortdescription></doc></variable><variable name="$align" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>HTML align attribute.</shortdescription></doc></variable><variable name="$alt" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>HTML alt attribute.</shortdescription></doc></variable><variable name="$hspace" access="private" type="integer">-1<doc><see type="var">$vspace</see><description/><shortdescription>HTML hspace attribute.</shortdescription></doc></variable><variable name="$vspace" access="private" type="integer">-1<doc><see type="var">$hspace</see><description/><shortdescription>HTML vspace attribute.</shortdescription></doc></variable><variable name="$border" access="private" type="integer">-1<doc><description/><shortdescription>HTML border attribute.</shortdescription></doc></variable><variable name="$usemap" access="private" type="string">&amp;quot;&amp;quot;<doc><description/><shortdescription>HTML usemap attribute.</shortdescription></doc></variable><variable name="$shared_required_fields" access="private" type="array">array ( &#x0a;																	&amp;quot;type&amp;quot; 	=&amp;gt; &amp;quot;string&amp;quot;,&#x0a;																	&amp;quot;name&amp;quot;	=&amp;gt; &amp;quot;string&amp;quot;,&#x0a;																	&amp;quot;src&amp;quot; 	=&amp;gt; &amp;quot;string&amp;quot;&#x0a;																)<doc><see type="var">$required_fields</see><see type="var">$shared_optional_fields</see><see type="function">checkConfiguration()</see><overriden src="form_element"/><description>Have a look at checkConfiguration() for more informationon debugging form elements.</description><shortdescription>List of required fields every element needs and their type.</shortdescription></doc></variable><variable name="$optional_fields" access="private" type="array">array (&#x0a;																	&amp;quot;align&amp;quot;			=&amp;gt; &amp;quot;string&amp;quot;,&#x0a;																	&amp;quot;alt&amp;quot;				=&amp;gt; &amp;quot;string&amp;quot;,&#x0a;																	&amp;quot;hspace&amp;quot;		=&amp;gt; &amp;quot;integer&amp;quot;,&#x0a;																	&amp;quot;vspace&amp;quot;		=&amp;gt; &amp;quot;integer&amp;quot;,&#x0a;																	&amp;quot;border&amp;quot;		=&amp;gt; &amp;quot;integer&amp;quot;,&#x0a;																	&amp;quot;width&amp;quot;			=&amp;gt; &amp;quot;integer&amp;quot;,&#x0a;																	&amp;quot;height&amp;quot;		=&amp;gt; &amp;quot;integer&amp;quot;,&#x0a;																	&amp;quot;accesskey&amp;quot;	=&amp;gt; &amp;quot;string&amp;quot;,&#x0a;																	&amp;quot;tabindex&amp;quot;	=&amp;gt; &amp;quot;integer&amp;quot;,&#x0a;																	&amp;quot;usemap&amp;quot;		=&amp;gt; &amp;quot;string&amp;quot;&#x0a;																)<doc><see type="var">$shared_optional_fields</see><see type="var">$required_fields</see><overriden src="form_element"/><description/><shortdescription>List of optional fields provided by a derived class.</shortdescription></doc></variable><inherited src="form_element_submit" type="variables"><element>$width</element><element>$height</element></inherited><inherited src="form_element_buttonobject" type="variables"><element>$accesskey</element><element>$tabindex</element></inherited><inherited src="form_element" type="variables"><element>$flag_config_ok</element><element>$elname</element><element>$name</element><element>$value</element><element>$additional_html</element><element>$frozen</element><element>$class</element><element>$id</element><element>$style</element><element>$required_fields</element><element>$shared_optional_fields</element><element>$method</element><element>$val_events</element><element>$js_mode</element><element>$form_name</element><element>$validator</element><element>$js_validator</element></inherited><inherited src="form_commonobject" type="variables"><element>$cr_html</element><element>$exceptions</element></inherited><inherited src="form_element" type="functions"><element>form_element</element><element>setup</element><element>checkconfiguration</element><element>getvalue</element><element>gettype</element><element>isbutton</element><element>getvalidator</element><element>setvalidator</element><element>freeze</element><element>unfreeze</element><element>thawout</element><element>show</element><element>validate</element><element>validatelength</element><element>validateregex</element><element>dovalidation</element><element>react</element><element>setvalue</element><element>getjsonactivation</element><element>getcommonhtmlattributes</element><element>getfrozenhiddenelement</element><element>getfrozentable</element><element>getjs</element><element>getjsvalue</element><element>getextrajs</element><element>getname</element><element>ishidden</element></inherited><inherited src="form_commonobject" type="functions"><element>introspection</element></inherited><path><parent>form_element_submit</parent><parent>form_element_buttonobject</parent><parent>form_element</parent><parent>form_commonobject</parent></path><baseclass>form_commonobject</baseclass></class></phpdoc>