<?xml version="1.0"?><phpdoc><index><chapter char="a"><element type="class" source="" sourcetype="class" name="assistant">Assistant/wizard that guides a user through several forms.</element><element type="functions" source="assistant" sourcetype="class" name="addPage">Add a page to the assistant</element><element type="functions" source="panemanager" sourcetype="class" name="addPage">Adds a page to the assistant / tabbed pane</element><element type="functions" source="panemanager" sourcetype="class" name="arrayRegexpKeySearch">Scans the given array for a key that matches the given regexp.</element><element type="functions" source="form" sourcetype="class" name="autoloadValues">Loads the form with HTTP_[POST|GET]_VARS.</element><element type="functions" source="form" sourcetype="class" name="addElement">Adds an element to the form object.</element><element type="functions" source="template_bridge" sourcetype="class" name="addElement">Adds a new element to the template</element><element type="functions" source="form" sourcetype="class" name="addJS">Adds JavaScript validation code to an element</element><element type="functions" source="form" sourcetype="class" name="addDefaultAttributes">Adds default values to an element if they haven&amp;apos;t been overriden.</element><element type="functions" source="form" sourcetype="class" name="addOption">Add a new option to a combo</element><element type="functions" source="form_element_combo" sourcetype="class" name="addOption">Adds a new option to the option list.</element><element type="variables" source="form_element_file" sourcetype="class" name="$accept">HTML accept attribute.</element><element type="variables" source="form_element_image" sourcetype="class" name="$align">HTML align attribute.</element><element type="variables" source="form_element_image" sourcetype="class" name="$alt">HTML alt attribute.</element><element type="variables" source="form_element_buttonobject" sourcetype="class" name="$accesskey">HTML 4.0 attribute accesskey</element><element type="variables" source="form_element_checkobject" sourcetype="class" name="$accesskey">HTML 4.0 attribute accesskey</element><element type="variables" source="form_element_selectobject" sourcetype="class" name="$accesskey">HTML accesskey attribute.</element><element type="variables" source="form_element_textobject" sourcetype="class" name="$accesskey">HTML 4.0 attribute accesskey.</element><element type="variables" source="form_element_tree" sourcetype="class" name="$accesskey"/><element type="variables" source="form_element" sourcetype="class" name="$additional_html">Additional HTML attributes.</element><element type="functions" source="template_bridge" sourcetype="class" name="addComment">Adds a comment to the form</element><element type="functions" source="template_bridge" sourcetype="class" name="addSubmit">Define a submit button - today there&amp;apos;s always just on submit button</element><element type="functions" source="template_bridge" sourcetype="class" name="addReset">Define a reset button</element><element type="functions" source="template_bridge" sourcetype="class" name="addNext">Define a next step submit button, tribute to tab styled forms</element><element type="functions" source="template_bridge" sourcetype="class" name="addPrev">Define a previous step submit button, tribute to tab styled forms</element></chapter><chapter char="r"><element type="functions" source="assistant" sourcetype="class" name="restoreAssistant">Restores the Assistant. Load the pages with values, sets validation flags etc.</element><element type="functions" source="panemanager" sourcetype="class" name="restoreAssistant">Restores the Assistant. Load the pages with values, sets validation flags etc.</element><element type="functions" source="tabbedpane" sourcetype="class" name="restoreSessionHash">Restores a session hash</element><element type="variables" source="form" sourcetype="class" name="$radio_elements">Array of radio elements.</element><element type="variables" source="form_element_combo" sourcetype="class" name="$readonly">HTML readonly attribute of the text input field.</element><element type="variables" source="form_element_textobject" sourcetype="class" name="$readonly">HTML 4.0 attribute readonly.</element><element type="variables" source="form_element_selectobject" sourcetype="class" name="$required_fields">List of required fields provided by a derived class.</element><element type="variables" source="form_element_date" sourcetype="class" name="$required_fields">List of required fields provided by a derived class.</element><element type="variables" source="form_element" sourcetype="class" name="$required_fields">List of required fields provided by a derived class.</element><element type="variables" source="form_element_textarea" sourcetype="class" name="$rows">HTML row attribute.</element><element type="functions" source="form_element" sourcetype="class" name="react">Defines the events that will be validated.</element></chapter><chapter char="s"><element type="functions" source="assistant" sourcetype="class" name="setTemplatePath">Sets the path to the templates</element><element type="functions" source="template_bridge" sourcetype="class" name="setTemplatePath">Sets the path to the template</element><element type="functions" source="assistant" sourcetype="class" name="setTemplateFiles">Set the template files</element><element type="functions" source="template_bridge" sourcetype="class" name="setTemplateFiles">Sets the template files</element><element type="functions" source="assistant" sourcetype="class" name="show">Prints and returns the HTML code of the assistant.</element><element type="functions" source="panemanager" sourcetype="class" name="show">print, generate and return the current page</element><element type="functions" source="form" sourcetype="class" name="show">Generate and print the complete form.</element><element type="functions" source="form_element" sourcetype="class" name="show">Print version of get().</element><element type="functions" source="template_bridge" sourcetype="class" name="show">Show the generated form</element><element type="functions" source="assistant" sourcetype="class" name="saveFormValues">Get the values of the last form.</element><element type="functions" source="assistant" sourcetype="class" name="setPageErrors">Sets the error flags of all pages.</element><element type="functions" source="assistant" sourcetype="class" name="setMode">Sets the &amp;quot;switching mode&amp;quot;.</element><element type="variables" source="assistant" sourcetype="class" name="$selected">Which page was selected by the user?</element><element type="variables" source="form_element_tree" sourcetype="class" name="$selected"/><element type="functions" source="panemanager" sourcetype="class" name="setHelp">Set the label, name and comment text that belongs to the help button</element><element type="functions" source="panemanager" sourcetype="class" name="setExitButton">Set the laben and the name of the exit button</element><element type="functions" source="panemanager" sourcetype="class" name="setFinishButton">Sets the label and name of a button that allows to exit the assistant as soon as all forms are valid.</element><element type="functions" source="panemanager" sourcetype="class" name="showTabs">Generate tabs?</element><element type="functions" source="panemanager" sourcetype="class" name="setStart">Sets the opening form tag.</element><element type="functions" source="template_bridge" sourcetype="class" name="setStart">Sets the opening form tag</element><element type="functions" source="panemanager" sourcetype="class" name="setMethod">Sets the method used by all pages</element><element type="functions" source="form" sourcetype="class" name="setMethod">Sets the method used by this form.</element><element type="functions" source="template_bridge" sourcetype="class" name="setMethod">Set the method used in the form. Form needs it for autoloadValues().</element><element type="functions" source="panemanager" sourcetype="class" name="setFinish">Sets the closing HTML form tag.</element><element type="functions" source="template_bridge" sourcetype="class" name="setFinish">Sets the closing form tag</element><element type="functions" source="panemanager" sourcetype="class" name="setLabels">Set the label of a button.</element><element type="variables" source="panemanager" sourcetype="class" name="$show_tabs">Show tabs?</element><element type="variables" source="panemanager" sourcetype="class" name="$show_prevnext">Show prev- and next-button?</element><element type="functions" source="form" sourcetype="class" name="setJSMode">Sets the JavaScript validation mode.</element><element type="functions" source="form" sourcetype="class" name="setValues">Sets the value of one element or a group of elements.</element><element type="functions" source="form" sourcetype="class" name="setValidator">Sets the name of a custom validation function.</element><element type="functions" source="form_element" sourcetype="class" name="setValidator">Sets the name of the custom validation function.</element><element type="functions" source="form" sourcetype="class" name="showElement">Return and print an element.</element><element type="functions" source="form" sourcetype="class" name="setValidationError">Sets the validation error message for of an element.</element><element type="functions" source="form" sourcetype="class" name="setDefaults">Sets default element attributes.</element><element type="functions" source="form" sourcetype="class" name="setElementnamePrefix">Sets a global Prefix for element names.</element><element type="functions" source="form" sourcetype="class" name="setTree">Set the tree of an treeview element</element><element type="functions" source="form_element_tree" sourcetype="class" name="setTree">FIXME</element><element type="functions" source="form" sourcetype="class" name="setJSError">Sets the JavaScript error message pre- and postfix text.</element><element type="functions" source="form" sourcetype="class" name="setOptions"/><element type="functions" source="form_element_selectobject" sourcetype="class" name="setOptions">Sets the option list of the select or combo box.</element><element type="variables" source="form_element_file" sourcetype="class" name="$size">HTML size attribute.</element><element type="variables" source="form_element_selectobject" sourcetype="class" name="$size">HTML size attribute.</element><element type="variables" source="form_element_text" sourcetype="class" name="$size">HTML size attribute.</element><element type="variables" source="form_element_image" sourcetype="class" name="$src">HTML src attribute.</element><element type="variables" source="form_element_image" sourcetype="class" name="$shared_required_fields">List of required fields every element needs and their type.</element><element type="variables" source="form_element" sourcetype="class" name="$shared_required_fields">List of required fields every element needs and their type.</element><element type="functions" source="form_element_radio" sourcetype="class" name="setValue">Sets the value of the form element.</element><element type="functions" source="form_element_selectobject" sourcetype="class" name="setValue">Sets the current value.</element><element type="functions" source="form_element" sourcetype="class" name="setValue">Sets the value of the form element.</element><element type="functions" source="form_element_combo" sourcetype="class" name="sortOptions">Sorts the option list if sort is not equal &amp;quot;top&amp;quot; and cares on sort_icase.</element><element type="functions" source="form_element_combo" sourcetype="class" name="sortOptionList">Sorts an array.</element><element type="variables" source="form_element_combo" sourcetype="class" name="$sort">Where will new options appear in the select box?</element><element type="variables" source="form_element_combo" sourcetype="class" name="$sort_icase">Sort case insensitive?</element><element type="variables" source="form_element_selectobject" sourcetype="class" name="$seperators">Undocumented and unimplemented. FIXME</element><element type="variables" source="form_element_selectobject" sourcetype="class" name="$seperators_e">Error message used when a selector gets selected</element><element type="functions" source="form_element_date" sourcetype="class" name="setup">Initializes $max_year_long and $max_year_short.</element><element type="functions" source="form_element" sourcetype="class" name="setup">Kind of a constructor of a derived form element.</element><element type="functions" source="form_element_tree" sourcetype="class" name="sortTree"/><element type="variables" source="form_element_tree" sourcetype="class" name="$step"/><element type="variables" source="form_element" sourcetype="class" name="$style">HTML/CSS style attribute</element><element type="variables" source="form_element" sourcetype="class" name="$shared_optional_fields">List of optional fields and their type.</element><element type="functions" source="template_bridge" sourcetype="class" name="setForm">Defines the form to use</element><element type="functions" source="template_bridge" sourcetype="class" name="setImagepath">Were are the images stored?</element><element type="functions" source="template_bridge" sourcetype="class" name="setImages">If you want to use images to assign the status of a field, define them.</element><element type="variables" source="template_bridge" sourcetype="class" name="$start_form">Opening form tag. Eigther generated by Start() or set by the user with setStart().</element></chapter><chapter char="n"><element type="functions" source="assistant" sourcetype="class" name="newTemplate">Creates a new template object.</element><element type="functions" source="template_bridge" sourcetype="class" name="newTemplate">Create a new instance of template</element><element type="variables" source="assistant" sourcetype="class" name="$now">Which page will be show now?</element><element type="variables" source="form_element_date" sourcetype="class" name="$now">Add a Submit button that allows the user to preload with the current date?</element><element type="variables" source="form_element" sourcetype="class" name="$name">HTML name attribute of the element.</element></chapter><chapter char="g"><element type="functions" source="assistant" sourcetype="class" name="get">Returns the current page.</element><element type="functions" source="panemanager" sourcetype="class" name="get">Returns the current page</element><element type="functions" source="form" sourcetype="class" name="get">Generate the complete form.</element><element type="functions" source="form_element_fileupload" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_file" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_image" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_reset" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_submit" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_checkbox" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_radio" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_combo" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_select" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_date" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_hidden" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_text" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_textarea" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element_tree" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="form_element" sourcetype="class" name="get">Returns the HTML code of the element.</element><element type="functions" source="template_bridge" sourcetype="class" name="get">Returns the Form</element><element type="functions" source="assistant" sourcetype="class" name="getNeighbour">Find the previous and the next element of the current element.</element><element type="functions" source="assistant" sourcetype="class" name="getPageNames">Returns an array with the names of all pages.</element><element type="functions" source="tabbedpane" sourcetype="class" name="getSessionHash">Return a hash of form values</element><element type="functions" source="form" sourcetype="class" name="getSessionHash">FIXME</element><element type="functions" source="panemanager" sourcetype="class" name="getResetButton">Returns a HTML reset button</element><element type="functions" source="panemanager" sourcetype="class" name="getButton">Returns a submit button.</element><element type="functions" source="panemanager_gifimage" sourcetype="class" name="getButton">Returns a submit button.</element><element type="functions" source="panemanager" sourcetype="class" name="getTab">Generates a tab.</element><element type="functions" source="panemanager_gifimage" sourcetype="class" name="getTab">Generates a graphical tab.</element><element type="functions" source="panemanager" sourcetype="class" name="getStart">Generates a &amp;lt;form&amp;gt;-Tag.</element><element type="functions" source="form" sourcetype="class" name="getStart">Generates the opening HTML form tag, &amp;lt;form&amp;gt;.</element><element type="functions" source="panemanager" sourcetype="class" name="getFinish">Generate closing &amp;lt;/form&amp;gt;-Tag</element><element type="functions" source="form" sourcetype="class" name="getFinish">Generates the closing HTML form tag and handles the hidden elements.</element><element type="functions" source="panemanager" sourcetype="class" name="getPageValues"/><element type="functions" source="panemanager" sourcetype="class" name="getPageValuesWithTranslatedNames"/><element type="functions" source="form" sourcetype="class" name="getElement">Generate and return the html representation of an element.</element><element type="functions" source="form" sourcetype="class" name="getType">Return the type of an element.</element><element type="functions" source="form_element" sourcetype="class" name="getType">Returns the type of this element.</element><element type="functions" source="form" sourcetype="class" name="getValue">Return the current value of an element.</element><element type="functions" source="form_element_radio" sourcetype="class" name="getValue">Returns the value of the radio element if the radio is checked otherwise NULL</element><element type="functions" source="form_element_date" sourcetype="class" name="getValue">Returns an array with the values of the selected date.</element><element type="functions" source="form_element" sourcetype="class" name="getValue">Returns the value of an element.</element><element type="functions" source="form" sourcetype="class" name="getValidationResult">Returns an array that holds the results of the last validation.</element><element type="functions" source="form" sourcetype="class" name="getCustomValidators">Returns an array of all custom validation functions</element><element type="functions" source="form" sourcetype="class" name="getJS">Returns JavaScript validation code.</element><element type="functions" source="form_element" sourcetype="class" name="getJS">Returns JavaScript validation code.</element><element type="functions" source="form" sourcetype="class" name="getElements">Returns an array of all elements.</element><element type="functions" source="form" sourcetype="class" name="getOptions">Return an array of all options of a combo list.</element><element type="functions" source="form_element_tree" sourcetype="class" name="getOptions"/><element type="functions" source="form" sourcetype="class" name="getNameTranslationList">FIXME</element><element type="functions" source="form" sourcetype="class" name="getElementnames">FIXME</element><element type="functions" source="form" sourcetype="class" name="getNewComboOption">Returns the latest combo entry of the user</element><element type="functions" source="form_element_combo" sourcetype="class" name="getNewComboOption">Returns the new combo option entry.</element><element type="functions" source="form" sourcetype="class" name="getTree">FIXME FIXME</element><element type="functions" source="form_element_tree" sourcetype="class" name="getTree">FIXME</element><element type="functions" source="form_element_file" sourcetype="class" name="getInputFileTag">Returns the input type = file tag.</element><element type="functions" source="form_element_file" sourcetype="class" name="getfrozen">Returns thr HTML code of the frozen element.</element><element type="functions" source="form_element_checkbox" sourcetype="class" name="getfrozen">Returns thr HTML code of the frozen element.</element><element type="functions" source="form_element_selectobject" sourcetype="class" name="getfrozen">Returns thr HTML code of the frozen element.</element><element type="functions" source="form_element_password" sourcetype="class" name="getfrozen">Returns thr HTML code of the frozen element.</element><element type="functions" source="form_element_textobject" sourcetype="class" name="getfrozen">Returns thr HTML code of the frozen element.</element><element type="functions" source="form_element_tree" sourcetype="class" name="getfrozen">Returns thr HTML code of the frozen element.</element><element type="functions" source="form_element" sourcetype="class" name="getfrozen">Returns thr HTML code of the frozen element.</element><element type="functions" source="form_element_image" sourcetype="class" name="getFrozen">Returns thr HTML code of the frozen element.</element><element type="functions" source="form_element_buttonobject" sourcetype="class" name="getFrozen">Returns thr HTML code of the frozen element.</element><element type="functions" source="form_element_checkbox" sourcetype="class" name="getJSValue">JavaScript function used to get the value of the element.</element><element type="functions" source="form_element_radio" sourcetype="class" name="getJSValue">JavaScript function used to get the value of the element.</element><element type="functions" source="form_element_checkobject" sourcetype="class" name="getJSonActivation">Return a JavaScript onClick attribute if strong Javascript validation is active</element><element type="functions" source="form_element_date" sourcetype="class" name="getJSonActivation"/><element type="functions" source="form_element" sourcetype="class" name="getJSonActivation">Return a JavaScript onChange attribute if strong Javascript validation is active</element><element type="functions" source="form_element_select" sourcetype="class" name="getJSvalue">JavaScript function used to get the value of the element.</element><element type="functions" source="form_element_date" sourcetype="class" name="getJSvalue">JavaScript function used to get the value of the element.</element><element type="functions" source="form_element" sourcetype="class" name="getJSvalue">JavaScript function used to get the value of the element.</element><element type="functions" source="form_element_selectobject" sourcetype="class" name="getIntroOptionTags">Returns a HTML string with all intro option tags.</element><element type="functions" source="form_element_selectobject" sourcetype="class" name="getOptionTags">Returns a HTML string with of all option tags.</element><element type="functions" source="form_element_date" sourcetype="class" name="generateSelect">Generates a select box.</element><element type="functions" source="form_element_date" sourcetype="class" name="generateButton"/><element type="functions" source="form_element_date" sourcetype="class" name="getPreloadValue"/><element type="functions" source="form_element_date" sourcetype="class" name="getExtraJS">Returns additional JavaScript required by some complex form elements.</element><element type="functions" source="form_element" sourcetype="class" name="getExtraJS">Returns additional JavaScript required by some complex form elements.</element><element type="functions" source="form_element_tree" sourcetype="class" name="getSubtree">FIXME</element><element type="functions" source="form_element" sourcetype="class" name="getValidator">Returns the name of the custom validation function.</element><element type="functions" source="form_element" sourcetype="class" name="getCommonHTMLAttributes">Returns a HTML string with the html attributes shared by all element.</element><element type="functions" source="form_element" sourcetype="class" name="getFrozenHiddenElement">Returns the element as a HTML hidden field.</element><element type="functions" source="form_element" sourcetype="class" name="getFrozenTable">Returns the elements as a HTML table.</element><element type="functions" source="form_element" sourcetype="class" name="getName">Returns the HTML/JavaScript name of the element.</element></chapter><chapter char="l"><element type="functions" source="assistant" sourcetype="class" name="loadFormValues">Load the form with values before we display it.</element><element type="variables" source="assistant" sourcetype="class" name="$lastviewed">Which page was shown last?</element><element type="variables" source="panemanager" sourcetype="class" name="$labels">Some labels.</element><element type="functions" source="form" sourcetype="class" name="list"/><element type="variables" source="form_element_file" sourcetype="class" name="$length_e">Length error message.</element><element type="variables" source="form_element_combo" sourcetype="class" name="$length_e">Error message if the length of the text input field ( = new combo option ) is incorrect.</element><element type="variables" source="form_element_textobject" sourcetype="class" name="$length_e">Length error message.</element><element type="variables" source="form_element_date" sourcetype="class" name="$language">Language used in the generated select boxes.</element><element type="variables" source="form_error" sourcetype="class" name="$line">Line number where the error occured.</element></chapter><chapter char="c"><element type="functions" source="assistant" sourcetype="class" name="currentPageName">Return the name of the current page</element><element type="functions" source="assistant" sourcetype="class" name="currentPageID">Returns the ID of the current page.</element><element type="variables" source="assistant" sourcetype="class" name="$classname">PHPLIB persistance helper, name of this class.</element><element type="variables" source="panemanager" sourcetype="class" name="$classname">PHPLIB persistance helper, name of this class</element><element type="functions" source="form" sourcetype="class" name="compressJS">Removes tabs, spaces and newlines from the given JavaScript code.</element><element type="functions" source="form" sourcetype="class" name="clearCode">Reformate generated code</element><element type="variables" source="form_element_checkobject" sourcetype="class" name="$checked">Flag indication that the element is checked.</element><element type="variables" source="form_element_textarea" sourcetype="class" name="$cols">HTML cols attribute.</element><element type="variables" source="form_element_tree" sourcetype="class" name="$close"/><element type="functions" source="form_element" sourcetype="class" name="checkConfiguration">Checks the data used to initialize the element.</element><element type="variables" source="form_element" sourcetype="class" name="$class">HTML/CSS class attribute.</element><element type="functions" source="template_bridge" sourcetype="class" name="colorFlash">If you want to cycle colors on per row or per type base</element><element type="variables" source="template_bridge" sourcetype="class" name="$colors">Array of background colors, override it in your class.</element><element type="functions" source="panemanager_gifimage" sourcetype="class" name="createButton">Creates a graphical button.</element><element type="functions" source="panemanager_gifimage" sourcetype="class" name="createTab">Creates (renders) a graphical tab.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$cache_dir">Directory used for cached the the images.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$cache_url">URL used in the src attribute of [input typ=&amp;quot;image&amp;quot;]</element></chapter><chapter char="P"><element type="functions" source="assistant" sourcetype="class" name="PageNametoPageID">Returns the page_id (page__values/page_errors index) that belongs to a page name.</element></chapter><chapter char="i"><element type="functions" source="assistant" sourcetype="class" name="isValid">Are all pages valid, is the requested page valid?</element><element type="functions" source="template_bridge" sourcetype="class" name="isValid">Are there errors in this form?</element><element type="functions" source="panemanager" sourcetype="class" name="issetHTTPXVAR">Checks the existance of a HTTP_POST|GET_VARS.</element><element type="functions" source="panemanager" sourcetype="class" name="isFinishPressed">Is the Button &amp;quot;Finish&amp;quot; pressed?</element><element type="functions" source="panemanager" sourcetype="class" name="isExitPressed">Is the Button &amp;quot;Exit&amp;quot; pressed?</element><element type="functions" source="panemanager" sourcetype="class" name="isHelpPressed">Is the Button &amp;quot;Help&amp;quot; pressed?</element><element type="functions" source="form" sourcetype="class" name="isChecked">Is this checkboxobject checked?</element><element type="functions" source="form_element_checkbox" sourcetype="class" name="isChecked">Is this checkbox checked?</element><element type="functions" source="form" sourcetype="class" name="isMethodAllowed"/><element type="variables" source="form_element_combo" sourcetype="class" name="$inputsize">HTML size attribute of the text input field.</element><element type="functions" source="form_element_selectobject" sourcetype="class" name="isSelected">FIXME</element><element type="functions" source="form_element_tree" sourcetype="class" name="isSelected">FIXME</element><element type="variables" source="form_element_selectobject" sourcetype="class" name="$intro">First option in a select or combo box with some advice to select another option.</element><element type="variables" source="form_element_date" sourcetype="class" name="$intro">Intro option.</element><element type="variables" source="form_element_tree" sourcetype="class" name="$intro"/><element type="variables" source="form_element_selectobject" sourcetype="class" name="$intro_e">Error message used when an intro field gets selected.</element><element type="variables" source="form_element_date" sourcetype="class" name="$intro_e">Intro option error message.</element><element type="variables" source="form_element_tree" sourcetype="class" name="$intro_e"/><element type="functions" source="form_element" sourcetype="class" name="isButton">Returns true if the element is a button, otherwise false</element><element type="functions" source="form_element" sourcetype="class" name="isHidden">Is this a hidden element?</element><element type="variables" source="form_element" sourcetype="class" name="$id">HTML/CSS id attribute.</element><element type="variables" source="template_bridge" sourcetype="class" name="$images">Status Images.</element><element type="variables" source="template_bridge" sourcetype="class" name="$imagepath">Path to the Images</element><element type="functions" source="form_commonobject" sourcetype="class" name="introspection">Dumps Objects and Arrays.</element></chapter><chapter char="u"><element type="functions" source="assistant" sourcetype="class" name="updatePageErrors">If you override some page_values in Init() you have to update the  page validation flags.</element><element type="variables" source="assistant" sourcetype="class" name="$unknowns">How to handle unknowns.</element><element type="variables" source="template_bridge" sourcetype="class" name="$unknowns">How to handle unknown placeholder.</element><element type="functions" source="form" sourcetype="class" name="unfreeze">Thaw out an element.</element><element type="functions" source="form_element" sourcetype="class" name="unfreeze">Thaw out the object</element><element type="variables" source="form_element_image" sourcetype="class" name="$usemap">HTML usemap attribute.</element></chapter><chapter char="f"><element type="functions" source="assistant" sourcetype="class" name="findSelected">Saves the number of the selected Page to $this-&amp;gt;selected</element><element type="functions" source="assistant" sourcetype="class" name="findPosition">Find the page that was gets shown next.</element><element type="variables" source="assistant" sourcetype="class" name="$flag_specials">Flag, set if specials.</element><element type="variables" source="panemanager" sourcetype="class" name="$finish_button">Label and name of a button that exits the assistant.</element><element type="variables" source="panemanager" sourcetype="class" name="$form_start">Opening form tag.</element><element type="variables" source="panemanager" sourcetype="class" name="$form_end">Closing	form tag.</element><element type="class" source="" sourcetype="class" name="form">Object oriented HTML form generation and validation.</element><element type="functions" source="form" sourcetype="class" name="freeze">Freeze an element, frozen elements are drawn in an non editable way.</element><element type="functions" source="form_element" sourcetype="class" name="freeze">Freeze the form element.</element><element type="variables" source="form" sourcetype="class" name="$flag_loader">Flag indication that you&amp;apos;re using the Form Loader.</element><element type="variables" source="form" sourcetype="class" name="$flag_contains_file">Flag indicating that a file upload button is in the form.</element><element type="class" source="" sourcetype="class" name="form_element_fileupload">Generated a fileupload button plus the MAX_FILE_SIZE hidden field that PHP needs.</element><element type="class" source="" sourcetype="class" name="form_element_file">Generates a file upload button.</element><element type="class" source="" sourcetype="class" name="form_element_image">Generates graphical submit buttons, [input type=&amp;quot;image&amp;quot;]</element><element type="class" source="" sourcetype="class" name="form_element_reset">Generates a reset button, [input type=&amp;quot;reset&amp;quot;].</element><element type="class" source="" sourcetype="class" name="form_element_submit">Generates text submit buttons, [input type=&amp;quot;submit&amp;quot;].</element><element type="class" source="" sourcetype="class" name="form_element_buttonobject">Superclass of all buttons.</element><element type="class" source="" sourcetype="class" name="form_element_checkbox">Generates Checkboxes, [input type=&amp;quot;checkbox&amp;quot; value=&amp;quot;&amp;quot;].</element><element type="functions" source="form_element_checkbox" sourcetype="class" name="form_checkbox"/><element type="class" source="" sourcetype="class" name="form_element_radio">Generation of radio elements, [input type=&amp;quot;radio&amp;quot; value=&amp;quot;&amp;quot;].</element><element type="functions" source="form_element_radio" sourcetype="class" name="form_radio"/><element type="class" source="" sourcetype="class" name="form_element_checkobject">Superclass of radio and checkbox elements</element><element type="class" source="" sourcetype="class" name="form_element_combo">Generates a new metatype combo box</element><element type="class" source="" sourcetype="class" name="form_element_select">Generates select boxes, [select].</element><element type="functions" source="form_element_select" sourcetype="class" name="form_select"/><element type="class" source="" sourcetype="class" name="form_element_selectobject">Superclass of select and combo.</element><element type="class" source="" sourcetype="class" name="form_element_date">Takes a date() format string and renders several select boxes to enter a date and/or time</element><element type="functions" source="form_element_date" sourcetype="class" name="form_date"/><element type="functions" source="form_element_date" sourcetype="class" name="form_date_now"/><element type="variables" source="form_element_date" sourcetype="class" name="$format">String describing the format of the date/time that you can enter.</element><element type="class" source="" sourcetype="class" name="form_element_hidden">Generates hidden elements.</element><element type="class" source="" sourcetype="class" name="form_element_password">Generates a password input field, [input type=&amp;quot;password&amp;quot;]</element><element type="class" source="" sourcetype="class" name="form_element_text">Generates a text input field, [input type=&amp;quot;text&amp;quot;].</element><element type="class" source="" sourcetype="class" name="form_element_textarea">Generates a [textarea].</element><element type="class" source="" sourcetype="class" name="form_element_textobject">Superclass of text input elements.</element><element type="class" source="" sourcetype="class" name="form_element_tree">Creates a tree view meta type element.</element><element type="class" source="" sourcetype="class" name="form_element">Superclass of all form elements.</element><element type="functions" source="form_element" sourcetype="class" name="form_element">Creates a new form element.</element><element type="variables" source="form_element" sourcetype="class" name="$flag_config_ok"/><element type="variables" source="form_element" sourcetype="class" name="$frozen">Is the element frozen?</element><element type="variables" source="form_element" sourcetype="class" name="$form_name">Name of the form that contains the element.</element><element type="variables" source="template_bridge" sourcetype="class" name="$form">Object of form we&amp;apos;re working on.</element><element type="class" source="" sourcetype="class" name="form_commonobject">Superclass of all Form classes.</element><element type="class" source="" sourcetype="class" name="form_error">Container for all kind of form errors.</element><element type="functions" source="form_error" sourcetype="class" name="form_error">Takes the error message, the filename and the line number.</element><element type="variables" source="form_error" sourcetype="class" name="$file">File where the error occured.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$font">Path to the ttf font.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$fsize">Font size of a tab.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$flag_button_autosize"/><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$flag_3d">Render 3D tabs?</element><element type="module" source="" sourcetype="module" name="formloader">Loader of the form stuff.</element><element type="functions" source="formloader" sourcetype="module" name="form_loader">Includes the main form files.</element><element type="functions" source="formloader" sourcetype="module" name="form_elements_loader">Includes the form elements files.</element></chapter><chapter char="p"><element type="variables" source="assistant" sourcetype="class" name="$persistent_slots">PHPLIB persistance helper, list of persistant &amp;quot;slots&amp;quot;.</element><element type="variables" source="panemanager" sourcetype="class" name="$persistent_slots">PHPLIB persistance helper, list of persistant &amp;quot;slots&amp;quot;</element><element type="variables" source="assistant" sourcetype="class" name="$page_errors">Array with status (isValid()) information of each page.</element><element type="class" source="" sourcetype="class" name="panemanager">Base class of Assistant and TabbedPane. This class holds some functions to</element><element type="variables" source="panemanager" sourcetype="class" name="$page_values">Hash with form values of all pages</element><element type="variables" source="panemanager" sourcetype="class" name="$pages">Array of pages.</element><element type="variables" source="form_element_date" sourcetype="class" name="$preload">Preload selectors with the current date?</element><element type="class" source="" sourcetype="class" name="panemanager_gifimage">Renders GIF image buttons.</element></chapter><chapter char="t"><element type="variables" source="assistant" sourcetype="class" name="$tpl">Template object.</element><element type="variables" source="template_bridge" sourcetype="class" name="$tpl">Template object</element><element type="variables" source="assistant" sourcetype="class" name="$template">Path to the template files.</element><element type="variables" source="template_bridge" sourcetype="class" name="$template">Path to the template files, set by the constructor.</element><element type="variables" source="assistant" sourcetype="class" name="$template_files">Template files.</element><element type="variables" source="template_bridge" sourcetype="class" name="$template_files">Template files.</element><element type="class" source="" sourcetype="class" name="tabbedpane">Base class of Assistant and TabbedPane. This class holds some functions to</element><element type="functions" source="form" sourcetype="class" name="thawout">Thaw out an element.</element><element type="functions" source="form_element" sourcetype="class" name="thawout">Alias for unfreeze().</element><element type="variables" source="form_element_buttonobject" sourcetype="class" name="$tabindex">HTML 4.0 attribute tabindex</element><element type="variables" source="form_element_checkobject" sourcetype="class" name="$tabindex">HTML 4.0 attribute tabindex</element><element type="variables" source="form_element_selectobject" sourcetype="class" name="$tabindex">HTML tabindex attribute.</element><element type="variables" source="form_element_textobject" sourcetype="class" name="$tabindex">HTML 4.0 attribute tabindex.</element><element type="variables" source="form_element_tree" sourcetype="class" name="$tabindex"/><element type="variables" source="form_element_tree" sourcetype="class" name="$tree"/><element type="variables" source="form_element_tree" sourcetype="class" name="$treelist"/><element type="variables" source="form_element_tree" sourcetype="class" name="$treeindex"/><element type="class" source="" sourcetype="class" name="template_bridge">Joins OOH Forms and Template to build automatically complex one column forms</element><element type="functions" source="template_bridge" sourcetype="class" name="template_bridge">Constructor.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$tab_width">Width of a tab.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$tab_height">Height of a tab.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$tab_bgcolor">Background color used in the template.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$tab_color">Colors used to render the tabs.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$tab_border">Border attribute of the tabs.</element></chapter><chapter char="m"><element type="variables" source="assistant" sourcetype="class" name="$mode">&amp;quot;switching mode&amp;quot;</element><element type="variables" source="panemanager" sourcetype="class" name="$method">Method used in the forms.</element><element type="variables" source="form" sourcetype="class" name="$method">Method used in the form.</element><element type="variables" source="form_element" sourcetype="class" name="$method">Method (POST|GET) used in the form.</element><element type="variables" source="form_element_fileupload" sourcetype="class" name="$maxfilesize">PHP MAX_FILE_SIZE value.</element><element type="variables" source="form_element_file" sourcetype="class" name="$minlength">Minimal length of the value of the element ( = user input)</element><element type="variables" source="form_element_combo" sourcetype="class" name="$minlength">Minimal length of the text input field value ( = new combo option ).</element><element type="variables" source="form_element_textobject" sourcetype="class" name="$minlength">Minimal length of the value of the element ( = user input)</element><element type="variables" source="form_element_file" sourcetype="class" name="$maxlength">Maximum length of the value of the element ( = user input)</element><element type="variables" source="form_element_combo" sourcetype="class" name="$maxlength">HTML maxlength attribute of the text input field ( = new combo option ).</element><element type="variables" source="form_element_textobject" sourcetype="class" name="$maxlength">Maximum length of the value of the element ( = user input)</element><element type="variables" source="form_element_select" sourcetype="class" name="$multiple">Is select multiple allowed?</element><element type="variables" source="form_element_date" sourcetype="class" name="$min_year_long">First year of a date(&amp;quot;Y&amp;quot;) selector.</element><element type="variables" source="form_element_date" sourcetype="class" name="$max_year_long">Last year of a date(&amp;quot;Y&amp;quot;) selector.</element><element type="variables" source="form_element_date" sourcetype="class" name="$min_year_short">First year of a date(&amp;quot;y&amp;quot;) selector.</element><element type="variables" source="form_element_date" sourcetype="class" name="$max_year_short">Last year of a date(&amp;quot;y&amp;quot;) selector.</element><element type="variables" source="form_element_tree" sourcetype="class" name="$maxdept"/><element type="variables" source="form_error" sourcetype="class" name="$message">Error message.</element></chapter><chapter char="b"><element type="variables" source="assistant" sourcetype="class" name="$buttonname">Nameprefix of all buttons generated by assistant.</element><element type="variables" source="panemanager" sourcetype="class" name="$buttonname">Nameprefix of all buttons generated by assistant.</element><element type="variables" source="form_element_image" sourcetype="class" name="$border">HTML border attribute.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$button_width">Width of a button.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$button_height">Height of a button.</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$button_color">Colors used to render a button.</element></chapter><chapter char="e"><element type="variables" source="tabbedpane" sourcetype="class" name="$elements">Array of all elements</element><element type="variables" source="form" sourcetype="class" name="$elements">Array of all elements.</element><element type="variables" source="template_bridge" sourcetype="class" name="$elements">Array of all elements.</element><element type="variables" source="panemanager" sourcetype="class" name="$exit">Label and name of a exit button that always to abort the assistant</element><element type="class" source="" sourcetype="class" name="example_form">Object oriented HTML form generation and validation.</element><element type="variables" source="form" sourcetype="class" name="$element_names">List of all element names.</element><element type="variables" source="form" sourcetype="class" name="$element_prefix">Global element name prefix.</element><element type="variables" source="form_element" sourcetype="class" name="$elname">Alias name of the element.</element><element type="variables" source="template_bridge" sourcetype="class" name="$end_form">Closing form tag. Eighter generated by Finish() or set by the use with setFinish().</element><element type="variables" source="form_commonobject" sourcetype="class" name="$exceptions">Variable containing the latest exception object</element></chapter><chapter char="I"><element type="functions" source="panemanager" sourcetype="class" name="Init">Use this method to provide the structure of the assistant</element><element type="functions" source="example_form" sourcetype="class" name="Init"/><element type="functions" source="template_bridge" sourcetype="class" name="Init"/></chapter><chapter char="S"><element type="functions" source="panemanager" sourcetype="class" name="Start">Generate, print and return the opening HTML form tag.</element><element type="functions" source="form" sourcetype="class" name="Start">Generate and print &amp;lt;form&amp;gt;-Tag</element><element type="functions" source="template_bridge" sourcetype="class" name="Start">Generate &amp;lt;form&amp;gt;-Tag</element><element type="functions" source="template_bridge" sourcetype="class" name="StatusImage">Return a status image if available</element></chapter><chapter char="F"><element type="functions" source="panemanager" sourcetype="class" name="Finish">Generate, print and return the closing HTML form tag</element><element type="functions" source="form" sourcetype="class" name="Finish">Generate and print closing &amp;lt;/form&amp;gt;-Tag.</element><element type="functions" source="template_bridge" sourcetype="class" name="Finish">Generate closing &amp;lt;/form&amp;gt;-Tag</element><element type="package" source="" sourcetype="" name="Form"/></chapter><chapter char="h"><element type="variables" source="panemanager" sourcetype="class" name="$help">Label, name and comment text that belongs to the help button.</element><element type="variables" source="form" sourcetype="class" name="$hidden_elements">Array of hidden elements.</element><element type="variables" source="form_element_image" sourcetype="class" name="$hspace">HTML hspace attribute.</element><element type="variables" source="form_element_submit" sourcetype="class" name="$height">HTML height attribute.</element></chapter><chapter char="D"><element type="functions" source="example_form" sourcetype="class" name="DependencieValidator"/></chapter><chapter char="V"><element type="functions" source="form" sourcetype="class" name="Validation">Controls the default validation of an element.</element><element type="functions" source="form" sourcetype="class" name="ValidationOff">Public handle to turn default validation off.</element><element type="functions" source="form" sourcetype="class" name="ValidationOn">Public handle to turn default validation on.</element></chapter><chapter char="v"><element type="functions" source="form" sourcetype="class" name="validate">Validate a form.</element><element type="functions" source="form_element_file" sourcetype="class" name="validate">Returns the result of the (serverside) validation.</element><element type="functions" source="form_element_combo" sourcetype="class" name="validate">Returns the result of the (serverside) validation.</element><element type="functions" source="form_element_select" sourcetype="class" name="validate">Returns the result of the (serverside) validation.</element><element type="functions" source="form_element_textobject" sourcetype="class" name="validate">Returns the result of the (serverside) validation.</element><element type="functions" source="form_element_tree" sourcetype="class" name="validate">Returns the result of the (serverside) validation.</element><element type="functions" source="form_element" sourcetype="class" name="validate">Returns the result of the (serverside) validation.</element><element type="variables" source="form" sourcetype="class" name="$validation_flags">Results of the last validation.</element><element type="variables" source="form" sourcetype="class" name="$validation_msg">String with all error messages.</element><element type="variables" source="form_element_file" sourcetype="class" name="$valid_e">Regular expression error message</element><element type="variables" source="form_element_combo" sourcetype="class" name="$valid_e">Error message of RegExp errors.</element><element type="variables" source="form_element_textobject" sourcetype="class" name="$valid_e">Regular expression error message.</element><element type="variables" source="form_element_file" sourcetype="class" name="$valid_regex">Regular expression used to validate the value of the element ( = user input)</element><element type="variables" source="form_element_combo" sourcetype="class" name="$valid_regex">RegExp used to validate the text input field ( = new combo option ).</element><element type="variables" source="form_element_textobject" sourcetype="class" name="$valid_regex">Regular expression used to validate the value of the element ( = user input)</element><element type="variables" source="form_element_file" sourcetype="class" name="$valid_icase">Regular expression validation case insensitive?</element><element type="variables" source="form_element_combo" sourcetype="class" name="$valid_icase">Case insensitive validation?</element><element type="variables" source="form_element_textobject" sourcetype="class" name="$valid_icase">Regular expression validation case insensitive?</element><element type="variables" source="form_element_image" sourcetype="class" name="$vspace">HTML vspace attribute.</element><element type="functions" source="form_element_combo" sourcetype="class" name="validateTextInputEntry">Validates the value of the text input field ( = new combo option )</element><element type="functions" source="form_element_selectobject" sourcetype="class" name="validateIntro">Checks whether an intro option was selected.</element><element type="functions" source="form_element_textarea" sourcetype="class" name="validateRegEx">Compare the element value with the specified RegExp.</element><element type="functions" source="form_element" sourcetype="class" name="validateRegEx">Compare the element value with the specified RegExp.</element><element type="variables" source="form_element_textarea" sourcetype="class" name="$valid_global">Perform a multiline search?</element><element type="functions" source="form_element" sourcetype="class" name="validateLength">Validate the length of the input value.</element><element type="variables" source="form_element" sourcetype="class" name="$value">Value of the element.</element><element type="variables" source="form_element" sourcetype="class" name="$val_events">Check for ... errors.</element><element type="variables" source="form_element" sourcetype="class" name="$validator">Name of a custom validation function provided by the user.</element></chapter><chapter char="E"><element type="functions" source="form" sourcetype="class" name="ElementExists">Checks the existance of a certain element.</element></chapter><chapter char="d"><element type="variables" source="form" sourcetype="class" name="$defaults">Some default values.</element><element type="variables" source="form_element_tree" sourcetype="class" name="$delimiter"/><element type="functions" source="form_element" sourcetype="class" name="doValidation">Validate this event?</element><element type="functions" source="template_bridge" sourcetype="class" name="dropImages">Drop some images</element><element type="functions" source="template_bridge" sourcetype="class" name="dumpForm">Dumps a form to the template. This is no replacement for a custom init()</element><element type="variables" source="panemanager_gifimage" sourcetype="class" name="$default_color">Global default color.</element></chapter><chapter char="j"><element type="variables" source="form" sourcetype="class" name="$js_name">HTML name attribute of the opening form Tag.</element><element type="variables" source="form" sourcetype="class" name="$js_mode">JavaScript validation mode</element><element type="variables" source="form_element" sourcetype="class" name="$js_mode">JavaScript validation mode.</element><element type="variables" source="form" sourcetype="class" name="$js_error_prefix">JavaScript error message prefix.</element><element type="variables" source="form" sourcetype="class" name="$js_error_postfix">JavaScript error message postfix.</element><element type="variables" source="form_element" sourcetype="class" name="$js_validator">Custom JavaScript validator.</element></chapter><chapter char="o"><element type="variables" source="form_element_fileupload" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_file" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_image" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_submit" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_checkobject" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_combo" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_select" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_date" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_text" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_textarea" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_tree" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element" sourcetype="class" name="$optional_fields">List of optional fields provided by a derived class.</element><element type="variables" source="form_element_selectobject" sourcetype="class" name="$options">Array of options.</element><element type="variables" source="form_element_date" sourcetype="class" name="$options">Word translation mapping.</element><element type="variables" source="form_element_tree" sourcetype="class" name="$options"/><element type="variables" source="form_element_tree" sourcetype="class" name="$open"/><element type="variables" source="form_element_tree" sourcetype="class" name="$openall"/></chapter><chapter char="w"><element type="variables" source="form_element_submit" sourcetype="class" name="$width">HTML width attribute.</element><element type="variables" source="form_element_textarea" sourcetype="class" name="$wrap">HTML wrap attribute.</element></chapter><chapter char="C"><element type="variables" source="form_commonobject" sourcetype="class" name="$CR_HTML">Line break sign used whenever HTML is generated.</element></chapter><chapter char="H"><element type="functions" source="panemanager_gifimage" sourcetype="class" name="HTMLColor">FIXME</element></chapter><chapter char="G"><element type="functions" source="panemanager_gifimage" sourcetype="class" name="GDColor">Similar to HTMLColor. GDColors must be an array</element></chapter><chapter char="N"><element type="package" source="" sourcetype="" name="No Package specified"/></chapter></index></phpdoc>