This action allows for the editing of properties in agents.
Located in /polyphony/main/modules/agents/edit_properties.act.php (line 27)
Action | --WizardAction | --MainWindowAction | --edit_propertiesAction
Inherited from MainWindowAction
MainWindowAction::$_actionRows
Build the content for this action
*
Offers a confirmation screen for clearing of properties
*
offers a confirmation screen for deleting an entire agent
* Deletes a property from the agent. Duh.
* displays the screen for editing agents Type for new property is arbitrarily set as the type of the agent should probably draw from a list of usable types later on.
Some of these attributes are not "properties" per se and don't have types in that case, I've arbitrarily entered "Immutable Reality" under type
Return the heading text for this action, or an empty string.
Check Authorizations
*
Stores a new display name for the agent
**
Updates property from the edit agent form
shows the details of the agent's properties and gives menu of actions
*
creates a two dimensional array of key (value/type) pairs, preserving most of the information from the object modify at will
Inherited From MainWindowAction
MainWindowAction::buildContent()
MainWindowAction::execute()
MainWindowAction::getActionRows()
Inherited From WizardAction
WizardAction::cancelWizard()
WizardAction::cleanCacheName()
WizardAction::closeWizard()
WizardAction::createWizard()
WizardAction::getReturnUrl()
WizardAction::getWizard()
WizardAction::runWizard()
WizardAction::saveWizard()
Inherited From Action
Action::execute()
Action::getHeadingText()
Action::getUnauthorizedMessage()
Action::isAuthorizedToExecute()
Action::requestedAction()
Action::requestedModule()
Documentation generated on Wed, 19 Sep 2007 10:22:58 -0400 by phpDocumentor 1.3.0RC3