Solar_Controller_Page::_addViewTemplates()
protected
void
Solar_Controller_Page::_addViewTemplates ( void
)
Adds template paths to $this->_view_object.
Parameters
None.
Returns
(void)
Description
Adds template paths to $this->_view_object.
The search-path will be in this order, for a Vendor_App_Example class extended from Vender_Controller_Page ...
Vendor/App/Example/View/
Vendor/Controller/Page/View/
Solar/Controller/Page/View/