This action will allow for the creation of agents.
Located in /polyphony/main/modules/agents/create_agent.act.php (line 27)
Action | --WizardAction | --MainWindowAction | --create_agentAction
Build the content for this action
**
Print the form to create agents The handler can handle any number of properties but they must be named 'property_'.property_name
Return the heading text for this action, or an empty string.
Check Authorizations
*
object Agent makeNewAgent(string $userName, string $passWord, string $displayName, mixed $propertiesArray) makes a new agent, creates authentication mappings and so on
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:27 -0400 by phpDocumentor 1.3.0RC3