Bitrix API

Bitrix24Manager extends Base

Table of Contents

Constants

ANALYTICS_DATA_SET_INTEGRATION  = 'manager-openIntegrationRequestForm-params'
ANALYTICS_LABEL_SALESHUB  = 'saleshub'
ANALYTICS_LABEL_SALESHUB_CASHBOX  = 'saleshub_cashbox'
ANALYTICS_LABEL_SALESHUB_CRM_FORM  = 'crm_form'
ANALYTICS_LABEL_SALESHUB_CRM_STORE  = 'crm_store'
ANALYTICS_LABEL_SALESHUB_DELIVERY  = 'saleshub_delivery'
ANALYTICS_LABEL_SALESHUB_PAYSYSTEM  = 'saleshub_paysystem'
ANALYTICS_LABEL_SALESHUB_RECEIVING_PAYMENT  = 'receiving_payment'
ANALYTICS_SENDER_PAGE  = 'sender_page'
FEATURE_NAME  = 'salescenter'
OPTION_PAYMENTS_COUNT_PARAM  = 'payments_limit'

Methods

addFeedbackButtonToToolbar()  : void
addIntegrationRequestButtonToToolbar()  : void
getFeedbackDeliveryOfferFormInfo()  : array<string|int, mixed>
getFeedbackFormInfo()  : array<string|int, mixed>
getFeedbackPayOrderFormInfo()  : array<string|int, mixed>
getFeedbackPaySystemOfferFormInfo()  : array<string|int, mixed>
getFeedbackPaySystemSbpOfferFormInfo()  : mixed
getFeedbackSmsProviderOfferFormInfo()  : array<string|int, mixed>
getFeedbackTerminalOfferFormInfo()  : array<string|int, mixed>
getInstance()  : static
getIntegrationRequestFormInfo()  : array<string|int, mixed>
getLicenseType()  : string|null
getPortalZone()  : string
increasePaymentsCount()  : mixed
isCurrentZone()  : bool
isEnabled()  : bool
isIntegrationRequestPossible()  : bool
isPaymentsLimitReached()  : mixed
IsPortalAdmin()  : bool
isSalescenterFeatureEnabled()  : bool
renderFeedbackButton()  : void
renderFeedbackDeliveryOfferButton()  : void
renderFeedbackPayOrderOfferButton()  : void
renderFeedbackSmsProviderOfferButton()  : void
renderFeedbackTerminalOfferButton()  : void
renderIntegrationRequestButton()  : void
showTariffRestrictionButtons()  : mixed

Constants

ANALYTICS_DATA_SET_INTEGRATION

public mixed ANALYTICS_DATA_SET_INTEGRATION = 'manager-openIntegrationRequestForm-params'

ANALYTICS_LABEL_SALESHUB

public mixed ANALYTICS_LABEL_SALESHUB = 'saleshub'

ANALYTICS_LABEL_SALESHUB_CASHBOX

public mixed ANALYTICS_LABEL_SALESHUB_CASHBOX = 'saleshub_cashbox'

ANALYTICS_LABEL_SALESHUB_CRM_FORM

public mixed ANALYTICS_LABEL_SALESHUB_CRM_FORM = 'crm_form'

ANALYTICS_LABEL_SALESHUB_CRM_STORE

public mixed ANALYTICS_LABEL_SALESHUB_CRM_STORE = 'crm_store'

ANALYTICS_LABEL_SALESHUB_DELIVERY

public mixed ANALYTICS_LABEL_SALESHUB_DELIVERY = 'saleshub_delivery'

ANALYTICS_LABEL_SALESHUB_PAYSYSTEM

public mixed ANALYTICS_LABEL_SALESHUB_PAYSYSTEM = 'saleshub_paysystem'

ANALYTICS_LABEL_SALESHUB_RECEIVING_PAYMENT

public mixed ANALYTICS_LABEL_SALESHUB_RECEIVING_PAYMENT = 'receiving_payment'

ANALYTICS_SENDER_PAGE

public mixed ANALYTICS_SENDER_PAGE = 'sender_page'

OPTION_PAYMENTS_COUNT_PARAM

public mixed OPTION_PAYMENTS_COUNT_PARAM = 'payments_limit'

Methods

addFeedbackButtonToToolbar()

public addFeedbackButtonToToolbar() : void

addIntegrationRequestButtonToToolbar()

public addIntegrationRequestButtonToToolbar([mixed $params = [] ]) : void
Parameters
$params : mixed = []

getFeedbackDeliveryOfferFormInfo()

public getFeedbackDeliveryOfferFormInfo(string $region) : array<string|int, mixed>
Parameters
$region : string
Return values
array<string|int, mixed>

getFeedbackFormInfo()

public getFeedbackFormInfo(string $region) : array<string|int, mixed>
Parameters
$region : string
Return values
array<string|int, mixed>

getFeedbackPayOrderFormInfo()

public getFeedbackPayOrderFormInfo(string $region) : array<string|int, mixed>
Parameters
$region : string
Return values
array<string|int, mixed>

getFeedbackPaySystemOfferFormInfo()

public getFeedbackPaySystemOfferFormInfo(string $region) : array<string|int, mixed>
Parameters
$region : string
Return values
array<string|int, mixed>

getFeedbackPaySystemSbpOfferFormInfo()

public getFeedbackPaySystemSbpOfferFormInfo(mixed $region) : mixed
Parameters
$region : mixed

getFeedbackSmsProviderOfferFormInfo()

public getFeedbackSmsProviderOfferFormInfo(string $region) : array<string|int, mixed>
Parameters
$region : string
Return values
array<string|int, mixed>

getFeedbackTerminalOfferFormInfo()

public getFeedbackTerminalOfferFormInfo(string $region) : array<string|int, mixed>
Parameters
$region : string
Return values
array<string|int, mixed>

getInstance()

public static getInstance() : static
Return values
static

getIntegrationRequestFormInfo()

public getIntegrationRequestFormInfo(mixed $region) : array<string|int, mixed>
Parameters
$region : mixed
Return values
array<string|int, mixed>

getLicenseType()

public getLicenseType() : string|null
Return values
string|null

getPortalZone()

public getPortalZone() : string
Return values
string

isCurrentZone()

public isCurrentZone(array<string|int, mixed>|string $zone) : bool
Parameters
$zone : array<string|int, mixed>|string
Return values
bool

isEnabled()

public isEnabled() : bool
Return values
bool

isIntegrationRequestPossible()

public isIntegrationRequestPossible() : bool
Return values
bool

IsPortalAdmin()

public IsPortalAdmin(mixed $userId) : bool
Parameters
$userId : mixed
Return values
bool

isSalescenterFeatureEnabled()

public isSalescenterFeatureEnabled() : bool
Return values
bool

renderFeedbackDeliveryOfferButton()

public renderFeedbackDeliveryOfferButton() : void

renderFeedbackPayOrderOfferButton()

public renderFeedbackPayOrderOfferButton() : void

renderFeedbackSmsProviderOfferButton()

public renderFeedbackSmsProviderOfferButton() : void

renderFeedbackTerminalOfferButton()

public renderFeedbackTerminalOfferButton() : void

renderIntegrationRequestButton()

public renderIntegrationRequestButton([array<string|int, mixed> $params = [] ]) : void
Parameters
$params : array<string|int, mixed> = []

showTariffRestrictionButtons()

public showTariffRestrictionButtons(string $featureName) : mixed
Parameters
$featureName : string

        
On this page

Search results