Url
Table of Contents
Methods
- getApplicationDetailUrl() : mixed
- getApplicationPlacementUrl() : string
- getApplicationPlacementViewUrl() : mixed
- getApplicationUrl() : mixed
- getBookletUrl() : mixed
- getCategoryByPlacement() : mixed
- getCategoryUrl() : mixed
- getConfigurationExportElementUrl() : mixed
- getConfigurationExportUrl() : mixed
- getConfigurationImportAppUrl() : mixed
- getConfigurationImportManifestUrl() : mixed
- getConfigurationImportRollbackUrl() : mixed
- getConfigurationImportUrl() : mixed
- getConfigurationImportZipUrl() : mixed
- getConfigurationPlacementUrl() : mixed
- getConfigurationSectionUrl() : mixed
- getConfigurationUrl() : mixed
- getMarketplaceUrl() : mixed
- getSubscriptionBuyUrl() : string
- getWidgetAddUrl() : mixed
Methods
getApplicationDetailUrl()
public
static getApplicationDetailUrl([mixed $id = null ][, mixed $from = '' ]) : mixed
Parameters
- $id : mixed = null
- $from : mixed = ''
getApplicationPlacementUrl()
public
static getApplicationPlacementUrl([null $placementId = null ][, null $params = null ]) : string
use \Bitrix\Rest\Url\DevOps->getPlacementUrl()
Parameters
- $placementId : null = null
- $params : null = null
Return values
stringgetApplicationPlacementViewUrl()
public
static getApplicationPlacementViewUrl([mixed $appCode = null ][, mixed $params = null ]) : mixed
Parameters
- $appCode : mixed = null
- $params : mixed = null
getApplicationUrl()
public
static getApplicationUrl([mixed $id = null ]) : mixed
Parameters
- $id : mixed = null
getBookletUrl()
public
static getBookletUrl([mixed $code = null ][, mixed $from = '' ]) : mixed
Parameters
- $code : mixed = null
- $from : mixed = ''
getCategoryByPlacement()
public
static getCategoryByPlacement(mixed $code[, mixed $from = '' ]) : mixed
Parameters
- $code : mixed
- $from : mixed = ''
getCategoryUrl()
public
static getCategoryUrl([mixed $id = null ][, mixed $from = '' ]) : mixed
Parameters
- $id : mixed = null
- $from : mixed = ''
getConfigurationExportElementUrl()
public
static getConfigurationExportElementUrl([mixed $manifestCode = null ][, mixed $itemCode = null ]) : mixed
Parameters
- $manifestCode : mixed = null
- $itemCode : mixed = null
getConfigurationExportUrl()
public
static getConfigurationExportUrl([mixed $manifestCode = null ]) : mixed
Parameters
- $manifestCode : mixed = null
getConfigurationImportAppUrl()
public
static getConfigurationImportAppUrl([mixed $code = null ]) : mixed
Parameters
- $code : mixed = null
getConfigurationImportManifestUrl()
public
static getConfigurationImportManifestUrl(mixed $code) : mixed
Parameters
- $code : mixed
getConfigurationImportRollbackUrl()
public
static getConfigurationImportRollbackUrl(mixed $appCode) : mixed
Parameters
- $appCode : mixed
getConfigurationImportUrl()
public
static getConfigurationImportUrl() : mixed
getConfigurationImportZipUrl()
public
static getConfigurationImportZipUrl(mixed $zipId[, mixed $from = '' ]) : mixed
Parameters
- $zipId : mixed
- $from : mixed = ''
getConfigurationPlacementUrl()
public
static getConfigurationPlacementUrl([mixed $code = null ][, mixed $context = null ]) : mixed
Parameters
- $code : mixed = null
- $context : mixed = null
getConfigurationSectionUrl()
public
static getConfigurationSectionUrl([mixed $manifestCode = null ]) : mixed
Parameters
- $manifestCode : mixed = null
getConfigurationUrl()
public
static getConfigurationUrl() : mixed
getMarketplaceUrl()
public
static getMarketplaceUrl([mixed $from = '' ]) : mixed
Parameters
- $from : mixed = ''
getSubscriptionBuyUrl()
public
static getSubscriptionBuyUrl() : string
Return values
stringgetWidgetAddUrl()
public
static getWidgetAddUrl() : mixed