-
showBindings.php
-
-
$separator
-
-
setClass
-
Set the class which represents this node.
-
setDecorator
-
Set a object WFDecorator object to be used with this controller.
-
setDecorators
-
Set multiple object WFDecorator objects to be used with this controller.
-
setLinkURL
-
Set the information used to create the link which wrap the node.
-
setParentClass
-
Set the class which represents the "parent" of this node in the object graph.
-
setRoot
-
Set the "root" node of the object graph. This is used whenever the parent is NULL.
-
setSeparator
-
Set the HTML separator code.
-
$showBeginCharacters
-
-
$showEndCharacters
-
-
setCurrencySymbol
-
-
setDecimalPlaces
-
Set the number of decimal places to use.
-
setDecimalPoint
-
Set the decimal point to use.
-
setFormatString
-
-
setnoValue
-
Set the NO value.
-
setRelativeDateFormatString
-
Set the format string (see
http://www.php.net/date) to use for the relative data format string if it can't be represented with a relative date (ie, Yesterday, Tomorrow, Today, etc).
-
setShowBeginCharacters
-
Set the number of characters at the beginning of the string to reveal.
-
setShowEndCharacters
-
Set the number of characters at the end of the string to reveal.
-
setStyle
-
Set the formatting style. Supported styles are Decimal, Currency, Percent, and Scientific.
-
setThousandsSeparator
-
Set the thousands separator to use, or NULL to not use one.
-
setYesValue
-
Set the YES value.
-
stringForValue
-
-
stringForValue
-
Convert a SQL date/time string into a nicely formatted string.
-
stringForValue
-
-
stringForValue
-
-
stringForValue
-
Retrieve a string for the passed in value.
-
stringForValue
-
-
stringForValue
-
-
setIcon
-
Set the icon for this menu item.
-
setLabel
-
Set the label for this menu item.
-
setLink
-
Set the link for this menu item.
-
setLinkTarget
-
Set the linkTarget for this menu item.
-
setMenuPath
-
-
setObject
-
-
setToolTip
-
Set the toolTip for this menu item.
-
setDelegate
-
Set the WFPageDelegate to use for this page.
-
setTemplateFile
-
Tell the page to use an alternate .tpl file (besides the default, '<pagename>.tpl') for rendering the page.
-
setupSkin
-
Called just befored rendering, but after the skin has been initalized.
-
setupSkin
-
-
sharedOutlet
-
Convenience function to make it less verbose to get access to a shared outlet from a $page object (usually from a WFPageDelegate method).
-
submittedFormName
-
Determine the name of the submitted form, if there is a submitted form for the current module.
-
$sortKeys
-
-
$sortOptions
-
-
$submitID
-
-
setAlternativeParameterValue
-
Provide alternate values for the page's params that will be used with urlForPaginatorState().
-
setCurrentPage
-
Set the current page for the paginator.
-
setDataDelegate
-
Set the data delegate.
-
setDefaultSortKeys
-
Set the default sort keys that will be used if no other sort keys are added.
-
setItemPhrase
-
Set the names of the items being paged.
-
setModeForm
-
Turn on MODE_FORM.
-
setPageSize
-
Set the number of items per page.
-
setPaginatorState
-
Used to restore the paginator to the state specified.
-
setPaginatorStateParameterID
-
Tell the paginator the name of the "parameterId" which is used for maintaining the parameter state.
-
setPopulateObjects
-
By default, WFPagedCreoleQuery returns an associative array of selected columns.
-
setSortOptions
-
Inform the paginator of all sort options that can be used via the UI.
-
sortKeys
-
Get the effective sortKeys for the paginator.
-
sortOptions
-
Get the assigned sort options for the paginator.
-
startItem
-
Get the number of the first item in the current page.
-
submitID
-
Get the id of the submit button used for pagination in MODE_FORM.
-
setupExposedBindings
-
Set up all exposed bindings for this widget.
-
$searcher
-
-
$showAllDPQL
-
-
$showAllOnBlankQuery
-
-
$simpleQueryMode
-
-
$simpleQueryString
-
-
searcher
-
Get the searcher used for the search.
-
setAttributeQueryMode
-
Set the "any/all" mode for EQ queries where there is more than one value for the attribute.
-
setDieselSearch
-
Set the WFDieselSearch instance to use with this WFDieselSearchHelper instance.
-
setIndex
-
Choose the Dieselpoint index to use for this query.
-
setLoadTheseColumnsFromIndex
-
Set the columns of data to load from the index in the results.
-
setLogPerformanceInfo
-
Should WFDieselSearch log the performance info to the PHOCOA log dir file: "diesel.log"?
-
setObject
-
Set the custom object for this hit.
-
setPaginator
-
Set the paginator associated with this WFDieselSearch.
-
setQueryState
-
Set the queryState of the dieselsearch to the passed state string.
-
setQueryState
-
Set the query state to the passed state.
-
setQueryString
-
Set the DQL query string.
-
setRestrictDQL
-
Set the DQL query to be used to restrict the search results in ways IN ADDITION TO what the user selects in the UI.
-
setResultObjectLoaderCallback
-
Callback function for loading the items found by DP.
-
setResultObjectLoaderCallbackWithPropelPeer
-
Use a PropelPeer to load the items.
-
setResultObjectLoaderCallbackWithPropelPeerMethod
-
Set the PropelPeer method name to use to load the objects.
-
setSimpleQuery
-
Set the simpleQuery part of the search.
-
setSimpleQuery
-
A higher-level function for calling setQueryString.
-
setSort
-
-
showAllDPQL
-
Ge the DQL that is used to "show all".
-
simpleQuery
-
Get the simpleQuery string.
-
simpleQueryMode
-
Get the simpleQuery mode.
-
SORT_BY_RELEVANCE
-
-
startTrackingTime
-
Utility function for debugging to start time tracking.
-
stopTrackingTime
-
Stop tracking time; dump time to 'dieselsearch.log' file with given message.
-
setTemplate
-
Set the template file path.
-
setTemplate
-
-
smarty_function_WFSkinCSS
-
Smarty plugin to include a css file for a skin.
-
smarty_function_WFSkinModuleView
-
Smarty plugin to allow inclusion of WFModule invocations from the skin.
-
smarty_function_WFURL
-
Smarty plugin to get a relative url to the given module.
-
smarty_resource_framework_source
-
Smarty plugin to include a framework-bundled tpl file.
-
smarty_resource_TableView_source
-
Smarty plugin to include a TableView-bundled tpl file.
-
setEnabled
-
Set whether or not the view is enabled. Enabled views respond to the user and accept input (widgets).
-
setId
-
Set the unique ID of this widget.
-
setJSonBlur
-
Set the "onBlur" JavaScript code for the view.
-
setJSonClick
-
Set the "onClick" JavaScript code for the view.
-
setListener
-
-
setOnEvent
-
All WFView objects support our powerful onEvent syntax. This makes it very easy to attach javascript operations to any DOM events of your choosing.
-
setParent
-
Set the parent view for this view.
-
$scrollIncrement
-
-
$searchAction
-
-
$selected
-
-
$selectedItem
-
-
$selectedTabId
-
-
$selectedValue
-
-
$showAllText
-
-
$showcontrols
-
-
$showhexcontrols
-
-
$showhexsummary
-
-
$showhsvcontrols
-
-
$showItemCounts
-
-
$showLoadingMessage
-
-
$showrgbcontrols
-
-
$showwebsafe
-
-
$simpleBindKeyPath
-
-
$size
-
-
$size
-
-
$size
-
-
$skin
-
-
$sortByFrequency
-
-
$startTime
-
-
selected
-
-
selectedRadio
-
-
selectedValue
-
-
sendTree
-
Helper function for the dynamicCallback page to use to send the data back to the WFYAHOO_widget_TreeView via AJAX.
-
setAction
-
-
setAction
-
-
setActiveTabID
-
Set the ID of the active tab.
-
setAllowRollup
-
-
setAnimHoriz
-
-
setAnimVert
-
-
setArrayController
-
-
setAttributeId
-
-
setBackgroundcolour
-
-
setBase
-
-
setBaseDir
-
The base path for the image path. This is a good place to put http://domain.com/path/to/img/ if you're linking to an external image.
-
setBaseURL
-
Set the base URL for the WFJumpSelect.
-
setBody
-
-
setBuildModuleProgrammatically
-
-
setCacheModuleView
-
-
setCallbackFailure
-
-
setCallbackSuccess
-
-
setChecked
-
-
setCheckedValue
-
-
setClose
-
-
setColumnOrder
-
-
setContentLabels
-
-
setContentValues
-
-
setContext
-
Set the context for the content.
-
setContinueURL
-
-
setCouldHaveChildren
-
By default, it is assumed that all nodes *could* have children, and that a dynamic callback must be made to see.
-
setDatasourceJSArray
-
-
setDebugShowAllTabs
-
-
setDefaultTabID
-
Set the default tab ID.
-
setDefaultTabIDIfNoDefault
-
Set the default tab ID, but only if there is no default already set.
-
setDeferModuleViewLoading
-
-
setDieselSearch
-
-
setDieselSearchHelper
-
-
setDieselSearchHelper
-
-
setDraggable
-
-
setDuplicateMessage
-
-
setDynamicCallback
-
Set the base URL used for the dynamic data loading.
-
setDynamicDataLoader
-
Set up a dataloader callback for dynamically loading child data.
-
setDynamicDataLoader
-
Set up a dataloader callback for dynamically loading autocomplete matches.
-
setDynamicDataLoaderSchema
-
-
setEndTime
-
Set the last time to be shown in the select list.
-
setFacetNavOrder
-
-
setFacetStyle
-
-
setFixedCenter
-
-
setFooter
-
-
setFormatString
-
Set the format string used to generate the labels.
-
setFormatter
-
Attach a formatter to the widget.
-
setFormatter
-
-
setGroupMode
-
-
setHasUploadCallback
-
Set the callback function to be used to process the uploaded file.
-
setHasUploadCallback
-
Set the callback function to be used to process the uploaded file.
-
setHeader
-
-
setHeight
-
Set the height of the module.
-
setHidden
-
Set whether or not the widget should be hidden.
-
setHorizontal
-
-
setIFrame
-
-
setImagePath
-
-
setIncrementsPerHour
-
Set the number of increments to be shown per hour. For instance, 1 to show each hour, 4 to show every 15 minutes.
-
setInvocationPath
-
Set the invocationPath that will be used for the module view.
-
setIsAjax
-
-
setIsPopup
-
-
setJSonChange
-
-
setLabel
-
-
setLabel
-
-
setLabel
-
-
setLabel
-
-
setLabel
-
-
setLabelFormatter
-
-
setLoadOptional
-
-
setMenuItems
-
-
setMenuItems
-
Set the menu items for the menu.
-
setMenuItemsMenuPath
-
-
setMenuItemsNestedArray
-
-
setMethod
-
-
setModal
-
-
setMode
-
Set the mode of the message box.
-
setMultiple
-
-
setName
-
Set the HTML 'name' of the widget.
-
setOptions
-
A convenience function to set both values and labels simultaneously from an associative array.
-
setPaginator
-
-
setPaginator
-
-
setParentFormID
-
-
setPopupSelections
-
-
setPostmethod
-
-
setPrototype
-
Set the WFView object to be used as the prototype for all instances created.
-
setRangeCount
-
-
setSelected
-
-
setSelectedRadio
-
-
setSelectedTabId
-
-
setSelectedValue
-
-
setShowItemCounts
-
-
setSimpleBindKeyPath
-
-
setStartTime
-
Set the first time to be shown in the select list.
-
setTableheaderbackgroundcolour
-
-
setTableheadercolour
-
-
setTarget
-
-
setTreeDataPath
-
-
setUncheckedValue
-
-
setupExposedBindings
-
Set up all exposed bindings for this widget.
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
******************* BINDINGS SETUP ***********************
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
******************* BINDINGS SETUP ***********************
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
******************* BINDINGS SETUP ***********************
-
setupExposedBindings
-
******************* BINDINGS SETUP ***********************
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setupExposedBindings
-
-
setUseUniqueNames
-
-
setValue
-
-
setValue
-
-
setValue
-
-
setValue
-
-
setValue
-
Set the value used by the widget.
-
setValue
-
Set the value of the checkbox control. What this does basically, is that if the passed value is the same as the checkedValue, then the checkbox will become checked. Otherwise, it will become unchecked.
-
setValues
-
Set which checkbox in this group is selected.
-
setValues
-
-
setVisible
-
-
setVisibleItems
-
-
setWidgetClass
-
-
setWidgetConfig
-
Set the config that will be used for the dynamic creation of widgets. See createWidgets for documentation on the config array.
-
setWidgetLabel
-
Set the "label" used for this widget field.
-
setWidth
-
Set the width of the module.
-
setX
-
-
setXY
-
-
setY
-
-
setZIndex
-
-
sharedYuiLoader
-
-
showLoadingMessage
-
-
smarty_block_JSON
-
Smarty plugin that allows you to code a block of HTML formatted nicely for development, but convert it to JSON for use with Javascript.
-
smarty_block_WFForm
-
Smarty plugin to include a WFForm.
-
smarty_block_WFHead
-
Smarty plugin to make it easy for templates to add code to the "head" element.
-
smarty_block_WFViewBlock
-
Smarty plugin to include a WFView in BLOCK mode.
-
smarty_block_WFViewHiddenHelper
-
Smarty plugin to help with hiding template content related to a view that is hidden.
-
smarty_block_YUIScript
-
Smarty plugin to include Javascript code that depends on YUI stuff.
-
smarty_function_WFCheckbox
-
Smarty plugin to include a WFCheckbox.
-
smarty_function_WFDieselFacet
-
Smarty plugin to include a WFDieselFacet.
-
smarty_function_WFDynamic
-
Smarty plugin to include a WFDynamic.
-
smarty_function_WFDynarchMenu
-
Smarty plugin to include a WFDynarchMenu.
-
smarty_function_WFHidden
-
Smarty plugin to include a WFHidden.
-
smarty_function_WFHTMLArea
-
Smarty plugin to include a WFHTMLArea.
-
smarty_function_WFImage
-
Smarty plugin to include a WFImage.
-
smarty_function_WFJumpSelect
-
Smarty plugin to include a WFJumpSelect.
-
smarty_function_WFLabel
-
Smarty plugin to include a WFLabel.
-
smarty_function_WFLink
-
Smarty plugin to include a WFLink.
-
smarty_function_WFMessageBox
-
Smarty plugin to include a WFMessageBox.
-
smarty_function_WFModuleView
-
Smarty plugin to include a WFModuleView.
-
smarty_function_WFPaginatorNavigation
-
Smarty plugin to include a WFPaginatorNavigation.
-
smarty_function_WFPaginatorPageInfo
-
Smarty plugin to include a WFPaginatorPageInfo.
-
smarty_function_WFPaginatorSortLink
-
Smarty plugin to include a WFPaginatorSortLink.
-
smarty_function_WFPaginatorState
-
Smarty plugin to include a WFPaginatorState.
-
smarty_function_WFPassword
-
Smarty plugin to include a WFForm.
-
smarty_function_WFRadio
-
Smarty plugin to include a WFRadio.
-
smarty_function_WFSelect
-
Smarty plugin to include a WFSelect.
-
smarty_function_WFSelectionCheckbox
-
Smarty plugin to include a WFSelectionCheckbox.
-
smarty_function_WFShowErrors
-
Smarty plugin to display errors from a form submission.
-
smarty_function_WFSubmit
-
Smarty plugin to include a WFSubmit.
-
smarty_function_WFTabView
-
Smarty plugin to include a WFTabView.
-
smarty_function_WFTextArea
-
Smarty plugin to include a WFTextArea.
-
smarty_function_WFTextField
-
Smarty plugin to include a WFTextField.
-
smarty_function_WFTimeSelect
-
Smarty plugin to include a WFTimeSelect.
-
smarty_function_WFUpload
-
Smarty plugin to include a WFUpload.
-
smarty_function_WFView
-
Smarty plugin to include a WFView.
-
sortColumns
-
-
STYLE_LIST
-
-
STYLE_MENU
-
-
STYLE_TREE
-
-
submitAction
-
-
WFBreadCrumbNode
-
A Breadcrumb system.
-
WFBreadCrumbSetup
-
A Breadcrumb system.
-
WFFormatter.php
-
-
WFBaseDateFormatter
-
WFFormatter
-
WFBooleanFormatter
-
The Boolean formatter converts between boolean values and YES / NO equivalents.
-
WFDateTimeFormatter
-
The DateTime formatter converts between human-readable dates and PHP 5.2's DateTime object.
-
WFFormatter
-
WFFormatter
-
WFNumberFormatter
-
The Number format converts between "pretty" numbers with formatting and PHP numeric types.
-
WFNumberFormatterCurrencyStyle
-
-
WFNumberFormatterDecimalStyle
-
-
WFNumberFormatterNoStyle
-
-
WFNumberFormatterPercentStyle
-
-
WFSensitiveDataFormatter
-
The SensitiveData formatter takes a string of sensitive data and blocks out certain pieces of the info.
-
WFSQLDateFormatter
-
The SQL Date formatter converts between SQL date format and human-readable dates.
-
WFUNIXDateFormatter
-
The UNIX date formatter converts between human-readable dates and UNIX time.
-
WFMenuItem.php
-
-
WFMenuItem
-
WFMenuItem protocol.
-
WFMenuItemBasic
-
Static access to create a WFMenuItemBasic. Ideal for use with fluent interfaces.
-
WFMenuItemBasic
-
Generic menu item class for dynamically building menu trees.
-
WFMenuItemProxy
-
This is a helper class that is used by WFMenuTree when it builds WFMenuItem-compatible models from other data sources.
-
WFMenuTree
-
Class with helper methods for adapting data sources into a tree of
WFMenuItem objects.
-
WFMenuTreeBuilding
-
Interface for objects to adhere to to be able to use the WFMenuTree:menuTreeBuildingToMenuTree() functions.
-
WFPage.php
-
-
WFPage
-
The WFPage encapsulates the UI and Controller Layer state of a page.
-
WFPageDelegate
-
Informal Protocol declaration for WFPage delegates.
-
widgets
-
Get a list of all instantiated widgets belonging to this page.
-
willPushBindings
-
Called just before the batched binding updates are pushed from the UI state back on to the model objects.
-
willPushBindings
-
-
willRenderPage
-
Called by PHOCOA just before the page is rendered.
-
willRenderPage
-
-
WFPagination.php
-
-
WFPagedArray
-
A WFPagedData implementation for an array.
-
WFPagedCreoleQuery
-
A WFPagedData implementation for a Creole query.
-
WFPagedData
-
An interface / formal protocol for accesing paged data.
-
WFPagedPropelQuery
-
A WFPagedData implementation for a Propel query.
-
WFPaginator
-
Base paginator class.
-
WFViewPhocoaBuilderIntegration.php
-
-
WFViewPhocoaBuilderIntegration
-
WFViewPhocoaBuilderIntegration interface (informal protocol) for widgets to adopt if they want to be supported in PHOCOA builder.
-
$widgets
-
-
WFDieselpoint.php
-
-
WFDieselHit
-
The WFDieselHit object represents a result row from a WFDieselSearch.
-
WFDieselHitDataObject
-
A generic wrapper class to provide KVC-compliance to rows returned from WFDieselSearch.
-
WFDieselSearch
-
This class provides a PHP-front end to the basic Dieselpoint search capabilities.
-
WFDieselSearchHelper
-
High-level class to help manage complex faceted navigation searches.
-
WFDieselSearchHelperStateTracking
-
All UI Widgets that coordinate with WFDieselSearchHelper should implement this interface for QueryState management.
-
WFDieselSearch_ParseException
-
A helper class to easily throw named exceptions.
-
WFPageRendering.php
-
-
WFSmarty.php
-
-
WFPageRendering
-
-
WFSmarty
-
OVERLOAD SMARTY TEMPLATE ENGINE INIT
-
WFView.php
-
-
WFView
-
The base "view" class. Views are the components that make up a WFPage. Each page has a root view, and then is made up of various subviews in a view hierarchy. There is also a well-defined class hierarchy for WFView that contains all components that are used in creating a web page.
-
$warnmessage
-
-
$widgetClass
-
-
$widgetConfig
-
-
$widgetLabel
-
-
$width
-
-
$width
-
-
$width
-
-
$width
-
-
$width
-
-
$width
-
-
WFAppcelerator.php
-
-
WFAutoForm.php
-
-
WFBreadCrumb.php
-
-
WFBulkUpload.php
-
-
WFCheckbox.php
-
-
WFCheckboxGroup.php
-
-
WFDieselFacet.php
-
-
WFDieselKeyword.php
-
-
WFDieselNav.php
-
-
WFDynamic.php
-
-
WFDynarchMenu.php
-
-
WFForm.php
-
-
WFHidden.php
-
-
WFHTMLArea.php
-
-
WFImage.php
-
-
WFJumpSelect.php
-
-
WFLabel.php
-
-
WFLink.php
-
-
WFMessageBox.php
-
-
WFModuleView.php
-
-
WFPaginatorNavigation.php
-
-
WFPaginatorPageInfo.php
-
-
WFPaginatorSortLink.php
-
-
WFPaginatorSortSelect.php
-
-
WFPaginatorState.php
-
-
WFPassword.php
-
-
WFPostletUpload.php
-
-
WFRadio.php
-
-
WFRadioGroup.php
-
-
WFSearchField.php
-
-
WFSelect.php
-
-
WFSelectionCheckbox.php
-
-
WFSubmit.php
-
-
WFTableView.php
-
-
WFTabView.php
-
-
WFTextArea.php
-
-
WFTextField.php
-
-
WFTimeSelect.php
-
-
WFUpload.php
-
-
WFWidget.php
-
-
WFYAHOO.php
-
-
WFYAHOO_widget_AutoComplete.php
-
-
WFYAHOO_widget_Calendar.php
-
-
WFYAHOO_widget_Carousel.php
-
-
WFYAHOO_widget_ColorPicker.php
-
-
WFYAHOO_widget_Dialog.php
-
-
WFYAHOO_widget_Logger.php
-
-
WFYAHOO_widget_Menu.php
-
-
WFYAHOO_widget_Module.php
-
-
WFYAHOO_widget_Overlay.php
-
-
WFYAHOO_widget_Panel.php
-
-
WFYAHOO_widget_PhocoaDialog.php
-
-
WFYAHOO_widget_TabView.php
-
-
WFYAHOO_widget_TreeView.php
-
-
WFYAHOO_widget_Uploader.php
-
-
WFYAHOO_widget_YahooScript.php
-
-
WFActionResponseAppcelerator
-
Fluent constructor.
-
WFActionResponseAppcelerator
-
A custom WFActionResponse class for sending messages back to the Appcelerator client.
-
WFAppcelerator
-
This widget is an Appcelerator (http://appcelerator.org) container.
-
WFAutoForm
-
An automatic rendering form subclass of WFForm.
-
WFBreadCrumb
-
A breadcrumb widget for our framework.
-
WFBulkUpload
-
A Bulk Upload widget for our framework.
-
WFBulkUploadFile
-
Base Class for all framework classes.
-
WFCheckbox
-
A Checkbox widget for our framework.
-
WFCheckboxGroup
-
The WFCheckboxGroup is the "interface" object used to interact with a set of WFCheckbox widgets.
-
WFDieselFacet
-
A Dieselpoint Facet widget for our framework.
-
WFDieselKeyword
-
A Dieselpoint Keyword search widget for our framework.
-
WFDieselNav
-
The Dieselpoint Faceted Navigation UI placeholder.
-
WFDynamic
-
A Dynamic widget for our framework. The dynamic widget is a meta-widget that automatically creates multple widgets for you, based on an array controller.
-
WFDynarchMenu
-
-
WFForm
-
A wrapper for HTML Form Elements.
-
WFHidden
-
A Hidden widget for our framework.
-
WFHTMLArea
-
A HTML WYSIWYG Editor widget for our framework.
-
WFImage
-
An Image widget for our framework.
-
WFJumpSelect
-
A Select widget for our framework that will "jump" to a new URL when the user selects an item.
-
WFLabel
-
A Label widget for our framework.
-
WFLink
-
A Link widget for our framework.
-
WFMessageBox
-
A Label widget for our framework.
-
WFMESSAGEBOX_CONFIRM
-
-
WFMESSAGEBOX_ERROR
-
-
WFMESSAGEBOX_INFO
-
-
WFMESSAGEBOX_WARNING
-
-
WFModuleView
-
The WFModuleView allows for the easy inclusion of module/page based components in your template.
-
WFPaginatorNavigation
-
A Paginator Navigation widget for our framework.
-
WFPaginatorPageInfo
-
A Paginator Page info widget.
-
WFPaginatorSortLink
-
A Paginator sort link widget.
-
WFPaginatorSortSelect
-
A Paginator sort select widget.
-
WFPaginatorState
-
A special form field used in conjuction with WFPagination in MODE_FORM.
-
WFPassword
-
A Password widget for our framework.
-
WFPostletUpload
-
A Java upload widget for our framework.
-
WFRadio
-
A Radio Button widget for our framework.
-
WFRadioGroup
-
The WFRadioGroup is the "interface" object used to interact with a set of WFRadio widgets.
-
WFSearchField
-
A Search field widget for our framework.
-
WFSelect
-
A Select widget for our framework.
-
WFSelectionCheckbox
-
WFSelectionCheckbox is used to create numerous checkboxes representing a selection of items in an array.
-
WFSubmit
-
A Submit widget for our framework.
-
WFTableColumn
-
The base "view" class. Views are the components that make up a WFPage. Each page has a root view, and then is made up of various subviews in a view hierarchy. There is also a well-defined class hierarchy for WFView that contains all components that are used in creating a web page.
-
WFTableView
-
A Table widget for our framework.
-
WFTabView
-
The WFTabView widget provides a tabbed-interface wrapper around several templates.
-
WFTextArea
-
A TextField widget for our framework.
-
WFTextField
-
A TextField widget for our framework.
-
WFTimeSelect
-
A Select widget for our framework.
-
WFUpload
-
A Upload widget for our framework.
-
WFUploadedFile
-
-
WFWidget
-
The base "widget" class. In our framework, all html form widgets are necessarily WFWidget subclasses.
-
WFYAHOO
-
A YAHOO base class for our framework.
-
WFYAHOO_widget_AutoComplete
-
A YAHOO AutoComplete widget for our framework. This widget acts like a ComboBox: it is a text field with a pick-list and OPTIONAL custom entry.
-
WFYAHOO_widget_Calendar
-
A colorpicker widget. Works in conjunction with a text field.
-
WFYAHOO_widget_Carousel
-
A YAHOO Carousel widget for our framework.
-
WFYAHOO_widget_ColorPicker
-
A colorpicker widget. Works in conjunction with a text field.
-
WFYAHOO_widget_Dialog
-
A YAHOO Panel widget for our framework.
-
WFYAHOO_widget_Logger
-
A YAHOO Logger widget for our framework.
-
WFYAHOO_widget_Menu
-
A YAHOO Menu widget for our framework. This widget allows you to easily create vertical or horizontal multi-level menus.
-
WFYAHOO_widget_Module
-
A YAHOO Module widget for our framework.
-
WFYAHOO_widget_Overlay
-
A YAHOO Overlay widget for our framework.
-
WFYAHOO_widget_Panel
-
A YAHOO Panel widget for our framework.
-
WFYAHOO_widget_PhocoaDialog
-
A PHOCOA-custom YUI container for doing AJAX forms via WFModuleView.
-
WFYAHOO_widget_Tab
-
A wrapper for the individual tab instances.
-
WFYAHOO_widget_TabView
-
A YAHOO TabView widget for our framework. This widget allows you to easily create tabbed content.
-
WFYAHOO_widget_TreeView
-
A tree widget for our framework. Uses Yahoo! YUI library.
-
WFYAHOO_widget_TreeViewNode
-
Helper object for WFYAHOO_widget_TreeView.
-
WFYAHOO_widget_Uploader
-
This widget allows easy bulk uploading from the desktop to the web server with the YUI Uploader Flash widget. Requires Flash 9.
-
WFYAHOO_widget_YahooScript
-
A special widget that makes it easy to include Javascript that relies on YAHOO stuff to run.
-
WFYAHOO_yuiloader
-
Wrapper for YUILoader
-
widgetLabel
-
The widget's label.