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/library/AbstractActions/MainWindowAction.class.php (line 37)
Action | --WizardAction | --MainWindowAction
| Class | Description |
|---|---|
| add_delete_groupAction | This action will allow for the modification of group Membership. |
| add_groupAction | Allows the addition of a group using a Wizard interface. |
| add_to_groupAction | This action will allow for the modification of group Membership. |
| agent_SearchAction | 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. |
| create_agentAction | This action will allow for the creation of agents. |
| deleteAction | This action will allow for the modification of group Membership. |
| edit_agent_detailsAction | This action will allow for the modification of group Membership. |
| edit_agentsAction | This action will allow for the modification of group Membership. |
| edit_propertiesAction | This action allows for the editing of properties in agents. |
| group_browseAction | This action will allow for the modification of group Membership. |
| group_membershipAction | This action will allow for the modification of group Membership. |
| remove_from_groupAction | This action will allow for the modification of group Membership. |
| username_password_formAction | |
| browse_authorizationsAction | This file will allow the user to browse authorizations. |
| choose_agentAction | This file will allow the user to choose which agent they wish to modify authorizations for. |
| clear_authorizationsAction | This action clears all authorizations for the passed user(s). |
| edit_authorizationsAction | edit_authorizations.act.php This file will allow the user to edit authorizations for a given user. |
| addAction | |
| downAction | |
| emptyAction | empties the basket |
| emptyAjaxAction | empties the basket |
| exportAction | This is the export action for an asset |
| removeAction | |
| upAction | |
| <##> | |
| course_searchAction | 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. |
| createcourseAction | 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. |
| createcoursesectionAction | 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. |
| createnewtermAction | 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. |
| createnewtypeAction | 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. |
| edit_offering_detailsAction | 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. |
| edit_section_detailsAction | 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. |
| edit_section_rosterAction | 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. |
| suck_by_agentAction | 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. |
| suck_it_upAction | 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. |
| viewExifAction | This Action allows the user to upload a file and view the exif/iptc fields and data that it contains |
| theme_editorAction | 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. |
| browseAction | This action provides browsing access for logs. |
| TagAction | <##> |
| viewRepositoryAction | <##> |
| change_passwordAction | This file will allow the user to change their HarmoniDB password. |
Build the content for this action.
Execute this action. This is a template method that handles setting up components of the screen as well as authorization, delegating the various parts to descendent classes.
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:24:56 -0400 by phpDocumentor 1.3.0RC3