Zend
ZF-100-500 · Question #156
Which of the following are the features of Zend_Controller_Front? Each correct answer re presents a complete s olution. Choose all that apply.
The correct answer is A. By default, the ErrorHandler plugin and ViewRenderer action helper plugin are loaded in B. It is used to register a plugin broker, which allows calling a user code when certai n events C. It is used to implement the Singleton pattern. See the full explanation below for the reasoning.
Question
Which of the following are the features of Zend_Controller_Front? Each correct answer re presents a complete s olution. Choose all that apply.
Options
- ABy default, the ErrorHandler plugin and ViewRenderer action helper plugin are loaded in
- BIt is used to register a plugin broker, which allows calling a user code when certai n events
- CIt is used to implement the Singleton pattern.
- DIt is used to handle the request and output.
How the community answered
(60 responses)- A72% (43)
- D28% (17)
Community Discussion
No community discussion yet for this question.