Previous Page
Properties

Solar_Controller_Front
Methods

Next Page
__construct()

Methods

Public

__construct()
Constructor.
__destruct()
Default destructor; does nothing other than provide a safe fallback for calls to parent::__destruct().
apiVersion()
Reports the API version for this class.
display()
Displays the output of an page/action/info specification URI.
dump()
Convenience method for getting a dump the whole object, or one of its properties, or an external variable.
fetch()
Fetches the output of a page/action/info specification URI.
locale()
Looks up class-specific locale strings based on a key.

Protected

_exception()
Convenience method for returning exceptions with localized text.
_getPageClass()
Finds the page-controller class name from a page name.
_notFound()
Executes when fetch() cannot find a related page-controller class.
_setup()
Sets up the environment for all pages.

Private

None.