<?xml version="1.0"?><phpdoc><class name="Bs_FormFieldImage" extends="Bs_FormField" undoc="false" access="public" package="Form"><file>C:/usr/local/lib/php/blueshoes-4.2/core/html/form/Bs_FormFieldImage.class.php</file><doc><author email="andrej@arn.li">andrej arn</author><inherited src="Array"/><description>an image form element submits the form to the server just like a submit element does.example tag:&amp;lt;input type=&amp;quot;image&amp;quot; name=&amp;quot;fieldname&amp;quot; value=&amp;quot;&amp;quot; src=&amp;quot;the/source.jpg&amp;quot; alt=&amp;quot;alt text&amp;quot; align=&amp;quot;left&amp;quot;usemap=&amp;quot;yourMap&amp;quot; width=&amp;quot;20&amp;quot; height=&amp;quot;20&amp;quot; hspace=&amp;quot;5&amp;quot; vspace=&amp;quot;5&amp;quot; border=&amp;quot;2&amp;quot;&amp;gt;what&amp;apos;s special about this tag? (for details see class vars.)all the properties:- src       - usemap    - border- alt       - width     - hspace- align     - height    - vspaceno dependencies here.</description><shortdescription>IMAGE Form Field Class.</shortdescription><version>4.0.$id$</version><copyright>blueshoes.org</copyright></doc><function name="&amp;getField" undoc="false" access="public"><doc><return name="" type="string">some html code</return><description>overwrites parent method.</description><shortdescription>Return some html code to display the field on a website in a form.</shortdescription></doc></function><function name="Bs_FormFieldImage" undoc="true" access="public"><doc><return type="void"/></doc></function><variable name="$src" access="private" type="mixed"><doc><description>usually a string, can be a hash because it&amp;apos;s language dependant.</description><shortdescription>the source (path) to the image.</shortdescription></doc></variable><variable name="$alt" access="private" type="mixed"><doc><description>usually a string, can be a hash because it&amp;apos;s language dependant.</description><shortdescription>the alt text to appear when you move your mouse over the image and wait for a moment.</shortdescription></doc></variable><variable name="$align" access="private" type="string"><doc><description>now i&amp;apos;m not sure what the correct list is. homesite 4.5.2 offers 2 different lists,one is: &amp;quot;left right top middle bottom&amp;quot; and the other has the same options plus these:&amp;quot;texttop absmiddle baseline absbottom&amp;quot; so if you use these settings you better knowwhat you&amp;apos;re doing.</description><shortdescription>how to align the image. one of ...</shortdescription></doc></variable><variable name="$usemap" access="private" type="string"><doc><description/><shortdescription>the name of a client side image map you would like to use.</shortdescription></doc></variable><variable name="$width" access="private" type="mixed"><doc><description>uses the original width of the image.usually an int, can be a hash because it&amp;apos;s language dependant.</description><shortdescription>width of the image. if not given, no width is sent and the browser</shortdescription></doc></variable><variable name="$height" access="private" type="mixed"><doc><description>uses the original height of the image.usually an int, can be a hash because it&amp;apos;s language dependant.</description><shortdescription>height of the image. if not given, no height is sent and the browser</shortdescription></doc></variable><variable name="$border" access="private" type="int"><doc><description/><shortdescription>border thickness around the image.</shortdescription></doc></variable><variable name="$hspace" access="private" type="int"><doc><description/><shortdescription>horizontal space</shortdescription></doc></variable><variable name="$vspace" access="private" type="int"><doc><description/><shortdescription>vertical space</shortdescription></doc></variable><constant name="BS_FORMFIELDIMAGE_VERSION" undoc="true" access="private" case="default: case sensitive">4.0.$x$<doc></doc></constant><inherited src="Bs_FormField" type="functions"><element>bs_formfield</element><element>&amp;getelement</element><element>getfield</element><element>addenforcecheckbox</element><element>isexplodable</element><element>getadvancedstyle</element><element>getadvancedstylehelper</element><element>setexplode</element><element>getlabel</element><element>inputmanipulate</element><element>inputvalidate</element><element>validatemust</element><element>validateonlyoneof</element><element>validateonlyif</element><element>validateminlength</element><element>validatemaxlength</element><element>validatemuststartwith</element><element>validatenotstartwith</element><element>validatemustendwith</element><element>validatenotendwith</element><element>validatemustcontain</element><element>validatenotcontain</element><element>validateequalto</element><element>validatenotequalto</element><element>validatedatatype</element><element>validateregularexpression</element><element>validateadditionalcheck</element><element>validatemustbeunique</element><element>getvisibility</element><element>getonenterbehavior</element><element>getonentercode</element><element>applyonenterbehavior</element><element>shouldpersist</element><element>getdbdatatype</element><element>getdbfieldname</element><element>_getmaxlength</element><element>_gettagstringevents</element><element>getvalue</element><element>_gettagstringvalue</element><element>_gettagstringstyles</element><element>_gettagstringadditionaltags</element><element>getcaption</element><element>getcaptionforformoutput</element><element>geterror</element><element>gethelp</element><element>_highlightaccesskey</element><element>_getaccesskey</element><element>getfieldashidden</element><element>_getfieldnameforhtml</element><element>hasjavascript</element><element>ismust</element><element>_anyifcase</element><element>_markasused</element><element>_getbsdatainfonumber</element><element>isfilledin</element><element>_evalwrap</element><element>unpersisttrigger</element><element>geterrormessage</element><element>&amp;serialize</element><element>unserialize</element><element>&amp;encrypt</element><element>&amp;decrypt</element><element>initfrompost</element></inherited><inherited src="Bs_FormElement" type="functions"><element>bs_formelement</element><element>hasformobject</element><element>setformobject</element><element>getcaption</element><element>getelement</element><element>getlevel</element><element>_doelementstringformat</element><element>_getparamvalue</element><element>getlanguagedependentvalue</element></inherited><inherited src="Bs_Object" type="functions"><element>isex</element><element>isexception</element><element>tostring</element><element>tohtml</element><element>persist</element><element>unpersist</element><element>bs_object</element><element>bbsetoutput</element><element>bbawake</element><element>bbisawake</element><element>bbxmsg</element><element>bbxfunctionstart</element><element>bbxfunctionend</element><element>bbxecho</element><element>bbxvar</element><element>bbxvardump</element><element>bbforcetrace</element><element>bbbufferstart</element><element>bbbufferget</element><element>bbbufferendflush</element><element>bbbufferendclean</element></inherited><inherited src="Bs_FormField" type="variables"><element>$_bs_string</element><element>$_bs_array</element><element>$_bs_htmlutil</element><element>$_bs_date</element><element>$fieldtype</element><element>$caption</element><element>$defaulterrormessage</element><element>$errormessage</element><element>$errortype</element><element>$level</element><element>$editability</element><element>$accessrights</element><element>$visibility</element><element>$isused</element><element>$valuedefault</element><element>$valuedefaulttype</element><element>$valuereceived</element><element>$valuedisplay</element><element>$valueinternal</element><element>$savetodb</element><element>$dbfieldname</element><element>$dbdatatype</element><element>$dbnotnull</element><element>$dbprimarykey</element><element>$dbkey</element><element>$dbindexfulltext</element><element>$dbautoincrement</element><element>$dbunique</element><element>$dbforeignkey</element><element>$dbattributes</element><element>$explodeeval</element><element>$_explodearray</element><element>$direction</element><element>$styles</element><element>$advancedstyles</element><element>$events</element><element>$onenter</element><element>$additionaltags</element><element>$bsdatatype</element><element>$bsdatainfo</element><element>$bsdatamanipulation</element><element>$bsdatamanipvar</element><element>$enforce</element><element>$_must</element><element>$must</element><element>$mustif</element><element>$mustoneof</element><element>$mustoneofif</element><element>$onlyoneof</element><element>$onlyif</element><element>$onlyoneofif</element><element>$minlength</element><element>$maxlength</element><element>$muststartwith</element><element>$notstartwith</element><element>$mustendwith</element><element>$notendwith</element><element>$mustcontain</element><element>$notcontain</element><element>$equalto</element><element>$notequalto</element><element>$mustbeunique</element><element>$regularexpression</element><element>$additionalcheck</element><element>$trim</element><element>$remove</element><element>$removei</element><element>$replace</element><element>$replacei</element><element>$case</element><element>$codepostreceive</element><element>$codepostload</element><element>$this</element><element>$charsrule</element></inherited><inherited src="Bs_FormElement" type="variables"><element>$persister</element><element>$persisterid</element><element>$_form</element><element>$name</element><element>$elementtype</element><element>$formid</element><element>$container</element><element>$orderid</element><element>$elementstringformat</element><element>$persistervarsettings</element><element>$this</element></inherited><inherited src="Bs_FormField" type="consts"><element>bs_formfield_version</element><element>bs_ff_error</element></inherited><inherited src="Bs_FormElement" type="consts"><element>bs_formelement_version</element></inherited><inherited src="Bs_Object" type="consts"><element>bs_object_version</element></inherited><path><parent>Bs_FormField</parent><parent>Bs_FormElement</parent><parent>Bs_Object</parent></path><baseclass>Bs_Object</baseclass></class></phpdoc>