Bitrix API

Tools

Class Tools Provides various useful methods for admin pages.

Table of Contents

Methods

getPriceTypeLinkList()  : array<string|int, mixed>
Return array with edit url for all price types.
getPriceTypeList()  : array<string|int, mixed>
Return price type list for dropdown selectors.

Methods

Return array with edit url for all price types.

public static getPriceTypeLinkList() : array<string|int, mixed>
Return values
array<string|int, mixed>

getPriceTypeList()

Return price type list for dropdown selectors.

public static getPriceTypeList([bool $codeIndex = false ]) : array<string|int, mixed>
Parameters
$codeIndex : bool = false

Use price code for result index.

Return values
array<string|int, mixed>

        
On this page

Search results