Briefing Zend Knowledge

Which of the following methods are used by Zend_Controller_Action_Helper_Abstract?

Which of the following methods are used by Zend_Controller_Action_Helper_Abstract?
Each correct answer represents a complete solution. Choose all that apply.

A.
init()

B.
preDispatch()

C.
setActionController()

D.
getResponseId()

Explanation: