Documentation

UserTraderCountrySettingController
in package
implements IController

Table of Contents

Interfaces

IController

Properties

$response  : IResponse
$userTraderCountrySettingService  : UserTraderCountrySettingService

Methods

__construct()  : mixed
UserTreadCountrySettingController constructor.
addUserTraderCountrySettingAction()  : object
showUserTraderCountrySettingByIdAction()  : object
showUserTraderCountrySettingsAction()  : object
showUserTraderCountrySettingsByUserIdAction()  : object
updateUserTraderCountrySettingAction()  : object

Properties

Methods

showUserTraderCountrySettingByIdAction()

public showUserTraderCountrySettingByIdAction(int $id) : object
Parameters
$id : int
Return values
object

showUserTraderCountrySettingsByUserIdAction()

public showUserTraderCountrySettingsByUserIdAction(int $userId) : object
Parameters
$userId : int
Return values
object

        
On this page

Search results