• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/storage.php
  • Класс: BitrixDiskStorage
  • Вызов: Storage::isEnabledShowExtendedRights
public function isEnabledShowExtendedRights()
{
	return $this->getValueMiscData('SHOW_EXTENDED_RIGHTS');
}