Documentation

GetListArray

array
CCatalogGroup::GetListArray();

Method returns array with price types with a name (if available) on a current language. Handles the managed cache. Static method.

Returned values

Returns array with key as price type ID and array as the value with the following structure:

  • ID - price type ID;
  • NAME - price type code;
  • BASE - attribute for base type (Y/N);
  • SORT - sort index;
  • XML_ID - external code;
  • NAME_LANG - language-dependent price type name.


© «Bitrix24», 2001-2024
Up