DataService
FinalYes
Table of Contents
Methods
- getAverageTemplateDurationToGetObject() : AverageTemplateDurationToGet|null
- getElementToAddObject() : ElementToAdd|null
- getElementToGetDetailInfoObject() : ElementToGetDetailInfo|null
- getElementToUpdateObject() : ElementToUpdate|null
- getWrongIBlockError() : Error
Methods
getAverageTemplateDurationToGetObject()
public
getAverageTemplateDurationToGetObject(GetAverageIBlockTemplateDurationRequest $request, GetAverageIBlockTemplateDurationResponse $response) : AverageTemplateDurationToGet|null
Parameters
- $request : GetAverageIBlockTemplateDurationRequest
- $response : GetAverageIBlockTemplateDurationResponse
Return values
AverageTemplateDurationToGet|nullgetElementToAddObject()
public
getElementToAddObject(AddElementRequest $request, AddElementResponse $response) : ElementToAdd|null
Parameters
- $request : AddElementRequest
- $response : AddElementResponse
Return values
ElementToAdd|nullgetElementToGetDetailInfoObject()
public
getElementToGetDetailInfoObject(GetElementDetailInfoRequest $request, GetElementDetailInfoResponse $response) : ElementToGetDetailInfo|null
Parameters
- $request : GetElementDetailInfoRequest
- $response : GetElementDetailInfoResponse
Return values
ElementToGetDetailInfo|nullgetElementToUpdateObject()
public
getElementToUpdateObject(UpdateElementRequest $request, UpdateElementResponse $response) : ElementToUpdate|null
Parameters
- $request : UpdateElementRequest
- $response : UpdateElementResponse
Return values
ElementToUpdate|nullgetWrongIBlockError()
public
static getWrongIBlockError() : Error