1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Helper

Открытые статические члены

static getShipmentEditLink ($shipmentId, $text='', $orderId=0, $languageId=LANGUAGE_ID)
static getDeliveryEditLink ($deliveryId, $deliveryName='', $languageId=LANGUAGE_ID)
static getRequestViewLink ($requestId, $text='', $languageId=LANGUAGE_ID)
static getShipmentsByRequestId (int $requestId)

Подробное описание

См. определение в файле helper.php строка 16

Методы

◆ getDeliveryEditLink()

getDeliveryEditLink ( $deliveryId,
$deliveryName = '',
$languageId = LANGUAGE_ID )
static
Аргументы
int$deliveryId
string$deliveryName
string$languageId
Возвращает
string <a...>...</> Link to delivery edit form

См. определение в файле helper.php строка 58

◆ getRequestViewLink()

getRequestViewLink ( $requestId,
$text = '',
$languageId = LANGUAGE_ID )
static
Аргументы
int$requestId
string$text
string$languageId
Возвращает
string <a...>...</> Link to request view form

См. определение в файле helper.php строка 80

◆ getShipmentEditLink()

getShipmentEditLink ( $shipmentId,
$text = '',
$orderId = 0,
$languageId = LANGUAGE_ID )
static
Аргументы
int$shipmentId
string$textLink text
int$orderId
string$languageId
Возвращает
string <a...>...</> Link to shipment edit form

См. определение в файле helper.php строка 25

◆ getShipmentsByRequestId()

getShipmentsByRequestId ( int $requestId)
static
Аргументы
int$requestId
Возвращает
Shipment[]

См. определение в файле helper.php строка 141


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/sale/lib/delivery/requests/helper.php