Which of the following is a common feature of the Front Controller plugins and Action Helpers?
A.
Scope of layout variables
B.
preDispatch() and postDispatch() hooks
C.
Isolation of layout view script from other view scripts
D.
Rendering of the layout
Explanation: