|
Previous Page |
Solar_Controller_Front |
Next Page |
fetch()
public
string
fetch (
Solar_Uri_Action|string $spec default 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.