The MainWindowAction is an abstract class that provides a standard way of setting up and executing an action in the main window of the application. It provides a structure for accessing various parts of this main window, as well as delegating the implementation of some methods to decendent classes.
Located in /polyphony/main/modules/coursemanagement/edit_section_roster.act.php (line 20)
Action | --WizardAction | --MainWindowAction | --edit_section_rosterAction
Process any changes in the add form to add a student.
Build the content for this action
Creates and prints the wild card agent search form to add students to the course section.
Return the heading text for this action, or an empty string.
Prints the list of existing members for the section and a form to remove.
Check Authorizations
Process any changes in the form to remove a section.
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:23:00 -0400 by phpDocumentor 1.3.0RC3