blueshoes php application framework and cms            core_html
[ class tree: core_html ] [ index: core_html ] [ all elements ]

Element index for package core_html

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ y ] [ _ ]

_

$_data
in file Bs_HtmlNavigation.class.php, variable Bs_HtmlNavigation::$_data
    special cases: hash keys 'id', 'active' and 'parent' will be added (partly).
$_includeOnce
in file Bs_HeadCollector.class.php, variable Bs_HeadCollector::$_includeOnce
$_intoHead
in file Bs_HeadCollector.class.php, variable Bs_HeadCollector::$_intoHead
$_onLoadCode
in file Bs_HeadCollector.class.php, variable Bs_HeadCollector::$_onLoadCode
$_style
in file Bs_HtmlNavigation.class.php, variable Bs_HtmlNavigation::$_style
    the style information.
_addParent
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::_addParent()
    helper function that calls itself recursively to add the link back to the parent array element (as reference).
_localEval
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::_localEval()
_walkSibling
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::_walkSibling()
    see _locateCurrentPage()
_walkTreeDown
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::_walkTreeDown()
    see _locateCurrentPage()
_walkTreeUp
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::_walkTreeUp()
    see _locateCurrentPage()
__parseProperties
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::__parseProperties()
    same as parseTag() but takes a tag string instead of a full tag.
__parseTag
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::__parseTag()
    takes a tag (something like <bs_form name="name" what="element"/>) and parses its properties into a hash.
$_Bs_FormTemplateParser
in file Bs_FormTemplateParser_PhpUnit.class.php, variable Bs_FormTemplateParser_PhpUnit::$_Bs_FormTemplateParser (subpackage: form)
$_Bs_String
in file Bs_FormField.class.php, variable Bs_FormField::$_Bs_String (subpackage: form)
    a reference to the pseudostatic object Bs_String.
$_explodeArray
in file Bs_FormField.class.php, variable Bs_FormField::$_explodeArray (subpackage: form)
$_form
in file Bs_FormElement.class.php, variable Bs_FormElement::$_form (subpackage: form)
    a reference to the form object holding this form field.
$_must
in file Bs_FormField.class.php, variable Bs_FormField::$_must (subpackage: form)
    computed must value, cached from isMust().
$_offset
in file Bs_FormTemplateParser.class.php, variable Bs_FormTemplateParser::$_offset (subpackage: form)
    used in applyTag(). everytime we add something, the tags below move more down.
$_postVars
in file Bs_FormHandler.class.php, variable Bs_FormHandler::$_postVars (subpackage: form)
    reference to $GLOBALS['HTTP_POST_VARS']
_addFormRecord
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_addFormRecord() (subpackage: form)
_buildGroups
in file Bs_FormItAble.class.php, method Bs_FormItAble::_buildGroups() (subpackage: form)
_elementSelectRowBuilder
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_elementSelectRowBuilder() (subpackage: form)
    internal helper method for _getPageElementSelector()
_evalWrap
in file Bs_Form.class.php, method Bs_Form::_evalWrap() (subpackage: form)
    evaluate code in it's own scope and return what the eval'd code returns.
_getFormFormElementForAdd
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_getFormFormElementForAdd() (subpackage: form)
_getFormFormElementForEdit
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_getFormFormElementForEdit() (subpackage: form)
_getFormFormForAdd
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_getFormFormForAdd() (subpackage: form)
_getFormFormForEdit
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_getFormFormForEdit() (subpackage: form)
_getPageElementSelector
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_getPageElementSelector() (subpackage: form)
_getPageFormOverview
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_getPageFormOverview() (subpackage: form)
_getPageOverview
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_getPageOverview() (subpackage: form)
_getPreview
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_getPreview() (subpackage: form)
_loadFormForm
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_loadFormForm() (subpackage: form)
_loadFormFormElement
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_loadFormFormElement() (subpackage: form)
_makeTempFullPath
in file Bs_FormFieldFile.class.php, method Bs_FormFieldFile::_makeTempFullPath() (subpackage: form)
    calls itself recursively.
_prepareOptions
in file Bs_FormFieldRadio.class.php, method Bs_FormFieldRadio::_prepareOptions() (subpackage: form)
    sets $this->_options based on the vars $optionsHard and $optionsEval.
_prepareOptions
in file Bs_FormFieldSelect.class.php, method Bs_FormFieldSelect::_prepareOptions() (subpackage: form)
    sets $this->_options based on the vars $optionsHard and $optionsEval.
_updateFormRecord
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::_updateFormRecord() (subpackage: form)
__Bs_FormTemplateParser_getTagName
in file Bs_FormTemplateParser_PhpUnit.class.php, method Bs_FormTemplateParser_PhpUnit::__Bs_FormTemplateParser_getTagName() (subpackage: form)
__Bs_FormTemplateParser_isCommentedOut
in file Bs_FormTemplateParser_PhpUnit.class.php, method Bs_FormTemplateParser_PhpUnit::__Bs_FormTemplateParser_isCommentedOut() (subpackage: form)
__Bs_FormTemplateParser_parseTag
in file Bs_FormTemplateParser_PhpUnit.class.php, method Bs_FormTemplateParser_PhpUnit::__Bs_FormTemplateParser_parseTag() (subpackage: form)
$_attachedEvents
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$_attachedEvents (subpackage: form_specialfields)
$_Bs_HtmlInfo
in file Bs_HtmlInfo_PhpUnit.class.php, variable Bs_HtmlInfo_PhpUnit::$_Bs_HtmlInfo (subpackage: phpunit)
$_Bs_HtmlUtil
in file Bs_HtmlUtil_PhpUnit.class.php, variable Bs_HtmlUtil_PhpUnit::$_Bs_HtmlUtil (subpackage: phpunit)
$_Bs_HtmlUtil
in file Bs_HtmlInfo_PhpUnit.class.php, variable Bs_HtmlInfo_PhpUnit::$_Bs_HtmlUtil (subpackage: phpunit)
__Bs_HtmlInfo_fetchLinks
in file Bs_HtmlInfo_PhpUnit.class.php, method Bs_HtmlInfo_PhpUnit::__Bs_HtmlInfo_fetchLinks() (subpackage: phpunit)
__Bs_HtmlUtil_arrayToFormFieldNames
in file Bs_HtmlUtil_PhpUnit.class.php, method Bs_HtmlUtil_PhpUnit::__Bs_HtmlUtil_arrayToFormFieldNames() (subpackage: phpunit)
__Bs_HtmlUtil_arrayToHiddenFormFields
in file Bs_HtmlUtil_PhpUnit.class.php, method Bs_HtmlUtil_PhpUnit::__Bs_HtmlUtil_arrayToHiddenFormFields() (subpackage: phpunit)
__Bs_HtmlUtil_arrayToJsArray
in file Bs_HtmlUtil_PhpUnit.class.php, method Bs_HtmlUtil_PhpUnit::__Bs_HtmlUtil_arrayToJsArray() (subpackage: phpunit)
$_attrData
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_attrData (subpackage: table)
$_attrOrder
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_attrOrder (subpackage: table)
$_attrOrderNr
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_attrOrderNr (subpackage: table)
$_attrVariation
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_attrVariation (subpackage: table)
$_colSize
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_colSize (subpackage: table)
$_data
in file Bs_HtmlTableStyle.class.php, variable Bs_HtmlTableStyle::$_data (subpackage: table)
$_globalTdAttr
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$_globalTdAttr (subpackage: table)
$_globalTdStyle
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$_globalTdStyle (subpackage: table)
$_globalTrAttr
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$_globalTrAttr (subpackage: table)
$_globalTrStyle
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$_globalTrStyle (subpackage: table)
$_rowSize
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_rowSize (subpackage: table)
$_style
in file Bs_HtmlTableStyle.class.php, variable Bs_HtmlTableStyle::$_style (subpackage: table)
$_styleData
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_styleData (subpackage: table)
    *********************************************************************** Following var's are used to memorize ...
$_styleOrder
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_styleOrder (subpackage: table)
$_styleOrderNr
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_styleOrderNr (subpackage: table)
$_styleVariation
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_styleVariation (subpackage: table)
    *********************************************************************** Following var's are used when HTML table rendering is to take place.
$_tableAttr
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$_tableAttr (subpackage: table)
    Variables holding the attributes for the tags TABLE and TR (TD attr. are in the cell variable; see $this->cell)
$_tableStyle
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$_tableStyle (subpackage: table)
    Variables holding the STYLE-attribute for TABLE and TR (TD style attr. are in the cell variable; see $this->cell)
$_tblNr
in file Bs_HtmlTableParser.class.php, variable Bs_HtmlTableParser::$_tblNr (subpackage: table)
    used if we cascaded tables
$_theTable
in file Bs_HtmlTableParser.class.php, variable Bs_HtmlTableParser::$_theTable (subpackage: table)
    *********************************************************************** Structure: _theTable[$tblNr]['attr'] : A hash array holding the table attr. used in the <TABLE> tag.
$_trAttr
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$_trAttr (subpackage: table)
$_trStyle
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$_trStyle (subpackage: table)
$_windroseMatrix
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$_windroseMatrix (subpackage: table)
_getTblSize
in file Bs_HtmlTableParser.class.php, method Bs_HtmlTableParser::_getTblSize() (subpackage: table)
_hash2AttrString
in file Bs_HtmlTableParser.class.php, method Bs_HtmlTableParser::_hash2AttrString() (subpackage: table)
_hash2PhpCode
in file Bs_HtmlTableParser.class.php, method Bs_HtmlTableParser::_hash2PhpCode() (subpackage: table)
top

a

addIncludeOnce
in file Bs_HeadCollector.class.php, method Bs_HeadCollector::addIncludeOnce()
addIntoHead
in file Bs_HeadCollector.class.php, method Bs_HeadCollector::addIntoHead()
    use this to add anything between the <head></head> tags.
addNavElement
in file Bs_HnXmlHandler.class.php, method Bs_HnXmlHandler::addNavElement()
    adds a navigation tree element.
addOnLoadCode
in file Bs_HeadCollector.class.php, method Bs_HeadCollector::addOnLoadCode()
arrayToFormFieldNames
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::arrayToFormFieldNames()
    takes an array and returns the keys as they would be used for form field names.
arrayToHiddenFormFields
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::arrayToHiddenFormFields()
    generates hidden form fields from the given array.
arrayToHtmlSelect
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::arrayToHtmlSelect()
    Takes any array and returns a string with the options to seed an html select field.
arrayToJsArray
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::arrayToJsArray()
    takes a php array and creates a js array definition that can be spitted out.
$acceptEmpty
in file Bs_FormIniHandler.class.php, variable Bs_FormIniHandler::$acceptEmpty (subpackage: form)
$accessKeyTags
in file Bs_Form.class.php, variable Bs_Form::$accessKeyTags (subpackage: form)
    if a form field uses the accessKey setting, how should it be visible to the user? the key usually has an underscore in the caption. so $accessKeyTags would be array('<u>', '</u>') but it can be anything you like.
$accessRights
in file Bs_FormElement.class.php, variable Bs_FormElement::$accessRights (subpackage: form)
    if set then it will overwrite the Bs_FormField->editability and $visibility vars.
$action
in file Bs_Form.class.php, variable Bs_Form::$action (subpackage: form)
    where to submit the form to, as in <form action=$action>.
$additionalCheck
in file Bs_FormField.class.php, variable Bs_FormField::$additionalCheck (subpackage: form)
    all the given validating rules may not be enough for you. you need something handmade.
$additionalParams
in file Bs_Form.class.php, variable Bs_Form::$additionalParams (subpackage: form)
    hash holding additional data that needs to be persisted in the db.
$additionalTags
in file Bs_FormField.class.php, variable Bs_FormField::$additionalTags (subpackage: form)
    maybe you'd like to add more properties to the html tags, some that are not supported by these classes.
$advancedStyles
in file Bs_FormField.class.php, variable Bs_FormField::$advancedStyles (subpackage: form)
    it's the same as Bs_Form->advancedStyles but overwrites it for this field, if present.
$advancedStyles
in file Bs_Form.class.php, variable Bs_Form::$advancedStyles (subpackage: form)
    you may want to display the input fields and their captions differently based on the facts if the fields need to be filled out and if the input was ok. that's what this var is for.
$align
in file Bs_FormFieldImage.class.php, variable Bs_FormFieldImage::$align (subpackage: form)
    how to align the image. one of ...
$align
in file Bs_FormFieldRadio.class.php, variable Bs_FormFieldRadio::$align (subpackage: form)
    how to align the options.
$align
in file Bs_FormImage.class.php, variable Bs_FormImage::$align (subpackage: form)
    one of: left, right, top, middle, bottom, absmiddle, texttop, baseline
$align
in file Bs_FormLine.class.php, variable Bs_FormLine::$align (subpackage: form)
    one of: left, center, right.
$allowedTypes
in file Bs_FormFieldFile.class.php, variable Bs_FormFieldFile::$allowedTypes (subpackage: form)
    the file types we accept.
$alt
in file Bs_FormFieldImage.class.php, variable Bs_FormFieldImage::$alt (subpackage: form)
    the alt text to appear when you move your mouse over the image and wait for a moment.
$alt
in file Bs_FormImage.class.php, variable Bs_FormImage::$alt (subpackage: form)
    a string or a hash cause it's language dependant.
addElement
in file Bs_FormContainer.class.php, method Bs_FormContainer::addElement() (subpackage: form)
    add an instance of a form element object to this container.
addEnforceCheckbox
in file Bs_FormField.class.php, method Bs_FormField::addEnforceCheckbox() (subpackage: form)
    add enforce checkbox if needed.
addError
in file Bs_Form.class.php, method Bs_Form::addError() (subpackage: form)
    adds an error to this form.
addHiddenData
in file Bs_Form.class.php, method Bs_Form::addHiddenData() (subpackage: form)
    adds the given data as hidden fields to the form.
addIncludeOnce
in file Bs_Form.class.php, method Bs_Form::addIncludeOnce() (subpackage: form)
    adds a javascript source file to the include-once todo list.
addIntoHead
in file Bs_Form.class.php, method Bs_Form::addIntoHead() (subpackage: form)
    adds some code into the _inHead array that can later be included in the document head.
addOnLoadCode
in file Bs_Form.class.php, method Bs_Form::addOnLoadCode() (subpackage: form)
    javascript code that needs to be executed in the onLoad event of the page.
apply
in file Bs_FormTemplateParser.class.php, method Bs_FormTemplateParser::apply() (subpackage: form)
    has to be called after parse(). means $this->tags must be set already, somehow.
applyOnEnterBehavior
in file Bs_FormField.class.php, method Bs_FormField::applyOnEnterBehavior() (subpackage: form)
    merges the onEnter javascript call into the events array if needed.
applyTag
in file Bs_FormTemplateParser.class.php, method Bs_FormTemplateParser::applyTag() (subpackage: form)
    applies a tag to $this->templateString.
accessRights.php
procedural page accessRights.php (subpackage: form_examples)
$allowNoSelection
in file Bs_FormFieldRadioJs.class.php, variable Bs_FormFieldRadioJs::$allowNoSelection (subpackage: form_specialfields)
$arrowAmount
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$arrowAmount (subpackage: form_specialfields)
$arrowIconLeftHeight
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$arrowIconLeftHeight (subpackage: form_specialfields)
$arrowIconLeftSrc
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$arrowIconLeftSrc (subpackage: form_specialfields)
$arrowIconLeftWidth
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$arrowIconLeftWidth (subpackage: form_specialfields)
$arrowIconRightHeight
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$arrowIconRightHeight (subpackage: form_specialfields)
$arrowIconRightSrc
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$arrowIconRightSrc (subpackage: form_specialfields)
$arrowIconRightWidth
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$arrowIconRightWidth (subpackage: form_specialfields)
$autoCollapse
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$autoCollapse (subpackage: form_specialfields)
addElement
in file Bs_FormFieldCountryList.class.php, method Bs_FormFieldCountryList::addElement() (subpackage: form_specialfields)
    adds an element to the country list output, not to the static list itself (cause this might affect other instances of this class).
attachEvent
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::attachEvent() (subpackage: form_specialfields)
    see the javascript class Bs_Slider->attachEvent()
top

b

$Bs_HtmlUtil
in file Bs_HtmlEntities.class.php, variable Bs_HtmlEntities::$Bs_HtmlUtil
    reference to the global pseudostatic instance.
$Bs_HtmlUtil
in file Bs_HtmlInfo.class.php, variable Bs_HtmlInfo::$Bs_HtmlUtil
    reference to global pseudostatic instance.
BS_DAFORMFIELDCOLORPICKER2_VERSION
in file Bs_DaFormFieldColorPicker2.class.php, constant BS_DAFORMFIELDCOLORPICKER2_VERSION
BS_DAFORMFIELDCOMBOBOX_VERSION
in file Bs_DaFormFieldComboBox.class.php, constant BS_DAFORMFIELDCOMBOBOX_VERSION
BS_DAFORMFIELDDATEPICKER_VERSION
in file Bs_DaFormFieldDatePicker.class.php, constant BS_DAFORMFIELDDATEPICKER_VERSION
BS_DAFORMFIELDLISTBOX_VERSION
in file Bs_DaFormFieldListBox.class.php, constant BS_DAFORMFIELDLISTBOX_VERSION
BS_DAFORMFIELDPAGECONTROL_VERSION
in file Bs_DaFormPageControl.class.php, constant BS_DAFORMFIELDPAGECONTROL_VERSION
BS_DAFORMFIELDSPINEDIT_VERSION
in file Bs_DaFormFieldSpinEdit.class.php, constant BS_DAFORMFIELDSPINEDIT_VERSION
BS_FORMBUILDER_VERSION
in file Bs_FormBuilder.class.php, constant BS_FORMBUILDER_VERSION
BS_FORMCODE_VERSION
in file Bs_FormCode.class.php, constant BS_FORMCODE_VERSION
BS_FORMCONTAINER_VERSION
in file Bs_FormContainer.class.php, constant BS_FORMCONTAINER_VERSION
BS_FORMELEMENT_VERSION
in file Bs_FormElement.class.php, constant BS_FORMELEMENT_VERSION
BS_FORMFIELDBTN_VERSION
in file Bs_FormFieldBtn.class.php, constant BS_FORMFIELDBTN_VERSION
BS_FORMFIELDBUTTON_VERSION
in file Bs_FormFieldButton.class.php, constant BS_FORMFIELDBUTTON_VERSION
BS_FORMFIELDCHECKBOXJS_VERSION
in file Bs_FormFieldCheckboxJs.class.php, constant BS_FORMFIELDCHECKBOXJS_VERSION
BS_FORMFIELDCHECKBOX_VERSION
in file Bs_FormFieldCheckbox.class.php, constant BS_FORMFIELDCHECKBOX_VERSION
BS_FORMFIELDCHVISA_VERSION
in file Bs_FormFieldChVisa.class.php, constant BS_FORMFIELDCHVISA_VERSION
BS_FORMFIELDCOUNTRYLIST_VERSION
in file Bs_FormFieldCountryList.class.php, constant BS_FORMFIELDCOUNTRYLIST_VERSION
BS_FORMFIELDDATEPICKER_VERSION
in file Bs_FormFieldDatePicker.class.php, constant BS_FORMFIELDDATEPICKER_VERSION
BS_FORMFIELDEDITOR_VERSION
in file Bs_FormFieldEditor.class.php, constant BS_FORMFIELDEDITOR_VERSION
BS_FORMFIELDEMAIL_VERSION
in file Bs_FormFieldEmail.class.php, constant BS_FORMFIELDEMAIL_VERSION
BS_FORMFIELDFILEBROWSER_VERSION
in file Bs_FormFieldFileBrowser.class.php, constant BS_FORMFIELDFILEBROWSER_VERSION
BS_FORMFIELDFILE_VERSION
in file Bs_FormFieldFile.class.php, constant BS_FORMFIELDFILE_VERSION
BS_FORMFIELDFIRSTNAME_VERSION
in file Bs_FormFieldFirstname.class.php, constant BS_FORMFIELDFIRSTNAME_VERSION
BS_FORMFIELDHIDDEN_VERSION
in file Bs_FormFieldHidden.class.php, constant BS_FORMFIELDHIDDEN_VERSION
BS_FORMFIELDIMAGE_VERSION
in file Bs_FormFieldImage.class.php, constant BS_FORMFIELDIMAGE_VERSION
BS_FORMFIELDLASTNAME_VERSION
in file Bs_FormFieldLastname.class.php, constant BS_FORMFIELDLASTNAME_VERSION
BS_FORMFIELDPASSWORD_VERSION
in file Bs_FormFieldPassword.class.php, constant BS_FORMFIELDPASSWORD_VERSION
BS_FORMFIELDRADIOJS_VERSION
in file Bs_FormFieldRadioJs.class.php, constant BS_FORMFIELDRADIOJS_VERSION
BS_FORMFIELDRADIO_VERSION
in file Bs_FormFieldRadio.class.php, constant BS_FORMFIELDRADIO_VERSION
BS_FORMFIELDRESET_VERSION
in file Bs_FormFieldReset.class.php, constant BS_FORMFIELDRESET_VERSION
BS_FORMFIELDSELECTIMAGE_VERSION
in file Bs_FormFieldSelectImage.class.php, constant BS_FORMFIELDSELECTIMAGE_VERSION
BS_FORMFIELDSELECT_VERSION
in file Bs_FormFieldSelect.class.php, constant BS_FORMFIELDSELECT_VERSION
BS_FORMFIELDSEX_VERSION
in file Bs_FormFieldSex.class.php, constant BS_FORMFIELDSEX_VERSION
BS_FORMFIELDSLIDER_VERSION
in file Bs_FormFieldSlider.class.php, constant BS_FORMFIELDSLIDER_VERSION
BS_FORMFIELDSPREADSHEET_VERSION
in file Bs_FormFieldSpreadsheet.class.php, constant BS_FORMFIELDSPREADSHEET_VERSION
BS_FORMFIELDSUBMIT_VERSION
in file Bs_FormFieldSubmit.class.php, constant BS_FORMFIELDSUBMIT_VERSION
BS_FORMFIELDTEXTAREA_VERSION
in file Bs_FormFieldTextarea.class.php, constant BS_FORMFIELDTEXTAREA_VERSION
BS_FORMFIELDTEXT_VERSION
in file Bs_FormFieldText.class.php, constant BS_FORMFIELDTEXT_VERSION
BS_FORMFIELDTREE_VERSION
in file Bs_FormFieldTree.class.php, constant BS_FORMFIELDTREE_VERSION
BS_FORMFIELDTXT_VERSION
in file Bs_FormFieldTxt.class.php, constant BS_FORMFIELDTXT_VERSION
BS_FORMFIELDWYSIWYG_VERSION
in file Bs_FormFieldWysiwyg.class.php, constant BS_FORMFIELDWYSIWYG_VERSION
BS_FORMFIELD_VERSION
in file Bs_FormField.class.php, constant BS_FORMFIELD_VERSION
BS_FORMHANDLER_VERSION
in file Bs_FormHandler.class.php, constant BS_FORMHANDLER_VERSION
BS_FORMHTML_VERSION
in file Bs_FormHtml.class.php, constant BS_FORMHTML_VERSION
BS_FORMIMAGE_VERSION
in file Bs_FormImage.class.php, constant BS_FORMIMAGE_VERSION
BS_FORMINIHANDLER_VERSION
in file Bs_FormIniHandler.class.php, constant BS_FORMINIHANDLER_VERSION
BS_FORMLINE_VERSION
in file Bs_FormLine.class.php, constant BS_FORMLINE_VERSION
BS_FORMTEMPLATEPARSER_VERSION
in file Bs_FormTemplateParser.class.php, constant BS_FORMTEMPLATEPARSER_VERSION
BS_FORMTEXT_VERSION
in file Bs_FormText.class.php, constant BS_FORMTEXT_VERSION
BS_FORM_TEXT_09
in file Bs_FormField.class.php, constant BS_FORM_TEXT_09
BS_FORM_TEXT_ANYTHING
in file Bs_FormField.class.php, constant BS_FORM_TEXT_ANYTHING
BS_FORM_TEXT_AZLOWER
in file Bs_FormField.class.php, constant BS_FORM_TEXT_AZLOWER
BS_FORM_TEXT_AZUPPER
in file Bs_FormField.class.php, constant BS_FORM_TEXT_AZUPPER
BS_FORM_TEXT_DASH
in file Bs_FormField.class.php, constant BS_FORM_TEXT_DASH
BS_FORM_TEXT_UNDERSCORE
in file Bs_FormField.class.php, constant BS_FORM_TEXT_UNDERSCORE
BS_FORM_VERSION
in file Bs_Form.class.php, constant BS_FORM_VERSION
Bs_HeadCollector
in file Bs_HeadCollector.class.php, method Bs_HeadCollector::Bs_HeadCollector()
    constructor
Bs_HeadCollector
in file Bs_HeadCollector.class.php, class Bs_HeadCollector
    dependencies: none
BS_HEADCOLLECTOR_DEFAULT
in file Bs_HeadCollector.class.php, constant BS_HEADCOLLECTOR_DEFAULT
BS_HEADCOLLECTOR_HEAD
in file Bs_HeadCollector.class.php, constant BS_HEADCOLLECTOR_HEAD
BS_HEADCOLLECTOR_INCLUDE
in file Bs_HeadCollector.class.php, constant BS_HEADCOLLECTOR_INCLUDE
BS_HEADCOLLECTOR_ONLOAD
in file Bs_HeadCollector.class.php, constant BS_HEADCOLLECTOR_ONLOAD
BS_HEADCOLLECTOR_ONLOAD_NOTAGS
in file Bs_HeadCollector.class.php, constant BS_HEADCOLLECTOR_ONLOAD_NOTAGS
BS_HEADCOLLECTOR_VERSION
in file Bs_HeadCollector.class.php, constant BS_HEADCOLLECTOR_VERSION
Bs_HnXmlHandler
in file Bs_HnXmlHandler.class.php, method Bs_HnXmlHandler::Bs_HnXmlHandler()
    Constructor.
Bs_HnXmlHandler
in file Bs_HnXmlHandler.class.php, class Bs_HnXmlHandler
    *********************************************************************** HtmlNavigation Xml Handler class.
Bs_HtmlEntities
in file Bs_HtmlEntities.class.php, method Bs_HtmlEntities::Bs_HtmlEntities()
    constructor
Bs_HtmlEntities
in file Bs_HtmlEntities.class.php, class Bs_HtmlEntities
    dependencies: Bs_HtmlUtil
BS_HTMLENTITIES_VERSION
in file Bs_HtmlEntities.class.php, constant BS_HTMLENTITIES_VERSION
Bs_HtmlInfo
in file Bs_HtmlInfo.class.php, class Bs_HtmlInfo
    Bs_HtmlInfo class. can fetch information about an html page.
Bs_HtmlInfo
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::Bs_HtmlInfo()
    constructor
BS_HTMLINFO_VERSION
in file Bs_HtmlInfo.class.php, constant BS_HTMLINFO_VERSION
Bs_HtmlNavigation
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::Bs_HtmlNavigation()
    Constructor
Bs_HtmlNavigation
in file Bs_HtmlNavigation.class.php, class Bs_HtmlNavigation
    HtmlNavigation class.
BS_HTMLTABLEPARSER_VERSION
in file Bs_HtmlTableParser.class.php, constant BS_HTMLTABLEPARSER_VERSION
BS_HTMLTABLEWINDROSE_VERSION
in file Bs_HtmlTableWindrose.class.php, constant BS_HTMLTABLEWINDROSE_VERSION
BS_HTMLTABLE_VERSION
in file Bs_HtmlTable.class.php, constant BS_HTMLTABLE_VERSION
Bs_HtmlTag
in file Bs_HtmlTag.class.php, class Bs_HtmlTag
    Html Tag Class.
Bs_HtmlTag
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::Bs_HtmlTag()
    Constructor.
BS_HTMLTAG_VERSION
in file Bs_HtmlTag.class.php, constant BS_HTMLTAG_VERSION
Bs_HtmlUtil
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::Bs_HtmlUtil()
    constructor.
Bs_HtmlUtil
in file Bs_HtmlUtil.class.php, class Bs_HtmlUtil
    This static class provides many useful html methods.
BS_HTMLUTIL_VERSION
in file Bs_HtmlUtil.class.php, constant BS_HTMLUTIL_VERSION
Bs_JsCruncher
in file Bs_JsCruncher.class.php, method Bs_JsCruncher::Bs_JsCruncher()
    constructor
Bs_JsCruncher
in file Bs_JsCruncher.class.php, class Bs_JsCruncher
    ***********************************************************************
Bs_HeadCollector.class.php
procedural page Bs_HeadCollector.class.php
Bs_HnXmlHandler.class.php
procedural page Bs_HnXmlHandler.class.php
Bs_HtmlEntities.class.php
procedural page Bs_HtmlEntities.class.php
Bs_HtmlInfo.class.php
procedural page Bs_HtmlInfo.class.php
Bs_HtmlNavigation.class.php
procedural page Bs_HtmlNavigation.class.php
Bs_HtmlTag.class.php
procedural page Bs_HtmlTag.class.php
Bs_HtmlUtil.class.php
procedural page Bs_HtmlUtil.class.php
Bs_JsCruncher.class.php
procedural page Bs_JsCruncher.class.php
Bs_HtmlInfo_PhpUnit.class.php
procedural page Bs_HtmlInfo_PhpUnit.class.php
Bs_HtmlUtil_PhpUnit.class.php
procedural page Bs_HtmlUtil_PhpUnit.class.php
Bs_FormBuilder.class.php
procedural page Bs_FormBuilder.class.php
Bs_FormCode.class.php
procedural page Bs_FormCode.class.php
Bs_FormContainer.class.php
procedural page Bs_FormContainer.class.php
Bs_FormElement.class.php
procedural page Bs_FormElement.class.php
Bs_FormFieldBtn.class.php
procedural page Bs_FormFieldBtn.class.php
Bs_FormFieldButton.class.php
procedural page Bs_FormFieldButton.class.php
Bs_FormFieldCheckbox.class.php
procedural page Bs_FormFieldCheckbox.class.php
Bs_FormFieldFile.class.php
procedural page Bs_FormFieldFile.class.php
Bs_FormFieldHidden.class.php
procedural page Bs_FormFieldHidden.class.php
Bs_FormFieldImage.class.php
procedural page Bs_FormFieldImage.class.php
Bs_FormFieldPassword.class.php
procedural page Bs_FormFieldPassword.class.php
Bs_FormFieldRadio.class.php
procedural page Bs_FormFieldRadio.class.php
Bs_FormFieldReset.class.php
procedural page Bs_FormFieldReset.class.php
Bs_FormFieldSelectImage.class.php
procedural page Bs_FormFieldSelectImage.class.php
Bs_FormFieldSelect.class.php
procedural page Bs_FormFieldSelect.class.php
Bs_FormFieldSubmit.class.php
procedural page Bs_FormFieldSubmit.class.php
Bs_FormFieldTextarea.class.php
procedural page Bs_FormFieldTextarea.class.php
Bs_FormFieldText.class.php
procedural page Bs_FormFieldText.class.php
Bs_FormFieldTxt.class.php
procedural page Bs_FormFieldTxt.class.php
Bs_FormField.class.php
procedural page Bs_FormField.class.php
Bs_FormHandler.class.php
procedural page Bs_FormHandler.class.php
Bs_FormHtml.class.php
procedural page Bs_FormHtml.class.php
Bs_FormImage.class.php
procedural page Bs_FormImage.class.php
Bs_FormIniHandler.class.php
procedural page Bs_FormIniHandler.class.php
Bs_FormLine.class.php
procedural page Bs_FormLine.class.php
Bs_FormTemplateParser.class.php
procedural page Bs_FormTemplateParser.class.php
Bs_FormText.class.php
procedural page Bs_FormText.class.php
Bs_Form.class.php
procedural page Bs_Form.class.php
Bs_DaFormFieldColorPicker2.class.php
procedural page Bs_DaFormFieldColorPicker2.class.php
Bs_DaFormFieldComboBox.class.php
procedural page Bs_DaFormFieldComboBox.class.php
Bs_DaFormFieldDatePicker.class.php
procedural page Bs_DaFormFieldDatePicker.class.php
Bs_DaFormFieldListBox.class.php
procedural page Bs_DaFormFieldListBox.class.php
Bs_DaFormFieldSpinEdit.class.php
procedural page Bs_DaFormFieldSpinEdit.class.php
Bs_DaFormPageControl.class.php
procedural page Bs_DaFormPageControl.class.php
Bs_FormFieldCheckboxJs.class.php
procedural page Bs_FormFieldCheckboxJs.class.php
Bs_FormFieldChVisa.class.php
procedural page Bs_FormFieldChVisa.class.php
Bs_FormFieldCountryList.class.php
procedural page Bs_FormFieldCountryList.class.php
Bs_FormFieldDatePicker.class.php
procedural page Bs_FormFieldDatePicker.class.php
Bs_FormFieldEditor.class.php
procedural page Bs_FormFieldEditor.class.php
Bs_FormFieldEmail.class.php
procedural page Bs_FormFieldEmail.class.php
Bs_FormFieldFileBrowser.class.php
procedural page Bs_FormFieldFileBrowser.class.php
Bs_FormFieldFirstname.class.php
procedural page Bs_FormFieldFirstname.class.php
Bs_FormFieldLastname.class.php
procedural page Bs_FormFieldLastname.class.php
Bs_FormFieldRadioJs.class.php
procedural page Bs_FormFieldRadioJs.class.php
Bs_FormFieldSex.class.php
procedural page Bs_FormFieldSex.class.php
Bs_FormFieldSlider.class.php
procedural page Bs_FormFieldSlider.class.php
Bs_FormFieldSpreadsheet.class.php
procedural page Bs_FormFieldSpreadsheet.class.php
Bs_FormFieldTree.class.php
procedural page Bs_FormFieldTree.class.php
Bs_FormFieldWysiwyg.class.php
procedural page Bs_FormFieldWysiwyg.class.php
Bs_HtmlTableParser.class.php
procedural page Bs_HtmlTableParser.class.php
Bs_HtmlTableStyle.class.php
procedural page Bs_HtmlTableStyle.class.php
Bs_HtmlTableWindrose.class.php
procedural page Bs_HtmlTableWindrose.class.php
Bs_HtmlTable.class.php
procedural page Bs_HtmlTable.class.php
$bgColor
in file Bs_FormFieldSelectImage.class.php, variable Bs_FormFieldSelectImage::$bgColor (subpackage: form)
    background color of the container.
$bgColorWarning
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$bgColorWarning (subpackage: form)
    for details about this var see the javascript class Bs_LimitedTextarea.class.js.
$border
in file Bs_FormFieldImage.class.php, variable Bs_FormFieldImage::$border (subpackage: form)
    border thickness around the image.
$border
in file Bs_FormImage.class.php, variable Bs_FormImage::$border (subpackage: form)
    the border tag.
$bsDataInfo
in file Bs_FormField.class.php, variable Bs_FormField::$bsDataInfo (subpackage: form)
    additional information to the $bsDataType.
$bsDataManipulation
in file Bs_FormField.class.php, variable Bs_FormField::$bsDataManipulation (subpackage: form)
    some datatypes may be modified in some standard way. this depends on $bsDataType.
$bsDataManipVar
in file Bs_FormField.class.php, variable Bs_FormField::$bsDataManipVar (subpackage: form)
    sometimes $bsDataManipulation needs additional information to know how to manipulate the data. that's what this var is for.
$bsDataType
in file Bs_FormField.class.php, variable Bs_FormField::$bsDataType (subpackage: form)
    the internal data type that we expect to receive. one of:
$bsDb
in file Bs_Form.class.php, variable Bs_Form::$bsDb (subpackage: form)
    reference to the globally used db object.
$Bs_String
in file Bs_FormTemplateParser.class.php, variable Bs_FormTemplateParser::$Bs_String (subpackage: form)
    reference to the globally used pseudostatic class.
$Bs_TextUtil
in file Bs_Form.class.php, variable Bs_Form::$Bs_TextUtil (subpackage: form)
    reference to the global pseudostatic Bs_TextUtil.
$buttons
in file Bs_Form.class.php, variable Bs_Form::$buttons (subpackage: form)
    we always need buttons to submit a form. because they change when we change the form mode, we need to be able to define different buttons for each mode.
Bs_DaFormFieldColorPicker2
in file Bs_DaFormFieldColorPicker2.class.php, method Bs_DaFormFieldColorPicker2::Bs_DaFormFieldColorPicker2() (subpackage: form)
    constructor
Bs_DaFormFieldColorPicker2
in file Bs_DaFormFieldColorPicker2.class.php, class Bs_DaFormFieldColorPicker2 (subpackage: form)
    DomApi ColorPicker2 Form Field Class
Bs_Form
in file Bs_Form.class.php, method Bs_Form::Bs_Form() (subpackage: form)
    Constructor.
Bs_Form
in file Bs_Form.class.php, class Bs_Form (subpackage: form)
    Form Class
Bs_FormBuilder
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::Bs_FormBuilder() (subpackage: form)
    Constructor.
Bs_FormBuilder
in file Bs_FormBuilder.class.php, class Bs_FormBuilder (subpackage: form)
    Form Builder Class
Bs_FormCode
in file Bs_FormCode.class.php, class Bs_FormCode (subpackage: form)
    Form Code Class
Bs_FormCode
in file Bs_FormCode.class.php, method Bs_FormCode::Bs_FormCode() (subpackage: form)
    Constructor.
Bs_FormContainer
in file Bs_FormContainer.class.php, class Bs_FormContainer (subpackage: form)
    Form Container Class
Bs_FormContainer
in file Bs_FormContainer.class.php, method Bs_FormContainer::Bs_FormContainer() (subpackage: form)
    Constructor.
Bs_FormElement
in file Bs_FormElement.class.php, class Bs_FormElement (subpackage: form)
    Form Element Class
Bs_FormElement
in file Bs_FormElement.class.php, method Bs_FormElement::Bs_FormElement() (subpackage: form)
    Constructor.
Bs_FormField
in file Bs_FormField.class.php, method Bs_FormField::Bs_FormField() (subpackage: form)
    Constructor.
Bs_FormField
in file Bs_FormField.class.php, class Bs_FormField (subpackage: form)
    Abstract Form Field Class
Bs_FormFieldBtn
in file Bs_FormFieldBtn.class.php, class Bs_FormFieldBtn (subpackage: form)
    BTN Form Field Class.
Bs_FormFieldBtn
in file Bs_FormFieldBtn.class.php, method Bs_FormFieldBtn::Bs_FormFieldBtn() (subpackage: form)
Bs_FormFieldButton
in file Bs_FormFieldButton.class.php, method Bs_FormFieldButton::Bs_FormFieldButton() (subpackage: form)
Bs_FormFieldButton
in file Bs_FormFieldButton.class.php, class Bs_FormFieldButton (subpackage: form)
    BUTTON Form Field Class.
Bs_FormFieldCheckbox
in file Bs_FormFieldCheckbox.class.php, class Bs_FormFieldCheckbox (subpackage: form)
    CHECKBOX Form Field Class
Bs_FormFieldCheckbox
in file Bs_FormFieldCheckbox.class.php, method Bs_FormFieldCheckbox::Bs_FormFieldCheckbox() (subpackage: form)
    constructor
Bs_FormFieldFile
in file Bs_FormFieldFile.class.php, method Bs_FormFieldFile::Bs_FormFieldFile() (subpackage: form)
    constructor
Bs_FormFieldFile
in file Bs_FormFieldFile.class.php, class Bs_FormFieldFile (subpackage: form)
    FILE Form Field Class (for uploading files to the server).
Bs_FormFieldHidden
in file Bs_FormFieldHidden.class.php, method Bs_FormFieldHidden::Bs_FormFieldHidden() (subpackage: form)
Bs_FormFieldHidden
in file Bs_FormFieldHidden.class.php, class Bs_FormFieldHidden (subpackage: form)
    HIDDEN Form Field Class.
Bs_FormFieldImage
in file Bs_FormFieldImage.class.php, method Bs_FormFieldImage::Bs_FormFieldImage() (subpackage: form)
    constructor.
Bs_FormFieldImage
in file Bs_FormFieldImage.class.php, class Bs_FormFieldImage (subpackage: form)
    IMAGE Form Field Class.
Bs_FormFieldPassword
in file Bs_FormFieldPassword.class.php, class Bs_FormFieldPassword (subpackage: form)
    PASSWORD Form Field Class.
Bs_FormFieldPassword
in file Bs_FormFieldPassword.class.php, method Bs_FormFieldPassword::Bs_FormFieldPassword() (subpackage: form)
    constructor
Bs_FormFieldRadio
in file Bs_FormFieldRadio.class.php, class Bs_FormFieldRadio (subpackage: form)
    RADIO Form Field Class
Bs_FormFieldRadio
in file Bs_FormFieldRadio.class.php, method Bs_FormFieldRadio::Bs_FormFieldRadio() (subpackage: form)
    Constructor.
Bs_FormFieldReset
in file Bs_FormFieldReset.class.php, method Bs_FormFieldReset::Bs_FormFieldReset() (subpackage: form)
    constructor.
Bs_FormFieldReset
in file Bs_FormFieldReset.class.php, class Bs_FormFieldReset (subpackage: form)
    RESET Form Field Class.
Bs_FormFieldSelect
in file Bs_FormFieldSelect.class.php, class Bs_FormFieldSelect (subpackage: form)
    SELECT Form Field Class
Bs_FormFieldSelect
in file Bs_FormFieldSelect.class.php, method Bs_FormFieldSelect::Bs_FormFieldSelect() (subpackage: form)
    Constructor.
Bs_FormFieldSelectImage
in file Bs_FormFieldSelectImage.class.php, class Bs_FormFieldSelectImage (subpackage: form)
    IMAGE SELECT Form Field Class
Bs_FormFieldSelectImage
in file Bs_FormFieldSelectImage.class.php, method Bs_FormFieldSelectImage::Bs_FormFieldSelectImage() (subpackage: form)
    Constructor.
Bs_FormFieldSubmit
in file Bs_FormFieldSubmit.class.php, method Bs_FormFieldSubmit::Bs_FormFieldSubmit() (subpackage: form)
Bs_FormFieldSubmit
in file Bs_FormFieldSubmit.class.php, class Bs_FormFieldSubmit (subpackage: form)
    SUBMIT Form Field Class.
Bs_FormFieldText
in file Bs_FormFieldText.class.php, method Bs_FormFieldText::Bs_FormFieldText() (subpackage: form)
Bs_FormFieldText
in file Bs_FormFieldText.class.php, class Bs_FormFieldText (subpackage: form)
    TEXT Form Field Class
Bs_FormFieldTextarea
in file Bs_FormFieldTextarea.class.php, class Bs_FormFieldTextarea (subpackage: form)
    TEXTAREA Form Field Class.
Bs_FormFieldTextarea
in file Bs_FormFieldTextarea.class.php, method Bs_FormFieldTextarea::Bs_FormFieldTextarea() (subpackage: form)
    constructor.
Bs_FormFieldTxt
in file Bs_FormFieldTxt.class.php, class Bs_FormFieldTxt (subpackage: form)
    TXT Form Field Class
Bs_FormFieldTxt
in file Bs_FormFieldTxt.class.php, method Bs_FormFieldTxt::Bs_FormFieldTxt() (subpackage: form)
    constructor
Bs_FormFieldWysiwyg
in file Bs_FormFieldWysiwyg.class.php, class Bs_FormFieldWysiwyg (subpackage: form)
    WYSIWYG Form Field Class.
Bs_FormFieldWysiwyg
in file Bs_FormFieldWysiwyg.class.php, method Bs_FormFieldWysiwyg::Bs_FormFieldWysiwyg() (subpackage: form)
    constructor
Bs_FormHandler
in file Bs_FormHandler.class.php, method Bs_FormHandler::Bs_FormHandler() (subpackage: form)
    Constructor.
Bs_FormHandler
in file Bs_FormHandler.class.php, class Bs_FormHandler (subpackage: form)
    Form Handler Class loads and persists html forms from/to the [mysql] database.
Bs_FormHtml
in file Bs_FormHtml.class.php, class Bs_FormHtml (subpackage: form)
    Html Element Class
Bs_FormHtml
in file Bs_FormHtml.class.php, method Bs_FormHtml::Bs_FormHtml() (subpackage: form)
    Constructor.
Bs_FormImage
in file Bs_FormImage.class.php, class Bs_FormImage (subpackage: form)
    Form Image Class
Bs_FormImage
in file Bs_FormImage.class.php, method Bs_FormImage::Bs_FormImage() (subpackage: form)
    Constructor.
Bs_FormIniHandler
in file Bs_FormIniHandler.class.php, method Bs_FormIniHandler::Bs_FormIniHandler() (subpackage: form)
    Constructor.
Bs_FormIniHandler
in file Bs_FormIniHandler.class.php, class Bs_FormIniHandler (subpackage: form)
    Form Ini Handler Class
Bs_FormItAble
in file Bs_FormItAble.class.php, method Bs_FormItAble::Bs_FormItAble() (subpackage: form)
    constructor
Bs_FormItAble
in file Bs_FormItAble.class.php, class Bs_FormItAble (subpackage: form)
    we had a discussion about the name of this class. "FormItAble" means "form it", with this class you are ABLE to display classes as FORMS., it's about web forms, and the name comes from "formidable". we think this class deserves this name. :-) an alternative would have been "ClassFormHandler". it's a form handler that builds forms for classes.
Bs_FormLine
in file Bs_FormLine.class.php, class Bs_FormLine (subpackage: form)
    Form Line Class
Bs_FormLine
in file Bs_FormLine.class.php, method Bs_FormLine::Bs_FormLine() (subpackage: form)
    Constructor.
Bs_FormTemplateParser
in file Bs_FormTemplateParser.class.php, class Bs_FormTemplateParser (subpackage: form)
    Template Parser Class
Bs_FormTemplateParser
in file Bs_FormTemplateParser.class.php, method Bs_FormTemplateParser::Bs_FormTemplateParser() (subpackage: form)
    Constructor.
Bs_FormTemplateParser_PhpUnit
in file Bs_FormTemplateParser_PhpUnit.class.php, method Bs_FormTemplateParser_PhpUnit::Bs_FormTemplateParser_PhpUnit() (subpackage: form)
Bs_FormTemplateParser_PhpUnit
in file Bs_FormTemplateParser_PhpUnit.class.php, class Bs_FormTemplateParser_PhpUnit (subpackage: form)
    Defines context for running tests. Specific context - such as
Bs_FormText
in file Bs_FormText.class.php, method Bs_FormText::Bs_FormText() (subpackage: form)
    Constructor.
Bs_FormText
in file Bs_FormText.class.php, class Bs_FormText (subpackage: form)
    Form Text Class
buildForm
in file Bs_FormItAble.class.php, method Bs_FormItAble::buildForm() (subpackage: form)
    builds the web form for the given object.
Bs_FormItAble.class.php
procedural page Bs_FormItAble.class.php (subpackage: form)
Bs_FormTemplateParser_PhpUnit.class.php
procedural page Bs_FormTemplateParser_PhpUnit.class.php (subpackage: form)
Bs_DaFormFieldComboBox
in file Bs_DaFormFieldComboBox.class.php, class Bs_DaFormFieldComboBox (subpackage: form_domapi)
    DomApi ComboBox Form Field Class
Bs_DaFormFieldComboBox
in file Bs_DaFormFieldComboBox.class.php, method Bs_DaFormFieldComboBox::Bs_DaFormFieldComboBox() (subpackage: form_domapi)
    constructor
Bs_DaFormFieldDatePicker
in file Bs_DaFormFieldDatePicker.class.php, method Bs_DaFormFieldDatePicker::Bs_DaFormFieldDatePicker() (subpackage: form_domapi)
    constructor
Bs_DaFormFieldDatePicker
in file Bs_DaFormFieldDatePicker.class.php, class Bs_DaFormFieldDatePicker (subpackage: form_domapi)
    DomApi DatePicker Form Field Class
Bs_DaFormFieldListBox
in file Bs_DaFormFieldListBox.class.php, method Bs_DaFormFieldListBox::Bs_DaFormFieldListBox() (subpackage: form_domapi)
    constructor
Bs_DaFormFieldListBox
in file Bs_DaFormFieldListBox.class.php, class Bs_DaFormFieldListBox (subpackage: form_domapi)
    DomApi ListBox Form Field Class
Bs_DaFormFieldSpinEdit
in file Bs_DaFormFieldSpinEdit.class.php, class Bs_DaFormFieldSpinEdit (subpackage: form_domapi)
    DomApi SpinEdit Form Field Class
Bs_DaFormFieldSpinEdit
in file Bs_DaFormFieldSpinEdit.class.php, method Bs_DaFormFieldSpinEdit::Bs_DaFormFieldSpinEdit() (subpackage: form_domapi)
    constructor
Bs_DaFormPageControl
in file Bs_DaFormPageControl.class.php, method Bs_DaFormPageControl::Bs_DaFormPageControl() (subpackage: form_domapi)
    constructor
Bs_DaFormPageControl
in file Bs_DaFormPageControl.class.php, class Bs_DaFormPageControl (subpackage: form_domapi)
    DomApi PageControl Class
bs_fia_getHints
in file formItAble.php, method PersonRecord::bs_fia_getHints() (subpackage: form_examples)
    callback function of Bs_FormItAble.
bs_sop_getHints
in file formItAble.php, method PersonRecord::bs_sop_getHints() (subpackage: form_examples)
    callback function for the object persister.
$baseZindex
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$baseZindex (subpackage: form_specialfields)
$bgColor
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$bgColor (subpackage: form_specialfields)
$bgImgRepeat
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$bgImgRepeat (subpackage: form_specialfields)
$bgImgSrc
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$bgImgSrc (subpackage: form_specialfields)
$Bs_HtmlUtil
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$Bs_HtmlUtil (subpackage: form_specialfields)
Bs_FormFieldCheckboxJs
in file Bs_FormFieldCheckboxJs.class.php, method Bs_FormFieldCheckboxJs::Bs_FormFieldCheckboxJs() (subpackage: form_specialfields)
    constructor.
Bs_FormFieldCheckboxJs
in file Bs_FormFieldCheckboxJs.class.php, class Bs_FormFieldCheckboxJs (subpackage: form_specialfields)
    CHECKBOX Form Field Class using the JavaScript checkbox component.
Bs_FormFieldChVisa
in file Bs_FormFieldChVisa.class.php, class Bs_FormFieldChVisa (subpackage: form_specialfields)
    CH Visa Select Form Field Class
Bs_FormFieldChVisa
in file Bs_FormFieldChVisa.class.php, method Bs_FormFieldChVisa::Bs_FormFieldChVisa() (subpackage: form_specialfields)
    Constructor.
Bs_FormFieldCountryList
in file Bs_FormFieldCountryList.class.php, method Bs_FormFieldCountryList::Bs_FormFieldCountryList() (subpackage: form_specialfields)
    Constructor.
Bs_FormFieldCountryList
in file Bs_FormFieldCountryList.class.php, class Bs_FormFieldCountryList (subpackage: form_specialfields)
    Country List Select Form Field Class
Bs_FormFieldDatePicker
in file Bs_FormFieldDatePicker.class.php, method Bs_FormFieldDatePicker::Bs_FormFieldDatePicker() (subpackage: form_specialfields)
    constructor.
Bs_FormFieldDatePicker
in file Bs_FormFieldDatePicker.class.php, class Bs_FormFieldDatePicker (subpackage: form_specialfields)
    DatePicker Form Field Class.
Bs_FormFieldEditor
in file Bs_FormFieldEditor.class.php, class Bs_FormFieldEditor (subpackage: form_specialfields)
    [Wysiwyg] EDITOR Form Field Class.
Bs_FormFieldEditor
in file Bs_FormFieldEditor.class.php, method Bs_FormFieldEditor::Bs_FormFieldEditor() (subpackage: form_specialfields)
    constructor
Bs_FormFieldEmail
in file Bs_FormFieldEmail.class.php, class Bs_FormFieldEmail (subpackage: form_specialfields)
    E-Mail Form Field Class
Bs_FormFieldEmail
in file Bs_FormFieldEmail.class.php, method Bs_FormFieldEmail::Bs_FormFieldEmail() (subpackage: form_specialfields)
Bs_FormFieldFileBrowser
in file Bs_FormFieldFileBrowser.class.php, class Bs_FormFieldFileBrowser (subpackage: form_specialfields)
    FileBrowser Form Field Class.
Bs_FormFieldFileBrowser
in file Bs_FormFieldFileBrowser.class.php, method Bs_FormFieldFileBrowser::Bs_FormFieldFileBrowser() (subpackage: form_specialfields)
    constructor.
Bs_FormFieldFirstname
in file Bs_FormFieldFirstname.class.php, class Bs_FormFieldFirstname (subpackage: form_specialfields)
    Firstname Form Field Class
Bs_FormFieldFirstname
in file Bs_FormFieldFirstname.class.php, method Bs_FormFieldFirstname::Bs_FormFieldFirstname() (subpackage: form_specialfields)
    constructor
Bs_FormFieldLastname
in file Bs_FormFieldLastname.class.php, class Bs_FormFieldLastname (subpackage: form_specialfields)
    Lastname Form Field Class
Bs_FormFieldLastname
in file Bs_FormFieldLastname.class.php, method Bs_FormFieldLastname::Bs_FormFieldLastname() (subpackage: form_specialfields)
Bs_FormFieldRadioJs
in file Bs_FormFieldRadioJs.class.php, class Bs_FormFieldRadioJs (subpackage: form_specialfields)
    RADIO Form Field Class using the javascript radio component.
Bs_FormFieldRadioJs
in file Bs_FormFieldRadioJs.class.php, method Bs_FormFieldRadioJs::Bs_FormFieldRadioJs() (subpackage: form_specialfields)
    Constructor.
Bs_FormFieldSex
in file Bs_FormFieldSex.class.php, class Bs_FormFieldSex (subpackage: form_specialfields)
    SEX Form Field Class
Bs_FormFieldSex
in file Bs_FormFieldSex.class.php, method Bs_FormFieldSex::Bs_FormFieldSex() (subpackage: form_specialfields)
    Constructor
Bs_FormFieldSlider
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::Bs_FormFieldSlider() (subpackage: form_specialfields)
Bs_FormFieldSlider
in file Bs_FormFieldSlider.class.php, class Bs_FormFieldSlider (subpackage: form_specialfields)
    Slider Form Field Class.
Bs_FormFieldSpreadsheet
in file Bs_FormFieldSpreadsheet.class.php, class Bs_FormFieldSpreadsheet (subpackage: form_specialfields)
    SPREADSHEET Form Field Class.
Bs_FormFieldSpreadsheet
in file Bs_FormFieldSpreadsheet.class.php, method Bs_FormFieldSpreadsheet::Bs_FormFieldSpreadsheet() (subpackage: form_specialfields)
    constructor.
Bs_FormFieldTree
in file Bs_FormFieldTree.class.php, method Bs_FormFieldTree::Bs_FormFieldTree() (subpackage: form_specialfields)
Bs_FormFieldTree
in file Bs_FormFieldTree.class.php, class Bs_FormFieldTree (subpackage: form_specialfields)
    TREE Form Field Class
Bs_HtmlInfo_PhpUnit
in file Bs_HtmlInfo_PhpUnit.class.php, class Bs_HtmlInfo_PhpUnit (subpackage: phpunit)
Bs_HtmlInfo_PhpUnit
in file Bs_HtmlInfo_PhpUnit.class.php, method Bs_HtmlInfo_PhpUnit::Bs_HtmlInfo_PhpUnit() (subpackage: phpunit)
Bs_HtmlUtil_PhpUnit
in file Bs_HtmlUtil_PhpUnit.class.php, method Bs_HtmlUtil_PhpUnit::Bs_HtmlUtil_PhpUnit() (subpackage: phpunit)
Bs_HtmlUtil_PhpUnit
in file Bs_HtmlUtil_PhpUnit.class.php, class Bs_HtmlUtil_PhpUnit (subpackage: phpunit)
Bs_HtmlTable
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::Bs_HtmlTable() (subpackage: table)
    ***********************************************************************
Bs_HtmlTable
in file Bs_HtmlTable.class.php, class Bs_HtmlTable (subpackage: table)
    HtmlTable class Can manipulate content, attributes and style and then render the data to a nicely formed HTML table.
Bs_HtmlTableParser
in file Bs_HtmlTableParser.class.php, method Bs_HtmlTableParser::Bs_HtmlTableParser() (subpackage: table)
    ***********************************************************************
Bs_HtmlTableParser
in file Bs_HtmlTableParser.class.php, class Bs_HtmlTableParser (subpackage: table)
    HtmlTableParser class
Bs_HtmlTableStyle
in file Bs_HtmlTableStyle.class.php, method Bs_HtmlTableStyle::Bs_HtmlTableStyle() (subpackage: table)
    ***********************************************************************
Bs_HtmlTableStyle
in file Bs_HtmlTableStyle.class.php, class Bs_HtmlTableStyle (subpackage: table)
    HtmlTableStyle class
Bs_HtmlTableWindrose
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::Bs_HtmlTableWindrose() (subpackage: table)
    ***********************************************************************
Bs_HtmlTableWindrose
in file Bs_HtmlTableWindrose.class.php, class Bs_HtmlTableWindrose (subpackage: table)
    HtmlTableWindrose class Has knowledge where to set attributes and styles at a RELATIVE position of a HTML table.
top

c

$caseFolding
in file Bs_HtmlTag.class.php, variable Bs_HtmlTag::$caseFolding
    should we do case folding? (make all tags and attributes upper/lower case) default is "never mind". i really recommend doing this.
charToHtml
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::charToHtml()
    Convert a real string into an 'html' string, eg convert AB to &#65;&#66; this function is useful to 'decrypt' email addresses so email spiders won't detect them, hopefully.
compressWhiteSpace
in file Bs_JsCruncher.class.php, method Bs_JsCruncher::compressWhiteSpace()
crunch
in file Bs_JsCruncher.class.php, method Bs_JsCruncher::crunch()
$caption
in file Bs_FormElement.class.php, variable Bs_FormElement::$caption (subpackage: form)
    the title for this field. in this example, the caption is 'your birthday': your birthday: <input type="text" name="birthday"> usually a string, can be a hash because it's language dependant.
$caption
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$caption (subpackage: form)
    the title for this group.
$case
in file Bs_FormField.class.php, variable Bs_FormField::$case (subpackage: form)
    modify the case of the user input? one of:
$caseFolding
in file Bs_FormTemplateParser.class.php, variable Bs_FormTemplateParser::$caseFolding (subpackage: form)
    OVERWRITES PARENT CLASS! should this class do case folding? (make all tags and attributes upper case) default is FALSE. (parent uses TRUE!!) i don't want to use XML_OPTION_CASE_FOLDING here.
$clearingHouse
in file Bs_Form.class.php, variable Bs_Form::$clearingHouse (subpackage: form)
    this is something between a hack, an optimization and a needed
$code
in file Bs_FormCode.class.php, variable Bs_FormCode::$code (subpackage: form)
    the code to execute. this code has to return something, means some text or html. so return a string. ok? you may not echo here! if no string is returned, nothing is spitted out to the browser.
$codePostLoad
in file Bs_FormField.class.php, variable Bs_FormField::$codePostLoad (subpackage: form)
    this code is evaluated after the form and it's fields are unpersisted.
$codePostManipulate
in file Bs_FormField.class.php, variable Bs_FormField::$codePostManipulate (subpackage: form)
    this code is evaluated after the received value has been manipulated (case, replace, remove ...).
$codePostReceive
in file Bs_FormField.class.php, variable Bs_FormField::$codePostReceive (subpackage: form)
    this code is evaluated right after the content has been received from the client.
$color
in file Bs_FormLine.class.php, variable Bs_FormLine::$color (subpackage: form)
    looks like this is only for ie.
$cols
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$cols (subpackage: form)
    the number of cols as in <textarea cols=$cols>. default is 60.
$container
in file Bs_FormElement.class.php, variable Bs_FormElement::$container (subpackage: form)
    the container to which this element belongs.
checkTableStructure
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::checkTableStructure() (subpackage: form)
createDbTable
in file Bs_Form.class.php, method Bs_Form::createDbTable() (subpackage: form)
    creates the db table. i mean the db table where the submitted values should get persisted.
createFormObj
in file Bs_FormIniHandler.class.php, method Bs_FormIniHandler::createFormObj() (subpackage: form)
    creates a form instance. this method is called itself if needed.
$comments
in file formItAble.php, variable PersonRecord::$comments (subpackage: form_examples)
checkboxJs.php
procedural page checkboxJs.php (subpackage: form_examples)
colorPicker2Domapi.php
procedural page colorPicker2Domapi.php (subpackage: form_examples)
$captionAsAltText
in file Bs_FormFieldRadioJs.class.php, variable Bs_FormFieldRadioJs::$captionAsAltText (subpackage: form_specialfields)
$captionBgColor
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$captionBgColor (subpackage: form_specialfields)
$checkboxSystemGuiNochange
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$checkboxSystemGuiNochange (subpackage: form_specialfields)
$checkboxSystemIfPartlyThenFull
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$checkboxSystemIfPartlyThenFull (subpackage: form_specialfields)
$checkboxSystemImgDir
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$checkboxSystemImgDir (subpackage: form_specialfields)
$checkboxSystemWalkTree
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$checkboxSystemWalkTree (subpackage: form_specialfields)
$checkOnChange
in file Bs_FormFieldEmail.class.php, variable Bs_FormFieldEmail::$checkOnChange (subpackage: form_specialfields)
    tells if and how we should check the given address when the user changes it (or types it) immediatly.
$checkOnChangeUrl
in file Bs_FormFieldEmail.class.php, variable Bs_FormFieldEmail::$checkOnChangeUrl (subpackage: form_specialfields)
    the url to submit to on the onChange event.
$colorbar
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$colorbar (subpackage: form_specialfields)
$communicatorUrl
in file Bs_FormFieldFirstname.class.php, variable Bs_FormFieldFirstname::$communicatorUrl (subpackage: form_specialfields)
    the url to the php communicator.
$cssClass
in file Bs_FormFieldRadioJs.class.php, variable Bs_FormFieldRadioJs::$cssClass (subpackage: form_specialfields)
$cssStyle
in file Bs_FormFieldRadioJs.class.php, variable Bs_FormFieldRadioJs::$cssStyle (subpackage: form_specialfields)
$cell
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$cell (subpackage: table)
    Cell: You may modify this var directly. It stands for the HTML table cell and has
clear
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::clear() (subpackage: table)
    *********************************************************************** Reset and clear the table The only thing that remains is the windrose.
top

d

$doCompressWhiteSpace
in file Bs_JsCruncher.class.php, variable Bs_JsCruncher::$doCompressWhiteSpace
$doRemoveComments
in file Bs_JsCruncher.class.php, variable Bs_JsCruncher::$doRemoveComments
debugData
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::debugData()
    debug function. shows the nav data in a tree. uses echo.
deleteToken
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::deleteToken()
    deletes the token with the given key.
$dataType
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$dataType (subpackage: form)
$dbAttributes
in file Bs_FormField.class.php, variable Bs_FormField::$dbAttributes (subpackage: form)
    additional db attributes as the db told us. comma-separated or so, i think. dunno really.
$dbAutoIncrement
in file Bs_FormField.class.php, variable Bs_FormField::$dbAutoIncrement (subpackage: form)
    if the db field is or should be defined as auto increment field.
$dbDataType
in file Bs_FormField.class.php, variable Bs_FormField::$dbDataType (subpackage: form)
    the data type of the database field.
$dbDsn
in file Bs_Form.class.php, variable Bs_Form::$dbDsn (subpackage: form)
    if the form has to be saved to another database/server/whatever then you can give the db information here. it's a dsn as always:
$dbFieldName
in file Bs_FormField.class.php, variable Bs_FormField::$dbFieldName (subpackage: form)
    i suggest you don't set anything here. if you don't, the var $this->name will be used with a prefix (so we don't get in troubles because of reserved names).
$dbForeignKey
in file Bs_FormField.class.php, variable Bs_FormField::$dbForeignKey (subpackage: form)
    if not set or not an array or empty then it's not a foreign key.
$dbIndexFulltext
in file Bs_FormField.class.php, variable Bs_FormField::$dbIndexFulltext (subpackage: form)
    if the db field is or should be defined as fulltext index.
$dbKey
in file Bs_FormField.class.php, variable Bs_FormField::$dbKey (subpackage: form)
    if the db field is or should be defined as key.
$dbName
in file Bs_Form.class.php, variable Bs_Form::$dbName (subpackage: form)
    the db where the data should be stored automatically.
$dbNotNull
in file Bs_FormField.class.php, variable Bs_FormField::$dbNotNull (subpackage: form)
    if the db field is or should be defined NOT NULL.
$dbPrimaryKey
in file Bs_FormField.class.php, variable Bs_FormField::$dbPrimaryKey (subpackage: form)
    if the db field is or should be defined NOT NULL.
$dbTableName
in file Bs_Form.class.php, variable Bs_Form::$dbTableName (subpackage: form)
    the table where the data should be stored autmatically. only a-z A-Z 0-9 is allowed, no underscore, no 'minus' (_-). it has to start with the string 'form'.
$dbUnique
in file Bs_FormField.class.php, variable Bs_FormField::$dbUnique (subpackage: form)
    if the db field is or should be defined UNIQUE.
$defaultErrorMessage
in file Bs_FormField.class.php, variable Bs_FormField::$defaultErrorMessage (subpackage: form)
    specialized default error messages for that form field.
$defaultOff
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$defaultOff (subpackage: form)
    tells if the container content is hidden when the form loads.
$direction
in file Bs_FormField.class.php, variable Bs_FormField::$direction (subpackage: form)
    the direction in which the text is written in that field, as in <input dir="ltr"> one of ltr (left to right) <= default rtl (right to left) ie5+ only. not set means ltr, which won't be written to the browser.
$direction
in file Bs_Form.class.php, variable Bs_Form::$direction (subpackage: form)
    dir="rtl" the direction in which the text is written.
$disabledMode
in file Bs_Form.class.php, variable Bs_Form::$disabledMode (subpackage: form)
    how disabled fields should be sent to the client. one of:
  1. => (default) internet explorer style with the properties 'disabled' and 'readonly' depending on the tag.
$diskStorage
in file Bs_FormFieldFile.class.php, variable Bs_FormFieldFile::$diskStorage (subpackage: form)
    hash with the keys:
$domApiAlign
in file Bs_DaFormFieldColorPicker2.class.php, variable Bs_DaFormFieldColorPicker2::$domApiAlign (subpackage: form)
    where the dropdown list should be displayed (aligned).
$domApiAllowEdit
in file Bs_DaFormFieldColorPicker2.class.php, variable Bs_DaFormFieldColorPicker2::$domApiAllowEdit (subpackage: form)
    if one should be able to type into the select field.
$domApiAutoClose
in file Bs_DaFormFieldColorPicker2.class.php, variable Bs_DaFormFieldColorPicker2::$domApiAutoClose (subpackage: form)
    if the dropdown list should automatically close when one selects an option. useful.
$domApiDoDepress
in file Bs_DaFormFieldColorPicker2.class.php, variable Bs_DaFormFieldColorPicker2::$domApiDoDepress (subpackage: form)
    adds a onMouseDown effect to the element you clock on. nice.
$domApiDoRollover
in file Bs_DaFormFieldColorPicker2.class.php, variable Bs_DaFormFieldColorPicker2::$domApiDoRollover (subpackage: form)
    adds a mouseover effect to the elements.
$domApiEnabled
in file Bs_DaFormFieldColorPicker2.class.php, variable Bs_DaFormFieldColorPicker2::$domApiEnabled (subpackage: form)
    i recommend that you do not use this var. it may not be fully implemented.
$domApiShowLines
in file Bs_DaFormFieldColorPicker2.class.php, variable Bs_DaFormFieldColorPicker2::$domApiShowLines (subpackage: form)
    displays lines between the elements. looks nice.
doesDbTableExist
in file Bs_Form.class.php, method Bs_Form::doesDbTableExist() (subpackage: form)
    tells if the db table exists. i mean the db table where the submitted values should get persisted.
doItYourself
in file Bs_FormItAble.class.php, method Bs_FormItAble::doItYourself() (subpackage: form)
    does everything itself: fetching form hints, building the form etc.
doItYourself
in file Bs_FormIniHandler.class.php, method Bs_FormIniHandler::doItYourself() (subpackage: form)
    does everything itself. includes storing the new values.
doItYourself
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::doItYourself() (subpackage: form)
doItYourself
in file Bs_Form.class.php, method Bs_Form::doItYourself() (subpackage: form)
    if the form has been submitted, it will be validated and then be spitted out with errors if there were any. if it has never been submitted before, you'll get a clean form back.
doItYourselfWithPage
in file Bs_FormIniHandler.class.php, method Bs_FormIniHandler::doItYourselfWithPage() (subpackage: form)
    does everything itself, including building the whole html page.
$domApiAlign
in file Bs_DaFormFieldListBox.class.php, variable Bs_DaFormFieldListBox::$domApiAlign (subpackage: form_domapi)
    where the dropdown list should be displayed (aligned).
$domApiAlign
in file Bs_DaFormFieldDatePicker.class.php, variable Bs_DaFormFieldDatePicker::$domApiAlign (subpackage: form_domapi)
    where the dropdown list should be displayed (aligned).
$domApiAlign
in file Bs_DaFormFieldComboBox.class.php, variable Bs_DaFormFieldComboBox::$domApiAlign (subpackage: form_domapi)
    where the dropdown list should be displayed (aligned).
$domApiAlign
in file Bs_DaFormPageControl.class.php, variable Bs_DaFormPageControl::$domApiAlign (subpackage: form_domapi)
    Where the tabs show up in the control.
$domApiAllowEdit
in file Bs_DaFormFieldComboBox.class.php, variable Bs_DaFormFieldComboBox::$domApiAllowEdit (subpackage: form_domapi)
    if one should be able to type into the select field.
$domApiAllowEdit
in file Bs_DaFormFieldListBox.class.php, variable Bs_DaFormFieldListBox::$domApiAllowEdit (subpackage: form_domapi)
    if one should be able to type into the select field.
$domApiAutoClose
in file Bs_DaFormFieldDatePicker.class.php, variable Bs_DaFormFieldDatePicker::$domApiAutoClose (subpackage: form_domapi)
    if the dropdown list should automatically close when one selects an option. useful.
$domApiAutoClose
in file Bs_DaFormFieldListBox.class.php, variable Bs_DaFormFieldListBox::$domApiAutoClose (subpackage: form_domapi)
    if the dropdown list should automatically close when one selects an option. useful.
$domApiAutoClose
in file Bs_DaFormFieldComboBox.class.php, variable Bs_DaFormFieldComboBox::$domApiAutoClose (subpackage: form_domapi)
    if the dropdown list should automatically close when one selects an option. useful.
$domApiDateFormat
in file Bs_DaFormFieldDatePicker.class.php, variable Bs_DaFormFieldDatePicker::$domApiDateFormat (subpackage: form_domapi)
    format can be any combination of m,d,y and a delimiter.
$domApiDefaultOpen
in file Bs_DaFormPageControl.class.php, variable Bs_DaFormPageControl::$domApiDefaultOpen (subpackage: form_domapi)
    the tab (name) that is selected/open by default.
$domApiDoDepress
in file Bs_DaFormFieldComboBox.class.php, variable Bs_DaFormFieldComboBox::$domApiDoDepress (subpackage: form_domapi)
    adds a onMouseDown effect to the element you clock on. nice.
$domApiDoDepress
in file Bs_DaFormFieldListBox.class.php, variable Bs_DaFormFieldListBox::$domApiDoDepress (subpackage: form_domapi)
    adds a onMouseDown effect to the element you clock on. nice.
$domApiDoRollover
in file Bs_DaFormFieldSpinEdit.class.php, variable Bs_DaFormFieldSpinEdit::$domApiDoRollover (subpackage: form_domapi)
    adds a mouseover effect to the elements.
$domApiDoRollover
in file Bs_DaFormPageControl.class.php, variable Bs_DaFormPageControl::$domApiDoRollover (subpackage: form_domapi)
    adds a mouseover effect to the tabs (where you click).
$domApiDoRollover
in file Bs_DaFormFieldListBox.class.php, variable Bs_DaFormFieldListBox::$domApiDoRollover (subpackage: form_domapi)
    adds a mouseover effect to the elements.
$domApiDoRollover
in file Bs_DaFormFieldDatePicker.class.php, variable Bs_DaFormFieldDatePicker::$domApiDoRollover (subpackage: form_domapi)
    adds a mouseover effect to the elements.
$domApiDoRollover
in file Bs_DaFormFieldComboBox.class.php, variable Bs_DaFormFieldComboBox::$domApiDoRollover (subpackage: form_domapi)
    adds a mouseover effect to the elements.
$domApiDoWarning
in file Bs_DaFormFieldSpinEdit.class.php, variable Bs_DaFormFieldSpinEdit::$domApiDoWarning (subpackage: form_domapi)
    if a javascript warning should be popped up.
$domApiEnabled
in file Bs_DaFormFieldDatePicker.class.php, variable Bs_DaFormFieldDatePicker::$domApiEnabled (subpackage: form_domapi)
    i recommend that you do not use this var. it may not be fully implemented.
$domApiEnabled
in file Bs_DaFormFieldListBox.class.php, variable Bs_DaFormFieldListBox::$domApiEnabled (subpackage: form_domapi)
    i recommend that you do not use this var. it may not be fully implemented.
$domApiEnabled
in file Bs_DaFormPageControl.class.php, variable Bs_DaFormPageControl::$domApiEnabled (subpackage: form_domapi)
    i recommend that you do not use this var. it may not be fully implemented.
$domApiEnabled
in file Bs_DaFormFieldSpinEdit.class.php, variable Bs_DaFormFieldSpinEdit::$domApiEnabled (subpackage: form_domapi)
    i recommend that you do not use this var. it may not be fully implemented.
$domApiEnabled
in file Bs_DaFormFieldComboBox.class.php, variable Bs_DaFormFieldComboBox::$domApiEnabled (subpackage: form_domapi)
    i recommend that you do not use this var. it may not be fully implemented.
$domApiHeight
in file Bs_DaFormPageControl.class.php, variable Bs_DaFormPageControl::$domApiHeight (subpackage: form_domapi)
    the height of the page control in pixels.
$domApiShowLines
in file Bs_DaFormFieldListBox.class.php, variable Bs_DaFormFieldListBox::$domApiShowLines (subpackage: form_domapi)
    displays lines between the elements. looks nice.
$domApiShowLines
in file Bs_DaFormFieldComboBox.class.php, variable Bs_DaFormFieldComboBox::$domApiShowLines (subpackage: form_domapi)
    displays lines between the elements. looks nice.
$domApiStep
in file Bs_DaFormFieldSpinEdit.class.php, variable Bs_DaFormFieldSpinEdit::$domApiStep (subpackage: form_domapi)
    how many numbers it should be increased/decreased when clicking on the +/- buttons.
$domApiWidth
in file Bs_DaFormPageControl.class.php, variable Bs_DaFormPageControl::$domApiWidth (subpackage: form_domapi)
    the width of the page control in pixels.
dateHandling.php
procedural page dateHandling.php (subpackage: form_examples)
datePickerDomapi.php
procedural page datePickerDomapi.php (subpackage: form_examples)
datePicker.php
procedural page datePicker.php (subpackage: form_examples)
$dataType
in file Bs_FormFieldEditor.class.php, variable Bs_FormFieldEditor::$dataType (subpackage: form_specialfields)
    by default the default special-chars selector will be used.
$dateFormat
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dateFormat (subpackage: form_specialfields)
$dateInputClassName
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dateInputClassName (subpackage: form_specialfields)
$dateRangeLower
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dateRangeLower (subpackage: form_specialfields)
$dateRangeUpper
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dateRangeUpper (subpackage: form_specialfields)
$dayBgColor
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayBgColor (subpackage: form_specialfields)
$dayBgColorActive
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayBgColorActive (subpackage: form_specialfields)
$dayBgColorOver
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayBgColorOver (subpackage: form_specialfields)
$dayClassName
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayClassName (subpackage: form_specialfields)
$dayClassNameByDay
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayClassNameByDay (subpackage: form_specialfields)
$dayClassNameByWeekday
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayClassNameByWeekday (subpackage: form_specialfields)
$dayFontColor
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayFontColor (subpackage: form_specialfields)
$dayFontColorActive
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayFontColorActive (subpackage: form_specialfields)
$dayHeaderBgColor
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayHeaderBgColor (subpackage: form_specialfields)
$dayHeaderClassName
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayHeaderClassName (subpackage: form_specialfields)
$dayHeaderFontColor
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayHeaderFontColor (subpackage: form_specialfields)
$daysEn
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$daysEn (subpackage: form_specialfields)
$daysNumChars
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$daysNumChars (subpackage: form_specialfields)
$dayTableAttributeString
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayTableAttributeString (subpackage: form_specialfields)
$dayTableBgColor
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayTableBgColor (subpackage: form_specialfields)
$dayTableClassName
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$dayTableClassName (subpackage: form_specialfields)
$defaultCellHeight
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$defaultCellHeight (subpackage: form_specialfields)
$defaultCellWidth
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$defaultCellWidth (subpackage: form_specialfields)
$direction
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$direction (subpackage: form_specialfields)
$display
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$display (subpackage: form_specialfields)
$doOrderOnSpit
in file Bs_FormFieldCountryList.class.php, variable Bs_FormFieldCountryList::$doOrderOnSpit (subpackage: form_specialfields)
    if and how we should order the country list before we spit it out to the browser.
disallowFreemail
in file Bs_FormFieldEmail.class.php, method Bs_FormFieldEmail::disallowFreemail() (subpackage: form_specialfields)
    blocks freemail providers.
top

e

$editability
in file Bs_FormField.class.php, variable Bs_FormField::$editability (subpackage: form)
    is the field editable (now)? also depends on the state we're in.
$elementContainer
in file Bs_Form.class.php, variable Bs_Form::$elementContainer (subpackage: form)
    an instance of Bs_FormContainer to keep track of all form elements.
$elementLayout
in file Bs_FormElement.class.php, variable Bs_FormElement::$elementLayout (subpackage: form)
    a layout string for the element. if not given then the setting from Bs_Form->elementLayout will be used. if used then $this->hideCaption will be ignored.
$elementLayouts
in file Bs_Form.class.php, variable Bs_Form::$elementLayouts (subpackage: form)
    layouts for the elements (form fields etc).
$elementStringFormat
in file Bs_FormElement.class.php, variable Bs_FormElement::$elementStringFormat (subpackage: form)
    you may want to not only spit out the element but spit it out with other things, like some html code on both sides. so if used, this is the format argument of the sprintf function.
$elementType
in file Bs_FormElement.class.php, variable Bs_FormElement::$elementType (subpackage: form)
    one of
$encType
in file Bs_Form.class.php, variable Bs_Form::$encType (subpackage: form)
    what encryption type to use, as in <form enctype=$enctype>.
$enforce
in file Bs_FormField.class.php, variable Bs_FormField::$enforce (subpackage: form)
    enforce settings for validating rules.
$equalTo
in file Bs_FormField.class.php, variable Bs_FormField::$equalTo (subpackage: form)
    the field input has to be equal to the field(s) specified here.
$errorMessage
in file Bs_FormField.class.php, variable Bs_FormField::$errorMessage (subpackage: form)
    is set with a textual error message if the validation of this field failed.
$errors
in file Bs_Form.class.php, variable Bs_Form::$errors (subpackage: form)
    holds the errors that occured during the validating of the form fields.
$errorTableLayout
in file Bs_Form.class.php, variable Bs_Form::$errorTableLayout (subpackage: form)
    Mini layout of the error table that is used in the form when an error occured.
$errorType
in file Bs_FormField.class.php, variable Bs_FormField::$errorType (subpackage: form)
    we might need to know which error occured. one of 'must', 'onlyOneOf' etc.
$events
in file Bs_Form.class.php, variable Bs_Form::$events (subpackage: form)
    (javascript) events like onSubmit, ...
$events
in file Bs_FormField.class.php, variable Bs_FormField::$events (subpackage: form)
    (javascript) events like onClick, ...
$explodeEval
in file Bs_FormField.class.php, variable Bs_FormField::$explodeEval (subpackage: form)
    special case. the content of this string will be evaluated.
$emailAddress
in file formItAble.php, variable PersonRecord::$emailAddress (subpackage: form_examples)
elementLayout.php
procedural page elementLayout.php (subpackage: form_examples)
top

f

fetchBaseTag
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchBaseTag()
    find the base tag, if there is one.
fetchBody
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchBody()
    returns the content of the body.
fetchDescription
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchDescription()
    returns the meta description.
fetchIframeUrls
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchIframeUrls()
    fetches the urls of iframes.
fetchImageTexts
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchImageTexts()
    returns the alt and title attributes of all images.
fetchKeywords
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchKeywords()
    returns the meta keywords.
fetchLinks
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchLinks()
    return the links of the document with additional information.
fetchMetaData
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchMetaData()
    returns all available meta tags.
fetchStringsByTagNamesStupid
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchStringsByTagNamesStupid()
    just like fetchStringsByTagNameStupid() but you can pass an array of $tagNames. read there!
fetchStringsByTagNameStupid
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchStringsByTagNameStupid()
    finds all specified tags and returns the content.
fetchTitle
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::fetchTitle()
    returns the content of the title tag.
filterForHtml
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::filterForHtml()
    This function is useful in preventing user-supplied text from containing HTML markup, such as in a message board or guest book application.
filterForHtmlUndo
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::filterForHtmlUndo()
filterForJavaScript
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::filterForJavaScript()
    Converts an ordinary string to a client-side JavaScript friendly version to be written out on the client webpage if you want to write out javascript code with javascript strings, use this function for the values of the js strings.
$fieldsUsed
in file Bs_Form.class.php, variable Bs_Form::$fieldsUsed (subpackage: form)
    tells which fields have been submitted.
$fieldType
in file Bs_FormField.class.php, variable Bs_FormField::$fieldType (subpackage: form)
    the html field type as in <input type=$fieldType>. one of
$fileInfo
in file Bs_FormFieldFile.class.php, variable Bs_FormFieldFile::$fileInfo (subpackage: form)
    array with information about the uploaded file.
$fileSizeUpdateIni
in file Bs_FormFieldFile.class.php, variable Bs_FormFieldFile::$fileSizeUpdateIni (subpackage: form)
    if the maxFileSize specified here is larger than the value specified in the ini file then we'll automatically update the ini (for this request, right?).
$flipFlopObjName
in file Bs_FormFieldSelect.class.php, variable Bs_FormFieldSelect::$flipFlopObjName (subpackage: form)
    the name of the flipflop instance. if not specified then something will be made up.
$flipFlopSettings
in file Bs_FormFieldSelect.class.php, variable Bs_FormFieldSelect::$flipFlopSettings (subpackage: form)
    for detals see the javascript class: Bs_FlipFlop.class.js
$form
in file Bs_FormHandler.class.php, variable Bs_FormHandler::$form (subpackage: form)
    instance of bs_form
$formElements
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$formElements (subpackage: form)
    holding references to instances of Bs_FormElement.
$FormID
in file Bs_FormElement.class.php, variable Bs_FormElement::$FormID (subpackage: form)
    form id, means to which form this element belongs.
$familyName
in file formItAble.php, variable PersonRecord::$familyName (subpackage: form_examples)
formItAble.php
procedural page formItAble.php (subpackage: form_examples)
$fileBrowserUrl
in file Bs_FormFieldFileBrowser.class.php, variable Bs_FormFieldFileBrowser::$fileBrowserUrl (subpackage: form_specialfields)
    url to the file browser.
$firstColTitle
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$firstColTitle (subpackage: form_specialfields)
$firstnameField
in file Bs_FormFieldSex.class.php, variable Bs_FormFieldSex::$firstnameField (subpackage: form_specialfields)
    name of the lastname field - if used.
$firstnameField
in file Bs_FormFieldLastname.class.php, variable Bs_FormFieldLastname::$firstnameField (subpackage: form_specialfields)
    name of the lastname field - if used.
$firstRowTitle
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$firstRowTitle (subpackage: form_specialfields)
flipData
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::flipData() (subpackage: table)
    ***********************************************************************
top

g

getAllUrls
in file Bs_HnXmlHandler.class.php, method Bs_HnXmlHandler::getAllUrls()
    returns all urls.
getNavData
in file Bs_HnXmlHandler.class.php, method Bs_HnXmlHandler::getNavData()
    returns the navigation data.
getTag
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::getTag()
    returns the whole tag as one string. with all the tokens.
getTagParam
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::getTagParam()
    returns parameter $param of the given $tag.
getTagType
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::getTagType()
    returns the tag type. eg 'table'.
getToken
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::getToken()
    returns the token value for the given token.
getTokens
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::getTokens()
    returns all token values.
get_strings_headed
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::get_strings_headed()
    Returns all strings which are headed (<h1> ... </h1> etc)
get_strings_in_tag
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::get_strings_in_tag()
    Returns all strings in $string which are between the start and end tag
get_strings_in_tags
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::get_strings_in_tags()
    Returns all strings in $string which are given to the parameter $tags
$globalGroupName
in file Bs_FormIniHandler.class.php, variable Bs_FormIniHandler::$globalGroupName (subpackage: form)
    ini settings that are in the 'global scope' (not in a [category]) need a pseudo string for the form handling. you should never need to change this string. it works like a constant.
generateFormFieldsByFullPath
in file Bs_FormIniHandler.class.php, method Bs_FormIniHandler::generateFormFieldsByFullPath() (subpackage: form)
    generates the containers and form fields, and adds them to the form object that is in use.
getAdvancedStyle
in file Bs_FormField.class.php, method Bs_FormField::getAdvancedStyle() (subpackage: form)
    returns the advanced style for the given key.
getAdvancedStyleHelper
in file Bs_FormField.class.php, method Bs_FormField::getAdvancedStyleHelper() (subpackage: form)
    returns the advanced style for the field itself or the caption, taking the current mode into account.
getAll
in file Bs_Form.class.php, method Bs_Form::getAll() (subpackage: form)
    returns 'everything' of the form output at once, in a hash with these keys:
getCaption
in file Bs_FormFieldCheckbox.class.php, method Bs_FormFieldCheckbox::getCaption() (subpackage: form)
    Return the caption string (for the current language).
getCaption
in file Bs_FormField.class.php, method Bs_FormField::getCaption() (subpackage: form)
    Return the caption string (for the current language).
getCaption
in file Bs_FormElement.class.php, method Bs_FormElement::getCaption() (subpackage: form)
    Return the caption string (for the current language).
getCaptionForFormOutput
in file Bs_FormElement.class.php, method Bs_FormElement::getCaptionForFormOutput() (subpackage: form)
    returns the caption. here in Bs_FormElement it's the same getCaption() but in Bs_FormField which overwrites these methods it makes a difference.
getCaptionForFormOutput
in file Bs_FormField.class.php, method Bs_FormField::getCaptionForFormOutput() (subpackage: form)
    returns the caption string to use in the form output. so expect html here and not plaintext.
getDbDataType
in file Bs_FormField.class.php, method Bs_FormField::getDbDataType() (subpackage: form)
    returns the db datatype to use for this field.
getDbFieldName
in file Bs_FormField.class.php, method Bs_FormField::getDbFieldName() (subpackage: form)
    returns the db field name you should use for this field.
getDbTableName
in file Bs_Form.class.php, method Bs_Form::getDbTableName() (subpackage: form)
    tells if the db table exists. i mean the db table where the submitted values should get persisted.
getElement
in file Bs_FormCode.class.php, method Bs_FormCode::getElement() (subpackage: form)
    Return some html code to display the element on a website in a form.
getElement
in file Bs_FormContainer.class.php, method Bs_FormContainer::getElement() (subpackage: form)
    Return some html code to display the element on a website in a form.
getElement
in file Bs_FormField.class.php, method Bs_FormField::getElement() (subpackage: form)
    Return some html code to display all the exploded fields on a website in a form.
getElement
in file Bs_FormElement.class.php, method Bs_FormElement::getElement() (subpackage: form)
    Return some html code to display the element on a website in a form.
getElement
in file Bs_FormLine.class.php, method Bs_FormLine::getElement() (subpackage: form)
    Return some html code to display the element on a website in a form.
getElement
in file Bs_Form.class.php, method Bs_Form::getElement() (subpackage: form)
    returns the element of one of the elements of this form.
getElement
in file Bs_FormImage.class.php, method Bs_FormImage::getElement() (subpackage: form)
    Return some html code to display the element on a website in a form.
getElement
in file Bs_FormHtml.class.php, method Bs_FormHtml::getElement() (subpackage: form)
    Return some html code to display the element on a website in a form.
getElement
in file Bs_FormText.class.php, method Bs_FormText::getElement() (subpackage: form)
    Return some html code to display the element on a website in a form.
getElementLayout
in file Bs_FormElement.class.php, method Bs_FormElement::getElementLayout() (subpackage: form)
    returns the layout string for this element.
getElementsTable
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::getElementsTable() (subpackage: form)
getEndTag
in file Bs_FormContainer.class.php, method Bs_FormContainer::getEndTag() (subpackage: form)
getError
in file Bs_FormField.class.php, method Bs_FormField::getError() (subpackage: form)
    returns the error message for the current field, or an empty string if no error.
getErrorMessage
in file Bs_FormField.class.php, method Bs_FormField::getErrorMessage() (subpackage: form)
    returns a textual error message for the given error type.
getErrorTable
in file Bs_Form.class.php, method Bs_Form::getErrorTable() (subpackage: form)
    returns a basic html string (html table) filled with the error messages to display on the website.
getField
in file Bs_FormFieldHidden.class.php, method Bs_FormFieldHidden::getField() (subpackage: form)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldFile.class.php, method Bs_FormFieldFile::getField() (subpackage: form)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldCheckbox.class.php, method Bs_FormFieldCheckbox::getField() (subpackage: form)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldImage.class.php, method Bs_FormFieldImage::getField() (subpackage: form)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldButton.class.php, method Bs_FormFieldButton::getField() (subpackage: form)
    Return some html code to display the button on a website in a form.
getField
in file Bs_FormFieldRadio.class.php, method Bs_FormFieldRadio::getField() (subpackage: form)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldTxt.class.php, method Bs_FormFieldTxt::getField() (subpackage: form)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldWysiwyg.class.php, method Bs_FormFieldWysiwyg::getField() (subpackage: form)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldTextarea.class.php, method Bs_FormFieldTextarea::getField() (subpackage: form)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldSelectImage.class.php, method Bs_FormFieldSelectImage::getField() (subpackage: form)
    Returns some html code to display the field on a website in a form.
getField
in file Bs_FormFieldSelect.class.php, method Bs_FormFieldSelect::getField() (subpackage: form)
    Returns some html code to display the field on a website in a form.
getField
in file Bs_FormField.class.php, method Bs_FormField::getField() (subpackage: form)
    overwrite this method in your subclass.
getField
in file Bs_FormFieldBtn.class.php, method Bs_FormFieldBtn::getField() (subpackage: form)
    Return some html code to display the button on a website in a form.
getField
in file Bs_DaFormFieldColorPicker2.class.php, method Bs_DaFormFieldColorPicker2::getField() (subpackage: form)
    Return some html code to display the field on a website in a form.
getFieldAsHidden
in file Bs_FormField.class.php, method Bs_FormField::getFieldAsHidden() (subpackage: form)
    Return some html code to send to the client. same as getField() but returns the field like a hidden field, no matter what field type it is.
getFieldText
in file Bs_FormFieldCheckbox.class.php, method Bs_FormFieldCheckbox::getFieldText() (subpackage: form)
    returns the description text for the checkbox.
getFieldValue
in file Bs_Form.class.php, method Bs_Form::getFieldValue() (subpackage: form)
    returns the field value you want.
getForm
in file Bs_Form.class.php, method Bs_Form::getForm() (subpackage: form)
    Returns html code to send to the browser which will display the web form with all its form fields.
getFormFoot
in file Bs_Form.class.php, method Bs_Form::getFormFoot() (subpackage: form)
    returns the 'form foot' which includes the </form> tag and the used fields (hidden).
getFormHead
in file Bs_Form.class.php, method Bs_Form::getFormHead() (subpackage: form)
    returns the 'form head' which includes the <form> tag, [javascripts] and hidden/internal fields.
getFormObj
in file Bs_FormIniHandler.class.php, method Bs_FormIniHandler::getFormObj() (subpackage: form)
    returns the form instance by reference.
getFormsTable
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::getFormsTable() (subpackage: form)
getFormTag
in file Bs_Form.class.php, method Bs_Form::getFormTag() (subpackage: form)
    returns the form tag.
getHelp
in file Bs_FormField.class.php, method Bs_FormField::getHelp() (subpackage: form)
    returns the help text
getIncludeOnce
in file Bs_Form.class.php, method Bs_Form::getIncludeOnce() (subpackage: form)
    returns the include-once script files.
getInfo
in file Bs_Form.class.php, method Bs_Form::getInfo() (subpackage: form)
    returns a hash with the following keys:
getInHeadCode
in file Bs_Form.class.php, method Bs_Form::getInHeadCode() (subpackage: form)
    returns the code that should be added in the document head.
getInterfaceText
in file Bs_Form.class.php, method Bs_Form::getInterfaceText() (subpackage: form)
    returns a text string.
getLabel
in file Bs_FormField.class.php, method Bs_FormField::getLabel() (subpackage: form)
    Return the label tag (for the current language).
getLanguageDependentValue
in file Bs_FormElement.class.php, method Bs_FormElement::getLanguageDependentValue() (subpackage: form)
    returns the value of a [language dependant] [object] var for the current or given language.
getLevel
in file Bs_FormElement.class.php, method Bs_FormElement::getLevel() (subpackage: form)
    returns the level this element belongs to.
getLevel
in file Bs_FormContainer.class.php, method Bs_FormContainer::getLevel() (subpackage: form)
    returns the level this container belongs to.
getMode
in file Bs_Form.class.php, method Bs_Form::getMode() (subpackage: form)
    returns the form mode we're in.
getNumbersOfLevels
in file Bs_Form.class.php, method Bs_Form::getNumbersOfLevels() (subpackage: form)
    returns the number of levels used in that form.
getOnEnterBehavior
in file Bs_FormField.class.php, method Bs_FormField::getOnEnterBehavior() (subpackage: form)
    tells how this form field should behave when the user hits enter.
getOnEnterCode
in file Bs_FormField.class.php, method Bs_FormField::getOnEnterCode() (subpackage: form)
    returns some javascript code (the call) to behave the way the coder wants.
getOnLoadCode
in file Bs_Form.class.php, method Bs_Form::getOnLoadCode() (subpackage: form)
    returns the javascript code that needs to be executed in the onLoad event of the page.
getOptionStringForValue
in file Bs_FormFieldRadio.class.php, method Bs_FormFieldRadio::getOptionStringForValue() (subpackage: form)
    returns the displayed value for an internal value.
getOptionStringForValue
in file Bs_FormFieldSelect.class.php, method Bs_FormFieldSelect::getOptionStringForValue() (subpackage: form)
    returns the displayed value for an internal value.
getRadios
in file Bs_FormFieldRadio.class.php, method Bs_FormFieldRadio::getRadios() (subpackage: form)
    returns html code for the radio option buttons.
getReadableValue
in file Bs_FormFieldCheckbox.class.php, method Bs_FormFieldCheckbox::getReadableValue() (subpackage: form)
    returns a human-readable representation of [a|the] value of this field in the default or given language.
getSaveToDbArray
in file Bs_Form.class.php, method Bs_Form::getSaveToDbArray() (subpackage: form)
    creates a hash with the information about which data to persist, and how.
getSaveToDbArray
in file Bs_FormContainer.class.php, method Bs_FormContainer::getSaveToDbArray() (subpackage: form)
    called by Bs_Form->getSaveToDbArray(), look there for further information.
getStartTag
in file Bs_FormContainer.class.php, method Bs_FormContainer::getStartTag() (subpackage: form)
getUsedFields
in file Bs_Form.class.php, method Bs_Form::getUsedFields() (subpackage: form)
    returns an html string that will be sent to the client inside the form.
getValue
in file Bs_FormField.class.php, method Bs_FormField::getValue() (subpackage: form)
    returns the value.
getValuesArray
in file Bs_Form.class.php, method Bs_Form::getValuesArray() (subpackage: form)
    returns the desired values of the submitted fields (that we should use).
getVisibility
in file Bs_FormElement.class.php, method Bs_FormElement::getVisibility() (subpackage: form)
    returns how this field/element should be visible and editable to the user.
go
in file Bs_FormHandler.class.php, method Bs_FormHandler::go() (subpackage: form)
    this method does it all itself.
getElement
in file Bs_DaFormPageControl.class.php, method Bs_DaFormPageControl::getElement() (subpackage: form_domapi)
    Return some html code to display the element on a website in a form.
getField
in file Bs_DaFormFieldSpinEdit.class.php, method Bs_DaFormFieldSpinEdit::getField() (subpackage: form_domapi)
    Return some html code to display the field on a website in a form.
getField
in file Bs_DaFormFieldListBox.class.php, method Bs_DaFormFieldListBox::getField() (subpackage: form_domapi)
    Return some html code to display the field on a website in a form.
getField
in file Bs_DaFormFieldDatePicker.class.php, method Bs_DaFormFieldDatePicker::getField() (subpackage: form_domapi)
    Return some html code to display the field on a website in a form.
getField
in file Bs_DaFormFieldComboBox.class.php, method Bs_DaFormFieldComboBox::getField() (subpackage: form_domapi)
    Return some html code to display the field on a website in a form.
$gender
in file formItAble.php, variable PersonRecord::$gender (subpackage: form_examples)
$givenName
in file formItAble.php, variable PersonRecord::$givenName (subpackage: form_examples)
getField
in file Bs_FormFieldLastname.class.php, method Bs_FormFieldLastname::getField() (subpackage: form_specialfields)
    overwrites and uses parent method. look there.
getField
in file Bs_FormFieldRadioJs.class.php, method Bs_FormFieldRadioJs::getField() (subpackage: form_specialfields)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldTree.class.php, method Bs_FormFieldTree::getField() (subpackage: form_specialfields)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::getField() (subpackage: form_specialfields)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldCheckboxJs.class.php, method Bs_FormFieldCheckboxJs::getField() (subpackage: form_specialfields)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldFirstname.class.php, method Bs_FormFieldFirstname::getField() (subpackage: form_specialfields)
    overwrites and uses parent method. look there.
getField
in file Bs_FormFieldDatePicker.class.php, method Bs_FormFieldDatePicker::getField() (subpackage: form_specialfields)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldEditor.class.php, method Bs_FormFieldEditor::getField() (subpackage: form_specialfields)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldEmail.class.php, method Bs_FormFieldEmail::getField() (subpackage: form_specialfields)
    overwrites and uses parent method. look there.
getField
in file Bs_FormFieldFileBrowser.class.php, method Bs_FormFieldFileBrowser::getField() (subpackage: form_specialfields)
    Return some html code to display the field on a website in a form.
getField
in file Bs_FormFieldSpreadsheet.class.php, method Bs_FormFieldSpreadsheet::getField() (subpackage: form_specialfields)
    Return some html code to display the field on a website in a form.
getOnoClientName
in file Bs_FormFieldFirstname.class.php, method Bs_FormFieldFirstname::getOnoClientName() (subpackage: form_specialfields)
    returns the name of the javascript onomastics client object.
getRadios
in file Bs_FormFieldSex.class.php, method Bs_FormFieldSex::getRadios() (subpackage: form_specialfields)
    returns html code for the radio option buttons.
generateCode
in file Bs_HtmlTableParser.class.php, method Bs_HtmlTableParser::generateCode() (subpackage: table)
getArea
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::getArea() (subpackage: table)
    *********************************************************************** Gets a 2-D array clip by *reference* of all the cells defined by the area.
getAreaStream
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::getAreaStream() (subpackage: table)
    *********************************************************************** Same as $this->getArea() But gets a 1-D array stream by *reference* of all the cells defined by the area. Handy to loop through the table data to change it.
getAttrStrings
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::getAttrStrings() (subpackage: table)
    *********************************************************************** Gets a hash array. The key is a position mnomics ID and the value is string holding the data. E.g.
getCol
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::getCol() (subpackage: table)
    *********************************************************************** Gets a 1-D array stream by *reference* of a column defined by the $colPos.
getCssBlock
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::getCssBlock() (subpackage: table)
    *********************************************************************** If you're planing to work with CSS (Cascading Style Sheats) you can get a STYLE block.
getMatrix
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::getMatrix() (subpackage: table)
    *********************************************************************** Builds and inits the 2-D $_windroseMatrix of size $rowSize x $colSize where every cell holds the data for rendering.
getNumCols
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::getNumCols() (subpackage: table)
    returns the number of cols (including title cols etc, just everything).
getNumRows
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::getNumRows() (subpackage: table)
    returns the number of rows (including title rows etc, just everything).
getRow
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::getRow() (subpackage: table)
    *********************************************************************** Gets a 1-D array stream by *reference* of a row defined by the $rowPos.
getStyleStrings
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::getStyleStrings() (subpackage: table)
    *********************************************************************** Gets a hash array. The key is a position mnomics ID and the value is string holding the data. E.g.
top

h

$htmlUtil
in file Bs_HtmlTag.class.php, variable Bs_HtmlTag::$htmlUtil
    reference to the global pseudostatic object
hasToken
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::hasToken()
    tells if the token with the given key exists. see getToken().
htmlEntities2
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::htmlEntities2()
    synonyme of htmlEntitiesUndo().
htmlEntitiesUndo
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::htmlEntitiesUndo()
    Convert all HTML entities to applicable characters.
htmlToText
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::htmlToText()
    takes an html string and converts it to text:
$hasJavascript
in file Bs_Form.class.php, variable Bs_Form::$hasJavascript (subpackage: form)
    cached information if the client browser has javascript support.
$height
in file Bs_FormFieldSelectImage.class.php, variable Bs_FormFieldSelectImage::$height (subpackage: form)
    height of the container in pixel. default is 200.
$height
in file Bs_FormImage.class.php, variable Bs_FormImage::$height (subpackage: form)
    we don't allow things like "50%" here.
$height
in file Bs_FormFieldImage.class.php, variable Bs_FormFieldImage::$height (subpackage: form)
    height of the image. if not given, no height is sent and the browser uses the original height of the image.
$height
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$height (subpackage: form)
$hideCaption
in file Bs_FormElement.class.php, variable Bs_FormElement::$hideCaption (subpackage: form)
    if the caption should be hidden. by default this is off.
$hspace
in file Bs_FormImage.class.php, variable Bs_FormImage::$hspace (subpackage: form)
$hspace
in file Bs_FormFieldImage.class.php, variable Bs_FormFieldImage::$hspace (subpackage: form)
    horizontal space
$html
in file Bs_FormHtml.class.php, variable Bs_FormHtml::$html (subpackage: form)
    the html to display.
$htmlContent
in file Bs_FormFieldButton.class.php, variable Bs_FormFieldButton::$htmlContent (subpackage: form)
    the html content inside <button></button>, if any.
hasFileFieldElement
in file Bs_FormContainer.class.php, method Bs_FormContainer::hasFileFieldElement() (subpackage: form)
    tells if this container holds a file field element.
hasFormObject
in file Bs_FormElement.class.php, method Bs_FormElement::hasFormObject() (subpackage: form)
    tells if we have a reference to a form object where we can grab some information.
hasJavascript
in file Bs_Form.class.php, method Bs_Form::hasJavascript() (subpackage: form)
    tells whether the client browser has javascript support or not.
hasJavascript
in file Bs_FormField.class.php, method Bs_FormField::hasJavascript() (subpackage: form)
    tells whether the client browser has javascript support or not.
$height
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$height (subpackage: form_specialfields)
$height
in file Bs_FormFieldEditor.class.php, variable Bs_FormFieldEditor::$height (subpackage: form_specialfields)
$htmlTableWindrose
in file Bs_HtmlTable.class.php, variable Bs_HtmlTable::$htmlTableWindrose (subpackage: table)
hideArea
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::hideArea() (subpackage: table)
    ***********************************************************************
hideCol
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::hideCol() (subpackage: table)
    ***********************************************************************
hideRow
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::hideRow() (subpackage: table)
    ***********************************************************************
top

i

initByPath
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::initByPath()
    inits this class using a path to an html file on the file system.
initByString
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::initByString()
    inits this class by passing an html string.
initByUrl
in file Bs_HtmlInfo.class.php, method Bs_HtmlInfo::initByUrl()
    inits this class using an url to an html file.
$imageBorder
in file Bs_FormFieldSelectImage.class.php, variable Bs_FormFieldSelectImage::$imageBorder (subpackage: form)
$imageBrowserUrl
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$imageBrowserUrl (subpackage: form)
    if you want that the user can browse the directories on the server to find images, define a file browser here.
$imageHeight
in file Bs_FormFieldSelectImage.class.php, variable Bs_FormFieldSelectImage::$imageHeight (subpackage: form)
$imagePath
in file Bs_FormFieldSelectImage.class.php, variable Bs_FormFieldSelectImage::$imagePath (subpackage: form)
$imageWidth
in file Bs_FormFieldSelectImage.class.php, variable Bs_FormFieldSelectImage::$imageWidth (subpackage: form)
$infolineCssClass
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$infolineCssClass (subpackage: form)
    for details about this var see the javascript class Bs_LimitedTextarea.class.js.
$infolineCssStyle
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$infolineCssStyle (subpackage: form)
    for details about this var see the javascript class Bs_LimitedTextarea.class.js.
$infolineText
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$infolineText (subpackage: form)
    for details about this var see the javascript class Bs_LimitedTextarea.class.js.
$internalName
in file Bs_Form.class.php, variable Bs_Form::$internalName (subpackage: form)
    the name of this form in the database. may be different than $this->name because of javascripts that depend on a name.
$ismap
in file Bs_FormImage.class.php, variable Bs_FormImage::$ismap (subpackage: form)
    the ismap tag. doesn't look like it's married with $usemap.
$isUsed
in file Bs_FormField.class.php, variable Bs_FormField::$isUsed (subpackage: form)
    tells if the field is used in the form. will be set to true if the field value will be used on the server side, means if Bs_FormElement->visibility evaluates to 'normal', 'read' or 'invisible'. not if it's 'readonly' cause the value won't be used, and not if it's 'omit' of course. default is FALSE.
includeOnceToHtml
in file Bs_Form.class.php, method Bs_Form::includeOnceToHtml() (subpackage: form)
    if you have the includeOnce data as array and want to spit it out, use this.
inputManipulate
in file Bs_FormFieldSelect.class.php, method Bs_FormFieldSelect::inputManipulate() (subpackage: form)
    overwrite parent method cause we don't want to manipulate anything here.
inputManipulate
in file Bs_FormFieldRadio.class.php, method Bs_FormFieldRadio::inputManipulate() (subpackage: form)
    overwrite parent method cause we don't want to manipulate anything here.
inputManipulate
in file Bs_FormField.class.php, method Bs_FormField::inputManipulate() (subpackage: form)
    manipulate the user inputs according to the object vars.
inputManipulate
in file Bs_FormFieldBtn.class.php, method Bs_FormFieldBtn::inputManipulate() (subpackage: form)
    overwrites parent method. we don't need this here.
inputValidate
in file Bs_FormFieldRadio.class.php, method Bs_FormFieldRadio::inputValidate() (subpackage: form)
    validate the user inputs according to the object vars.
inputValidate
in file Bs_FormFieldSelect.class.php, method Bs_FormFieldSelect::inputValidate() (subpackage: form)
    validate the user inputs according to the object vars.
inputValidate
in file Bs_FormFieldBtn.class.php, method Bs_FormFieldBtn::inputValidate() (subpackage: form)
    overwrites parent method. we don't need this here.
inputValidate
in file Bs_FormFieldFile.class.php, method Bs_FormFieldFile::inputValidate() (subpackage: form)
    overwrites parent method, look there.
inputValidate
in file Bs_FormField.class.php, method Bs_FormField::inputValidate() (subpackage: form)
    validate the user inputs according to the object vars.
inputValidate
in file Bs_FormFieldCheckbox.class.php, method Bs_FormFieldCheckbox::inputValidate() (subpackage: form)
    validate the user inputs according to the object vars.
isExplodable
in file Bs_FormField.class.php, method Bs_FormField::isExplodable() (subpackage: form)
    tells if this is an explodable field.
isFieldFilledIn
in file Bs_Form.class.php, method Bs_Form::isFieldFilledIn() (subpackage: form)
    tells if the user filled in the given field *somehow*. does not tell if the input was ok/accepted.
isFilledIn
in file Bs_FormField.class.php, method Bs_FormField::isFilledIn() (subpackage: form)
    tells if the user filled in this field *somehow*. does not tell if the input was ok/accepted.
isFirstLevel
in file Bs_Form.class.php, method Bs_Form::isFirstLevel() (subpackage: form)
    tells if we're in the first level of a multilevel form.
isLastLevel
in file Bs_Form.class.php, method Bs_Form::isLastLevel() (subpackage: form)
    tells if we're in the last level of a multilevel form.
isMultiLevel
in file Bs_Form.class.php, method Bs_Form::isMultiLevel() (subpackage: form)
    tells if this form is a multilevel form.
isMultipart
in file Bs_Form.class.php, method Bs_Form::isMultipart() (subpackage: form)
    Tells whether this form is (or has to be treated as) a multipart form.
isMust
in file Bs_FormField.class.php, method Bs_FormField::isMust() (subpackage: form)
    tells if the field has to be filled in according to the current settings.
$ID
in file formItAble.php, variable PersonRecord::$ID (subpackage: form_examples)
inputManipulation.php
procedural page inputManipulation.php (subpackage: form_examples)
inputValidation.php
procedural page inputValidation.php (subpackage: form_examples)
initFiaHints
in file formItAble.php, method PersonRecord::initFiaHints() (subpackage: form_examples)
    by having the load in a separate function, we can load the [default] hints, and then modify them from outside so that the callback function bs_fia_getHints() will fetch customized settings.
$imageDir
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$imageDir (subpackage: form_specialfields)
$imgBasePath
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$imgBasePath (subpackage: form_specialfields)
$imgDir
in file Bs_FormFieldRadioJs.class.php, variable Bs_FormFieldRadioJs::$imgDir (subpackage: form_specialfields)
$imgDir
in file Bs_FormFieldCheckboxJs.class.php, variable Bs_FormFieldCheckboxJs::$imgDir (subpackage: form_specialfields)
$imgHeight
in file Bs_FormFieldRadioJs.class.php, variable Bs_FormFieldRadioJs::$imgHeight (subpackage: form_specialfields)
$imgHeight
in file Bs_FormFieldCheckboxJs.class.php, variable Bs_FormFieldCheckboxJs::$imgHeight (subpackage: form_specialfields)
$imgWidth
in file Bs_FormFieldCheckboxJs.class.php, variable Bs_FormFieldCheckboxJs::$imgWidth (subpackage: form_specialfields)
$imgWidth
in file Bs_FormFieldRadioJs.class.php, variable Bs_FormFieldRadioJs::$imgWidth (subpackage: form_specialfields)
$inputTextFieldEvent
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$inputTextFieldEvent (subpackage: form_specialfields)
initByMatrix
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::initByMatrix() (subpackage: table)
    *********************************************************************** Init the content of the HtmlTable object.
isAttrTransparent
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::isAttrTransparent() (subpackage: table)
    ***********************************************************************
isStyleTransparent
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::isStyleTransparent() (subpackage: table)
    ***********************************************************************
top

j

jsAlert
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::jsAlert()
    returns $value as a javascript popup. sometimes echo is not suitable cause you're somewhere in the middle of the output, or you're in a frame, or whatever that makes it difficult to find your debug echo/vardump output.
$jumpToFirstError
in file Bs_Form.class.php, variable Bs_Form::$jumpToFirstError (subpackage: form)
    When the form has been submitted but something is wrong in a field, the cursor can be set into the first faulty field automatically using javascript.
top

l

loadDataByXmlFile
in file Bs_HnXmlHandler.class.php, method Bs_HnXmlHandler::loadDataByXmlFile()
    loads the navigation data using an xml file.
loadDataByXmlString
in file Bs_HnXmlHandler.class.php, method Bs_HnXmlHandler::loadDataByXmlString()
    loads the navigation data using an xml string.
$language
in file Bs_Form.class.php, variable Bs_Form::$language (subpackage: form)
    the language we use for that form.
$level
in file Bs_FormField.class.php, variable Bs_FormField::$level (subpackage: form)
    this var is for internal use only in the formfield! the FormContainer uses a public one.
$level
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$level (subpackage: form)
    a container can be assigned to another level. this is used for the multi-level form feature.
$level
in file Bs_Form.class.php, variable Bs_Form::$level (subpackage: form)
    this form class is multi-level capable. think of it like a
loadForm
in file Bs_FormHandler.class.php, method Bs_FormHandler::loadForm() (subpackage: form)
loadSkin
in file Bs_Form.class.php, method Bs_Form::loadSkin() (subpackage: form)
    loads a predefined skin.
loadTemplateFromFullpath
in file Bs_FormTemplateParser.class.php, method Bs_FormTemplateParser::loadTemplateFromFullpath() (subpackage: form)
    loads the template from the given absolute fullpath.
loadTemplateFromString
in file Bs_FormTemplateParser.class.php, method Bs_FormTemplateParser::loadTemplateFromString() (subpackage: form)
    "loads" the template given in the string.
$lastnameField
in file Bs_FormFieldFirstname.class.php, variable Bs_FormFieldFirstname::$lastnameField (subpackage: form_specialfields)
    name of the lastname field - if used.
loadCountryList
in file Bs_FormFieldCountryList.class.php, method Bs_FormFieldCountryList::loadCountryList() (subpackage: form_specialfields)
    feel free to write other load methods. file, db.
loadSkin
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::loadSkin() (subpackage: form_specialfields)
    loads a skin; a default layout for this slider.
loadVisaList
in file Bs_FormFieldChVisa.class.php, method Bs_FormFieldChVisa::loadVisaList() (subpackage: form_specialfields)
    feel free to write other load methods. file, db.
top

m

$mailNice1Bcc
in file Bs_Form.class.php, variable Bs_Form::$mailNice1Bcc (subpackage: form)
    email bcc address
$mailNice1Cc
in file Bs_Form.class.php, variable Bs_Form::$mailNice1Cc (subpackage: form)
    email cc address
$mailNice1Subject
in file Bs_Form.class.php, variable Bs_Form::$mailNice1Subject (subpackage: form)
    email subject
$mailNice1Template
in file Bs_Form.class.php, variable Bs_Form::$mailNice1Template (subpackage: form)
    email template
$mailNice1To
in file Bs_Form.class.php, variable Bs_Form::$mailNice1To (subpackage: form)
    email to address
$mailRawBcc
in file Bs_Form.class.php, variable Bs_Form::$mailRawBcc (subpackage: form)
    email bcc address
$mailRawCc
in file Bs_Form.class.php, variable Bs_Form::$mailRawCc (subpackage: form)
    email cc address
$mailRawSubject
in file Bs_Form.class.php, variable Bs_Form::$mailRawSubject (subpackage: form)
    email subject
$mailRawTo
in file Bs_Form.class.php, variable Bs_Form::$mailRawTo (subpackage: form)
    email to address
$maxFileSize
in file Bs_FormFieldFile.class.php, variable Bs_FormFieldFile::$maxFileSize (subpackage: form)
    max file size in bytes, if any.
$maxLength
in file Bs_FormField.class.php, variable Bs_FormField::$maxLength (subpackage: form)
    the max length the field value can be.
$mayAddFields
in file Bs_FormIniHandler.class.php, variable Bs_FormIniHandler::$mayAddFields (subpackage: form)
$mayToggle
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$mayToggle (subpackage: form)
    tells if the container content may be toggled (display/hide).
$md5Key
in file Bs_Form.class.php, variable Bs_Form::$md5Key (subpackage: form)
    the md5 fingerprint to use to make sure the user did not cheat when submitting the form data.
$method
in file Bs_Form.class.php, variable Bs_Form::$method (subpackage: form)
    what submit method to use, as in <form method=$method>.
$minFileSize
in file Bs_FormFieldFile.class.php, variable Bs_FormFieldFile::$minFileSize (subpackage: form)
    min file size in bytes, if any.
$minLength
in file Bs_FormField.class.php, variable Bs_FormField::$minLength (subpackage: form)
    the min length the field value needs to be. if it's not a $must field, a value shorter than $minLength is not accepted while an empty value is.
$mode
in file Bs_Form.class.php, variable Bs_Form::$mode (subpackage: form)
    the form mode we're in.
$multiple
in file Bs_FormFieldSelect.class.php, variable Bs_FormFieldSelect::$multiple (subpackage: form)
    if the user is able to select multiple values, not just one.
$must
in file Bs_FormField.class.php, variable Bs_FormField::$must (subpackage: form)
    tells whether the field has to be filled out or not.
$mustBeUnique
in file Bs_FormField.class.php, variable Bs_FormField::$mustBeUnique (subpackage: form)
    tells whether the field value must be unique in the db or not.
$mustContain
in file Bs_FormField.class.php, variable Bs_FormField::$mustContain (subpackage: form)
    see $mustStartWith
$mustEndWith
in file Bs_FormField.class.php, variable Bs_FormField::$mustEndWith (subpackage: form)
    see $mustStartWith
$mustFieldsVisualMode
in file Bs_Form.class.php, variable Bs_Form::$mustFieldsVisualMode (subpackage: form)
    How must fields should be 'highlighted' in the browser.
$mustIf
in file Bs_FormField.class.php, variable Bs_FormField::$mustIf (subpackage: form)
    the field turns into a must field if the condition evaluates to true.
$mustOneOf
in file Bs_FormField.class.php, variable Bs_FormField::$mustOneOf (subpackage: form)
    at least one of (the fields in that array + this field) have to be filled in.
$mustOneOfIf
in file Bs_FormField.class.php, variable Bs_FormField::$mustOneOfIf (subpackage: form)
    at least one of (the fields in that array + this field) have to be filled in IF the condition evaluates to true. otherwise none of the fields are mandatory.
$mustStartWith
in file Bs_FormField.class.php, variable Bs_FormField::$mustStartWith (subpackage: form)
    the field input has to start with one of these values.
multiLevel.php
procedural page multiLevel.php (subpackage: form_examples)
$maxVal
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$maxVal (subpackage: form_specialfields)
$mayUseAlign
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$mayUseAlign (subpackage: form_specialfields)
$mayUseFormat
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$mayUseFormat (subpackage: form_specialfields)
$mayUseWysiwyg
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$mayUseWysiwyg (subpackage: form_specialfields)
$minVal
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$minVal (subpackage: form_specialfields)
$monthLongEn
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$monthLongEn (subpackage: form_specialfields)
$monthNumChars
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$monthNumChars (subpackage: form_specialfields)
$monthSelectClassName
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$monthSelectClassName (subpackage: form_specialfields)
$moveX
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$moveX (subpackage: form_specialfields)
$moveY
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$moveY (subpackage: form_specialfields)
$metaInfo
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$metaInfo (subpackage: table)
    array with meta information about the style.
top

n

$name
in file Bs_Form.class.php, variable Bs_Form::$name (subpackage: form)
    the form name, as in <form name=$name>.
$name
in file Bs_FormElement.class.php, variable Bs_FormElement::$name (subpackage: form)
    the name of the element. must be unique for this form.
$noshade
in file Bs_FormLine.class.php, variable Bs_FormLine::$noshade (subpackage: form)
    default is false which means don't send it.
$notContain
in file Bs_FormField.class.php, variable Bs_FormField::$notContain (subpackage: form)
    see $mustStartWith
$notEndWith
in file Bs_FormField.class.php, variable Bs_FormField::$notEndWith (subpackage: form)
    see $mustStartWith
$notEqualTo
in file Bs_FormField.class.php, variable Bs_FormField::$notEqualTo (subpackage: form)
    the field input may not be equal to the field(s) specified here.
$notStartWith
in file Bs_FormField.class.php, variable Bs_FormField::$notStartWith (subpackage: form)
    see $mustStartWith
$numberCssClass
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$numberCssClass (subpackage: form)
    for details about this var see the javascript class Bs_LimitedTextarea.class.js.
$numberCssStyle
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$numberCssStyle (subpackage: form)
    for details about this var see the javascript class Bs_LimitedTextarea.class.js.
$noPartly
in file Bs_FormFieldCheckboxJs.class.php, variable Bs_FormFieldCheckboxJs::$noPartly (subpackage: form_specialfields)
$numCols
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$numCols (subpackage: form_specialfields)
$numRows
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$numRows (subpackage: form_specialfields)
top

o

$onEnter
in file Bs_FormField.class.php, variable Bs_FormField::$onEnter (subpackage: form)
    see var Bs_Form->onEnter for description and details.
$onEnter
in file Bs_Form.class.php, variable Bs_Form::$onEnter (subpackage: form)
    Browsers act differently when one hits enter in an input field.
$onlyIf
in file Bs_FormField.class.php, variable Bs_FormField::$onlyIf (subpackage: form)
    the field turns into an only-field if the condition evaluates to true.
$onlyOneOf
in file Bs_FormField.class.php, variable Bs_FormField::$onlyOneOf (subpackage: form)
    only one of (the fields in that array + this field) may be filled out.
$onlyOneOfIf
in file Bs_FormField.class.php, variable Bs_FormField::$onlyOneOfIf (subpackage: form)
$optionsEval
in file Bs_FormFieldSelect.class.php, variable Bs_FormFieldSelect::$optionsEval (subpackage: form)
    php code to be evaluated. has to return an array (hash or vector) that will be used for the option tags of this select field.
$optionsEval
in file Bs_FormFieldRadio.class.php, variable Bs_FormFieldRadio::$optionsEval (subpackage: form)
    php code to be evaluated. has to return an array (hash or vector) that will be used for the option tags of this select field.
$optionsHard
in file Bs_FormFieldSelect.class.php, variable Bs_FormFieldSelect::$optionsHard (subpackage: form)
    the options that are selectable for the user.
$optionsHard
in file Bs_FormFieldRadio.class.php, variable Bs_FormFieldRadio::$optionsHard (subpackage: form)
    the options that are selectable for the user.
$optionsType
in file Bs_FormFieldSelect.class.php, variable Bs_FormFieldSelect::$optionsType (subpackage: form)
    how to fill in the option tags for this select field.
$optionsType
in file Bs_FormFieldRadio.class.php, variable Bs_FormFieldRadio::$optionsType (subpackage: form)
    how to fill in the options for this radio button.
$orderId
in file Bs_FormElement.class.php, variable Bs_FormElement::$orderId (subpackage: form)
    the order number (in the container, if set) in that the element should be spitted out to the browser. the higher the number, the higher the priority.
onLoadCodeToHtml
in file Bs_Form.class.php, method Bs_Form::onLoadCodeToHtml() (subpackage: form)
    if you have the onLoadCode data as string but without the needed tags to spit it out, use this.
orderElements
in file Bs_FormContainer.class.php, method Bs_FormContainer::orderElements() (subpackage: form)
    orders the elements based on the orderId var.
onomastics.php
procedural page onomastics.php (subpackage: form_examples)
OnoServer.php
procedural page OnoServer.php (subpackage: form_examples)
$openByInit
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$openByInit (subpackage: form_specialfields)
top

p

parseAttrStr
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::parseAttrStr()
    Parse a attr string of a format like below to a hash array Separator assumed: For the elements ' ', for the key/value pair '=' E.g.
parseHeadFootStyle
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::parseHeadFootStyle()
parseLinkStyle
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::parseLinkStyle()
    creates a navigation element with the given style and data.
parseStyleStr
in file Bs_HtmlUtil.class.php, method Bs_HtmlUtil::parseStyleStr()
    Parse a style string of a format like below to a hash array Separator assumed: For the elements ';', for the key/value pair ':' E.g.
$pageID
in file Bs_FormTemplateParser.class.php, variable Bs_FormTemplateParser::$pageID (subpackage: form)
    the page id for which this instance of templateparser is used.
$persister
in file Bs_FormElement.class.php, variable Bs_FormElement::$persister (subpackage: form)
    instance of Bs_ObjPersisterForMySql to persist the settings.
$persister
in file Bs_Form.class.php, variable Bs_Form::$persister (subpackage: form)
    instance of Bs_ObjPersisterForMySql to persist the settings.
$persisterID
in file Bs_FormElement.class.php, variable Bs_FormElement::$persisterID (subpackage: form)
    reserved var for the persister. don't fuck with this.
$persisterID
in file Bs_Form.class.php, variable Bs_Form::$persisterID (subpackage: form)
    reserved var for the persister. don't fuck with this.
$persisterVarSettings
in file Bs_FormElement.class.php, variable Bs_FormElement::$persisterVarSettings (subpackage: form)
$persisterVarSettings
in file Bs_Form.class.php, variable Bs_Form::$persisterVarSettings (subpackage: form)
$persistType
in file Bs_FormBuilder.class.php, variable Bs_FormBuilder::$persistType (subpackage: form)
    the way we persist the form/fields structure data.
$pseudoContainer
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$pseudoContainer (subpackage: form)
    should it be displayed as real container with caption and borders? if not then the user won't see that these fields are grouped together.
$pseudoIfNada
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$pseudoIfNada (subpackage: form)
    make this container a "pseudocontainer" (hide border and caption) if there is nothing visible to show? default is TRUE.
parse
in file Bs_FormTemplateParser.class.php, method Bs_FormTemplateParser::parse() (subpackage: form)
    it's not a real parser, it just searches for <bs ...> tags. fills $this->tags.
persist
in file Bs_FormContainer.class.php, method Bs_FormContainer::persist() (subpackage: form)
    persist the element settings.
persist
in file Bs_Form.class.php, method Bs_Form::persist() (subpackage: form)
    persist the form settings (with the attached form elements by default).
postLoadTrigger
in file Bs_Form.class.php, method Bs_Form::postLoadTrigger() (subpackage: form)
    calls the post load triggers of the fields of this form.
postManipulateTrigger
in file Bs_FormField.class.php, method Bs_FormField::postManipulateTrigger() (subpackage: form)
    gets called after the user input has been set to the form fields, and the needed automatic manipulations have been done.
postReceiveTrigger
in file Bs_FormFieldFile.class.php, method Bs_FormFieldFile::postReceiveTrigger() (subpackage: form)
    overwrites and uses parent method.
postReceiveTrigger
in file Bs_FormField.class.php, method Bs_FormField::postReceiveTrigger() (subpackage: form)
    gets called right after the user input has been set to the form fields.
PersonRecord
in file formItAble.php, method PersonRecord::PersonRecord() (subpackage: form_examples)
    Constructor
PersonRecord
in file formItAble.php, class PersonRecord (subpackage: form_examples)
    simple person class.
$preloadDown
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$preloadDown (subpackage: form_specialfields)
parse
in file Bs_HtmlTableParser.class.php, method Bs_HtmlTableParser::parse() (subpackage: table)
    ***********************************************************************
pushCol
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::pushCol() (subpackage: table)
    *********************************************************************** Inserts a COL (any array of data) at postion $colPos by pushing the other cols to right.
pushRow
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::pushRow() (subpackage: table)
    *********************************************************************** Inserts a ROW (any array of data) at postion $rowPos by pushing the other rows down.
top

r

removeComments
in file Bs_JsCruncher.class.php, method Bs_JsCruncher::removeComments()
$recordId
in file Bs_Form.class.php, variable Bs_Form::$recordId (subpackage: form)
    usually the form is here to edit data from a database. which record? this one.
$registerCustom1Caption
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$registerCustom1Caption (subpackage: form)
    caption for the register "custom 1", if used.
$registerCustom1Content
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$registerCustom1Content (subpackage: form)
    defines the content of the custom1 register.
$regularExpression
in file Bs_FormField.class.php, variable Bs_FormField::$regularExpression (subpackage: form)
    regular expression(s) the value has to pass. language dependant.
$remove
in file Bs_FormField.class.php, variable Bs_FormField::$remove (subpackage: form)
    remove string(s) from the user submitted value. language dependant. case sensitive.
$removeI
in file Bs_FormField.class.php, variable Bs_FormField::$removeI (subpackage: form)
    same as $remove, but case insensitive.
$replace
in file Bs_FormField.class.php, variable Bs_FormField::$replace (subpackage: form)
    replaces strings with strings in the user submitted value. language dependant. case sensitive.
$replaceI
in file Bs_FormField.class.php, variable Bs_FormField::$replaceI (subpackage: form)
    same as $replace, but case insensitive.
$rows
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$rows (subpackage: form)
    the number of rows as in <textarea rows=$rows>. default is 5.
radioJs.php
procedural page radioJs.php (subpackage: form_examples)
renderMyself.php
procedural page renderMyself.php (subpackage: form_examples)
$radioButtonName
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$radioButtonName (subpackage: form_specialfields)
read
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::read() (subpackage: table)
    Read the data from a file in.
readByString
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::readByString() (subpackage: table)
    Read the data from the given text string.
renderTable
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::renderTable() (subpackage: table)
    *********************************************************************** Renders the HTML table Here we put all the data together.
top

s

setCurrentPage
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::setCurrentPage()
    sets which page is currently active (been viewed by the user).
setData
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::setData()
    sets the navigation data.
setStyle
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::setStyle()
    sets the styles
setTag
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::setTag()
    the object may be init with a tag by using this method or directly in the constructor.
setTagType
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::setTagType()
    sets the tag type, eg 'table'.
setToken
in file Bs_HtmlTag.class.php, method Bs_HtmlTag::setToken()
    sets (overwrites) the token with the given key.
spit
in file Bs_HeadCollector.class.php, method Bs_HeadCollector::spit()
$saveToDb
in file Bs_FormField.class.php, variable Bs_FormField::$saveToDb (subpackage: form)
    save the value of this field to the db or not? example: a checkbox "do you agree to the conditions" doesn't need to be saved.
$saveToDb
in file Bs_Form.class.php, variable Bs_Form::$saveToDb (subpackage: form)
    save the values of this form to the db or not?
$sendMailNice1
in file Bs_Form.class.php, variable Bs_Form::$sendMailNice1 (subpackage: form)
    should we send the submitted data using a template by email to somewhere?
$sendMailRaw
in file Bs_Form.class.php, variable Bs_Form::$sendMailRaw (subpackage: form)
    should we send the submitted data in an autogenerated email to somewhere?
$serializeType
in file Bs_Form.class.php, variable Bs_Form::$serializeType (subpackage: form)
    one of 'wddx' or 'php' (default).
$showCharsLeft
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$showCharsLeft (subpackage: form)
    for details about this var see the javascript class Bs_LimitedTextarea.class.js.
$showCurrentFile
in file Bs_FormFieldFile.class.php, variable Bs_FormFieldFile::$showCurrentFile (subpackage: form)
    should there be a note about the currently saved file?
$showCurrentFilePrefixPath
in file Bs_FormFieldFile.class.php, variable Bs_FormFieldFile::$showCurrentFilePrefixPath (subpackage: form)
    if var $showCurrentFile is set to 2-4 then we need to know the full path of the file.
$size
in file Bs_FormLine.class.php, variable Bs_FormLine::$size (subpackage: form)
    this is the height. bad name.
$size
in file Bs_FormFieldTxt.class.php, variable Bs_FormFieldTxt::$size (subpackage: form)
    the width of the field as in <input size=$size>. default is 30.
$size
in file Bs_FormFieldSelect.class.php, variable Bs_FormFieldSelect::$size (subpackage: form)
    how large the select field should be displayed. needs to be >1 for multiple.
$skinName
in file Bs_Form.class.php, variable Bs_Form::$skinName (subpackage: form)
    the name for the skin that should be loaded.
$skinPath
in file Bs_Form.class.php, variable Bs_Form::$skinPath (subpackage: form)
    the path for skin files.
$specialCharsSelectorUrl
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$specialCharsSelectorUrl (subpackage: form)
    by default the default special-chars selector will be used.
$src
in file Bs_FormFieldImage.class.php, variable Bs_FormFieldImage::$src (subpackage: form)
    the source (path) to the image.
$src
in file Bs_FormImage.class.php, variable Bs_FormImage::$src (subpackage: form)
    a string or a hash cause it's language dependant.
$startTimestamp
in file Bs_Form.class.php, variable Bs_Form::$startTimestamp (subpackage: form)
    the timestamp when the form was sent to the browser for the first time.
$state
in file Bs_Form.class.php, variable Bs_Form::$state (subpackage: form)
    the form state we're in. default is 'form', one of 'form', 'preview', 'done'.
$step
in file Bs_Form.class.php, variable Bs_Form::$step (subpackage: form)
    the form step we're in. default is 1, can be 2.
$styles
in file Bs_FormField.class.php, variable Bs_FormField::$styles (subpackage: form)
    associative array with style information. these keys can be used:
$styles
in file Bs_Form.class.php, variable Bs_Form::$styles (subpackage: form)
    hash with style information. these keys can be used:
saveToDb
in file Bs_Form.class.php, method Bs_Form::saveToDb() (subpackage: form)
    saves the received form inputs according to the settings.
seedClearingHouse
in file Bs_FormContainer.class.php, method Bs_FormContainer::seedClearingHouse() (subpackage: form)
    called by Bs_Form->seedClearingHouse() so look there.
seedClearingHouse
in file Bs_Form.class.php, method Bs_Form::seedClearingHouse() (subpackage: form)
    seeds the var $clearingHouse.
setBsFormData
in file Bs_Form.class.php, method Bs_Form::setBsFormData() (subpackage: form)
    sets the appropriate bs_form vars.
setExplode
in file Bs_FormField.class.php, method Bs_FormField::setExplode() (subpackage: form)
    explode this field into multiple ones?
setFormObj
in file Bs_FormIniHandler.class.php, method Bs_FormIniHandler::setFormObj() (subpackage: form)
    sets the given form object. takes it by reference.
setFormObject
in file Bs_FormElement.class.php, method Bs_FormElement::setFormObject() (subpackage: form)
    set a reference to a form object.
setLanguage
in file Bs_FormHandler.class.php, method Bs_FormHandler::setLanguage() (subpackage: form)
    sets the language for this form handler. if the form already exists, it's passed along. otherwise it is used as soon as the form object is instanced.
setLoadedValues
in file Bs_Form.class.php, method Bs_Form::setLoadedValues() (subpackage: form)
    Sets the loaded values to the form fields of this form.
setMode
in file Bs_FormHandler.class.php, method Bs_FormHandler::setMode() (subpackage: form)
    sets the mode. one of 'add', 'edit', 'delete'. if the form already exists, it's passed along. otherwise it is used as soon as the form object is instanced.
setPersisterID
in file Bs_Form.class.php, method Bs_Form::setPersisterID() (subpackage: form)
    set the form id for all elements.
setReceivedValues
in file Bs_Form.class.php, method Bs_Form::setReceivedValues() (subpackage: form)
    Sets the received values to the form fields of this form.
setValueFromPreviousSubmit
in file Bs_FormFieldFile.class.php, method Bs_FormFieldFile::setValueFromPreviousSubmit() (subpackage: form)
    sets the values we have included in the form as hidden fields; the information of a previous file upload.
setValuesToDefault
in file Bs_Form.class.php, method Bs_Form::setValuesToDefault() (subpackage: form)
    sets the fields valueInternal and valueDisplay to the same value as valueDefault is.
shouldPersist
in file Bs_FormField.class.php, method Bs_FormField::shouldPersist() (subpackage: form)
    tells if the received value should be persisted (used) this time.
setTab
in file Bs_DaFormPageControl.class.php, method Bs_DaFormPageControl::setTab() (subpackage: form_domapi)
    adds (or replaces) a new tab to this page control.
simple.php
procedural page simple.php (subpackage: form_examples)
slider.php
procedural page slider.php (subpackage: form_examples)
spreadsheet.php
procedural page spreadsheet.php (subpackage: form_examples)
$sexField
in file Bs_FormFieldFirstname.class.php, variable Bs_FormFieldFirstname::$sexField (subpackage: form_specialfields)
    name of the sex field - if used.
$sheedHeight
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$sheedHeight (subpackage: form_specialfields)
$sheetWidth
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$sheetWidth (subpackage: form_specialfields)
$showCode
in file Bs_FormFieldCountryList.class.php, variable Bs_FormFieldCountryList::$showCode (subpackage: form_specialfields)
    whether to show the country code or not.
$showLineNumbers
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$showLineNumbers (subpackage: form_specialfields)
$showPseudoElement
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$showPseudoElement (subpackage: form_specialfields)
$skin
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$skin (subpackage: form_specialfields)
    if a name is defined here then this skin will be loaded in the unpersistTrigger().
$sliderImgHeight
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$sliderImgHeight (subpackage: form_specialfields)
$sliderImgSrc
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$sliderImgSrc (subpackage: form_specialfields)
$sliderImgWidth
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$sliderImgWidth (subpackage: form_specialfields)
$staticCountryList
in file Bs_FormFieldCountryList.class.php, variable Bs_FormFieldCountryList::$staticCountryList (subpackage: form_specialfields)
    the country list to use. it's a static class var, so other instances of this class may use the same one. keep that in mind when you want to modify the values.
$staticVisaList
in file Bs_FormFieldChVisa.class.php, variable Bs_FormFieldChVisa::$staticVisaList (subpackage: form_specialfields)
$styleContainerClass
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$styleContainerClass (subpackage: form_specialfields)
$styleValueFieldClass
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$styleValueFieldClass (subpackage: form_specialfields)
$styleValueTextClass
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$styleValueTextClass (subpackage: form_specialfields)
setArrowIconLeft
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::setArrowIconLeft() (subpackage: form_specialfields)
    setter method for these vars, they can also be set directly:
setArrowIconRight
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::setArrowIconRight() (subpackage: form_specialfields)
    setter method for these vars, they can also be set directly:
setBackgroundImage
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::setBackgroundImage() (subpackage: form_specialfields)
    setter method for these vars, they can also be set directly:
setDisplay
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::setDisplay() (subpackage: form_specialfields)
    setter method for these vars, they can also be set directly:
setSliderIcon
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::setSliderIcon() (subpackage: form_specialfields)
    setter method for these vars, they can also be set directly:
setArea
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setArea() (subpackage: table)
    *********************************************************************** Fill a table area with a value, a 1-D array[row] or 2-D array[row][col].
setAreaAttr
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setAreaAttr() (subpackage: table)
    *********************************************************************** Sets any TD attributes to an area of cells by setting each TD tag.
setAreaStyle
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setAreaStyle() (subpackage: table)
    *********************************************************************** Sets any STYLE attributes to an area of cells by setting each TD tag.
setAttr
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::setAttr() (subpackage: table)
    ***********************************************************************
setCol
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setCol() (subpackage: table)
    *********************************************************************** Fill a table col with content given by a value or a 1-D array.
setColAttr
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setColAttr() (subpackage: table)
    *********************************************************************** Sets any STYLE attributes to one column by setting each TD tag.
setColStyle
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setColStyle() (subpackage: table)
    *********************************************************************** Sets any STYLE attributes to one col by setting each TD tag.
setData
in file Bs_HtmlTableStyle.class.php, method Bs_HtmlTableStyle::setData() (subpackage: table)
    sets the table data
setGlobalTdAttr
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setGlobalTdAttr() (subpackage: table)
    *********************************************************************** Sets all TD attributes before any other attr. are set. Following TD attributes are then merged on top.
setGlobalTdStyle
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setGlobalTdStyle() (subpackage: table)
    *********************************************************************** Sets the STYLE-attr to all TD attributes befor any other attr. are set. Following TD styles are then merged on top.
setGlobalTrAttr
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setGlobalTrAttr() (subpackage: table)
    *********************************************************************** Sets all TR attributes befor any other attr. are set. Following TR attributes are then merged on top.
setGlobalTrStyle
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setGlobalTrStyle() (subpackage: table)
    *********************************************************************** Sets the STYLE-attr to all TR attributes befor any other attr. are set. Following TR styles are then merged on top.
setRow
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setRow() (subpackage: table)
    *********************************************************************** Fill a table row with content given by a value or any 1-D array.
setRowAttr
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setRowAttr() (subpackage: table)
    *********************************************************************** Sets any attributes to one row by setting each TD tag.
setRowStyle
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setRowStyle() (subpackage: table)
    *********************************************************************** Sets any STYLE attributes to one row by setting each TD tag.
setStyle
in file Bs_HtmlTableStyle.class.php, method Bs_HtmlTableStyle::setStyle() (subpackage: table)
    sets the styles
setStyle
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::setStyle() (subpackage: table)
    ***********************************************************************
setTableAttr
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setTableAttr() (subpackage: table)
    *********************************************************************** Sets any TABLE attributes using name/value pair or hash array.
setTableStyle
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setTableStyle() (subpackage: table)
    *********************************************************************** Sets the STYLE-attr in the TABLE-tag using name/value pair or hash array.
setTdAttr
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setTdAttr() (subpackage: table)
    *********************************************************************** Sets any TD attribute (The HTML Table Data tag) Pass a hash array containing the name(s) and value(s) pair(s) you wish to set. If value = NULL only name will be placed The hash array must have the form: array(name=>value, name=>value, name=>NULL, ...).
setTdStyle
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setTdStyle() (subpackage: table)
    *********************************************************************** Sets the STYLE-attr in any TD-tag Pass a hash array containing the name(s) and value(s) pair(s) you wish to set. If value = NULL only name will be placed The hash array must have the form: array(name=>value, name=>value, name=>NULL, ...).
setTrAttr
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setTrAttr() (subpackage: table)
    *********************************************************************** Sets any TR-tag attribute. (The HTML Table Row tag) Pass a hash array containing the name(s) and value(s) pair(s) you wish to set.
setTrStyle
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setTrStyle() (subpackage: table)
    *********************************************************************** Sets the STYLE-attr in any TR-tag Pass a hash array containing the name(s) and value(s) pair(s) you wish to set. If value = NULL only name will be placed The hash array must have the form: array(name=>value, name=>value, name=>NULL, ...).
setWindroseStyle
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::setWindroseStyle() (subpackage: table)
    *********************************************************************** Set a windrose object The windrose object has knowledge where to set a style at a RELATIVE position of a HTML table such as North, Center, Zebra, ...
spanArea
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::spanArea() (subpackage: table)
    *********************************************************************** Area spanning. Returns FALSE if a span overlapping is detected.
spanCol
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::spanCol() (subpackage: table)
    ***********************************************************************
spanRow
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::spanRow() (subpackage: table)
    ***********************************************************************
top

t

toDhtml
in file Bs_HtmlEntities.class.php, method Bs_HtmlEntities::toDhtml()
    returns the html entities formatted using dhtml.
toHtml
in file Bs_HtmlNavigation.class.php, method Bs_HtmlNavigation::toHtml()
    returns the navigation as html output
$tags
in file Bs_FormTemplateParser.class.php, variable Bs_FormTemplateParser::$tags (subpackage: form)
    has this structure:
$target
in file Bs_Form.class.php, variable Bs_Form::$target (subpackage: form)
    to which target should the form be submitted to? as in <form target=$target> you can name a real target, or use one of the html values '_top', '_parent', '_self', '_blank'.
$templatePath
in file Bs_FormTemplateParser.class.php, variable Bs_FormTemplateParser::$templatePath (subpackage: form)
    the absolute path to the template directory. if not set than this class will try to find them using getAbsolutePath() . '../templates/' which kinda sucks. so you better set that...
$templatePath
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$templatePath (subpackage: form)
    the absolute path to the template(s). if not given then getAbsolutePath() . '../templates/' will be used which kinda sucks. so you better set that...
$templatePath
in file Bs_Form.class.php, variable Bs_Form::$templatePath (subpackage: form)
    the absolute path to the template(s). if not given then getAbsolutePath() . '../templates/' will be used which kinda sucks. so you better set that...
$templateString
in file Bs_FormTemplateParser.class.php, variable Bs_FormTemplateParser::$templateString (subpackage: form)
    the content of the template file as one string.
$templateString
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$templateString (subpackage: form)
    a hardcoded template. if set (and $useTemplate is TRUE) then this one will be used.
$text
in file Bs_FormFieldCheckbox.class.php, variable Bs_FormFieldCheckbox::$text (subpackage: form)
    additional text as in <input type="checkbox" name="fieldname" value="value" checked> do you want to click here? usually a string, can be a hash because it's language dependant.
$text
in file Bs_FormText.class.php, variable Bs_FormText::$text (subpackage: form)
    the text to display.
$textStyles
in file Bs_FormFieldCheckbox.class.php, variable Bs_FormFieldCheckbox::$textStyles (subpackage: form)
    associative array with style information for the $text. these keys can be used:
$trim
in file Bs_FormField.class.php, variable Bs_FormField::$trim (subpackage: form)
    trims white spaces from the user input.
$type
in file Bs_FormFieldButton.class.php, variable Bs_FormFieldButton::$type (subpackage: form)
    the button type, how a push on the button should behave. one of:
treatFormForm
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::treatFormForm() (subpackage: form)
treatFormFormElement
in file Bs_FormBuilder.class.php, method Bs_FormBuilder::treatFormFormElement() (subpackage: form)
$theFiaHints
in file formItAble.php, variable PersonRecord::$theFiaHints (subpackage: form_examples)
tree.php
procedural page tree.php (subpackage: form_examples)
$treeElementData
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$treeElementData (subpackage: form_specialfields)
    the tree element data.
toHtml
in file Bs_HtmlTableStyle.class.php, method Bs_HtmlTableStyle::toHtml() (subpackage: table)
    returns the table as html output
toHtml
in file Bs_HtmlTable.class.php, method Bs_HtmlTable::toHtml() (subpackage: table)
    ***********************************************************************
top

u

$useCommentStyle
in file Bs_HtmlTag.class.php, variable Bs_HtmlTag::$useCommentStyle
    if set to 1 then <tag> will be written as <!--tag-->.
$useXmlStop
in file Bs_HtmlTag.class.php, variable Bs_HtmlTag::$useXmlStop
    if set to TRUE then getTag() will return with the final slash.
$useAccessKeys
in file Bs_Form.class.php, variable Bs_Form::$useAccessKeys (subpackage: form)
    If set to true, access keys will be used for the fields even if the field has no special setting for it. then the first letter will be used.
$useCheckboxAsCaption
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$useCheckboxAsCaption (subpackage: form)
    if set and *this container* has such a checkbox field, the var $caption is ignored, the checkbox plus it's caption is used instead, and the $text of the checkbox is printes as text in the first paragraph of this container. nice feature. should be documented in a howto.
$usedTime
in file Bs_Form.class.php, variable Bs_Form::$usedTime (subpackage: form)
    once the form is 'done' this is set to the used time. (actual time - $startTimestamp)
$useFlipFlop
in file Bs_FormFieldSelect.class.php, variable Bs_FormFieldSelect::$useFlipFlop (subpackage: form)
    for detals see the javascript class: Bs_FlipFlop.class.js
$useJsFile
in file Bs_Form.class.php, variable Bs_Form::$useJsFile (subpackage: form)
    use the externally linked js file? (Bs_FormUtil.lib.js)
$usemap
in file Bs_FormImage.class.php, variable Bs_FormImage::$usemap (subpackage: form)
    the usemap tag. looks like it has to start with a #.
$usemap
in file Bs_FormFieldImage.class.php, variable Bs_FormFieldImage::$usemap (subpackage: form)
    the name of a client side image map you would like to use.
$useProgressBar
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$useProgressBar (subpackage: form)
    for details about this var see the javascript class Bs_LimitedTextarea.class.js.
$user
in file Bs_Form.class.php, variable Bs_Form::$user (subpackage: form)
    the user/group (based on a session, whatever) that is using the form.
$useRegisterCustom1
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$useRegisterCustom1 (subpackage: form)
$useRegisterEasy
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$useRegisterEasy (subpackage: form)
$useRegisterEditlive
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$useRegisterEditlive (subpackage: form)
$useRegisterHtml
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$useRegisterHtml (subpackage: form)
$useRegisterPlus
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$useRegisterPlus (subpackage: form)
$useRegisterScreentype
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$useRegisterScreentype (subpackage: form)
$useRegisterText
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$useRegisterText (subpackage: form)
$useTemplate
in file Bs_Form.class.php, variable Bs_Form::$useTemplate (subpackage: form)
    if we should use a template when an appropriate one is available. false unless set to TRUE.
$useTemplate
in file Bs_FormContainer.class.php, variable Bs_FormContainer::$useTemplate (subpackage: form)
    if we should use a template when an appropriate one is available. FALSE unless set to TRUE.
unPersist
in file Bs_Form.class.php, method Bs_Form::unPersist() (subpackage: form)
    unpersist (load) the form settings (with the attached form elements by default).
unpersistTrigger
in file Bs_FormField.class.php, method Bs_FormField::unpersistTrigger() (subpackage: form)
    gets executed automatically in some circumstances:
  • by the ObjPersister. read there for more info.
updateDbTableStructure
in file Bs_Form.class.php, method Bs_Form::updateDbTableStructure() (subpackage: form)
    checks if the db table structure is up-to-date and updates what's needed.
upload.php
procedural page upload.php (subpackage: form_examples)
useCheckboxAsCaption.php
procedural page useCheckboxAsCaption.php (subpackage: form_examples)
$useAutoSequence
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$useAutoSequence (subpackage: form_specialfields)
$useCheckboxSystem
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$useCheckboxSystem (subpackage: form_specialfields)
$useFolderIcon
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$useFolderIcon (subpackage: form_specialfields)
$useInputField
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$useInputField (subpackage: form_specialfields)
$useLeaf
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$useLeaf (subpackage: form_specialfields)
$useMouseover
in file Bs_FormFieldRadioJs.class.php, variable Bs_FormFieldRadioJs::$useMouseover (subpackage: form_specialfields)
$useMouseover
in file Bs_FormFieldCheckboxJs.class.php, variable Bs_FormFieldCheckboxJs::$useMouseover (subpackage: form_specialfields)
$useOptionUnknown
in file Bs_FormFieldSex.class.php, variable Bs_FormFieldSex::$useOptionUnknown (subpackage: form_specialfields)
    the radio options are: Mr, Miss, unknown (in different languages).
$useRadioButton
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$useRadioButton (subpackage: form_specialfields)
$useToolbar
in file Bs_FormFieldSpreadsheet.class.php, variable Bs_FormFieldSpreadsheet::$useToolbar (subpackage: form_specialfields)
unpersistTrigger
in file Bs_FormFieldSlider.class.php, method Bs_FormFieldSlider::unpersistTrigger() (subpackage: form_specialfields)
    overwrites and uses parent method. so look there, in Bs_FormField->unpersistTrigger().
top

v

$valueDelimiter
in file Bs_HtmlTag.class.php, variable Bs_HtmlTag::$valueDelimiter
    the character to use to delimit the values.
$valueDefault
in file Bs_FormField.class.php, variable Bs_FormField::$valueDefault (subpackage: form)
    the default value for that field.
$valueDefaultType
in file Bs_FormField.class.php, variable Bs_FormField::$valueDefaultType (subpackage: form)
    sometimes you may not be satisfied with a hardcoded default value for a field. you want some php code to execute to make up the default value. or, for multiple select fields, the default value may be an array. that's what this var is for.
$valueDisplay
in file Bs_FormField.class.php, variable Bs_FormField::$valueDisplay (subpackage: form)
    the value we will display to the user/browser when we show the form (again).
$valueInternal
in file Bs_FormField.class.php, variable Bs_FormField::$valueInternal (subpackage: form)
    the value we use internally, eg to store in the database.
$valueReceived
in file Bs_FormField.class.php, variable Bs_FormField::$valueReceived (subpackage: form)
    the value we received directly from the user. usually a string, may be a vector if it is a select field cause it can have multiple values.
$viewCount
in file Bs_Form.class.php, variable Bs_Form::$viewCount (subpackage: form)
    counts the number of times the form was displayed to the client until it was filled out correctly.
$visibility
in file Bs_FormElement.class.php, variable Bs_FormElement::$visibility (subpackage: form)
    it's possible that we may not allow the user to change the value of this input field. if $visibility is not set, the visibility/changeability depends on Bs_FormField->editability. it will be visible and editable, or visible but not editable.
$vspace
in file Bs_FormFieldImage.class.php, variable Bs_FormFieldImage::$vspace (subpackage: form)
    vertical space
$vspace
in file Bs_FormImage.class.php, variable Bs_FormImage::$vspace (subpackage: form)
validate
in file Bs_Form.class.php, method Bs_Form::validate() (subpackage: form)
    - manipulates and validates the inputs of all fields that were used and sent.
validateAdditionalCheck
in file Bs_FormField.class.php, method Bs_FormField::validateAdditionalCheck() (subpackage: form)
    additionalCheck
validateDataType
in file Bs_FormField.class.php, method Bs_FormField::validateDataType() (subpackage: form)
    bsDataType/bsDataInfo
validateEqualTo
in file Bs_FormField.class.php, method Bs_FormField::validateEqualTo() (subpackage: form)
    equalTo
validateMaxLength
in file Bs_FormFieldSelect.class.php, method Bs_FormFieldSelect::validateMaxLength() (subpackage: form)
    checks the maxLength case.
validateMaxLength
in file Bs_FormField.class.php, method Bs_FormField::validateMaxLength() (subpackage: form)
    checks the maxLength case.
validateMinLength
in file Bs_FormFieldSelect.class.php, method Bs_FormFieldSelect::validateMinLength() (subpackage: form)
    checks the minLength case.
validateMinLength
in file Bs_FormField.class.php, method Bs_FormField::validateMinLength() (subpackage: form)
    checks the minLength case.
validateMust
in file Bs_FormField.class.php, method Bs_FormField::validateMust() (subpackage: form)
    must
validateMustBeUnique
in file Bs_FormField.class.php, method Bs_FormField::validateMustBeUnique() (subpackage: form)
    checks the mustBeUnique case. the check is made non-case-sensitive.
validateMustContain
in file Bs_FormField.class.php, method Bs_FormField::validateMustContain() (subpackage: form)
    mustContain
validateMustEndWith
in file Bs_FormField.class.php, method Bs_FormField::validateMustEndWith() (subpackage: form)
    mustEndWith
validateMustStartWith
in file Bs_FormField.class.php, method Bs_FormField::validateMustStartWith() (subpackage: form)
    mustStartWith
validateNotContain
in file Bs_FormField.class.php, method Bs_FormField::validateNotContain() (subpackage: form)
    notContain
validateNotEndWith
in file Bs_FormField.class.php, method Bs_FormField::validateNotEndWith() (subpackage: form)
    notEndWith
validateNotEqualTo
in file Bs_FormField.class.php, method Bs_FormField::validateNotEqualTo() (subpackage: form)
    notEqualTo
validateNotStartWith
in file Bs_FormField.class.php, method Bs_FormField::validateNotStartWith() (subpackage: form)
    notStartWith
validateOnlyIf
in file Bs_FormField.class.php, method Bs_FormField::validateOnlyIf() (subpackage: form)
    onlyIf
validateOnlyOneOf
in file Bs_FormField.class.php, method Bs_FormField::validateOnlyOneOf() (subpackage: form)
    onlyOneOf
validateRegularExpression
in file Bs_FormField.class.php, method Bs_FormField::validateRegularExpression() (subpackage: form)
    regularExpression
$validateErrorMsgDe
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$validateErrorMsgDe (subpackage: form_specialfields)
$validateErrorMsgEn
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$validateErrorMsgEn (subpackage: form_specialfields)
$valueInterval
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$valueInterval (subpackage: form_specialfields)
top

w

$width
in file Bs_FormImage.class.php, variable Bs_FormImage::$width (subpackage: form)
    we don't allow things like "50%" here.
$width
in file Bs_FormFieldWysiwyg.class.php, variable Bs_FormFieldWysiwyg::$width (subpackage: form)
$width
in file Bs_FormFieldImage.class.php, variable Bs_FormFieldImage::$width (subpackage: form)
    width of the image. if not given, no width is sent and the browser uses the original width of the image.
$width
in file Bs_FormFieldSelectImage.class.php, variable Bs_FormFieldSelectImage::$width (subpackage: form)
    width of the container in pixel. default is 300.
$width
in file Bs_FormLine.class.php, variable Bs_FormLine::$width (subpackage: form)
    we don't allow something like '100%' here.
$wrap
in file Bs_FormFieldTextarea.class.php, variable Bs_FormFieldTextarea::$wrap (subpackage: form)
    if the text should be wrapped, and how.
wysiwyg2.php
procedural page wysiwyg2.php (subpackage: form_examples)
wysiwyg3.php
procedural page wysiwyg3.php (subpackage: form_examples)
wysiwyg.php
procedural page wysiwyg.php (subpackage: form_examples)
$walkTree
in file Bs_FormFieldTree.class.php, variable Bs_FormFieldTree::$walkTree (subpackage: form_specialfields)
$width
in file Bs_FormFieldSlider.class.php, variable Bs_FormFieldSlider::$width (subpackage: form_specialfields)
$width
in file Bs_FormFieldEditor.class.php, variable Bs_FormFieldEditor::$width (subpackage: form_specialfields)
$width
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$width (subpackage: form_specialfields)
$windroseMnomics
in file Bs_HtmlTableWindrose.class.php, variable Bs_HtmlTableWindrose::$windroseMnomics (subpackage: table)
    *********************************************************************** All windrose mnomics.
write
in file Bs_HtmlTableWindrose.class.php, method Bs_HtmlTableWindrose::write() (subpackage: table)
    ***********************************************************************
top

y

$yearInputClassName
in file Bs_FormFieldDatePicker.class.php, variable Bs_FormFieldDatePicker::$yearInputClassName (subpackage: form_specialfields)
top

Documentation generated on Mon, 29 Dec 2003 21:07:21 +0100 by phpDocumentor 1.2.3