The main ObjectController from the Controller Layer.
Located in /framework/WFObjectController.php (line 38)
WFObject | --WFObjectController
| Class | Description |
|---|---|
| WFArrayController | The ArrayController class. |
Prepare the controller's content.
Basically, this will make sure that an instance exists. If one doesn't, a new instance of the class will be created and used as the content.
Get an array with the selected objects.
Set the content managed by this controller instance.
If there already is a content, this will replace it.
Inherited From WFObject
WFObject::__construct()
WFObject::exposedProperties()
WFObject::getClass()
WFObject::keyPathToTargetAndKey()
WFObject::setValueForKey()
WFObject::setValueForKeyPath()
WFObject::validateValueForKey()
WFObject::validateValueForKeyPath()
WFObject::valueForKey()
WFObject::valueForKeyPath()
WFObject::valueForUndefinedKey()
WFObject::__toString()
Documentation generated on Thu, 07 Aug 2008 10:36:52 -0400 by phpDocumentor 1.4.1