nerdexam
Zend

ZF-100-500 · Question #115

Which of the following is a common feature of the Front Controller plugins and Action Helpers?

The correct answer is B. preDispatch() and postDispatch() hooks. See the full explanation below for the reasoning.

Question

Which of the following is a common feature of the Front Controller plugins and Action Helpers?

Options

  • AScope of layout variables
  • BpreDispatch() and postDispatch() hooks
  • CIsolation of layout view script from other view scripts
  • DRendering of the layout

How the community answered

(16 responses)
  • A
    6% (1)
  • B
    75% (12)
  • C
    6% (1)
  • D
    13% (2)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice