Solar_App_Hello::setController()
public
void
Solar_App_Hello::setController
( string $controller
)
Sets the name for this page-controller; generally used only by the front-controller when static routing leads to this page.
Inherited from Solar_Controller_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.