Abstract controller helper base.

package XenForo_Mvc

 Methods

Constructor.

__construct(\XenForo_Controller $controller) 
Inherited

Sets up controller.

inherited_from \XenForo_ControllerHelper_Abstract::__construct()

Parameters

$controller

\XenForo_Controller

rebuildCache()

rebuildCache(array $input, $redirect, $submitUrl, $doRebuild) 

Parameters

$input

$redirect

$submitUrl

$doRebuild

Additional constructor behavior.

_constructSetup() 
Inherited
inherited_from \XenForo_ControllerHelper_Abstract::_constructSetup()

 Properties

 

$_controller : \XenForo_Controller
Inherited
inherited_from \XenForo_ControllerHelper_Abstract::$$_controller