7.22. Opt_Component_Interface
7.22.9. setView()
7.22.8. setDatasource()
« Previous
7.23. Opt_Generator_Interface
Next »

7.22.9. setView()

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

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

7.22.9. setView()
7.22. Opt_Component_Interface
« Previous
7.22.8. setDatasource()
Next »
7.23. Opt_Generator_Interface