This action will allow for the modification of group Membership.
Located in /polyphony/main/modules/agents/edit_agent_details.act.php (line 27)
Action | --WizardAction | --MainWindowAction | --edit_agent_detailsAction
shows all the details of the agent's properties and gives menu of actions
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
*
Print the course offering
* Tries to print a key value pair from the propertiesArray from getUsableProperties in a table.
It ignores type, and uses an alias for the key
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:53 -0400 by phpDocumentor 1.3.0RC3