- 7.20. Opt_Block_Interface
7.20.4. setView() - 7.20.3. onSingle()
« Previous - 7.21. Opt_Caching_Interface
Next »
7.20.4. setView()
| Construct | Abstract method |
|---|---|
| Visibility | public |
| Reference | void setView(Opt_View $view) |
| Argument list |
|
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