Documentation

OfferController extends BaseController
in package

Class SettingsController

Table of Contents

Properties

$auth  : AuthComponent
$title  : mixed
$checkoutPlanRepository  : CheckoutPlanRepository
$offerService  : OfferService

Methods

addOfferAction()  : mixed
amazonSlotPlanAction()  : ResponseInterface
apiListAction()  : ResponseInterface
clientInfoAction()  : mixed
countriesAction()  : object
datevServicePlansAction()  : mixed
exportOffersAction()  : mixed
getAllowedVatRegistrationsByCountryIdAction()  : mixed
getMandatoryAddonsByCountryIdAction()  : mixed
getOfferAdditionalServicesAction()  : mixed
getOfferAddonsAction()  : mixed
getOfferVatServiceAddonsAction()  : mixed
getOssStartDatesAction()  : mixed
htmlAction()  : mixed
initialize()  : mixed
jsonResponse()  : ResponseInterface
offersCountAction()  : object
ossServicePlansAction()  : ResponseInterface
ossServiceRegistrationAction()  : ResponseInterface
proformaServicePlansAction()  : ResponseInterface
setTitle()  : mixed
shopifySlotPlanAction()  : ResponseInterface
showAction()  : mixed
updateOfferAction()  : mixed
vatServiceCountriesAction()  : ResponseInterface
vatServicePlansAction()  : ResponseInterface
formOptions()  : mixed
validateOffer()  : mixed

Properties

Methods

amazonSlotPlanAction()

public amazonSlotPlanAction() : ResponseInterface
Return values
ResponseInterface

apiListAction()

public apiListAction() : ResponseInterface
Return values
ResponseInterface

clientInfoAction()

public clientInfoAction(mixed $id) : mixed
Parameters
$id : mixed

countriesAction()

public countriesAction() : object
Return values
object

getAllowedVatRegistrationsByCountryIdAction()

public getAllowedVatRegistrationsByCountryIdAction(int $countryId) : mixed
Parameters
$countryId : int

getMandatoryAddonsByCountryIdAction()

public getMandatoryAddonsByCountryIdAction(int $countryId) : mixed
Parameters
$countryId : int

getOfferAdditionalServicesAction()

public getOfferAdditionalServicesAction() : mixed

getOfferVatServiceAddonsAction()

public getOfferVatServiceAddonsAction() : mixed

jsonResponse()

public jsonResponse(Closure $closure) : ResponseInterface
Parameters
$closure : Closure
Return values
ResponseInterface

offersCountAction()

public offersCountAction() : object
Return values
object

ossServicePlansAction()

public ossServicePlansAction() : ResponseInterface
Return values
ResponseInterface

ossServiceRegistrationAction()

public ossServiceRegistrationAction() : ResponseInterface
Return values
ResponseInterface

proformaServicePlansAction()

public proformaServicePlansAction() : ResponseInterface
Return values
ResponseInterface

setTitle()

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

shopifySlotPlanAction()

public shopifySlotPlanAction() : ResponseInterface
Return values
ResponseInterface

showAction()

public showAction(mixed $id) : mixed
Parameters
$id : mixed

vatServiceCountriesAction()

public vatServiceCountriesAction() : ResponseInterface
Return values
ResponseInterface

vatServicePlansAction()

public vatServicePlansAction() : ResponseInterface
Return values
ResponseInterface

formOptions()

private formOptions(mixed $data) : mixed
Parameters
$data : mixed

validateOffer()

private validateOffer(mixed $entity, array<string|int, mixed> $data, array<string|int, mixed> $options) : mixed
Parameters
$entity : mixed
$data : array<string|int, mixed>
$options : array<string|int, mixed>

        
On this page

Search results