Actions are are passed via a GET/POST actionId. The action handler is meant to be extended by each application and module to initialize the application actions and data access object. It is the controller that sets up the environment for the page and then finds the action to take.
1.4.4