Solar_Controller_Front::fetch()
public
string
Solar_Controller_Front::fetch
( Solar_Uri_Action|string $spec = NULL
)
Fetches the output of a page/action/info specification URI.
Parameters
(Solar_Uri_Action|string)
$spec
: An action URI for the front controller. E.g., 'bookmarks/user/pmjones/php+blog?page=2'. When empty (the default) uses the current URI.
Returns
(string) The output of the page action.
Description
Fetches the output of a page/action/info specification URI.