SproutCMS

This is the code documentation for the SproutCMS project

function setCtlrName()

Sets the controller name, e.g. PageController. The specified controller must implement the FrontEndSearch interface.

Usage

void $SearchHandler->setCtlrName ( mixed $val );

Arguments

  1. $val

Return value

  • void