Previous Page
locale()

Solar_App_Base
setController()

Next Page
setFrontController()

setController()

public void setController ( string $controller )

Sets the name for this page-controller; generally used only by the front-controller when static routing leads to this page.

Inherited from Solar_Controller_Page.

Parameters

  • (string) $controller: The name for this page controller.

Returns

  • (void)

Description

Sets the name for this page-controller; generally used only by the front-controller when static routing leads to this page.