Which of the following is a common feature of the Front Controller plugins and ActionHelpers?
Scope of layout variables
preDispatch() and postDispatch() hooks
Isolation of layout view script from other view scripts
Rendering of the layout
Submit