Briefing Zend Knowledge

Which of the following steps will you take to apply Zend_View?

Which of the following steps will you take to apply Zend_View?
Each correct answer represents a part of the solution. Choose all that apply.

A.
Transfer control of the display to the View Script.

B.
Render the View.

C.
Assign the variables to the View via a Controller Script.

D.
Create an instance of the View.

Explanation: