Full index

Package indexes


a b c d e f g h i j k l m n o p q r s t u v w x y z _
a
top
$action
WFRPC::$action in WFRPC.php
$action
WFEvent::$action in WFRPC.php
$action
WFForm::$action in WFForm.php
$activeTab
WFTabView::$activeTab in WFTabView.php
$addbutton
WFPostletUpload::$addbutton in WFPostletUpload.php
$addButtonLabel
WFYAHOO_widget_Uploader::$addButtonLabel in WFYAHOO_widget_Uploader.php
$addOrdinality
$align
WFImage::$align in WFImage.php
$allowBrowserAutocomplete
$allowMultiple
WFYAHOO_widget_Uploader::$allowMultiple in WFYAHOO_widget_Uploader.php
$allowRollup
$alt
WFImage::$alt in WFImage.php
$alternativeParams
$alwaysShowContainer
WFYAHOO_widget_AutoComplete::$alwaysShowContainer in WFYAHOO_widget_AutoComplete.php
$alwaysShowHeader
$animate
WFYAHOO_widget_ColorPicker::$animate in WFYAHOO_widget_ColorPicker.php
$animation
WFYAHOO_widget_Carousel::$animation in WFYAHOO_widget_Carousel.php
$animHoriz
WFYAHOO_widget_AutoComplete::$animHoriz in WFYAHOO_widget_AutoComplete.php
$animSpeed
WFYAHOO_widget_AutoComplete::$animSpeed in WFYAHOO_widget_AutoComplete.php
$animVert
WFYAHOO_widget_AutoComplete::$animVert in WFYAHOO_widget_AutoComplete.php
$anotherStaticVar
$appceleratorDir
WFAppcelerator::$appceleratorDir in WFAppcelerator.php
$args
WFRPC::$args in WFRPC.php
$arrayController
$arrayController
$arrayController1Decorator
$attachments
$attributeID
WFDieselFacet::$attributeID in WFDieselFacet.php
$attributeQueries
$attributeQueryLogicalOperators
$authorizationDelegate
$authorizationInfo
$autocompleteList
$autocompleteWidth
WFYAHOO_widget_AutoComplete::$autocompleteWidth in WFYAHOO_widget_AutoComplete.php
$autoExpandUntilChoices
$autoHighlight
WFYAHOO_widget_AutoComplete::$autoHighlight in WFYAHOO_widget_AutoComplete.php
$automaticallyPreparesContent
$autoPlay
WFYAHOO_widget_Carousel::$autoPlay in WFYAHOO_widget_Carousel.php
$autoupload
WFPostletUpload::$autoupload in WFPostletUpload.php
$avoidsEmptySelection
action
WFRPC::action() in WFRPC.php
action
WFEvent::action() in WFRPC.php
activeTab
WFTabView::activeTab() in WFTabView.php
Get the active tab.
activeTabID
WFTabView::activeTabID() in WFTabView.php
Get the ID of the active tab.
activeTabLabel
Get the label of the active tab.
addAttachment
Add an attachment from a file.
addAttachmentStream
Add an attachment from a stream of data.
addAttributeQuery
Add a query for a given attribute.
addBCCEmail
Add an email to the BCC list.
addBreadCrumbNode
Add a WFBreadCrumbNode to the object graph.
addButton
WFYAHOO_widget_Dialog::addButton() in WFYAHOO_widget_Dialog.php
addCCEmail
Add an email to the CC list.
addChild
WFTableColumn::addChild() in WFTableView.php
To implement our columns functionality, we need to detect when a child objects have been added.
addChild
WFView::addChild() in WFView.php
Add a child view to this view.
addChild
WFMenuItemBasic::addChild() in WFMenuItem.php
Add a submenu to this menu item.
addChild
WFRadioGroup::addChild() in WFRadioGroup.php
addChild
WFYAHOO_widget_PhocoaDialog::addChild() in WFYAHOO_widget_PhocoaDialog.php
To implement our automatic WFModuleView support, we need to detect when a child object of type WFModuleView is added.
addChild
WFYAHOO_widget_TabView::addChild() in WFYAHOO_widget_TabView.php
addChild
WFDynamic::addChild() in WFDynamic.php
To implement our prototype functionality, we need to detect when a child object named "<id>Prototype" has been added.
addChild
WFYAHOO_widget_TreeViewNode::addChild() in WFYAHOO_widget_TreeView.php
Add a child node.
addChild
WFTableView::addChild() in WFTableView.php
To implement our columns functionality, we need to detect when a child objects have been added.
addChild
WFForm::addChild() in WFForm.php
addChild
Node::addChild() in TestObjects.php
addData
WFDieselHit::addData() in WFDieselpoint.php
Add data to the hit object for the given key/value pair.
addData
addEffect
WFYAHOO_widget_Module::addEffect() in WFYAHOO_widget_Module.php
addEntity
WFModel::addEntity() in WFGenerator.php
addError
WFPage::addError() in WFPage.php
Add an error to the current page.
addError
WFWidget::addError() in WFWidget.php
Our WFWidgets can keep track of all errors that occurred when processing their values. This allows you to add an error to the widget.
addErrors
WFPage::addErrors() in WFPage.php
addErrors
WFWidget::addErrors() in WFWidget.php
addHeadString
Add a string that needs to go in the page's head section.
addInstance
WFModule::addInstance() in WFModule.php
addInstance
WFPage::addInstance() in WFPage.php
Add an instance to our page.
addMessage
Add another response message to the Appcelerator response queue.
addMetaKeywords
Add meta keywords to the skin.
addModule
addModulePath
WFWebApplication::addModulePath() in WFWebApplication.php
If you have installed modules outside of your project's modules directory, you can tell PHOCOA where to look for them with this function.
addObject
WFArrayController::addObject() in WFArrayController.php
Add an object to the array.
addObjects
WFArrayController::addObjects() in WFArrayController.php
Add multiple objects to the array.
addProperty
WFModelEntity::addProperty() in WFGenerator.php
addRelationship
addReplaceHTML
Add an HTML replace to be sent to the client.
addRPC
WFAction::addRPC() in WFRPC.php
Add an internal RPC object for ServerAction and AjaxAction.
addRunScript
Add a snippet of javascript code to be sent to the client.
addSelectedObject
Add the passed object to the selection, if it exists in our array.
addSelectedObjects
Add the passed objects to the selection, if each exists in our array.
addSelectionIdentifiers
Add the passed ids to the selected list.
addSortKey
WFPaginator::addSortKey() in WFPagination.php
Add a sortKey to the current paginator. Call multiple times for a multi-key-sort.
addSortOption
WFPaginator::addSortOption() in WFPagination.php
Add a sort option to the existing sort options.
addTab
WFTabView::addTab() in WFTabView.php
Add a new tab to the WFTabView.
addUpdateHTML
Add an HTML update to be sent to the client.
addValue
WFSelect::addValue() in WFSelect.php
AjaxAction
Create a new AjaxAction to reponsd to an event.
ajaxLoadData
WFYAHOO_widget_AutoComplete::ajaxLoadData() in WFYAHOO_widget_AutoComplete.php
ajaxLoadData
WFYAHOO_widget_TreeView::ajaxLoadData() in WFYAHOO_widget_TreeView.php
AJAX callback function which will be called when the tree needs more node data.
AJAXTest
AJAXTest in AJAXTest.php
allConfigFinishedLoading
allConfigFinishedLoading
allConfigFinishedLoading
allConfigFinishedLoading
allConfigFinishedLoading
After WFPage has completed the loading of all config for all widgets, it will call this function on each widget.
allConfigFinishedLoading
allConfigFinishedLoading
allConfigFinishedLoading
allConfigFinishedLoading
A WFRadio can only determine if it's the selected one after all of its config has been loaded.
allErrors
Get all errors in the current exception.
ALLOW
WFAuthorizationManager::ALLOW in WFAuthorization.php
allowRollup
allPages
WFModule::allPages() in WFModule.php
Tell the phocoa infrastructure which "pages" your module implements.
alternativeParameterValue
Get the alternativeParameterValue for a particular ID.
appDirPath
WFWebApplication::appDirPath() in WFWebApplication.php
Get the absolute path of one of the application directories.
arrangedObjectCount
Get the count of the managed objects.
arrangedObjects
WFArrayController::arrangedObjects() in WFArrayController.php
Get all of the objects managed by this controller.
arrayToPHPFileWithArray
arrayToPHPSource
Given a PHP array, output a string which, when eval'd, reproduces the array.
arrayToPHPVariableSource
Similar to arrayToPHPSource but gives results in "$myVarName = array(...);" format.
arrayWithArray
assertMultiple
assertPageInited
Ensure the page is inited.
assign
WFPage::assign() in WFPage.php
Assign a value to the underlying template engine.
assign
WFPageRendering::assign() in WFPageRendering.php
Assign a name/value pair to the underlying template engine.
assign
WFSmarty::assign() in WFSmarty.php
atFirstPage
WFPaginator::atFirstPage() in WFPagination.php
Is the current page the first page?
atLastPage
WFPaginator::atLastPage() in WFPagination.php
Is the current page the last page?
attributeID
WFDieselFacet::attributeID() in WFDieselFacet.php
ATTRIBUTE_QUERY_ALL
ATTRIBUTE_QUERY_ANY
authorizationInfo
Get the current auth info.
autoload
WFWebApplicationDelegate::autoload() in WFWebApplicationDelegate.php
Autoload callback.
autoload
WFWebApplication::autoload() in WFWebApplication.php
Autoload callback for WFWebApplication.
autoload
WFIncluding::autoload() in WFIncluding.php
PHOCOA autload callback.
avoidsEmptySelection
AJAXTest.php
AJAXTest.php in AJAXTest.php
b
top
$backgroundcolour
WFPostletUpload::$backgroundcolour in WFPostletUpload.php
$base
$baseDir
WFImage::$baseDir in WFImage.php
$baseObject
WFDecoratorTest::$baseObject in WFDecoratorTest.php
$baseSQL
WFPagedCreoleQuery::$baseSQL in WFPagination.php
$baseURL
RequestTest::$baseURL in RequestTest.php
$baseURL
WFDieselNav::$baseURL in WFDieselNav.php
$baseURL
AJAXTest::$baseURL in AJAXTest.php
$baseurl
WFPostletUpload::$baseurl in WFPostletUpload.php
$baseURL
WFJumpSelect::$baseURL in WFJumpSelect.php
$bcCallback
WFYAHOO_widget_TreeView::$bcCallback in WFYAHOO_widget_TreeView.php
$bcc_list
$bcc_sender
$bindings
WFWidget::$bindings in WFWidget.php
$bindingSetup
WFBinding::$bindingSetup in WFBinding.php
$bindingType
$bindLocalProperty
$bindToKeyPath
WFBinding::$bindToKeyPath in WFBinding.php
$bindToObject
WFBinding::$bindToObject in WFBinding.php
$body
WFYAHOO_widget_Module::$body in WFYAHOO_widget_Module.php
$body
WFSkin::$body in WFSkin.php
$booleanMode
$border
WFImage::$border in WFImage.php
$boundProperty
$breadcrumbSetup
WFBreadCrumb::$breadcrumbSetup in WFBreadCrumb.php
$browsers
AJAXTest::$browsers in AJAXTest.php
$browsers
RequestTest::$browsers in RequestTest.php
$builder
WFModel::$builder in WFGenerator.php
$buildModuleProgrammatically
$builtEntities
$buttons
WFYAHOO_widget_Dialog::$buttons in WFYAHOO_widget_Dialog.php
base
baseURL
WFDieselNav::baseURL() in WFDieselNav.php
baseURL
WFJumpSelect::baseURL() in WFJumpSelect.php
Get the base URL for the WFJumpSelect.
bind
WFWidget::bind() in WFWidget.php
Set up a binding.
bind
WFKeyValueBindingCreation::bind() in WFKeyValueBindingCreation.php
Bind a property of the receiver's object to another object via KeyValueCoding
bindingByName
Get the binding for a particular local property on this object instance.
bindings
WFWidget::bindings() in WFWidget.php
Get all bindings for this object instance.
bindingSetup
WFBinding::bindingSetup() in WFBinding.php
The WFBindingSetup object that this binding instance is for.
bindingType
Get the bindingType.
bindLocalProperty
The property of the object that this binding applies to.
bindToKeyPath
bindToObject
WFBinding::bindToObject() in WFBinding.php
booleanMode
Get the boolean mode of a boolean binding.
boundProperty
The name of the property of the object that this binding setup applies to.
BreadCrumbNode
A static constructor for use with fluent interface.
BreadCrumbSetup
Static constructor for fluent interfaces.
buildEntity
WFModel::buildEntity() in WFGenerator.php
buildEntityModel
Pass in a WFModelEntity object with a name filled out.
buildEntityModel
buildModel
WFModel::buildModel() in WFGenerator.php
buildQuery
Convert the query represented by this instance into DQL and set it up with the associated WFDieselSearch.
bootstrap.php
bootstrap.php in bootstrap.php
block.JSON.php
block.JSON.php in block.JSON.php
block.WFForm.php
block.WFForm.php in block.WFForm.php
block.WFHead.php
block.WFHead.php in block.WFHead.php
block.WFViewBlock.php
block.WFViewBlock.php in block.WFViewBlock.php
block.WFViewHiddenHelper.php
block.WFViewHiddenHelper.php in block.WFViewHiddenHelper.php
block.YUIScript.php
block.YUIScript.php in block.YUIScript.php
c
top
$cacheData
WFYAHOO_widget_Tab::$cacheData in WFYAHOO_widget_TabView.php
$cacheModuleView
WFYAHOO_widget_PhocoaDialog::$cacheModuleView in WFYAHOO_widget_PhocoaDialog.php
$callbackFailure
WFYAHOO_widget_Dialog::$callbackFailure in WFYAHOO_widget_Dialog.php
$callbackSuccess
WFYAHOO_widget_Dialog::$callbackSuccess in WFYAHOO_widget_Dialog.php
$canPushValueBinding
$cc_list
Mail_Mailer::$cc_list in Mailer.php
$changeCount
WFArrayController::$changeCount in WFArrayController.php
$checked
WFCheckbox::$checked in WFCheckbox.php
$checkedValue
WFCheckbox::$checkedValue in WFCheckbox.php
$child
Person::$child in TestObjects.php
$child
KeyValueCodingTest::$child in KeyValueCodingTest.php
$children
WFView::$children in WFView.php
$children
WFYAHOO_widget_TreeViewNode::$children in WFYAHOO_widget_TreeView.php
$children
WFMenuItemBasic::$children in WFMenuItem.php
$children
Node::$children in TestObjects.php
$class
WFBreadCrumbNode::$class in WFBreadCrumb.php
$class
WFObjectController::$class in WFObjectController.php
$class
WFWidget::$class in WFWidget.php
$class
WFSerializerMemento::$class in WFSerializer.php
$class
WFLink::$class in WFLink.php
$classIdentifiers
WFArrayController::$classIdentifiers in WFArrayController.php
$classIdentifiersMulti
$close
WFYAHOO_widget_Panel::$close in WFYAHOO_widget_Panel.php
$cols
WFTextArea::$cols in WFTextArea.php
$columnOrder
WFTableView::$columnOrder in WFTableView.php
$columns
WFTableView::$columns in WFTableView.php
$connection
$constraintoviewport
WFYAHOO_widget_Overlay::$constraintoviewport in WFYAHOO_widget_Overlay.php
$containerClass
WFYAHOO_widget_Module::$containerClass in WFYAHOO_widget_Module.php
$content
WFObjectController::$content in WFObjectController.php
$contentLabels
WFSelect::$contentLabels in WFSelect.php
$contentValues
WFSelect::$contentValues in WFSelect.php
$continueURL
WFYAHOO_widget_Uploader::$continueURL in WFYAHOO_widget_Uploader.php
$couldHaveChildren
$countQueryRowsMode
$createdWidgets
$createdWidgetsChangeCount
$criteria
WFPagedPropelQuery::$criteria in WFPagination.php
$cssImports
WFView::$cssImports in WFView.php
$currentItems
WFPaginator::$currentItems in WFPagination.php
$currentPage
WFPaginator::$currentPage in WFPagination.php
$CustomConfigurationsPath
$customModules
cacheData
WFYAHOO_widget_Tab::cacheData() in WFYAHOO_widget_TabView.php
calculateCSRFParams
CALCULATED_DEFAULT_SUBMIT_ID_CANNOT_DETERMINE
CALCULATED_DEFAULT_SUBMIT_ID_NONE
calculateParent
Get the parent WFView for the WFDynamic.
canPushValueBinding
canPushValueBinding
WFYAHOO_widget_TabView::canPushValueBinding() in WFYAHOO_widget_TabView.php
canPushValueBinding
canPushValueBinding
WFYAHOO_widget_PhocoaDialog::canPushValueBinding() in WFYAHOO_widget_PhocoaDialog.php
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
WFYAHOO_widget_Overlay::canPushValueBinding() in WFYAHOO_widget_Overlay.php
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
Does this widget use the "value" binding to WRITE data back to the bindings?
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
WFYAHOO_widget_AutoComplete::canPushValueBinding() in WFYAHOO_widget_AutoComplete.php
canPushValueBinding
canPushValueBinding
WFYAHOO_widget_Carousel::canPushValueBinding() in WFYAHOO_widget_Carousel.php
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
WFYAHOO_widget_TreeView::canPushValueBinding() in WFYAHOO_widget_TreeView.php
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
WFYAHOO_widget_YahooScript::canPushValueBinding() in WFYAHOO_widget_YahooScript.php
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canReadBoundValue
canWriteBoundValue
changeCount
WFArrayController::changeCount() in WFArrayController.php
checked
WFCheckbox::checked() in WFCheckbox.php
checkedValue
WFCheckbox::checkedValue() in WFCheckbox.php
checkObjectClass
WFObjectController::checkObjectClass() in WFObjectController.php
Make sure the passed object is of the type that this array controller manages.
checkRadioForDefault
Check the passed radio to see if it should be selected.
checkSecurity
Callback to allow the module to determine security clearance of the user.
children
WFMenuItem::children() in WFMenuItem.php
children
WFMenuItemBasic::children() in WFMenuItem.php
Get the children (submenus) of this menu item.
children
WFYAHOO_widget_TreeViewNode::children() in WFYAHOO_widget_TreeView.php
Get the children of this node as an array.
children
WFView::children() in WFView.php
Get all child views of this view.
children
WFMenuItemProxy::children() in WFMenuItem.php
children
Node::children() in TestObjects.php
childrenDuplicated
Node::childrenDuplicated() in TestObjects.php
childWithId
WFYAHOO_widget_TreeViewNode::childWithId() in WFYAHOO_widget_TreeView.php
Get the child node for the specified ID.
classIdentifiers
WFArrayController::classIdentifiers() in WFArrayController.php
clearAttributeQueries
Clear all queries for the passed attribute ID.
clearSelection
WFArrayController::clearSelection() in WFArrayController.php
Clear all selected items.
clearSimpleQuery
Clear the simpleQuery part of the search.
clearSortKeys
WFPaginator::clearSortKeys() in WFPagination.php
Remove all sort information for the paginator.
cloneWithID
WFView::cloneWithID() in WFView.php
Create a clone of the WFView with a new ID.
containsValueForKey
WFCoder::containsValueForKey() in WFSerializer.php
containsValueForKey
content
WFObjectController::content() in WFObjectController.php
contentLabels
contentType
contentType
contentType
contentType
contentType
contentType
contentValues
couldHaveChildren
Is it possible that this node has children?
createModule
createModule() in scriptComponents.php
createPage
createPage() in scriptComponents.php
createWidgets
WFSelectionCheckbox::createWidgets() in WFSelectionCheckbox.php
Create the dynamic widgets.
createWidgets
Create the dynamic widgets.
cullSelectedObjects
Remove all selected objects from the array controller.
cullUnselectedObjects
Remove all unselected objects from the array controller.
current
WFArrayController::current() in WFArrayController.php
Iterator interface for WFArrayController.
currentItems
WFPaginator::currentItems() in WFPagination.php
Get the array of items in the current page.
currentPage
WFPaginator::currentPage() in WFPagination.php
Get the current page that the paginator is on.
createModule.php
createModule.php in createModule.php
createPage.php
createPage.php in createPage.php
createTestStub.php
createTestStub.php in createTestStub.php
convertModuleToYAML.php
convertModuleToYAML.php in convertModuleToYAML.php
convertPageSetupToYAML.php
convertPageSetupToYAML.php in convertPageSetupToYAML.php
convertSharedSetupToYAML.php
convertSharedSetupToYAML.php in convertSharedSetupToYAML.php
d
top
$data
WFYAHOO_widget_TreeViewNode::$data in WFYAHOO_widget_TreeView.php
$data
$data
WFDieselHit::$data in WFDieselpoint.php
$data
WFDieselHitDataObject::$data in WFDieselpoint.php
$data
WFSerializerMemento::$data in WFSerializer.php
$data
WFPagedArray::$data in WFPagination.php
$dataDelegate
WFPaginator::$dataDelegate in WFPagination.php
$datasource
WFYAHOO_widget_AutoComplete::$datasource in WFYAHOO_widget_AutoComplete.php
$datasourceJSArray
WFYAHOO_widget_AutoComplete::$datasourceJSArray in WFYAHOO_widget_AutoComplete.php
$datasourceMaxCacheEntries
$datasourceQueryMatchCase
$datasourceQueryMatchContains
$datasourceQueryMatchSubset
$dataSrc
WFYAHOO_widget_Tab::$dataSrc in WFYAHOO_widget_TabView.php
$dataTimeout
WFYAHOO_widget_Tab::$dataTimeout in WFYAHOO_widget_TabView.php
$dateTimeFormatter
$debug
WFAppcelerator::$debug in WFAppcelerator.php
$debugShowAllTabs
$decimalPlaces
$decimalPoint
$decoratedObject
$decorator
WFDecoratorTest::$decorator in WFDecoratorTest.php
$decorators
WFObjectController::$decorators in WFObjectController.php
$decorators
WFBreadCrumbNode::$decorators in WFBreadCrumb.php
$defaultSortKeys
WFPaginator::$defaultSortKeys in WFPagination.php
$defaultSubmitID
$defaultTabID
WFTabView::$defaultTabID in WFTabView.php
$defaultTreePosition
$defaultValue
$deferModuleViewLoading
WFYAHOO_widget_PhocoaDialog::$deferModuleViewLoading in WFYAHOO_widget_PhocoaDialog.php
$delegate
WFSkin::$delegate in WFSkin.php
$delegate
WFWebApplication::$delegate in WFWebApplication.php
$delegate
WFPage::$delegate in WFPage.php
$delegateName
WFSkin::$delegateName in WFSkin.php
$delimChar
WFYAHOO_widget_AutoComplete::$delimChar in WFYAHOO_widget_AutoComplete.php
$description
$descriptiveColumnName
$dieselSearch
$dieselSearchHelper
$dieselSearchHelper
$dieselSearchHelper
$disabled
WFYAHOO_widget_Tab::$disabled in WFYAHOO_widget_TabView.php
$dpQueryStateParameterID
$dpQueryStateParamName
$draggable
WFYAHOO_widget_Panel::$draggable in WFYAHOO_widget_Panel.php
$dropimage
WFPostletUpload::$dropimage in WFPostletUpload.php
$dropimageupload
WFPostletUpload::$dropimageupload in WFPostletUpload.php
$duplicateSubmitMessage
$dynamicDataLoader
WFYAHOO_widget_TreeView::$dynamicDataLoader in WFYAHOO_widget_TreeView.php
$dynamicDataLoader
WFYAHOO_widget_AutoComplete::$dynamicDataLoader in WFYAHOO_widget_AutoComplete.php
$dynamicDataLoaderSchema
$dynamics
WFTableColumn::$dynamics in WFTableView.php
data
WFSerializerMemento::data() in WFSerializer.php
data
WFYAHOO_widget_TreeViewNode::data() in WFYAHOO_widget_TreeView.php
Get the node data (the HTML).
data
data
data
dataClass
dataDelegate
WFPaginator::dataDelegate() in WFPagination.php
Get the data delegate.
DATASOURCE_JS_ARRAY
WFYAHOO_widget_AutoComplete::DATASOURCE_JS_ARRAY in WFYAHOO_widget_AutoComplete.php
DATASOURCE_JS_FUNCTION
WFYAHOO_widget_AutoComplete::DATASOURCE_JS_FUNCTION in WFYAHOO_widget_AutoComplete.php
DATASOURCE_XHR
WFYAHOO_widget_AutoComplete::DATASOURCE_XHR in WFYAHOO_widget_AutoComplete.php
dataSrc
WFYAHOO_widget_Tab::dataSrc() in WFYAHOO_widget_TabView.php
dataTimeout
WFYAHOO_widget_Tab::dataTimeout() in WFYAHOO_widget_TabView.php
dataType
debug
debug
WFWebApplication::debug() in WFWebApplication.php
Is the application running in debug mode?
debugShowAllTabs
decode
WFCoder::decode() in WFSerializer.php
decode
WFJSON::decode() in WFJSON.php
Decode JSON string into PHP data.
decode
WFSerializer::decode() in WFSerializer.php
decodeObjectForKey
decodeObjectForKey
WFCoder::decodeObjectForKey() in WFSerializer.php
decodePrimitiveForKey
decodePrimitiveForKey
decoratedObject
Get the underlying decorated object.
decorateObject
WFObjectController::decorateObject() in WFObjectController.php
Decorate the passed object with the decorator(s) for this controller.
decorateObject
Decorate the passed object with the decorator(s) for this controller.
defaultInvocationPath
Get the default invocationPath for this web application. The default module is the module that will be run if the web root is accessed.
defaultLoginContinueURL
The URL to continue to if the user logs in but there is no "continue to url" set.
defaultLoginContinueURL
The URL to continue to if the user logs in but there is no "continue to url" set.
defaultLogoutContinueURL
The URL to continue to if the user logs out.
defaultLogoutContinueURL
The URL to continue to if the user logs out.
defaultModule
WFWebApplicationDelegate::defaultModule() in WFWebApplicationDelegate.php
Retrieve the default module for the application.
defaultPage
WFModule::defaultPage() in WFModule.php
Get the default page to use for the module if no page is specified.
defaultSkinDelegate
WFWebApplicationDelegate::defaultSkinDelegate() in WFWebApplicationDelegate.php
Retreive the default skin delegate to use for the application.
defaultSkinDelegate
Get the default Skin delegate for the application.
defaultSubmitID
defaultTheme
Get the DEFAULT theme of for skin.
delegate
WFSkin::delegate() in WFSkin.php
Get the delegate instance.
delegate
WFPage::delegate() in WFPage.php
Get the WFPageDelegate for this page.
delegate
WFWebApplication::delegate() in WFWebApplication.php
Get the delegate for the WFWebApplication.
delegateName
Get the name of the Skin Type for the current instance.
DENY
WFAuthorizationException::DENY in WFAuthorization.php
DENY
WFAuthorizationManager::DENY in WFAuthorization.php
description
A human-readable description of the binding.
didRenderPage
didRenderPage
Called by PHOCOA just before after page is rendered.
dieselSearch
Get the WFDieselSearch used by this instance.
dieselSearchRestoreState
IFF the UI widget knows that its state was set in the interface, it should use addAttributeQuery/setSimpleQuery to effect this.
dieselSearchRestoreState
dieselSearchRestoreState
DIR_CLASSES
WFWebApplication::DIR_CLASSES in WFWebApplication.php
DIR_LOG
WFWebApplication::DIR_LOG in WFWebApplication.php
DIR_MODULES
WFWebApplication::DIR_MODULES in WFWebApplication.php
DIR_RUNTIME
WFWebApplication::DIR_RUNTIME in WFWebApplication.php
DIR_SKINS
WFWebApplication::DIR_SKINS in WFWebApplication.php
DIR_SMARTY
WFWebApplication::DIR_SMARTY in WFWebApplication.php
DIR_WWW
WFWebApplication::DIR_WWW in WFWebApplication.php
disabled
WFYAHOO_widget_Tab::disabled() in WFYAHOO_widget_TabView.php
doAction
WFPage::doAction() in WFPage.php
doAction
Called by PHOCOA when an "action" (form submission) has taken place on the page.
doCommand
doJump
WFJumpSelect::doJump() in WFJumpSelect.php
Do an HTTP 302 redirect to the selected item. This is a helper function for the Action handler for non-JS clients.
doLoginRedirect
Cause the visitor to be re-directed to the login page.
dump
WFYaml::dump() in WFYaml.php
Given a php structure, returns a valid YAML string representation.
dumpTree
WFPage::dumpTree() in WFPage.php
Debug function for dumping the instance tree for the page.
dynamicallyLoadsData
Are we in dynamic data loading mode?
e
top
$effects
WFYAHOO_widget_Module::$effects in WFYAHOO_widget_Module.php
$ellipsisAfterChars
$ellipsisAfterChars
$enabled
WFView::$enabled in WFView.php
$enableDragDropTree
WFYAHOO_widget_TreeView::$enableDragDropTree in WFYAHOO_widget_TreeView.php
$endpage
WFPostletUpload::$endpage in WFPostletUpload.php
$endTime
WFTimeSelect::$endTime in WFTimeSelect.php
$entities
WFModel::$entities in WFGenerator.php
$errorCode
WFError::$errorCode in WFError.php
$errorMessage
WFError::$errorMessage in WFError.php
$errors
WFWidget::$errors in WFWidget.php
$errors
$errors
WFPage::$errors in WFPage.php
$event
WFAction::$event in WFRPC.php
$expandOnClick
WFYAHOO_widget_TreeView::$expandOnClick in WFYAHOO_widget_TreeView.php
editFacetLink
WFDieselFacet::editFacetLink() in WFDieselFacet.php
editFacetLink
WFDieselKeyword::editFacetLink() in WFDieselKeyword.php
editingStringForValue
Retrieve a string for the passed in value. This is the string that the user would EDIT.
emailOK
Verify an email addresses well-formedness.
enableAutoDropMode
Turn the widget into a fire-n-forget drop zone for file uploading.
enabled
WFView::enabled() in WFView.php
Is the view enabled?
enableModeURL
WFPaginator::enableModeURL() in WFPagination.php
Turn on MODE_URL.
enableRelevanceSorting
Add the Relevance sort option to the paginator.
encode
WFJSON::encode() in WFJSON.php
Encode PHP data into a JSON string.
encodeObjectForKey
WFCoder::encodeObjectForKey() in WFSerializer.php
encodeObjectForKey
encodePrimitiveForKey
encodePrimitiveForKey
encodeRootObject
encodeRootObject
WFCoder::encodeRootObject() in WFSerializer.php
encodeWithCoder
endItem
WFPaginator::endItem() in WFPagination.php
Get the number of the last item in the current page.
entities
WFModel::entities() in WFGenerator.php
errorCode
WFError::errorCode() in WFError.php
errorCodesForKey
errorMessage
errors
Get all errors in the format prescribed by WFKeyValueCoding::validateObject()
errors
WFWidget::errors() in WFWidget.php
Retrieve all errors for this widget.
errors
WFPage::errors() in WFPage.php
Get a list of all errors on the page.
errorsForKey
Get all errors for the given key.
event
WFAction::event() in WFRPC.php
execute
WFDieselSearch::execute() in WFDieselpoint.php
Execute the search.
execute
Execute the module wrapped by this invocation.
execute
WFRPC::execute() in WFRPC.php
Execute the RPC. This function is called by the PHOCOA infrastructure to "execute" the RPC request in the PHOCOA infrastructure.
exposedBindings
WFKeyValueBindingCreation::exposedBindings() in WFKeyValueBindingCreation.php
Get a list of all exposed bindings for this class, and the options for each binding.
exposedBindings
Get a list of all exposed bindings. If a subclass has overridden a bindable property, the definition from the subclass will be used.
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
WFYAHOO_widget_Carousel::exposedProperties() in WFYAHOO_widget_Carousel.php
exposedProperties
WFYAHOO_widget_Overlay::exposedProperties() in WFYAHOO_widget_Overlay.php
exposedProperties
WFYAHOO_widget_Module::exposedProperties() in WFYAHOO_widget_Module.php
exposedProperties
WFYAHOO_widget_Panel::exposedProperties() in WFYAHOO_widget_Panel.php
exposedProperties
WFYAHOO_widget_PhocoaDialog::exposedProperties() in WFYAHOO_widget_PhocoaDialog.php
exposedProperties
WFYAHOO_widget_TabView::exposedProperties() in WFYAHOO_widget_TabView.php
exposedProperties
WFYAHOO_widget_Tab::exposedProperties() in WFYAHOO_widget_TabView.php
exposedProperties
WFYAHOO_widget_TreeView::exposedProperties() in WFYAHOO_widget_TreeView.php
exposedProperties
WFYAHOO_widget_Menu::exposedProperties() in WFYAHOO_widget_Menu.php
exposedProperties
exposedProperties
WFViewPhocoaBuilderIntegration::exposedProperties() in WFViewPhocoaBuilderIntegration.php
Get a list of the properties for the object that can be configured in PHOCOA builder.
exposedProperties
WFYAHOO_widget_AutoComplete::exposedProperties() in WFYAHOO_widget_AutoComplete.php
exposedProperties
WFYAHOO_widget_Dialog::exposedProperties() in WFYAHOO_widget_Dialog.php
exposedProperties
WFYAHOO_widget_Logger::exposedProperties() in WFYAHOO_widget_Logger.php
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
exposedProperties
WFSelectionCheckbox::exposedProperties() in WFSelectionCheckbox.php
exposedProperties
exposedProperties
WFPaginatorSortSelect::exposedProperties() in WFPaginatorSortSelect.php
exposedProperties
Empty placeholder for exposedProperties setup.
exposedProperties
exposedProperties
WFPaginatorNavigation::exposedProperties() in WFPaginatorNavigation.php
exposedProperties
WFPaginatorPageInfo::exposedProperties() in WFPaginatorPageInfo.php
exposedProperties
WFPaginatorSortLink::exposedProperties() in WFPaginatorSortLink.php
exposedProperties
f
top
$facetNavHeight
WFDieselNav::$facetNavHeight in WFDieselNav.php
$facetNavOrder
WFDieselNav::$facetNavOrder in WFDieselNav.php
$facetStyle
WFDieselFacet::$facetStyle in WFDieselFacet.php
$fakeOpenEndedRange
$filesystemBasePath
$filesystemPath
$firstName
Person::$firstName in TestObjects.php
$firstVisible
WFYAHOO_widget_Carousel::$firstVisible in WFYAHOO_widget_Carousel.php
$fitToBox
WFImage::$fitToBox in WFImage.php
$five
ObjectWithPrimitivesOnly::$five in WFSerializerTest.php
$fixedcenter
WFYAHOO_widget_Overlay::$fixedcenter in WFYAHOO_widget_Overlay.php
$fixtureShouldBe
$footer
WFYAHOO_widget_Module::$footer in WFYAHOO_widget_Module.php
$forceSelection
WFYAHOO_widget_AutoComplete::$forceSelection in WFYAHOO_widget_AutoComplete.php
$form
WFRPC::$form in WFRPC.php
$formatString
WFTimeSelect::$formatString in WFTimeSelect.php
$formatString
$formatString
WFFormatterTest::$formatString in WFFormatterTest.php
$formatStringOutput
$formatter
WFWidget::$formatter in WFWidget.php
The WFFormatter subclass to use to format the data, or NULL to not use one.
$four
ObjectWithPrimitivesOnly::$four in WFSerializerTest.php
$from_email
$from_name
facetFilterNav
facetNavHeight
facetSelectionHTML
facetSelectionHTML
facetStyle
WFDieselFacet::facetStyle() in WFDieselFacet.php
factory
WFModule::factory() in WFModule.php
Get a module instance for the specified module path.
factory
WFEvent::factory() in WFRPC.php
firstChild
Node::firstChild() in TestObjects.php
form
WFRPC::form() in WFRPC.php
formattedValue
Get the formatted value for the passed string.
formatter
WFWidget::formatter() in WFWidget.php
Retreive the formatter for this widget.
formatter
WFBinding::formatter() in WFBinding.php
formIsValid
WFPage::formIsValid() in WFPage.php
Is the form valid? A form (ie requestPage submission) is considered valid if there are NO errors after it has been processed.
function.WFCheckbox.php
function.WFCheckbox.php in function.WFCheckbox.php
function.WFDieselFacet.php
function.WFDieselFacet.php in function.WFDieselFacet.php
function.WFDynamic.php
function.WFDynamic.php in function.WFDynamic.php
function.WFDynarchMenu.php
function.WFDynarchMenu.php in function.WFDynarchMenu.php
function.WFFormatter.php
function.WFFormatter.php in function.WFFormatter.php
function.WFHidden.php
function.WFHidden.php in function.WFHidden.php
function.WFHTMLArea.php
function.WFHTMLArea.php in function.WFHTMLArea.php
function.WFImage.php
function.WFImage.php in function.WFImage.php
function.WFJumpSelect.php
function.WFJumpSelect.php in function.WFJumpSelect.php
function.WFLabel.php
function.WFLabel.php in function.WFLabel.php
function.WFLink.php
function.WFLink.php in function.WFLink.php
function.WFMessageBox.php
function.WFMessageBox.php in function.WFMessageBox.php
function.WFModuleView.php
function.WFModuleView.php in function.WFModuleView.php
function.WFPaginatorNavigation.php
function.WFPaginatorNavigation.php in function.WFPaginatorNavigation.php
function.WFPaginatorPageInfo.php
function.WFPaginatorPageInfo.php in function.WFPaginatorPageInfo.php
function.WFPaginatorSortLink.php
function.WFPaginatorSortLink.php in function.WFPaginatorSortLink.php
function.WFPaginatorState.php
function.WFPaginatorState.php in function.WFPaginatorState.php
function.WFPassword.php
function.WFPassword.php in function.WFPassword.php
function.WFRadio.php
function.WFRadio.php in function.WFRadio.php
function.WFSelect.php
function.WFSelect.php in function.WFSelect.php
function.WFSelectionCheckbox.php
function.WFSelectionCheckbox.php in function.WFSelectionCheckbox.php
function.WFShowErrors.php
function.WFShowErrors.php in function.WFShowErrors.php
function.WFSkinCSS.php
function.WFSkinCSS.php in function.WFSkinCSS.php
function.WFSkinModuleView.php
function.WFSkinModuleView.php in function.WFSkinModuleView.php
function.WFSubmit.php
function.WFSubmit.php in function.WFSubmit.php
function.WFTabView.php
function.WFTabView.php in function.WFTabView.php
function.WFTextArea.php
function.WFTextArea.php in function.WFTextArea.php
function.WFTextField.php
function.WFTextField.php in function.WFTextField.php
function.WFTimeSelect.php
function.WFTimeSelect.php in function.WFTimeSelect.php
function.WFUpload.php
function.WFUpload.php in function.WFUpload.php
function.WFURL.php
function.WFURL.php in function.WFURL.php
function.WFView.php
function.WFView.php in function.WFView.php
g
top
$gid
Person::$gid in TestObjects.php
$graph
WFBreadCrumbSetup::$graph in WFBreadCrumb.php
$graph
WFSerializer::$graph in WFSerializer.php
$groupMode
WFCheckbox::$groupMode in WFCheckbox.php
generalErrors
Get the errors that are not mapped to specific properties.
generateModuleForEntity
generateOptions
This function generates the "options" list for the base WFSelect to use.
getAnotherStaticVar
getAttributeSelection
Get a human-readable description of the current attribute selections for the passed attribute.
getBreadCrumb
Calculate the breadcrumb info.
getClass
WFBreadCrumbNode::getClass() in WFBreadCrumb.php
getClass
WFObject::getClass() in WFObject.php
getCurrentWidget
Get the widget specified in the "id" field of the passed associative array. Do all sanity checking along the way.
getCurrentWidget
getData
getData
WFDieselHit::getData() in WFDieselpoint.php
Get the WFDieselHitDataObject for this row.
getDataForCol
WFDieselHit::getDataForCol() in WFDieselpoint.php
Get the value for a particular column.
getDataForCol
getEntity
WFModel::getEntity() in WFGenerator.php
getEntityMetadata
Get the propel metadata for the given entity.
getFirstName
Person::getFirstName() in TestObjects.php
getForm
WFView::getForm() in WFView.php
Get the form associated with this element, if there is one.
getForm
WFYAHOO_widget_Uploader::getForm() in WFYAHOO_widget_Uploader.php
getFullName
getFullName
getGeneratorObject
Get a FacetGenerator object.
getIndexItemCount
Get the total number of items in the index.
getJSActions
Get the HTML code for all JavaScript actions.
getLastRenderedWidget
Get the last rendered widget.
getLinkURL
WFBreadCrumbNode::getLinkURL() in WFBreadCrumb.php
getListenerJS
Get the JS code to set up the PHOCOA-AJAX integrations. This is just the javascript, so that it can be include easily from <script> blocks that you already have.
getListenerJSInScriptTag
Get the JS code to set up the PHOCOA-AJAX integrations. This includes the SCRIPT tags, and will be EMPTY if there are no listeners.
getMimeType
getOnEvent
WFView::getOnEvent() in WFView.php
Get the raw onEvent script text.
getOptionDefault
Get the default option for the given binding option name.
getOriginalFileName
getPage
WFSmarty::getPage() in WFSmarty.php
getPage
WFPageRendering::getPage() in WFPageRendering.php
Get the WFPage object that is using the template.
getParentClass
getProperties
getProperty
WFModelEntity::getProperty() in WFGenerator.php
getQueryState
Get the queryState for the current instance.
getQueryState
WFDieselSearch::getQueryState() in WFDieselpoint.php
Don't know if this works yet... will need to test by using a non-WFDieselNav search interface.
getQueryStateWithoutSimpleQuery
Get the queryState for the current instance, WITHOUT the simpleQuery filter.
getQueryStateWithRestrictDQLOnly
Get the queryState for the current instace with ONLY the restrictDQL filter.
getQueryString
Get the query string set by setQueryString.
getRedirectURL
getRelationship
getRelationships
getSkinDir
WFSkin::getSkinDir() in WFSkin.php
return a path to the skin image dir
getSkinDirShared
return a path to the skin shared image dir
getskinThemeName
getTmpFileName
getTotalItems
WFDieselSearch::getTotalItems() in WFDieselpoint.php
Get the number of items in the search result.
getWidgetDir
Get an absolute filesystem path to the www dir for graphics for this widget in the current project.
getWidgetWWWDir
Get a relative URL path to the public www dir for graphics for this widget.
groupMode
WFCheckbox::groupMode() in WFCheckbox.php
h
top
$hasRendered
$hasRestoredState
$hasRunQuery
WFDieselSearch::$hasRunQuery in WFDieselpoint.php
$hasUploadCallback
$hasUploadCallback
WFYAHOO_widget_Uploader::$hasUploadCallback in WFYAHOO_widget_Uploader.php
$header
WFYAHOO_widget_Module::$header in WFYAHOO_widget_Module.php
$headStrings
WFSkin::$headStrings in WFSkin.php
$headTemplate
WFSkin::$headTemplate in WFSkin.php
$height
WFYAHOO_widget_AutoComplete::$height in WFYAHOO_widget_AutoComplete.php
$height
WFImage::$height in WFImage.php
$height
WFYAHOO_widget_Overlay::$height in WFYAHOO_widget_Overlay.php
$height
WFHTMLArea::$height in WFHTMLArea.php
$helpbutton
WFPostletUpload::$helpbutton in WFPostletUpload.php
$hidden
WFWidget::$hidden in WFWidget.php
$highlightClassName
WFYAHOO_widget_AutoComplete::$highlightClassName in WFYAHOO_widget_AutoComplete.php
$horizontal
WFYAHOO_widget_Menu::$horizontal in WFYAHOO_widget_Menu.php
handleException
WFRequestController::handleException() in WFRequestController.php
Exception handler for the WFRequestController.
handleHTTPRequest
WFRequestController::handleHTTPRequest() in WFRequestController.php
Run the web application for the current request.
handleUncaughtException
A callback function so that the application can handle uncaught exceptions (ie log to database, email, etc)
handleUploadedFile
handleUploadedFile
WFYAHOO_widget_Uploader::handleUploadedFile() in WFYAHOO_widget_Uploader.php
hasChildren
WFYAHOO_widget_TreeViewNode::hasChildren() in WFYAHOO_widget_TreeView.php
Does this node have children?
hashIsSelected
WFArrayController::hashIsSelected() in WFArrayController.php
Determine if an object is currently selected based on its hash.
hasOutlet
WFPage::hasOutlet() in WFPage.php
Determine if there is a page instance for the given id.
hasRestoredState
Returns whether or not the control has already restored its UI state with restoreState().
hasRunQuery
WFDieselSearch::hasRunQuery() in WFDieselpoint.php
Has the search been executed yet?
hasSubmittedForm
Does this page have a form that was submitted for it?
hasUpload
WFYAHOO_widget_Uploader::hasUpload() in WFYAHOO_widget_Uploader.php
hasUpload
WFUpload::hasUpload() in WFUpload.php
hasUpload
WFPostletUpload::hasUpload() in WFPostletUpload.php
hasUpload
WFBulkUpload::hasUpload() in WFBulkUpload.php
Is there at least one valid upload?
hidden
WFWidget::hidden() in WFWidget.php
Get whether or not the widget should be hidden.
historyFile
i
top
$icon
WFMenuItemBasic::$icon in WFMenuItem.php
$id
WFView::$id in WFView.php
$id
WFYAHOO_widget_TreeViewNode::$id in WFYAHOO_widget_TreeView.php
$idNumber
PersonID::$idNumber in TestObjects.php
$iframe
WFYAHOO_widget_Overlay::$iframe in WFYAHOO_widget_Overlay.php
$imagePath
WFSubmit::$imagePath in WFSubmit.php
$importInHead
WFView::$importInHead in WFView.php
$incrementsPerHour
$index
WFDieselSearch::$index in WFDieselpoint.php
$initializeWaitsForID
$inputTime
WFFormatterTest::$inputTime in WFFormatterTest.php
$inputType
WFYAHOO_widget_AutoComplete::$inputType in WFYAHOO_widget_AutoComplete.php
$instances
WFPage::$instances in WFPage.php
$inverseRelationship
$invocation
WFModule::$invocation in WFModule.php
$invocationParameters
$invocationPath
$invocationPath
$invocationPath
WFModuleView::$invocationPath in WFModuleView.php
$isAjax
WFRPC::$isAjax in WFRPC.php
$isAjax
WFForm::$isAjax in WFForm.php
$isCircular
WFYAHOO_widget_Carousel::$isCircular in WFYAHOO_widget_Carousel.php
$isExtension
$isPopup
WFDieselFacet::$isPopup in WFDieselFacet.php
$issuingState
PersonID::$issuingState in TestObjects.php
$isSuperUser
WFAuthorizationInfo::$isSuperUser in WFAuthorization.php
$isTaxonomyAttribute
$isVertical
WFYAHOO_widget_Carousel::$isVertical in WFYAHOO_widget_Carousel.php
$itemCount
WFPaginator::$itemCount in WFPagination.php
$itemID
WFDieselHit::$itemID in WFDieselpoint.php
$itemPhrasePlural
WFPaginator::$itemPhrasePlural in WFPagination.php
$itemPhraseSingular
$iteratorIndex
WFArrayController::$iteratorIndex in WFArrayController.php
$iteratorObjects
WFArrayController::$iteratorObjects in WFArrayController.php
InvocationTest.php
InvocationTest.php in InvocationTest.php
icon
WFMenuItem::icon() in WFMenuItem.php
icon
WFMenuItemProxy::icon() in WFMenuItem.php
icon
WFMenuItemBasic::icon() in WFMenuItem.php
Get the icon for this menu item.
id
WFYAHOO_widget_TreeViewNode::id() in WFYAHOO_widget_TreeView.php
Get the ID for the node.
id
WFView::id() in WFView.php
Get the id of this view. All id's on a single page are unique.
identifierHashForObject
Get a single string ID key for the passed object.
identifierHashForValues
Convert the passed id or id list into a single-string-id-key.
identifierIsSelected
Is the given identifier selected in the array?
identifierValuesForHash
identifierValuesForObject
Get an array of the values for the classIdentifiers for the object.
ID_DELIMITER
WFArrayController::ID_DELIMITER in WFArrayController.php
importCSS
WFView::importCSS() in WFView.php
Import a CSS source file.
importJS
WFView::importJS() in WFView.php
Import a JS source file.
index
WFDieselSearch::index() in WFDieselpoint.php
Get the index used for the search.
init
WFAuthorizationManager::init() in WFAuthorization.php
Initialize the auth manager to the default state.
init
WFModule::init() in WFModule.php
initialize
WFWebApplication::initialize() in WFWebApplication.php
Hook to call the initialize method fo the web application.
initialize
WFWebApplicationDelegate::initialize() in WFWebApplicationDelegate.php
A callback function that your application can use to set up application config.
initInstancePHP
Handle the instantiation of the passed object from the instances file.
initInstanceYAML
Handle the instantiation of the passed object from the .yaml file.
initJS
WFYAHOO_widget_Dialog::initJS() in WFYAHOO_widget_Dialog.php
initJS
WFYAHOO_widget_Logger::initJS() in WFYAHOO_widget_Logger.php
initJS
WFYAHOO_widget_ColorPicker::initJS() in WFYAHOO_widget_ColorPicker.php
initJS
WFYAHOO_widget_Calendar::initJS() in WFYAHOO_widget_Calendar.php
initJS
WFYAHOO_widget_Menu::initJS() in WFYAHOO_widget_Menu.php
initJS
WFYAHOO_widget_Carousel::initJS() in WFYAHOO_widget_Carousel.php
initJS
WFYAHOO_widget_PhocoaDialog::initJS() in WFYAHOO_widget_PhocoaDialog.php
initJS
WFYAHOO_widget_YahooScript::initJS() in WFYAHOO_widget_YahooScript.php
initJS
WFYAHOO_widget_Module::initJS() in WFYAHOO_widget_Module.php
initJS
WFYAHOO_widget_Uploader::initJS() in WFYAHOO_widget_Uploader.php
initJS
WFYAHOO_widget_TreeView::initJS() in WFYAHOO_widget_TreeView.php
initJS
WFYAHOO::initJS() in WFYAHOO.php
The initJS function is where YUI widgets perform their bootstrap/initialization.
initJS
WFYAHOO_widget_AutoComplete::initJS() in WFYAHOO_widget_AutoComplete.php
initJS
WFYAHOO_widget_Tab::initJS() in WFYAHOO_widget_TabView.php
initJS
WFYAHOO_widget_TabView::initJS() in WFYAHOO_widget_TabView.php
initJS
WFYAHOO_widget_Panel::initJS() in WFYAHOO_widget_Panel.php
initJS
WFYAHOO_widget_Overlay::initJS() in WFYAHOO_widget_Overlay.php
initPage
WFPage::initPage() in WFPage.php
Initialize the named page. This will load the widget instances and prepare for manipulating the UI.
initWithCoder
INPUT_TYPE_TEXTAREA
WFYAHOO_widget_AutoComplete::INPUT_TYPE_TEXTAREA in WFYAHOO_widget_AutoComplete.php
INPUT_TYPE_TEXTFIELD
WFYAHOO_widget_AutoComplete::INPUT_TYPE_TEXTFIELD in WFYAHOO_widget_AutoComplete.php
insert
WFArrayController::insert() in WFArrayController.php
Insert a new instance of the managed class at the end of the contentArray.
installedSkins
Get a list of all installed skins for the current Skin Type.
installedSkinTypes
Get a list of all installed skin types.
instances
WFPage::instances() in WFPage.php
Get all instances of the page.
invalidateOptions
Mark the current options as invalid; done because we've changed one of the inputs startTime, endTime, incrementsPerHour, or formatString.
invocation
WFModule::invocation() in WFModule.php
Get the module invocation.
invocationPath
Get the invocationPath that was used to create this WFModuleInvocation.
invocationPath
invocationPath
WFModuleView::invocationPath() in WFModuleView.php
InvocationTest
InvocationTest in InvocationTest.php
isActiveTab
WFTabView::isActiveTab() in WFTabView.php
Is the passed tab object the active tab?
isAjax
WFRPC::isAjax() in WFRPC.php
Are we in AJAX mode?
isAjax
WFForm::isAjax() in WFForm.php
isAjax
WFRequestController::isAjax() in WFRequestController.php
Is the current request an XHR (XmlHTTPRequest)?
isFilteringOnAttribute
Is there any filter on the passed attribute?
isHTTPRequest
WFWebApplication::isHTTPRequest() in WFWebApplication.php
Determine if the current execution environment is the result of a WEB request (as oppopsed to a CLI script).
isKeywordQuery
WFDieselKeyword::isKeywordQuery() in WFDieselKeyword.php
isLoaded
WFPage::isLoaded() in WFPage.php
Has the page been loaded? This becomes true once initPage() is called.
isLoggedIn
WFAuthorizationInfo::isLoggedIn() in WFAuthorization.php
Is there a user logged in?
isRecentLogin
Has the user authenticated recently?
isRelevanceSort
Are the results sorted by relevance?
isRequestPage
Is this instance the requestPage for the module?
isResponsePage
Is this instance the responsePage for the module?
isRootInvocation
Is this module the root invocation?
isShowAll
Based on the executed query, are we doing a "show all"?
isSuperUser
WFAuthorizationInfo::isSuperUser() in WFAuthorization.php
Is the current user a superuser?
itemCount
WFDieselSearch::itemCount() in WFDieselpoint.php
itemCount
itemCount
WFPagedArray::itemCount() in WFPagination.php
itemCount
WFPaginator::itemCount() in WFPagination.php
Get the current total item count for the current data delgate.
itemCount
WFPagedData::itemCount() in WFPagination.php
Get the total number of items in the paged data.
itemCount
itemID
WFDieselHit::itemID() in WFDieselpoint.php
Get the unique itemID for this hit.
itemPhrase
WFPaginator::itemPhrase() in WFPagination.php
Get the item phrase for the passed count. Returns singular or plural name based on count.
itemsAsXML
WFYAHOO_widget_TreeView::itemsAsXML() in WFYAHOO_widget_TreeView.php
Convert an array of WFYAHOO_widget_TreeViewNode objects into the XML that the UI widget expects in JS.
itemsAtIndex
WFPagedData::itemsAtIndex() in WFPagination.php
Get a page of the managed items.
itemsAtIndex
WFPagedArray::itemsAtIndex() in WFPagination.php
itemsAtIndex
itemsAtIndex
WFDieselSearch::itemsAtIndex() in WFDieselpoint.php
itemsAtIndex
itemsIDsOnPage
Get an array of the item_id's on the current page of results.
j
top
$jsActions
WFView::$jsActions in WFView.php
$jsEventHandler
$jsEvents
WFView::$jsEvents in WFView.php
$jsImports
WFView::$jsImports in WFView.php
JSAction
Create a new JSAction to reponsd to an event.
jsAjaxError
The name of the JS event handler function that's called if an AJAX RPC fails.
jsAjaxSuccess
The name of the JS event handler function that's called when an AJAX RPC succeeds.
jsCollectArguments
The name of the JS event handler function that's called to collect the arguments to pass to the event handler.
jsEndHTML
WFView::jsEndHTML() in WFView.php
Helper function to get the proper "end" block for using Javascript in a web page.
jsEventHandler
The name of the JS event handler function that's called on event firing.
jsForSimplePropertyConfig
jsForState
WFPaginator::jsForState() in WFPagination.php
Get the javascript code for the onClick of a link needed to effect the given pasinatorState. For MODE_FORM only.
jsLoaderCode
json_decode
WFJSON::json_decode() in WFJSON.php
Decode a JSON string into PHP data.
json_encode
WFJSON::json_encode() in WFJSON.php
Encode PHP data into a JSON string.
jsPaginatorStateModeFormGoToStateFunctionName
Get the name of the js function which the various paginator widgets use when MODE_FORM is active to "go" to the correct paginator state.
jsPaginatorStateModeFormSubmissionVarName
Get the name of the js var which the various paginator widgets use when MODE_FORM is active to determine whether the "submit" button has been pressed by a user, or by the jsPaginatorStateModeFormGoToStateFunctionName() function.
jsSetup
WFAction::jsSetup() in WFRPC.php
Get the JS code needed to set up the action.
jsStartHTML
WFView::jsStartHTML() in WFView.php
Helper function to get the proper "start" block for using Javascript in a web page.
jsValueForValue
k
top
$kvcInaccessible
KeyValueCodingTest.php
KeyValueCodingTest.php in KeyValueCodingTest.php
key
WFArrayController::key() in WFArrayController.php
Iterator interface for WFArrayController.
keyPathToTargetAndKey
Helper function to convert a keyPath into the targetKeyPath (the object to call xxxKey on) and the targetKey (the key to call on the target object).
KeyValueCodingTest
KeyValueCodingTest in KeyValueCodingTest.php
l
top
$label
WFRadio::$label in WFRadio.php
$label
WFLink::$label in WFLink.php
$label
WFDieselFacet::$label in WFDieselFacet.php
$label
WFSelectionCheckbox::$label in WFSelectionCheckbox.php
$label
WFSubmit::$label in WFSubmit.php
$label
WFYAHOO_widget_Tab::$label in WFYAHOO_widget_TabView.php
$label
WFTableColumn::$label in WFTableView.php
$label
WFCheckbox::$label in WFCheckbox.php
$label
WFMenuItemBasic::$label in WFMenuItem.php
$labelFormatter
$labelFormatterSkipFirst
$labelKeyPath
WFSelectionCheckbox::$labelKeyPath in WFSelectionCheckbox.php
$labelPosition
WFCheckbox::$labelPosition in WFCheckbox.php
$lastCommand
$lastName
Person::$lastName in TestObjects.php
$lastResult
$link
WFImage::$link in WFImage.php
$link
WFMenuItemBasic::$link in WFMenuItem.php
$linkTarget
WFImage::$linkTarget in WFImage.php
$linkTarget
$linkTextKeyPath
$linkURLKeyPath
$linkURLTemplate
$loadItemsHandler
WFYAHOO_widget_Carousel::$loadItemsHandler in WFYAHOO_widget_Carousel.php
$loadMethod
WFYAHOO_widget_Tab::$loadMethod in WFYAHOO_widget_TabView.php
$loadOnselect
WFPaginatorSortSelect::$loadOnselect in WFPaginatorSortSelect.php
$loadOptional
$loadTheseColumnsFromIndex
$logPerformanceInfo
label
WFYAHOO_widget_Tab::label() in WFYAHOO_widget_TabView.php
label
WFMenuItemBasic::label() in WFMenuItem.php
Get the label for this menu item.
label
WFRadio::label() in WFRadio.php
label
WFMenuItem::label() in WFMenuItem.php
label
WFSubmit::label() in WFSubmit.php
label
WFCheckbox::label() in WFCheckbox.php
label
WFDieselFacet::label() in WFDieselFacet.php
label
WFDieselKeyword::label() in WFDieselKeyword.php
label
WFTableColumn::label() in WFTableView.php
label
WFMenuItemProxy::label() in WFMenuItem.php
labelFormatter
lastPage
WFPaginator::lastPage() in WFPagination.php
Get the page number of the last page.
link
WFMenuItemProxy::link() in WFMenuItem.php
link
WFMenuItemBasic::link() in WFMenuItem.php
Get the link for this menu item.
link
WFMenuItem::link() in WFMenuItem.php
linkTarget
Get the linkTarget for this menu item.
linkTarget
linkTarget
WFMenuItem::linkTarget() in WFMenuItem.php
LINK_URL_TEMPLATE
load
WFYaml::load() in WFYaml.php
loadConfig
WFPage::loadConfig() in WFPage.php
Load the .config file for the page and process it.
loadConfigPHP
Load the shared.config file for the module and process it.
loadData
WFPaginator::loadData() in WFPagination.php
Load all data from the delegate.
loadDefaults
A delegate method to allow the delegate object to load default values for certain skin properties such as: skin, skinTheme, metaDescription, metaKeywords, title etc.
loadDefaults
Allow the skin delegate to load the default values for this skin.
loadFile
WFFixture::loadFile() in WFFixture.php
Function to load data structures via fixtures. Fixtures are YAML files that specify name-value pairs for objects.
loadFile
WFYaml::loadFile() in WFYaml.php
loadFiles
WFFixture::loadFiles() in WFFixture.php
Function to load data structures via fixtures. Fixtures are YAML files that specify name-value pairs for objects.
loadFromYaml
WFFixture::loadFromYaml() in WFFixture.php
loadMethod
WFYAHOO_widget_Tab::loadMethod() in WFYAHOO_widget_TabView.php
loadOptional
loadSkin
WFSkin::loadSkin() in WFSkin.php
Load the current skin.
loadString
WFYaml::loadString() in WFYaml.php
NOTE: libsyck extension doesn't have a 'string' loader, so we have to write a tmp file. Kinda slow... in any case though shouldn't really use YAML strings for anything but testing stuff anyway
loadTheme
Load the theme information for this skin.
log
WFLog::log() in WFLog.php
Log the passed exception to the framework's log folder.
log
WFExceptionReporting::log() in WFExceptionReporting.php
Log the passed exception to the framework's log folder.
logif
WFLog::logif() in WFLog.php
login
WFAuthorizationManager::login() in WFAuthorization.php
Attempt to authorize the user with the given name/password.
login
WFAuthorizationDelegate::login() in WFAuthorization.php
Provide the login authentication.
loginFailedMessage
The message to display to a use on unsuccessful login.
loginFailedMessage
The message to display to a use on unsuccessful login.
loginInvocationPath
Provide the invocationPath for handling login.
loginInvocationPath
Get the login modulePath to use.
loginMessage
The login help message that should be displayed above the login box.
loginMessage
The login help message that should be displayed above the login box.
logout
WFAuthorizationManager::logout() in WFAuthorization.php
Logout the current session.
logPerformanceInfo
Has logPerformanceInfo been turned on?
logToFile
WFLog::logToFile() in WFLog.php
m
top
$maxCount
$maxFacetsToShow
$maxHits
WFDieselFacet::$maxHits in WFDieselFacet.php
$maxJumpPagesToShow
WFPaginatorNavigation::$maxJumpPagesToShow in WFPaginatorNavigation.php
$maxLength
WFTextField::$maxLength in WFTextField.php
$maxLength
WFDieselKeyword::$maxLength in WFDieselKeyword.php
$maxLength
WFPassword::$maxLength in WFPassword.php
$maxResultsDisplayed
WFYAHOO_widget_AutoComplete::$maxResultsDisplayed in WFYAHOO_widget_AutoComplete.php
$maxRows
WFDieselFacet::$maxRows in WFDieselFacet.php
$maxthreads
WFPostletUpload::$maxthreads in WFPostletUpload.php
$maxUploadBytes
WFYAHOO_widget_Uploader::$maxUploadBytes in WFYAHOO_widget_Uploader.php
$menuItems
WFDynarchMenu::$menuItems in WFDynarchMenu.php
$menuItems
WFYAHOO_widget_Menu::$menuItems in WFYAHOO_widget_Menu.php
$menuPath
WFMenuItemBasic::$menuPath in WFMenuItem.php
$metaDescription
$metaKeywords
WFSkin::$metaKeywords in WFSkin.php
$method
WFForm::$method in WFForm.php
$mimeType
WFPostletUpload::$mimeType in WFPostletUpload.php
$mimeType
WFYAHOO_widget_Uploader::$mimeType in WFYAHOO_widget_Uploader.php
$mimeType
WFUpload::$mimeType in WFUpload.php
$mimeType
WFBulkUploadFile::$mimeType in WFBulkUpload.php
$minCount
$minQueryLength
WFYAHOO_widget_AutoComplete::$minQueryLength in WFYAHOO_widget_AutoComplete.php
$modal
WFYAHOO_widget_Panel::$modal in WFYAHOO_widget_Panel.php
$mode
WFMessageBox::$mode in WFMessageBox.php
$mode
WFPaginator::$mode in WFPagination.php
$module
WFPage::$module in WFPage.php
$module
$moduleName
$modulePath
$modulePath
$modulePaths
WFWebApplication::$modulePaths in WFWebApplication.php
$modulesDir
$moduleView
WFYAHOO_widget_PhocoaDialog::$moduleView in WFYAHOO_widget_PhocoaDialog.php
$monitorresize
WFYAHOO_widget_Module::$monitorresize in WFYAHOO_widget_Module.php
$multiple
WFSelect::$multiple in WFSelect.php
$myObject
ObjectHolder::$myObject in TestObjects.php
Mailer.php
Mailer.php in Mailer.php
mail
WFExceptionReporting::mail() in WFExceptionReporting.php
Mail the passed exception to the framework's log folder.
Mail_Mailer
Mail_Mailer in Mailer.php
This class is designed to allow users to easily send both TEXT and HTML email messages.
main
WFShell::main() in shell.php
makeObj
WFFixture::makeObj() in WFFixture.php
Create an object of Class with the passed name/value pairs.
managedWidgets
Get an array of all of the widgets managed by this WFDynamic instance.
menuItemToHTML
WFDynarchMenu::menuItemToHTML() in WFDynarchMenu.php
menuItemToHTML
WFYAHOO_widget_Menu::menuItemToHTML() in WFYAHOO_widget_Menu.php
menuPath
menuPath
WFMenuItemBasic::menuPath() in WFMenuItem.php
menuTreeBuildingToMenuTree
Generic algorithm for building a menu tree from a list of objects implementing WFMenuTreeBuilding.
mergeConfig
mergeConfig() in convertPageSetupToYAML.php
METHOD_GET
WFForm::METHOD_GET in WFForm.php
METHOD_POST
WFForm::METHOD_POST in WFForm.php
mimeType
WFUpload::mimeType() in WFUpload.php
mimeType
mimeType
WFYAHOO_widget_Uploader::mimeType() in WFYAHOO_widget_Uploader.php
mimeType
WFBulkUploadFile::mimeType() in WFBulkUpload.php
mimeType
WFPostletUpload::mimeType() in WFPostletUpload.php
mode
WFPaginator::mode() in WFPagination.php
MODE_FORM
WFPaginator::MODE_FORM in WFPagination.php
MODE_URL
WFPaginator::MODE_URL in WFPagination.php
module
Get the module that this invocation wraps.
module
WFPage::module() in WFPage.php
Get the module that the page is a part of.
moduleName
WFModule::moduleName() in WFModule.php
Get the module's name
moduleName
Get the name of the module that this invocation is wrapping.
modulePath
Get the module path to the current module.
modulePaths
WFWebApplication::modulePaths() in WFWebApplication.php
Get the list of extra modules activates for this webapp.
modulesDir
Get the "modules" directory used to access this module.
multiple
WFSelect::multiple() in WFSelect.php
MyOtherTestObjectDecorator
MyOtherTestObjectDecorator in WFDecoratorTest.php
The main ObjectController from the Controller Layer.
MyTestObjectDecorator
MyTestObjectDecorator in WFDecoratorTest.php
The main ObjectController from the Controller Layer.
n
top
$name
WFModelEntityProperty::$name in WFGenerator.php
$name
$name
WFWidget::$name in WFWidget.php
$name
WFModelEntity::$name in WFGenerator.php
$name
WFEvent::$name in WFRPC.php
$name
Node::$name in TestObjects.php
$navigation
WFYAHOO_widget_Carousel::$navigation in WFYAHOO_widget_Carousel.php
$nodes
WFBreadCrumbSetup::$nodes in WFBreadCrumb.php
$nodeTree
KeyValueCodingTest::$nodeTree in KeyValueCodingTest.php
$noRowsMessage
WFTableView::$noRowsMessage in WFTableView.php
$noValue
WFBooleanFormatter::$noValue in WFFormatter.php
$nullPlaceholder
WFSearchField::$nullPlaceholder in WFSearchField.php
$nullPlaceholder
$nullPlaceholder
$numberOfRows
WFTableView::$numberOfRows in WFTableView.php
$numberOfUploadSlots
$numItems
WFYAHOO_widget_Carousel::$numItems in WFYAHOO_widget_Carousel.php
$numVisible
WFYAHOO_widget_Carousel::$numVisible in WFYAHOO_widget_Carousel.php
name
WFWidget::name() in WFWidget.php
Get the name of the widget.
name
WFEvent::name() in WFRPC.php
namedContent
Get the named content from the delegate.
namedContent
Retreive the "named" content from the skin delegate.
namedContentList
Get a list of all named content for the skin delegate.
namedContentList
Get the catalog (ie list) of named content for this skin from its delegate.
nestedArrayToMenuTree
Builds a hierarchical array of WFMenuItemBasic objects from the passed hierarchical associative array.
next
WFArrayController::next() in WFArrayController.php
Iterator interface for WFArrayController.
nextPage
WFPaginator::nextPage() in WFPagination.php
Is there a next page?
noAction
WFPage::noAction() in WFPage.php
noAction
Called by PHOCOA when NO action is run for the page.
Node
Node in TestObjects.php
Base Class for all framework classes.
NO_USER
WFAuthorizationInfo::NO_USER in WFAuthorization.php
numberOfRows
WFTableView::numberOfRows() in WFTableView.php
o
top
$objById
WFFixture::$objById in WFFixture.php
$object
WFMenuItemProxy::$object in WFMenuItem.php
$object
WFDieselHit::$object in WFDieselpoint.php
$objectController1Decorator
$objectController2Decorators
$objectHolder
KeyValueCodingTest::$objectHolder in KeyValueCodingTest.php
$objectIDMap
WFSerializer::$objectIDMap in WFSerializer.php
$onePageMode
WFTabView::$onePageMode in WFTabView.php
$oneShotMode
WFDynamic::$oneShotMode in WFDynamic.php
$oneShotSeparatorHTML
$options
WFBindingSetup::$options in WFBinding.php
$options
WFSelect::$options in WFSelect.php
$options
WFBinding::$options in WFBinding.php
$orientation
WFYAHOO_widget_TabView::$orientation in WFYAHOO_widget_TabView.php
$originalFileName
$originalFileName
WFPostletUpload::$originalFileName in WFPostletUpload.php
$originalFileName
$originalFileName
WFYAHOO_widget_Uploader::$originalFileName in WFYAHOO_widget_Uploader.php
$originalOnEvent
object
WFDieselHit::object() in WFDieselpoint.php
Get the custom object for this hit.
objectForIdentifier
Get the object specified by the passed identifier.
ObjectHolder
ObjectHolder in TestObjects.php
Base Class for all framework classes.
objectIsSelected
WFArrayController::objectIsSelected() in WFArrayController.php
Determine if an object is currently selected.
ObjectWithPrimitivesOnly
ObjectWithPrimitivesOnly in WFSerializerTest.php
Base Class for all framework classes.
option
WFBinding::option() in WFBinding.php
options
WFBinding::options() in WFBinding.php
options
WFBindingSetup::options() in WFBinding.php
OPTION_FORMATTER
OPTION_INSERTS_NULL_PLACEHOLDER
OPTION_NULL_PLACEHOLDER
OPTION_READ_WRITE_MODE
OPTION_READ_WRITE_MODE_NORMAL
OPTION_READ_WRITE_MODE_READ_ONLY
OPTION_READ_WRITE_MODE_WRITE_ONLY
OPTION_VALUE_PATTERN
OPTION_VALUE_PATTERN_DEFAULT_PATTERN
OPTION_VALUE_TRANSFORMER
originalFileName
WFYAHOO_widget_Uploader::originalFileName() in WFYAHOO_widget_Uploader.php
originalFileName
originalFileName
originalFileName
originalFileName
outlet
WFPage::outlet() in WFPage.php
Get a reference to an instance of the page.
outlet
WFModule::outlet() in WFModule.php
p
top
$page
WFView::$page in WFView.php
$pageName
$pageName
WFPage::$pageName in WFPage.php
$pageSize
WFPaginator::$pageSize in WFPagination.php
$paginator
WFPaginatorSortLink::$paginator in WFPaginatorSortLink.php
$paginator
WFPaginatorSortSelect::$paginator in WFPaginatorSortSelect.php
$paginator
WFPaginatorPageInfo::$paginator in WFPaginatorPageInfo.php
$paginator
WFTableView::$paginator in WFTableView.php
$paginator
WFPaginatorNavigation::$paginator in WFPaginatorNavigation.php
$paginator
WFPaginatorState::$paginator in WFPaginatorState.php
$paginator
WFDieselSearch::$paginator in WFDieselpoint.php
$paginatorStateParameterID
$parameters
WFPage::$parameters in WFPage.php
$parent
KeyValueCodingTest::$parent in KeyValueCodingTest.php
$parent
WFView::$parent in WFView.php
$parentClass
WFBreadCrumbNode::$parentClass in WFBreadCrumb.php
$parentInvocation
$parentKeyPath
$pear_mailer_config
$pear_mailer_driver
$peerName
WFPagedPropelQuery::$peerName in WFPagination.php
$peerSelectMethod
$phocoaFormParameters
$populateObjectsCallback
$popupSelections
WFDieselFacet::$popupSelections in WFDieselFacet.php
$postmethod
WFYAHOO_widget_Dialog::$postmethod in WFYAHOO_widget_Dialog.php
$postSubmitLabel
$prehighlightClassName
WFYAHOO_widget_AutoComplete::$prehighlightClassName in WFYAHOO_widget_AutoComplete.php
$preserveInput
WFPassword::$preserveInput in WFPassword.php
$preventAbandondedForm
WFYAHOO_widget_Tab::$preventAbandondedForm in WFYAHOO_widget_TabView.php
$primaryKeyProperty
$priority
$processedWidgetConfig
$prompt
WFShell::$prompt in shell.php
$properties
WFModelEntity::$properties in WFGenerator.php
$prototype
WFDynamic::$prototype in WFDynamic.php
PHPArrayDumperTest.php
PHPArrayDumperTest.php in PHPArrayDumperTest.php
PHPArrayDumper.php
PHPArrayDumper.php in PHPArrayDumper.php
page
WFView::page() in WFView.php
Get the WFPage object that this view belongs to.
pageCount
WFPaginator::pageCount() in WFPagination.php
Get the number of pages of data.
pageInstancesDidLoad
Called when the page instances have been loaded and configured.
pageInstancesDidLoad
pageName
Get the name of the page that this invocation will call in the module.
pageName
WFPage::pageName() in WFPage.php
Get the name of the "page" for the current WFPage instance. The "page" is our equivalent of a nib file, essentially.
pageSize
WFPaginator::pageSize() in WFPagination.php
Get the number of items in a single page.
paginator
WFDieselSearch::paginator() in WFDieselpoint.php
Get the paginator used by the DieselSearch.
paginatorState
WFPaginator::paginatorState() in WFPagination.php
Get the passed paginator state in a serialized format.
paginatorStateParameterID
Get the id of the paginatorState widget.
PAGINATOR_FIRST_PAGE
PAGINATOR_PAGESIZE_ALL
parameter
WFPage::parameter() in WFPage.php
Get a named parameter.
parameterList
Get the list of named parameters for the page.
parameterList
parameters
WFPage::parameters() in WFPage.php
Get the parameters for the page. These are the parsed parameters of the URL, coalesced with form elements of the same name.
parameters
Get the parameters that were provided in the invocationPath.
parametersAsPathInfo
Get the parameters that were provided in the invocationPath, as a '/'-separated string.
parametersDidLoad
parametersDidLoad
Called when the page has finished loading.
PARAMETER_NULL_VALUE
PARAM_ACTION
WFRPC::PARAM_ACTION in WFRPC.php
PARAM_ARGC
WFRPC::PARAM_ARGC in WFRPC.php
PARAM_ARGV_PREFIX
PARAM_ENABLE
WFRPC::PARAM_ENABLE in WFRPC.php
PARAM_INVOCATION_PATH
PARAM_RUNS_IF_VALID
PARAM_TARGET
WFRPC::PARAM_TARGET in WFRPC.php
parent
WFView::parent() in WFView.php
Get the parent view for this view.
parentInvocation
Get the parent invocation.
path
WFDieselFacet::path() in WFDieselFacet.php
Path, for taxonomy facets. Takes into account treeRoot.
pathToModule
WFModule::pathToModule() in WFModule.php
Get the path to the module.
pathToPage
WFModule::pathToPage() in WFModule.php
Get the path to the given page.
people
StaticPerson::people() in TestObjects.php
Person
Person in TestObjects.php
Base Class for all framework classes.
PersonID
PersonID in TestObjects.php
Base Class for all framework classes.
phocoaFormParameters
PHOCOA_VERSION
PHOCOA_VERSION in bootstrap.php
PHPArrayDumper
PHPArrayDumper in PHPArrayDumper.php
PHPArrayDumperTest
PHPArrayDumperTest in PHPArrayDumperTest.php
popupAttributeValueIsSelected
prepareContent
WFArrayController::prepareContent() in WFArrayController.php
Prepare the controller's content.
prepareContent
WFObjectController::prepareContent() in WFObjectController.php
Prepare the controller's content.
prepareFacets
WFDieselFacet::prepareFacets() in WFDieselFacet.php
Prepare the list of facets for the current widget.
prepareSharedInstances
Prepare any declared shared instances for the module.
prepareTemplate
Make sure a template object (a template engine conforming to WFPageRendering interface) is initialized.
prettyValue
prettyValue() in showBindings.php
preventAbandondedForm
WFYAHOO_widget_Tab::preventAbandondedForm() in WFYAHOO_widget_TabView.php
prevPage
WFPaginator::prevPage() in WFPagination.php
Is there a previous page?
printAttributeValue
processBindingOptions
This is essentially a callback that allows subclasses to munge the bound value based on bindings options.
processBindingOptions
processBindingOptions
Pass the list of binding options to the subclass for modification of the value.
processObjectList
Creates objects from the passed list. The list should be a hash where the keys are class names and the values are arrays of sets of property values.
processWidgetConfig
Process the widget config.
prompt
WFShell::prompt() in shell.php
propagateErrorsForKeyToWidget
Inform a widget of all errors for the given key.
propagateValueToBinding
Propagate the value from the UI widget to the bound object.
pullBindings
WFWidget::pullBindings() in WFWidget.php
Go through all bindings and pull the values into our widget.
pullBindings
Update the values of all bound properties for the object.
pullBindings
For each widget in the current form, give the widget a chance to PULL the values from the bound objects onto the bound properties.
pushBindings
For each widget in the current form, give the widget a chance to PUSH the values from the form onto the bound objects.
pushBindings
WFSelect::pushBindings() in WFSelect.php
pushBindings
Update the values of all objects bound via bindings.
pushBindings
WFCheckboxGroup::pushBindings() in WFCheckboxGroup.php
pushBindings
WFWidget::pushBindings() in WFWidget.php
Each widget should implement this callback if there are any bindable properties whose values are to be propagated back to the bound objects.
q
top
$queryDelay
WFYAHOO_widget_AutoComplete::$queryDelay in WFYAHOO_widget_AutoComplete.php
$queryFieldId
WFYAHOO_widget_TreeView::$queryFieldId in WFYAHOO_widget_TreeView.php
queryDescription
Get a human-readable description of the current query.
queryDescription
Get a pretty "description" of the current query.
queryStateParameterId
Get the "parameter ID" used for persisting the queryState of the dieselsearch for pagination and UI state management.
QUERY_STATE_RESTRICT_DQL_QUERY_ATTR_NAME
QUERY_STATE_SIMPLE_QUERY_ATTR_NAME
quickModule
Easily convert an invocation path into the resulting HTML.
quotedRequired
r
top
$raisesForNotApplicableKeys
$rangeCount
WFDieselFacet::$rangeCount in WFDieselFacet.php
$raw
WFLabel::$raw in WFLabel.php
$raw_message_html
$raw_message_text
$readOnly
WFBindingSetup::$readOnly in WFBinding.php
$redactedChr
$redirectUrl
WFRedirectRequestException::$redirectUrl in WFRequestController.php
$relationships
$relativeDateFormatString
$relevanceScore
WFDieselHit::$relevanceScore in WFDieselpoint.php
$relFormatString
WFFormatterTest::$relFormatString in WFFormatterTest.php
$relFormatStringOutput
$removebutton
WFPostletUpload::$removebutton in WFPostletUpload.php
$renderIteration
$renderTo
WFYAHOO_widget_Module::$renderTo in WFYAHOO_widget_Module.php
$reply_to_email
$requestPage
WFModule::$requestPage in WFModule.php
$required
$required
$respondsToForms
$responsePage
WFModule::$responsePage in WFModule.php
$restrictDQL
$resultObjectLoaderCallback
$resultObjectLoaderCallbackPropelMode
$resultObjectLoaderCallbackPropelPeerMethod
$resultObjectLoaderCallbackPropelPeerName
$revealAmount
WFYAHOO_widget_Carousel::$revealAmount in WFYAHOO_widget_Carousel.php
$reversible
WFValueTransformer::$reversible in WFValueTransformer.php
$rootLabel
WFBreadCrumbSetup::$rootLabel in WFBreadCrumb.php
$rootModuleInvocation
$rootURL
WFBreadCrumbSetup::$rootURL in WFBreadCrumb.php
$rows
WFTextArea::$rows in WFTextArea.php
$rpc
WFAction::$rpc in WFRPC.php
$runsIfInvalid
RequestTest.php
RequestTest.php in RequestTest.php
raisesForNotApplicableKeys
readline
WFShell::readline() in shell.php
readlineCallback
readlineCompleter
readOnly
Is this binding read-only?
readPaginatorStateFromParams
Read the paginator's state from the page's parameters.
RECENT_LOGIN_SECS
registerWidget
WFWidget subclasses that can interact with WFDieselSearch should register.
relativeDate
relevancePercent
WFDieselHit::relevancePercent() in WFDieselpoint.php
Get the relevance score for this hit, in % format.
relevanceScore
WFDieselHit::relevanceScore() in WFDieselpoint.php
Get the relevance score for this hit.
reloadData
WFPaginator::reloadData() in WFPagination.php
Clear all caches and reload the data from the delegate.
removeChild
WFView::removeChild() in WFView.php
Remove a child view from the view hierarchy.
removeFacetLink
WFDieselKeyword::removeFacetLink() in WFDieselKeyword.php
removeFacetLink
removeInstance
Remove an instance from the page.
removeObject
WFArrayController::removeObject() in WFArrayController.php
Remove the passed object from the array.
removeSelectionIdentifiers
Remove the passed objects from the arrayController's selection.
removeTab
WFTabView::removeTab() in WFTabView.php
Remove the passed tab from the TabView.
render
WFYAHOO_widget_PhocoaDialog::render() in WFYAHOO_widget_PhocoaDialog.php
render
WFHTMLArea::render() in WFHTMLArea.php
render
WFPaginatorSortSelect::render() in WFPaginatorSortSelect.php
render
WFPaginatorSortLink::render() in WFPaginatorSortLink.php
render
WFPaginatorPageInfo::render() in WFPaginatorPageInfo.php
render
WFImage::render() in WFImage.php
render
WFPaginatorNavigation::render() in WFPaginatorNavigation.php
render
WFJumpSelect::render() in WFJumpSelect.php
render
WFPage::render() in WFPage.php
Get the HTML output of the page.
render
WFModuleView::render() in WFModuleView.php
render
WFYAHOO_widget_Uploader::render() in WFYAHOO_widget_Uploader.php
render
WFYAHOO_widget_YahooScript::render() in WFYAHOO_widget_YahooScript.php
render
WFPageRendering::render() in WFPageRendering.php
Render the view.
render
WFMessageBox::render() in WFMessageBox.php
render
WFYAHOO_widget_TabView::render() in WFYAHOO_widget_TabView.php
render
WFYAHOO_widget_TreeView::render() in WFYAHOO_widget_TreeView.php
render
WFLink::render() in WFLink.php
render
WFYAHOO_widget_Tab::render() in WFYAHOO_widget_TabView.php
render
WFYAHOO_widget_Panel::render() in WFYAHOO_widget_Panel.php
render
WFYAHOO_widget_Module::render() in WFYAHOO_widget_Module.php
render
WFView::render() in WFView.php
Render the view into HTML.
render
WFUpload::render() in WFUpload.php
render
WFTextField::render() in WFTextField.php
render
WFTabView::render() in WFTabView.php
render
WFTextArea::render() in WFTextArea.php
render
WFYAHOO::render() in WFYAHOO.php
IMPORTANT: The subclasses should get the base class's html, then add the needed code.
render
WFYAHOO_widget_AutoComplete::render() in WFYAHOO_widget_AutoComplete.php
render
WFYAHOO_widget_ColorPicker::render() in WFYAHOO_widget_ColorPicker.php
render
WFYAHOO_widget_Dialog::render() in WFYAHOO_widget_Dialog.php
render
WFYAHOO_widget_Carousel::render() in WFYAHOO_widget_Carousel.php
render
WFYAHOO_widget_Menu::render() in WFYAHOO_widget_Menu.php
render
WFYAHOO_widget_Calendar::render() in WFYAHOO_widget_Calendar.php
render
WFTableView::render() in WFTableView.php
render
WFSubmit::render() in WFSubmit.php
render
WFRadioGroup::render() in WFRadioGroup.php
render
WFYAHOO_widget_Logger::render() in WFYAHOO_widget_Logger.php
render
WFRadio::render() in WFRadio.php
render
WFPostletUpload::render() in WFPostletUpload.php
render
WFPassword::render() in WFPassword.php
render
WFSearchField::render() in WFSearchField.php
render
WFSelect::render() in WFSelect.php
render
WFHidden::render() in WFHidden.php
render
WFYAHOO_widget_Overlay::render() in WFYAHOO_widget_Overlay.php
render
WFSmarty::render() in WFSmarty.php
render
WFSkin::render() in WFSkin.php
Render the skin.
render
WFSelectionCheckbox::render() in WFSelectionCheckbox.php
Just before rendering, we want to update the checked status of all managed checkboxes to reflect the selection status of the arrayController.
render
WFPaginatorState::render() in WFPaginatorState.php
render
WFLabel::render() in WFLabel.php
render
WFBreadCrumb::render() in WFBreadCrumb.php
render
WFBulkUpload::render() in WFBulkUpload.php
render
WFAppcelerator::render() in WFAppcelerator.php
render
WFForm::render() in WFForm.php
render
WFDynarchMenu::render() in WFDynarchMenu.php
render
WFAutoForm::render() in WFAutoForm.php
render
WFDynamic::render() in WFDynamic.php
render
WFCheckbox::render() in WFCheckbox.php
render
WFCheckboxGroup::render() in WFCheckboxGroup.php
render
WFDieselFacet::render() in WFDieselFacet.php
render
WFDieselKeyword::render() in WFDieselKeyword.php
render
WFDieselNav::render() in WFDieselNav.php
renderBreadCrumb
Render the bread crumb into HTML.
renderDefaultButton
Renders the button as hidden (for use with defaultSubmitID).
replacementQuery
Get the replacement query suggested by DP. Spelling corrections, etc.
replaceRelativeDates
requestPage
WFModule::requestPage() in WFModule.php
Get the requestPage for the module.
RequestTest
RequestTest in RequestTest.php
resetPassword
Reset the password for the given user.
resetPassword
Reset the password for the given user.
resetQueryState
Reset the query state to "empty".
respondsToForms
should this invocation of this module respond to forms?
responsePage
WFModule::responsePage() in WFModule.php
Get the responsePage for the module.
restoreState
WFHidden::restoreState() in WFHidden.php
restoreState
WFHTMLArea::restoreState() in WFHTMLArea.php
restoreState
WFSelectionCheckbox::restoreState() in WFSelectionCheckbox.php
Restore the state of all managed checkboxes.
restoreState
WFPassword::restoreState() in WFPassword.php
restoreState
WFYAHOO_widget_AutoComplete::restoreState() in WFYAHOO_widget_AutoComplete.php
restoreState
WFWidget::restoreState() in WFWidget.php
Restore the UI state of this widget from the $_REQUEST data.
restoreState
WFPaginatorState::restoreState() in WFPaginatorState.php
restoreState
WFYAHOO_widget_Uploader::restoreState() in WFYAHOO_widget_Uploader.php
restoreState
WFCheckboxGroup::restoreState() in WFCheckboxGroup.php
restoreState
WFUpload::restoreState() in WFUpload.php
restoreState
WFTextArea::restoreState() in WFTextArea.php
restoreState
WFRadioGroup::restoreState() in WFRadioGroup.php
restoreState
WFDynamic::restoreState() in WFDynamic.php
restoreState
WFBulkUpload::restoreState() in WFBulkUpload.php
restoreState
Restore the UI state of the page based on the submitted form.
restoreState
WFPostletUpload::restoreState() in WFPostletUpload.php
restoreState
WFSelect::restoreState() in WFSelect.php
restoreState
WFTextField::restoreState() in WFTextField.php
restoreState
WFPaginatorSortSelect::restoreState() in WFPaginatorSortSelect.php
restoreState
WFTabView::restoreState() in WFTabView.php
Restore the default tab ID to the one that was selected by the user.
restoreState
WFCheckbox::restoreState() in WFCheckbox.php
restoreState
restrictDQL
Get the "restrictDQL" query.
reverseTransformedValue
reverseTransformedValue
reverseTransformedValue
reverseTransformedValue
Get the reverse-transfored value.
reverseTransformedValue
reversible
WFValueTransformer::reversible() in WFValueTransformer.php
rewind
WFArrayController::rewind() in WFArrayController.php
Iterator interface for WFArrayController.
rootInvocation
Get the root invocation for this invocation. This may be the current invocation.
rootModuleInvocation
Get the root WFModuleInvocation used by the request controller.
rootSkin
Get the skin used by the ROOT module of this module hierarchy.
RPC
WFRPC::RPC() in WFRPC.php
Convenience constructor function, suitable for fluent configuration: WFRPC::WFRPC()->setForm('myForm') etc.
rpc
WFAction::rpc() in WFRPC.php
rpcAsParameters
Get an array of all form parameters that need to be submitted to effect the RPC on the server when submitted.
rpcFromRequest
Detects from the HTTP request whether or not there is an RPC request for the passed invocationPath.
rtTest
PHPArrayDumperTest::rtTest() in PHPArrayDumperTest.php
runsIfInvalid
runWebApplication
Bootstrap control of the application to the RequestController.
resource.framework.php
resource.framework.php in resource.framework.php
resource.WFTableView.php
resource.WFTableView.php in resource.WFTableView.php
s
top
$scrollIncrement
WFYAHOO_widget_Carousel::$scrollIncrement in WFYAHOO_widget_Carousel.php
$searchAction
WFDieselNav::$searchAction in WFDieselNav.php
$searcher
WFDieselSearch::$searcher in WFDieselpoint.php
$selected
WFRadio::$selected in WFRadio.php
$selectedIdentifiersHash
$selectedItem
WFYAHOO_widget_Carousel::$selectedItem in WFYAHOO_widget_Carousel.php
$selectedTabId
WFYAHOO_widget_TabView::$selectedTabId in WFYAHOO_widget_TabView.php
$selectedValue
$selectsInsertedObjects
$separator
WFBreadCrumbSetup::$separator in WFBreadCrumb.php
$showAllDPQL
$showAllOnBlankQuery
$showAllText
WFDieselFacet::$showAllText in WFDieselFacet.php
$showBeginCharacters
$showcontrols
WFYAHOO_widget_ColorPicker::$showcontrols in WFYAHOO_widget_ColorPicker.php
$showEndCharacters
$showhexcontrols
WFYAHOO_widget_ColorPicker::$showhexcontrols in WFYAHOO_widget_ColorPicker.php
$showhexsummary
WFYAHOO_widget_ColorPicker::$showhexsummary in WFYAHOO_widget_ColorPicker.php
$showhsvcontrols
WFYAHOO_widget_ColorPicker::$showhsvcontrols in WFYAHOO_widget_ColorPicker.php
$showItemCounts
WFDieselFacet::$showItemCounts in WFDieselFacet.php
$showLoadingMessage
$showrgbcontrols
WFYAHOO_widget_ColorPicker::$showrgbcontrols in WFYAHOO_widget_ColorPicker.php
$showwebsafe
WFYAHOO_widget_ColorPicker::$showwebsafe in WFYAHOO_widget_ColorPicker.php
$simpleBindKeyPath
$simpleQueryMode
$simpleQueryString
$size
WFTextField::$size in WFTextField.php
$size
WFPassword::$size in WFPassword.php
$size
WFDieselKeyword::$size in WFDieselKeyword.php
$skin
WFDynarchMenu::$skin in WFDynarchMenu.php
$skin
$skinManifestDelegate
$skinName
WFSkin::$skinName in WFSkin.php
$skinThemeName
$smarty
$sortByFrequency
WFDieselFacet::$sortByFrequency in WFDieselFacet.php
$sortKeys
WFPaginator::$sortKeys in WFPagination.php
$sortOptions
WFPaginator::$sortOptions in WFPagination.php
$sqlFormatter
WFFormatterTest::$sqlFormatter in WFFormatterTest.php
$sqlTimestamp
WFFormatterTest::$sqlTimestamp in WFFormatterTest.php
$startTime
WFTimeSelect::$startTime in WFTimeSelect.php
$staticVar
StaticPerson::$staticVar in TestObjects.php
$staticVarWithNoStaticAccessor
$stopsEvent
$subject
Mail_Mailer::$subject in Mailer.php
$submitID
WFPaginator::$submitID in WFPagination.php
scaffold.php
scaffold.php in scaffold.php
scriptComponents.php
scriptComponents.php in scriptComponents.php
showBindings.php
showBindings.php in showBindings.php
shell.php
shell.php in shell.php
searcher
WFDieselSearch::searcher() in WFDieselpoint.php
Get the searcher used for the search.
selected
WFRadio::selected() in WFRadio.php
selectedObjects
WFObjectController::selectedObjects() in WFObjectController.php
Get an array with the selected objects.
selectedObjects
WFArrayController::selectedObjects() in WFArrayController.php
Get an array with the selected objects.
selectedRadio
WFRadioGroup::selectedRadio() in WFRadioGroup.php
selectedValue
selection
WFArrayController::selection() in WFArrayController.php
Get the selected object, or NULL if no objects are selected.
selection
WFObjectController::selection() in WFObjectController.php
selectionCount
WFArrayController::selectionCount() in WFArrayController.php
Get the count of the selection.
selectionIdentifiers
Return a list of the IDs of all selected objects.
selectsInsertedObjects
send
send
Mail_Mailer::send() in Mailer.php
Send the email out.
sendTree
WFYAHOO_widget_TreeView::sendTree() in WFYAHOO_widget_TreeView.php
Helper function for the dynamicCallback page to use to send the data back to the WFYAHOO_widget_TreeView via AJAX.
serializedData
WFSerializer::serializedData() in WFSerializer.php
serializeURL
WFWebApplication::serializeURL() in WFWebApplication.php
Helper function for encoding URL's in a fashion suitable for passing around as an invocationPath parameter.
ServerAction
Create a new ServerAction to reponsd to an event.
sessionDidStart
WFWebApplicationDelegate::sessionDidStart() in WFWebApplicationDelegate.php
Called just after the session is started.
sessionDidStart
WFWebApplication::sessionDidStart() in WFWebApplication.php
Hook to provide opportunity for the web application to munge the session data after php's session_start() is called.
sessionWillStart
WFWebApplication::sessionWillStart() in WFWebApplication.php
Hook to provide opportunity for the web application to munge the session config before php's session_start() is called.
sessionWillStart
WFWebApplicationDelegate::sessionWillStart() in WFWebApplicationDelegate.php
Called just before the session is started.
SESSION_KEY_AUTHORIZATION_INFO
SESSION_KEY_LOGGED_IN
SESSION_KEY_RECENT_LOGIN_TIME
SESSION_KEY_VERSION
SESSION_NAMESPACE
setAction
WFSubmit::setAction() in WFSubmit.php
setAction
WFForm::setAction() in WFForm.php
setAction
Set the rpc action for this WFAction. This passes through to the RPC.
setAction
WFRPC::setAction() in WFRPC.php
Set the action for the rpc. See WFRPC::$action.
setActiveTabID
Set the ID of the active tab.
setAllowRollup
setAlternativeParameterValue
Provide alternate values for the page's params that will be used with urlForPaginatorState().
setAnimHoriz
WFYAHOO_widget_AutoComplete::setAnimHoriz() in WFYAHOO_widget_AutoComplete.php
setAnimVert
WFYAHOO_widget_AutoComplete::setAnimVert() in WFYAHOO_widget_AutoComplete.php
setArguments
Set the arguments to pass along with the RPC.
setArrayController
setAttributeId
WFDieselFacet::setAttributeId() in WFDieselFacet.php
setAttributeQueryMode
Set the "any/all" mode for EQ queries where there is more than one value for the attribute.
setAutomaticallyPreparesContent
setAvoidsEmptySelection
If true, the array controller will always make sure that there is at least one object selected, as long as the array controller isn't empty.
setBackgroundcolour
setBase
setBaseDir
WFImage::setBaseDir() in WFImage.php
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
WFJumpSelect::setBaseURL() in WFJumpSelect.php
Set the base URL for the WFJumpSelect.
setBCCSender
Set a flag to BCC the sender.
setBindingSetup
Set the WFBindingSetup object that this binding instance is for.
setBindingType
Set the type of this binding.
setBindLocalProperty
Set the property of the object that this binding applies to.
setBindToKeyPath
setBindToObject
setBody
WFYAHOO_widget_Module::setBody() in WFYAHOO_widget_Module.php
setBody
WFSkin::setBody() in WFSkin.php
Set the content for the skin to wrap. Typically this is HTML but could be anything.
setBooleanMode
Set the boolean mode of a boolean binding.
setBuildModuleProgrammatically
setCacheModuleView
WFYAHOO_widget_PhocoaDialog::setCacheModuleView() in WFYAHOO_widget_PhocoaDialog.php
setCallbackFailure
WFYAHOO_widget_Dialog::setCallbackFailure() in WFYAHOO_widget_Dialog.php
setCallbackSuccess
WFYAHOO_widget_Dialog::setCallbackSuccess() in WFYAHOO_widget_Dialog.php
setChecked
WFCheckbox::setChecked() in WFCheckbox.php
setCheckedValue
setClass
WFObjectController::setClass() in WFObjectController.php
Set the class name that is managed by this object controller.
setClass
WFBreadCrumbNode::setClass() in WFBreadCrumb.php
Set the class which represents this node.
setClassIdentifiers
Set the id key(s) used to generate Identifiers for the managed objects.
setClose
WFYAHOO_widget_Panel::setClose() in WFYAHOO_widget_Panel.php
setColumnOrder
setContent
WFArrayController::setContent() in WFArrayController.php
Pass an array of objects to use for this array.
setContent
WFObjectController::setContent() in WFObjectController.php
Set the content managed by this controller instance.
setContentLabels
setContentValues
setContext
WFYAHOO_widget_Overlay::setContext() in WFYAHOO_widget_Overlay.php
Set the context for the content.
setContinueURL
WFYAHOO_widget_Uploader::setContinueURL() in WFYAHOO_widget_Uploader.php
setCouldHaveChildren
By default, it is assumed that all nodes *could* have children, and that a dynamic callback must be made to see.
setCurrencySymbol
setCurrentPage
WFPaginator::setCurrentPage() in WFPagination.php
Set the current page for the paginator.
setData
WFSerializerMemento::setData() in WFSerializer.php
setDataClass
setDataDelegate
WFPaginator::setDataDelegate() in WFPagination.php
Set the data delegate.
setDatasourceJSArray
WFYAHOO_widget_AutoComplete::setDatasourceJSArray() in WFYAHOO_widget_AutoComplete.php
setDataType
setDebugShowAllTabs
setDecimalPlaces
Set the number of decimal places to use.
setDecimalPoint
Set the decimal point to use.
setDecorator
Set a object WFDecorator object to be used with this controller.
setDecorator
WFObjectController::setDecorator() in WFObjectController.php
Set a object WFDecorator object to be used with this controller.
setDecorators
Set multiple object WFDecorator objects to be used with this controller.
setDecorators
WFObjectController::setDecorators() in WFObjectController.php
Set multiple object WFDecorator objects to be used with this controller.
setDefaultSortKeys
Set the default sort keys that will be used if no other sort keys are added.
setDefaultTabID
Set the default tab ID.
setDefaultTabIDIfNoDefault
Set the default tab ID, but only if there is no default already set.
setDeferModuleViewLoading
setDelegate
WFSkin::setDelegate() in WFSkin.php
Assign a skin delegate for this instance.
setDelegate
Set the WFAuthorizationDelegate to use.
setDelegate
WFPage::setDelegate() in WFPage.php
Set the WFPageDelegate to use for this page.
setDelegateName
Set the skin's delegate by passing the NAME of the skin delegate.
setDieselSearch
Set the WFDieselSearch instance to use with this WFDieselSearchHelper instance.
setDieselSearch
setDieselSearchHelper
setDieselSearchHelper
setDraggable
WFYAHOO_widget_Panel::setDraggable() in WFYAHOO_widget_Panel.php
setDuplicateMessage
setDynamicCallback
WFYAHOO_widget_TreeView::setDynamicCallback() in WFYAHOO_widget_TreeView.php
Set the base URL used for the dynamic data loading.
setDynamicDataLoader
WFYAHOO_widget_AutoComplete::setDynamicDataLoader() in WFYAHOO_widget_AutoComplete.php
Set up a dataloader callback for dynamically loading autocomplete matches.
setDynamicDataLoader
Set up a dataloader callback for dynamically loading child data.
setDynamicDataLoaderSchema
setEnabled
WFView::setEnabled() in WFView.php
Set whether or not the view is enabled. Enabled views respond to the user and accept input (widgets).
setEndTime
WFTimeSelect::setEndTime() in WFTimeSelect.php
Set the last time to be shown in the select list.
setErrorCode
setErrorMessage
setEvent
Link the WFEvent to this action.
setFacetNavOrder
setFacetStyle
WFDieselFacet::setFacetStyle() in WFDieselFacet.php
setFirstName
Person::setFirstName() in TestObjects.php
setFixedCenter
WFYAHOO_widget_Overlay::setFixedCenter() in WFYAHOO_widget_Overlay.php
setFooter
WFYAHOO_widget_Module::setFooter() in WFYAHOO_widget_Module.php
setForm
WFRPC::setForm() in WFRPC.php
Set the form associated with the RPC. RPC's with forms will submit to the PHOCOA form-processing infrastructure.
setForm
WFAction::setForm() in WFRPC.php
Set the rpc form for this WFAction. This passes through to the RPC.
setFormatString
Set the format string (see http://www.php.net/date) to use for the formatter.
setFormatString
Set the format string used to generate the labels.
setFormatter
WFSelect::setFormatter() in WFSelect.php
setFormatter
WFWidget::setFormatter() in WFWidget.php
Attach a formatter to the widget.
setFromEmail
Set the FROM address for the email.
setFromName
Set the FROM NAME for the email.
setGroupMode
WFCheckbox::setGroupMode() in WFCheckbox.php
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
WFYAHOO_widget_Module::setHeader() in WFYAHOO_widget_Module.php
setHeadTemplate
Set the template file to be added to the "head" element of every page. Defaults to the built-in template file that sets up various PHOCOA things.
setHeight
WFYAHOO_widget_Overlay::setHeight() in WFYAHOO_widget_Overlay.php
Set the height of the module.
setHidden
WFWidget::setHidden() in WFWidget.php
Set whether or not the widget should be hidden.
setHorizontal
WFYAHOO_widget_Menu::setHorizontal() in WFYAHOO_widget_Menu.php
setIcon
WFMenuItemBasic::setIcon() in WFMenuItem.php
Set the icon for this menu item.
setId
WFView::setId() in WFView.php
Set the unique ID of this widget.
setIFrame
WFYAHOO_widget_Overlay::setIFrame() in WFYAHOO_widget_Overlay.php
setImagePath
WFSubmit::setImagePath() in WFSubmit.php
setIncrementsPerHour
Set the number of increments to be shown per hour. For instance, 1 to show each hour, 4 to show every 15 minutes.
setIndex
WFDieselSearch::setIndex() in WFDieselpoint.php
Choose the Dieselpoint index to use for this query.
setInverseRelationship
setInvocationPath
setInvocationPath
Set the invocationPath that will be used for the module view.
setIsAjax
WFRPC::setIsAjax() in WFRPC.php
Tell the RPC to use either AJAX mode or simply perform a page refresh to implement the action.
setIsAjax
WFForm::setIsAjax() in WFForm.php
setIsPopup
WFDieselFacet::setIsPopup() in WFDieselFacet.php
setIsSuperUser
Set the superuser status.
setItemPhrase
WFPaginator::setItemPhrase() in WFPagination.php
Set the names of the items being paged.
setJsEventHandler
setJSonBlur
WFView::setJSonBlur() in WFView.php
Set the "onBlur" JavaScript code for the view.
setJSonChange
setJSonClick
Set the "onClick" JavaScript code for the view.
setLabel
WFRadio::setLabel() in WFRadio.php
setLabel
WFTableColumn::setLabel() in WFTableView.php
setLabel
WFSubmit::setLabel() in WFSubmit.php
setLabel
WFLink::setLabel() in WFLink.php
setLabel
WFMenuItemBasic::setLabel() in WFMenuItem.php
Set the label for this menu item.
setLabel
WFCheckbox::setLabel() in WFCheckbox.php
setLabelFormatter
setLink
WFMenuItemBasic::setLink() in WFMenuItem.php
Set the link for this menu item.
setLinkTarget
Set the linkTarget for this menu item.
setLinkURL
WFBreadCrumbNode::setLinkURL() in WFBreadCrumb.php
Set the information used to create the link which wrap the node.
setListener
WFView::setListener() in WFView.php
setLoadOptional
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"?
setMaxCount
setMenuItems
WFDynarchMenu::setMenuItems() in WFDynarchMenu.php
Set the menu items for the menu.
setMenuItems
WFYAHOO_widget_Menu::setMenuItems() in WFYAHOO_widget_Menu.php
setMenuItemsMenuPath
setMenuItemsNestedArray
setMenuPath
setMessageHTML
Set the HTML for the message.
setMessageTEXT
If just a simple message is desired to be sent, the caller can use this function.
setMetaDescription
Set the META DESCRIPTION of the page.
setMethod
WFForm::setMethod() in WFForm.php
setMinCount
setModal
WFYAHOO_widget_Panel::setModal() in WFYAHOO_widget_Panel.php
setMode
WFMessageBox::setMode() in WFMessageBox.php
Set the mode of the message box.
setModeForm
WFPaginator::setModeForm() in WFPagination.php
Turn on MODE_FORM.
setModulesDir
Set the "modules" directory used to access this module.
setMultiple
WFSelect::setMultiple() in WFSelect.php
setName
WFWidget::setName() in WFWidget.php
Set the HTML 'name' of the widget.
setnoValue
Set the NO value.
setObject
setObject
WFDieselHit::setObject() in WFDieselpoint.php
Set the custom object for this hit.
setOnEvent
WFView::setOnEvent() in WFView.php
All WFView objects support our powerful onEvent syntax. This makes it very easy to attach javascript operations to any DOM events of your choosing.
setOption
WFBinding::setOption() in WFBinding.php
setOptions
WFSelect::setOptions() in WFSelect.php
A convenience function to set both values and labels simultaneously from an associative array.
setOptions
WFBinding::setOptions() in WFBinding.php
setPageSize
WFPaginator::setPageSize() in WFPagination.php
Set the number of items per page.
setPaginator
WFDieselSearch::setPaginator() in WFDieselpoint.php
Set the paginator associated with this WFDieselSearch.
setPaginator
WFPaginatorSortSelect::setPaginator() in WFPaginatorSortSelect.php
setPaginator
WFPaginatorSortLink::setPaginator() in WFPaginatorSortLink.php
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.
setParent
WFView::setParent() in WFView.php
Set the parent view for this view.
setParentClass
Set the class which represents the "parent" of this node in the object graph.
setParentFormID
setPopulateObjects
By default, WFPagedCreoleQuery returns an associative array of selected columns.
setPopupSelections
setPostmethod
WFYAHOO_widget_Dialog::setPostmethod() in WFYAHOO_widget_Dialog.php
setPriority
Set the priority of the message.
setPrototype
WFDynamic::setPrototype() in WFDynamic.php
Set the WFView object to be used as the prototype for all instances created.
setQueryState
WFDieselSearch::setQueryState() in WFDieselpoint.php
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.
setRangeCount
WFDieselFacet::setRangeCount() in WFDieselFacet.php
setReadOnly
Set whether this binding is read-only.
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).
setReplyToEmail
Set the REPLY TO address for the email.
setRespondsToForms
Set whether or not the module in this invocation should respond to forms.
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.
setReversible
WFValueTransformer::setReversible() in WFValueTransformer.php
setRoot
WFBreadCrumbSetup::setRoot() in WFBreadCrumb.php
Set the "root" node of the object graph. This is used whenever the parent is NULL.
setRunsIfInvalid
Control whether the RPC will run the action method if the validation fails.
setSelected
WFRadio::setSelected() in WFRadio.php
setSelectedRadio
setSelectedTabId
WFYAHOO_widget_TabView::setSelectedTabId() in WFYAHOO_widget_TabView.php
setSelectedValue
setSelectionIdentifiers
Set the selected items of the array.
setSelectOnInsert
setSelectsInsertedObjects
If true, the array controller will automatically add all objects inserted to the selection.
setSeparator
Set the HTML separator code.
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.
setShowItemCounts
setSimpleBindKeyPath
setSimpleQuery
Set the simpleQuery part of the search.
setSimpleQuery
A higher-level function for calling setQueryString.
setSkin
WFSkin::setSkin() in WFSkin.php
Set the skin to the given name. Will automatically load the skin and its default theme.
setSkinDelegate
set the skin delegate for this invocation.
setSort
WFDieselSearch::setSort() in WFDieselpoint.php
setSortOptions
WFPaginator::setSortOptions() in WFPagination.php
Inform the paginator of all sort options that can be used via the UI.
setStartTime
WFTimeSelect::setStartTime() in WFTimeSelect.php
Set the first time to be shown in the select list.
setStopEvent
Whether or not the triggering javascript event should be stopped.
setStyle
Set the formatting style. Supported styles are Decimal, Currency, Percent, and Scientific.
setSubject
Set the subject line of the message.
setTableheaderbackgroundcolour
setTableheadercolour
setTarget
Set the rpc target for this action. This passes through to the RPC.
setTarget
WFRPC::setTarget() in WFRPC.php
Set the target for the rpc. See WFRPC::$target.
setTarget
WFSubmit::setTarget() in WFSubmit.php
setTargetRootModule
Should this invocation target the root invocation's module, or the current module?
setTemplate
WFPageRendering::setTemplate() in WFPageRendering.php
Set the template file path.
setTemplate
WFSmarty::setTemplate() in WFSmarty.php
setTemplateFile
Tell the page to use an alternate .tpl file (besides the default, '<pagename>.tpl') for rendering the page.
setTemplateType
Set the which template file of the current skin will be used to render the skin.
setTheme
WFSkin::setTheme() in WFSkin.php
Set the theme to use.
setThousandsSeparator
Set the thousands separator to use, or NULL to not use one.
setTitle
WFSkin::setTitle() in WFSkin.php
Set the title of the page. This is the HTML title if you are building an HTML skin.
setToEmail
Set the TO address for the email.
setToName
Set the TO NAME for the email.
setToolTip
Set the toolTip for this menu item.
setToOne
setTreeDataPath
setUncheckedValue
setUp
WFFormatterTest::setUp() in WFFormatterTest.php
setUp
KeyValueCodingTest::setUp() in KeyValueCodingTest.php
setUp
RequestTest::setUp() in RequestTest.php
setUp
WFDecoratorTest::setUp() in WFDecoratorTest.php
setUp
AJAXTest::setUp() in AJAXTest.php
setUp
WFArrayControllerTest::setUp() in WFArrayControllerTest.php
setup
setupExposedBindings
******************* BINDINGS SETUP ***********************
setupExposedBindings
******************* BINDINGS SETUP ***********************
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
Set up all exposed bindings for this widget.
setupExposedBindings
setupExposedBindings
******************* BINDINGS SETUP ***********************
setupExposedBindings
WFYAHOO_widget_AutoComplete::setupExposedBindings() in WFYAHOO_widget_AutoComplete.php
setupExposedBindings
setupExposedBindings
WFViewPhocoaBuilderIntegration::setupExposedBindings() in WFViewPhocoaBuilderIntegration.php
Set up all exposed bindings for this widget.
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
******************* BINDINGS SETUP ***********************
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
setupExposedBindings
WFKeyValueBindingCreation::setupExposedBindings() in WFKeyValueBindingCreation.php
Return an array of all bindings this object supports.
setupResponsePage
Call this method if you want the ResponsePage to be the same as the RequestPage.
setupSkin
WFPage::setupSkin() in WFPage.php
setupSkin
Called just befored rendering, but after the skin has been initalized.
setUserid
WFAuthorizationInfo::setUserid() in WFAuthorization.php
Set the user id of the authorized user.
setUseUniqueNames
setValue
WFHTMLArea::setValue() in WFHTMLArea.php
setValue
WFSelect::setValue() in WFSelect.php
setValue
WFCheckbox::setValue() in WFCheckbox.php
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.
setValue
WFWidget::setValue() in WFWidget.php
Set the value used by the widget.
setValue
WFRadioGroup::setValue() in WFRadioGroup.php
setValue
WFRadio::setValue() in WFRadio.php
setValueForKey
setValueForKey
setValueForKey
WFKeyValueCoding::setValueForKey() in WFKeyValueCoding.php
Set the value for the given key.
setValueForKeyPath
Set the value for the given keyPath.
setValueForKeyPath
setValues
WFCheckboxGroup::setValues() in WFCheckboxGroup.php
Set which checkbox in this group is selected.
setValues
WFSelect::setValues() in WFSelect.php
setValuesForKeys
WFKeyValueCoding::setValuesForKeys() in WFKeyValueCoding.php
Set values for multiple keys.
setValuesForKeys
setValueTransformerForName
Register a value transformer for the passed name.
setVisible
WFYAHOO_widget_Module::setVisible() in WFYAHOO_widget_Module.php
setVisibleItems
setWidget
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
WFYAHOO_widget_Overlay::setWidth() in WFYAHOO_widget_Overlay.php
Set the width of the module.
setX
WFYAHOO_widget_Overlay::setX() in WFYAHOO_widget_Overlay.php
setXY
WFYAHOO_widget_Overlay::setXY() in WFYAHOO_widget_Overlay.php
setY
WFYAHOO_widget_Overlay::setY() in WFYAHOO_widget_Overlay.php
setYesValue
Set the YES value.
setZIndex
WFYAHOO_widget_Overlay::setZIndex() in WFYAHOO_widget_Overlay.php
sharedAuthorizationManager
Get a reference to the shared WFAuthorizationManager object.
sharedInstancesDidLoad
Optional method for WFModule subclasses if they want to know when the shared instances have finished loading.
sharedModel
WFModel::sharedModel() in WFGenerator.php
sharedOutlet
Convenience function to make it less verbose to get access to a shared outlet from a $page object (usually from a WFPageDelegate method).
sharedRequestController
Get a reference to the shared WFRequestController object.
sharedSkin
WFRequestController::sharedSkin() in WFRequestController.php
Get a reference to this WFRequestController's skin object.
sharedWebApplication
Get a reference to the shared application object.
sharedYuiLoader
shouldEnableForgottenPasswordReset
Should a "forgot your password" link be shown?
shouldEnableForgottenPasswordReset
Should a "forgot your password" link be shown?
shouldEnableRememberMe
Should the login interface have a "remember me" checkbox?
shouldEnableRememberMe
Should the login interface have a "remember me" checkbox?
shouldProfile
Should APD profiling be enabled for this request? To enable profiling of your module, just add shouldProfile() to your WFModule and return TRUE.
shouldRememberMeByDefault
If "remember me" is enabled with shouldEnableRememberMe, should "remember me" be checked by default?
shouldRememberMeByDefault
If "remember me" is enabled with shouldEnableRememberMe, should "remember me" be checked by default?
shouldShowLogoutConfirmation
Should there be an interstitial "You have logged out successfully, click here to continue", or should logout immediately redirect to defaultLogoutContinueURL()?
shouldShowLogoutConfirmation
Should there be an interstitial "You have logged out successfully, click here to continue", or should logout immediately redirect to defaultLogoutContinueURL()?
showAllDPQL
Ge the DQL that is used to "show all".
showLoadingMessage
simpleQuery
Get the simpleQuery string.
simpleQueryMode
Get the simpleQuery mode.
skin
Get the skin for this module invocation.
skinName
WFSkin::skinName() in WFSkin.php
Get the current skin name
SKIN_WRAPPER_TYPE_NORMAL
The "normal" templateType: template_normal.tpl
SKIN_WRAPPER_TYPE_RAW
The "raw" templateType: the exact page contents will be displayed; equivalent to using no skin.
smarty_block_JSON
smarty_block_JSON() in block.JSON.php
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_block_WFForm() in block.WFForm.php
Smarty plugin to include a WFForm.
smarty_block_WFHead
smarty_block_WFHead() in block.WFHead.php
Smarty plugin to make it easy for templates to add code to the "head" element.
smarty_block_WFViewBlock
smarty_block_WFViewBlock() in block.WFViewBlock.php
Smarty plugin to include a WFView in BLOCK mode.
smarty_block_WFViewHiddenHelper
smarty_block_WFViewHiddenHelper() in block.WFViewHiddenHelper.php
Smarty plugin to help with hiding template content related to a view that is hidden.
smarty_block_YUIScript
smarty_block_YUIScript() in block.YUIScript.php
Smarty plugin to include Javascript code that depends on YUI stuff.
smarty_function_WFCheckbox
smarty_function_WFCheckbox() in function.WFCheckbox.php
Smarty plugin to include a WFCheckbox.
smarty_function_WFDieselFacet
smarty_function_WFDieselFacet() in function.WFDieselFacet.php
Smarty plugin to include a WFDieselFacet.
smarty_function_WFDynamic
smarty_function_WFDynamic() in function.WFDynamic.php
Smarty plugin to include a WFDynamic.
smarty_function_WFDynarchMenu
smarty_function_WFDynarchMenu() in function.WFDynarchMenu.php
Smarty plugin to include a WFDynarchMenu.
smarty_function_WFFormatter
smarty_function_WFFormatter() in function.WFFormatter.php
smarty_function_WFHidden
smarty_function_WFHidden() in function.WFHidden.php
Smarty plugin to include a WFHidden.
smarty_function_WFHTMLArea
smarty_function_WFHTMLArea() in function.WFHTMLArea.php
Smarty plugin to include a WFHTMLArea.
smarty_function_WFImage
smarty_function_WFImage() in function.WFImage.php
Smarty plugin to include a WFImage.
smarty_function_WFJumpSelect
smarty_function_WFJumpSelect() in function.WFJumpSelect.php
Smarty plugin to include a WFJumpSelect.
smarty_function_WFLabel
smarty_function_WFLabel() in function.WFLabel.php
Smarty plugin to include a WFLabel.
smarty_function_WFLink
smarty_function_WFLink() in function.WFLink.php
Smarty plugin to include a WFLink.
smarty_function_WFMessageBox
smarty_function_WFMessageBox() in function.WFMessageBox.php
Smarty plugin to include a WFMessageBox.
smarty_function_WFModuleView
smarty_function_WFModuleView() in function.WFModuleView.php
Smarty plugin to include a WFModuleView.
smarty_function_WFPaginatorNavigation
smarty_function_WFPaginatorNavigation() in function.WFPaginatorNavigation.php
Smarty plugin to include a WFPaginatorNavigation.
smarty_function_WFPaginatorPageInfo
smarty_function_WFPaginatorPageInfo() in function.WFPaginatorPageInfo.php
Smarty plugin to include a WFPaginatorPageInfo.
smarty_function_WFPaginatorSortLink
smarty_function_WFPaginatorSortLink() in function.WFPaginatorSortLink.php
Smarty plugin to include a WFPaginatorSortLink.
smarty_function_WFPaginatorState
smarty_function_WFPaginatorState() in function.WFPaginatorState.php
Smarty plugin to include a WFPaginatorState.
smarty_function_WFPassword
smarty_function_WFPassword() in function.WFPassword.php
Smarty plugin to include a WFForm.
smarty_function_WFRadio
smarty_function_WFRadio() in function.WFRadio.php
Smarty plugin to include a WFRadio.
smarty_function_WFSelect
smarty_function_WFSelect() in function.WFSelect.php
Smarty plugin to include a WFSelect.
smarty_function_WFSelectionCheckbox
smarty_function_WFSelectionCheckbox() in function.WFSelectionCheckbox.php
Smarty plugin to include a WFSelectionCheckbox.
smarty_function_WFShowErrors
smarty_function_WFShowErrors() in function.WFShowErrors.php
Smarty plugin to display errors from a form submission.
smarty_function_WFSkinCSS
smarty_function_WFSkinCSS() in function.WFSkinCSS.php
Smarty plugin to include a css file for a skin.
smarty_function_WFSkinModuleView
smarty_function_WFSkinModuleView() in function.WFSkinModuleView.php
Smarty plugin to allow inclusion of WFModule invocations from the skin.
smarty_function_WFSubmit
smarty_function_WFSubmit() in function.WFSubmit.php
Smarty plugin to include a WFSubmit.
smarty_function_WFTabView
smarty_function_WFTabView() in function.WFTabView.php
Smarty plugin to include a WFTabView.
smarty_function_WFTextArea
smarty_function_WFTextArea() in function.WFTextArea.php
Smarty plugin to include a WFTextArea.
smarty_function_WFTextField
smarty_function_WFTextField() in function.WFTextField.php
Smarty plugin to include a WFTextField.
smarty_function_WFTimeSelect
smarty_function_WFTimeSelect() in function.WFTimeSelect.php
Smarty plugin to include a WFTimeSelect.
smarty_function_WFUpload
smarty_function_WFUpload() in function.WFUpload.php
Smarty plugin to include a WFUpload.
smarty_function_WFURL
smarty_function_WFURL() in function.WFURL.php
Smarty plugin to get a relative url to the given module.
smarty_function_WFView
smarty_function_WFView() in function.WFView.php
Smarty plugin to include a WFView.
smarty_resource_framework_source
smarty_resource_framework_source() in resource.framework.php
Smarty plugin to include a framework-bundled tpl file.
smarty_resource_TableView_source
smarty_resource_TableView_source() in resource.WFTableView.php
Smarty plugin to include a TableView-bundled tpl file.
sortColumns
WFTableView::sortColumns() in WFTableView.php
sortKeys
WFPaginator::sortKeys() in WFPagination.php
Get the effective sortKeys for the paginator.
sortOptions
WFPaginator::sortOptions() in WFPagination.php
Get the assigned sort options for the paginator.
SORT_BY_RELEVANCE
startItem
WFPaginator::startItem() in WFPagination.php
Get the number of the first item in the current page.
startTrackingTime
Utility function for debugging to start time tracking.
StaticPerson
StaticPerson in TestObjects.php
Base Class for all framework classes.
staticVar
StaticPerson::staticVar() in TestObjects.php
stopTrackingTime
Stop tracking time; dump time to 'dieselsearch.log' file with given message.
stringForValue
stringForValue
stringForValue
stringForValue
Retrieve a string for the passed in value.
stringForValue
stringForValue
Convert a SQL date/time string into a nicely formatted string.
stringForValue
STYLE_LIST
WFDieselFacet::STYLE_LIST in WFDieselFacet.php
STYLE_MENU
WFDieselFacet::STYLE_MENU in WFDieselFacet.php
STYLE_TREE
WFDieselFacet::STYLE_TREE in WFDieselFacet.php
submitAction
WFSubmit::submitAction() in WFSubmit.php
submitID
WFPaginator::submitID() in WFPagination.php
Get the id of the submit button used for pagination in MODE_FORM.
submittedFormName
Determine the name of the submitted form, if there is a submitted form for the current module.
t
top
$tableheaderbackgroundcolour
$tableheadercolour
$tabRenderOrder
WFYAHOO_widget_TabView::$tabRenderOrder in WFYAHOO_widget_TabView.php
$tabs
WFTabView::$tabs in WFTabView.php
$target
WFLink::$target in WFLink.php
$target
WFRPC::$target in WFRPC.php
$targetRootModule
$targetRootModule
$template
WFSmarty::$template in WFSmarty.php
$template
WFPage::$template in WFPage.php
$templateCode
WFTableColumn::$templateCode in WFTableView.php
$templateType
WFSkin::$templateType in WFSkin.php
$textAsHTML
WFLabel::$textAsHTML in WFLabel.php
$textFieldId
WFYAHOO_widget_ColorPicker::$textFieldId in WFYAHOO_widget_ColorPicker.php
$thousandsSep
$timestamp
WFFormatterTest::$timestamp in WFFormatterTest.php
$title
WFYAHOO_widget_Calendar::$title in WFYAHOO_widget_Calendar.php
$title
WFLink::$title in WFLink.php
$title
WFSkin::$title in WFSkin.php
$tmpFileName
WFYAHOO_widget_Uploader::$tmpFileName in WFYAHOO_widget_Uploader.php
$tmpFileName
WFUpload::$tmpFileName in WFUpload.php
$tmpFileName
WFBulkUploadFile::$tmpFileName in WFBulkUpload.php
$tmpFileName
WFPostletUpload::$tmpFileName in WFPostletUpload.php
$ToolbarSet
WFHTMLArea::$ToolbarSet in WFHTMLArea.php
$toolTip
WFMenuItemBasic::$toolTip in WFMenuItem.php
$toOne
$to_email
$transformerList
WFValueTransformer::$transformerList in WFValueTransformer.php
$treeDataPath
WFDieselFacet::$treeDataPath in WFDieselFacet.php
$treeRoot
WFDieselFacet::$treeRoot in WFDieselFacet.php
$type
WFSerializerMemento::$type in WFSerializer.php
$type
WFModelEntityProperty::$type in WFGenerator.php
$typeAhead
WFYAHOO_widget_AutoComplete::$typeAhead in WFYAHOO_widget_AutoComplete.php
TestObjects.php
TestObjects.php in TestObjects.php
tabDidRender
WFYAHOO_widget_TabView::tabDidRender() in WFYAHOO_widget_TabView.php
table
WFTableColumn::table() in WFTableView.php
tabs
WFTabView::tabs() in WFTabView.php
Get a list of all tabs.
target
WFRPC::target() in WFRPC.php
targetRootModule
Does this invocation target the root invocation's module, or the current module?
TARGET_MODULE
TARGET_PAGE
WFRPC::TARGET_PAGE in WFRPC.php
template
WFPage::template() in WFPage.php
Get the template used for this page.
template
WFSmarty::template() in WFSmarty.php
templateCode
templateTypes
Get a list of the additional template types (besides "normal" and "raw") that are supported by this skin.
templateTypes
Get a list of all template types available for this skin.
testAccessViaKeyPath
testAjaxFormAjaxMode
testAjaxFormNormalMode
testAJAXJavascriptAction
testAjaxSubmitWithActionErrors
testAjaxSubmitWithNoErrors
testAjaxSubmitWithValidationErrors
testArray
PHPArrayDumperTest::testArray() in PHPArrayDumperTest.php
testArrayControllerWithDecorator
testAutomaticallyPrepareContentOff
testAutomaticallyPrepareContentOn
testAverageOperator
testBoolean
PHPArrayDumperTest::testBoolean() in PHPArrayDumperTest.php
testCountOperator
KeyValueCodingTest::testCountOperator() in KeyValueCodingTest.php
testCraziness
PHPArrayDumperTest::testCraziness() in PHPArrayDumperTest.php
testDecoratedFullName
testDistinctUnionOfArraysOperator
testDistinctUnionOfObjectsOperator
testErrorsForKey
WFErrorsExceptionTest::testErrorsForKey() in WFErrorsExceptionTest.php
testFirstOperator
KeyValueCodingTest::testFirstOperator() in KeyValueCodingTest.php
testFloat
PHPArrayDumperTest::testFloat() in PHPArrayDumperTest.php
testInt
PHPArrayDumperTest::testInt() in PHPArrayDumperTest.php
testInvocationAllPagesModuleInModule
testInvocationAllPagesModuleNameAndManifestedAnotherPage
testInvocationAllPagesModuleNameAndManifestedPage
testInvocationAllPagesModuleNameOnly
testInvocationAllPagesNotManifestedPage
testInvocationAnotherPageWith1Parameter
testInvocationAnotherPageWith2Parameters
testInvocationModuleInModule
testInvocationModuleNameAndAnotherPage
testInvocationModuleNameAndPage
testInvocationModuleNameOnly
testInvocationModuleNameOnlyWith1Parameter
testInvocationNoModule
testInvocationNoPage
testInvocationWith1Parameter
testInvocationWith1ParameterWithFilePlusExtensionAsParameter
testInvocationWith1ParameterWithSpecialChars
testInvocationWith2Parameters
testIterator
WFArrayControllerTest::testIterator() in WFArrayControllerTest.php
Test the Iterator inteface for WFArrayController
testKeyValueValidationGeneratesErrorForBadValue
testLoadFile
WFYamlTest::testLoadFile() in WFYamlTest.php
testLoadString
testLocalJavascriptAction
testMaxOperator
KeyValueCodingTest::testMaxOperator() in KeyValueCodingTest.php
testMinOperator
KeyValueCodingTest::testMinOperator() in KeyValueCodingTest.php
testMultiKeyID_IdentifierHashForValues
testMultiKeyID_IdentifierValuesForObject
testMultiKey_SelectObjectsByIDs
testMultiSelectionCausesSelectionException
testNormalSubmitWithActionErrors
testNormalSubmitWithNoErrors
testNormalSubmitWithValidationErrors
testNULL
PHPArrayDumperTest::testNULL() in PHPArrayDumperTest.php
testObjectControllerWithDecorator
testObjectControllerWithDecorators
testObjectWithPrimitivesOnly
testRelDate
WFFormatterTest::testRelDate() in WFFormatterTest.php
testServerJavascriptAction
testSetMultiKeyClassIdentifiers
testSetSingleKeyClassIdentifiers
testSetValueForKey
testSimpleAjaxRequestShouldReturnUnskinnedWebPage
testSimpleArrayRoundTrip
testSimpleHTTPRequestShouldLoadFullWebPage
testSingleKeyIDArray
testSingleKeyID_IdentifierHashForObject
testSingleKeyID_IdentifierHashForValues
testSingleKeyID_IdentifierValuesForObject
testSingleKey_SelectObjectsByIDs
testSingleSelectionWorks
testSQLFormatter
testStartsWithNoSelectionIfAvoidsEmptySelectionIsFalse
testStartsWithSelection
testStaticKVCKeyPathWithArrayMagic
testStaticKVCMethodAccess
testStaticKVCPropertyAccess
testStaticKVCPropertyAccessFailsForProtectedMembers
testString
PHPArrayDumperTest::testString() in PHPArrayDumperTest.php
testSumOperator
KeyValueCodingTest::testSumOperator() in KeyValueCodingTest.php
testUnderlyingGetterKey
testUnderlyingGetterMethod
testUnionOfArraysOperator
testUNIXFormatter
testValidatedSetValueForKey
testValidatedSetValueForKeyPath
testValueForKeyPathArray
testValueForKeyPathArrayFromKeyPath
testValueForKeyPathMagicArray
testValueForKeyPathThatBeginsWithStaticAccess
testValueForStaticKey
testValueForStaticKeyPathWithoutStaticKVCKeyPath
testValuesForKeyPaths
testValuesForKeyPathsMissingKey
testValuesForKeys
KeyValueCodingTest::testValuesForKeys() in KeyValueCodingTest.php
testValuesForKeysMissingKey
testWFActionAjaxSubmitWithActionErrors
testWFActionAjaxSubmitWithNoErrors
testWFActionAjaxSubmitWithValidationErrors
testWFRPCRequestShouldProcessWFActionResponsePhocoaUIUpdater
themes
Get a list of themes for the skin.
tmpFileName
WFUpload::tmpFileName() in WFUpload.php
tmpFileName
WFYAHOO_widget_Uploader::tmpFileName() in WFYAHOO_widget_Uploader.php
tmpFileName
tmpFileName
tmpFileName
WFPostletUpload::tmpFileName() in WFPostletUpload.php
toolTip
WFMenuItemBasic::toolTip() in WFMenuItem.php
Get the toolTip for this menu item.
toolTip
WFMenuItem::toolTip() in WFMenuItem.php
toolTip
WFMenuItemProxy::toolTip() in WFMenuItem.php
toString
WFModel::toString() in WFGenerator.php
toXML
WFYAHOO_widget_TreeViewNode::toXML() in WFYAHOO_widget_TreeView.php
Convert this node into XML format.
TRACE_LOG
WFLog::TRACE_LOG in WFLog.php
transformedValue
WFIsEmptyTransformer::transformedValue() in WFIsEmptyTransformer.php
transformedValue
WFIsNotEmptyTransformer::transformedValue() in WFIsNotEmptyTransformer.php
transformedValue
WFValueTransformer::transformedValue() in WFValueTransformer.php
Get the transfored value.
transformedValue
WFNegateBooleanTransformer::transformedValue() in WFNegateBooleanTransformer.php
transformedValue
WFUrlencodeTransformer::transformedValue() in WFUrlencodeTransformer.php
TRY_LOGIN
TYPE_BOOLEAN
TYPE_DATE
TYPE_DATETIME
TYPE_NUMBER
TYPE_STRING
TYPE_TEXT
TYPE_TIME
u
top
$uid
Person::$uid in TestObjects.php
$uncheckedValue
WFCheckbox::$uncheckedValue in WFCheckbox.php
$underlay
WFYAHOO_widget_Panel::$underlay in WFYAHOO_widget_Panel.php
$unixFormatter
WFFormatterTest::$unixFormatter in WFFormatterTest.php
$uploadbutton
WFPostletUpload::$uploadbutton in WFPostletUpload.php
$uploadButtonLabel
WFYAHOO_widget_Uploader::$uploadButtonLabel in WFYAHOO_widget_Uploader.php
$uploadErrors
WFBulkUpload::$uploadErrors in WFBulkUpload.php
$uploads
WFBulkUpload::$uploads in WFBulkUpload.php
$useIFrame
WFYAHOO_widget_AutoComplete::$useIFrame in WFYAHOO_widget_AutoComplete.php
$userid
WFAuthorizationInfo::$userid in WFAuthorization.php
$useShadow
WFYAHOO_widget_AutoComplete::$useShadow in WFYAHOO_widget_AutoComplete.php
$useUniqueNames
$usingIndexedMode
WFArrayController::$usingIndexedMode in WFArrayController.php
unbind
WFKeyValueBindingCreation::unbind() in WFKeyValueBindingCreation.php
Remove the binding for the passed property of the receiver.
unbind
WFWidget::unbind() in WFWidget.php
Set up a binding.
undecorateObject
undecorateObject
WFObjectController::undecorateObject() in WFObjectController.php
UNLIMITED_ROWS
WFDieselFacet::UNLIMITED_ROWS in WFDieselFacet.php
unserializeURL
WFWebApplication::unserializeURL() in WFWebApplication.php
Decode data encoded with serializeURL.
updateGroupValues
Update the value of the selected checkboxes managed by this checkbox group, based on the values of the child WFCheckboxs.
updateSelectedCheckboxes
Update the selected state of all child WFCheckboxs... select those that match the WFCheckboxGroup's values.
updateSelectionCheckboxes
Update the selected status of all checkboxes managed by this instance to reflect the current selection of the managed arrayController.
uploads
WFBulkUpload::uploads() in WFBulkUpload.php
Get a list of the uploaded files.
url
WFRPC::url() in WFRPC.php
urlForPaginatorState
Get an absolute URL that links to a different paginator state for the current setup.
urlToState
WFPage::urlToState() in WFPage.php
Get a URL that will take you to the current requestPage of the module, with the current state.
useAjax
WFSubmit::useAjax() in WFSubmit.php
Switch the submit widget to using AJAX for submission.
userid
WFAuthorizationInfo::userid() in WFAuthorization.php
What is the userid of the currently logged in user?
usernameLabel
The label to use for the "username" field.
usernameLabel
The label to use for the "username" field.
USE_ARRAY_INDEXES_AS_ID
usingIndexedMode
WFArrayController::usingIndexedMode() in WFArrayController.php
v
top
$value
WFWidget::$value in WFWidget.php
$value
Node::$value in TestObjects.php
$values
WFCheckboxGroup::$values in WFCheckboxGroup.php
$values
WFSelect::$values in WFSelect.php
$visible
WFYAHOO_widget_Module::$visible in WFYAHOO_widget_Module.php
$visibleItems
WFSelect::$visibleItems in WFSelect.php
valid
WFArrayController::valid() in WFArrayController.php
Iterator interface for WFArrayController.
validatedSetValueForKey
Validate the value, calling the setter if the value is valid.
validatedSetValueForKey
Validate, and call setter if valid, a value for a key.
validatedSetValueForKeyPath
Validate the value, calling the setter if the value is valid.
validatedSetValueForKeyPath
Validate, and call setter if valid, a value for a keyPath.
validateEmail
WFKeyValueValidators::validateEmail() in WFKeyValueValidators.php
Validate email addresses.
validateFirstName
Person::validateFirstName() in TestObjects.php
validateObject
Default implementation for validateObject().
validateObject
WFKeyValueCoding::validateObject() in WFKeyValueCoding.php
Run the object-level validation code.
validatePhone
WFKeyValueValidators::validatePhone() in WFKeyValueValidators.php
Validate a phone number.
validatePostalCode
WFKeyValueValidators::validatePostalCode() in WFKeyValueValidators.php
Validate a postal code.
validateUrl
WFKeyValueValidators::validateUrl() in WFKeyValueValidators.php
Validate URL.
validateValueForKey
Validate the given value for the given key.
validateValueForKey
Validate the given value for the given key.
validateValueForKeyPath
Validate the given value for the given keypath.
validateValueForKeyPath
Validate the given value for the given keypath.
value
WFHTMLArea::value() in WFHTMLArea.php
value
WFSelect::value() in WFSelect.php
value
WFWidget::value() in WFWidget.php
Get the value for the widget.
valueForBinding
Returns the value determined by the binding.
valueForColumnRow
valueForKey
WFDecorator::valueForKey() in WFDecorator.php
Local implementation of valueForKey() that looks for the local version in the decorator, and if that fails, passes the request through to the underlying object.
valueForKey
valueForKey
WFObject::valueForKey() in WFObject.php
valueForKey
WFKeyValueCoding::valueForKey() in WFKeyValueCoding.php
Get the value for the given key.
valueForKeyPath
valueForKeyPath
WFKeyValueCoding::valueForKeyPath() in WFKeyValueCoding.php
Get the value for the given key path.
valueForKeyPath
valueForStaticKey
Get the value of a static keypath. A static keypath is a key called against a CLASS rather than an instance.
valueForStaticKey
valueForStaticKeyPath
valueForStaticKeyPath
This function is a wrapper of valueForKeyPath that allows you to use KVC to access static methods/properties without having an instance to a class.
valueForString
Convert a string (hopefully looking like a number) into a PHP numeric format.
valueForString
Convert a string (hopefully looking like a date/time) into a SQL-compliant date string.
valueForString
valueForString
valueForString
Retreive a value for the passed in string.
valueForString
valueForString
Convert a string value into the boolean equivalent.
valueForTargetAndKeyPath
valueForUndefinedKey
This is a hack...
valueForUndefinedKey
Called by valueForKey() if the key cannot be located through normal methods.
valueForUndefinedKey
Called by valueForKey() if the key cannot be located through normal methods.
valueForUndefinedStaticKey
Called by valueForStaticKey() if the key cannot be located through normal methods.
valueForUndefinedStaticKey
Called by valueForStaticKey() if the key cannot be located through normal methods.
valueIsSelected
valueLabel
WFSelect::valueLabel() in WFSelect.php
values
WFSelect::values() in WFSelect.php
valuesForKeyPaths
valuesForKeyPaths
Creates an associative array with the set of passed keys and keyPaths and the corresponding values.
valuesForKeys
valuesForKeys
WFKeyValueCoding::valuesForKeys() in WFKeyValueCoding.php
Creates an associative array with the set of passed keys and the corresponding values
valuesLabels
WFSelect::valuesLabels() in WFSelect.php
valueTransformerForName
Retrieve a named value transformer instance.
valueTransformerName
valueTransformerNames
Get a list of all registered transformers.
VERSION
WFAuthorizationManager::VERSION in WFAuthorization.php
visibleItems
WFSelect::visibleItems() in WFSelect.php
w
top
$warnmessage
WFPostletUpload::$warnmessage in WFPostletUpload.php
$widget
WFEvent::$widget in WFRPC.php
$widgetClass
WFDynamic::$widgetClass in WFDynamic.php
$widgetConfig
WFDynamic::$widgetConfig in WFDynamic.php
$widgetLabel
WFWidget::$widgetLabel in WFWidget.php
$widgets
WFDieselSearchHelper::$widgets in WFDieselpoint.php
$width
WFSelect::$width in WFSelect.php
$width
WFDieselFacet::$width in WFDieselFacet.php
$width
WFHTMLArea::$width in WFHTMLArea.php
$width
WFImage::$width in WFImage.php
$width
WFYAHOO_widget_AutoComplete::$width in WFYAHOO_widget_AutoComplete.php
$width
WFYAHOO_widget_Overlay::$width in WFYAHOO_widget_Overlay.php
WFFixture.php
WFFixture.php in WFFixture.php
WFGenerator.php
WFGenerator.php in WFGenerator.php
WFArrayControllerTest.php
WFArrayControllerTest.php in WFArrayControllerTest.php
WFDecoratorTest.php
WFDecoratorTest.php in WFDecoratorTest.php
WFErrorsExceptionTest.php
WFErrorsExceptionTest.php in WFErrorsExceptionTest.php
WFFormatterTest.php
WFFormatterTest.php in WFFormatterTest.php
WFSerializerTest.php
WFSerializerTest.php in WFSerializerTest.php
WFYamlTest.php
WFYamlTest.php in WFYamlTest.php
WFIncluding.php
WFIncluding.php in WFIncluding.php
WFJSON.php
WFJSON.php in WFJSON.php
WFKeyValueValidators.php
WFKeyValueValidators.php in WFKeyValueValidators.php
WFYaml.php
WFYaml.php in WFYaml.php
WFIsEmptyTransformer.php
WFIsEmptyTransformer.php in WFIsEmptyTransformer.php
WFIsNotEmptyTransformer.php
WFIsNotEmptyTransformer.php in WFIsNotEmptyTransformer.php
WFNegateBooleanTransformer.php
WFNegateBooleanTransformer.php in WFNegateBooleanTransformer.php
WFUrlencodeTransformer.php
WFUrlencodeTransformer.php in WFUrlencodeTransformer.php
WFValueTransformer.php
WFValueTransformer.php in WFValueTransformer.php
WFArray.php
WFArray.php in WFArray.php
WFArrayController.php
WFArrayController.php in WFArrayController.php
WFAuthorization.php
WFAuthorization.php in WFAuthorization.php
WFBinding.php
WFBinding.php in WFBinding.php
WFCoding.php
WFCoding.php in WFCoding.php
WFDateTime.php
WFDateTime.php in WFDateTime.php
WFDecorator.php
WFDecorator.php in WFDecorator.php
WFDieselpoint.php
WFDieselpoint.php in WFDieselpoint.php
WFError.php
WFError.php in WFError.php
WFException.php
WFException.php in WFException.php
WFExceptionReporting.php
WFExceptionReporting.php in WFExceptionReporting.php
WFKeyValueBindingCreation.php
WFKeyValueBindingCreation.php in WFKeyValueBindingCreation.php
WFKeyValueCoding.php
WFKeyValueCoding.php in WFKeyValueCoding.php
WFLog.php
WFLog.php in WFLog.php
WFMenuItem.php
WFMenuItem.php in WFMenuItem.php
WFModule.php
WFModule.php in WFModule.php
WFObject.php
WFObject.php in WFObject.php
WFObjectController.php
WFObjectController.php in WFObjectController.php
WFPage.php
WFPage.php in WFPage.php
WFPageRendering.php
WFPageRendering.php in WFPageRendering.php
WFPagination.php
WFPagination.php in WFPagination.php
WFRequestController.php
WFRequestController.php in WFRequestController.php
WFRPC.php
WFRPC.php in WFRPC.php
WFSerializer.php
WFSerializer.php in WFSerializer.php
WFSession.php
WFSession.php in WFSession.php
WFSkin.php
WFSkin.php in WFSkin.php
WFSmarty.php
WFSmarty.php in WFSmarty.php
WFViewPhocoaBuilderIntegration.php
WFViewPhocoaBuilderIntegration.php in WFViewPhocoaBuilderIntegration.php
WFWebApplication.php
WFWebApplication.php in WFWebApplication.php
WFWebApplicationDelegate.php
WFWebApplicationDelegate.php in WFWebApplicationDelegate.php
WFAppcelerator.php
WFAppcelerator.php in WFAppcelerator.php
WFAutoForm.php
WFAutoForm.php in WFAutoForm.php
WFBreadCrumb.php
WFBreadCrumb.php in WFBreadCrumb.php
WFBulkUpload.php
WFBulkUpload.php in WFBulkUpload.php
WFCheckbox.php
WFCheckbox.php in WFCheckbox.php
WFCheckboxGroup.php
WFCheckboxGroup.php in WFCheckboxGroup.php
WFDieselFacet.php
WFDieselFacet.php in WFDieselFacet.php
WFDieselKeyword.php
WFDieselKeyword.php in WFDieselKeyword.php
WFDieselNav.php
WFDieselNav.php in WFDieselNav.php
WFDynamic.php
WFDynamic.php in WFDynamic.php
WFDynarchMenu.php
WFDynarchMenu.php in WFDynarchMenu.php
WFForm.php
WFForm.php in WFForm.php
WFFormatter.php
WFFormatter.php in WFFormatter.php
WFHidden.php
WFHidden.php in WFHidden.php
WFHTMLArea.php
WFHTMLArea.php in WFHTMLArea.php
WFImage.php
WFImage.php in WFImage.php
WFJumpSelect.php
WFJumpSelect.php in WFJumpSelect.php
WFLabel.php
WFLabel.php in WFLabel.php
WFLink.php
WFLink.php in WFLink.php
WFMessageBox.php
WFMessageBox.php in WFMessageBox.php
WFModuleView.php
WFModuleView.php in WFModuleView.php
WFPaginatorNavigation.php
WFPaginatorNavigation.php in WFPaginatorNavigation.php
WFPaginatorPageInfo.php
WFPaginatorPageInfo.php in WFPaginatorPageInfo.php
WFPaginatorSortLink.php
WFPaginatorSortLink.php in WFPaginatorSortLink.php
WFPaginatorSortSelect.php
WFPaginatorSortSelect.php in WFPaginatorSortSelect.php
WFPaginatorState.php
WFPaginatorState.php in WFPaginatorState.php
WFPassword.php
WFPassword.php in WFPassword.php
WFPostletUpload.php
WFPostletUpload.php in WFPostletUpload.php
WFRadio.php
WFRadio.php in WFRadio.php
WFRadioGroup.php
WFRadioGroup.php in WFRadioGroup.php
WFSearchField.php
WFSearchField.php in WFSearchField.php
WFSelect.php
WFSelect.php in WFSelect.php
WFSelectionCheckbox.php
WFSelectionCheckbox.php in WFSelectionCheckbox.php
WFSubmit.php
WFSubmit.php in WFSubmit.php
WFTableView.php
WFTableView.php in WFTableView.php
WFTabView.php
WFTabView.php in WFTabView.php
WFTextArea.php
WFTextArea.php in WFTextArea.php
WFTextField.php
WFTextField.php in WFTextField.php
WFTimeSelect.php
WFTimeSelect.php in WFTimeSelect.php
WFUpload.php
WFUpload.php in WFUpload.php
WFView.php
WFView.php in WFView.php
WFWidget.php
WFWidget.php in WFWidget.php
WFYAHOO.php
WFYAHOO.php in WFYAHOO.php
WFYAHOO_widget_AutoComplete.php
WFYAHOO_widget_AutoComplete.php in WFYAHOO_widget_AutoComplete.php
WFYAHOO_widget_Calendar.php
WFYAHOO_widget_Calendar.php in WFYAHOO_widget_Calendar.php
WFYAHOO_widget_Carousel.php
WFYAHOO_widget_Carousel.php in WFYAHOO_widget_Carousel.php
WFYAHOO_widget_ColorPicker.php
WFYAHOO_widget_ColorPicker.php in WFYAHOO_widget_ColorPicker.php
WFYAHOO_widget_Dialog.php
WFYAHOO_widget_Dialog.php in WFYAHOO_widget_Dialog.php
WFYAHOO_widget_Logger.php
WFYAHOO_widget_Logger.php in WFYAHOO_widget_Logger.php
WFYAHOO_widget_Menu.php
WFYAHOO_widget_Menu.php in WFYAHOO_widget_Menu.php
WFYAHOO_widget_Module.php
WFYAHOO_widget_Module.php in WFYAHOO_widget_Module.php
WFYAHOO_widget_Overlay.php
WFYAHOO_widget_Overlay.php in WFYAHOO_widget_Overlay.php
WFYAHOO_widget_Panel.php
WFYAHOO_widget_Panel.php in WFYAHOO_widget_Panel.php
WFYAHOO_widget_PhocoaDialog.php
WFYAHOO_widget_PhocoaDialog.php in WFYAHOO_widget_PhocoaDialog.php
WFYAHOO_widget_TabView.php
WFYAHOO_widget_TabView.php in WFYAHOO_widget_TabView.php
WFYAHOO_widget_TreeView.php
WFYAHOO_widget_TreeView.php in WFYAHOO_widget_TreeView.php
WFYAHOO_widget_Uploader.php
WFYAHOO_widget_Uploader.php in WFYAHOO_widget_Uploader.php
WFYAHOO_widget_YahooScript.php
WFYAHOO_widget_YahooScript.php in WFYAHOO_widget_YahooScript.php
WARN_LOG
WFLog::WARN_LOG in WFLog.php
webDirPath
WFWebApplication::webDirPath() in WFWebApplication.php
Get the www-absolute path of one of the application's public www directories.
WFAction
WFAction in WFRPC.php
WFAction represents an action that is called when a WFEvent occurs on the client.
WFActionResponse
WFActionResponse in WFRPC.php
The WFActionResponse hierarchy encapsulates possible responses to Ajax actions.
WFActionResponseAppcelerator
Fluent constructor.
WFActionResponseAppcelerator
WFActionResponseAppcelerator in WFAppcelerator.php
A custom WFActionResponse class for sending messages back to the Appcelerator client.
WFActionResponseJSON
A JSON response.
WFActionResponsePhocoaUIUpdater
Fluent constructor.
WFActionResponsePhocoaUIUpdater
A special XML response type that allows the caller to easily effect UI changes on the client in response to an ajax action.
WFActionResponsePlain
A plain-text repsonse.
WFActionResponseXML
WFActionResponseXML in WFRPC.php
An XML response.
WFAppcelerator
WFAppcelerator in WFAppcelerator.php
This widget is an Appcelerator (http://appcelerator.org) container.
WFArray
WFArray in WFArray.php
A KVC-compliant array wrapper.
WFArrayController
WFArrayController in WFArrayController.php
The ArrayController class.
WFArrayControllerTest
WFArrayControllerTest in WFArrayControllerTest.php
WFAuthorizationDelegate
WFAuthorizationDelegate in WFAuthorization.php
Informal delegate protocol for your web application to handle authentication.
WFAuthorizationException
WFAuthorizationException in WFAuthorization.php
A specialized exception class for authorization exceptions. Used by the Module subsystem to handle access control.
WFAuthorizationInfo
WFAuthorizationInfo in WFAuthorization.php
The WFAuthorizationInfo object stores all access control information for the logged-in user.
WFAuthorizationManager
WFAuthorizationManager in WFAuthorization.php
The WFAuthorizationManager helps the application manage user authentication, login, and access control.
WFAutoForm
WFAutoForm in WFAutoForm.php
An automatic rendering form subclass of WFForm.
WFBaseDateFormatter
WFBaseDateFormatter in WFFormatter.php
WFFormatter
WFBinding
WFBinding in WFBinding.php
The binding object.
WFBindingSetup
WFBindingSetup in WFBinding.php
The WFBindingSetup object contains all of the static information about available bindings for a class.
WFBINDINGSETUP_INSERTS_NULL_PLACEHOLDER
WFBINDINGSETUP_NULL_PLACEHOLDER
WFBINDINGSETUP_PATTERN_OPTION_NAME
WFBINDINGSETUP_PATTERN_OPTION_VALUE
WFBINDINGTYPE_MULTIPLE_BOOLEAN
WFBINDINGTYPE_MULTIPLE_BOOLEAN_AND
WFBINDINGTYPE_MULTIPLE_BOOLEAN_OR
WFBINDINGTYPE_MULTIPLE_PATTERN
WFBINDINGTYPE_SINGLE
WFBlurEvent
WFBlurEvent in WFRPC.php
Maps to the DOM "blur" event.
WFBooleanFormatter
WFBooleanFormatter in WFFormatter.php
The Boolean formatter converts between boolean values and YES / NO equivalents.
WFBreadCrumb
WFBreadCrumb in WFBreadCrumb.php
A breadcrumb widget for our framework.
WFBreadCrumbNode
WFBreadCrumbNode in WFBreadCrumb.php
A Breadcrumb system.
WFBreadCrumbSetup
WFBreadCrumbSetup in WFBreadCrumb.php
A Breadcrumb system.
WFBulkUpload
WFBulkUpload in WFBulkUpload.php
A Bulk Upload widget for our framework.
WFBulkUploadFile
WFBulkUploadFile in WFBulkUpload.php
Base Class for all framework classes.
WFChangeEvent
WFChangeEvent in WFRPC.php
Maps to the DOM "change" event.
WFCheckbox
WFCheckbox in WFCheckbox.php
A Checkbox widget for our framework.
WFCheckboxGroup
WFCheckboxGroup in WFCheckboxGroup.php
The WFCheckboxGroup is the "interface" object used to interact with a set of WFCheckbox widgets.
WFClickEvent
WFClickEvent in WFRPC.php
Maps to the DOM "click" event.
WFCoder
WFCoder in WFSerializer.php
Base Class for all framework classes.
WFCoding
WFCoding in WFCoding.php
WFDateTime
WFDateTime in WFDateTime.php
Unfortunately the built-in DateTime object doesn't have a __toString method which is horribly inconvenient. We add this ourselves.
WFDateTimeFormatter
WFDateTimeFormatter in WFFormatter.php
The DateTime formatter converts between human-readable dates and PHP 5.2's DateTime object.
WFDecorator
WFDecorator in WFDecorator.php
The main ObjectController from the Controller Layer.
WFDecoratorTest
WFDecoratorTest in WFDecoratorTest.php
WFDieselFacet
WFDieselFacet in WFDieselFacet.php
A Dieselpoint Facet widget for our framework.
WFDieselHit
WFDieselHit in WFDieselpoint.php
The WFDieselHit object represents a result row from a WFDieselSearch.
WFDieselHitDataObject
WFDieselHitDataObject in WFDieselpoint.php
A generic wrapper class to provide KVC-compliance to rows returned from WFDieselSearch.
WFDieselKeyword
WFDieselKeyword in WFDieselKeyword.php
A Dieselpoint Keyword search widget for our framework.
WFDieselNav
WFDieselNav in WFDieselNav.php
The Dieselpoint Faceted Navigation UI placeholder.
WFDieselSearch
WFDieselSearch in WFDieselpoint.php
This class provides a PHP-front end to the basic Dieselpoint search capabilities.
WFDieselSearchHelper
WFDieselSearchHelper in WFDieselpoint.php
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
WFDieselSearch_ParseException in WFDieselpoint.php
A helper class to easily throw named exceptions.
WFDynamic
WFDynamic in WFDynamic.php
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
WFDynarchMenu in WFDynarchMenu.php
A Menu widget for our framework. Uses Dynarch Menu.
WFError
WFError in WFError.php
A generic error class.
WFErrorsException
WFErrorsException in WFError.php
A special WFException subclass meant for carrying multiple WFError objects.
WFErrorsExceptionTest
WFErrorsExceptionTest in WFErrorsExceptionTest.php
WFEvent
WFEvent in WFRPC.php
The WFEvent hierarchy maps to DOM events that PHOCOA can recognize and act on.
WFException
WFException in WFException.php
A helper class to easily throw named exceptions.
WFExceptionReporting
WFExceptionReporting in WFExceptionReporting.php
The WFExceptionReporting class provides some static helper methods for dealing with exceptions.
WFFixture
WFFixture::WFFixture() in WFFixture.php
Fluent constructor.
WFFixture
WFFixture in WFFixture.php
YAML Fixtures Data loader utility.
WFFocusEvent
WFFocusEvent in WFRPC.php
Maps to the DOM "focus" event.
WFForm
WFForm in WFForm.php
A wrapper for HTML Form Elements.
WFFormatter
WFFormatter in WFFormatter.php
WFFormatter
WFFormatterTest
WFFormatterTest in WFFormatterTest.php
WFHidden
WFHidden in WFHidden.php
A Hidden widget for our framework.
WFHTMLArea
WFHTMLArea in WFHTMLArea.php
A HTML WYSIWYG Editor widget for our framework.
WFImage
WFImage in WFImage.php
An Image widget for our framework.
WFIncluding
WFIncluding in WFIncluding.php
WFIncluding helps PHOCOA improve performance by providing autoload infrastructure.
WFIsEmptyTransformer
WFIsEmptyTransformer in WFIsEmptyTransformer.php
WFIsEmptyTransformer
WFIsNotEmptyTransformer
WFIsNotEmptyTransformer in WFIsNotEmptyTransformer.php
WFIsNotEmptyTransformer
WFJSON
WFJSON in WFJSON.php
WFJumpSelect
WFJumpSelect in WFJumpSelect.php
A Select widget for our framework that will "jump" to a new URL when the user selects an item.
WFKeyValueBindingCreation
WFKeyValueBindingCreation in WFKeyValueBindingCreation.php
Informal protocol for the Key Value Binding mechanism.
WFKeyValueCoding
WFKeyValueCoding in WFKeyValueCoding.php
Key-Value Coding protocol.
WFKeyValueObserving
WFKeyValueObserving in WFBinding.php
At present, we don't implement full, real-time KVO. In the web world, I didn't think we needed it, as you can just pull the data right when you need it.
WFKeyValueValidators
WFKeyValueValidators in WFKeyValueValidators.php
Built-in Key-Value Validators.
WFLabel
WFLabel in WFLabel.php
A Label widget for our framework.
WFLink
WFLink in WFLink.php
A Link widget for our framework.
WFLog
WFLog in WFLog.php
The WFLog class provides some static helper methods for logging things.
WFMenuItem
WFMenuItem in WFMenuItem.php
WFMenuItem protocol.
WFMenuItemBasic
WFMenuItemBasic in WFMenuItem.php
Generic menu item class for dynamically building menu trees.
WFMenuItemBasic
Static access to create a WFMenuItemBasic. Ideal for use with fluent interfaces.
WFMenuItemProxy
WFMenuItemProxy in WFMenuItem.php
This is a helper class that is used by WFMenuTree when it builds WFMenuItem-compatible models from other data sources.
WFMenuTree
WFMenuTree in WFMenuItem.php
Class with helper methods for adapting data sources into a tree of WFMenuItem objects.
WFMenuTreeBuilding
WFMenuTreeBuilding in WFMenuItem.php
Interface for objects to adhere to to be able to use the WFMenuTree:menuTreeBuildingToMenuTree() functions.
WFMessageBox
WFMessageBox in WFMessageBox.php
A Label widget for our framework.
WFMESSAGEBOX_CONFIRM
WFMESSAGEBOX_ERROR
WFMESSAGEBOX_INFO
WFMESSAGEBOX_WARNING
WFModel
WFModel in WFGenerator.php
Base Class for all framework classes.
WFModelBuilder
WFModelBuilder in WFGenerator.php
WFModelBuilderPropel
WFModelBuilderPropel in WFGenerator.php
Base Class for all framework classes.
WFModelCodeGenPropel
WFModelCodeGenPropel in WFGenerator.php
Base Class for all framework classes.
WFModelEntity
WFModelEntity in WFGenerator.php
Base Class for all framework classes.
WFModelEntityProperty
WFModelEntityProperty in WFGenerator.php
Base Class for all framework classes.
WFModelEntityRelationship
WFModelEntityRelationship in WFGenerator.php
Base Class for all framework classes.
WFModule
WFModule in WFModule.php
The WFModule represents a single chunk of web application functionality.
WFModuleInvocation
WFModuleInvocation in WFModule.php
The WFModuleInvocation object is a wrapper around WFModule. This allows the modules to be nicely decoupled from the callers. Thus, the http handler can create a WFModuleInvocation based on the URL, while a WFModuleView can create one based on parameters set by a caller.
WFModuleView
WFModuleView in WFModuleView.php
The WFModuleView allows for the easy inclusion of module/page based components in your template.
WFMousedownEvent
WFMousedownEvent in WFRPC.php
Maps to the DOM "mousedown" event.
WFMousemoveEvent
WFMousemoveEvent in WFRPC.php
Maps to the DOM "mousemove" event.
WFMouseoutEvent
WFMouseoutEvent in WFRPC.php
Maps to the DOM "mouseout" event.
WFMouseoverEvent
WFMouseoverEvent in WFRPC.php
Maps to the DOM "mouseover" event.
WFMouseupEvent
WFMouseupEvent in WFRPC.php
Maps to the DOM "mouseup" event.
WFNegateBooleanTransformer
WFNegateBooleanTransformer in WFNegateBooleanTransformer.php
WFNegateBooleanTransformer
WFNumberFormatter
WFNumberFormatter in WFFormatter.php
The Number format converts between "pretty" numbers with formatting and PHP numeric types.
WFNumberFormatterCurrencyStyle
WFNumberFormatterDecimalStyle
WFNumberFormatterNoStyle
WFNumberFormatterPercentStyle
WFObject
WFObject in WFObject.php
Base Class for all framework classes.
WFObjectController
WFObjectController in WFObjectController.php
The main ObjectController from the Controller Layer.
WFPage
WFPage in WFPage.php
The WFPage encapsulates the UI and Controller Layer state of a page.
WFPagedArray
WFPagedArray in WFPagination.php
A WFPagedData implementation for an array.
WFPagedCreoleQuery
WFPagedCreoleQuery in WFPagination.php
A WFPagedData implementation for a Creole query.
WFPagedData
WFPagedData in WFPagination.php
An interface / formal protocol for accesing paged data.
WFPageDelegate
WFPageDelegate in WFPage.php
Informal Protocol declaration for WFPage delegates.
WFPagedPropelQuery
WFPagedPropelQuery in WFPagination.php
A WFPagedData implementation for a Propel query.
WFPageRendering
WFPageRendering in WFPageRendering.php
WFPaginator
WFPaginator in WFPagination.php
Base paginator class.
WFPaginatorNavigation
WFPaginatorNavigation in WFPaginatorNavigation.php
A Paginator Navigation widget for our framework.
WFPaginatorPageInfo
WFPaginatorPageInfo in WFPaginatorPageInfo.php
A Paginator Page info widget.
WFPaginatorSortLink
WFPaginatorSortLink in WFPaginatorSortLink.php
A Paginator sort link widget.
WFPaginatorSortSelect
WFPaginatorSortSelect in WFPaginatorSortSelect.php
A Paginator sort select widget.
WFPaginatorState
WFPaginatorState in WFPaginatorState.php
A special form field used in conjuction with WFPagination in MODE_FORM.
WFPassword
WFPassword in WFPassword.php
A Password widget for our framework.
WFPostletUpload
WFPostletUpload in WFPostletUpload.php
A Java upload widget for our framework.
WFRadio
WFRadio in WFRadio.php
A Radio Button widget for our framework.
WFRadioGroup
WFRadioGroup in WFRadioGroup.php
The WFRadioGroup is the "interface" object used to interact with a set of WFRadio widgets.
WFRedirectRequestException
WFRedirectRequestException in WFRequestController.php
Helper class to allow modules to easily redirect the client to a given URL.
WFRequestController
WFRequestController in WFRequestController.php
The RequestController object is a singleton controller for the entire request-act-respond cycle.
WFRequestController_BadRequestException
WFRequestController_BadRequestException in WFRequestController.php
A helper class to easily throw named exceptions.
WFRequestController_InternalRedirectException
Helper class to allow modules to easily redirect the client to a given URL.
WFRequestController_NotFoundException
WFRequestController_NotFoundException in WFRequestController.php
A helper class to easily throw named exceptions.
WFRequestController_RedirectException
WFRequestController_RedirectException in WFRequestController.php
Helper class to allow modules to easily redirect the client to a given URL.
WFRPC
WFRPC in WFRPC.php
The WFRPC class encapsulates a remote procedure call from the client/UI layer.
WFSearchField
WFSearchField in WFSearchField.php
A Search field widget for our framework.
WFSelect
WFSelect in WFSelect.php
A Select widget for our framework.
WFSelectionCheckbox
WFSelectionCheckbox in WFSelectionCheckbox.php
WFSelectionCheckbox is used to create numerous checkboxes representing a selection of items in an array.
WFSensitiveDataFormatter
WFSensitiveDataFormatter in WFFormatter.php
The SensitiveData formatter takes a string of sensitive data and blocks out certain pieces of the info.
WFSerializer
WFSerializer in WFSerializer.php
Base Class for all framework classes.
WFSerializerMemento
WFSerializerMemento in WFSerializer.php
Base Class for all framework classes.
WFSerializerTest
WFSerializerTest in WFSerializerTest.php
WFShell
WFShell in shell.php
The phocoa shell is an interactive PHP shell for working with your phocoa applications.
WFSkin
WFSkin in WFSkin.php
Main skin class for managing skin wrappers around the content.
WFSkinDelegate
WFSkinDelegate in WFSkin.php
Delegate interface for the skin object.
WFSkinManifestDelegate
Skin Manifest abstract interface. Each skin will need to have a concrete subclass to provide the system with needed information about itself.
WFSmarty
WFSmarty in WFSmarty.php
OVERLOAD SMARTY TEMPLATE ENGINE INIT
WFSQLDateFormatter
WFSQLDateFormatter in WFFormatter.php
The SQL Date formatter converts between SQL date format and human-readable dates.
WFSubmit
WFSubmit in WFSubmit.php
A Submit widget for our framework.
WFTableColumn
WFTableColumn in WFTableView.php
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
WFTableView in WFTableView.php
A Table widget for our framework.
WFTabView
WFTabView in WFTabView.php
The WFTabView widget provides a tabbed-interface wrapper around several templates.
WFTextArea
WFTextArea in WFTextArea.php
A TextField widget for our framework.
WFTextField
WFTextField in WFTextField.php
A TextField widget for our framework.
WFTimeSelect
WFTimeSelect in WFTimeSelect.php
A Select widget for our framework.
WFUndefinedKeyException
WFUndefinedKeyException in WFKeyValueCoding.php
Exceptions for KVC.
WFUNIXDateFormatter
WFUNIXDateFormatter in WFFormatter.php
The UNIX date formatter converts between human-readable dates and UNIX time.
WFUpload
WFUpload in WFUpload.php
A Upload widget for our framework.
WFUploadedFile
WFUploadedFile in WFUpload.php
WFURL
WFModule::WFURL() in WFModule.php
Generate a "full" URL to the given module / page.
WFURL
WFRequestController::WFURL() in WFRequestController.php
Generate a "full" URL to the given module / page.
WFUrlencodeTransformer
WFUrlencodeTransformer in WFUrlencodeTransformer.php
WFUrlencodeTransformer
WFValueTransformer
WFValueTransformer in WFValueTransformer.php
WFValueTransformer
WFView
WFView in WFView.php
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.
WFViewPhocoaBuilderIntegration
WFViewPhocoaBuilderIntegration in WFViewPhocoaBuilderIntegration.php
WFViewPhocoaBuilderIntegration interface (informal protocol) for widgets to adopt if they want to be supported in PHOCOA builder.
WFWebApplication
WFWebApplication in WFWebApplication.php
The WFWebApplication object is a singleton object that manages the running of the any Phocoa request, be it CLI or HTTP.
WFWebApplicationDelegate
WFWebApplicationDelegate in WFWebApplicationDelegate.php
Delegate methods for WFWebApplication.
WFWebApplicationMain
WFWebApplicationMain() in WFWebApplication.php
BOOTSTRAP function used by the main web page to start our framework.
WFWidget
WFWidget in WFWidget.php
The base "widget" class. In our framework, all html form widgets are necessarily WFWidget subclasses.
WFYAHOO
WFYAHOO in WFYAHOO.php
A YAHOO base class for our framework.
WFYAHOO_widget_AutoComplete
WFYAHOO_widget_AutoComplete in WFYAHOO_widget_AutoComplete.php
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
WFYAHOO_widget_Calendar in WFYAHOO_widget_Calendar.php
A colorpicker widget. Works in conjunction with a text field.
WFYAHOO_widget_Carousel
WFYAHOO_widget_Carousel in WFYAHOO_widget_Carousel.php
A YAHOO Carousel widget for our framework.
WFYAHOO_widget_ColorPicker
WFYAHOO_widget_ColorPicker in WFYAHOO_widget_ColorPicker.php
A colorpicker widget. Works in conjunction with a text field.
WFYAHOO_widget_Dialog
WFYAHOO_widget_Dialog in WFYAHOO_widget_Dialog.php
A YAHOO Panel widget for our framework.
WFYAHOO_widget_Logger
WFYAHOO_widget_Logger in WFYAHOO_widget_Logger.php
A YAHOO Logger widget for our framework.
WFYAHOO_widget_Menu
WFYAHOO_widget_Menu in WFYAHOO_widget_Menu.php
A YAHOO Menu widget for our framework. This widget allows you to easily create vertical or horizontal multi-level menus.
WFYAHOO_widget_Module
WFYAHOO_widget_Module in WFYAHOO_widget_Module.php
A YAHOO Module widget for our framework.
WFYAHOO_widget_Overlay
WFYAHOO_widget_Overlay in WFYAHOO_widget_Overlay.php
A YAHOO Overlay widget for our framework.
WFYAHOO_widget_Panel
WFYAHOO_widget_Panel in WFYAHOO_widget_Panel.php
A YAHOO Panel widget for our framework.
WFYAHOO_widget_PhocoaDialog
WFYAHOO_widget_PhocoaDialog in WFYAHOO_widget_PhocoaDialog.php
A PHOCOA-custom YUI container for doing AJAX forms via WFModuleView.
WFYAHOO_widget_Tab
WFYAHOO_widget_Tab in WFYAHOO_widget_TabView.php
A wrapper for the individual tab instances.
WFYAHOO_widget_TabView
WFYAHOO_widget_TabView in WFYAHOO_widget_TabView.php
A YAHOO TabView widget for our framework. This widget allows you to easily create tabbed content.
WFYAHOO_widget_TreeView
WFYAHOO_widget_TreeView in WFYAHOO_widget_TreeView.php
A tree widget for our framework. Uses Yahoo! YUI library.
WFYAHOO_widget_TreeViewNode
WFYAHOO_widget_TreeViewNode in WFYAHOO_widget_TreeView.php
Helper object for WFYAHOO_widget_TreeView.
WFYAHOO_widget_Uploader
WFYAHOO_widget_Uploader in WFYAHOO_widget_Uploader.php
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
WFYAHOO_widget_YahooScript in WFYAHOO_widget_YahooScript.php
A special widget that makes it easy to include Javascript that relies on YAHOO stuff to run.
WFYAHOO_yuiloader
WFYAHOO_yuiloader in WFYAHOO.php
Wrapper for YUILoader
WFYaml
WFYaml in WFYaml.php
WFYamlTest
WFYamlTest in WFYamlTest.php
WF_LOG_LEVEL
WF_LOG_LEVEL in bootstrap.php
widget
WFEvent::widget() in WFRPC.php
widgetLabel
WFWidget::widgetLabel() in WFWidget.php
The widget's label.
widgets
WFPage::widgets() in WFPage.php
Get a list of all instantiated widgets belonging to this page.
willPushBindings
willPushBindings
Called just before the batched binding updates are pushed from the UI state back on to the model objects.
willRender
Callback method which is called just before the skin is rendered.
willRender
WFSkin::willRender() in WFSkin.php
Pre-render callback.
willRenderPage
Called by PHOCOA just before the page is rendered.
willRenderPage
WWW_DIR_BASE
WFWebApplication::WWW_DIR_BASE in WFWebApplication.php
WWW_DIR_FRAMEWORK
WFWebApplication::WWW_DIR_FRAMEWORK in WFWebApplication.php
x
top
$x
WFYAHOO_widget_Overlay::$x in WFYAHOO_widget_Overlay.php
y
top
$y
WFYAHOO_widget_Overlay::$y in WFYAHOO_widget_Overlay.php
$yesValue
yuiloader
WFYAHOO::yuiloader() in WFYAHOO.php
yuiPath
WFView::yuiPath() in WFView.php
yuiRequire
z
top
$zIndex
WFYAHOO_widget_Overlay::$zIndex in WFYAHOO_widget_Overlay.php
_
top
$_array
WFArray::$_array in WFArray.php
$_instance
$__sharedInstances
_array
WFArray::_array() in WFArray.php
_valueForStaticKey
__autoload
__autoload() in bootstrap.php
Base autoload handler for PHOCOA.
__call
WFDecorator::__call() in WFDecorator.php
Capture function calls and pass try to handle them locally, then pass-through. Basically same idea as valueForKey()
__construct
__construct
WFSelectionCheckbox::__construct() in WFSelectionCheckbox.php
__construct
__construct
WFSerializer::__construct() in WFSerializer.php
__construct
__construct
__construct
__construct
WFSelect::__construct() in WFSelect.php
Constructor.
__construct
__construct
__construct
__construct
WFSearchField::__construct() in WFSearchField.php
Constructor.
__construct
__construct
__construct
__construct
WFPostletUpload::__construct() in WFPostletUpload.php
Constructor.
__construct
WFRadio::__construct() in WFRadio.php
Constructor.
__construct
WFPassword::__construct() in WFPassword.php
Constructor.
__construct
WFPaginatorState::__construct() in WFPaginatorState.php
Constructor.
__construct
WFPaginatorSortLink::__construct() in WFPaginatorSortLink.php
Constructor.
__construct
WFPaginatorSortSelect::__construct() in WFPaginatorSortSelect.php
Constructor.
__construct
WFRadioGroup::__construct() in WFRadioGroup.php
Constructor.
__construct
__construct
WFSkin::__construct() in WFSkin.php
__construct
__construct
__construct
__construct
WFRequestController::__construct() in WFRequestController.php
__construct
__construct
WFTableColumn::__construct() in WFTableView.php
__construct
WFYAHOO_widget_Menu::__construct() in WFYAHOO_widget_Menu.php
Constructor.
__construct
WFYAHOO_widget_Module::__construct() in WFYAHOO_widget_Module.php
Constructor.
__construct
WFYAHOO_widget_Overlay::__construct() in WFYAHOO_widget_Overlay.php
Constructor.
__construct
WFYAHOO_widget_Logger::__construct() in WFYAHOO_widget_Logger.php
Constructor.
__construct
WFYAHOO_widget_Dialog::__construct() in WFYAHOO_widget_Dialog.php
Constructor.
__construct
WFYAHOO_widget_Carousel::__construct() in WFYAHOO_widget_Carousel.php
Constructor.
__construct
WFYAHOO_widget_ColorPicker::__construct() in WFYAHOO_widget_ColorPicker.php
Constructor.
__construct
WFYAHOO_widget_Panel::__construct() in WFYAHOO_widget_Panel.php
Constructor.
__construct
WFYAHOO_widget_PhocoaDialog::__construct() in WFYAHOO_widget_PhocoaDialog.php
Constructor.
__construct
WFYAHOO_widget_Uploader::__construct() in WFYAHOO_widget_Uploader.php
Constructor.
__construct
WFYAHOO_widget_YahooScript::__construct() in WFYAHOO_widget_YahooScript.php
Constructor.
__construct
WFYAHOO_widget_TreeViewNode::__construct() in WFYAHOO_widget_TreeView.php
To create a node, the ID and DATA are required.
__construct
WFYAHOO_widget_TreeView::__construct() in WFYAHOO_widget_TreeView.php
Constructor.
__construct
WFYAHOO_widget_Tab::__construct() in WFYAHOO_widget_TabView.php
Constructor.
__construct
WFYAHOO_widget_TabView::__construct() in WFYAHOO_widget_TabView.php
Constructor.
__construct
WFYAHOO_widget_Calendar::__construct() in WFYAHOO_widget_Calendar.php
Constructor.
__construct
WFYAHOO_widget_AutoComplete::__construct() in WFYAHOO_widget_AutoComplete.php
Constructor.
__construct
WFTextArea::__construct() in WFTextArea.php
Constructor.
__construct
WFTextField::__construct() in WFTextField.php
Constructor.
__construct
WFTabView::__construct() in WFTabView.php
Constructor.
__construct
WFTableView::__construct() in WFTableView.php
Constructor.
__construct
WFSubmit::__construct() in WFSubmit.php
Constructor.
__construct
WFPaginatorPageInfo::__construct() in WFPaginatorPageInfo.php
Constructor.
__construct
WFTimeSelect::__construct() in WFTimeSelect.php
Constructor.
__construct
WFUpload::__construct() in WFUpload.php
Constructor.
__construct
WFWidget::__construct() in WFWidget.php
Constructor.
__construct
WFYAHOO::__construct() in WFYAHOO.php
Constructor.
__construct
WFWebApplication::__construct() in WFWebApplication.php
Constructor
__construct
WFView::__construct() in WFView.php
Constructor.
__construct
WFUrlencodeTransformer::__construct() in WFUrlencodeTransformer.php
__construct
WFValueTransformer::__construct() in WFValueTransformer.php
__construct
WFSmarty::__construct() in WFSmarty.php
__construct
Create a WFPagedCreoleQuery paged query.
__construct
WFDieselFacet::__construct() in WFDieselFacet.php
Constructor.
__construct
WFDieselKeyword::__construct() in WFDieselKeyword.php
Constructor.
__construct
WFDecorator::__construct() in WFDecorator.php
__construct
__construct
WFCheckbox::__construct() in WFCheckbox.php
Constructor.
__construct
WFCheckboxGroup::__construct() in WFCheckboxGroup.php
Constructor.
__construct
WFDieselNav::__construct() in WFDieselNav.php
Constructor.
__construct
WFDieselHit::__construct() in WFDieselpoint.php
__construct
WFError::__construct() in WFError.php
__construct
WFPaginatorNavigation::__construct() in WFPaginatorNavigation.php
Constructor.
__construct
WFDynarchMenu::__construct() in WFDynarchMenu.php
Constructor.
__construct
WFDynamic::__construct() in WFDynamic.php
Constructor.
__construct
WFDieselSearch::__construct() in WFDieselpoint.php
__construct
__construct
__construct
WFBulkUpload::__construct() in WFBulkUpload.php
Constructor.
__construct
WFArrayController::__construct() in WFArrayController.php
__construct
WFAuthorizationInfo::__construct() in WFAuthorization.php
__construct
WFArray::__construct() in WFArray.php
__construct
WFAppcelerator::__construct() in WFAppcelerator.php
Constructor.
__construct
PersonID::__construct() in TestObjects.php
__construct
__construct
__construct
WFAutoForm::__construct() in WFAutoForm.php
Constructor.
__construct
__construct
__construct
WFBreadCrumb::__construct() in WFBreadCrumb.php
Constructor.
__construct
__construct
WFBinding::__construct() in WFBinding.php
__construct
__construct
WFFixture::__construct() in WFFixture.php
__construct
WFModuleView::__construct() in WFModuleView.php
Constructor.
__construct
WFNegateBooleanTransformer::__construct() in WFNegateBooleanTransformer.php
__construct
Constructor used to create a new WFModuleInvocation.
__construct
WFModule::__construct() in WFModule.php
Constructor.
__construct
__construct
WFMessageBox::__construct() in WFMessageBox.php
Constructor.
__construct
WFObject::__construct() in WFObject.php
__construct
Constructor. Initializes object.
__construct
Constructor.
__construct
WFPaginator::__construct() in WFPagination.php
__construct
WFPagedArray::__construct() in WFPagination.php
Constructor.
__construct
WFPage::__construct() in WFPage.php
__construct
WFObjectController::__construct() in WFObjectController.php
__construct
__construct
WFLink::__construct() in WFLink.php
Constructor.
__construct
__construct
__construct
WFFormatter::__construct() in WFFormatter.php
__construct
__construct
WFForm::__construct() in WFForm.php
Constructor.
__construct
__construct
WFHidden::__construct() in WFHidden.php
Constructor.
__construct
WFHTMLArea::__construct() in WFHTMLArea.php
Constructor.
__construct
WFJumpSelect::__construct() in WFJumpSelect.php
Constructor.
__construct
WFLabel::__construct() in WFLabel.php
Constructor.
__construct
WFIsNotEmptyTransformer::__construct() in WFIsNotEmptyTransformer.php
__construct
WFIsEmptyTransformer::__construct() in WFIsEmptyTransformer.php
__construct
WFImage::__construct() in WFImage.php
Constructor.
__construct
Person::__construct() in TestObjects.php
__toString
WFError::__toString() in WFError.php
__toString
WFObject::__toString() in WFObject.php
__toString
WFDateTime::__toString() in WFDateTime.php
a b c d e f g h i j k l m n o p q r s t u v w x y z _