Solar_Controller_Page::setController()
public
void
Solar_Controller_Page::setController
( string $controller
)
Sets the name for this page-controller; generally used only by the front-controller when static routing leads to this page.
Parameters
(string)
$controller
: The name for this page controller.
Returns
(void)
Description
Sets the name for this page-controller; generally used only by the front-controller when static routing leads to this page.