Solar_Controller_Front::display()

public string Solar_Controller_Front::display ( string $spec = NULL )

Displays the output of an page/action/info specification URI.

Parameters

  • (string) $spec: A page/action/info spec for the front controller. E.g., 'bookmarks/user/pmjones/php+blog?page=2'.

Returns

  • (string) The output of the page action.

Description

Displays the output of an page/action/info specification URI.



Local