Documentation

PartnerController extends InfiniteController
in package
implements InfiniteControllerExportInterface, InfiniteControllerApiGetInterface uses InfiniteControllerApiGetTrait, InfiniteControllerExportTrait

Class SettingsController

Table of Contents

Interfaces

InfiniteControllerExportInterface
InfiniteControllerApiGetInterface

Properties

$auth  : AuthComponent
$infiniteComponent  : InfiniteComponent
$title  : mixed
$defaultIntegrationsService  : DefaultIntegrationService
$newUserForm  : mixed
$userService  : UserService

Methods

apiGetAction()  : mixed
apiListAction()  : mixed
automateLoginAction()  : ResponseInterface
createSeller()  : mixed
createSellerAction()  : mixed
exportListAction()  : mixed
htmlAction()  : mixed
initialize()  : mixed
newSellerForm()  : mixed
setTitle()  : mixed
viewAction()  : mixed

Properties

Methods

apiListAction()

public apiListAction(mixed $page) : mixed
Parameters
$page : mixed

automateLoginAction()

public automateLoginAction(int $userId) : ResponseInterface
Parameters
$userId : int
Tags
throws
NonUniqueResultException
throws
UserNotFoundException
Return values
ResponseInterface

createSeller()

public createSeller(mixed $data) : mixed
Parameters
$data : mixed

setTitle()

public setTitle(mixed $title) : mixed
Parameters
$title : mixed

        
On this page

Search results