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
WFEvent::$action in WFRPC.php
$action
WFRPC::$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
$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
$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
$autoHighlight
WFYAHOO_widget_AutoComplete::$autoHighlight in WFYAHOO_widget_AutoComplete.php
$automaticallyPreparesContent
$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.
addButton
WFYAHOO_widget_Dialog::addButton() in WFYAHOO_widget_Dialog.php
addCCEmail
Add an email to the CC list.
addChild
WFView::addChild() in WFView.php
Add a child view to this view.
addChild
WFTableColumn::addChild() in WFTableView.php
To implement our columns functionality, we need to detect when a child objects have been added.
addChild
WFTableView::addChild() in WFTableView.php
To implement our columns functionality, we need to detect when a child objects have been added.
addChild
WFYAHOO_widget_TreeViewNode::addChild() in WFYAHOO_widget_TreeView.php
Add a child node.
addChild
WFYAHOO_widget_TabView::addChild() in WFYAHOO_widget_TabView.php
addChild
WFRadioGroup::addChild() in WFRadioGroup.php
addChild
Node::addChild() in TestObjects.php
addChild
WFForm::addChild() in WFForm.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
WFMenuItemBasic::addChild() in WFMenuItem.php
Add a submenu to this menu item.
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.
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.
addHeadString
Add a string that needs to go in the page's head section.
addInstance
WFPage::addInstance() in WFPage.php
Add an instance to our page.
addInstance
WFModule::addInstance() in WFModule.php
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
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.
allConfigFinishedLoading
allConfigFinishedLoading
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.
assertMultiple
assertPageInited
Ensure the page is inited.
assign
WFSmarty::assign() in WFSmarty.php
assign
WFPageRendering::assign() in WFPageRendering.php
Assign a name/value pair to the underlying template engine.
assign
WFPage::assign() in WFPage.php
Assign a value to the underlying template engine.
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
WFIncluding::autoload() in WFIncluding.php
PHOCOA autload callback.
autoload
WFWebApplication::autoload() in WFWebApplication.php
Autoload callback for WFWebApplication.
autoload
WFWebApplicationDelegate::autoload() in WFWebApplicationDelegate.php
Autoload 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
WFPostletUpload::$baseurl in WFPostletUpload.php
$baseURL
WFDieselNav::$baseURL in WFDieselNav.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
WFSkin::$body in WFSkin.php
$body
WFYAHOO_widget_Module::$body in WFYAHOO_widget_Module.php
$booleanMode
$border
WFImage::$border in WFImage.php
$boundProperty
$browsers
AJAXTest::$browsers in AJAXTest.php
$builder
WFModel::$builder in WFGenerator.php
$buildModuleProgrammatically
$builtEntities
$buttons
WFYAHOO_widget_Dialog::$buttons in WFYAHOO_widget_Dialog.php
base
baseURL
WFJumpSelect::baseURL() in WFJumpSelect.php
Get the base URL for the WFJumpSelect.
baseURL
WFDieselNav::baseURL() in WFDieselNav.php
bind
WFKeyValueBindingCreation::bind() in WFKeyValueBindingCreation.php
Bind a property of the receiver's object to another object via KeyValueCoding
bind
WFWidget::bind() in WFWidget.php
Set up a binding.
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.
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.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
KeyValueCodingTest::$child in KeyValueCodingTest.php
$child
Person::$child in TestObjects.php
$children
WFView::$children in WFView.php
$children
Node::$children in TestObjects.php
$children
WFYAHOO_widget_TreeViewNode::$children in WFYAHOO_widget_TreeView.php
$children
WFMenuItemBasic::$children in WFMenuItem.php
$class
WFWidget::$class in WFWidget.php
$class
WFSerializerMemento::$class in WFSerializer.php
$class
WFObjectController::$class in WFObjectController.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_PhocoaDialog::canPushValueBinding() in WFYAHOO_widget_PhocoaDialog.php
canPushValueBinding
WFYAHOO_widget_TabView::canPushValueBinding() in WFYAHOO_widget_TabView.php
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
Does this widget use the "value" binding to WRITE data back to the bindings?
canPushValueBinding
canPushValueBinding
canPushValueBinding
WFYAHOO_widget_AutoComplete::canPushValueBinding() in WFYAHOO_widget_AutoComplete.php
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
canPushValueBinding
WFYAHOO_widget_Overlay::canPushValueBinding() in WFYAHOO_widget_Overlay.php
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
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
WFView::children() in WFView.php
Get all child views of this view.
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
Node::children() in TestObjects.php
children
WFMenuItemProxy::children() in WFMenuItem.php
children
WFMenuItem::children() in WFMenuItem.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
Create the dynamic widgets.
createWidgets
WFSelectionCheckbox::createWidgets() in WFSelectionCheckbox.php
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
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
WFPagedArray::$data in WFPagination.php
$data
WFSerializerMemento::$data in WFSerializer.php
$data
WFDieselHit::$data in WFDieselpoint.php
$data
WFDieselHitDataObject::$data in WFDieselpoint.php
$data
$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
$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
WFPage::$delegate in WFPage.php
$delegate
WFWebApplication::$delegate in WFWebApplication.php
$delegate
WFSkin::$delegate in WFSkin.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_AutoComplete::$dynamicDataLoader in WFYAHOO_widget_AutoComplete.php
$dynamicDataLoader
WFYAHOO_widget_TreeView::$dynamicDataLoader in WFYAHOO_widget_TreeView.php
$dynamicDataLoaderSchema
$dynamics
WFTableColumn::$dynamics in WFTableView.php
data
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
WFJSON::decode() in WFJSON.php
Decode JSON string into PHP data.
decode
WFCoder::decode() in WFSerializer.php
decode
WFSerializer::decode() in WFSerializer.php
decodeObjectForKey
WFCoder::decodeObjectForKey() in WFSerializer.php
decodeObjectForKey
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.