7.20. Opt_Block_Interface
7.20.4. setView()
7.20.3. onSingle()
« Previous
7.21. Opt_Caching_Interface
Next »

7.20.4. setView()

ConstructAbstract method
Visibilitypublic
Referencevoid setView(Opt_View $view)
Argument list
$view - Opt_View
The view the block is deployed in.

This method is called by the executed template, when the block is going to be deployed in the port. OPT passes the view object that processes the template as an argument.

7.20.4. setView()
7.20. Opt_Block_Interface
« Previous
7.20.3. onSingle()
Next »
7.21. Opt_Caching_Interface