Solar_App_Hello::display()
public
void
Solar_App_Hello::display
( string $spec = NULL
)
Executes the requested action and displays its output.
Inherited from Solar_Controller_Page.
Parameters
(string)
$spec
: The action specification string, for example, "tags/php+framework" or "user/pmjones/php+framework?page=3"
Returns
(void)
Description
Executes the requested action and displays its output.