Zend
ZF-100-500 · Question #150
Which of the following methods are run by the Zend_Controller_Front::run($path) method at a time? Each correct answer represents a complete s olution. Choose all that apply.
The correct answer is A. setControllerDirectory() B. getInstance() C. dispatch(). See the full explanation below for the reasoning.
Question
Which of the following methods are run by the Zend_Controller_Front::run($path) method at a time? Each correct answer represents a complete s olution. Choose all that apply.
Options
- AsetControllerDirectory()
- BgetInstance()
- Cdispatch()
- DsetInstance()
How the community answered
(46 responses)- A80% (37)
- D20% (9)
Community Discussion
No community discussion yet for this question.