pnForm
[ class tree: pnForm ] [ index: pnForm ] [ all elements ]

Element index for package pnForm

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ v ] [ z ] [ _ ]

_

$_pnFormIsValid
in file pnForm.php, variable pnFormRender::$_pnFormIsValid
    Indicates whether page is valid or not
top

a

$attributes
in file pnForm.php, variable pnFormPlugin::$attributes
    HTML attributes
$addAllOption
in file function.pnformlanguageselector.php, variable pnFormLanguageSelector::$addAllOption
    Add an option 'All' on top of the language list
$autoPostBack
in file function.pnformradiobutton.php, variable pnFormRadioButton::$autoPostBack
    Enable or disable auto postback
$autoPostBack
in file function.pnformdropdownlist.php, variable pnFormDropdownList::$autoPostBack
    Enable or disable auto postback
top

b

$blockBeginOutput
in file pnForm.php, variable pnFormPlugin::$blockBeginOutput
    Temporary storage of the output from renderBegin in blocks
top

c

create
in file pnForm.php, method pnFormPlugin::create()
    Create event handler
$category
in file function.pnformcategorycheckboxlist.php, variable pnFormCategoryCheckboxList::$category
$category
in file function.pnformcategoryselector.php, variable pnFormCategorySelector::$category
$checked
in file function.pnformcheckbox.php, variable pnFormCheckbox::$checked
    Checked value
$checked
in file function.pnformradiobutton.php, variable pnFormRadioButton::$checked
    Checked
$cols
in file function.pnformtextinput.php, variable pnFormTextInput::$cols
    Number of columns for multiline input
$commandArgument
in file function.pnformcontextmenureference.php, variable pnFormContextMenuReference::$commandArgument
$commandArgument
in file function.pnformbutton.php, variable pnFormButton::$commandArgument
    Command argument
$commandArgument
in file function.pnformlinkbutton.php, variable pnFormLinkButton::$commandArgument
    Command argument
$commandName
in file function.pnformpostbackfunction.php, variable pnFormPostBackFunction::$commandName
    Command name
$commandName
in file function.pnformlinkbutton.php, variable pnFormLinkButton::$commandName
    Command name
$commandName
in file function.pnformbutton.php, variable pnFormButton::$commandName
    Command name
$commandName
in file function.pnformcontextmenuitem.php, variable pnFormContextMenuItem::$commandName
    Command name passed to the event handler
$commandRedirect
in file function.pnformcontextmenuitem.php, variable pnFormContextMenuItem::$commandRedirect
    URL to redirect to when menu item is selected
$commandScript
in file function.pnformcontextmenuitem.php, variable pnFormContextMenuItem::$commandScript
    JavaScript code to execute when menu item is selected
$confirmMessage
in file function.pnformbutton.php, variable pnFormButton::$confirmMessage
    Confirmation message
$confirmMessage
in file function.pnformlinkbutton.php, variable pnFormLinkButton::$confirmMessage
    Confirmation message
$confirmMessage
in file function.pnformcontextmenuitem.php, variable pnFormContextMenuItem::$confirmMessage
    Confirmation message
$cssClass
in file function.pnformlabel.php, variable pnFormLabel::$cssClass
    CSS class to use
$cssClass
in file function.pnformvalidationsummary.php, variable pnFormValidationSummary::$cssClass
    CSS class of the summary
$cssClass
in file block.pnformtabbedpanelset.php, variable pnFormTabbedPanelSet::$cssClass
    CSS class name for styling
$cssClass
in file function.pnformerrormessage.php, variable pnFormErrorMessage::$cssClass
    CSS class for styling
$cssClass
in file block.pnformcontextmenu.php, variable pnFormContextMenu::$cssClass
    CSS class name
$cssClass
in file function.pnformtextinput.php, variable pnFormTextInput::$cssClass
    CSS class to use
clearValidation
in file function.pnformtextinput.php, method pnFormTextInput::clearValidation()
clearValidation
in file function.pnformuploadinput.php, method pnFormUploadInput::clearValidation()
clearValidation
in file function.pnformradiobutton.php, method pnFormRadioButton::clearValidation()
clearValidation
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::clearValidation()
create
in file function.pnformurlinput.php, method pnFormURLInput::create()
create
in file function.pnformuploadinput.php, method pnFormUploadInput::create()
create
in file function.pnformradiobutton.php, method pnFormRadioButton::create()
create
in file function.pnformtextinput.php, method pnFormTextInput::create()
create
in file function.pnformdropdownlist.php, method pnFormDropdownList::create()
create
in file function.pnformcheckbox.php, method pnFormCheckbox::create()
create
in file block.pnformvolatile.php, method pnFormVolatile::create()
create
in file block.pnformtabbedpanel.php, method pnFormTabbedPanel::create()
create
in file block.pnformcontextmenu.php, method pnFormContextMenu::create()
create
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::create()
create
in file function.pnformcontextmenuitem.php, method pnFormContextMenuItem::create()
create
in file function.pnformintinput.php, method pnFormIntInput::create()
create
in file function.pnformfloatinput.php, method pnFormFloatInput::create()
create
in file function.pnformemailinput.php, method pnFormEMailInput::create()
create
in file function.pnformdateinput.php, method pnFormDateInput::create()
create
in file function.pnformlabel.php, method pnFormLabel::create()
top

d

dataBound
in file pnForm.php, method pnFormPlugin::dataBound()
    DataBound event handler
decode
in file pnForm.php, method pnFormPlugin::decode()
    Decode event handler
decodePostBackEvent
in file pnForm.php, method pnFormPlugin::decodePostBackEvent()
    Decode event handler for actions that generate a postback event
dumpPlugins
in file pnForm.php, method pnFormRender::dumpPlugins()
dumpPlugins_rec
in file pnForm.php, method pnFormRender::dumpPlugins_rec()
$dataBased
in file function.pnformradiobutton.php, variable pnFormRadioButton::$dataBased
    Enable or disable use of $dataField
$dataBased
in file function.pnformcheckbox.php, variable pnFormCheckbox::$dataBased
    Enable or disable use of $dataField
$dataBased
in file function.pnformtextinput.php, variable pnFormTextInput::$dataBased
    Enable or disable use of $dataField
$dataBased
in file function.pnformuploadinput.php, variable pnFormUploadInput::$dataBased
$dataField
in file function.pnformuploadinput.php, variable pnFormUploadInput::$dataField
$dataField
in file function.pnformradiobutton.php, variable pnFormRadioButton::$dataField
    Data field name for looking up initial data
$dataField
in file function.pnformtextinput.php, variable pnFormTextInput::$dataField
    Data field name for looking up initial data
$dataField
in file function.pnformcheckbox.php, variable pnFormCheckbox::$dataField
    Data field name for looking up initial data
$defaultValue
in file function.pnformdateinput.php, variable pnFormDateInput::$defaultValue
    Default date value
dataBound
in file block.pnformcontextmenu.php, method pnFormContextMenu::dataBound()
decode
in file function.pnformtextinput.php, method pnFormTextInput::decode()
decode
in file function.pnformradiobutton.php, method pnFormRadioButton::decode()
decode
in file function.pnformdropdownlist.php, method pnFormDropdownList::decode()
decode
in file block.pnformtabbedpanelset.php, method pnFormTabbedPanelSet::decode()
decode
in file function.pnformuploadinput.php, method pnFormUploadInput::decode()
decode
in file function.pnformcheckbox.php, method pnFormCheckbox::decode()
decode
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::decode()
decodePostBackEvent
in file function.pnformimagebutton.php, method pnFormImageButton::decodePostBackEvent()
decodePostBackEvent
in file function.pnformbutton.php, method pnFormButton::decodePostBackEvent()
top

e

$editLink
in file function.pnformcategoryselector.php, variable pnFormCategorySelector::$editLink
$editLink
in file function.pnformcategorycheckboxlist.php, variable pnFormCategoryCheckboxList::$editLink
$enableDBUtil
in file function.pnformcategoryselector.php, variable pnFormCategorySelector::$enableDBUtil
    Enable save/load of values in separate __CATEGORIES_ field for use in DBUtil.
$errorMessage
in file function.pnformuploadinput.php, variable pnFormUploadInput::$errorMessage
$errorMessage
in file function.pnformtextinput.php, variable pnFormTextInput::$errorMessage
    Error message to display when input does not validate
$errorMessage
in file function.pnformradiobutton.php, variable pnFormRadioButton::$errorMessage
    Error message to display when input does not validate
top

f

$for
in file function.pnformlabel.php, variable pnFormLabel::$for
    Labelled plugin's ID
$function
in file function.pnformpostbackfunction.php, variable pnFormPostBackFunction::$function
    JavaScript function name to generate
findCheckedRadioButton
in file function.pnformradiobutton.php, method pnFormRadioButton::findCheckedRadioButton()
findCheckedRadioButton_rec
in file function.pnformradiobutton.php, method pnFormRadioButton::findCheckedRadioButton_rec()
firstTime
in file block.pnformcontextmenu.php, method pnFormContextMenu::firstTime()
formatValue
in file function.pnformtextinput.php, method pnFormTextInput::formatValue()
formatValue
in file function.pnformdateinput.php, method pnFormDateInput::formatValue()
top

g

getIdHtml
in file pnForm.php, method pnFormPlugin::getIdHtml()
    Utility function to generate HTML for ID attribute
$group
in file function.pnformtextinput.php, variable pnFormTextInput::$group
    Group name for this input
$group
in file function.pnformcheckbox.php, variable pnFormCheckbox::$group
    Group name for this input
$group
in file function.pnformuploadinput.php, variable pnFormUploadInput::$group
$group
in file function.pnformradiobutton.php, variable pnFormRadioButton::$group
    Group name for this input
$groupName
in file function.pnformradiobutton.php, variable pnFormRadioButton::$groupName
    Radiobutton selection group name
getFilename
in file function.pnformfloatinput.php, method pnFormFloatInput::getFilename()
getFilename
in file function.pnformimagebutton.php, method pnFormImageButton::getFilename()
getFilename
in file function.pnformerrormessage.php, method pnFormErrorMessage::getFilename()
getFilename
in file function.pnformurlinput.php, method pnFormURLInput::getFilename()
getFilename
in file function.pnformemailinput.php, method pnFormEMailInput::getFilename()
getFilename
in file function.pnformintinput.php, method pnFormIntInput::getFilename()
getFilename
in file function.pnformpostbackfunction.php, method pnFormPostBackFunction::getFilename()
    Get filename for this plugin
getFilename
in file function.pnformradiobutton.php, method pnFormRadioButton::getFilename()
getFilename
in file function.pnformtextinput.php, method pnFormTextInput::getFilename()
    Get filename for this plugin
getFilename
in file block.pnformcontextmenu.php, method pnFormContextMenu::getFilename()
getFilename
in file function.pnformlinkbutton.php, method pnFormLinkButton::getFilename()
getFilename
in file function.pnformlanguageselector.php, method pnFormLanguageSelector::getFilename()
getFilename
in file function.pnformlabel.php, method pnFormLabel::getFilename()
getFilename
in file function.pnformdropdownlist.php, method pnFormDropdownList::getFilename()
getFilename
in file function.pnformcategorycheckboxlist.php, method pnFormCategoryCheckboxList::getFilename()
getFilename
in file function.pnformcategoryselector.php, method pnFormCategorySelector::getFilename()
getFilename
in file function.pnformcheckbox.php, method pnFormCheckbox::getFilename()
getFilename
in file function.pnformbutton.php, method pnFormButton::getFilename()
getFilename
in file block.pnformvolatile.php, method pnFormVolatile::getFilename()
getFilename
in file block.pnformtabbedpanel.php, method pnFormTabbedPanel::getFilename()
getFilename
in file block.pnformtabbedpanelset.php, method pnFormTabbedPanelSet::getFilename()
getFilename
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::getFilename()
getFilename
in file function.pnformvalidationsummary.php, method pnFormValidationSummary::getFilename()
getFilename
in file function.pnformcontextmenuseparator.php, method pnFormContextMenuSeparator::getFilename()
getFilename
in file function.pnformdateinput.php, method pnFormDateInput::getFilename()
getFilename
in file function.pnformuploadinput.php, method pnFormUploadInput::getFilename()
getFilename
in file function.pnformcontextmenureference.php, method pnFormContextMenuReference::getFilename()
getFilename
in file function.pnformcontextmenuitem.php, method pnFormContextMenuItem::getFilename()
getParentContextMenu
in file function.pnformcontextmenuseparator.php, method pnFormContextMenuSeparator::getParentContextMenu()
getParentContextMenu
in file function.pnformcontextmenuitem.php, method pnFormContextMenuItem::getParentContextMenu()
getSelectedIndex
in file function.pnformdropdownlist.php, method pnFormDropdownList::getSelectedIndex()
getSelectedValue
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::getSelectedValue()
getSelectedValue
in file function.pnformdropdownlist.php, method pnFormDropdownList::getSelectedValue()
top

h

handleCommand
in file pnForm.php, method pnFormHandler::handleCommand()
    Command event handler
$html
in file function.pnformlabel.php, variable pnFormLabel::$html
    Allow HTML in label? 1=yes, otherwise no
top

i

$id
in file pnForm.php, variable pnFormPlugin::$id
    Plugin identifier
initialize
in file pnForm.php, method pnFormPlugin::initialize()
    Initialize event handler
initialize
in file pnForm.php, method pnFormHandler::initialize()
    Initialize form handler
$imageUrl
in file function.pnformimagebutton.php, variable pnFormImageButton::$imageUrl
    Image URL The URL pointing to the image for the button.
$imageURL
in file function.pnformcontextmenuitem.php, variable pnFormContextMenuItem::$imageURL
$imageURL
in file function.pnformcontextmenureference.php, variable pnFormContextMenuReference::$imageURL
$includeEmptyElement
in file function.pnformcategoryselector.php, variable pnFormCategorySelector::$includeEmptyElement
    Enable inclusion of an empty null value element
$includeTime
in file function.pnformdateinput.php, variable pnFormDateInput::$includeTime
    Enable or disable input of time in addition to the date
$index
in file block.pnformtabbedpanel.php, variable pnFormTabbedPanel::$index
    Panel index (don't touch)
$initDate
in file function.pnformdateinput.php, variable pnFormDateInput::$initDate
$inputName
in file function.pnformtextinput.php, variable pnFormTextInput::$inputName
    HTML input name for this plugin. Defaults to the ID of the plugin.
$inputName
in file function.pnformcheckboxlist.php, variable pnFormCheckboxList::$inputName
    HTML input name for this plugin. Defaults to the ID of the plugin.
$inputName
in file function.pnformcheckbox.php, variable pnFormCheckbox::$inputName
    HTML input name for this plugin. Defaults to the ID of the plugin.
$inputName
in file function.pnformuploadinput.php, variable pnFormUploadInput::$inputName
$isValid
in file function.pnformuploadinput.php, variable pnFormUploadInput::$isValid
$isValid
in file function.pnformradiobutton.php, variable pnFormRadioButton::$isValid
    Validation indicator used by the framework.
$isValid
in file function.pnformtextinput.php, variable pnFormTextInput::$isValid
    Validation indicator used by the framework.
initialize
in file function.pnformuploadinput.php, method pnFormUploadInput::initialize()
initialize
in file function.pnformradiobutton.php, method pnFormRadioButton::initialize()
initialize
in file function.pnformtextinput.php, method pnFormTextInput::initialize()
isEmpty
in file function.pnformuploadinput.php, method pnFormUploadInput::isEmpty()
isEmpty
in file function.pnformtextinput.php, method pnFormTextInput::isEmpty()
    Indicates whether or not the input is empty
top

l

load
in file pnForm.php, method pnFormPlugin::load()
    Load event handler
load
in file function.pnformdropdownlist.php, method pnFormDropdownList::load()
load
in file function.pnformlanguageselector.php, method pnFormLanguageSelector::load()
load
in file function.pnformradiobutton.php, method pnFormRadioButton::load()
load
in file function.pnformtextinput.php, method pnFormTextInput::load()
load
in file function.pnformcategorycheckboxlist.php, method pnFormCategoryCheckboxList::load()
load
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::load()
load
in file function.pnformcategoryselector.php, method pnFormCategorySelector::load()
load
in file function.pnformcheckbox.php, method pnFormCheckbox::load()
loadParameters
in file function.pnformcategoryselector.php, method pnFormCategorySelector::loadParameters()
loadValue
in file function.pnformtextinput.php, method pnFormTextInput::loadValue()
loadValue
in file function.pnformradiobutton.php, method pnFormRadioButton::loadValue()
loadValue
in file function.pnformcategoryselector.php, method pnFormCategorySelector::loadValue()
loadValue
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::loadValue()
loadValue
in file function.pnformcheckbox.php, method pnFormCheckbox::loadValue()
top

m

$mandatory
in file function.pnformuploadinput.php, variable pnFormUploadInput::$mandatory
$mandatory
in file function.pnformtextinput.php, variable pnFormTextInput::$mandatory
    Enable or disable mandatory check
$mandatory
in file function.pnformradiobutton.php, variable pnFormRadioButton::$mandatory
    Enable or disable mandatory check
$maxLength
in file function.pnformtextinput.php, variable pnFormTextInput::$maxLength
    Maximum number of characters allowed in the text input
$maxValue
in file function.pnformintinput.php, variable pnFormIntInput::$maxValue
    Maximum value for validation
$maxValue
in file function.pnformfloatinput.php, variable pnFormFloatInput::$maxValue
    Maximum value for validation
$menuId
in file function.pnformcontextmenureference.php, variable pnFormContextMenuReference::$menuId
$message
in file function.pnformerrormessage.php, variable pnFormErrorMessage::$message
    Displayed error message
$minValue
in file function.pnformfloatinput.php, variable pnFormFloatInput::$minValue
    Minimum value for validation
$minValue
in file function.pnformintinput.php, variable pnFormIntInput::$minValue
    Minimum value for validation
$myLabel
in file function.pnformuploadinput.php, variable pnFormUploadInput::$myLabel
$myLabel
in file function.pnformradiobutton.php, variable pnFormRadioButton::$myLabel
    Text label for this plugin
$myLabel
in file function.pnformtextinput.php, variable pnFormTextInput::$myLabel
    Text label for this plugin
top

o

$onDataBound
in file pnForm.php, variable pnFormPlugin::$onDataBound
    Name of function to call in form event handler when plugin is loaded
$onCheckedChanged
in file function.pnformradiobutton.php, variable pnFormRadioButton::$onCheckedChanged
    Name of checked changed method
$onCommand
in file function.pnformlinkbutton.php, variable pnFormLinkButton::$onCommand
    Name of command event handler method
$onCommand
in file block.pnformcontextmenu.php, variable pnFormContextMenu::$onCommand
    Name of command event handler method
$onCommand
in file function.pnformpostbackfunction.php, variable pnFormPostBackFunction::$onCommand
    Name of command event handler method
$onCommand
in file function.pnformbutton.php, variable pnFormButton::$onCommand
    Name of command event handler method
$onlyInstalledLanguages
in file function.pnformlanguageselector.php, variable pnFormLanguageSelector::$onlyInstalledLanguages
    Enable or disable use of installed languages only
$onSelectedIndexChanged
in file function.pnformdropdownlist.php, variable pnFormDropdownList::$onSelectedIndexChanged
    Name of selected index changed method
top

p

$parentPlugin
in file pnForm.php, variable pnFormPlugin::$parentPlugin
    Reference to parent plugin if used inside a block
$plugins
in file pnForm.php, variable pnFormPlugin::$plugins
    Reference to sub-plugins
$pnFormBlockStack
in file pnForm.php, variable pnFormRender::$pnFormBlockStack
    Stack with all instantiated blocks (push when starting block, pop when ending block)
$pnFormErrorMsgSet
in file pnForm.php, variable pnFormRender::$pnFormErrorMsgSet
    Error message has been set
$pnFormEventHandler
in file pnForm.php, variable pnFormRender::$pnFormEventHandler
    Reference to the main user code event handler
$pnFormIdCount
in file pnForm.php, variable pnFormRender::$pnFormIdCount
    Current ID count - used to assign automatic ID's to all items
$pnFormIncludes
in file pnForm.php, variable pnFormRender::$pnFormIncludes
    List of included files required to recreate plugins (Smarty function.xxx.php files)
$pnFormPlugins
in file pnForm.php, variable pnFormRender::$pnFormPlugins
    List of instantiated plugins
$pnFormRedirected
in file pnForm.php, variable pnFormRender::$pnFormRedirected
    Set to true if pnFormRedirect was called. Means no HTML output should be returned.
$pnFormState
in file pnForm.php, variable pnFormRender::$pnFormState
    Variable saving all required state information
$pnFormValidationChecked
in file pnForm.php, variable pnFormRender::$pnFormValidationChecked
    Flag indicating if validation has been done or not
$pnFormValidators
in file pnForm.php, variable pnFormRender::$pnFormValidators
    List of validators on page
pnForm.php
procedural page pnForm.php
pnFormAddValidator
in file pnForm.php, method pnFormRender::pnFormAddValidator()
pnFormClearValidation
in file pnForm.php, method pnFormRender::pnFormClearValidation()
pnFormDecodeEventHandler
in file pnForm.php, method pnFormRender::pnFormDecodeEventHandler()
pnFormDecodeIncludes
in file pnForm.php, method pnFormRender::pnFormDecodeIncludes()
pnFormDecodePlugins
in file pnForm.php, method pnFormRender::pnFormDecodePlugins()
pnFormDecodePluginState
in file pnForm.php, method pnFormRender::pnFormDecodePluginState()
pnFormDecodePluginState_rec
in file pnForm.php, method pnFormRender::pnFormDecodePluginState_rec()
pnFormDecodePlugins_rec
in file pnForm.php, method pnFormRender::pnFormDecodePlugins_rec()
pnFormDecodePostBackEvent
in file pnForm.php, method pnFormRender::pnFormDecodePostBackEvent()
pnFormDecodePostBackEvent_rec
in file pnForm.php, method pnFormRender::pnFormDecodePostBackEvent_rec()
pnFormDecodeState
in file pnForm.php, method pnFormRender::pnFormDecodeState()
pnFormDie
in file pnForm.php, method pnFormRender::pnFormDie()
pnFormExecute
in file pnForm.php, method pnFormRender::pnFormExecute()
    Main event loop handler
pnFormGetAuthKeyHTML
in file pnForm.php, method pnFormRender::pnFormGetAuthKeyHTML()
pnFormGetErrorMsg
in file pnForm.php, method pnFormRender::pnFormGetErrorMsg()
pnFormGetIncludesHTML
in file pnForm.php, method pnFormRender::pnFormGetIncludesHTML()
pnFormGetIncludesText
in file pnForm.php, method pnFormRender::pnFormGetIncludesText()
pnFormGetPluginById
in file pnForm.php, method pnFormRender::pnFormGetPluginById()
pnFormGetPluginById_rec
in file pnForm.php, method pnFormRender::pnFormGetPluginById_rec()
pnFormGetPluginId
in file pnForm.php, method pnFormRender::pnFormGetPluginId()
    pnFormGetPluginId
pnFormGetPluginState
in file pnForm.php, method pnFormRender::pnFormGetPluginState()
pnFormGetPluginState_rec
in file pnForm.php, method pnFormRender::pnFormGetPluginState_rec()
pnFormGetPostBackEventReference
in file pnForm.php, method pnFormRender::pnFormGetPostBackEventReference()
    Get postback reference
pnFormGetState
in file pnForm.php, method pnFormRender::pnFormGetState()
pnFormGetStateHTML
in file pnForm.php, method pnFormRender::pnFormGetStateHTML()
pnFormGetStateText
in file pnForm.php, method pnFormRender::pnFormGetStateText()
pnFormGetValidators
in file pnForm.php, method pnFormRender::pnFormGetValidators()
pnFormGetValues
in file pnForm.php, method pnFormRender::pnFormGetValues()
    Read all values from form
pnFormGetValues_rec
in file pnForm.php, method pnFormRender::pnFormGetValues_rec()
pnFormHandler
in file pnForm.php, class pnFormHandler
    Base form handler class
pnFormHasError
in file pnForm.php, method pnFormRender::pnFormHasError()
pnFormInitializeIncludes
in file pnForm.php, method pnFormRender::pnFormInitializeIncludes()
pnFormInitializePlugins
in file pnForm.php, method pnFormRender::pnFormInitializePlugins()
pnFormInitializePlugins_rec
in file pnForm.php, method pnFormRender::pnFormInitializePlugins_rec()
pnFormInitializeState
in file pnForm.php, method pnFormRender::pnFormInitializeState()
pnFormIsPostBack
in file pnForm.php, method pnFormRender::pnFormIsPostBack()
pnFormIsValid
in file pnForm.php, method pnFormRender::pnFormIsValid()
pnFormPlugin
in file pnForm.php, method pnFormPlugin::pnFormPlugin()
    Constructor
pnFormPlugin
in file pnForm.php, class pnFormPlugin
    Base plugin class
pnFormPostRender
in file pnForm.php, method pnFormRender::pnFormPostRender()
pnFormPostRender_rec
in file pnForm.php, method pnFormRender::pnFormPostRender_rec()
pnFormRaiseEvent
in file pnForm.php, method pnFormRender::pnFormRaiseEvent()
pnFormRedirect
in file pnForm.php, method pnFormRender::pnFormRedirect()
pnFormRegisterBlock
in file pnForm.php, method pnFormRender::pnFormRegisterBlock()
    Regiser a block plugin
pnFormRegisterBlockBegin
in file pnForm.php, method pnFormRender::pnFormRegisterBlockBegin()
    pnFormRegisterBlockBegin
pnFormRegisterBlockEnd
in file pnForm.php, method pnFormRender::pnFormRegisterBlockEnd()
    pnFormRegisterBlockEnd
pnFormRegisterError
in file pnForm.php, method pnFormRender::pnFormRegisterError()
    Register that we have used LogUtil::registerError() to set an error.
pnFormRegisterPlugin
in file pnForm.php, method pnFormRender::pnFormRegisterPlugin()
    Register a plugin
pnFormRender
in file pnForm.php, method pnFormRender::pnFormRender()
    Constructor
pnFormRender
in file pnForm.php, class pnFormRender
    User interaction handler for pnForm system
pnFormSetErrorMsg
in file pnForm.php, method pnFormRender::pnFormSetErrorMsg()
    Register an error
pnFormSetState
in file pnForm.php, method pnFormRender::pnFormSetState()
pnFormSetValues
in file pnForm.php, method pnFormRender::pnFormSetValues()
pnFormSetValues2
in file pnForm.php, method pnFormRender::pnFormSetValues2()
pnFormSetValues_rec
in file pnForm.php, method pnFormRender::pnFormSetValues_rec()
pnFormStyledPlugin
in file pnForm.php, class pnFormStyledPlugin
    Base plugin class for plugins that uses CSS styling
pnFormTranslateForDisplay
in file pnForm.php, method pnFormRender::pnFormTranslateForDisplay()
pnFormValidate
in file pnForm.php, method pnFormRender::pnFormValidate()
postRender
in file pnForm.php, method pnFormPlugin::postRender()
    PostRender event handler
$panelSetId
in file block.pnformtabbedpanel.php, variable pnFormTabbedPanel::$panelSetId
    ID of parent panel set (don't touch)
parseValue
in file function.pnformfloatinput.php, method pnFormFloatInput::parseValue()
parseValue
in file function.pnformdateinput.php, method pnFormDateInput::parseValue()
parseValue
in file function.pnformintinput.php, method pnFormIntInput::parseValue()
parseValue
in file function.pnformtextinput.php, method pnFormTextInput::parseValue()
pnFormButton
in file function.pnformbutton.php, class pnFormButton
    Button
pnFormCategoryCheckboxList
in file function.pnformcategorycheckboxlist.php, class pnFormCategoryCheckboxList
    Category selector
pnFormCategorySelector
in file function.pnformcategoryselector.php, class pnFormCategorySelector
    Category selector
pnFormCheckbox
in file function.pnformcheckbox.php, class pnFormCheckbox
    Check box plugin
pnFormCheckboxList
in file function.pnformcheckboxlist.php, class pnFormCheckboxList
    Checkbox list
pnFormContextMenu
in file block.pnformcontextmenu.php, class pnFormContextMenu
    Context menu plugin
pnFormContextMenuItem
in file function.pnformcontextmenuitem.php, class pnFormContextMenuItem
    Context menu item
pnFormContextMenuReference
in file function.pnformcontextmenureference.php, class pnFormContextMenuReference
    Context menu reference
pnFormContextMenuSeparator
in file function.pnformcontextmenuseparator.php, class pnFormContextMenuSeparator
    Context menu separator
pnFormDateInput
in file function.pnformdateinput.php, class pnFormDateInput
    Date input for pnForms
pnFormDropdownList
in file function.pnformdropdownlist.php, class pnFormDropdownList
    Drop down list
pnFormEMailInput
in file function.pnformemailinput.php, class pnFormEMailInput
    E-mail input for pnForms
pnFormErrorMessage
in file function.pnformerrormessage.php, class pnFormErrorMessage
    Error message placeholder
pnFormFloatInput
in file function.pnformfloatinput.php, class pnFormFloatInput
    Floating value input
pnFormImageButton
in file function.pnformimagebutton.php, class pnFormImageButton
    Image button This button works like a normal pnFormButton with the exception that it displays a clickable image instead of a text button. It further more returns the X and Y coordinate of the click position in the image.
pnFormIntInput
in file function.pnformintinput.php, class pnFormIntInput
    Integer input
pnFormLabel
in file function.pnformlabel.php, class pnFormLabel
    Web form label
pnFormLanguageSelector
in file function.pnformlanguageselector.php, class pnFormLanguageSelector
    Language selector
pnFormLinkButton
in file function.pnformlinkbutton.php, class pnFormLinkButton
    LinkButton
pnFormPostBackFunction
in file function.pnformpostbackfunction.php, class pnFormPostBackFunction
    PostBack JavaScript function plugin
pnFormRadioButton
in file function.pnformradiobutton.php, class pnFormRadioButton
    Radiobutton plugin
pnFormTabbedPanel
in file block.pnformtabbedpanel.php, class pnFormTabbedPanel
    Tabbel panel element
pnFormTabbedPanelSet
in file block.pnformtabbedpanelset.php, class pnFormTabbedPanelSet
    Tabbed panel set
pnFormTextInput
in file function.pnformtextinput.php, class pnFormTextInput
    TextInput plugin for pnForms
pnFormUploadInput
in file function.pnformuploadinput.php, class pnFormUploadInput
    pnFormUploadInput
pnFormURLInput
in file function.pnformurlinput.php, class pnFormURLInput
    URL input for pnForms
pnFormValidationSummary
in file function.pnformvalidationsummary.php, class pnFormValidationSummary
    Validation summary
pnFormVolatile
in file block.pnformvolatile.php, class pnFormVolatile
    Volatile block container
postRender
in file function.pnformlabel.php, method pnFormLabel::postRender()
top

r

readParameters
in file pnForm.php, method pnFormPlugin::readParameters()
    Read Smarty plugin parameters
registerPlugin
in file pnForm.php, method pnFormPlugin::registerPlugin()
render
in file pnForm.php, method pnFormPlugin::render()
    Render event handler
renderAttributes
in file pnForm.php, method pnFormStyledPlugin::renderAttributes()
renderAttributes
in file pnForm.php, method pnFormPlugin::renderAttributes()
renderBegin
in file pnForm.php, method pnFormPlugin::renderBegin()
    RenderBegin event handler
renderContent
in file pnForm.php, method pnFormPlugin::renderContent()
    RenderContent event handler
renderEnd
in file pnForm.php, method pnFormPlugin::renderEnd()
    RenderEnd event handler
$readOnly
in file function.pnformcheckbox.php, variable pnFormCheckbox::$readOnly
    Enable or disable read only mode
$readOnly
in file function.pnformtextinput.php, variable pnFormTextInput::$readOnly
    Enable or disable read only mode
$readOnly
in file function.pnformradiobutton.php, variable pnFormRadioButton::$readOnly
    Enable or disable read only mode
$readOnly
in file function.pnformuploadinput.php, variable pnFormUploadInput::$readOnly
$regexValidationMessage
in file function.pnformtextinput.php, variable pnFormTextInput::$regexValidationMessage
    Regular expression error message
$regexValidationPattern
in file function.pnformtextinput.php, variable pnFormTextInput::$regexValidationPattern
    Regular expression to match input against
$registeredTabIndex
in file block.pnformtabbedpanelset.php, variable pnFormTabbedPanelSet::$registeredTabIndex
    Internal tab index counter
$repeatColumns
in file function.pnformcheckboxlist.php, variable pnFormCheckboxList::$repeatColumns
    Number of columns to display checkboxes in
$repeatWidth
in file function.pnformcheckboxlist.php, variable pnFormCheckboxList::$repeatWidth
    Width of each checkbox list item (combination of checkbox and label).
$result
in file function.pnformuploadinput.php, variable pnFormUploadInput::$result
$rows
in file function.pnformtextinput.php, variable pnFormTextInput::$rows
    Number of rows for multiline input
raisePostBackEvent
in file function.pnformdropdownlist.php, method pnFormDropdownList::raisePostBackEvent()
raisePostBackEvent
in file function.pnformcontextmenuitem.php, method pnFormContextMenuItem::raisePostBackEvent()
raisePostBackEvent
in file function.pnformlinkbutton.php, method pnFormLinkButton::raisePostBackEvent()
raisePostBackEvent
in file function.pnformpostbackfunction.php, method pnFormPostBackFunction::raisePostBackEvent()
raisePostBackEvent
in file function.pnformradiobutton.php, method pnFormRadioButton::raisePostBackEvent()
registerTabbedPanel
in file block.pnformtabbedpanelset.php, method pnFormTabbedPanelSet::registerTabbedPanel()
render
in file function.pnformlinkbutton.php, method pnFormLinkButton::render()
render
in file function.pnformpostbackfunction.php, method pnFormPostBackFunction::render()
render
in file function.pnformuploadinput.php, method pnFormUploadInput::render()
render
in file function.pnformtextinput.php, method pnFormTextInput::render()
render
in file function.pnformlabel.php, method pnFormLabel::render()
render
in file function.pnformradiobutton.php, method pnFormRadioButton::render()
render
in file function.pnformvalidationsummary.php, method pnFormValidationSummary::render()
render
in file function.pnformdateinput.php, method pnFormDateInput::render()
render
in file function.pnformcheckbox.php, method pnFormCheckbox::render()
render
in file function.pnformimagebutton.php, method pnFormImageButton::render()
render
in file function.pnformcategoryselector.php, method pnFormCategorySelector::render()
render
in file function.pnformcategorycheckboxlist.php, method pnFormCategoryCheckboxList::render()
render
in file function.pnformbutton.php, method pnFormButton::render()
render
in file function.pnformcontextmenuitem.php, method pnFormContextMenuItem::render()
render
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::render()
render
in file function.pnformerrormessage.php, method pnFormErrorMessage::render()
render
in file function.pnformcontextmenuseparator.php, method pnFormContextMenuSeparator::render()
render
in file function.pnformdropdownlist.php, method pnFormDropdownList::render()
render
in file function.pnformcontextmenureference.php, method pnFormContextMenuReference::render()
renderBegin
in file block.pnformtabbedpanel.php, method pnFormTabbedPanel::renderBegin()
renderBegin
in file block.pnformcontextmenu.php, method pnFormContextMenu::renderBegin()
renderConfirm
in file function.pnformcontextmenuitem.php, method pnFormContextMenuItem::renderConfirm()
renderContent
in file block.pnformtabbedpanelset.php, method pnFormTabbedPanelSet::renderContent()
renderEnd
in file block.pnformcontextmenu.php, method pnFormContextMenu::renderEnd()
renderEnd
in file block.pnformtabbedpanel.php, method pnFormTabbedPanel::renderEnd()
top

s

$styleAttributes
in file pnForm.php, variable pnFormStyledPlugin::$styleAttributes
    Styles added programatically
$saveAsString
in file function.pnformcheckboxlist.php, variable pnFormCheckboxList::$saveAsString
    Enable saving of selected values as a colon delimited string
$saveAsString
in file function.pnformdropdownlist.php, variable pnFormDropdownList::$saveAsString
    Enable saving of multiple selected values as a colon delimited string
$selected
in file block.pnformtabbedpanel.php, variable pnFormTabbedPanel::$selected
    Panel selected status
$selectedIndex
in file function.pnformdropdownlist.php, variable pnFormDropdownList::$selectedIndex
    Selected item index
$selectedIndex
in file block.pnformtabbedpanelset.php, variable pnFormTabbedPanelSet::$selectedIndex
    Currently selected tab
$selectedValue
in file function.pnformcheckboxlist.php, variable pnFormCheckboxList::$selectedValue
    Selected value(s)
$selectedValue
in file function.pnformdropdownlist.php, variable pnFormDropdownList::$selectedValue
    Selected value
$selectionMode
in file function.pnformdropdownlist.php, variable pnFormDropdownList::$selectionMode
    Selection mode
$size
in file function.pnformtextinput.php, variable pnFormTextInput::$size
    Size of HTML input (number of characters)
$size
in file function.pnformdropdownlist.php, variable pnFormDropdownList::$size
    Size of dropdown
$styleHtml
in file function.pnformlinkbutton.php, variable pnFormLinkButton::$styleHtml
    CSS styling
$styleHtml
in file function.pnformbutton.php, variable pnFormButton::$styleHtml
    CSS styling
saveValue
in file function.pnformtextinput.php, method pnFormTextInput::saveValue()
saveValue
in file function.pnformradiobutton.php, method pnFormRadioButton::saveValue()
saveValue
in file function.pnformuploadinput.php, method pnFormUploadInput::saveValue()
saveValue
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::saveValue()
saveValue
in file function.pnformcheckbox.php, method pnFormCheckbox::saveValue()
saveValue
in file function.pnformcategoryselector.php, method pnFormCategorySelector::saveValue()
setError
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::setError()
setError
in file function.pnformuploadinput.php, method pnFormUploadInput::setError()
setError
in file function.pnformtextinput.php, method pnFormTextInput::setError()
setError
in file function.pnformradiobutton.php, method pnFormRadioButton::setError()
setSelectedIndex
in file function.pnformdropdownlist.php, method pnFormDropdownList::setSelectedIndex()
setSelectedValue
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::setSelectedValue()
setSelectedValue
in file function.pnformdropdownlist.php, method pnFormDropdownList::setSelectedValue()
top

t

$text
in file function.pnformtextinput.php, variable pnFormTextInput::$text
    Displayed text in the text input
$text
in file function.pnformlinkbutton.php, variable pnFormLinkButton::$text
    Displayed text in the link
$text
in file function.pnformlabel.php, variable pnFormLabel::$text
    Text to show as label
$text
in file function.pnformbutton.php, variable pnFormButton::$text
    Displayed text on the button
$textMode
in file function.pnformtextinput.php, variable pnFormTextInput::$textMode
    Text input mode
$title
in file block.pnformtabbedpanel.php, variable pnFormTabbedPanel::$title
    Panel title
$title
in file function.pnformcontextmenuitem.php, variable pnFormContextMenuItem::$title
    Menu title
$titles
in file block.pnformtabbedpanelset.php, variable pnFormTabbedPanelSet::$titles
    Registered tab titles
$toolTip
in file function.pnformtextinput.php, variable pnFormTextInput::$toolTip
    Text to show as tool tip for the input
top

v

$visible
in file pnForm.php, variable pnFormPlugin::$visible
    Specifies whether or not a plugin should be rendered
$volatile
in file pnForm.php, variable pnFormPlugin::$volatile
    Volatile indicator (disables state management in sub-plugins)
$validationChecked
in file function.pnformradiobutton.php, variable pnFormRadioButton::$validationChecked
$value
in file function.pnformradiobutton.php, variable pnFormRadioButton::$value
    Value
$volatile
in file block.pnformvolatile.php, variable pnFormVolatile::$volatile
validate
in file function.pnformradiobutton.php, method pnFormRadioButton::validate()
validate
in file function.pnformtextinput.php, method pnFormTextInput::validate()
validate
in file function.pnformurlinput.php, method pnFormURLInput::validate()
validate
in file function.pnformuploadinput.php, method pnFormUploadInput::validate()
validate
in file function.pnformintinput.php, method pnFormIntInput::validate()
validate
in file function.pnformcheckboxlist.php, method pnFormCheckboxList::validate()
validate
in file function.pnformdateinput.php, method pnFormDateInput::validate()
validate
in file function.pnformdropdownlist.php, method pnFormDropdownList::validate()
validate
in file function.pnformemailinput.php, method pnFormEMailInput::validate()
validate
in file function.pnformfloatinput.php, method pnFormFloatInput::validate()
top

z

$zIndex
in file block.pnformcontextmenu.php, variable pnFormContextMenu::$zIndex
    Z-index for absolute positioning
top

Documentation generated on Fri, 18 Jul 2008 21:37:58 +0200 by phpDocumentor 1.4.1