--- nfo/php/libs/com.newsblob.phphtmllib/doc/elementindex.html 2003/09/24 13:03:57 1.3
+++ nfo/php/libs/com.newsblob.phphtmllib/doc/elementindex.html 2004/05/06 16:23:44 1.4
@@ -1,13118 +1,15016 @@
-
-
-
-
-
-
- -
- $alternating_row_colors
-
- -
-
-
Do we want to alternate the row colors? This helps to see each row easier.
-
- -
- ABBRtag
-
- -
-
-
<ABBR> tag class
-
- -
- ACCESStag
-
- -
-
-
<ACCESS> tag class
-
- -
- AccountForm
-
- -
-
-
This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.
-
- -
- ACRONYMtag
-
- -
-
-
<ACRONYM> tag class
-
- -
- actionbar_cell
-
- -
-
-
this is the method that builds the contents for the middle actionbar td cell.
-
- -
- action_button
-
- -
-
-
This function builds an action button that will modify the form action, to post to a different script to handle the data
-
- -
- ActiveTab
-
- -
-
-
This class is used for creating a tab panel of content where the tabs can be switched on the fly w/ JS, thereby eliminating a page turn to see the other tab's content.
-
- -
- ActiveTab
-
- -
-
-
This is the constructor for the ActiveTab object.
-
- -
- ActiveTabCSS
-
- -
-
-
The CSSBuilder object for the ActiveTab widget
-
- -
- add
-
- -
-
-
this function adds an entry to the navtable.
-
- -
- add
-
- -
-
-
Only allow the adding of CSSBuilder
-
- -
- add
-
- -
-
-
add content onto content stack
-
- -
- add
-
- -
-
-
add content onto content stack adds content to tag as a FIFO.
-
- -
- add
-
- -
-
-
add an entry to the footer nav
-
- -
- add
-
- -
-
-
this function adds a clickable link.
-
- -
- add
-
- -
-
-
this function adds a clickable link.
-
- -
- add
-
- -
-
-
This function adds content to the <body> area of the page.
-
- -
- add
-
- -
-
-
add content onto content stack adds content to tag as a FIFO.
-
- -
- add
-
- -
-
-
we override this class to make sure we push all content inside the local _xml_obj tag
-
- -
- add
-
- -
-
-
this function adds a clickable link.
-
- -
- ADDRESStag
-
- -
-
-
<ADDRESS> tag class
-
- -
- add_action
-
- -
-
-
This function adds a form submit button with the appropriate action.
-
- -
- add_action_column
-
- -
-
-
This function adds an action column. This adds a column of either checkboxes or radio buttons.
-
- -
- add_blank
-
- -
-
-
This lets you add a blank line between 2 links
-
- -
- add_blank
-
- -
-
-
This lets you add a blank entry between 2 links
-
- -
- add_blank
-
- -
-
-
This lets you add a blank entry between 2 links
-
- -
- add_cancel
-
- -
-
-
build a cancel button with a url to go to
-
- -
- add_column
-
- -
-
-
Add a column of data to manage
-
- -
- add_column_header
-
- -
-
-
This function is used to set the column header text for each column
-
- -
- add_css_link
-
- -
-
-
pushes a css external reference to the head area
-
- -
- add_data_row
-
- -
-
-
This function adds a row of data
-
- -
- add_element
-
- -
-
-
This method is used to add a form element
-
- -
- add_entry
-
- -
-
-
This function adds a new class entry
-
- -
- add_error
-
- -
-
-
This method is used to create a new error element during the call to form_action(). This enables us to do error handling during a transaction into a DB.
-
- -
- add_form_block
-
- -
-
-
This function is used to add a block of form fields inside a table to this form.
-
- -
- add_header_item
-
- -
-
-
This function adds a header item to the column headers from a list of parameters.
-
- -
- add_heading
-
- -
-
-
This adds a new heading in the nav.
-
- -
- add_head_content
-
- -
-
-
this adds content to the head tag of the page
-
- -
- add_head_css
-
- -
-
-
this function adds raw css to the <head> tag. It will automatically be wrapped in a <style type="text/css">
-
- -
- add_head_js
-
- -
-
-
adds raw javascript to the head which will automatically get wrapped in a <script language="JavaScript"> tag.
-
- -
- add_hidden_action
-
- -
-
-
This function adds a submit button that can have any label. It just makes the _form_action a hidden field.
-
- -
- add_hidden_element
-
- -
-
-
This method is used to add a hidden form field
-
- -
- add_image_action
-
- -
-
-
This function adds an action as an image to submit the form.
-
- -
- add_js_link
-
- -
-
-
This adds a link to an external Javascript file, which will get rendered in the head.
-
- -
- add_line
-
- -
-
-
This enables you to add another line to the graph
-
- -
- add_point
-
- -
-
-
This enables you to add another line to the graph
-
- -
- add_reference
-
- -
-
-
Adds the content reference to the <body> tag for later use.
-
- -
- add_reference
-
- -
-
-
Add content onto content stack so you can change the item later.
-
- -
- add_reference
-
- -
-
-
push content onto content stack
-
- -
- add_reference
-
- -
-
-
add content onto content stack
-
- -
- add_reference
-
- -
-
-
we override this class to make sure we push all content inside the local _xml_obj tag
-
- -
- add_row
-
- -
-
-
This function is used to add a row to the table
-
- -
- add_row
-
- -
-
-
push 1 row (tr) of content.
-
- -
- add_step
-
- -
-
-
This adds a step to the wizard
-
- -
- add_tab
-
- -
-
-
Add a tab
-
- -
- add_text
-
- -
-
-
this adds a text item in the nav
-
- -
- add_text
-
- -
-
-
this adds a text item in the nav
-
- -
- add_text
-
- -
-
-
this adds a text item in the nav
-
- -
- add_text
-
- -
-
-
this adds a text item in the nav
-
- -
- add_xml_stylesheet_link
-
- -
-
-
This function is used to add a new xml-stylesheet tag to the top portion of the document.
-
- -
- add_x_values
-
- -
-
-
This function is used to add a new set of x values for the graph.
-
- -
- add_y_values
-
- -
-
-
This function is used to add a new set of y values for the graph.
-
- -
- adodbmysqllist
-
- -
-
-
This is a subclass of the pear mysql list object.
-
- -
- ADODBSQLDataListSource
-
- -
-
-
This SQLDataListSource child class interacts with with the specific DB via the php ADODB DB abstraction objects.
-
- -
- ADODBSQLDataListSource
-
- -
-
-
The constructor is used to pass in the PEAR DB object that has already been created and connected to the db.
-
- -
- advanced_search_disable
-
- -
-
-
Disable the advanced search
-
- -
- advanced_search_enable
-
- -
-
-
Enable the advanced search
-
- -
- advanced_search_where_clause
-
- -
-
-
This function is responsible for building the portion of the where clause for doing an advanced search.
-
- -
- allow_select_all
-
- -
-
-
Sets the flag for rendering the select all checkbox
-
- -
- ALTGLYGHDEFsvgtag
-
- -
-
-
<altGlyphDef> SVG tag
-
- -
- ALTGLYGHITEMsvgtag
-
- -
-
-
<altGlyphItem> SVG tag
-
- -
- ALTGLYGHsvgtag
-
- -
-
-
<altGlyph> SVG tag
-
- -
- ANCHORtag
-
- -
-
-
<ANCHOR> tag class
-
- -
- ANIMATECOLORsvgtag
-
- -
-
-
<animateColor> SVG tag
-
- -
- ANIMATEMOTIONsvgtag
-
- -
-
-
<animateMotion> SVG tag
-
- -
- ANIMATEsvgtag
-
- -
-
-
<animate> SVG tag
-
- -
- ANIMATETTRANSFORMsvgtag
-
- -
-
-
<animateTransform> SVG tag
-
- -
- APPLETtag
-
- -
-
-
<APPLET> tag class
-
- -
- AREAtag
-
- -
-
-
<AREA> tag class
-
- -
- ArrayDataListSource
-
- -
-
-
This DataListSource child class gets the data from an external array
-
- -
- ArrayDataListSource
-
- -
-
-
The constructor.
-
- -
- array_hasempty
-
- -
-
-
This method checks to make sure an array doesn't have an empty element.
-
- -
- array_to_xml_tree
-
- -
-
-
This function converts an array to an xml document.
-
- -
- Asvgtag
-
- -
-
-
<a> SVG tag
-
- -
- Atag
-
- -
-
-
<A> tag class
-
- -
- ALLTAGS.inc
-
- -
-
-
- -
- ActiveTab.inc
-
- -
-
-
- -
- ADODBSQLDataListSource.inc
-
- -
-
-
- -
- ArrayDataListSource.inc
-
- -
-
-
-
-
- -
- form1.php
-
- -
-
-
- -
- form2.php
-
- -
-
-
- -
- FEBLENDsvgtag
-
- -
-
-
<feBlend> SVG tag
-
- -
- FEBoxElement
-
- -
-
-
The constructor
-
- -
- FEBoxElement
-
- -
-
-
This is the Box FormElement which builds a DIV with a width and a height. It is a base class for more complicated FormElements.
-
- -
- FEButton
-
- -
-
-
The constructor
-
- -
- FEButton
-
- -
-
-
This is the button FormElement which builds a input field of type="button". It has no validation method.
-
- -
- FECheckBox
-
- -
-
-
The constructor
-
- -
- FECheckBox
-
- -
-
-
This is the CheckBox FormElement which builds a input field of type="checkbox". It has no validation method.
-
- -
- FECheckBoxList
-
- -
-
-
This is the CheckBoxList FormElement which builds a list of checkboxes inside a scrollable DIV.
-
- -
- FECOLORMATRIXsvgtag
-
- -
-
-
<feColorMatrix> SVG tag
-
- -
- FECOMPONENTTANSFERsvgtag
-
- -
-
-
<feComponentTransfer> SVG tag
-
- -
- FECOMPOSITEsvgtag
-
- -
-
-
<feComposite> SVG tag
-
- -
- FEConfirmActionButton
-
- -
-
-
- -
- FEConfirmActionButton
-
- -
-
-
This builds a button that will do a JS popup question, asking for yes/no. if yes, it submits the form.
-
- -
- FEConfirmPassword
-
- -
-
-
This is the ConfirmPassword FormElement which builds a input field of type="password". It requires the caller to add a FEPassword object to this class to have something to compare during validation time.
-
- -
- FECONVOLVEMATRIXsvgtag
-
- -
-
-
<feConvolveMatrix> SVG tag
-
- -
- FEDataList
-
- -
-
-
The constructor
-
- -
- FEDataList
-
- -
-
-
This is the DataList FormElement which builds a a complex FEBoxElement. It has no validation method.
-
- -
- FEDIFFUSELIGHTINGsvgtag
-
- -
-
-
<feDiffuseLighting> SVG tag
-
- -
- FEDISPLACEMENTMAPsvgtag
-
- -
-
-
<feDisplacementMap> SVG tag
-
- -
- FEDISTANTLIGHTsvgtag
-
- -
-
-
<feDistantLight> SVG tag
-
- -
- FEDomainName
-
- -
-
-
This is the DomainName FormElement which builds a text input field.
-
- -
- FEEmail
-
- -
-
-
This is the Email FormElement which builds a text input field.
-
- -
- FEEmailMany
-
- -
-
-
This is the EmailMany FormElement which builds a text input field. This allows for multiple email addresses in 1 text input field seperated by commas.
-
- -
- FEError
-
- -
-
-
This is a way of providing an Error to the FormProcessor.
-
- -
- FEError
-
- -
-
-
The constructor
-
- -
- FEFile
-
- -
-
-
This is the FileUpload FormElement which builds a input field of type="file".
-
- -
- FEFLOODsvgtag
-
- -
-
-
<feFlood> SVG tag
-
- -
- FEFUNCAsvgtag
-
- -
-
-
<feFuncA> SVG tag
-
- -
- FEFUNCBsvgtag
-
- -
-
-
<feFuncB> SVG tag
-
- -
- FEFUNCGsvgtag
-
- -
-
-
<feFuncG> SVG tag
-
- -
- FEFUNCRsvgtag
-
- -
-
-
<feFuncR> SVG tag
-
- -
- FEGAUSSIANBLURsvgtag
-
- -
-
-
<feGaussianBlur> SVG tag
-
- -
- FEHidden
-
- -
-
-
This is the Hidden FormElement which builds a input field of type="hidden". It has no validation method.
-
- -
- FEHidden
-
- -
-
-
- -
- FEHostNameWithPort
-
- -
-
-
The constructor
-
- -
- FEHostNameWithPort
-
- -
-
-
This is the DomainName FormElement which builds a text input field. It also includes a port # It validates as is_domainname().
-
- -
- FEIMAGEsvgtag
-
- -
-
-
<feImage> SVG tag
-
- -
- FEIPAddress
-
- -
-
-
This is the Ip Address FormElement which builds a text input field.
-
- -
- FEIPAddressWithPort
-
- -
-
-
This is the Ip Address FormElement which builds a text input field.
-
- -
- FEListBox
-
- -
-
-
This is the ListBox FormElement which builds a select field with all of its options.
-
- -
- FEMERGENODEsvgtag
-
- -
-
-
<feMergeNode> SVG tag
-
- -
- FEMERGEsvgtag
-
- -
-
-
<feMerge> SVG tag
-
- -
- FEMORPHOLOGYsvgtag
-
- -
-
-
<feMorphology> SVG tag
-
- -
- FEMultiListBox
-
- -
-
-
This is the MultiListBox FormElement which builds a select field with all of its options. It enables the ability to have multiple selections.
-
- -
- FEName
-
- -
-
-
This is the Name FormElement which builds a text input field, and validates against the is_name() method.
-
- -
- FENumber
-
- -
-
-
This is the FormElement which builds a text input field that validates It validates as is_number().
-
- -
- FENumberFloat
-
- -
-
-
This is the float FormElement which builds a text input field.
-
- -
- FENumberInRange
-
- -
-
-
This is the Number Range FormElement which builds a text input field.
-
- -
- FENumberInRange
-
- -
-
-
The constructor
-
- -
- FENumberPrice
-
- -
-
-
This is the Price FormElement which builds a text input field.
-
- -
- FEOFFSETsvgtag
-
- -
-
-
<feOffset> SVG svgtag
-
- -
- FEPassword
-
- -
-
-
This is the Password FormElement which builds a input field of type="password". It validates the data as is_password().
-
- -
- FEPOINTLIGHTsvgtag
-
- -
-
-
<fePointLight> SVG tag
-
- -
- FERadioGroup
-
- -
-
-
The constructor
-
- -
- FERadioGroup
-
- -
-
-
This is the Radio Button Group FormElement which builds a List of Radio buttons that can be used in any style of layout.
-
- -
- FESPECTACULARLIGHTINGsvgtag
-
- -
-
-
<feSpecularLighting> SVG tag
-
- -
- FESPOTLIGHTsvgtag
-
- -
-
-
<feSpotLight> SVG tag
-
- -
- FESubmitButton
-
- -
-
-
The constructor
-
- -
- FESubmitButton
-
- -
-
-
This is the SubmitButton FormElement which builds a input field of type="submit". It has no validation method.
-
- -
- FEText
-
- -
-
-
This is the Text FormElement which builds a text input field. It has no validation method.
-
- -
- FEText
-
- -
-
-
The constructor
-
- -
- FETextArea
-
- -
-
-
The constructor
-
- -
- FETextArea
-
- -
-
-
This is the TextArea FormElement which builds a textarea field. It has no validation method.
-
- -
- FETILEsvgtag
-
- -
-
-
<feTile> SVG tag
-
- -
- FETURBULENCEsvgtag
-
- -
-
-
<feTurbulence> SVG tag
-
- -
- FEUrl
-
- -
-
-
This is the URL FormElement which builds a text input field.
-
- -
- FEUrlStrict
-
- -
-
-
This is the URLStrict FormElement which builds a text input field.
-
- -
- FEYesNoListBox
-
- -
-
-
Build a Yes/No Select box
-
- -
- FEYesNoListBox
-
- -
-
-
The Constructor
-
- -
- FEYesNoRadioGroup
-
- -
-
-
The constructor
-
- -
- FEYesNoRadioGroup
-
- -
-
-
This is the Yes/No Radio Button Group FormElement.
-
- -
- FIELDSETtag
-
- -
-
-
<FIELDSET> tag class
-
- -
- FILTERsvgtag
-
- -
-
-
<filter> SVG tag
-
- -
- filter_column_string
-
- -
-
-
This does some magic filtering on the data that we display in a column. This helps to prevent nast data that may have html tags in it.
-
- -
- FONTFACEFORMATsvgtag
-
- -
-
-
<font-face-format> SVG tag
-
- -
- FONTFACENAMEsvgtag
-
- -
-
-
<font-face-name> SVG tag
-
- -
- FONTFACESRCsvgtag
-
- -
-
-
<font-face-src> SVG tag
-
- -
- FONTFACEsvgtag
-
- -
-
-
<font-face> SVG tag
-
- -
- FONTFACEURIsvgtag
-
- -
-
-
<font-face-uri> SVG tag
-
- -
- FONTsvgtag
-
- -
-
-
<font> SVG tag
-
- -
- FONTtag
-
- -
-
-
<FONT> tag class
-
- -
- FooterNav
-
- -
-
-
Use this class to render footer navigation that is displayed at the bottom of a page.
-
- -
- FooterNav
-
- -
-
-
Constructore for this class.
-
- -
- FooterNavCSS
-
- -
-
-
This class defines the css used by the FooterNav Object.
-
- -
- footer_block
-
- -
-
-
This function is responsible for building the footer block for every page.
-
- -
- FOREIGNOBJECTsvgtag
-
- -
-
-
<foreignObject> SVG tag
-
- -
- form
-
- -
-
-
This is the method that builds the layout of where the FormElements will live. You can lay it out any way you like.
-
- -
- form
-
- -
-
-
this builds the main wrapper for the form fields and ads the Save and Cancel buttons
-
- -
- form
-
- -
-
-
This method builds the html form.
-
- -
- Form1Page
-
- -
-
-
A simple Page Layout object child.
-
- -
- Form2Page
-
- -
-
-
A simple Page Layout object child.
-
- -
- format_label
-
- -
-
-
This function will format the axis label
-
- -
- FormContent
-
- -
-
-
- -
- FormContent
-
- -
-
-
This class is used to build and render the form.
-
- -
- FormElement
-
- -
-
-
This is the base FormElement object. It can be single form field such as a text input field, or a complex object.
-
- -
- FormElement
-
- -
-
-
The constructor
-
- -
- FormErrors
-
- -
-
-
This file holds the error codes and error messages associated with those codes for English
-
- -
- FormProcessor
-
- -
-
-
The constructor for the FormProcessor
-
- -
- FormProcessor
-
- -
-
-
This is the main engine for the processing
-
- -
- FORMtag
-
- -
-
-
FORMtag <FORM> tag
-
- -
- FormValidation
-
- -
-
-
This is the base validation class that contains some basic FormElement validation methods.
-
- -
- FormValidation
-
- -
-
-
The constructor used to set the form errors object used by this class to do error text lookups
-
- -
- FormWizard
-
- -
-
-
The constructor
-
- -
- FormWizard
-
- -
-
-
This is the main engine for the processing
-
- -
- form_action
-
- -
-
-
This method handles the form action.
-
- -
- form_action
-
- -
-
-
This method handles the
-
- -
- FORM_ACTION
-
- -
-
-
This file contains the FormProcessor class.
-
- -
- form_action
-
- -
-
-
This method is called ONLY after ALL validation has passed. This is the method that allows you to do something with the data, say insert/update records in the DB.
-
- -
- form_active_checkbox
-
- -
-
-
build/render an input tag of type CHECKBOX with onClick javaScript selection
-
- -
- form_active_radio
-
- -
-
-
build/render an set of radio buttons with onClick javaScript selection
-
- -
- form_backend_validation
-
- -
-
-
This method gets called after the FormElement data has passed the validation, and has been confirmed. This enables you to validate the data against some backend mechanism, say a DB.
-
- -
- form_backend_validation
-
- -
-
-
This method gets called after the FormElement data has passed the validation, and has been confirmed. This enables you to validate the data against some backend mechanism, say a DB.
-
- -
- form_backend_validation
-
- -
-
-
This method gets called after the FormElement data has passed the validation. This enables you to validate the data against some backend mechanism, say a DB.
-
- -
- form_backend_validation
-
- -
-
-
This method is called after the FormElements
-
- -
- form_button
-
- -
-
-
build/render an input tag of type button
-
- -
- form_checkbox
-
- -
-
-
build/render an input tag of type CHECKBOX
-
- -
- form_close
-
- -
-
-
render a form close tag
-
- -
- FORM_CONFIRM
-
- -
-
-
- -
- form_confirm
-
- -
-
-
This function is used to show an intermediary confirmation page. Use this function to show a confirmation of the data that was submitted by the user.
-
- -
- form_confirm
-
- -
-
-
This function is used to show an intermediary confirmation page. Use this function to show a confirmation of the data that was submitted by the user.
-
- -
- form_content
-
- -
-
-
This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.
-
- -
- form_content
-
- -
-
-
This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.
-
- -
- form_content
-
- -
-
-
This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.
-
- -
- form_content
-
- -
-
-
This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.
-
- -
- form_content
-
- -
-
-
Child class MUST override this to provide the form fields
-
- -
- form_content_buttons
-
- -
-
-
This function is used to build the standard buttons for a form.
-
- -
- form_errors
-
- -
-
-
This function is used to render the error table for the form. The error data comes from the FormProcessor or the FormValidation.
-
- -
- form_file
-
- -
-
-
build/render an html tag of file
-
- -
- FormContent.inc
-
- -
-
-
- -
- FormElement.inc
-
- -
-
-
- -
- FormErrors.inc
-
- -
-
-
- -
- FormProcessor.inc
-
- -
-
-
- -
- FormValidation.inc
-
- -
-
-
- -
- FormWizard.inc
-
- -
-
-
- -
- FEBoxElement.inc
-
- -
-
-
- -
- FEButton.inc
-
- -
-
-
- -
- FECheckBox.inc
-
- -
-
-
- -
- FEDataList.inc
-
- -
-
-
- -
- FEFile.inc
-
- -
-
-
- -
- FEListBox.inc
-
- -
-
-
- -
- FENumbers.inc
-
- -
-
-
- -
- FEPassword.inc
-
- -
-
-
- -
- FERadioGroup.inc
-
- -
-
-
- -
- FETextArea.inc
-
- -
-
-
- -
- FEText.inc
-
- -
-
-
- -
- form_hidden
-
- -
-
-
build/render an input tag of type hidden
-
- -
- form_image
-
- -
-
-
build/render an input tag of type image
-
- -
- form_init_data
-
- -
-
-
This method is called only the first time the form page is hit.
-
- -
- form_init_data
-
- -
-
-
This method is called only the first time the form page is hit. This enables u to query a DB and pre populate the FormElement objects with data.
-
- -
- form_init_data
-
- -
-
-
This method is called only the first time the form page is hit.
-
- -
- form_init_data
-
- -
-
-
This method is called only the first time the form page is hit.
-
- -
- form_init_data
-
- -
-
-
This method is called only the first time the form page is hit.
-
- -
- form_init_data
-
- -
-
-
This method is called by the
-
- -
- form_init_elements
-
- -
-
-
This method is what is called to build the list of FormElements that will be used by this form.
-
- -
- form_init_elements
-
- -
-
-
This method gets called EVERY time the object is
-
- -
- form_init_elements
-
- -
-
-
This method gets called EVERY time the object is
-
- -
- form_init_elements
-
- -
-
-
This method gets called EVERY time the object is
-
- -
- form_init_elements
-
- -
-
-
This method gets called EVERY time the object is created. It is used to build all of the FormElement objects used in this Form.
-
- -
- form_init_elements
-
- -
-
-
This method gets called EVERY time the object is
-
- -
- form_open
-
- -
-
-
render an form open tag only.
-
- -
- form_password
-
- -
-
-
build/render an input tag of type password
-
- -
- form_radio
-
- -
-
-
build/render an input tag of type radio
-
- -
- form_select
-
- -
-
-
Build a select tag with all of its option tags
-
- -
- form_submit
-
- -
-
-
build/render an input tag of type submit
-
- -
- form_success
-
- -
-
-
This method is called when the form_action() was successfull, and the form wants to render some kind of message
-
- -
- form_text
-
- -
-
-
build/render an input tag of type text
-
- -
- form_textarea
-
- -
-
-
build a textarea tag with name and attributes.
-
- -
- FORM_VISITED
-
- -
-
-
- -
- frameset
-
- -
-
-
This function is used to save
-
- -
- FRAMESETtag
-
- -
-
-
<FRAMESET> tag class
-
- -
- FRAMEtag
-
- -
-
-
<FRAME> tag class
-
- -
- font_utils.inc
-
- -
-
-
- -
- form_utils.inc
-
- -
-
-
- -
- frame_utils.inc
-
- -
-
-
- -
- FooterNav.inc
-
- -
-
-
-
-
- -
- getdirlist
-
- -
-
-
- -
- get_action
-
- -
-
-
This is used to get the action that was processed by the form
-
- -
- get_action
-
- -
-
-
Get the current status of the action.
-
- -
- get_align
-
- -
-
-
This gets the alignment value for the outer table
-
- -
- get_attribute
-
- -
-
-
return a single attribute
-
- -
- get_auto_error_display
-
- -
-
-
This gets the current value of the flag that tells us to show form errors automatically or not.
-
- -
- get_cancel_url
-
- -
-
-
this returns the current cancel url
-
- -
- get_cellpadding
-
- -
-
-
This gets the current value of the cellpadding
-
- -
- get_cellspacing
-
- -
-
-
This gets the current value of the cellspacing
-
- -
- get_count_column
-
- -
-
-
this returns the current count column
-
- -
- get_css
-
- -
-
-
This function provides the mechanism to build and return the css needed by this widget
-
- -
- get_current_page
-
- -
-
-
This function returns the current page that the item list is on.
-
- -
- get_data_index
-
- -
-
-
This function returns the data_index value and increments it
-
- -
- get_data_index
-
- -
-
-
This function returns the data_index value and increments it
-
- -
- get_data_source
-
- -
-
-
This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.
-
- -
- get_data_source
-
- -
-
-
This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.
-
- -
- get_data_source
-
- -
-
-
- -
- get_data_source
-
- -
-
-
This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.
-
- -
- get_db_tables
-
- -
-
-
returns the table(s) used in the query
-
- -
- get_db_values
-
- -
-
-
This function returns the values we need to search for in the sql query
-
- -
- get_default_checked_items
-
- -
-
-
This function returns the array of default checked items to be marked as checked in the checkbox action column
-
- -
- get_default_css
-
- -
-
-
This function returns the default css class used for NON error text.
-
- -
- get_default_num_rows
-
- -
-
-
This function gets the current default number of rows to display setting.
-
- -
- get_doctype_source
-
- -
-
-
This function returns the current DOCTYPE tag's source attribute
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element
-
- -
-
-
- -
- get_element
-
- -
-
-
This method returns the FormElement based on the label.
-
- -
- get_element
-
- -
-
-
This function builds and returns the form element object
-
- -
- get_element_name
-
- -
-
-
Returns the element name to be used in the form
-
- -
- get_element_value
-
- -
-
-
This method is used to get the value for a non hidden element
-
- -
- get_encoding
-
- -
-
-
This function gets the current encoding type
-
- -
- get_errors
-
- -
-
-
This returns the array of errors for this element
-
- -
- get_error_array
-
- -
-
-
This method returns an array of errors that happened in the form.
-
- -
- get_error_array
-
- -
-
-
This method returns an array of errors for all the errors.
-
- -
- get_error_code
-
- -
-
-
This method returns the error code from the last validation error found.
-
- -
- get_error_display_object
-
- -
-
-
This method allows us to get access to the errors display object that is generated by the form content. This is the display object that is meant to be rendered directly.
-
- -
- get_error_message
-
- -
-
-
Returns the current error message if any
-
- -
- get_error_message
-
- -
-
-
This method returns the error message from the last validation error found.
-
- -
- get_error_msg
-
- -
-
-
This returns the appropriate error message based on the error #.
-
- -
- get_file_info
-
- -
-
-
This function will return this file's portion of the $_FILES array
-
- -
- get_form_action
-
- -
-
-
This function is used to get the form action
-
- -
- get_form_action
-
- -
-
-
This function is used to get the form action
-
- -
- get_form_enctype
-
- -
-
-
This function is used to get the form enctype value
-
- -
- get_form_errors_width
-
- -
-
-
This method returns the width of the form errors table.
-
- -
- get_form_method
-
- -
-
-
This function is used to get the form method
-
- -
- get_form_method
-
- -
-
-
This function is used to get the form method
-
- -
- get_form_name
-
- -
-
-
This function is used to get the form name
-
- -
- get_form_name
-
- -
-
-
This function is used to get the form name
-
- -
- get_form_render
-
- -
-
-
Return the state of the form render
-
- -
- get_form_target
-
- -
-
-
This function is used to get the form target
-
- -
- get_form_target
-
- -
-
-
This function is used to get the form target
-
- -
- get_global_prefix
-
- -
-
-
returns the current variable prefix string being used.
-
- -
- get_hidden_element_value
-
- -
-
-
This method is used to get the value for a hidden element
-
- -
- get_html_attributes
-
- -
-
-
This function returns the attributes to be used for the <html> tag.
-
- -
- get_http_content_type
-
- -
-
-
This function returns the current value of the http header content type
-
- -
- get_image_path
-
- -
-
-
This function returns the path to the images used in this class
-
- -
- get_indent_flag
-
- -
-
-
This flag gets the current value of the indent flag
-
- -
- get_init_value
-
- -
-
-
This returns the initial value of the element
-
- -
- get_javascript
-
- -
-
-
This function MUST be called AFTER ALL content has been added, in order for the js to work properly
-
- -
- get_javascript
-
- -
-
-
Function for returning the raw javascript that is required for this widget.
-
- -
- get_label
-
- -
-
-
This function builds and returns a label object based on the label text and error conditions
-
- -
- get_label
-
- -
-
-
- -
- get_label_text
-
- -
-
-
This function will return the elements label text
-
- -
- get_last_page
-
- -
-
-
This calculates the last page # for this list of items
-
- -
- get_limit
-
- -
-
-
This function gets the current value of the limit value
-
- -
- get_max_rows
-
- -
-
-
This returns the Maximum # of rows to display when in expand mode
-
- -
- get_next_data_row
-
- -
-
-
This function gets the next data row from the query()
-
- -
- get_next_data_row
-
- -
-
-
This function gets the next data row from the query()
-
- -
- get_next_data_row
-
- -
-
-
This function gets the next data row from the query()
-
- -
- get_next_data_row
-
- -
-
-
This function gets the next data row from the query()
-
- -
- get_next_data_row
-
- -
-
-
This function gets the next data row from the query()
-
- -
- get_next_data_row
-
- -
-
-
This function returns the next row of valid data.
-
- -
- get_next_data_row
-
- -
-
-
This function returns the next row of valid data.
-
- -
- get_not_found_message
-
- -
-
-
This function is used to get the message displayed when no data is found
-
- -
- get_num_pages
-
- -
-
-
This function returns the # of pages that are available for this list of items.
-
- -
- get_offset
-
- -
-
-
This function returns the value of the offset
-
- -
- get_option
-
- -
-
-
This function retuns the value of 1 option
-
- -
- get_options
-
- -
-
-
This returns the array of ALL of the options for this graph
-
- -
- get_orderby
-
- -
-
-
This function returns the value of the orderby
-
- -
- get_page_info
-
- -
-
-
This function builds the string that describes the current page out of n pages the list is showing
-
- -
- get_required_fields_text
-
- -
-
-
This returns the required field text
-
- -
- get_required_symbol
-
- -
-
-
This function return the symbol used to denote a required field
-
- -
- get_reverseorder
-
- -
-
-
This function returns the value of the reverseorder
-
- -
- get_root_attributes
-
- -
-
-
This function is used to get the root xml tag's attributes
-
- -
- get_root_name
-
- -
-
-
This function gets the document name
-
- -
- get_searchby
-
- -
-
-
This function returns the value of the searchby
-
- -
- get_searchby_value
-
- -
-
-
This function returns the value of the search value
-
- -
- get_search_type
-
- -
-
-
this function returns the current search type for the DataList query
-
- -
- get_simplesearch_modifier
-
- -
-
-
This function returns the value of the search value
-
- -
- get_simple_search_modifier
-
- -
-
-
gets the value of the search modifier flag.
-
- -
- get_subtitle
-
- -
-
-
This function returns the current subtitle.
-
- -
- get_supported_image_formats
-
- -
-
-
This tests to see what type of gd lib image format this server supports.
-
- -
- get_tag
-
- -
-
-
This returns the tag declared for this class.
-
- -
- get_tag_name
-
- -
-
-
This method gets the name of the tag
-
- -
- get_title
-
- -
-
-
Function for accessing the title of this widget
-
- -
- get_title
-
- -
-
-
gets the current title of the page.
-
- -
- get_title_text_align
-
- -
-
-
this function lets gets the default css class for the title
-
- -
- get_total_rows
-
- -
-
-
This returns the total number of rows in our entire data set
-
- -
- get_value
-
- -
-
-
This function will return the elements value
-
- -
- get_value
-
- -
-
-
This function will return the elements value
-
- -
- get_value
-
- -
-
-
This function will return the elements value
-
- -
- get_value_text
-
- -
-
-
This provides a method
-
- -
- get_value_text
-
- -
-
-
This provides a method
-
- -
- get_value_text
-
- -
-
-
This provides a method
-
- -
- get_value_text
-
- -
-
-
This provides a method
-
- -
- get_vertical_cellborder
-
- -
-
-
this function lets gets the default css class for the title
-
- -
- get_width
-
- -
-
-
Function for getting the current widget width setting.
-
- -
- get_x_position
-
- -
-
-
This function returns the pixel positions of a data point
-
- -
- get_y_position
-
- -
-
-
This function returns the pixel positions of a data point
-
- -
- GLYPHREFsvgtag
-
- -
-
-
<glyphRef> SVG tag
-
- -
- GLYPHsvgtag
-
- -
-
-
<glyph> SVG tag
-
- -
- GOtag
-
- -
-
-
<GO> tag class
-
- -
- graph_data
-
- -
-
-
This function does the work of building the graph itself
-
- -
- graph_data
-
- -
-
-
This function does the work of building the graph itself
-
- -
- Gsvgtag
-
- -
-
-
<g> SVG tag
-
- -
- gui_init
-
- -
-
-
Initialize the gui layout
-
- -
- gui_init
-
- -
-
-
Initialize the gui layout
-
- -
- gui_init
-
- -
-
-
- -
- gui_init
-
- -
-
-
A subclass can override this function to setup the class variables after the constructor. The constructor automatically calls this function.
-
-
-
- -
- H1tag
-
- -
-
-
<H1> tag class
-
- -
- H2tag
-
- -
-
-
<H2> tag class
-
- -
- H3tag
-
- -
-
-
<H3> tag class
-
- -
- H4tag
-
- -
-
-
<H4> tag class
-
- -
- H5tag
-
- -
-
-
<H5> tag class
-
- -
- H6tag
-
- -
-
-
<H6> tag class
-
- -
- has_confirm
-
- -
-
-
This gets the value of the confirmation flag.
-
- -
- has_error
-
- -
-
-
Returns the current error state
-
- -
- has_errors
-
- -
-
-
This returns the flag that tells us that the form has errors during processing
-
- -
- header_block
-
- -
-
-
This function is responsible for building the header block that lives at the top of every page.
-
- -
- HEADtag
-
- -
-
-
<HEAD> tag class
-
- -
- head_content
-
- -
-
-
This function is used to build addition head content that isn't built by the HTMLPageClass parent class by default.
-
- -
- head_javascript
-
- -
-
-
This function is called to build any JavaScript that is needed in the <HEAD> portion of a document.
-
- -
- hidden_background
-
- -
-
-
Thie method is used to change the hidden tab's
-
- -
- hidden_element_label
-
- -
-
-
This method returns the label object for a visible form element.
-
- -
- HKERNsvgtag
-
- -
-
-
<hkern> SVG tag
-
- -
- HRtag
-
- -
-
-
<HR> tag class
-
- -
- HTML
-
- -
-
-
- -
- HTMLPageClass
-
- -
-
-
class the constructs and renders an entire HTML/XHTML document.
-
- -
- HTMLPageClass
-
- -
-
-
Class Constructor
-
- -
- HTMLRedirectPage
-
- -
-
-
The constructor
-
- -
- HTMLRedirectPage
-
- -
-
-
This builds an entire HTML Page with the sole purpose of doing a redirect to another url.
-
- -
- HTMLtag
-
- -
-
-
<HTML> tag class.
-
- -
- HTMLTagClass
-
- -
-
-
Base class for all HTML Tag classes.
-
- -
- HTMLTagClass
-
- -
-
-
Class Constructor
-
- -
- HTMLTagClass.inc
-
- -
-
-
- -
- html_a
-
- -
-
-
build an href with content and attributes.
-
- -
- html_abbr
-
- -
-
-
build an <ABBR> tag with content.
-
- -
- html_acronym
-
- -
-
-
build an <ACRONYM> tag with content.
-
- -
- html_address
-
- -
-
-
build an <ADDRESS> tag with content.
-
- -
- html_applet
-
- -
-
-
build an <APPLET> tag with content.
-
- -
- html_area
-
- -
-
-
build an <AREA> tag with content.
-
- -
- html_b
-
- -
-
-
build a bold
-
- -
- html_base
-
- -
-
-
build a <base> tag.
-
- -
- html_bdo
-
- -
-
-
build a <bdo> tag.
-
- -
- html_big
-
- -
-
-
build a <big> tag with content.
-
- -
- html_blockquote
-
- -
-
-
build a <blockquote> tag with content.
-
- -
- html_body
-
- -
-
-
build a <body> tag with content.
-
- -
- html_br
-
- -
-
-
builds n # of
tags.
-
- -
- html_button
-
- -
-
-
build a <button> tag with content.
-
- -
- html_caption
-
- -
-
-
build a <caption> tag with content.
-
- -
- html_center
-
- -
-
-
build a <center> tag with some content.
-
- -
- html_cite
-
- -
-
-
build a <cite> tag with some content.
-
- -
- html_code
-
- -
-
-
build a
-
- -
- html_col
-
- -
-
-
build a <col> tag
-
- -
- html_colgroup
-
- -
-
-
build a <colgroup> tag.
-
- -
- html_comment
-
- -
-
-
render an html comment string
-
- -
- html_dd
-
- -
-
-
build a <dd> tag with some content.
-
- -
- html_del
-
- -
-
-
build a <del> tag with some content.
-
- -
- html_dfn
-
- -
-
-
build a <dfn> tag with some content.
-
- -
- html_div
-
- -
-
-
build a new div tag with content
-
- -
- html_div_center
-
- -
-
-
build a new div tag with default attributes of "align=center"
-
- -
- html_div_small
-
- -
-
-
This builds the 1px font size DIVtag object, which can be used anywhere
-
- -
- html_dl
-
- -
-
-
build a <dl> tag with some content.
-
- -
- html_dt
-
- -
-
-
build a <dt> tag with some content.
-
- -
- html_em
-
- -
-
-
build a <em> tag with some content.
-
- -
- html_fieldset
-
- -
-
-
build a <fieldset> tag with some content.
-
- -
- html_form
-
- -
-
-
render an form open tag only.
-
- -
- html_frame
-
- -
-
-
This function is used to build a FRAMEtag object with some common attributes already set.
-
- -
- html_frameset
-
- -
-
-
This function is used to build a FRAMESETtag object with the most common attributes.
-
- -
- html_h1
-
- -
-
-
build an H1 tag object with content.
-
- -
- html_h2
-
- -
-
-
build an H2 tag object with content.
-
- -
- html_h3
-
- -
-
-
build an H3 tag object with content.
-
- -
- html_h4
-
- -
-
-
build an H4 tag object with content.
-
- -
- html_h5
-
- -
-
-
build an H5 tag object with content.
-
- -
- html_h6
-
- -
-
-
build an H6 tag object with content.
-
- -
- html_head
-
- -
-
-
build an <head> tag object with content.
-
- -
- html_hr
-
- -
-
-
build an <hr> tag object.
-
- -
- html_html
-
- -
-
-
build an <html> tag object.
-
- -
- html_i
-
- -
-
-
build a
-
- -
- html_iframe
-
- -
-
-
build a <irame> tag with some content.
-
- -
- html_img
-
- -
-
-
Build an <img> tag.
-
- -
- html_img_href
-
- -
-
-
build an hlink for an image.
-
- -
- html_input
-
- -
-
-
This builds an <input> object NOTE: This wrapper automatically calls htmlspecialchars() on the value attribute's data.
-
- -
- html_ins
-
- -
-
-
build a <ins> tag with some content.
-
- -
- html_kbd
-
- -
-
-
build a
-
- -
- html_label
-
- -
-
-
build a <label> tag with some content.
-
- -
- html_legend
-
- -
-
-
build a <legend> tag with some content.
-
- -
- html_li
-
- -
-
-
build a <LI> tag with some content..
-
- -
- html_link
-
- -
-
-
build a <LINK> tag with some content..
-
- -
- html_map
-
- -
-
-
build a <map> tag with some content.
-
- -
- html_meta
-
- -
-
-
build a <meta> tag..
-
- -
- html_noframes
-
- -
-
-
build a <noframes> tag with some content..
-
- -
- html_noscript
-
- -
-
-
build a <noscript> tag with some content..
-
- -
- html_object
-
- -
-
-
build a <object> tag with some content..
-
- -
- html_ol
-
- -
-
-
build a
-
- -
- html_optgroup
-
- -
-
-
build a <OPTGROUP> tag with some content..
-
- -
- html_option
-
- -
-
-
build a <OPTION> tag with some content..
-
- -
- html_p
-
- -
-
-
build a <p> tag.
-
- -
- html_param
-
- -
-
-
build a <param> tag.
-
- -
- html_pre
-
- -
-
-
build a
-
- -
- html_q
-
- -
-
-
build a <q> tag with some content..
-
- -
- html_samp
-
- -
-
-
build a
-
- -
- html_script
-
- -
-
-
build a <script> tag with some content..
-
- -
- html_small
-
- -
-
-
build a small <small> tag with content.
-
- -
- html_span
-
- -
-
-
build a bold <span> tag with content.
-
- -
- html_strong
-
- -
-
-
build a <strong> tag with some content..
-
- -
- html_style
-
- -
-
-
build a <style> tag with some content.
-
- -
- html_sub
-
- -
-
-
build a <sub> tag with some content..
-
- -
- html_sup
-
- -
-
-
build a <sup> tag with some content..
-
- -
- html_table
-
- -
-
-
Build a TABLEtag object with some of the attributes set
-
- -
- html_tbody
-
- -
-
-
build a <tbody> tag with some content..
-
- -
- html_td
-
- -
-
-
build an td tag object with content.
-
- -
- html_tfoot
-
- -
-
-
build a <tfoot> tag with content.
-
- -
- html_th
-
- -
-
-
build a <th>$header</th> tag.
-
- -
- html_thead
-
- -
-
-
build a <thhead> tag.
-
- -
- html_title
-
- -
-
-
build a <title> tag with some content.
-
- -
- html_tr
-
- -
-
-
build a <tr> tag and contents
-
- -
- html_tt
-
- -
-
-
build a <tt> tag and contents
-
- -
- html_u
-
- -
-
-
build a <u> tag and contents
-
- -
- html_ul
-
- -
-
-
build a
-
- -
- html_var
-
- -
-
-
build a
-
- -
- html_xmp
-
- -
-
-
build a <xmp> tag with some content..
-
- -
- html_utils.inc
-
- -
-
-
- -
- HTMLPageClass.inc
-
- -
-
-
- -
- HTMLRedirectPage.inc
-
- -
-
-
-
-
- -
- $indent_flag
-
- -
-
-
Flag for pretty (indented) output
-
- -
- IFRAMEtag
-
- -
-
-
<IFRAME> tag class
-
- -
- IMAGEsvgtag
-
- -
-
-
<image> SVG tag
-
- -
- ImageThumbnailWidget
-
- -
-
-
Constructor for this class It just sets the width for the widget.
-
- -
- ImageThumbnailWidget
-
- -
-
-
This widget creates a N by x visual table of thumbnails.
-
- -
- ImageThumbnailWidgetCSS
-
- -
-
-
This class defines the css used by the FooterNav Object.
-
- -
- IMGtag
-
- -
-
-
<IMG> tag class
-
- -
- INDENT_LEFT_JUSTIFY
-
- -
-
-
- -
- INDENT_NICE
-
- -
-
-
Some defines to tell the class what style of indenting of the output the user wants.
-
- -
- InfoTable
-
- -
-
-
This is a widget class that can build and render data in a nicely formated table with a title, column headers and data
-
- -
- InfoTable
-
- -
-
-
The constructor
-
- -
- InfoTableCSS
-
- -
-
-
This class defines the css used by the FooterNav Object.
-
- -
- INPUTtag
-
- -
-
-
INPUTtag <INPUT> tag
-
- -
- INStag
-
- -
-
-
<INS> tag class
-
- -
- is_action_checked
-
- -
-
-
This function is provided to give the child class the ability to precheck/select a particular column.
-
- -
- is_action_enabled
-
- -
-
-
This function is provided to give the child class the ability to enable/disable a particular checkbox.
-
- -
- is_action_successfull
-
- -
-
-
This is used to test to see if the form action was processed succesfully.
-
- -
- is_advanced_search_enabled
-
- -
-
-
This returns the status of the advanced search flag.
-
- -
- is_alphanum
-
- -
-
-
This function checks if the given string contains alphabetical characters or numbers.
-
- -
- is_alphanumstring
-
- -
-
-
This method validates a string as containing only letters and numbers
-
- -
- is_ccexp
-
- -
-
-
This tests a string as a valid credit card expiration date.
-
- -
- is_companyname
-
- -
-
-
This validates a string as a valid Company name.
-
- -
- is_confirm_password
-
- -
-
-
This makes sure that 2 password strings are exactly alike.
-
- -
- is_countrycode
-
- -
-
-
This validates a string as a valid "country code" which is a 2 alphanumerical character string
-
- -
- is_date
-
- -
-
-
This validates a atring as a valid date format You can provide a seperator string that seperates the fields
-
- -
- is_dateday
-
- -
-
-
This validates a string as a valid day of a month It has to be greater then 0 and less then 31
-
- -
- is_datemonth
-
- -
-
-
This validates a string as a valid month of the year between 1 and 12 inclusive is_datemonth - checks whether its a proper month
-
- -
- is_datetime
-
- -
-
-
This validates an array of values as a valid date time
-
- -
- is_dateyear
-
- -
-
-
See if the year is within 1800 and 3000
-
- -
- is_disabled
-
- -
-
-
Returns the elements disabled state
-
- -
- is_domainname
-
- -
-
-
This method validates a string for a valid hostname for a machine.
-
- -
- is_email
-
- -
-
-
This function validates a single email address.
-
- -
- is_firstname
-
- -
-
-
This is just a wrapper for
-
- -
- is_float
-
- -
-
-
This method validates a string as a valid float formatted number. x.xx
-
- -
- is_higherzeronumber
-
- -
-
-
This method validates a string as a number greater then 0.
-
- -
- is_host
-
- -
-
-
no comment
-
- -
- is_hostemail
-
- -
-
-
This method tests a string as a valid hostname value or a valid email string
-
- -
- is_hostip
-
- -
-
-
This method tries to validate a string as a valid IP address or a hostname
-
- -
- is_hostlist
-
- -
-
-
no comment
-
- -
- is_hostname
-
- -
-
-
This is just a wrapper for is_domainname
-
- -
- is_ip
-
- -
-
-
This validates a string as an IP address This should work with either IPv4 or IPv6
-
- -
- is_lastname
-
- -
-
-
This is just a wrapper for
-
- -
- is_last_page
-
- -
-
-
Is thie offset for the last page?
-
- -
- is_leapyear
-
- -
-
-
This method validates a string as a leap year.
-
- -
- is_manyemails
-
- -
-
-
This function tests a string that may contain many email addresses seperated by commas
-
- -
- is_money
-
- -
-
-
This method tests a string to make sure it is in a valid money format.
-
- -
- is_name
-
- -
-
-
This validates a string as a valid proper name.
-
- -
- is_notempty
-
- -
-
-
This function makes sure the data is not empty
-
- -
- is_num
-
- -
-
-
This function checks if the given string contains numerical digit characters.
-
- -
- is_number
-
- -
-
-
This tests a string to make sure it is a valid number.
-
- -
- is_partial_domainname
-
- -
-
-
This method validates a string for a valid partial hostname for a machine.
-
- -
- is_partial_ip
-
- -
-
-
This validates a string as a portion of an IP address.
-
- -
- is_password
-
- -
-
-
This tries to validate a string as a password It can't be empty and has to be less then VALIDATE_MAXSIZE characters in length
-
- -
- is_path
-
- -
-
-
This method validates a string as a path to a file.
-
- -
- is_price
-
- -
-
-
This method tries to validate a string as a valid price. It can't be zero (a la free!)
-
- -
- is_range
-
- -
-
-
is_range
-
- -
- is_required
-
- -
-
-
Returns whether this elements final value cannot be empty
-
- -
- is_search_enabled
-
- -
-
-
get the status of the search ability.
-
- -
- is_standalone_hostname
-
- -
-
-
this method tests to see if this is a valid hostname value minus the domain name portion.
-
- -
- is_strict_url
-
- -
-
-
This method validates a strict url.
-
- -
- is_time
-
- -
-
-
This validates an array of fields as a valid time of the day
-
- -
- is_title
-
- -
-
-
Validate if the string is a good candidate to become an Title
-
- -
- is_url
-
- -
-
-
This method validates a string as a valid url It inclues the prefix, hostname/ip, port number and path.
-
- -
- is_urlpath
-
- -
-
-
This method validates a string as a valid url path to a file
-
- -
- is_username
-
- -
-
-
This method tests to see if a string value
-
- -
- is_valid_domain
-
- -
-
-
Validate domain Will check if a domain is valid
-
- -
- is_within_range
-
- -
-
-
This method makes sure a value lies within a given range of values.
-
- -
- is_zero_onehundred
-
- -
-
-
This validates a string as a valid number between 0 and 100
-
- -
- is_zip
-
- -
-
-
This validates a string as a valid zipcode
-
- -
- Itag
-
- -
-
-
- -
- items_per_page
-
- -
-
-
Calculate the # of items on a page.
-
- -
- item_index
-
- -
-
-
Calculate the item # for the offset.
-
- -
- ImageThumbnailWidget.inc
-
- -
-
-
- -
- InfoTable.inc
-
- -
-
-
-
-
- -
- StandardFormContent.inc
-
- -
-
-
- -
- SAMPtag
-
- -
-
-
- -
- save_checked_items
-
- -
-
-
set the flag to tell the object to
-
- -
- SCRIPTsvgtag
-
- -
-
-
<script> SVG tag
-
- -
- SCRIPTtag
-
- -
-
-
<SCRIPT> tag class
-
- -
- SEARCHABLE
-
- -
-
-
- -
- SEARCH_ALL
-
- -
-
-
- -
- SEARCH_BEGINS_WITH
-
- -
-
-
- -
- SEARCH_CONTAINS
-
- -
-
-
- -
- search_disable
-
- -
-
-
Disable the search ability.
-
- -
- search_enable
-
- -
-
-
Enable the search ability.
-
- -
- SEARCH_ENDS_WITH
-
- -
-
-
- -
- SEARCH_EXACT
-
- -
-
-
- -
- search_field
-
- -
-
-
returns the current value of the search field name
-
- -
- search_type
-
- -
-
-
returns the type of search being used
-
- -
- search_value
-
- -
-
-
returns the current value of te search field value.
-
- -
- search_value_filter
-
- -
-
-
This function does the variable cleaning that is required to use a search value in a sql query
-
- -
- search_value_filter
-
- -
-
-
This function is used to make safe any query string value that is used
-
- -
- selected_background
-
- -
-
-
Thie method is used to change the selected tab's
-
- -
- SELECTtag
-
- -
-
-
<SELECT> tag class
-
- -
- SETsvgtag
-
- -
-
-
<set> SVG tag
-
- -
- setup_columns
-
- -
-
-
- -
- setup_db_options
-
- -
-
-
Set which DB options to use for this list.
-
- -
- setup_order
-
- -
-
-
This function builds the orderby clause for the DB query.
-
- -
- setup_validation
-
- -
-
-
This function is used to setup the validation object and the form errors object that is to be used by this form.
-
- -
- SETVARtag
-
- -
-
-
<SETVAR> tag class
-
- -
- set_action
-
- -
-
-
Save the action for the form
-
- -
- set_actionbar
-
- -
-
-
This allows the caller to turn on/off the rendering of the bottom action bar row
-
- -
- set_action_message
-
- -
-
-
This sets the action message.
-
- -
- set_action_name
-
- -
-
-
Set the name of the action
-
- -
- set_align
-
- -
-
-
this function is used to set the overall alignment of the widget
-
- -
- set_align
-
- -
-
-
this function is used to set the overall alignment of the widget
-
- -
- set_align
-
- -
-
-
This function sets the align attribute for the outer table.
-
- -
- set_attribute
-
- -
-
-
add a single attribute (name="value")
-
- -
- set_auto_error_display
-
- -
-
-
This sets the flag that tells this class to automatically call the form contents form errors and display it or not
-
- -
- set_axis_font_height
-
- -
-
-
This method sets the height of font used in calculating the x and y axis point fonts.
-
- -
- set_axis_font_width
-
- -
-
-
This method sets the width of font used in calculating the x and y axis point fonts.
-
- -
- set_axis_grid_points
-
- -
-
-
This is used to set how many grid lines to draw for an axis
-
- -
- set_body_attributes
-
- -
-
-
set attributes of body tag
-
- -
- set_cancel_action
-
- -
-
-
This method sets the javasript action
-
- -
- set_cancel_url
-
- -
-
-
This sets the url to post to when a cancel/no action is clicked
-
- -
- set_cdata_flag
-
- -
-
-
This method turns on the automatic wrapping of the tag's content inside the CDATA wrapper for XML
-
- -
- set_cellpadding
-
- -
-
-
This sets the cellpadding attribute for this object.
-
- -
- set_cellspacing
-
- -
-
-
This sets the cellspacing attribute for this object.
-
- -
- set_cell_attributes
-
- -
-
-
update the attributes of a particular element or td.
-
- -
- set_cell_content
-
- -
-
-
- -
- set_charset
-
- -
-
-
set the character set
-
- -
- set_class
-
- -
-
-
This function is a shorthand helper to setting the class attribute on a tag.
-
- -
- set_class
-
- -
-
-
This function is a shorthand helper to setting the class attribute on a tag.
-
- -
- set_class
-
- -
-
-
This function is a shorthand helper to setting the 'class' attribute on a tag.
-
- -
- set_collapse
-
- -
-
-
This function turns on the collapse flag
-
- -
- set_collapse
-
- -
-
-
This function turns on the collapse flag
-
- -
- set_cols
-
- -
-
-
This method is used as a shortcut to set the cols attribute
-
- -
- set_cols
-
- -
-
-
set how many columns the user wants to display per row of thumbnails.
-
- -
- set_company_name
-
- -
-
-
set the company name for the copyright statement.
-
- -
- set_confirm
-
- -
-
-
This sets the $this->_has_confirmation
-
- -
- set_copyright_flag
-
- -
-
-
set/unset the flag to tell us to render the copyright string
-
- -
- set_count_column
-
- -
-
-
This function changes the counted column.
-
- -
- set_data_source
-
- -
-
-
This function is used to set the DataListSource object for this instance
-
- -
- set_date_string
-
- -
-
-
set the date string for the copyright.
-
- -
- set_db_groupby_clause
-
- -
-
-
Sets the groupby clause for the query
-
- -
- set_db_object
-
- -
-
-
Set the DB object we will use to talk to the DB.
-
- -
- set_db_object
-
- -
-
-
Set the DB object we will use to talk to the DB.
-
- -
- set_db_object
-
- -
-
-
Set the DB object we will use to talk to the DB.
-
- -
- set_db_tables
-
- -
-
-
Set the tables from the DB you want to select on.
-
- -
- set_db_values
-
- -
-
-
Set the values we want to select from the db.
-
- -
- set_db_where_clause
-
- -
-
-
Set the user portion of the where clause.
-
- -
- set_default_checked_items
-
- -
-
-
This function is used to set the default list
-
- -
- set_default_col_attributes
-
- -
-
-
Sets the default attributes for <td>'s that are added to the table. If there are any attributes set for the <td> it won't use the defaults.
-
- -
- set_default_css
-
- -
-
-
This function is used to set the
-
- -
- set_default_num_rows
-
- -
-
-
This function sets the default # of rows per page to display. By default its 10.
-
- -
- set_default_row_attributes
-
- -
-
-
Sets the default attributes for <tr>'s that are added to the table. If there are any attributes set for the <tr> it won't use the defaults.
-
- -
- set_default_td_attributes
-
- -
-
-
Sets the default attributes for <td>'s that are added to the table. If there are any attributes set for the <td> it won't use the defaults.
-
- -
- set_disabled
-
- -
-
-
Sets the disabled element flag
-
- -
- set_doctype_link
-
- -
-
-
This method is used to set the link attributes
-
- -
- set_doctype_source
-
- -
-
-
this function is used to change the DOCTYPE tag's source attribute. By default it is set to SYSTEM.
-
- -
- set_element_value
-
- -
-
-
This method is used to set the value for a non hidden element
-
- -
- set_encoding
-
- -
-
-
This sets the encoding type for XHTML documents
-
- -
- set_encoding
-
- -
-
-
set the character set
-
- -
- set_error_css
-
- -
-
-
This function is used to set the css class that is used on text when an error on that field is detected.
-
- -
- set_error_message
-
- -
-
-
Defines error message text and sets the error flag to true
-
- -
- set_filedir
-
- -
-
-
Set the full path on disk where the images live.
-
- -
- set_form_action
-
- -
-
-
Sets the form action
-
- -
- set_form_action
-
- -
-
-
Sets the form action
-
- -
- set_form_enctype
-
- -
-
-
Sets the form enctype
-
- -
- set_form_errors_title
-
- -
-
-
This allows us to change the form errors table title
-
- -
- set_form_errors_width
-
- -
-
-
This method allows you to override the width of the form errors table.
-
- -
- set_form_method
-
- -
-
-
This function is used to set the form method
-
- -
- set_form_method
-
- -
-
-
This function is used to set the form method
-
- -
- set_form_name
-
- -
-
-
in case anyone in JS land needs the name of the form that this element lives in
-
- -
- set_form_name
-
- -
-
-
**************************
-
- -
- set_form_name
-
- -
-
-
This function is used to set the form name
-
- -
- set_form_name
-
- -
-
-
This function is used to set the form name
-
- -
- set_form_render
-
- -
-
-
Sets whether to the output into a form
-
- -
- set_form_target
-
- -
-
-
This function is used to set the form target
-
- -
- set_form_target
-
- -
-
-
This function is used to set the form target
-
- -
- set_form_title
-
- -
-
-
this method sets the form title which is used to wrap the entire form
-
- -
- set_form_width
-
- -
-
-
this method sets the form name
-
- -
- set_frameset
-
- -
-
-
This function is used to set the FRAMSETtag object for this page. This automatically sets the output for this page object to be a frameset.
-
- -
- set_global_prefix
-
- -
-
-
This function sets a prefix for all variables that are used in the item list table on a page. This allows you to have multiple itemlists on a single html page.
-
- -
- set_global_prefix
-
- -
-
-
This function sets a prefix for all variables that are used in the item list table on a page. This allows you to have multiple itemlists on a single html page.
-
- -
- set_global_prefix
-
- -
-
-
This function sets a prefix for all variables that are used in the item list table on a page. This allows you to have multiple itemlists on a single html page.
-
- -
- set_grid_line_color
-
- -
-
-
This allows you to set the color of the axis grid lines
-
- -
- set_grid_line_flag
-
- -
-
-
This enables/disables the rendering of the grid lines for an axis
-
- -
- set_header_flag
-
- -
-
-
This is used to set/update the header flag.
-
- -
- set_height
-
- -
-
-
This method sets the height of the graph
-
- -
- set_hidden_element_value
-
- -
-
-
This method is used to set the value for a hidden element
-
- -
- set_html_attributes
-
- -
-
-
This function sets the attributes for the <html> tag
-
- -
- set_http_content_type
-
- -
-
-
This function is used to set the http header content-type for output to browsers
-
- -
- set_id
-
- -
-
-
This function is a shorthand helper to setting the id attribute on a tag.
-
- -
- set_id
-
- -
-
-
This function is a shorthand helper to setting the id attribute on a tag.
-
- -
- set_id
-
- -
-
-
This function is a shorthand helper to setting the id attribute on a tag.
-
- -
- set_image_path
-
- -
-
-
This function returns the path to the images used in this class
-
- -
- set_indent_flag
-
- -
-
-
function to set the indent flag
-
- -
- set_item_name
-
- -
-
-
Set the name of the deleted items
-
- -
- set_label_text
-
- -
-
-
This function will set the label for the element
-
- -
- set_language
-
- -
-
-
This method sets the lang, and xml:lang setting in the HTML tag.
-
- -
- set_legalnotice_url
-
- -
-
-
set the legal notice url.
-
- -
- set_limit
-
- -
-
-
This function is used to set
-
- -
- set_list_data
-
- -
-
-
This function sets the array of data to be used in the data list
-
- -
- set_maxthumbs_per_page
-
- -
-
-
set how many thumbnails to display per page.
-
- -
- set_max_rows
-
- -
-
-
This sets the maximum # of rows to display when in expand mode
-
- -
- set_newline_after_closetag
-
- -
-
-
set the newline_after_content flag
-
- -
- set_newline_after_opentag
-
- -
-
-
set the newline_after_opentag flag
-
- -
- set_not_found_message
-
- -
-
-
This function is used to set the message displayed when no data is found
-
- -
- set_not_found_message
-
- -
-
-
This function is used to set the message displayed when no data is found
-
- -
- set_numrows
-
- -
-
-
This function sets the # of rows to display per page.
-
- -
- set_offset
-
- -
-
-
This function is used to set/change the offset for this list.
-
- -
- set_offset
-
- -
-
-
This sets the offset value and resets the index into the data array (in non DB children)
-
- -
- set_option
-
- -
-
-
This function is used to set a particular option for the graph
-
- -
- set_orderby
-
- -
-
-
This sets the orderby column name.
-
- -
- set_prefix
-
- -
-
-
This method is used to set the prefix for
-
- -
- set_prequery_filter_flag
-
- -
-
-
Sets the pre-query filter flag If true, a filter will be run on the data array before any processing is done
-
- -
- set_privacypolicy_url
-
- -
-
-
sets the Privacy policy url.
-
- -
- set_refresh
-
- -
-
-
Automatically set a page meta tag refresh
-
- -
- set_render_form_after_success
-
- -
-
-
This function turns on the ability to
-
- -
- set_required
-
- -
-
-
This function set the elements required state
-
- -
- set_required_marker
-
- -
-
-
This function is used to set the required field marker
-
- -
- set_required_text
-
- -
-
-
This sets the required text
-
- -
- set_reverseorder
-
- -
-
-
This sets the flag that tells us the direction in which to order the orderby column.
-
- -
- set_reverseorder
-
- -
-
-
This function sets the reverse order flag to a new value.
-
- -
- set_root_attribute
-
- -
-
-
This sets 1 root tag attribute value pair
-
- -
- set_root_attributes
-
- -
-
-
This function is used to set the root xml tag's attributes
-
- -
- set_root_name
-
- -
-
-
Set the document name and the root tag's name.
-
- -
- set_rows
-
- -
-
-
This method is used as a shortcut to set the rows attribute
-
- -
- set_row_attributes
-
- -
-
-
update the attributes of a particular row or tr.
-
- -
- set_save_vars
-
- -
-
-
This function sets the save variables that the user/child wants to automatically propogate
-
- -
- set_save_vars_Flag
-
- -
-
-
This method sets the flag that tells us to automatically add hidden form fields for all the GET/POST vars passed in to us.
-
- -
- set_searchby
-
- -
-
-
This sets the column that we want to search from.
-
- -
- set_searchby_value
-
- -
-
-
This sets the data that we want to search for.
-
- -
- set_search_type
-
- -
-
-
This function sets the search type
-
- -
- set_search_type
-
- -
-
-
This function sets the search type (simple or advanced)
-
- -
- set_selected
-
- -
-
-
Set this text as the selected item
-
- -
- set_show_results
-
- -
-
-
This function is used to set the value of the _show_results_flag
-
- -
- set_simplesearch_modifier
-
- -
-
-
This sets the simple search modifier
-
- -
- set_simple_search_modifier
-
- -
-
-
Set the simple search modifyer flag.
-
- -
- set_stripslashes
-
- -
-
-
This sets the stripslashes flag for this object.
-
- -
- set_stripslashes
-
- -
-
-
This sets the stripslashes flag for this object.
-
- -
- set_style
-
- -
-
-
This function is a shorthand helper to setting the 'style' attribute on a tag.
-
- -
- set_style
-
- -
-
-
This function is a shorthand helper to setting the style attribute on a tag.
-
- -
- set_style_attribute
-
- -
-
-
Sets elements css attribute
-
- -
- set_subtitle
-
- -
-
-
- -
- set_subtitle
-
- -
-
-
This sets the subtitle
-
- -
- set_subtitle
-
- -
-
-
- -
- set_tag_attribute
-
- -
-
-
add a single attribute (name="value")
-
- -
- set_tag_attributes
-
- -
-
-
add multiple attributes (name="value")
-
- -
- set_tag_name
-
- -
-
-
This method sets the name of the tag
-
- -
- set_text_debug
-
- -
-
-
set the $_text_debug flag
-
- -
- set_thumbnail_dimensions
-
- -
-
-
Sets all thumnail dimensions.
-
- -
- set_thumbnail_script
-
- -
-
-
Set the url for the thumbnail generation script.
-
- -
- set_title
-
- -
-
-
set the title of the page output.
-
- -
- set_title
-
- -
-
-
Sets elements title text
-
- -
- set_title
-
- -
-
-
Set the title for the widget.
-
- -
- set_title
-
- -
-
-
This method sets the title for the graph
-
- -
- set_title_font_height
-
- -
-
-
This method sets the height of font in pixels for the Graph Title.
-
- -
- set_title_font_width
-
- -
-
-
This method sets the width of font in pixels for the Graph Title.
-
- -
- set_title_style
-
- -
-
-
This method sets the title for the graph
-
- -
- set_title_text_align
-
- -
-
-
this function lets you change the text alignment of the text in the title
-
- -
- set_total_rows
-
- -
-
-
This is used to set the total # of rows we have in our data set
-
- -
- set_transform
-
- -
-
-
This function is used to set the 'transform' attribute of a tag.
-
- -
- set_urldir
-
- -
-
-
Set the base url path where the files live on the web site.
-
- -
- set_value
-
- -
-
-
This function will set the initial value for the element
-
- -
- set_vertical_cellborder
-
- -
-
-
this function sets the flag to tell the object to render (or not) the vertical cell borders
-
- -
- set_webmaster_email
-
- -
-
-
sets the Webmaster email address if this is set we show the mailto for this email
-
- -
- set_width
-
- -
-
-
This method sets the width of the graph
-
- -
- set_width
-
- -
-
-
Set the width for the widget.
-
- -
- set_xmlbase
-
- -
-
-
This method is used for setting the SVG common tag attribute of xml:base
-
- -
- set_xmllang
-
- -
-
-
This method is used for setting the SVG common tag attribute of xml:lang
-
- -
- set_xmlspace
-
- -
-
-
This method is used for setting the SVG common tag attribute of xml:space
-
- -
- set_x_title
-
- -
-
-
This function is used to set the title for the X Axis
-
- -
- set_y_title
-
- -
-
-
This function is used to set the title for the Y Axis
-
- -
- showall
-
- -
-
-
returns the current value of the showall flag. This tells us if they want the entire list of data back from the DB.
-
- -
- show_actionbar
-
- -
-
-
This function gets the current value of the show actionbar flag setting.
-
- -
- show_character_encoding
-
- -
-
-
method to update the flag that lets us know to show/render the character encoding string in the xml tag or not
-
- -
- show_http_header
-
- -
-
-
this function is used to set the flag that tells this class to automatically output the content type in the http header
-
- -
- SimpleGUIDataList
-
- -
-
-
This object is the base class that can be
-
- -
- simple_search_modifier_value
-
- -
-
-
returns the current value of the simple search modifier
-
- -
- simple_search_where_clause
-
- -
-
-
this builds the search clause
-
- -
- SMALLtag
-
- -
-
-
<SMALL> tag class
-
- -
- sort
-
- -
-
-
- -
- sort
-
- -
-
-
A generic method API that can be used at the bottom half of the do_query() method to sort data that is stored locally. This is only needed when the source is a non database.
-
- -
- sort
-
- -
-
-
- -
- SORTABLE
-
- -
-
-
Some global defines used
-
- -
- SPANtag
-
- -
-
-
<SPAN> tag class
-
- -
- span_font8
-
- -
-
-
Build a SPANtag object with css class of .font8.
-
- -
- span_font8bold
-
- -
-
-
Build a SPANtag object with css class of .font8bold.
-
- -
- span_font10
-
- -
-
-
Build a SPANtag object with css class of .font10.
-
- -
- span_font10bold
-
- -
-
-
Build a SPANtag object with css class of .font10bold.
-
- -
- span_font12
-
- -
-
-
Build a SPANtag object with css class of .font12.
-
- -
- span_font12bold
-
- -
-
-
Build a SPANtag object with css class of .font12bold.
-
- -
- span_font14
-
- -
-
-
Build a SPANtag object with css class of .font14.
-
- -
- span_font14bold
-
- -
-
-
Build a SPANtag object with css class of .font14bold.
-
- -
- SQLDataListSource
-
- -
-
-
- -
- sql_varchar_filter
-
- -
-
-
Clean up the string so it can work in a db
-
- -
- Stag
-
- -
-
-
<S> tag class
-
- -
- StandardAccountForm
-
- -
-
-
A simple Page Layout object child.
-
- -
- StandardFormContent
-
- -
-
-
This is a child of the FormContent class to provide a 'standard' look and feel for forms.
-
- -
- StandardFormContent
-
- -
-
-
- -
- Step1
-
- -
-
-
A simple Page Layout object child.
-
- -
- Step2
-
- -
-
-
This is a child of the FormContent class to provide a 'standard' look and feel for forms.
-
- -
- Step3
-
- -
-
-
This is a child of the FormContent class to provide a 'standard' look and feel for forms.
-
- -
- STOPsvgtag
-
- -
-
-
<stop> SVG tag
-
- -
- strip_offset
-
- -
-
-
This function strips the offset
-
- -
- STRONGtag
-
- -
-
-
<STRONG> tag class
-
- -
- STYLEsvgtag
-
- -
-
-
<style> SVG tag
-
- -
- STYLEtag
-
- -
-
-
<STYLE> tag class
-
- -
- SUBtag
-
- -
-
-
<SUB> tag class
-
- -
- SUPtag
-
- -
-
-
<SUP> tag class
-
- -
- SVGDocumentClass
-
- -
-
-
The constructor to building a SVG document.
-
- -
- SVGDocumentClass
-
- -
-
-
This class lets you build a complete SVG document.
-
- -
- SVGGraph
-
- -
-
-
This is the base Graph class for doing SVG graphs
-
- -
- SVGGraph
-
- -
-
-
- -
- SVGsvgtag
-
- -
-
-
<svg> SVG tag
-
- -
- SVGTagClass
-
- -
-
-
This overrides the WMLTagClass to define some methods that set some commonly used SVG tag attributes.
-
- -
- SVGTagClass
-
- -
-
-
The SVGTagClass constructor
-
- -
- SVGXYGraph
-
- -
-
-
This is the base Graph class for doing XY coordinate system based graphs in SVG.
-
- -
- SVGXYGraph
-
- -
-
-
- -
- SVGXYLineGraph
-
- -
-
-
This is the base Graph class for doing XY coordinate system based graphs in SVG.
-
- -
- SVGXYPlotGraph
-
- -
-
-
This is the base Graph class for doing XY coordinate system based graphs in SVG.
-
- -
- SVGXYPlotGraph
-
- -
-
-
- -
- svg_a
-
- -
-
-
This function is used to build an SVG <a> tag
-
- -
- svg_animate
-
- -
-
-
This function is used to build an SVG <animate> tag
-
- -
- svg_circle
-
- -
-
-
This function is used to build an SVG <circle> tag and its common attributes
-
- -
- svg_defs
-
- -
-
-
This function is used for building an SVG <defs> tag
-
- -
- svg_desc
-
- -
-
-
This function is used for building an SVG <desc> tag
-
- -
- svg_ellipse
-
- -
-
-
This function is used to build an SVG <ellipse> tag and its common attributes
-
- -
- svg_font
-
- -
-
-
this function builds an SVG <font> tag
-
- -
- svg_g
-
- -
-
-
This function builds an SVG <g> tag
-
- -
- svg_line
-
- -
-
-
This function is used for building an SVG <line> tag
-
- -
- svg_marker
-
- -
-
-
This function is used for building an SVG <marker> tag
-
- -
- svg_polygon
-
- -
-
-
This function is used for building an SVG <polygon> tag
-
- -
- svg_polyline
-
- -
-
-
This function is used for building an SVG <polyline> tag
-
- -
- svg_rect
-
- -
-
-
This function is used to build an SVG <rect> tag and its common attributes
-
- -
- svg_script
-
- -
-
-
This function creates a <script> tag and wraps the javascript in the appropriate <![CDATA[ JAVASCRIPT ]]> that is required for svg.
-
- -
- svg_style
-
- -
-
-
This function creates a <script> tag and wraps the javascript in the appropriate <![CDATA[ JAVASCRIPT ]]> that is required for svg.
-
- -
- svg_text
-
- -
-
-
This function is used to build an SVG <text> tag
-
- -
- svg_textpath
-
- -
-
-
This function is used to build an SVG <textpath> tag.
-
- -
- svg_tref
-
- -
-
-
This function is used to build an SVG <tref> tag
-
- -
- svg_tspan
-
- -
-
-
This function is used to build an SVG <tref> tag.
-
- -
- SWITCHsvgtag
-
- -
-
-
<switch> SVG tag
-
- -
- SXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH
-
- -
-
-
- -
- SYMBOLsvgtag
-
- -
-
-
<symbol> SVG tag
-
- -
- SVGTAGS.inc
-
- -
-
-
- -
- svg_utils.inc
-
- -
-
-
- -
- SimpleGUIDataList.inc
-
- -
-
-
- -
- SQLDataListSource.inc
-
- -
-
-
- -
- SVGDocumentClass.inc
-
- -
-
-
- -
- SVGGraph.inc
-
- -
-
-
- -
- SVGXYGraph.inc
-
- -
-
-
- -
- SVGXYLineGraph.inc
-
- -
-
-
- -
- SVGXYPlotGraph.inc
-
- -
-
-
-
-
- -
- $_action
-
- -
-
-
Holds the button action
-
- -
- $_action_column
-
- -
-
-
This holds the action column settings if any.
-
- -
- $_action_count
-
- -
-
-
holds the cntr for the action
-
- -
- $_action_counter
-
- -
-
-
This holds how many actions we have
-
- -
- $_action_message
-
- -
-
-
The message that is set
-
- -
- $_action_name
-
- -
-
-
The string that describes
-
- -
- $_advanced_search_flag
-
- -
-
-
Flag to let us know that
-
- -
- $_align
-
- -
-
-
The overall alignment
-
- -
- $_align
-
- -
-
-
The overall alignment
-
- -
- $_allow_select_all
-
- -
-
-
This variable tells us whether to display
-
- -
- $_attributes
-
- -
-
-
Holds additional attributes for
-
- -
- $_auto_show_errors
-
- -
-
-
This tells us to show or not to show the form errors autmatically.
-
- -
- $_cancel_action
-
- -
-
-
The action to take opon clicking
-
- -
- $_cancel_url
-
- -
-
-
This sets the url for the
-
- -
- $_cellpadding
-
- -
-
-
this holds the default cellpadding
-
- -
- $_cellspacing
-
- -
-
-
This holds the default cellspacing
-
- -
- $_colors
-
- -
-
-
holds the colors for each of
-
- -
- $_columns
-
- -
-
-
The column descriptions for the data we are working on
-
- -
- $_columns
-
- -
-
-
The column descriptions for the data we are working on
-
- -
- $_columns
-
- -
-
-
The number of columns for a page.
-
- -
- $_confirmed
-
- -
-
-
Flag to let us know the form has been confirmed.
-
- -
- $_confirmed_successfull
-
- -
-
-
The form was processed and passed
-
- -
- $_csv_headers
-
- -
-
-
this holds the headers read
-
- -
- $_cur_col_cntr
-
- -
-
-
- -
- $_data
-
- -
-
-
A placeholder for data that is read/built and stored locally. Not all data sources have to use this.
-
- -
- $_datasource
-
- -
-
-
Holds our reference/copy of the DataListSource object which is used to access the data that this object uses
-
- -
- $_data_index
-
- -
-
-
Holds the index into the array of data
-
- -
- $_data_list
-
- -
-
-
Holds the list of available
-
- -
- $_data_list
-
- -
-
-
Holds the list of available
-
- -
- $_data_post_name
-
- -
-
-
The name of the array variable
-
- -
- $_db
-
- -
-
-
This var holds the Database connection reference
-
- -
- $_db
-
- -
-
-
This var holds the Database object
-
- -
- $_db
-
- -
-
-
This var holds the Database object
-
- -
- $_db_options
-
- -
-
-
this holds all of the options
-
- -
- $_debug_link_attributes
-
- -
-
-
- -
- $_debug_link_attributes
-
- -
-
-
- -
- $_debug_link_attributes
-
- -
-
-
- -
- $_debug_link_attributes
-
- -
-
-
- -
- $_default_checked_items
-
- -
-
-
This variable holds the array of default
-
- -
- $_default_col_attributes
-
- -
-
-
Holds the default attributes for all <td>'s
-
- -
- $_default_label_css
-
- -
-
-
This holds the default css class for form field label text.
-
- -
- $_default_orderby
-
- -
-
-
Holds the db column name that we want to order by default.
-
- -
- $_default_reverseorder
-
- -
-
-
Holds a flag to let us know to
-
- -
- $_default_rows_per_page
-
- -
-
-
- -
- $_default_rows_per_page
-
- -
-
-
The number of rows of data to show per "page".
-
- -
- $_default_row_attributes
-
- -
-
-
Holds the default attributes for all <tr>'s
-
- -
- $_default_td_attributes
-
- -
-
-
Holds the default attributes for all <td>'s
-
- -
- $_doctype_links
-
- -
-
-
This contains the doctype links
-
- -
- $_doctype_source
-
- -
-
-
the DOCTYPE source attribute
-
- -
- $_draw
-
- -
-
-
Various calculated image properties
-
- -
- $_elements
-
- -
-
-
This holds the array of
-
- -
- $_element_name
-
- -
-
-
Holds the name of the element
-
- -
- $_enable_debug
-
- -
-
-
This enables the ability to view the source of a page bu setting debug=1 in the query string.
-
- -
- $_entries
-
- -
-
-
This holds the entries for the css
-
- -
- $_errors
-
- -
-
-
holds the array of errors for this element.
-
- -
- $_error_code
-
- -
-
-
This holds the last error code found
-
- -
- $_error_label_css
-
- -
-
-
This is the css class used
-
- -
- $_error_message
-
- -
-
-
Holds the error message text
-
- -
- $_error_message
-
- -
-
-
This holds the last error message
-
- -
- $_fepassword
-
- -
-
-
This holds the FEPassword we are
-
- -
- $_filename
-
- -
-
-
The csv file name/path on disk
-
- -
- $_flags
-
- -
-
-
The flags that tell us
-
- -
- $_FormErrors
-
- -
-
-
This is the FormErrors object
-
- -
- $_FormValidation
-
- -
-
-
This is the FormValidation object
-
- -
- $_form_attributes
-
- -
-
-
This array holds the FORMtag
-
- -
- $_form_attributes
-
- -
-
-
This holds the form attributes
-
- -
- $_form_content
-
- -
-
-
This holds the FormContent Object that knows how to render the form.
-
- -
- $_form_errors_title
-
- -
-
-
The form errors table title
-
- -
- $_form_errors_width
-
- -
-
-
Holds the width (if any) of the errors table that will be rendered. If the value is null, the $this->_width value is used instead.
-
- -
- $_form_name
-
- -
-
-
This holds the name of the form
-
- -
- $_form_name
-
- -
-
-
This holds the name of the form
-
- -
- $_form_render_flag
-
- -
-
-
Build everything inside a form?
-
- -
- $_form_submit_action
-
- -
-
-
The action that was taken
-
- -
- $_form_success_render
-
- -
-
-
Flag to let us know if we should
-
- -
- $_form_title
-
- -
-
-
The title used in the wrapping table
-
- -
- $_fp
-
- -
-
-
The file descriptor pointer
-
- -
- $_global_prefix
-
- -
-
-
holds the prefix for all variables that are added to a url, so we can possibly have more then 1 of these per page.
-
- -
- $_global_prefix
-
- -
-
-
prefix for all list variable names, so we can potentially have more then 1 list per page.
-
- -
- $_has_confirm
-
- -
-
-
flag to let the FormProcessor
-
- -
- $_has_error
-
- -
-
-
Holds the state of the last validation
-
- -
- $_has_errors
-
- -
-
-
This flag lets us know there were errors during processing or validating the form.
-
- -
- $_headers
-
- -
-
-
this holds the column header titles.
-
- -
- $_header_flag
-
- -
-
-
Flag to let us know if we should output a header content-type value header("Content-Type: text/css");
-
- -
- $_height
-
- -
-
-
Holds the height of the element
-
- -
- $_hidden_background
-
- -
-
-
The hidden tab's background color
-
- -
- $_hidden_checkbox_items
-
- -
-
-
This array holds the list of hidden checkbox[] items.
-
- -
- $_hidden_elements
-
- -
-
-
This holds the array of
-
- -
- $_highlight_selected
-
- -
-
-
Flag to tell us that we can highlight (css) the selected link.
-
- -
- $_htmlentities_attributes
-
- -
-
-
- -
- $_htmlentities_attributes
-
- -
-
-
- -
- $_htmlentities_attributes
-
- -
-
-
- -
- $_htmlentities_attributes
-
- -
-
-
- -
- $_html_attributes
-
- -
-
-
This holds the attributes for the <html> tag.
-
- -
- $_http_content_type
-
- -
-
-
The http content-type
-
- -
- $_image_path
-
- -
-
-
This stores the base path to where the tool link images live. This lets you specify a new path to where your images live.
-
- -
- $_indent_style
-
- -
-
-
Holds the value of the indent style the user wants to render the page w/
-
- -
- $_infotable
-
- -
-
-
the InfoTable wrapper that holds all fields.
-
- -
- $_is_disabled
-
- -
-
-
Indicates a disabled element
-
- -
- $_is_required
-
- -
-
-
Indicates whether this elements
-
- -
- $_item_name
-
- -
-
-
name/description of the type of
-
- -
- $_label_flag
-
- -
-
-
Add the range to the label automatically?
-
- -
- $_label_text
-
- -
-
-
Holds the elements label text
-
- -
- $_limit_char_count
-
- -
-
-
This lets you limit the amount of data to
-
- -
- $_line_colors
-
- -
-
-
holds the colors for each of
-
- -
- $_max
-
- -
-
-
The maximum #
-
- -
- $_maxlinelength
-
- -
-
-
The length of the longest
-
- -
- $_max_rows
-
- -
-
-
The max number of rows to show when the user does the "EXPAND" command.
-
- -
- $_max_x
-
- -
-
-
- -
- $_max_y
-
- -
-
-
- -
- $_min
-
- -
-
-
The minimum #
-
- -
- $_min_x
-
- -
-
-
- -
- $_min_y
-
- -
-
-
- -
- $_not_found_message
-
- -
-
-
This is the message displayed when no data
-
- -
- $_num_columns
-
- -
-
-
Keeps track of the # of columns we have
-
- -
- $_num_pages
-
- -
-
-
This value holds the number of pages of data we have to display.
-
- -
- $_offsetVar
-
- -
-
-
Holds the name of the offset variable. It's prefixed w/ the _global_prefix var.
-
- -
- $_options
-
- -
-
-
This array holds various
-
- -
- $_prequery_filter_flag
-
- -
-
-
If true the prequery filter will be
-
- -
- $_query
-
- -
-
-
The entire query built by
-
- -
- $_query_params
-
- -
-
-
This holds various parameters relating
-
- -
- $_query_prefix
-
- -
-
-
the prefix for the query string var
-
- -
- $_required_field_marker
-
- -
-
-
marker for the required field
-
- -
- $_required_field_text
-
- -
-
-
Text to show denoted required fields for the form.
-
- -
- $_result
-
- -
-
-
this holds the query result from the
-
- -
- $_result
-
- -
-
-
this holds the query result from the
-
- -
- $_result
-
- -
-
-
Result of pg_query()
-
- -
- $_root_tag
-
- -
-
-
The root xml tag for all data
-
- -
- $_save_all_vars
-
- -
-
-
A flag to tell us to save all
-
- -
- $_save_vars
-
- -
-
-
This holds a list of name=>value vars that the caller/child wants to propogate automatically.
-
- -
- $_search_flag
-
- -
-
-
Flag to let us know that search is enabled.
-
- -
- $_search_table
-
- -
-
-
Holds the object block that is the
-
- -
- $_search_text
-
- -
-
-
this array holds some strings for the search functionality. This enables some level of localization for other languages.
-
- -
- $_selected
-
- -
-
-
Holds which one is auto selected
-
- -
- $_selected_background
-
- -
-
-
The active tab's background color
-
- -
- $_selected_tab
-
- -
-
-
The default selected tab
-
- -
- $_seperate_port_flag
-
- -
-
-
flag to tell us to seperate the port
-
- -
- $_show_actionbar
-
- -
-
-
Do we show action bar row?
-
- -
- $_show_char_encoding
-
- -
-
-
this is a hack to show the character encoding or not.
-
- -
- $_show_http_header
-
- -
-
-
This flag tells if we should output the header content type.
-
- -
- $_show_results_flag
-
- -
-
-
flag to let us know if we want to show the results or not.
-
- -
- $_show_vertical_cellborder
-
- -
-
-
Flag to tell the class to render
-
- -
- $_simple_search_modifier
-
- -
-
-
Flag to enable simple search modifyer.
-
- -
- $_steps
-
- -
-
-
This holds the array of
-
- -
- $_stripslashes
-
- -
-
-
automatically strip slashes from
-
- -
- $_stripslashes
-
- -
-
-
Automatically strip slashes from
-
- -
- $_style_attributes
-
- -
-
-
Holds additional style attributes for
-
- -
- $_subtitle
-
- -
-
-
the subtitle if any
-
- -
- $_supported_image_types
-
- -
-
-
Array of supported image type flags.
-
- -
- $_table
-
- -
-
-
Holds the outer table object
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
Tag definition for class.
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag
-
- -
-
-
- -
- $_tag_postfix
-
- -
-
-
- -
- $_tag_postfix
-
- -
-
-
- -
- $_tag_prefix
-
- -
-
-
- -
- $_tag_prefix
-
- -
-
-
- -
- $_text
-
- -
-
-
Holds the checkbox text
-
- -
- $_title_css_class
-
- -
-
-
The default class used for the
-
- -
- $_title_text
-
- -
-
-
holds the page title text for
-
- -
- $_title_text_align
-
- -
-
-
The default alignment for the title text in the caption.
-
- -
- $_value
-
- -
-
-
Holds the elements initial value
-
- -
- $_vars
-
- -
-
-
Holds a bunch of state
-
- -
- $_vars
-
- -
-
-
Holds an array of all the form vars we need for this class to work.
-
- -
- $_visible_checkbox_items
-
- -
-
-
this array keeps track of the list of rendered visible checkbox[] items. So we can not render the hidden version of it.
-
- -
- $_widget_css_auto
-
- -
-
-
keeps track of which widgets we have automatically pulled in css for
-
- -
- $_widget_js_auto
-
- -
-
-
keeps track of which widgets we have automatically pulled in js for
-
- -
- $_width
-
- -
-
-
Holds the width of the element
-
- -
- $_width
-
- -
-
-
Holds the width to be used for the
-
- -
- $_xhtml_strict_attributes
-
- -
-
-
- -
- $_xhtml_strict_attributes
-
- -
-
-
- -
- $_xml_encoding
-
- -
-
-
The encoding of the XHTML
-
- -
- $_xml_obj
-
- -
-
-
holds the xml tag object that
-
- -
- $_xml_stylesheet_container
-
- -
-
-
The container for all the xml-stylesheet tags
-
- -
- $_x_data
-
- -
-
-
this holds the X axis data
-
- -
- $_y_data
-
- -
-
-
this holds the Y axis data
-
- -
- $__page_info
-
- -
-
-
for a reference so the row_filter affects the paging information.
-
- -
- _steps.inc
-
- -
-
-
- -
- _add_confirm_data
-
- -
-
-
This adds all of the submitted data as
-
- -
- _add_hidden_fields
-
- -
-
-
This function adds the form content's
-
- -
- _add_options
-
- -
-
-
this method adds our own options that
-
- -
- _ALWAYS_LOWERCASE
-
- -
-
-
- -
- _ALWAYS_UPPERCASE
-
- -
-
-
- -
- _background
-
- -
-
-
- -
- _build_actionbar
-
- -
-
-
This function renders the action bar at the bottom of the data list.
-
- -
- _build_actionbar_arrow_cell
-
- -
-
-
This function builds a TD with the appropriate action arrow.
-
- -
- _build_actionbar_data_cell
-
- -
-
-
This function builds the user's data cell
-
- -
- _build_action_column
-
- -
-
-
This builds an action column cell
-
- -
- _build_attribute_string
-
- -
-
-
this builds an attribute for an XML tag.
-
- -
- _build_attribute_string
-
- -
-
-
this builds an attribute for a tag.
-
- -
- _build_content_type_tag
-
- -
-
-
this builds the content type meta tag.
-
- -
- _build_default_vars
-
- -
-
-
This function builds the list of
-
- -
- _build_delete_confirm
-
- -
-
-
This function builds the actual form
-
- -
- _build_doctype
-
- -
-
-
This method builds the DOCTYPE tag for the document
-
- -
- _build_element_attributes
-
- -
-
-
This function builds the element form attributes
-
- -
- _build_form_tag
-
- -
-
-
this function builds the FORMtag object and its attributes.
-
- -
- _build_graph
-
- -
-
-
This is a stub that the child class must override to build the actual graph
-
- -
- _build_graph
-
- -
-
-
This function does the work of building the graph itself
-
- -
- _build_head
-
- -
-
-
builds the head object and its content.
-
- -
- _build_header
-
- -
-
-
This function builds the table header
-
- -
- _build_hidden_vars
-
- -
-
-
This builds the hidden form fields of the data that was originally sent to us
-
- -
- _build_javascript
-
- -
-
-
This method is used to build any Javascript that is used by the form and/or the form elements used in the form.
-
- -
- _build_javascript
-
- -
-
-
This function builds the complete javaScript events code for the element
-
- -
- _build_js
-
- -
-
-
This builds the javascript needed for the navigation of the wizard
-
- -
- _build_line
-
- -
-
-
- -
- _build_links
-
- -
-
-
This function is used to build the links to click on
-
- -
- _build_links
-
- -
-
-
This function is used to build the links to click on
-
- -
- _build_name
-
- -
-
-
This function is used to construct the css name declaration string.
-
- -
- _build_point
-
- -
-
-
- -
- _build_properties
-
- -
-
-
This function is used to construct the property: value strings for the class
-
- -
- _build_root_tag
-
- -
-
-
This function builds the root xml
-
- -
- _build_save_vars
-
- -
-
-
this method builds some hidden form fields to automatically be placed inside the form.
-
- -
- _build_search_title
-
- -
-
-
This function builds the search title table
-
- -
- _build_simple_search_form
-
- -
-
-
This function builds the simple search TD
-
- -
- _build_simple_search_modifier
-
- -
-
-
This builds the simple search modifier select box.
-
- -
- _build_step_image
-
- -
-
-
This function builds an image for a step #
-
- -
- _build_subtitle
-
- -
-
-
this function builds the subtitle td to hold the...subtitle!
-
- -
- _build_subtitle
-
- -
-
-
This function builds the subtitle if needed.
-
- -
- _build_subtitle
-
- -
-
-
this function builds the subtitle td to hold the...subtitle!
-
- -
- _build_tab_td
-
- -
-
-
- -
- _build_td
-
- -
-
-
this function builds a TD tag with the border styles set appropriatly
-
- -
- _build_title
-
- -
-
-
This method builds the text title area that lives on top of the graph
-
- -
- _build_title
-
- -
-
-
This function builds the title container
-
- -
- _build_title
-
- -
-
-
This function builds the title tr
-
- -
- _build_titles
-
- -
-
-
This is a stub for building the title(s) for the graph
-
- -
- _build_titles
-
- -
-
-
This is a stub for building the title(s) for the graph
-
- -
- _build_toolbar
-
- -
-
-
This renders the toolbar/step table
-
- -
- _build_tool_url
-
- -
-
-
This function is used to build the url for a tool link.
-
- -
- _build_xml_stylesheet_container
-
- -
-
-
This function builds the _xml_stylesheet_container
-
- -
- _build_x_axis
-
- -
-
-
This function builds the X axis and its measurement lines/marks
-
- -
- _build_y_axis
-
- -
-
-
This function builds the Y axis and its measurement lines/marks
-
- -
- _CDATACONTENTWRAP
-
- -
-
-
- -
- _checkbox_javascript
-
- -
-
-
This function builds the JS needed for the checkbox action column
-
- -
- _check_datasource
-
- -
-
-
general DataListSource object checker.
-
- -
- _clean
-
- -
-
-
This function cleans up the saved Session state for the wizard. This gets called when we have completed the wizard w/o errors.
-
- -
- _clean_string
-
- -
-
-
This function is used to make sure that the string we are placing in a cell has been "cleaned"
-
- -
- _CLOSETAGREQUIRED
-
- -
-
-
- -
- _COLLAPSE
-
- -
-
-
- -
- _construct_row
-
- -
-
-
this is used to build a row from a csv line
-
- -
- _CONTENTREQUIRED
-
- -
-
-
- -
- _create_body
-
- -
-
-
This is responsible for creating the BODYtag object. We only will create a new $this->_body if it doesn't already exist.
-
- -
- _create_thumbnail_cache_dir
-
- -
-
-
Try and create the thumbnail cache dir.
-
- -
- _create_xml_obj
-
- -
-
-
This function builds the local
-
- -
- _current_step
-
- -
-
-
This returns the current step id
-
- -
- _DEPRICATED
-
- -
-
-
- -
- _div_wrapper
-
- -
-
-
- -
- _do_validation
-
- -
-
-
This function checks if the validation is nesseccary and calls the validate method
-
- -
- _end_td
-
- -
-
-
- -
- _error
-
- -
-
-
A wrapper method to set the error message and error code before returning FALSE
-
- -
- _filter_column_string
-
- -
-
-
This does some magic filtering on the data that we display in a column. This helps to prevent nast data that may have html tags in it.
-
- -
- _find_data
-
- -
-
-
- -
- _form_content_table
-
- -
-
-
- -
- _frameset_wrap_body
-
- -
-
-
This builds a frameset body tag wrapped in a <noframes> tag.
-
- -
- _get
-
- -
-
-
Function used to get the current value of one of the control vars for this class
-
- -
- _get_element
-
- -
-
-
get the nth element from content array
-
- -
- _get_file_type
-
- -
-
-
discover the type of image based off of the extension
-
- -
- _get_header
-
- -
-
-
This file trys to get the CSV header.
-
- -
- _get_index_element
-
- -
-
-
This method builds an individual Radio button with its associated text
-
- -
- _get_searchable_fields
-
- -
-
-
This method gets the array of searchable header fields (columns)
-
- -
- _has_action_column
-
- -
-
-
This function tests to see if the child wants to render an action column
-
- -
- _HTML_MDASH
-
- -
-
-
- -
- _HTML_SPACE
-
- -
-
-
some nice globals
-
- -
- _INDENT
-
- -
-
-
- -
- _INDENT_STR
-
- -
-
-
Some global defines for the tag classes
-
- -
- _init
-
- -
-
-
This function initializes all of the fields we need to keep track of for the internal state of the wizard. It also walks each of the step FormContent objects and initializes them.
-
- -
- _init_session
-
- -
-
-
This method initializes the session
-
- -
- _is_column_sortable
-
- -
-
-
This function determines if the column associated w/ a data_name is sortable or not
-
- -
- _is_col_checked
-
- -
-
-
This method checks to see if a particular row has been checked in the action column
-
- -
- _is_step_visited
-
- -
-
-
This tests to see if the step has been visited or not.
-
- -
- _javascript
-
- -
-
-
This function returns any Javascript required for this widget
-
- -
- _javascript
-
- -
-
-
This function provides a way to automatically add javascript to this object.
-
- -
- _NEWLINEAFTERCLOSETAG
-
- -
-
-
- -
- _NEWLINEAFTERCONTENT
-
- -
-
-
- -
- _NEWLINEAFTEROPENTAG
-
- -
-
-
- -
- _NOFINISHSLASHXHTML
-
- -
-
-
- -
- _optional_info
-
- -
-
-
This private method builds the table that holds
-
- -
- _optional_info
-
- -
-
-
This private method builds the table that holds
-
- -
- _optional_info
-
- -
-
-
This private method builds the table that holds
-
- -
- _prepare_data
-
- -
-
-
This is a stub meant to provide a means for doing any data parsing/munging prior to actually building the svg for the graph output.
-
- -
- _prepare_data
-
- -
-
-
We need this to calculate the min,max values for
-
- -
- _prepare_flags
-
- -
-
-
we override this method to automatically check to see if the tag has content.
-
- -
- _prepare_flags
-
- -
-
-
This function checks to see if
-
- -
- _prepare_flags
-
- -
-
-
This function checks to see if
-
- -
- _prepare_flags
-
- -
-
-
we override this method to automatically check to see if the tag has content.
-
- -
- _prequery_filter
-
- -
-
-
This is called to allow rebuilding the data array to remove elements that have to be filtered
-
- -
- _pre_confirm
-
- -
-
-
This method calls the FormContent
-
- -
- _process_action
-
- -
-
-
This function is responsible for processing the form action after validation, and form confirmation happens.
-
- -
- _process_form
-
- -
-
-
This method does the logic of
-
- -
- _process_form
-
- -
-
-
This method does the logic of
-
- -
- _render_close_tag
-
- -
-
-
this function is reposnsible for rendering the closing tag (if any)
-
- -
- _render_close_tag
-
- -
-
-
- -
- _render_content
-
- -
-
-
this function is reponsible for rendering the pcdata, or content of the tag (if any)
-
- -
- _render_open_tag
-
- -
-
-
- -
- _render_open_tag
-
- -
-
-
this function is responsible for rendering the open tag.
-
- -
- _render_tag_debug
-
- -
-
-
This renders that open tag in debug mode.
-
- -
- _render_text
-
- -
-
-
render a text row.
-
- -
- _render_url
-
- -
-
-
render a url row.
-
- -
- _replace_value
-
- -
-
-
This function does the main work for update_all_values
-
- -
- _save_checked_items_enabled
-
- -
-
-
This tests the object flag to
-
- -
- _save_mozilla_nav_link
-
- -
-
-
This function stores the url for each of the tool urls, so we can push these out for mozilla.
-
- -
- _session_test
-
- -
-
-
This ensures that we have sessions started
-
- -
- _set
-
- -
-
-
This function is used to set the value of the control var
-
- -
- _set_action
-
- -
-
-
This is used to set the action
-
- -
- _set_confirmed_success
-
- -
-
-
This flag sets the flag that tells if we successfully confirmed the form, and processed the action
-
- -
- _set_current_step
-
- -
-
-
This sets the current step id
-
- -
- _set_flags
-
- -
-
-
This method is used to set the bitmask flags for this tag. It tells the class how to render the tag.
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
This method is used to set the bitmask flags for this tag. It tells the class how to render the tag.
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_flags
-
- -
-
-
- -
- _set_step
-
- -
-
-
This function sets the _form_content object for the current step we are operating on.
-
- -
- _show_results
-
- -
-
-
This function is used to let render() know that we should show the results or not.
-
- -
- _spacer_td
-
- -
-
-
- -
- _step_visited
-
- -
-
-
This sets the state variable for the step to let us know it has been visited or not
-
- -
- _tab_name
-
- -
-
-
- -
- _TAG_PREFIX
-
- -
-
-
- -
- _TAG_SUFFIX
-
- -
-
-
- -
- _test_element
-
- -
-
-
This method tests to see if we have an element named $label, so we can operate on it.
-
- -
- _user_info
-
- -
-
-
This private method builds the table that holds
-
- -
- _user_info
-
- -
-
-
This private method builds the table that holds
-
- -
- _validate_hostname
-
- -
-
-
this validates the hostname field only
-
- -
- _validate_hostname
-
- -
-
-
this validates the hostname field only
-
- -
- _XHTMLCOMPLIANT
-
- -
-
-
- -
- _x_axis_title
-
- -
-
-
This method builds the text title area that lives in the X axis
-
- -
- _y_axis_title
-
- -
-
-
This method builds the text title area that lives in the X axis
-
- -
- __hidden_fields
-
- -
-
-
This method adds the processor specific hidden fields.
-
- -
- __hidden_fields
-
- -
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+ -
+ $alternating_row_colors
+
+ -
+
+
Do we want to alternate the row colors? This helps to see each row easier.
+
+ -
+ ABBRtag
+
+ -
+
+
<ABBR> tag class
+
+ -
+ ACCESStag
+
+ -
+
+
<ACCESS> tag class
+
+ -
+ AccountForm
+
+ -
+
+
This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.
+
+ -
+ ACRONYMtag
+
+ -
+
+
<ACRONYM> tag class
+
+ -
+ actionbar_cell
+
+ -
+
+
this is the method that builds the contents for the middle actionbar td cell.
+
+ -
+ actionbar_cell
+
+ -
+
+
+ -
+ action_button
+
+ -
+
+
This function builds an action button that will modify the form action, to post to a different script to handle the data
+
+ -
+ ActiveTab
+
+ -
+
+
This class is used for creating a tab panel of content where the tabs can be switched on the fly w/ JS, thereby eliminating a page turn to see the other tab's content.
+
+ -
+ ActiveTab
+
+ -
+
+
This is the constructor for the ActiveTab object.
+
+ -
+ ActiveTabCSS
+
+ -
+
+
The CSSBuilder object for the ActiveTab widget
+
+ -
+ add
+
+ -
+
+
add an entry to the footer nav
+
+ -
+ add
+
+ -
+
+
This function adds content to the <body> area of the page.
+
+ -
+ add
+
+ -
+
+
Only allow the adding of CSSBuilder
+
+ -
+ add
+
+ -
+
+
Pushes a content into the data object
+
+ -
+ add
+
+ -
+
+
this function adds an entry to the navtable.
+
+ -
+ add
+
+ -
+
+
add content onto content stack
+
+ -
+ add
+
+ -
+
+
Push content onto the data object
+
+ -
+ add
+
+ -
+
+
add content onto content stack adds content to tag as a FIFO.
+
+ -
+ add
+
+ -
+
+
This public method adds a new tab to the table
+
+ -
+ add
+
+ -
+
+
add content onto content stack adds content to tag as a FIFO.
+
+ -
+ add
+
+ -
+
+
we override this class to make sure we push all content inside the local _xml_obj tag
+
+ -
+ add
+
+ -
+
+
this function adds a clickable link.
+
+ -
+ add
+
+ -
+
+
this function adds a clickable link.
+
+ -
+ add
+
+ -
+
+
this function adds a clickable link.
+
+ -
+ ADDRESStag
+
+ -
+
+
<ADDRESS> tag class
+
+ -
+ add_action
+
+ -
+
+
This function adds a form submit button with the appropriate action.
+
+ -
+ add_action_column
+
+ -
+
+
This function adds an action column. This adds a column of either checkboxes or radio buttons.
+
+ -
+ add_blank
+
+ -
+
+
This lets you add a blank line between 2 links
+
+ -
+ add_blank
+
+ -
+
+
This lets you add a blank entry between 2 links
+
+ -
+ add_blank
+
+ -
+
+
This lets you add a blank entry between 2 links
+
+ -
+ add_block
+
+ -
+
+
Pushes a block content onto the data object Each pushed block is separated by some white space defined in $_block_spacing
+
+ -
+ add_button
+
+ -
+
+
Adds a single button to the dialog that will be display at the bottom of the widget
+
+ -
+ add_button
+
+ -
+
+
Adds a single button to the dialog that will be display at the bottom of the widget
+
+ -
+ add_cancel
+
+ -
+
+
build a cancel button with a url to go to
+
+ -
+ add_column
+
+ -
+
+
Add a column of data to manage
+
+ -
+ add_column_header
+
+ -
+
+
This function is used to set the column header text for each column
+
+ -
+ add_css_link
+
+ -
+
+
pushes a css external reference to the head area
+
+ -
+ add_data_row
+
+ -
+
+
This function adds a row of data
+
+ -
+ add_element
+
+ -
+
+
This method is used to add a form element
+
+ -
+ add_entry
+
+ -
+
+
This function adds a new class entry
+
+ -
+ add_error
+
+ -
+
+
This method is used to create a new error element during the call to form_action(). This enables us to do error handling during a transaction into a DB.
+
+ -
+ add_form_block
+
+ -
+
+
This function is used to add a block of form fields inside a table to this form.
+
+ -
+ add_header_item
+
+ -
+
+
This function adds a header item to the column headers from a list of parameters.
+
+ -
+ add_heading
+
+ -
+
+
This adds a new heading in the nav.
+
+ -
+ add_head_content
+
+ -
+
+
this adds content to the head tag of the page
+
+ -
+ add_head_css
+
+ -
+
+
this function adds raw css to the <head> tag. It will automatically be wrapped in a <style type="text/css">
+
+ -
+ add_head_js
+
+ -
+
+
adds raw javascript to the head which will automatically get wrapped in a <script language="JavaScript"> tag.
+
+ -
+ add_hidden_action
+
+ -
+
+
This function adds a submit button that can have any label. It just makes the _form_action a hidden field.
+
+ -
+ add_hidden_element
+
+ -
+
+
This method is used to add a hidden form field
+
+ -
+ add_hidden_variable
+
+ -
+
+
Add a single extra hidden variable
+
+ -
+ add_hidden_variables
+
+ -
+
+
Add extra hidden variables
+
+ -
+ add_image_action
+
+ -
+
+
This function adds an action as an image to submit the form.
+
+ -
+ add_js_link
+
+ -
+
+
This adds a link to an external Javascript file, which will get rendered in the head.
+
+ -
+ add_line
+
+ -
+
+
This enables you to add another line to the graph
+
+ -
+ add_point
+
+ -
+
+
This enables you to add another line to the graph
+
+ -
+ add_reference
+
+ -
+
+
push content onto content stack
+
+ -
+ add_reference
+
+ -
+
+
Adds the content reference to the <body> tag for later use.
+
+ -
+ add_reference
+
+ -
+
+
Add content onto content stack so you can change the item later.
+
+ -
+ add_reference
+
+ -
+
+
add content onto content stack
+
+ -
+ add_reference
+
+ -
+
+
we override this class to make sure we push all content inside the local _xml_obj tag
+
+ -
+ add_row
+
+ -
+
+
push 1 row (tr) of content.
+
+ -
+ add_row
+
+ -
+
+
This function is used to add a row to the table
+
+ -
+ add_step
+
+ -
+
+
This adds a step to the wizard
+
+ -
+ add_tab
+
+ -
+
+
Add a tab
+
+ -
+ add_text
+
+ -
+
+
this adds a text item in the nav
+
+ -
+ add_text
+
+ -
+
+
this adds a text item in the nav
+
+ -
+ add_text
+
+ -
+
+
this adds a text item in the nav
+
+ -
+ add_text
+
+ -
+
+
this adds a text item in the nav
+
+ -
+ add_valid_type
+
+ -
+
+
This is so the user can create a list of mime types to allow
+
+ -
+ add_xml_stylesheet_link
+
+ -
+
+
This function is used to add a new xml-stylesheet tag to the top portion of the document.
+
+ -
+ add_x_values
+
+ -
+
+
This function is used to add a new set of x values for the graph.
+
+ -
+ add_y_values
+
+ -
+
+
This function is used to add a new set of y values for the graph.
+
+ -
+ adodbmysqllist
+
+ -
+
+
This is a subclass of the pear mysql list object.
+
+ -
+ ADODBSQLDataListSource
+
+ -
+
+
This SQLDataListSource child class interacts with with the specific DB via the php ADODB DB abstraction objects.
+
+ -
+ ADODBSQLDataListSource
+
+ -
+
+
The constructor is used to pass in the PEAR DB object that has already been created and connected to the db.
+
+ -
+ advanced_search_disable
+
+ -
+
+
Disable the advanced search
+
+ -
+ advanced_search_enable
+
+ -
+
+
Enable the advanced search
+
+ -
+ advanced_search_where_clause
+
+ -
+
+
This function is responsible for building the portion of the where clause for doing an advanced search.
+
+ -
+ allow_permissions_checks
+
+ -
+
+
This method is used to enable or disable the built in permissions checking mechanism.
+
+ -
+ allow_select_all
+
+ -
+
+
Sets the flag for rendering the select all checkbox
+
+ -
+ ALTGLYGHDEFsvgtag
+
+ -
+
+
<altGlyphDef> SVG tag
+
+ -
+ ALTGLYGHITEMsvgtag
+
+ -
+
+
<altGlyphItem> SVG tag
+
+ -
+ ALTGLYGHsvgtag
+
+ -
+
+
<altGlyph> SVG tag
+
+ -
+ ANCHORtag
+
+ -
+
+
<ANCHOR> tag class
+
+ -
+ ANIMATECOLORsvgtag
+
+ -
+
+
<animateColor> SVG tag
+
+ -
+ ANIMATEMOTIONsvgtag
+
+ -
+
+
<animateMotion> SVG tag
+
+ -
+ ANIMATEsvgtag
+
+ -
+
+
<animate> SVG tag
+
+ -
+ ANIMATETTRANSFORMsvgtag
+
+ -
+
+
<animateTransform> SVG tag
+
+ -
+ APPLETtag
+
+ -
+
+
<APPLET> tag class
+
+ -
+ AREAtag
+
+ -
+
+
<AREA> tag class
+
+ -
+ ArrayDataListSource
+
+ -
+
+
This DataListSource child class gets the data from an external array
+
+ -
+ ArrayDataListSource
+
+ -
+
+
The constructor.
+
+ -
+ array_hasempty
+
+ -
+
+
This method checks to make sure an array doesn't have an empty element.
+
+ -
+ array_to_xml_tree
+
+ -
+
+
This function converts an array to an xml document.
+
+ -
+ Asvgtag
+
+ -
+
+
<a> SVG tag
+
+ -
+ Atag
+
+ -
+
+
<A> tag class
+
+ -
+ ALLTAGS.inc
+
+ -
+
+
+ -
+ ActiveTab.inc
+
+ -
+
+
+ -
+ ADODBSQLDataListSource.inc
+
+ -
+
+
+ -
+ ArrayDataListSource.inc
+
+ -
+
+
+
+
+ -
+ form1.php
+
+ -
+
+
+ -
+ form2.php
+
+ -
+
+
+ -
+ form3.php
+
+ -
+
+
+ -
+ form4.php
+
+ -
+
+
+ -
+ FEBLENDsvgtag
+
+ -
+
+
<feBlend> SVG tag
+
+ -
+ FEBoxElement
+
+ -
+
+
The constructor
+
+ -
+ FEBoxElement
+
+ -
+
+
This is the Box FormElement which builds a DIV with a width and a height. It is a base class for more complicated FormElements.
+
+ -
+ FEButton
+
+ -
+
+
The constructor
+
+ -
+ FEButton
+
+ -
+
+
This is the button FormElement which builds a input field of type="button". It has no validation method.
+
+ -
+ FECheckBox
+
+ -
+
+
This is the CheckBox FormElement which builds a input field of type="checkbox". It has no validation method.
+
+ -
+ FECheckBox
+
+ -
+
+
The constructor
+
+ -
+ FECheckBoxList
+
+ -
+
+
This is the CheckBoxList FormElement which builds a list of checkboxes inside a scrollable DIV.
+
+ -
+ FECOLORMATRIXsvgtag
+
+ -
+
+
<feColorMatrix> SVG tag
+
+ -
+ FEComboListBox
+
+ -
+
+
This builds a complex dual select box with buttons to move entries from one select box to another.
+
+ -
+ FEComboListBox
+
+ -
+
+
The constructor
+
+ -
+ FECOMPONENTTANSFERsvgtag
+
+ -
+
+
<feComponentTransfer> SVG tag
+
+ -
+ FECOMPOSITEsvgtag
+
+ -
+
+
<feComposite> SVG tag
+
+ -
+ FEConfirmActionButton
+
+ -
+
+
+ -
+ FEConfirmActionButton
+
+ -
+
+
This builds a button that will do a JS popup question, asking for yes/no. if yes, it submits the form.
+
+ -
+ FEConfirmPassword
+
+ -
+
+
This is the ConfirmPassword FormElement which builds a input field of type="password". It requires the caller to add a FEPassword object to this class to have something to compare during validation time.
+
+ -
+ FECONVOLVEMATRIXsvgtag
+
+ -
+
+
<feConvolveMatrix> SVG tag
+
+ -
+ FECountryListMaster
+
+ -
+
+
A simple class to be the master. It contains a list of countries and the acceptable states for each county.
+
+ -
+ FECountryListMaster
+
+ -
+
+
The constructor
+
+ -
+ FEDataList
+
+ -
+
+
This is the DataList FormElement which builds a a complex FEBoxElement. It has no validation method.
+
+ -
+ FEDataList
+
+ -
+
+
The constructor
+
+ -
+ FEDate
+
+ -
+
+
The constructor
+
+ -
+ FEDate
+
+ -
+
+
This class builds a FEDataList that shows a group of select boxes (FEYears, FEMonths, FEDays) representing a date.
+
+ -
+ FEDays
+
+ -
+
+
This class builds a FEDataList that shows a select box listing the days of the month
+
+ -
+ FEDays
+
+ -
+
+
The constructor
+
+ -
+ FEDIFFUSELIGHTINGsvgtag
+
+ -
+
+
<feDiffuseLighting> SVG tag
+
+ -
+ FEDISPLACEMENTMAPsvgtag
+
+ -
+
+
<feDisplacementMap> SVG tag
+
+ -
+ FEDISTANTLIGHTsvgtag
+
+ -
+
+
<feDistantLight> SVG tag
+
+ -
+ FEDomainName
+
+ -
+
+
This is the DomainName FormElement which builds a text input field.
+
+ -
+ FEEmail
+
+ -
+
+
This is the Email FormElement which builds a text input field.
+
+ -
+ FEEmailMany
+
+ -
+
+
This is the EmailMany FormElement which builds a text input field. This allows for multiple email addresses in 1 text input field seperated by commas.
+
+ -
+ FEError
+
+ -
+
+
This is a way of providing an Error to the FormProcessor.
+
+ -
+ FEError
+
+ -
+
+
The constructor
+
+ -
+ FEFile
+
+ -
+
+
This is the FileUpload FormElement which builds a input field of type="file". This automagically handles the case of a confirmation page.
+
+ -
+ FEFLOODsvgtag
+
+ -
+
+
<feFlood> SVG tag
+
+ -
+ FEFUNCAsvgtag
+
+ -
+
+
<feFuncA> SVG tag
+
+ -
+ FEFUNCBsvgtag
+
+ -
+
+
<feFuncB> SVG tag
+
+ -
+ FEFUNCGsvgtag
+
+ -
+
+
<feFuncG> SVG tag
+
+ -
+ FEFUNCRsvgtag
+
+ -
+
+
<feFuncR> SVG tag
+
+ -
+ FEGAUSSIANBLURsvgtag
+
+ -
+
+
<feGaussianBlur> SVG tag
+
+ -
+ FEHidden
+
+ -
+
+
+ -
+ FEHidden
+
+ -
+
+
This is the Hidden FormElement which builds a input field of type="hidden". It has no validation method.
+
+ -
+ FEHostNameWithPort
+
+ -
+
+
The constructor
+
+ -
+ FEHostNameWithPort
+
+ -
+
+
This is the DomainName FormElement which builds a text input field. It also includes a port # It validates as is_domainname().
+
+ -
+ FEIMAGEsvgtag
+
+ -
+
+
<feImage> SVG tag
+
+ -
+ FEIPAddress
+
+ -
+
+
This is the Ip Address FormElement which builds a text input field.
+
+ -
+ FEIPAddressWithPort
+
+ -
+
+
This is the Ip Address FormElement which builds a text input field.
+
+ -
+ FEListBox
+
+ -
+
+
This is the ListBox FormElement which builds a select field with all of its options.
+
+ -
+ FEListBoxMaster
+
+ -
+
+
This element builds the master datalist that will control one slave datalist to change the value of the slave datalist when master changes in JS. It will also set the valid list for the slave depending on the value of the master.
+
+ -
+ FEMERGENODEsvgtag
+
+ -
+
+
<feMergeNode> SVG tag
+
+ -
+ FEMERGEsvgtag
+
+ -
+
+
<feMerge> SVG tag
+
+ -
+ FEMonths
+
+ -
+
+
This class builds a FEDataList that shows a select box for Months of the year
+
+ -
+ FEMonths
+
+ -
+
+
The constructor
+
+ -
+ FEMORPHOLOGYsvgtag
+
+ -
+
+
<feMorphology> SVG tag
+
+ -
+ FEMultiListBox
+
+ -
+
+
This is the MultiListBox FormElement which builds a select field with all of its options. It enables the ability to have multiple selections.
+
+ -
+ FEName
+
+ -
+
+
This is the Name FormElement which builds a text input field, and validates against the is_name() method.
+
+ -
+ FENestedListBox
+
+ -
+
+
This class builds a nested select box that is used to select an entry from nested levels.
+
+ -
+ FENumber
+
+ -
+
+
This is the FormElement which builds a text input field that validates It validates as is_number().
+
+ -
+ FENumberFloat
+
+ -
+
+
This is the float FormElement which builds a text input field.
+
+ -
+ FENumberInRange
+
+ -
+
+
The constructor
+
+ -
+ FENumberInRange
+
+ -
+
+
This is the Number Range FormElement which builds a text input field.
+
+ -
+ FENumberPrice
+
+ -
+
+
This is the Price FormElement which builds a text input field.
+
+ -
+ FEOFFSETsvgtag
+
+ -
+
+
<feOffset> SVG svgtag
+
+ -
+ FEPassword
+
+ -
+
+
This is the Password FormElement which builds a input field of type="password". It validates the data as is_password().
+
+ -
+ FEPOINTLIGHTsvgtag
+
+ -
+
+
<fePointLight> SVG tag
+
+ -
+ FERadioGroup
+
+ -
+
+
The constructor
+
+ -
+ FERadioGroup
+
+ -
+
+
This is the Radio Button Group FormElement which builds a List of Radio buttons that can be used in any style of layout.
+
+ -
+ FERegEx
+
+ -
+
+
This is the RegEx FormElement which builds a text input field, and validates against the is_regex() method.
+
+ -
+ FERegEx
+
+ -
+
+
The constructor
+
+ -
+ FESPECTACULARLIGHTINGsvgtag
+
+ -
+
+
<feSpecularLighting> SVG tag
+
+ -
+ FESPOTLIGHTsvgtag
+
+ -
+
+
<feSpotLight> SVG tag
+
+ -
+ FESubmitButton
+
+ -
+
+
The constructor
+
+ -
+ FESubmitButton
+
+ -
+
+
This is the SubmitButton FormElement which builds a input field of type="submit". It has no validation method.
+
+ -
+ FEText
+
+ -
+
+
This is the Text FormElement which builds a text input field. It has no validation method.
+
+ -
+ FEText
+
+ -
+
+
The constructor
+
+ -
+ FETextArea
+
+ -
+
+
The constructor
+
+ -
+ FETextArea
+
+ -
+
+
This is the TextArea FormElement which builds a textarea field. It has no validation method.
+
+ -
+ FETILEsvgtag
+
+ -
+
+
<feTile> SVG tag
+
+ -
+ FETURBULENCEsvgtag
+
+ -
+
+
<feTurbulence> SVG tag
+
+ -
+ FEUnitedStates
+
+ -
+
+
This class builds a FEDataList that shows a select box for States of the U.S.A.
+
+ -
+ FEUnitedStates
+
+ -
+
+
The constructor
+
+ -
+ FEUrl
+
+ -
+
+
This is the URL FormElement which builds a text input field.
+
+ -
+ FEUrlStrict
+
+ -
+
+
This is the URLStrict FormElement which builds a text input field.
+
+ -
+ FEYears
+
+ -
+
+
The constructor
+
+ -
+ FEYears
+
+ -
+
+
This class builds a FEDataList that shows a select box listing a range of years
+
+ -
+ FEYesNoListBox
+
+ -
+
+
Build a Yes/No Select box
+
+ -
+ FEYesNoListBox
+
+ -
+
+
The Constructor
+
+ -
+ FEYesNoRadioGroup
+
+ -
+
+
The constructor
+
+ -
+ FEYesNoRadioGroup
+
+ -
+
+
This is the Yes/No Radio Button Group FormElement.
+
+ -
+ FEZipcode
+
+ -
+
+
This is the FEZipcode class.
+
+ -
+ FEZipcode
+
+ -
+
+
The constructor
+
+ -
+ FIELDSETtag
+
+ -
+
+
<FIELDSET> tag class
+
+ -
+ FILTERsvgtag
+
+ -
+
+
<filter> SVG tag
+
+ -
+ filter_column_string
+
+ -
+
+
This does some magic filtering on the data that we display in a column. This helps to prevent nast data that may have html tags in it.
+
+ -
+ FirstTab
+
+ -
+
+
+ -
+ FirstTab
+
+ -
+
+
This class implements the Qualys Tab object.
+
+ -
+ FONTFACEFORMATsvgtag
+
+ -
+
+
<font-face-format> SVG tag
+
+ -
+ FONTFACENAMEsvgtag
+
+ -
+
+
<font-face-name> SVG tag
+
+ -
+ FONTFACESRCsvgtag
+
+ -
+
+
<font-face-src> SVG tag
+
+ -
+ FONTFACEsvgtag
+
+ -
+
+
<font-face> SVG tag
+
+ -
+ FONTFACEURIsvgtag
+
+ -
+
+
<font-face-uri> SVG tag
+
+ -
+ FONTsvgtag
+
+ -
+
+
<font> SVG tag
+
+ -
+ FONTtag
+
+ -
+
+
<FONT> tag class
+
+ -
+ FooTab
+
+ -
+
+
+ -
+ FooTab
+
+ -
+
+
This class implements the Qualys Tab object.
+
+ -
+ FooterNav
+
+ -
+
+
Use this class to render footer navigation that is displayed at the bottom of a page.
+
+ -
+ FooterNav
+
+ -
+
+
Constructore for this class.
+
+ -
+ FooterNavCSS
+
+ -
+
+
This class defines the css used by the FooterNav Object.
+
+ -
+ footer_block
+
+ -
+
+
This function is responsible for building the footer block for every page.
+
+ -
+ FOREIGNOBJECTsvgtag
+
+ -
+
+
<foreignObject> SVG tag
+
+ -
+ form
+
+ -
+
+
this builds the main wrapper for the form fields and ads the Save and Cancel buttons
+
+ -
+ form
+
+ -
+
+
This method builds the html form.
+
+ -
+ form
+
+ -
+
+
This is the method that builds the layout of where the FormElements will live. You can lay it out any way you like.
+
+ -
+ form
+
+ -
+
+
This is the method that builds the layout of where the FormElements will live. You can lay it out any way you like.
+
+ -
+ form
+
+ -
+
+
This is the method that builds the layout of where the FormElements will live. You can lay it out any way you like.
+
+ -
+ Form1Page
+
+ -
+
+
A simple Page Layout object child.
+
+ -
+ Form2Page
+
+ -
+
+
A simple Page Layout object child.
+
+ -
+ Form3Page
+
+ -
+
+
A simple Page Layout object child. this came from Example 3.
+
+ -
+ Form4Page
+
+ -
+
+
This demonstrates the power of the master-slave relationship between two list elements
+
+ -
+ format_label
+
+ -
+
+
This function will format the axis label
+
+ -
+ FormContent
+
+ -
+
+
+ -
+ FormContent
+
+ -
+
+
This class is used to build and render the form.
+
+ -
+ FormElement
+
+ -
+
+
This is the base FormElement object. It can be single form field such as a text input field, or a complex object.
+
+ -
+ FormElement
+
+ -
+
+
The constructor
+
+ -
+ FormErrors
+
+ -
+
+
This file holds the error codes and error messages associated with those codes for English
+
+ -
+ FormProcessor
+
+ -
+
+
This is the main engine for the processing
+
+ -
+ FormProcessor
+
+ -
+
+
The constructor for the FormProcessor
+
+ -
+ FORMtag
+
+ -
+
+
FORMtag <FORM> tag
+
+ -
+ FormValidation
+
+ -
+
+
This is the base validation class that contains some basic FormElement validation methods.
+
+ -
+ FormValidation
+
+ -
+
+
The constructor used to set the form errors object used by this class to do error text lookups
+
+ -
+ FormWizard
+
+ -
+
+
The constructor
+
+ -
+ FormWizard
+
+ -
+
+
This is the main engine for the processing
+
+ -
+ form_action
+
+ -
+
+
This method handles the form action.
+
+ -
+ form_action
+
+ -
+
+
This method is called ONLY after ALL validation has passed. This is the method that allows you to do something with the data, say insert/update records in the DB.
+
+ -
+ form_action
+
+ -
+
+
This method is called ONLY after ALL validation has passed. This is the method that allows you to do something with the data, say insert/update records in the DB.
+
+ -
+ form_action
+
+ -
+
+
This method handles the
+
+ -
+ form_action
+
+ -
+
+
This method is called ONLY after ALL validation has passed. This is the method that allows you to do something with the data, say insert/update records in the DB.
+
+ -
+ FORM_ACTION
+
+ -
+
+
+ -
+ form_action_button
+
+ -
+
+
build an tag of type button which executes a javaScript function
+
+ -
+ form_active_checkbox
+
+ -
+
+
build/render an input tag of type CHECKBOX with onClick javaScript selection
+
+ -
+ form_active_radio
+
+ -
+
+
build/render an set of radio buttons with onClick javaScript selection
+
+ -
+ form_backend_validation
+
+ -
+
+
This method gets called after the FormElement data has passed the validation. This enables you to validate the data against some backend mechanism, say a DB.
+
+ -
+ form_backend_validation
+
+ -
+
+
This method is called after the FormElements
+
+ -
+ form_backend_validation
+
+ -
+
+
This method gets called after the FormElement data has passed the validation. This enables you to validate the data against some backend mechanism, say a DB.
+
+ -
+ form_backend_validation
+
+ -
+
+
This method gets called after the FormElement data has passed the validation, and has been confirmed. This enables you to validate the data against some backend mechanism, say a DB.
+
+ -
+ form_backend_validation
+
+ -
+
+
This method gets called after the FormElement data has passed the validation, and has been confirmed. This enables you to validate the data against some backend mechanism, say a DB.
+
+ -
+ form_button
+
+ -
+
+
build/render an input tag of type button
+
+ -
+ form_checkbox
+
+ -
+
+
build/render an input tag of type CHECKBOX
+
+ -
+ form_close
+
+ -
+
+
render a form close tag
+
+ -
+ form_confirm
+
+ -
+
+
This function is used to show an intermediary confirmation page. Use this function to show a confirmation of the data that was submitted by the user.
+
+ -
+ form_confirm
+
+ -
+
+
This function is used to show an intermediary confirmation page. Use this function to show a confirmation of the data that was submitted by the user.
+
+ -
+ FORM_CONFIRM
+
+ -
+
+
+ -
+ form_content
+
+ -
+
+
Child class MUST override this to provide the form fields
+
+ -
+ form_content
+
+ -
+
+
This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.
+
+ -
+ form_content
+
+ -
+
+
This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.
+
+ -
+ form_content
+
+ -
+
+
This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.
+
+ -
+ form_content
+
+ -
+
+
This method is called by the StandardFormContent object to allow you to build the 'blocks' of fields you want to display. Each form block will live inside a fieldset tag with the a title.
+
+ -
+ form_content_buttons
+
+ -
+
+
This function is used to build the standard buttons for a form.
+
+ -
+ form_errors
+
+ -
+
+
This function is used to render the error table for the form. The error data comes from the FormProcessor or the FormValidation.
+
+ -
+ form_file
+
+ -
+
+
build/render an html tag of file
+
+ -
+ FormContent.inc
+
+ -
+
+
+ -
+ FormElement.inc
+
+ -
+
+
+ -
+ FormErrors.inc
+
+ -
+
+
+ -
+ FormProcessor.inc
+
+ -
+
+
+ -
+ FormValidation.inc
+
+ -
+
+
+ -
+ FormWizard.inc
+
+ -
+
+
+ -
+ FEBoxElement.inc
+
+ -
+
+
+ -
+ FEButton.inc
+
+ -
+
+
+ -
+ FECheckBox.inc
+
+ -
+
+
+ -
+ FEDataList.inc
+
+ -
+
+
+ -
+ FEFile.inc
+
+ -
+
+
+ -
+ FEListBoxMaster.inc
+
+ -
+
+
+ -
+ FEListBox.inc
+
+ -
+
+
+ -
+ FENumbers.inc
+
+ -
+
+
+ -
+ FEPassword.inc
+
+ -
+
+
+ -
+ FERadioGroup.inc
+
+ -
+
+
+ -
+ FETextArea.inc
+
+ -
+
+
+ -
+ FEText.inc
+
+ -
+
+
+ -
+ form_hidden
+
+ -
+
+
build/render an input tag of type hidden
+
+ -
+ form_image
+
+ -
+
+
build/render an input tag of type image
+
+ -
+ form_init_data
+
+ -
+
+
This method is called only the first time the form page is hit. This enables u to query a DB and pre populate the FormElement objects with data.
+
+ -
+ form_init_data
+
+ -
+
+
This method is called only the first time the form page is hit.
+
+ -
+ form_init_data
+
+ -
+
+
This method is called only the first time the form page is hit.
+
+ -
+ form_init_data
+
+ -
+
+
This method is called only the first time the form page is hit.
+
+ -
+ form_init_data
+
+ -
+
+
This method is called only the first time the form page is hit. This enables u to query a DB and pre populate the FormElement objects with data.
+
+ -
+ form_init_data
+
+ -
+
+
This method is called only the first time the form page is hit.
+
+ -
+ form_init_data
+
+ -
+
+
This method is called by the
+
+ -
+ form_init_data
+
+ -
+
+
This method is called only the first time the form page is hit. This enables u to query a DB and pre populate the FormElement objects with data.
+
+ -
+ form_init_elements
+
+ -
+
+
This method gets called EVERY time the object is
+
+ -
+ form_init_elements
+
+ -
+
+
This method gets called EVERY time the object is created. It is used to build all of the FormElement objects used in this Form.
+
+ -
+ form_init_elements
+
+ -
+
+
This method gets called EVERY time the object is created. It is used to build all of the FormElement objects used in this Form.
+
+ -
+ form_init_elements
+
+ -
+
+
This method gets called EVERY time the object is
+
+ -
+ form_init_elements
+
+ -
+
+
This method gets called EVERY time the object is created. It is used to build all of the FormElement objects used in this Form.
+
+ -
+ form_init_elements
+
+ -
+
+
This method gets called EVERY time the object is
+
+ -
+ form_init_elements
+
+ -
+
+
This method gets called EVERY time the object is
+
+ -
+ form_init_elements
+
+ -
+
+
This method is what is called to build the list of FormElements that will be used by this form.
+
+ -
+ form_open
+
+ -
+
+
render an form open tag only.
+
+ -
+ form_password
+
+ -
+
+
build/render an input tag of type password
+
+ -
+ form_radio
+
+ -
+
+
build/render an input tag of type radio
+
+ -
+ form_select
+
+ -
+
+
Build a select tag with all of its option tags
+
+ -
+ form_select_is_selected
+
+ -
+
+
This function is used by form_select to determin if a value is selected or not.
+
+ -
+ form_submit
+
+ -
+
+
build/render an input tag of type submit
+
+ -
+ form_success
+
+ -
+
+
This method is called when the form_action() was successfull, and the form wants to render some kind of message
+
+ -
+ form_tag_onsubmit
+
+ -
+
+
This is a method for getting the JS needed for the form tag's onsubmit attribute.
+
+ -
+ form_tag_onsubmit
+
+ -
+
+
This is a method for getting the JS needed for the form tag's onsubmit attribute.
+
+ -
+ form_text
+
+ -
+
+
build/render an input tag of type text
+
+ -
+ form_textarea
+
+ -
+
+
build a textarea tag with name and attributes.
+
+ -
+ FORM_VISITED
+
+ -
+
+
+ -
+ frameset
+
+ -
+
+
This function is used to save
+
+ -
+ FRAMESETtag
+
+ -
+
+
<FRAMESET> tag class
+
+ -
+ FRAMEtag
+
+ -
+
+
<FRAME> tag class
+
+ -
+ font_utils.inc
+
+ -
+
+
+ -
+ form_utils.inc
+
+ -
+
+
+ -
+ frame_utils.inc
+
+ -
+
+
+ -
+ FooterNav.inc
+
+ -
+
+
+
+
+ -
+ getdirlist
+
+ -
+
+
+ -
+ get_action
+
+ -
+
+
Get the current status of the action.
+
+ -
+ get_action
+
+ -
+
+
This is used to get the action that was processed by the form
+
+ -
+ get_align
+
+ -
+
+
This gets the alignment value for the outer table
+
+ -
+ get_attribute
+
+ -
+
+
return a single attribute
+
+ -
+ get_auto_error_display
+
+ -
+
+
This gets the current value of the flag that tells us to show form errors automatically or not.
+
+ -
+ get_cancel_url
+
+ -
+
+
this returns the current cancel url
+
+ -
+ get_cellpadding
+
+ -
+
+
This gets the current value of the cellpadding
+
+ -
+ get_cellspacing
+
+ -
+
+
This gets the current value of the cellspacing
+
+ -
+ get_confirm_element
+
+ -
+
+
This method returns the hidden version of this element for a confirmation page.
+
+ -
+ get_confirm_element
+
+ -
+
+
This method returns the hidden version of this element for a confirmation page.
+
+ -
+ get_confirm_element
+
+ -
+
+
This method returns the hidden version of this element for a confirmation page.
+
+ -
+ get_confirm_element
+
+ -
+
+
This method returns the hidden version of this element for a confirmation page.
+
+ -
+ get_confirm_element
+
+ -
+
+
This method returns the hidden version of this element for a confirmation page.
+
+ -
+ get_count_column
+
+ -
+
+
this returns the current count column
+
+ -
+ get_css
+
+ -
+
+
This function provides the mechanism to build and return the css needed by this widget
+
+ -
+ get_current_page
+
+ -
+
+
This function returns the current page that the item list is on.
+
+ -
+ get_data_index
+
+ -
+
+
This function returns the data_index value and increments it
+
+ -
+ get_data_index
+
+ -
+
+
This function returns the data_index value and increments it
+
+ -
+ get_data_source
+
+ -
+
+
+ -
+ get_data_source
+
+ -
+
+
This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.
+
+ -
+ get_data_source
+
+ -
+
+
This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.
+
+ -
+ get_data_source
+
+ -
+
+
This function is called automatically by the DataList constructor. It must be extended by the child class to actually set the DataListSource object.
+
+ -
+ get_db_tables
+
+ -
+
+
returns the table(s) used in the query
+
+ -
+ get_db_values
+
+ -
+
+
This function returns the values we need to search for in the sql query
+
+ -
+ get_default_checked_items
+
+ -
+
+
This function returns the array of default checked items to be marked as checked in the checkbox action column
+
+ -
+ get_default_css
+
+ -
+
+
This function returns the default css class used for NON error text.
+
+ -
+ get_default_num_rows
+
+ -
+
+
This function gets the current default number of rows to display setting.
+
+ -
+ get_default_order_case_sensitive
+
+ -
+
+
This function is used to get the flag for the ability to sort/order by case sensitive or not.
+
+ -
+ get_doctype_source
+
+ -
+
+
This function returns the current DOCTYPE tag's source attribute
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This method returns the FormElement based on the label.
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element
+
+ -
+
+
get the nth element from content array
+
+ -
+ get_element
+
+ -
+
+
This function builds and returns the form element object
+
+ -
+ get_element_name
+
+ -
+
+
Returns the element name to be used in the form
+
+ -
+ get_element_text
+
+ -
+
+
return a string to the user for the confirmation page
+
+ -
+ get_element_value
+
+ -
+
+
This method is used to get the value for a non hidden element
+
+ -
+ get_encoding
+
+ -
+
+
This function gets the current encoding type
+
+ -
+ get_errors
+
+ -
+
+
This returns the array of errors for this element
+
+ -
+ get_error_array
+
+ -
+
+
This method returns an array of errors for all the errors.
+
+ -
+ get_error_array
+
+ -
+
+
This method returns an array of errors that happened in the form.
+
+ -
+ get_error_code
+
+ -
+
+
This method returns the error code from the last validation error found.
+
+ -
+ get_error_display_object
+
+ -
+
+
This method allows us to get access to the errors display object that is generated by the form content. This is the display object that is meant to be rendered directly.
+
+ -
+ get_error_message
+
+ -
+
+
This method returns the error message from the last validation error found.
+
+ -
+ get_error_message
+
+ -
+
+
Returns the current error message if any
+
+ -
+ get_error_msg
+
+ -
+
+
This returns the appropriate error message based on the error #.
+
+ -
+ get_file_info
+
+ -
+
+
This function will return this file's portion of the $_FILES array
+
+ -
+ get_form_action
+
+ -
+
+
This function is used to get the form action
+
+ -
+ get_form_action
+
+ -
+
+
This function is used to get the form action
+
+ -
+ get_form_enctype
+
+ -
+
+
This function is used to get the form enctype value
+
+ -
+ get_form_errors_width
+
+ -
+
+
This method returns the width of the form errors table.
+
+ -
+ get_form_method
+
+ -
+
+
This function is used to get the form method
+
+ -
+ get_form_method
+
+ -
+
+
This function is used to get the form method
+
+ -
+ get_form_name
+
+ -
+
+
This function is used to get the form name
+
+ -
+ get_form_name
+
+ -
+
+
This function is used to get the form name
+
+ -
+ get_form_render
+
+ -
+
+
Return the state of the form render
+
+ -
+ get_form_tabindex
+
+ -
+
+
This method is a helper method to get the FormElement's tabindex.
+
+ -
+ get_form_target
+
+ -
+
+
This function is used to get the form target
+
+ -
+ get_form_target
+
+ -
+
+
This function is used to get the form target
+
+ -
+ get_global_prefix
+
+ -
+
+
returns the current variable prefix string being used.
+
+ -
+ get_hidden_element_value
+
+ -
+
+
This method is used to get the value for a hidden element
+
+ -
+ get_html_attributes
+
+ -
+
+
This function returns the attributes to be used for the <html> tag.
+
+ -
+ get_http_content_type
+
+ -
+
+
This function returns the current value of the http header content type
+
+ -
+ get_image_path
+
+ -
+
+
This function returns the path to the images used in this class
+
+ -
+ get_indent_flag
+
+ -
+
+
This flag gets the current value of the indent flag
+
+ -
+ get_init_value
+
+ -
+
+
This returns the initial value of the element
+
+ -
+ get_javascript
+
+ -
+
+
This function MUST be called AFTER ALL content has been added, in order for the js to work properly
+
+ -
+ get_javascript
+
+ -
+
+
Function for returning the raw javascript that is required for this widget.
+
+ -
+ get_label
+
+ -
+
+
+ -
+ get_label
+
+ -
+
+
This function builds and returns a label object based on the label text and error conditions
+
+ -
+ get_label_text
+
+ -
+
+
This function will return the elements label text
+
+ -
+ get_last_page
+
+ -
+
+
This calculates the last page # for this list of items
+
+ -
+ get_limit
+
+ -
+
+
This function gets the current value of the limit value
+
+ -
+ get_max_rows
+
+ -
+
+
This returns the Maximum # of rows to display when in expand mode
+
+ -
+ get_max_size
+
+ -
+
+
This allows the user to get the max size of the file (if any has been set)
+
+ -
+ get_message
+
+ -
+
+
Gets the current value of the _message
+
+ -
+ get_next_data_row
+
+ -
+
+
This function gets the next data row from the query()
+
+ -
+ get_next_data_row
+
+ -
+
+
This function gets the next data row from the query()
+
+ -
+ get_next_data_row
+
+ -
+
+
This function gets the next data row from the query()
+
+ -
+ get_next_data_row
+
+ -
+
+
This function gets the next data row from the query()
+
+ -
+ get_next_data_row
+
+ -
+
+
This function returns the next row of valid data.
+
+ -
+ get_next_data_row
+
+ -
+
+
This function gets the next data row from the query()
+
+ -
+ get_not_found_message
+
+ -
+
+
This function is used to get the message displayed when no data is found
+
+ -
+ get_num_pages
+
+ -
+
+
This function returns the # of pages that are available for this list of items.
+
+ -
+ get_offset
+
+ -
+
+
This function returns the value of the offset
+
+ -
+ get_onsubmit
+
+ -
+
+
Gets the current value of the form tag's onsubmit value
+
+ -
+ get_option
+
+ -
+
+
This function retuns the value of 1 option
+
+ -
+ get_options
+
+ -
+
+
This returns the array of ALL of the options for this graph
+
+ -
+ get_orderby
+
+ -
+
+
This function returns the value of the orderby
+
+ -
+ get_page_info
+
+ -
+
+
This function builds the string that describes the current page out of n pages the list is showing
+
+ -
+ get_pre_confirm_value
+
+ -
+
+
This is so we can save the file information in a hidden form field during confirmation page.
+
+ -
+ get_required_symbol
+
+ -
+
+
This function return the symbol used to denote a required field
+
+ -
+ get_reverseorder
+
+ -
+
+
This function returns the value of the reverseorder
+
+ -
+ get_root_attributes
+
+ -
+
+
This function is used to get the root xml tag's attributes
+
+ -
+ get_root_name
+
+ -
+
+
This function gets the document name
+
+ -
+ get_searchby
+
+ -
+
+
This function returns the value of the searchby
+
+ -
+ get_searchby_value
+
+ -
+
+
This function returns the value of the search value
+
+ -
+ get_search_type
+
+ -
+
+
this function returns the current search type for the DataList query
+
+ -
+ get_secondary_orderby
+
+ -
+
+
This gets the list of secondary order by columns.
+
+ -
+ get_showall
+
+ -
+
+
This returns the value of the show all rows flag
+
+ -
+ get_simplesearch_modifier
+
+ -
+
+
This function returns the value of the search value
+
+ -
+ get_simple_search_modifier
+
+ -
+
+
gets the value of the search modifier flag.
+
+ -
+ get_slave_elements
+
+ -
+
+
This function will return the slaves of this element
+
+ -
+ get_subtitle
+
+ -
+
+
This function returns the current subtitle.
+
+ -
+ get_supported_image_formats
+
+ -
+
+
This tests to see what type of gd lib image format this server supports.
+
+ -
+ get_tabindex
+
+ -
+
+
Gets the current tab index if any
+
+ -
+ get_tag
+
+ -
+
+
This returns the tag declared for this class.
+
+ -
+ get_tag_name
+
+ -
+
+
This method gets the name of the tag
+
+ -
+ get_temp_dir
+
+ -
+
+
This is so the user can get the temp directory where the file was saved during confirmation (if any)
+
+ -
+ get_title
+
+ -
+
+
gets the current title of the page.
+
+ -
+ get_title
+
+ -
+
+
Return the title
+
+ -
+ get_title
+
+ -
+
+
Function for accessing the title of this widget
+
+ -
+ get_title_text_align
+
+ -
+
+
this function lets gets the default css class for the title
+
+ -
+ get_total_rows
+
+ -
+
+
This returns the total number of rows in our entire data set
+
+ -
+ get_value
+
+ -
+
+
This function will return the elements value as an array or month, day and year
+
+ -
+ get_value
+
+ -
+
+
This function will return the elements value
+
+ -
+ get_value
+
+ -
+
+
This function will return the elements value
+
+ -
+ get_value
+
+ -
+
+
This function will return the elements value
+
+ -
+ get_value_text
+
+ -
+
+
This provides a method
+
+ -
+ get_value_text
+
+ -
+
+
This provides a method
+
+ -
+ get_value_text
+
+ -
+
+
This returns a formatted string used for the confirmation display (and possibly elsewhere)
+
+ -
+ get_value_text
+
+ -
+
+
This provides a method
+
+ -
+ get_value_text
+
+ -
+
+
This provides a method
+
+ -
+ get_value_text
+
+ -
+
+
This provides a method
+
+ -
+ get_value_text
+
+ -
+
+
+ -
+ get_value_text
+
+ -
+
+
build the string for the confirmation page
+
+ -
+ get_value_text
+
+ -
+
+
This provides a method
+
+ -
+ get_vertical_cellborder
+
+ -
+
+
this function lets gets the default css class for the title
+
+ -
+ get_width
+
+ -
+
+
Function for getting the current widget width setting.
+
+ -
+ get_x_position
+
+ -
+
+
This function returns the pixel positions of a data point
+
+ -
+ get_y_position
+
+ -
+
+
This function returns the pixel positions of a data point
+
+ -
+ GLYPHREFsvgtag
+
+ -
+
+
<glyphRef> SVG tag
+
+ -
+ GLYPHsvgtag
+
+ -
+
+
<glyph> SVG tag
+
+ -
+ GOtag
+
+ -
+
+
<GO> tag class
+
+ -
+ graph_data
+
+ -
+
+
This function does the work of building the graph itself
+
+ -
+ graph_data
+
+ -
+
+
This function does the work of building the graph itself
+
+ -
+ Gsvgtag
+
+ -
+
+
<g> SVG tag
+
+ -
+ gui_init
+
+ -
+
+
+ -
+ gui_init
+
+ -
+
+
Initialize the gui layout
+
+ -
+ gui_init
+
+ -
+
+
A subclass can override this function to setup the class variables after the constructor. The constructor automatically calls this function.
+
+ -
+ gui_init
+
+ -
+
+
Initialize the gui layout
+
+
+
+ -
+ H1tag
+
+ -
+
+
<H1> tag class
+
+ -
+ H2tag
+
+ -
+
+
<H2> tag class
+
+ -
+ H3tag
+
+ -
+
+
<H3> tag class
+
+ -
+ H4tag
+
+ -
+
+
<H4> tag class
+
+ -
+ H5tag
+
+ -
+
+
<H5> tag class
+
+ -
+ H6tag
+
+ -
+
+
<H6> tag class
+
+ -
+ has_confirm
+
+ -
+
+
This gets the value of the confirmation flag.
+
+ -
+ has_error
+
+ -
+
+
Returns the current error state
+
+ -
+ has_errors
+
+ -
+
+
This returns the flag that tells us that the form has errors during processing
+
+ -
+ header_block
+
+ -
+
+
This function is responsible for building the header block that lives at the top of every page.
+
+ -
+ HEADtag
+
+ -
+
+
<HEAD> tag class
+
+ -
+ head_content
+
+ -
+
+
This function is used to build addition head content that isn't built by the HTMLPageClass parent class by default.
+
+ -
+ head_javascript
+
+ -
+
+
This function is called to build any JavaScript that is needed in the <HEAD> portion of a document.
+
+ -
+ hidden_background
+
+ -
+
+
Thie method is used to change the hidden tab's
+
+ -
+ hidden_element_label
+
+ -
+
+
This method returns the label object for a visible form element.
+
+ -
+ HKERNsvgtag
+
+ -
+
+
<hkern> SVG tag
+
+ -
+ HRtag
+
+ -
+
+
<HR> tag class
+
+ -
+ HTML
+
+ -
+
+
+ -
+ HTMLPageClass
+
+ -
+
+
class the constructs and renders an entire HTML/XHTML document.
+
+ -
+ HTMLPageClass
+
+ -
+
+
Class Constructor
+
+ -
+ HTMLRedirectPage
+
+ -
+
+
This builds an entire HTML Page with the sole purpose of doing a redirect to another url.
+
+ -
+ HTMLRedirectPage
+
+ -
+
+
The constructor
+
+ -
+ HTMLtag
+
+ -
+
+
<HTML> tag class.
+
+ -
+ HTMLTagClass
+
+ -
+
+
Class Constructor
+
+ -
+ HTMLTagClass
+
+ -
+
+
Base class for all HTML Tag classes.
+
+ -
+ HTMLTagClassTest
+
+ -
+
+
Test the Container class
+
+ -
+ HTMLTagClassTest
+
+ -
+
+
+ -
+ HTMLTagClass.inc
+
+ -
+
+
+ -
+ html_a
+
+ -
+
+
build an href with content and attributes.
+
+ -
+ html_abbr
+
+ -
+
+
build an <ABBR> tag with content.
+
+ -
+ html_acronym
+
+ -
+
+
build an <ACRONYM> tag with content.
+
+ -
+ html_address
+
+ -
+
+
build an <ADDRESS> tag with content.
+
+ -
+ html_applet
+
+ -
+
+
build an <APPLET> tag with content.
+
+ -
+ html_area
+
+ -
+
+
build an <AREA> tag with content.
+
+ -
+ html_b
+
+ -
+
+
build a bold
+
+ -
+ html_base
+
+ -
+
+
build a <base> tag.
+
+ -
+ html_bdo
+
+ -
+
+
build a <bdo> tag.
+
+ -
+ html_big
+
+ -
+
+
build a <big> tag with content.
+
+ -
+ html_blockquote
+
+ -
+
+
build a <blockquote> tag with content.
+
+ -
+ html_body
+
+ -
+
+
build a <body> tag with content.
+
+ -
+ html_br
+
+ -
+
+
builds n # of
tags.
+
+ -
+ html_button
+
+ -
+
+
build a <button> tag with content.
+
+ -
+ html_caption
+
+ -
+
+
build a <caption> tag with content.
+
+ -
+ html_center
+
+ -
+
+
build a <center> tag with some content.
+
+ -
+ html_cite
+
+ -
+
+
build a <cite> tag with some content.
+
+ -
+ html_code
+
+ -
+
+
build a
+
+ -
+ html_col
+
+ -
+
+
build a <col> tag
+
+ -
+ html_colgroup
+
+ -
+
+
build a <colgroup> tag.
+
+ -
+ html_comment
+
+ -
+
+
render an html comment string
+
+ -
+ html_dd
+
+ -
+
+
build a <dd> tag with some content.
+
+ -
+ html_del
+
+ -
+
+
build a <del> tag with some content.
+
+ -
+ html_dfn
+
+ -
+
+
build a <dfn> tag with some content.
+
+ -
+ html_div
+
+ -
+
+
build a new div tag with content
+
+ -
+ html_div_center
+
+ -
+
+
build a new div tag with default attributes of "align=center"
+
+ -
+ html_div_small
+
+ -
+
+
This builds the 1px font size DIVtag object, which can be used anywhere
+
+ -
+ html_dl
+
+ -
+
+
build a <dl> tag with some content.
+
+ -
+ html_dt
+
+ -
+
+
build a <dt> tag with some content.
+
+ -
+ html_em
+
+ -
+
+
build a <em> tag with some content.
+
+ -
+ html_fieldset
+
+ -
+
+
build a <fieldset> tag with some content.
+
+ -
+ html_form
+
+ -
+
+
render an form open tag only.
+
+ -
+ html_frame
+
+ -
+
+
This function is used to build a FRAMEtag object with some common attributes already set.
+
+ -
+ html_frameset
+
+ -
+
+
This function is used to build a FRAMESETtag object with the most common attributes.
+
+ -
+ html_h1
+
+ -
+
+
build an H1 tag object with content.
+
+ -
+ html_h2
+
+ -
+
+
build an H2 tag object with content.
+
+ -
+ html_h3
+
+ -
+
+
build an H3 tag object with content.
+
+ -
+ html_h4
+
+ -
+
+
build an H4 tag object with content.
+
+ -
+ html_h5
+
+ -
+
+
build an H5 tag object with content.
+
+ -
+ html_h6
+
+ -
+
+
build an H6 tag object with content.
+
+ -
+ html_head
+
+ -
+
+
build an <head> tag object with content.
+
+ -
+ html_hr
+
+ -
+
+
build an <hr> tag object.
+
+ -
+ html_html
+
+ -
+
+
build an <html> tag object.
+
+ -
+ html_i
+
+ -
+
+
build a
+
+ -
+ html_iframe
+
+ -
+
+
build a <irame> tag with some content.
+
+ -
+ html_img
+
+ -
+
+
Build an <img> tag.
+
+ -
+ html_img_href
+
+ -
+
+
build an hlink for an image.
+
+ -
+ html_input
+
+ -
+
+
This builds an <input> object NOTE: This wrapper automatically calls htmlspecialchars() on the value attribute's data.
+
+ -
+ html_ins
+
+ -
+
+
build a <ins> tag with some content.
+
+ -
+ html_kbd
+
+ -
+
+
build a
+
+ -
+ html_label
+
+ -
+
+
build a <label> tag with some content.
+
+ -
+ html_legend
+
+ -
+
+
build a <legend> tag with some content.
+
+ -
+ html_li
+
+ -
+
+
build a <LI> tag with some content..
+
+ -
+ html_link
+
+ -
+
+
build a <LINK> tag with some content..
+
+ -
+ html_map
+
+ -
+
+
build a <map> tag with some content.
+
+ -
+ html_meta
+
+ -
+
+
build a <meta> tag..
+
+ -
+ html_noframes
+
+ -
+
+
build a <noframes> tag with some content..
+
+ -
+ html_noscript
+
+ -
+
+
build a <noscript> tag with some content..
+
+ -
+ html_object
+
+ -
+
+
build a <object> tag with some content..
+
+ -
+ html_ol
+
+ -
+
+
build a
+
+ -
+ html_optgroup
+
+ -
+
+
build a <OPTGROUP> tag with some content..
+
+ -
+ html_option
+
+ -
+
+
build a <OPTION> tag with some content..
+
+ -
+ html_p
+
+ -
+
+
build a <p> tag.
+
+ -
+ html_param
+
+ -
+
+
build a <param> tag.
+
+ -
+ html_pre
+
+ -
+
+
build a
+
+ -
+ html_q
+
+ -
+
+
build a <q> tag with some content..
+
+ -
+ html_samp
+
+ -
+
+
build a
+
+ -
+ html_script
+
+ -
+
+
build a <script> tag with some content..
+
+ -
+ html_small
+
+ -
+
+
build a small <small> tag with content.
+
+ -
+ html_span
+
+ -
+
+
build a bold <span> tag with content.
+
+ -
+ html_strong
+
+ -
+
+
build a <strong> tag with some content..
+
+ -
+ html_style
+
+ -
+
+
build a <style> tag with some content.
+
+ -
+ html_sub
+
+ -
+
+
build a <sub> tag with some content..
+
+ -
+ html_sup
+
+ -
+
+
build a <sup> tag with some content..
+
+ -
+ html_table
+
+ -
+
+
Build a TABLEtag object with some of the attributes set
+
+ -
+ html_tbody
+
+ -
+
+
build a <tbody> tag with some content..
+
+ -
+ html_td
+
+ -
+
+
build an td tag object with content.
+
+ -
+ html_tfoot
+
+ -
+
+
build a <tfoot> tag with content.
+
+ -
+ html_th
+
+ -
+
+
build a <th>$header</th> tag.
+
+ -
+ html_thead
+
+ -
+
+
build a <thhead> tag.
+
+ -
+ html_title
+
+ -
+
+
build a <title> tag with some content.
+
+ -
+ html_tr
+
+ -
+
+
build a <tr> tag and contents
+
+ -
+ html_tt
+
+ -
+
+
build a <tt> tag and contents
+
+ -
+ html_u
+
+ -
+
+
build a <u> tag and contents
+
+ -
+ html_ul
+
+ -
+
+
build a
+
+ -
+ html_var
+
+ -
+
+
build a
+
+ -
+ html_xmp
+
+ -
+
+
build a <xmp> tag with some content..
+
+ -
+ html_utils.inc
+
+ -
+
+
+ -
+ HTMLPageClass.inc
+
+ -
+
+
+ -
+ HTMLRedirectPage.inc
+
+ -
+
+
+
+
+ -
+ $indent_flag
+
+ -
+
+
Flag for pretty (indented) output
+
+ -
+ IFRAMEtag
+
+ -
+
+
<IFRAME> tag class
+
+ -
+ IMAGEsvgtag
+
+ -
+
+
<image> SVG tag
+
+ -
+ ImageThumbnailWidget
+
+ -
+
+
Constructor for this class It just sets the width for the widget.
+
+ -
+ ImageThumbnailWidget
+
+ -
+
+
This widget creates a N by x visual table of thumbnails.
+
+ -
+ ImageThumbnailWidgetCSS
+
+ -
+
+
This class defines the css used by the FooterNav Object.
+
+ -
+ IMGtag
+
+ -
+
+
<IMG> tag class
+
+ -
+ INDENT_LEFT_JUSTIFY
+
+ -
+
+
+ -
+ INDENT_NICE
+
+ -
+
+
Some defines to tell the class what style of indenting of the output the user wants.
+
+ -
+ InfoTable
+
+ -
+
+
This is a widget class that can build and render data in a nicely formated table with a title, column headers and data
+
+ -
+ InfoTable
+
+ -
+
+
The constructor
+
+ -
+ InfoTableCSS
+
+ -
+
+
This class defines the css used by the FooterNav Object.
+
+ -
+ INPUTtag
+
+ -
+
+
INPUTtag <INPUT> tag
+
+ -
+ INStag
+
+ -
+
+
<INS> tag class
+
+ -
+ is_action_checked
+
+ -
+
+
This function is provided to give the child class the ability to precheck/select a particular column.
+
+ -
+ is_action_enabled
+
+ -
+
+
This function is provided to give the child class the ability to enable/disable a particular checkbox.
+
+ -
+ is_action_successfull
+
+ -
+
+
This is used to test to see if the form action was processed succesfully.
+
+ -
+ is_advanced_search_enabled
+
+ -
+
+
This returns the status of the advanced search flag.
+
+ -
+ is_alphanum
+
+ -
+
+
This function checks if the given string contains alphabetical characters or numbers.
+
+ -
+ is_alphanumstring
+
+ -
+
+
This method validates a string as containing only letters and numbers
+
+ -
+ is_ccexp
+
+ -
+
+
This tests a string as a valid credit card expiration date.
+
+ -
+ is_companyname
+
+ -
+
+
This validates a string as a valid Company name.
+
+ -
+ is_confirm_password
+
+ -
+
+
This makes sure that 2 password strings are exactly alike.
+
+ -
+ is_countrycode
+
+ -
+
+
This validates a string as a valid "country code" which is a 2 alphanumerical character string
+
+ -
+ is_date
+
+ -
+
+
This validates a atring as a valid date format You can provide a seperator string that seperates the fields
+
+ -
+ is_dateday
+
+ -
+
+
This validates a string as a valid day of a month It has to be greater then 0 and less then 31
+
+ -
+ is_datemonth
+
+ -
+
+
This validates a string as a valid month of the year between 1 and 12 inclusive is_datemonth - checks whether its a proper month
+
+ -
+ is_datetime
+
+ -
+
+
This validates an array of values as a valid date time
+
+ -
+ is_dateyear
+
+ -
+
+
See if the year is within 1800 and 3000
+
+ -
+ is_disabled
+
+ -
+
+
Returns the elements disabled state
+
+ -
+ is_domainname
+
+ -
+
+
This method validates a string for a valid hostname for a machine.
+
+ -
+ is_email
+
+ -
+
+
This function validates a single email address.
+
+ -
+ is_firstname
+
+ -
+
+
This is just a wrapper for
+
+ -
+ is_float
+
+ -
+
+
This method validates a string as a valid float formatted number. x.xx
+
+ -
+ is_higherzeronumber
+
+ -
+
+
This method validates a string as a number greater then 0.
+
+ -
+ is_host
+
+ -
+
+
no comment
+
+ -
+ is_hostemail
+
+ -
+
+
This method tests a string as a valid hostname value or a valid email string
+
+ -
+ is_hostip
+
+ -
+
+
This method tries to validate a string as a valid IP address or a hostname
+
+ -
+ is_hostlist
+
+ -
+
+
no comment
+
+ -
+ is_hostname
+
+ -
+
+
This is just a wrapper for is_domainname
+
+ -
+ is_ip
+
+ -
+
+
This validates a string as an IP address This should work with either IPv4 or IPv6
+
+ -
+ is_lastname
+
+ -
+
+
This is just a wrapper for
+
+ -
+ is_last_page
+
+ -
+
+
Is thie offset for the last page?
+
+ -
+ is_leapyear
+
+ -
+
+
This method validates a string as a leap year.
+
+ -
+ is_manyemails
+
+ -
+
+
This function tests a string that may contain many email addresses seperated by commas
+
+ -
+ is_money
+
+ -
+
+
This method tests a string to make sure it is in a valid money format.
+
+ -
+ is_name
+
+ -
+
+
This validates a string as a valid proper name.
+
+ -
+ is_notempty
+
+ -
+
+
This function makes sure the data is not empty
+
+ -
+ is_num
+
+ -
+
+
This function checks if the given string contains numerical digit characters.
+
+ -
+ is_number
+
+ -
+
+
This tests a string to make sure it is a valid number.
+
+ -
+ is_partial_domainname
+
+ -
+
+
This method validates a string for a valid partial hostname for a machine.
+
+ -
+ is_partial_ip
+
+ -
+
+
This validates a string as a portion of an IP address.
+
+ -
+ is_password
+
+ -
+
+
This tries to validate a string as a password It can't be empty and has to be less then VALIDATE_MAXSIZE characters in length
+
+ -
+ is_path
+
+ -
+
+
This method validates a string as a path to a file.
+
+ -
+ is_price
+
+ -
+
+
This method tries to validate a string as a valid price. It can't be zero (a la free!)
+
+ -
+ is_range
+
+ -
+
+
is_range
+
+ -
+ is_regex
+
+ -
+
+
Validate if the string matches a regex
+
+ -
+ is_required
+
+ -
+
+
Returns whether this elements final value cannot be empty
+
+ -
+ is_search_enabled
+
+ -
+
+
get the status of the search ability.
+
+ -
+ is_standalone_hostname
+
+ -
+
+
this method tests to see if this is a valid hostname value minus the domain name portion.
+
+ -
+ is_strict_url
+
+ -
+
+
This method validates a strict url.
+
+ -
+ is_time
+
+ -
+
+
This validates an array of fields as a valid time of the day
+
+ -
+ is_title
+
+ -
+
+
Validate if the string is a good candidate to become an Title
+
+ -
+ is_url
+
+ -
+
+
This method validates a string as a valid url It inclues the prefix, hostname/ip, port number and path.
+
+ -
+ is_urlpath
+
+ -
+
+
This method validates a string as a valid url path to a file
+
+ -
+ is_username
+
+ -
+
+
This method tests to see if a string value
+
+ -
+ is_valid_domain
+
+ -
+
+
Validate domain Will check if a domain is valid
+
+ -
+ is_within_range
+
+ -
+
+
This method makes sure a value lies within a given range of values.
+
+ -
+ is_zero_onehundred
+
+ -
+
+
This validates a string as a valid number between 0 and 100
+
+ -
+ is_zip
+
+ -
+
+
This validates a string as a valid zipcode
+
+ -
+ Itag
+
+ -
+
+
+ -
+ items_per_page
+
+ -
+
+
Calculate the # of items on a page.
+
+ -
+ item_index
+
+ -
+
+
Calculate the item # for the offset.
+
+ -
+ ImageThumbnailWidget.inc
+
+ -
+
+
+ -
+ InfoTable.inc
+
+ -
+
+
+
+
+ -
+ StandardFormContent.inc
+
+ -
+
+
+ -
+ SampleForm
+
+ -
+
+
This is the Class that handles the building of the Form itself. It creates the Form Elements inside the form_init_elements() method.
+
+ -
+ SAMPtag
+
+ -
+
+
+ -
+ save_checked_items
+
+ -
+
+
set the flag to tell the object to save the checked items
+
+ -
+ SCRIPTsvgtag
+
+ -
+
+
<script> SVG tag
+
+ -
+ SCRIPTtag
+
+ -
+
+
<SCRIPT> tag class
+
+ -
+ SEARCHABLE
+
+ -
+
+
+ -
+ SEARCH_ALL
+
+ -
+
+
+ -
+ SEARCH_BEGINS_WITH
+
+ -
+
+
+ -
+ SEARCH_CONTAINS
+
+ -
+
+
+ -
+ search_disable
+
+ -
+
+
Disable the search ability.
+
+ -
+ search_enable
+
+ -
+
+
Enable the search ability.
+
+ -
+ SEARCH_ENDS_WITH
+
+ -
+
+
+ -
+ SEARCH_EXACT
+
+ -
+
+
+ -
+ search_field
+
+ -
+
+
returns the current value of the search field name
+
+ -
+ search_type
+
+ -
+
+
returns the type of search being used
+
+ -
+ search_value
+
+ -
+
+
returns the current value of te search field value.
+
+ -
+ search_value_filter
+
+ -
+
+
This function does the variable cleaning that is required to use a search value in a sql query
+
+ -
+ search_value_filter
+
+ -
+
+
This function is used to make safe any query string value that is used
+
+ -
+ selected_background
+
+ -
+
+
Thie method is used to change the selected tab's
+
+ -
+ SELECTtag
+
+ -
+
+
<SELECT> tag class
+
+ -
+ SETsvgtag
+
+ -
+
+
<set> SVG tag
+
+ -
+ setup_columns
+
+ -
+
+
+ -
+ setup_db_options
+
+ -
+
+
Set which DB options to use for this list.
+
+ -
+ setup_order
+
+ -
+
+
This function builds the orderby clause for the DB query.
+
+ -
+ setup_validation
+
+ -
+
+
This function is used to setup the validation object and the form errors object that is to be used by this form.
+
+ -
+ SETVARtag
+
+ -
+
+
<SETVAR> tag class
+
+ -
+ set_action
+
+ -
+
+
Save the action for the form
+
+ -
+ set_actionbar
+
+ -
+
+
This allows the caller to turn on/off the rendering of the bottom action bar row
+
+ -
+ set_action_message
+
+ -
+
+
This sets the action message.
+
+ -
+ set_action_name
+
+ -
+
+
Set the name of the action
+
+ -
+ set_align
+
+ -
+
+
this function is used to set the overall alignment of the widget
+
+ -
+ set_align
+
+ -
+
+
This function sets the align attribute for the outer table.
+
+ -
+ set_align
+
+ -
+
+
this function is used to set the overall alignment of the widget
+
+ -
+ set_attribute
+
+ -
+
+
add a single attribute (name="value")
+
+ -
+ set_auto_error_display
+
+ -
+
+
This sets the flag that tells this class to automatically call the form contents form errors and display it or not
+
+ -
+ set_axis_font_height
+
+ -
+
+
This method sets the height of font used in calculating the x and y axis point fonts.
+
+ -
+ set_axis_font_width
+
+ -
+
+
This method sets the width of font used in calculating the x and y axis point fonts.
+
+ -
+ set_axis_grid_points
+
+ -
+
+
This is used to set how many grid lines to draw for an axis
+
+ -
+ set_body_attributes
+
+ -
+
+
set attributes of body tag
+
+ -
+ set_cancel_action
+
+ -
+
+
This method sets the javasript action
+
+ -
+ set_cancel_url
+
+ -
+
+
This sets the url to post to when a cancel/no action is clicked
+
+ -
+ set_cancel_url
+
+ -
+
+
Sets the cancel action
+
+ -
+ set_cdata_flag
+
+ -
+
+
This method turns on the automatic wrapping of the tag's content inside the CDATA wrapper for XML
+
+ -
+ set_cellpadding
+
+ -
+
+
This sets the cellpadding attribute for this object.
+
+ -
+ set_cellspacing
+
+ -
+
+
This sets the cellspacing attribute for this object.
+
+ -
+ set_cell_attributes
+
+ -
+
+
update the attributes of a particular element or td.
+
+ -
+ set_cell_content
+
+ -
+
+
This method sets/resets the content for a specific cell in the table
+
+ -
+ set_charset
+
+ -
+
+
set the character set
+
+ -
+ set_class
+
+ -
+
+
This function is a shorthand helper to setting the class attribute on a tag.
+
+ -
+ set_class
+
+ -
+
+
This function is a shorthand helper to setting the class attribute on a tag.
+
+ -
+ set_class
+
+ -
+
+
This function is a shorthand helper to setting the 'class' attribute on a tag.
+
+ -
+ set_collapse
+
+ -
+
+
This function turns on the collapse flag
+
+ -
+ set_collapse
+
+ -
+
+
This function turns on the collapse flag
+
+ -
+ set_cols
+
+ -
+
+
set how many columns the user wants to display per row of thumbnails.
+
+ -
+ set_cols
+
+ -
+
+
This method is used as a shortcut to set the cols attribute
+
+ -
+ set_colspan
+
+ -
+
+
This is a helper for setting the colspan attribute
+
+ -
+ set_company_name
+
+ -
+
+
set the company name for the copyright statement.
+
+ -
+ set_confirm
+
+ -
+
+
This sets the $this->_has_confirmation
+
+ -
+ set_copyright_flag
+
+ -
+
+
set/unset the flag to tell us to render the copyright string
+
+ -
+ set_count_column
+
+ -
+
+
This function changes the counted column.
+
+ -
+ set_data_all_slaves
+
+ -
+
+
This function will call set_slave_data for all slaves should be called when value of parent changes
+
+ -
+ set_data_source
+
+ -
+
+
This function is used to set the DataListSource object for this instance
+
+ -
+ set_date_string
+
+ -
+
+
set the date string for the copyright.
+
+ -
+ set_db_groupby_clause
+
+ -
+
+
Sets the groupby clause for the query
+
+ -
+ set_db_object
+
+ -
+
+
Set the DB object we will use to talk to the DB.
+
+ -
+ set_db_object
+
+ -
+
+
Set the DB object we will use to talk to the DB.
+
+ -
+ set_db_object
+
+ -
+
+
Set the DB object we will use to talk to the DB.
+
+ -
+ set_db_tables
+
+ -
+
+
Set the tables from the DB you want to select on.
+
+ -
+ set_db_values
+
+ -
+
+
Set the values we want to select from the db.
+
+ -
+ set_db_where_clause
+
+ -
+
+
Set the user portion of the where clause.
+
+ -
+ set_default_checked_items
+
+ -
+
+
This function is used to set the default list
+
+ -
+ set_default_col_attributes
+
+ -
+
+
Sets the default attributes for <td>'s that are added to the table. If there are any attributes set for the <td> it won't use the defaults.
+
+ -
+ set_default_css
+
+ -
+
+
This function is used to set the
+
+ -
+ set_default_num_rows
+
+ -
+
+
This function sets the default # of rows per page to display. By default its 10.
+
+ -
+ set_default_order_case_sensitive
+
+ -
+
+
This function is used to set the flag for the ability to sort/order by case sensitive or not.
+
+ -
+ set_default_row_attributes
+
+ -
+
+
Sets the default attributes for <tr>'s that are added to the table. If there are any attributes set for the <tr> it won't use the defaults.
+
+ -
+ set_default_td_attributes
+
+ -
+
+
Sets the default attributes for <td>'s that are added to the table. If there are any attributes set for the <td> it won't use the defaults.
+
+ -
+ set_disabled
+
+ -
+
+
Sets the disabled element flag
+
+ -
+ set_doctype_link
+
+ -
+
+
This method is used to set the link attributes
+
+ -
+ set_doctype_source
+
+ -
+
+
this function is used to change the DOCTYPE tag's source attribute. By default it is set to SYSTEM.
+
+ -
+ set_element_name
+
+ -
+
+
This allows you to force the element name to whatever you like, so you don't have to use the default name, which is generated based on the label.
+
+ -
+ set_element_value
+
+ -
+
+
This method is used to set the value for a non hidden element
+
+ -
+ set_encoding
+
+ -
+
+
This sets the encoding type for XHTML documents
+
+ -
+ set_encoding
+
+ -
+
+
set the character set
+
+ -
+ set_error_css
+
+ -
+
+
This function is used to set the css class that is used on text when an error on that field is detected.
+
+ -
+ set_error_message
+
+ -
+
+
Defines error message text and sets the error flag to true
+
+ -
+ set_expandrows
+
+ -
+
+
This sets the expandrows.
+
+ -
+ set_favicon
+
+ -
+
+
This allows you to change the default url/path for where the favicon.ico lives.
+
+ -
+ set_favicon_flag
+
+ -
+
+
This is used to enable the ability to add the favicon link in the head of the document.
+
+ -
+ set_filedir
+
+ -
+
+
Set the full path on disk where the images live.
+
+ -
+ set_form_action
+
+ -
+
+
Sets the form action
+
+ -
+ set_form_action
+
+ -
+
+
Sets the form action
+
+ -
+ set_form_enctype
+
+ -
+
+
Sets the form enctype
+
+ -
+ set_form_errors_title
+
+ -
+
+
This allows us to change the form errors table title
+
+ -
+ set_form_errors_width
+
+ -
+
+
This method allows you to override the width of the form errors table.
+
+ -
+ set_form_method
+
+ -
+
+
This function is used to set the form method
+
+ -
+ set_form_method
+
+ -
+
+
This function is used to set the form method
+
+ -
+ set_form_name
+
+ -
+
+
This function is used to set the form name
+
+ -
+ set_form_name
+
+ -
+
+
in case anyone in JS land needs the name of the form that this element lives in
+
+ -
+ set_form_name
+
+ -
+
+
**************************
+
+ -
+ set_form_name
+
+ -
+
+
This function is used to set the form name
+
+ -
+ set_form_render
+
+ -
+
+
Sets whether to the output into a form
+
+ -
+ set_form_tabindex
+
+ -
+
+
This method is a helper method to set the FormElement's tabindex.
+
+ -
+ set_form_target
+
+ -
+
+
This function is used to set the form target
+
+ -
+ set_form_target
+
+ -
+
+
This function is used to set the form target
+
+ -
+ set_form_title
+
+ -
+
+
this method sets the form title which is used to wrap the entire form
+
+ -
+ set_form_width
+
+ -
+
+
this method sets the form name
+
+ -
+ set_frameset
+
+ -
+
+
This function is used to set the FRAMSETtag object for this page. This automatically sets the output for this page object to be a frameset.
+
+ -
+ set_from_label
+
+ -
+
+
Use this method to set the label for the 'from' field
+
+ -
+ set_global_prefix
+
+ -
+
+
This function sets a prefix for all variables that are used in the item list table on a page. This allows you to have multiple itemlists on a single html page.
+
+ -
+ set_global_prefix
+
+ -
+
+
This function sets a prefix for all variables that are used in the item list table on a page. This allows you to have multiple itemlists on a single html page.
+
+ -
+ set_global_prefix
+
+ -
+
+
This function sets a prefix for all variables that are used in the item list table on a page. This allows you to have multiple itemlists on a single html page.
+
+ -
+ set_grid_line_color
+
+ -
+
+
This allows you to set the color of the axis grid lines
+
+ -
+ set_grid_line_flag
+
+ -
+
+
This enables/disables the rendering of the grid lines for an axis
+
+ -
+ set_header_flag
+
+ -
+
+
This is used to set/update the header flag.
+
+ -
+ set_height
+
+ -
+
+
This method sets the height of the graph
+
+ -
+ set_hidden_element_value
+
+ -
+
+
This method is used to set the value for a hidden element
+
+ -
+ set_html_attributes
+
+ -
+
+
This function sets the attributes for the <html> tag
+
+ -
+ set_http_content_type
+
+ -
+
+
This function is used to set the http header content-type for output to browsers
+
+ -
+ set_id
+
+ -
+
+
This function is a shorthand helper to setting the id attribute on a tag.
+
+ -
+ set_id
+
+ -
+
+
This function is a shorthand helper to setting the id attribute on a tag.
+
+ -
+ set_id
+
+ -
+
+
This function is a shorthand helper to setting the id attribute on a tag.
+
+ -
+ set_image_path
+
+ -
+
+
This function returns the path to the images used in this class
+
+ -
+ set_indent_flag
+
+ -
+
+
function to set the indent flag
+
+ -
+ set_item_name
+
+ -
+
+
Set the name of the deleted items
+
+ -
+ set_label_text
+
+ -
+
+
This function will set the label for the element
+
+ -
+ set_language
+
+ -
+
+
This method sets the lang, and xml:lang setting in the HTML tag.
+
+ -
+ set_legalnotice_url
+
+ -
+
+
set the legal notice url.
+
+ -
+ set_limit
+
+ -
+
+
This function is used to set
+
+ -
+ set_list_data
+
+ -
+
+
This function sets the array of data to be used in the data list
+
+ -
+ set_list_data
+
+ -
+
+
This function sets the array of data to be used in the data list
+
+ -
+ set_maxthumbs_per_page
+
+ -
+
+
set how many thumbnails to display per page.
+
+ -
+ set_max_rows
+
+ -
+
+
This sets the maximum # of rows to display when in expand mode
+
+ -
+ set_max_size
+
+ -
+
+
This allows the user to set the max size of the file
+
+ -
+ set_message
+
+ -
+
+
This sets the _message for the _message window.
+
+ -
+ set_newline_after_closetag
+
+ -
+
+
set the newline_after_content flag
+
+ -
+ set_newline_after_opentag
+
+ -
+
+
set the newline_after_opentag flag
+
+ -
+ set_not_found_message
+
+ -
+
+
This function is used to set the message displayed when no data is found
+
+ -
+ set_not_found_message
+
+ -
+
+
This function is used to set the message displayed when no data is found
+
+ -
+ set_numrows
+
+ -
+
+
This function sets the # of rows to display per page.
+
+ -
+ set_offset
+
+ -
+
+
This sets the offset value and resets the index into the data array (in non DB children)
+
+ -
+ set_offset
+
+ -
+
+
This function is used to set/change the offset for this list.
+
+ -
+ set_onsubmit
+
+ -
+
+
Set the onsubmit attribute to the form NOTE: The FormContent child can automatically set this value depending on the FormElement children it contains.
+
+ -
+ set_option
+
+ -
+
+
This function is used to set a particular option for the graph
+
+ -
+ set_orderby
+
+ -
+
+
This sets the orderby column name.
+
+ -
+ set_permissions_message
+
+ -
+
+
This is used to set the various options for displaying the failed permissions box. This should be called prior to returning false in the permissions() method
+
+ -
+ set_prefix
+
+ -
+
+
This method is used to set the prefix for
+
+ -
+ set_privacypolicy_url
+
+ -
+
+
sets the Privacy policy url.
+
+ -
+ set_refresh
+
+ -
+
+
Automatically set a page meta tag refresh
+
+ -
+ set_render_form_after_success
+
+ -
+
+
This function turns on the ability to
+
+ -
+ set_required
+
+ -
+
+
This function set the elements required state
+
+ -
+ set_required_marker
+
+ -
+
+
This function is used to set the required field marker
+
+ -
+ set_required_symbol
+
+ -
+
+
This allows you to customize the require string marker
+
+ -
+ set_required_text
+
+ -
+
+
This sets the required text
+
+ -
+ set_reverseorder
+
+ -
+
+
This function sets the reverse order flag to a new value.
+
+ -
+ set_reverseorder
+
+ -
+
+
This sets the flag that tells us the direction in which to order the orderby column.
+
+ -
+ set_root_attribute
+
+ -
+
+
This sets 1 root tag attribute value pair
+
+ -
+ set_root_attributes
+
+ -
+
+
This function is used to set the root xml tag's attributes
+
+ -
+ set_root_name
+
+ -
+
+
Set the document name and the root tag's name.
+
+ -
+ set_rows
+
+ -
+
+
This method is used as a shortcut to set the rows attribute
+
+ -
+ set_rowspan
+
+ -
+
+
This is a helper for setting the rowspan attribute
+
+ -
+ set_row_attributes
+
+ -
+
+
update the attributes of a particular row or tr.
+
+ -
+ set_save_vars
+
+ -
+
+
This function sets the save variables that the user/child wants to automatically propogate
+
+ -
+ set_save_vars
+
+ -
+
+
This function sets the save variables that the user/child wants to automatically propogate
+
+ -
+ set_save_vars_Flag
+
+ -
+
+
This method sets the flag that tells us to automatically add hidden form fields for all the GET/POST vars passed in to us.
+
+ -
+ set_searchby
+
+ -
+
+
This sets the column that we want to search from.
+
+ -
+ set_searchby_value
+
+ -
+
+
This sets the data that we want to search for.
+
+ -
+ set_search_collapse
+
+ -
+
+
This sets the flag to turn on/off the ability to collapse the search box.
+
+ -
+ set_search_type
+
+ -
+
+
This function sets the search type
+
+ -
+ set_search_type
+
+ -
+
+
This function sets the search type (simple or advanced)
+
+ -
+ set_secondary_orderby
+
+ -
+
+
This method is used to set a secondary list of columns to order/sort by.
+
+ -
+ set_selected
+
+ -
+
+
Set this text as the selected item
+
+ -
+ set_showall
+
+ -
+
+
This method sets the flag to tell us to show every row found in the DataListSource.
+
+ -
+ set_show_cellborders
+
+ -
+
+
This method is used to set the flag to allow showing of the internal borders or not.
+
+ -
+ set_show_results
+
+ -
+
+
This function is used to set the value of the _show_results_flag
+
+ -
+ set_simplesearch_modifier
+
+ -
+
+
This sets the simple search modifier
+
+ -
+ set_simple_search_modifier
+
+ -
+
+
Set the simple search modifyer flag.
+
+ -
+ set_slave_data
+
+ -
+
+
This function will set the data the parent wants to set for the slave
+
+ -
+ set_slave_data
+
+ -
+
+
This function will set the data the parent wants to set for the slave
+
+ -
+ set_slave_elements
+
+ -
+
+
This function will set the slaves of this element
+
+ -
+ set_stripslashes
+
+ -
+
+
This sets the stripslashes flag for this object.
+
+ -
+ set_stripslashes
+
+ -
+
+
This sets the stripslashes flag for this object.
+
+ -
+ set_style
+
+ -
+
+
This function is a shorthand helper to setting the 'style' attribute on a tag.
+
+ -
+ set_style
+
+ -
+
+
This function is a shorthand helper to setting the style attribute on a tag.
+
+ -
+ set_style_attribute
+
+ -
+
+
Sets elements css attribute
+
+ -
+ set_subtitle
+
+ -
+
+
+ -
+ set_subtitle
+
+ -
+
+
This sets the subtitle
+
+ -
+ set_subtitle
+
+ -
+
+
+ -
+ set_summary
+
+ -
+
+
This method is used to set a summary attribute on the table for speech-synthesizing non-visual browsers
+
+ -
+ set_tabindex
+
+ -
+
+
Sets the element's tab index
+
+ -
+ set_tag_attribute
+
+ -
+
+
add a single attribute (name="value")
+
+ -
+ set_tag_attributes
+
+ -
+
+
add multiple attributes (name="value")
+
+ -
+ set_tag_name
+
+ -
+
+
This method sets the name of the tag
+
+ -
+ set_temp_dir
+
+ -
+
+
This is so the user can set the temp directory where the file will be saved during confirmation (if any)
+
+ -
+ set_text_debug
+
+ -
+
+
set the $_text_debug flag
+
+ -
+ set_text_format
+
+ -
+
+
this method sets the format string used in get_value_text(). Use this method to set special punctuation for the confirmation display.
+
+ -
+ set_thumbnail_dimensions
+
+ -
+
+
Sets all thumnail dimensions.
+
+ -
+ set_thumbnail_script
+
+ -
+
+
Set the url for the thumbnail generation script.
+
+ -
+ set_title
+
+ -
+
+
set the title of the page output.
+
+ -
+ set_title
+
+ -
+
+
Sets elements title text
+
+ -
+ set_title
+
+ -
+
+
This method sets the title for the graph
+
+ -
+ set_title
+
+ -
+
+
Set the title for the widget.
+
+ -
+ set_title_font_height
+
+ -
+
+
This method sets the height of font in pixels for the Graph Title.
+
+ -
+ set_title_font_width
+
+ -
+
+
This method sets the width of font in pixels for the Graph Title.
+
+ -
+ set_title_style
+
+ -
+
+
This method sets the title for the graph
+
+ -
+ set_title_text_align
+
+ -
+
+
this function lets you change the text alignment of the text in the title
+
+ -
+ set_total_rows
+
+ -
+
+
This is used to set the total # of rows we have in our data set
+
+ -
+ set_to_label
+
+ -
+
+
Use this method to set the label for the 'to' field
+
+ -
+ set_to_list_data
+
+ -
+
+
This function sets the array of data to be used in the data list
+
+ -
+ set_transform
+
+ -
+
+
This function is used to set the 'transform' attribute of a tag.
+
+ -
+ set_urldir
+
+ -
+
+
Set the base url path where the files live on the web site.
+
+ -
+ set_value
+
+ -
+
+
This function will set the initial value for the element
+
+ -
+ set_value
+
+ -
+
+
This function will set the initial value for the element
+
+ -
+ set_value
+
+ -
+
+
This function sets the default values for the date element The parameter should be a string representation of the date in ISO 8601 format.
+
+ -
+ set_vertical_cellborder
+
+ -
+
+
this function sets the flag to tell the object to render (or not) the vertical cell borders
+
+ -
+ set_webmaster_email
+
+ -
+
+
sets the Webmaster email address if this is set we show the mailto for this email
+
+ -
+ set_width
+
+ -
+
+
Set the width for the widget.
+
+ -
+ set_width
+
+ -
+
+
This method sets the width of the graph
+
+ -
+ set_xmlbase
+
+ -
+
+
This method is used for setting the SVG common tag attribute of xml:base
+
+ -
+ set_xmllang
+
+ -
+
+
This method is used for setting the SVG common tag attribute of xml:lang
+
+ -
+ set_xmlspace
+
+ -
+
+
This method is used for setting the SVG common tag attribute of xml:space
+
+ -
+ set_x_title
+
+ -
+
+
This function is used to set the title for the X Axis
+
+ -
+ set_y_title
+
+ -
+
+
This function is used to set the title for the Y Axis
+
+ -
+ show_actionbar
+
+ -
+
+
This function gets the current value of the show actionbar flag setting.
+
+ -
+ show_cancel_button
+
+ -
+
+
Sets the flag to show or not to show the cancel button
+
+ -
+ show_character_encoding
+
+ -
+
+
method to update the flag that lets us know to show/render the character encoding string in the xml tag or not
+
+ -
+ show_http_header
+
+ -
+
+
this function is used to set the flag that tells this class to automatically output the content type in the http header
+
+ -
+ SimpleGUIDataList
+
+ -
+
+
This object is the base class that can be
+
+ -
+ simple_search_modifier_value
+
+ -
+
+
returns the current value of the simple search modifier
+
+ -
+ simple_search_where_clause
+
+ -
+
+
this builds the search clause
+
+ -
+ SMALLtag
+
+ -
+
+
<SMALL> tag class
+
+ -
+ sort
+
+ -
+
+
This method sorts our data array by the requested column order by. This could be expensive for HUGE arrays.
+
+ -
+ sort
+
+ -
+
+
A generic method API that can be used at the bottom half of the do_query() method to sort data that is stored locally. This is only needed when the source is a non database.
+
+ -
+ SORTABLE
+
+ -
+
+
+ -
+ SORTABLE_ICASE
+
+ -
+
+
+ -
+ SORTABLE_NUMERIC
+
+ -
+
+
+ -
+ SPANtag
+
+ -
+
+
<SPAN> tag class
+
+ -
+ span_font8
+
+ -
+
+
Build a SPANtag object with css class of .font8.
+
+ -
+ span_font8bold
+
+ -
+
+
Build a SPANtag object with css class of .font8bold.
+
+ -
+ span_font10
+
+ -
+
+
Build a SPANtag object with css class of .font10.
+
+ -
+ span_font10bold
+
+ -
+
+
Build a SPANtag object with css class of .font10bold.
+
+ -
+ span_font12
+
+ -
+
+
Build a SPANtag object with css class of .font12.
+
+ -
+ span_font12bold
+
+ -
+
+
Build a SPANtag object with css class of .font12bold.
+
+ -
+ span_font14
+
+ -
+
+
Build a SPANtag object with css class of .font14.
+
+ -
+ span_font14bold
+
+ -
+
+
Build a SPANtag object with css class of .font14bold.
+
+ -
+ SQLDataListSource
+
+ -
+
+
+ -
+ sql_varchar_filter
+
+ -
+
+
Clean up the string so it can work in a db
+
+ -
+ Stag
+
+ -
+
+
<S> tag class
+
+ -
+ StandardAccountForm
+
+ -
+
+
A simple Page Layout object child.
+
+ -
+ StandardDialogWidget
+
+ -
+
+
This class is used to build a DialogWidget that can have 'blocks' for messages.
+
+ -
+ StandardFormContent
+
+ -
+
+
+ -
+ StandardFormContent
+
+ -
+
+
This is a child of the FormContent class to provide a 'standard' look and feel for forms.
+
+ -
+ Step1
+
+ -
+
+
A simple Page Layout object child.
+
+ -
+ Step2
+
+ -
+
+
This is a child of the FormContent class to provide a 'standard' look and feel for forms.
+
+ -
+ Step3
+
+ -
+
+
This is a child of the FormContent class to provide a 'standard' look and feel for forms.
+
+ -
+ STOPsvgtag
+
+ -
+
+
<stop> SVG tag
+
+ -
+ strip_offset
+
+ -
+
+
This function strips the offset
+
+ -
+ STRONGtag
+
+ -
+
+
<STRONG> tag class
+
+ -
+ STYLEsvgtag
+
+ -
+
+
<style> SVG tag
+
+ -
+ STYLEtag
+
+ -
+
+
<STYLE> tag class
+
+ -
+ SUBtag
+
+ -
+
+
<SUB> tag class
+
+ -
+ SUPtag
+
+ -
+
+
<SUP> tag class
+
+ -
+ SVGDocumentClass
+
+ -
+
+
This class lets you build a complete SVG document.
+
+ -
+ SVGDocumentClass
+
+ -
+
+
The constructor to building a SVG document.
+
+ -
+ SVGGraph
+
+ -
+
+
This is the base Graph class for doing SVG graphs
+
+ -
+ SVGGraph
+
+ -
+
+
+ -
+ SVGsvgtag
+
+ -
+
+
<svg> SVG tag
+
+ -
+ SVGTagClass
+
+ -
+
+
This overrides the WMLTagClass to define some methods that set some commonly used SVG tag attributes.
+
+ -
+ SVGTagClass
+
+ -
+
+
The SVGTagClass constructor
+
+ -
+ SVGXYGraph
+
+ -
+
+
+ -
+ SVGXYGraph
+
+ -
+
+
This is the base Graph class for doing XY coordinate system based graphs in SVG.
+
+ -
+ SVGXYLineGraph
+
+ -
+
+
This is the base Graph class for doing XY coordinate system based graphs in SVG.
+
+ -
+ SVGXYPlotGraph
+
+ -
+
+
This is the base Graph class for doing XY coordinate system based graphs in SVG.
+
+ -
+ SVGXYPlotGraph
+
+ -
+
+
+ -
+ svg_a
+
+ -
+
+
This function is used to build an SVG <a> tag
+
+ -
+ svg_animate
+
+ -
+
+
This function is used to build an SVG <animate> tag
+
+ -
+ svg_circle
+
+ -
+
+
This function is used to build an SVG <circle> tag and its common attributes
+
+ -
+ svg_defs
+
+ -
+
+
This function is used for building an SVG <defs> tag
+
+ -
+ svg_desc
+
+ -
+
+
This function is used for building an SVG <desc> tag
+
+ -
+ svg_ellipse
+
+ -
+
+
This function is used to build an SVG <ellipse> tag and its common attributes
+
+ -
+ svg_font
+
+ -
+
+
this function builds an SVG <font> tag
+
+ -
+ svg_g
+
+ -
+
+
This function builds an SVG <g> tag
+
+ -
+ svg_line
+
+ -
+
+
This function is used for building an SVG <line> tag
+
+ -
+ svg_marker
+
+ -
+
+
This function is used for building an SVG <marker> tag
+
+ -
+ svg_polygon
+
+ -
+
+
This function is used for building an SVG <polygon> tag
+
+ -
+ svg_polyline
+
+ -
+
+
This function is used for building an SVG <polyline> tag
+
+ -
+ svg_rect
+
+ -
+
+
This function is used to build an SVG <rect> tag and its common attributes
+
+ -
+ svg_script
+
+ -
+
+
This function creates a <script> tag and wraps the javascript in the appropriate <![CDATA[ JAVASCRIPT ]]> that is required for svg.
+
+ -
+ svg_style
+
+ -
+
+
This function creates a <script> tag and wraps the javascript in the appropriate <![CDATA[ JAVASCRIPT ]]> that is required for svg.
+
+ -
+ svg_text
+
+ -
+
+
This function is used to build an SVG <text> tag
+
+ -
+ svg_textpath
+
+ -
+
+
This function is used to build an SVG <textpath> tag.
+
+ -
+ svg_tref
+
+ -
+
+
This function is used to build an SVG <tref> tag
+
+ -
+ svg_tspan
+
+ -
+
+
This function is used to build an SVG <tref> tag.
+
+ -
+ SWITCHsvgtag
+
+ -
+
+
<switch> SVG tag
+
+ -
+ SXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH
+
+ -
+
+
+ -
+ SYMBOLsvgtag
+
+ -
+
+
<symbol> SVG tag
+
+ -
+ SVGTAGS.inc
+
+ -
+
+
+ -
+ svg_utils.inc
+
+ -
+
+
+ -
+ SimpleGUIDataList.inc
+
+ -
+
+
+ -
+ SQLDataListSource.inc
+
+ -
+
+
+ -
+ StandardDialogWidget.inc
+
+ -
+
+
+ -
+ SVGDocumentClass.inc
+
+ -
+
+
+ -
+ SVGGraph.inc
+
+ -
+
+
+ -
+ SVGXYGraph.inc
+
+ -
+
+
+ -
+ SVGXYLineGraph.inc
+
+ -
+
+
+ -
+ SVGXYPlotGraph.inc
+
+ -
+
+
+
+
+ -
+ $_action
+
+ -
+
+
Holds the button action
+
+ -
+ $_action_column
+
+ -
+
+
This holds the action column settings if any.
+
+ -
+ $_action_count
+
+ -
+
+
holds the cntr for the action
+
+ -
+ $_action_counter
+
+ -
+
+
This holds how many actions we have
+
+ -
+ $_action_message
+
+ -
+
+
The message that is set
+
+ -
+ $_action_name
+
+ -
+
+
The string that describes
+
+ -
+ $_advanced_search_flag
+
+ -
+
+
Flag to let us know that
+
+ -
+ $_align
+
+ -
+
+
The overall alignment
+
+ -
+ $_align
+
+ -
+
+
The overall alignment
+
+ -
+ $_allow_permissions_checks
+
+ -
+
+
This is to enable/disable the permissions checking.
+
+ -
+ $_allow_select_all
+
+ -
+
+
This variable tells us whether to display
+
+ -
+ $_attributes
+
+ -
+
+
Holds additional attributes for
+
+ -
+ $_auto_show_errors
+
+ -
+
+
This tells us to show or not to show the form errors autmatically.
+
+ -
+ $_buttons
+
+ -
+
+
Holds the list of buttons
+
+ -
+ $_cancel_action
+
+ -
+
+
The action to take opon clicking
+
+ -
+ $_cancel_url
+
+ -
+
+
Holds the cancel action
+
+ -
+ $_cancel_url
+
+ -
+
+
This sets the url for the
+
+ -
+ $_cellpadding
+
+ -
+
+
this holds the default cellpadding
+
+ -
+ $_cellspacing
+
+ -
+
+
This holds the default cellspacing
+
+ -
+ $_collapsable_search
+
+ -
+
+
If true, allows search block to be collapsed/expanded.
+
+ -
+ $_colors
+
+ -
+
+
holds the colors for each of
+
+ -
+ $_columns
+
+ -
+
+
The column descriptions for the data we are working on
+
+ -
+ $_columns
+
+ -
+
+
The column descriptions for the data we are working on
+
+ -
+ $_columns
+
+ -
+
+
The number of columns for a page.
+
+ -
+ $_confirmed
+
+ -
+
+
Flag to let us know the form has been confirmed.
+
+ -
+ $_confirmed_successfull
+
+ -
+
+
The form was processed and passed
+
+ -
+ $_countries
+
+ -
+
+
The states array format "United States" => array ("code" => "US",
+
+ -
+ $_csv_headers
+
+ -
+
+
this holds the headers read
+
+ -
+ $_cur_col_cntr
+
+ -
+
+
+ -
+ $_data
+
+ -
+
+
A placeholder for data that is read/built and stored locally. Not all data sources have to use this.
+
+ -
+ $_datasource
+
+ -
+
+
Holds our reference/copy of the DataListSource object which is used to access the data that this object uses
+
+ -
+ $_data_index
+
+ -
+
+
Holds the index into the array of data
+
+ -
+ $_data_list
+
+ -
+
+
Holds the list of available
+
+ -
+ $_data_list
+
+ -
+
+
Holds the list of available
+
+ -
+ $_data_list_to
+
+ -
+
+
Holds the list of available data elements for the 'to' box.
+
+ -
+ $_data_post_name
+
+ -
+
+
The name of the array variable
+
+ -
+ $_day
+
+ -
+
+
The day form element
+
+ -
+ $_db
+
+ -
+
+
This var holds the Database object
+
+ -
+ $_db
+
+ -
+
+
This var holds the Database connection reference
+
+ -
+ $_db
+
+ -
+
+
This var holds the Database object
+
+ -
+ $_db_options
+
+ -
+
+
this holds all of the options
+
+ -
+ $_debug_link_attributes
+
+ -
+
+
+ -
+ $_debug_link_attributes
+
+ -
+
+
+ -
+ $_debug_link_attributes
+
+ -
+
+
+ -
+ $_debug_link_attributes
+
+ -
+
+
+ -
+ $_default_checked_items
+
+ -
+
+
This variable holds the array of default
+
+ -
+ $_default_col_attributes
+
+ -
+
+
Holds the default attributes for all <td>'s
+
+ -
+ $_default_label_css
+
+ -
+
+
This holds the default css class for form field label text.
+
+ -
+ $_default_orderby
+
+ -
+
+
Holds the db column name that we want to order by default.
+
+ -
+ $_default_order_sensitivity
+
+ -
+
+
The flag that tells us to use case sensitive order by as a default.
+
+ -
+ $_default_reverseorder
+
+ -
+
+
Holds a flag to let us know to
+
+ -
+ $_default_rows_per_page
+
+ -
+
+
+ -
+ $_default_rows_per_page
+
+ -
+
+
The number of rows of data to show per "page".
+
+ -
+ $_default_row_attributes
+
+ -
+
+
Holds the default attributes for all <tr>'s
+
+ -
+ $_default_td_attributes
+
+ -
+
+
Holds the default attributes for all <td>'s
+
+ -
+ $_disabled_items
+
+ -
+
+
The list of disabled items
+
+ -
+ $_doctype_links
+
+ -
+
+
This contains the doctype links
+
+ -
+ $_doctype_source
+
+ -
+
+
the DOCTYPE source attribute
+
+ -
+ $_draw
+
+ -
+
+
Various calculated image properties
+
+ -
+ $_elements
+
+ -
+
+
This holds the array of
+
+ -
+ $_element_name
+
+ -
+
+
Holds the name of the element
+
+ -
+ $_enable_debug
+
+ -
+
+
This enables the ability to view the source of a page bu setting debug=1 in the query string.
+
+ -
+ $_entries
+
+ -
+
+
This holds the entries for the css
+
+ -
+ $_errors
+
+ -
+
+
holds the array of errors for this element.
+
+ -
+ $_error_code
+
+ -
+
+
This holds the last error code found
+
+ -
+ $_error_label_css
+
+ -
+
+
This is the css class used
+
+ -
+ $_error_message
+
+ -
+
+
+ -
+ $_error_message
+
+ -
+
+
This holds the last error message
+
+ -
+ $_error_message
+
+ -
+
+
Holds the error message text
+
+ -
+ $_favicon
+
+ -
+
+
The favicon params
+
+ -
+ $_fepassword
+
+ -
+
+
This holds the FEPassword we are
+
+ -
+ $_filename
+
+ -
+
+
The csv file name/path on disk
+
+ -
+ $_files_info
+
+ -
+
+
The $_FILES information about the submitted file.
+
+ -
+ $_file_elements
+
+ -
+
+
index names of all of the file form elements (if any).
+
+ -
+ $_format
+
+ -
+
+
The order in which to show the elements. This variable must be 3 characters long and contain only one m only one d and only one y.
+
+ -
+ $_FormErrors
+
+ -
+
+
This is the FormErrors object
+
+ -
+ $_FormValidation
+
+ -
+
+
This is the FormValidation object
+
+ -
+ $_form_attributes
+
+ -
+
+
This array holds the FORMtag
+
+ -
+ $_form_attributes
+
+ -
+
+
This holds the form attributes
+
+ -
+ $_form_content
+
+ -
+
+
This holds the FormContent Object that knows how to render the form.
+
+ -
+ $_form_errors_title
+
+ -
+
+
The form errors table title
+
+ -
+ $_form_errors_width
+
+ -
+
+
Holds the width (if any) of the errors table that will be rendered. If the value is null, the $this->_width value is used instead.
+
+ -
+ $_form_method
+
+ -
+
+
The form method type
+
+ -
+ $_form_name
+
+ -
+
+
This holds the name of the form
+
+ -
+ $_form_name
+
+ -
+
+
This holds the name of the form
+
+ -
+ $_form_on_submit
+
+ -
+
+
The onsubmit value for the form
+
+ -
+ $_form_render_flag
+
+ -
+
+
Build everything inside a form?
+
+ -
+ $_form_submit_action
+
+ -
+
+
The action that was taken
+
+ -
+ $_form_success_render
+
+ -
+
+
Flag to let us know if we should
+
+ -
+ $_form_title
+
+ -
+
+
The title used in the wrapping table
+
+ -
+ $_fp
+
+ -
+
+
The file descriptor pointer
+
+ -
+ $_from_label
+
+ -
+
+
The from field's label
+
+ -
+ $_global_prefix
+
+ -
+
+
holds the prefix for all variables that are added to a url, so we can possibly have more then 1 of these per page.
+
+ -
+ $_global_prefix
+
+ -
+
+
prefix for all list variable names, so we can potentially have more then 1 list per page.
+
+ -
+ $_has_confirm
+
+ -
+
+
flag to let the FormProcessor
+
+ -
+ $_has_error
+
+ -
+
+
Holds the state of the last validation
+
+ -
+ $_has_errors
+
+ -
+
+
This flag lets us know there were errors during processing or validating the form.
+
+ -
+ $_has_file_element
+
+ -
+
+
Flag to mark this as having a
+
+ -
+ $_has_form
+
+ -
+
+
Do we need to render a form?
+
+ -
+ $_has_form_on_submit
+
+ -
+
+
This Form Element needs to propogate some js to the Form tag's onsubmit attribute
+
+ -
+ $_has_form_on_submit
+
+ -
+
+
This Form Element needs to propogate some js to the Form tag's onsubmit attribute
+
+ -
+ $_headers
+
+ -
+
+
this holds the column header titles.
+
+ -
+ $_header_flag
+
+ -
+
+
Flag to let us know if we should output a header content-type value header("Content-Type: text/css");
+
+ -
+ $_height
+
+ -
+
+
Holds the height of the element
+
+ -
+ $_hidden_background
+
+ -
+
+
The hidden tab's background color
+
+ -
+ $_hidden_checkbox_items
+
+ -
+
+
This array holds the list of hidden checkbox[] items.
+
+ -
+ $_hidden_elements
+
+ -
+
+
This holds the array of
+
+ -
+ $_hidden_vars
+
+ -
+
+
This stores additionnal hidden variables.
+
+ -
+ $_highlight_selected
+
+ -
+
+
Flag to tell us that we can highlight (css) the selected link.
+
+ -
+ $_htmlentities_attributes
+
+ -
+
+
+ -
+ $_htmlentities_attributes
+
+ -
+
+
+ -
+ $_htmlentities_attributes
+
+ -
+
+
+ -
+ $_htmlentities_attributes
+
+ -
+
+
+ -
+ $_html_attributes
+
+ -
+
+
This holds the attributes for the <html> tag.
+
+ -
+ $_html_render_type
+
+ -
+
+
keeps track of the html render type.
+
+ -
+ $_http_content_type
+
+ -
+
+
The http content-type
+
+ -
+ $_image_path
+
+ -
+
+
This stores the base path to where the tool link images live. This lets you specify a new path to where your images live.
+
+ -
+ $_indent_style
+
+ -
+
+
Holds the value of the indent style the user wants to render the page w/
+
+ -
+ $_infotable
+
+ -
+
+
the InfoTable wrapper that holds all fields.
+
+ -
+ $_is_disabled
+
+ -
+
+
Indicates a disabled element
+
+ -
+ $_is_required
+
+ -
+
+
Indicates whether this elements
+
+ -
+ $_item_name
+
+ -
+
+
name/description of the type of
+
+ -
+ $_label_flag
+
+ -
+
+
Add the range to the label automatically?
+
+ -
+ $_label_text
+
+ -
+
+
Holds the elements label text
+
+ -
+ $_limit_char_count
+
+ -
+
+
This lets you limit the amount of data to
+
+ -
+ $_line_colors
+
+ -
+
+
holds the colors for each of
+
+ -
+ $_max
+
+ -
+
+
The maximum #
+
+ -
+ $_maxlinelength
+
+ -
+
+
The length of the longest
+
+ -
+ $_max_rows
+
+ -
+
+
The max number of rows to show when the user does the "EXPAND" command.
+
+ -
+ $_max_size
+
+ -
+
+
max size in bytes determined by user
+
+ -
+ $_max_x
+
+ -
+
+
+ -
+ $_max_y
+
+ -
+
+
+ -
+ $_max_year
+
+ -
+
+
The latest year shown in the year list.
+
+ -
+ $_message
+
+ -
+
+
The _message to display
+
+ -
+ $_min
+
+ -
+
+
The minimum #
+
+ -
+ $_min_x
+
+ -
+
+
+ -
+ $_min_y
+
+ -
+
+
+ -
+ $_min_year
+
+ -
+
+
The earliest year shown in the year list.
+
+ -
+ $_month
+
+ -
+
+
The month form element
+
+ -
+ $_not_found_message
+
+ -
+
+
This is the message displayed when no data
+
+ -
+ $_number
+
+ -
+
+
The tab number in the list of tabs.
+
+ -
+ $_num_columns
+
+ -
+
+
Keeps track of the # of columns we have
+
+ -
+ $_num_pages
+
+ -
+
+
This value holds the number of pages of data we have to display.
+
+ -
+ $_offsetVar
+
+ -
+
+
Holds the name of the offset variable. It's prefixed w/ the _global_prefix var.
+
+ -
+ $_options
+
+ -
+
+
This array holds various
+
+ -
+ $_permissions_error_width
+
+ -
+
+
The width of the permissions dialog table.
+
+ -
+ $_permission_box
+
+ -
+
+
the message box for displaying
+
+ -
+ $_perm_options
+
+ -
+
+
Does the user have permission
+
+ -
+ $_query
+
+ -
+
+
The entire query built by
+
+ -
+ $_query_params
+
+ -
+
+
This holds various parameters relating
+
+ -
+ $_query_prefix
+
+ -
+
+
the prefix for the query string var
+
+ -
+ $_regex
+
+ -
+
+
+ -
+ $_required_field_marker
+
+ -
+
+
marker for the required field
+
+ -
+ $_required_field_marker
+
+ -
+
+
The required field string
+
+ -
+ $_required_field_text
+
+ -
+
+
Text to show denoted required fields for the form.
+
+ -
+ $_result
+
+ -
+
+
this holds the query result from the
+
+ -
+ $_result
+
+ -
+
+
this holds the query result from the
+
+ -
+ $_result
+
+ -
+
+
Result of pg_query()
+
+ -
+ $_root_tag
+
+ -
+
+
The root xml tag for all data
+
+ -
+ $_save_all_vars
+
+ -
+
+
A flag to tell us to save all
+
+ -
+ $_save_checked_items_flag
+
+ -
+
+
this flag tells us to save the checked items between pages By default this is off.
+
+ -
+ $_save_vars
+
+ -
+
+
This holds a list of name=>value vars that the caller/child wants to propogate automatically.
+
+ -
+ $_save_vars
+
+ -
+
+
This holds a list of name=>value vars that the caller/child wants to propogate automatically.
+
+ -
+ $_search_flag
+
+ -
+
+
Flag to let us know that search is enabled.
+
+ -
+ $_search_table
+
+ -
+
+
Holds the object block that is the
+
+ -
+ $_search_text
+
+ -
+
+
this array holds some strings for the search functionality. This enables some level of localization for other languages.
+
+ -
+ $_search_tree_open
+
+ -
+
+
Initial state of the search tree
+
+ -
+ $_selected
+
+ -
+
+
Is this tab selected or not?
+
+ -
+ $_selected
+
+ -
+
+
Holds which one is auto selected
+
+ -
+ $_selected_background
+
+ -
+
+
The active tab's background color
+
+ -
+ $_selected_tab
+
+ -
+
+
The default selected tab this is a tab name
+
+ -
+ $_seperate_port_flag
+
+ -
+
+
flag to tell us to seperate the port
+
+ -
+ $_show_actionbar
+
+ -
+
+
Do we show action bar row?
+
+ -
+ $_show_all_rows
+
+ -
+
+
Flag to tell us to show every row that comes from the DB or not.
+
+ -
+ $_show_cancel_button
+
+ -
+
+
Show or not to show the cancel button?
+
+ -
+ $_show_cellborders
+
+ -
+
+
Show any internal borders?
+
+ -
+ $_show_char_encoding
+
+ -
+
+
this is a hack to show the character encoding or not.
+
+ -
+ $_show_http_header
+
+ -
+
+
This flag tells if we should output the header content type.
+
+ -
+ $_show_results_flag
+
+ -
+
+
flag to let us know if we want to show the results or not.
+
+ -
+ $_show_vertical_cellborder
+
+ -
+
+
Flag to tell the class to render
+
+ -
+ $_simple_search_modifier
+
+ -
+
+
Flag to enable simple search modifyer.
+
+ -
+ $_slave_elements
+
+ -
+
+
This holds an array of FormElement objects
+
+ -
+ $_states
+
+ -
+
+
The states array
+
+ -
+ $_steps
+
+ -
+
+
This holds the array of
+
+ -
+ $_stripslashes
+
+ -
+
+
Automatically strip slashes from
+
+ -
+ $_stripslashes
+
+ -
+
+
automatically strip slashes from
+
+ -
+ $_style_attributes
+
+ -
+
+
Holds additional style attributes for
+
+ -
+ $_subtab_flag
+
+ -
+
+
Flag to let us know we are a subtab
+
+ -
+ $_subtitle
+
+ -
+
+
the subtitle if any
+
+ -
+ $_supported_image_types
+
+ -
+
+
Array of supported image type flags.
+
+ -
+ $_table
+
+ -
+
+
Holds the outer table object
+
+ -
+ $_tabs
+
+ -
+
+
array of tabs that have been added
+
+ -
+ $_tab_elected
+
+ -
+
+
The selected tab
+
+ -
+ $_tab_num
+
+ -
+
+
The number of tabs
+
+ -
+ $_tab_row
+
+ -
+
+
the TR object for the tabs
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
Tag definition for class.
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag
+
+ -
+
+
+ -
+ $_tag_postfix
+
+ -
+
+
+ -
+ $_tag_postfix
+
+ -
+
+
+ -
+ $_tag_prefix
+
+ -
+
+
+ -
+ $_tag_prefix
+
+ -
+
+
+ -
+ $_temp_dir
+
+ -
+
+
The place where we temporarily save
+
+ -
+ $_text
+
+ -
+
+
Holds the checkbox text
+
+ -
+ $_text_format
+
+ -
+
+
A printf style format string used to add punctuation to the confirmation display. Defaults to space separated. The placeholders are filled according to the order set in $_format
+
+ -
+ $_title_css_class
+
+ -
+
+
The default class used for the
+
+ -
+ $_title_text
+
+ -
+
+
holds the page title text for
+
+ -
+ $_title_text_align
+
+ -
+
+
The default alignment for the title text in the caption.
+
+ -
+ $_to_label
+
+ -
+
+
The to field's label
+
+ -
+ $_ui_wrapper
+
+ -
+
+
The outer wrapper for the ui.
+
+ -
+ $_valid_tab
+
+ -
+
+
valid selected tab?
+
+ -
+ $_valid_types
+
+ -
+
+
Array listing mime types to check for
+
+ -
+ $_value
+
+ -
+
+
Holds the elements initial value
+
+ -
+ $_vars
+
+ -
+
+
Holds a bunch of state
+
+ -
+ $_vars
+
+ -
+
+
Holds an array of all the form vars we need for this class to work.
+
+ -
+ $_visible_checkbox_items
+
+ -
+
+
this array keeps track of the list of rendered visible checkbox[] items. So we can not render the hidden version of it.
+
+ -
+ $_widget_css_auto
+
+ -
+
+
keeps track of which widgets we have automatically pulled in css for
+
+ -
+ $_widget_js_auto
+
+ -
+
+
keeps track of which widgets we have automatically pulled in js for
+
+ -
+ $_width
+
+ -
+
+
Holds the width to be used for the
+
+ -
+ $_width
+
+ -
+
+
Holds the width of the element
+
+ -
+ $_xhtml_strict_attributes
+
+ -
+
+
+ -
+ $_xhtml_strict_attributes
+
+ -
+
+
+ -
+ $_xml_encoding
+
+ -
+
+
The encoding of the XHTML
+
+ -
+ $_xml_obj
+
+ -
+
+
holds the xml tag object that
+
+ -
+ $_xml_stylesheet_container
+
+ -
+
+
The container for all the xml-stylesheet tags
+
+ -
+ $_x_data
+
+ -
+
+
this holds the X axis data
+
+ -
+ $_year
+
+ -
+
+
The year form element
+
+ -
+ $_y_data
+
+ -
+
+
this holds the Y axis data
+
+ -
+ $__page_info
+
+ -
+
+
for a reference so the row_filter affects the paging information.
+
+ -
+ _steps.inc
+
+ -
+
+
+ -
+ _add_array
+
+ -
+
+
This is a recursive function used to add an array of layers to the select box.
+
+ -
+ _add_confirm_data
+
+ -
+
+
This adds all of the submitted data as
+
+ -
+ _add_hidden_fields
+
+ -
+
+
This function adds the form content's
+
+ -
+ _add_options
+
+ -
+
+
this method adds our own options that
+
+ -
+ _add_tab_spacer
+
+ -
+
+
This method adds a new spacer in between the tabs.
+
+ -
+ _ALWAYS_LOWERCASE
+
+ -
+
+
+ -
+ _ALWAYS_UPPERCASE
+
+ -
+
+
+ -
+ _array_search_r
+
+ -
+
+
+ -
+ _background
+
+ -
+
+
+ -
+ _build_actionbar
+
+ -
+
+
This function renders the action bar at the bottom of the data list.
+
+ -
+ _build_actionbar_arrow_cell
+
+ -
+
+
This function builds a TD with the appropriate action arrow.
+
+ -
+ _build_actionbar_data_cell
+
+ -
+
+
This function builds the user's data cell
+
+ -
+ _build_action_column
+
+ -
+
+
This builds an action column cell
+
+ -
+ _build_cancel_url
+
+ -
+
+
Build the cancel url
+
+ -
+ _build_content_type_tag
+
+ -
+
+
this builds the content type meta tag.
+
+ -
+ _build_default_vars
+
+ -
+
+
+ -
+ _build_default_vars
+
+ -
+
+
This function builds the list of
+
+ -
+ _build_delete_confirm
+
+ -
+
+
This function builds the actual form
+
+ -
+ _build_doctype
+
+ -
+
+
This method builds the DOCTYPE tag for the document
+
+ -
+ _build_element_attributes
+
+ -
+
+
This function builds the element form attributes
+
+ -
+ _build_form_tag
+
+ -
+
+
this function builds the FORMtag object and its attributes.
+
+ -
+ _build_graph
+
+ -
+
+
This function does the work of building the graph itself
+
+ -
+ _build_graph
+
+ -
+
+
This is a stub that the child class must override to build the actual graph
+
+ -
+ _build_head
+
+ -
+
+
builds the head object and its content.
+
+ -
+ _build_header
+
+ -
+
+
This function builds the table header
+
+ -
+ _build_hidden_vars
+
+ -
+
+
This builds the hidden form fields of the data that was originally sent to us
+
+ -
+ _build_javascript
+
+ -
+
+
This method is used to build any Javascript that is used by the form and/or the form elements used in the form.
+
+ -
+ _build_javascript
+
+ -
+
+
This function builds the complete javaScript events code for the element
+
+ -
+ _build_js
+
+ -
+
+
This builds the javascript needed for the navigation of the wizard
+
+ -
+ _build_line
+
+ -
+
+
+ -
+ _build_links
+
+ -
+
+
This function is used to build the links to click on
+
+ -
+ _build_links
+
+ -
+
+
This function is used to build the links to click on
+
+ -
+ _build_message_container
+
+ -
+
+
This method is used to add the message blocks to the appropriate container
+
+ -
+ _build_message_container
+
+ -
+
+
This method is used to add the message blocks to the appropriate container
+
+ -
+ _build_name
+
+ -
+
+
This function is used to construct the css name declaration string.
+
+ -
+ _build_option
+
+ -
+
+
This method builds the actual OPTIONtag object
+
+ -
+ _build_permission_box
+
+ -
+
+
This is the method used to build the object to display the permissions error.
+
+ -
+ _build_point
+
+ -
+
+
+ -
+ _build_properties
+
+ -
+
+
This function is used to construct the property: value strings for the class
+
+ -
+ _build_root_tag
+
+ -
+
+
This function builds the root xml
+
+ -
+ _build_save_vars
+
+ -
+
+
this method builds some hidden form fields to automatically be placed inside the form.
+
+ -
+ _build_save_vars
+
+ -
+
+
this function builds a partial query string with the $this->_save_vars
+
+ -
+ _build_search_title
+
+ -
+
+
This function builds the search title table
+
+ -
+ _build_simple_search_form
+
+ -
+
+
This function builds the simple search TD
+
+ -
+ _build_simple_search_modifier
+
+ -
+
+
This builds the simple search modifier select box.
+
+ -
+ _build_step_image
+
+ -
+
+
This function builds an image for a step #
+
+ -
+ _build_subtab
+
+ -
+
+
This method builds a single subtab
+
+ -
+ _build_subtab_ui
+
+ -
+
+
This method builds the outer wrapper UI for the subtab
+
+ -
+ _build_subtitle
+
+ -
+
+
this function builds the subtitle td to hold the...subtitle!
+
+ -
+ _build_subtitle
+
+ -
+
+
This function builds the subtitle if needed.
+
+ -
+ _build_subtitle
+
+ -
+
+
this function builds the subtitle td to hold the...subtitle!
+
+ -
+ _build_tab
+
+ -
+
+
This method is used to build a top level tab
+
+ -
+ _build_tab_td
+
+ -
+
+
+ -
+ _build_td
+
+ -
+
+
this function builds a TD tag with the border styles set appropriatly
+
+ -
+ _build_title
+
+ -
+
+
This method builds the text title area that lives on top of the graph
+
+ -
+ _build_title
+
+ -
+
+
This function builds the title tr
+
+ -
+ _build_title
+
+ -
+
+
This function builds the title container
+
+ -
+ _build_titles
+
+ -
+
+
This is a stub for building the title(s) for the graph
+
+ -
+ _build_titles
+
+ -
+
+
This is a stub for building the title(s) for the graph
+
+ -
+ _build_toolbar
+
+ -
+
+
This renders the toolbar/step table
+
+ -
+ _build_tool_url
+
+ -
+
+
This function is used to build the url for a tool link.
+
+ -
+ _build_top_tab_ui
+
+ -
+
+
This method builds the outer wrapper UI for the top level tab list.
+
+ -
+ _build_url
+
+ -
+
+
this private function builds the url for the main tab script and adss the needed query string params
+
+ -
+ _build_wrapper
+
+ -
+
+
Builds the outer wrapper for the panel
+
+ -
+ _build_xml_stylesheet_container
+
+ -
+
+
This function builds the _xml_stylesheet_container
+
+ -
+ _build_x_axis
+
+ -
+
+
This function builds the X axis and its measurement lines/marks
+
+ -
+ _build_y_axis
+
+ -
+
+
This function builds the Y axis and its measurement lines/marks
+
+ -
+ _CDATACONTENTWRAP
+
+ -
+
+
+ -
+ _checkbox_javascript
+
+ -
+
+
This function builds the JS needed for the checkbox action column
+
+ -
+ _check_datasource
+
+ -
+
+
general DataListSource object checker.
+
+ -
+ _check_permissions
+
+ -
+
+
This method allows all PageWidget children to do any kind of permissions checking before any content methods are called.
+
+ -
+ _clean
+
+ -
+
+
This function cleans up the saved Session state for the wizard. This gets called when we have completed the wizard w/o errors.
+
+ -
+ _clean_string
+
+ -
+
+
This function is used to make sure that the string we are placing in a cell has been "cleaned"
+
+ -
+ _CLOSETAGREQUIRED
+
+ -
+
+
+ -
+ _COLLAPSE
+
+ -
+
+
+ -
+ _construct_row
+
+ -
+
+
this is used to build a row from a csv line
+
+ -
+ _CONTENTREQUIRED
+
+ -
+
+
+ -
+ _create_body
+
+ -
+
+
This is responsible for creating the BODYtag object. We only will create a new $this->_body if it doesn't already exist.
+
+ -
+ _create_thumbnail_cache_dir
+
+ -
+
+
Try and create the thumbnail cache dir.
+
+ -
+ _create_xml_obj
+
+ -
+
+
This function builds the local
+
+ -
+ _current_step
+
+ -
+
+
This returns the current step id
+
+ -
+ _DEPRICATED
+
+ -
+
+
+ -
+ _div_wrapper
+
+ -
+
+
+ -
+ _do_validation
+
+ -
+
+
This function checks if the validation is nesseccary and calls the validate method
+
+ -
+ _end_td
+
+ -
+
+
+ -
+ _error
+
+ -
+
+
A wrapper method to set the error message and error code before returning FALSE
+
+ -
+ _filter_column_string
+
+ -
+
+
This does some magic filtering on the data that we display in a column. This helps to prevent nast data that may have html tags in it.
+
+ -
+ _find_data
+
+ -
+
+
This is used to do the default search capability in the DataListSource parent class.
+
+ -
+ _form_content_table
+
+ -
+
+
+ -
+ _frameset_wrap_body
+
+ -
+
+
This builds a frameset body tag wrapped in a <noframes> tag.
+
+ -
+ _get
+
+ -
+
+
Function used to get the current value of one of the control vars for this class
+
+ -
+ _get_file_type
+
+ -
+
+
discover the type of image based off of the extension
+
+ -
+ _get_header
+
+ -
+
+
This file trys to get the CSV header.
+
+ -
+ _get_index_element
+
+ -
+
+
This method builds an individual Radio button with its associated text
+
+ -
+ _get_searchable_fields
+
+ -
+
+
This method gets the array of searchable header fields (columns)
+
+ -
+ _has_action_column
+
+ -
+
+
This function tests to see if the child wants to render an action column
+
+ -
+ _has_permission
+
+ -
+
+
do we have permissions to build/view the content?
+
+ -
+ _HTML_MDASH
+
+ -
+
+
+ -
+ _HTML_SPACE
+
+ -
+
+
some nice globals
+
+ -
+ _INDENT
+
+ -
+
+
+ -
+ _INDENT_STR
+
+ -
+
+
Some global defines for the tag classes
+
+ -
+ _init
+
+ -
+
+
This function initializes all of the fields we need to keep track of for the internal state of the wizard. It also walks each of the step FormContent objects and initializes them.
+
+ -
+ _init_form_content
+
+ -
+
+
This method initializes the FormContent during processing.
+
+ -
+ _init_session
+
+ -
+
+
This method initializes the session
+
+ -
+ _invalid_tab
+
+ -
+
+
This method builds a message for an invalid selected tab/subtab
+
+ -
+ _is_column_sortable
+
+ -
+
+
This function determines if the column associated w/ a data_name is sortable or not
+
+ -
+ _is_col_checked
+
+ -
+
+
This method checks to see if a particular row has been checked in the action column
+
+ -
+ _is_step_visited
+
+ -
+
+
This tests to see if the step has been visited or not.
+
+ -
+ _javascript
+
+ -
+
+
This function returns any Javascript required for this widget
+
+ -
+ _javascript
+
+ -
+
+
This function provides a way to automatically add javascript to this object.
+
+ -
+ _layer_name
+
+ -
+
+
This builds a layer's name
+
+ -
+ _NEWLINEAFTERCLOSETAG
+
+ -
+
+
+ -
+ _NEWLINEAFTERCONTENT
+
+ -
+
+
+ -
+ _NEWLINEAFTEROPENTAG
+
+ -
+
+
+ -
+ _NOFINISHSLASHXHTML
+
+ -
+
+
+ -
+ _optional_info
+
+ -
+
+
This private method builds the table that holds
+
+ -
+ _optional_info
+
+ -
+
+
This private method builds the table that holds
+
+ -
+ _optional_info
+
+ -
+
+
This private method builds the table that holds
+
+ -
+ _populate_file_info
+
+ -
+
+
This method re-populates the $this->_files_info because the form had a confirmation page, and the user accepted the confirmation.
+
+ -
+ _prepare_data
+
+ -
+
+
We need this to calculate the min,max values for
+
+ -
+ _prepare_data
+
+ -
+
+
This is a stub meant to provide a means for doing any data parsing/munging prior to actually building the svg for the graph output.
+
+ -
+ _prepare_flags
+
+ -
+
+
we override this method to automatically check to see if the tag has content.
+
+ -
+ _prepare_flags
+
+ -
+
+
we override this method to automatically check to see if the tag has content.
+
+ -
+ _prequery_filter
+
+ -
+
+
This is called to allow rebuilding the data array to remove elements that have to be filtered
+
+ -
+ _prequery_filter
+
+ -
+
+
Lets walk the file and read the entry, and filter what we don't want.
+
+ -
+ _pre_confirm
+
+ -
+
+
This is a 'hidden' version of pre_confirm to allow calling the form elements pre_confirm methods. This is needed for forms that have a confirmation requirement and has file inputs.
+
+ -
+ _pre_confirm
+
+ -
+
+
This method calls the FormContent
+
+ -
+ _pre_confirm
+
+ -
+
+
The function that allows us to save the temp file someplace we can use it after a confirmation has been accepted.
+
+ -
+ _process_action
+
+ -
+
+
This function is responsible for processing the form action after validation, and form confirmation happens.
+
+ -
+ _process_form
+
+ -
+
+
This method does the logic of
+
+ -
+ _process_form
+
+ -
+
+
This method does the logic of
+
+ -
+ _render_close_tag
+
+ -
+
+
+ -
+ _render_open_tag
+
+ -
+
+
+ -
+ _render_text
+
+ -
+
+
render a text row.
+
+ -
+ _render_url
+
+ -
+
+
render a url row.
+
+ -
+ _replace_value
+
+ -
+
+
This function does the main work for update_all_values
+
+ -
+ _save_checked_items_enabled
+
+ -
+
+
This tests the object flag to
+
+ -
+ _save_mozilla_nav_link
+
+ -
+
+
This function stores the url for each of the tool urls, so we can push these out for mozilla.
+
+ -
+ _search_javascript
+
+ -
+
+
This function builds the JS needed for collapsable search
+
+ -
+ _session_test
+
+ -
+
+
This ensures that we have sessions started
+
+ -
+ _set
+
+ -
+
+
This function is used to set the value of the control var
+
+ -
+ _set_action
+
+ -
+
+
This is used to set the action
+
+ -
+ _set_confirmed_success
+
+ -
+
+
This flag sets the flag that tells if we successfully confirmed the form, and processed the action
+
+ -
+ _set_current_step
+
+ -
+
+
This sets the current step id
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
This method is used to set the bitmask flags for this tag. It tells the class how to render the tag.
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_flags
+
+ -
+
+
+ -
+ _set_format
+
+ -
+
+
this method sets the display order for the elements in the widget
+
+ -
+ _set_perms
+
+ -
+
+
set the value of the permissions
+
+ -
+ _set_step
+
+ -
+
+
This function sets the _form_content object for the current step we are operating on.
+
+ -
+ _set_subtab_flag
+
+ -
+
+
This method is used to set the subtab bit
+
+ -
+ _show_results
+
+ -
+
+
This function is used to let render() know that we should show the results or not.
+
+ -
+ _spacer_td
+
+ -
+
+
+ -
+ _step_visited
+
+ -
+
+
This sets the state variable for the step to let us know it has been visited or not
+
+ -
+ _tab_name
+
+ -
+
+
+ -
+ _TAG_PREFIX
+
+ -
+
+
+ -
+ _TAG_SUFFIX
+
+ -
+
+
+ -
+ _test_element
+
+ -
+
+
This method tests to see if we have an element named $label, so we can operate on it.
+
+ -
+ _user_info
+
+ -
+
+
This private method builds the table that holds
+
+ -
+ _user_info
+
+ -
+
+
This private method builds the table that holds
+
+ -
+ _validate_hostname
+
+ -
+
+
this validates the hostname field only
+
+ -
+ _validate_hostname
+
+ -
+
+
this validates the hostname field only
+
+ -
+ _XHTMLCOMPLIANT
+
+ -
+
+
+ -
+ _x_axis_title
+
+ -
+
+
This method builds the text title area that lives in the X axis
+
+ -
+ _y_axis_title
+
+ -
+
+
This method builds the text title area that lives in the X axis
+
+ -
+ __hidden_fields
+
+ -
+
+
+ -
+ __hidden_fields
+
+ -
+
+
This method adds the processor specific hidden fields.
+
+
+
+
+
\ No newline at end of file