InfiniteReportController
extends InfiniteController
in package
implements
InfiniteControllerExportInterface
uses
InfiniteControllerExportTrait
Class SettingsController
Table of Contents
Interfaces
Properties
- $auth : AuthComponent
- $infiniteComponent : InfiniteComponent
- $title : mixed
Methods
- apiListAction() : mixed
- exportListAction() : mixed
- htmlAction() : mixed
- initialize() : mixed
- setTitle() : mixed
Properties
$auth read-only
public
AuthComponent
$auth
$infiniteComponent
public
InfiniteComponent
$infiniteComponent
= null
$title
protected
mixed
$title
= 'hellotax'
Methods
apiListAction()
public
apiListAction(mixed $page) : mixed
Parameters
- $page : mixed
exportListAction()
public
exportListAction() : mixed
htmlAction()
public
htmlAction() : mixed
initialize()
public
initialize() : mixed
setTitle()
public
setTitle(mixed $title) : mixed
Parameters
- $title : mixed