Solar_Controller_Page::display()

public void Solar_Controller_Page::display ( string $spec = NULL )

Executes the requested action and displays its output.

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.



Local