Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Base
+ Граф наследования:Base:

Открытые члены

 __construct (array $locationRepositories=[])
 
 setLocationRepositories (array $locationRepositories)
 

Открытые атрибуты

const REPO_PRIORITY_A = 'A'
 
const REPO_PRIORITY_B = 'B'
 
const REPO_PRIORITY_C = 'C'
 

Защищенные данные

 $locationRepositories = []
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( array $locationRepositories = [])

FindStrategy constructor.

Аргументы
\Bitrix\Location\Repository\Location\IRepository[]$locationRepositories
Исключения
ArgumentOutOfRangeException

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

Методы

◆ setLocationRepositories()

setLocationRepositories ( array $locationRepositories)
Аргументы
\Bitrix\Location\Repository\Location\IRepository[]$locationRepositories
Возвращает
self

Переопределяется в Delete, Find и Save.

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

Данные класса

◆ $locationRepositories

$locationRepositories = []
protected

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

◆ REPO_PRIORITY_A

const REPO_PRIORITY_A = 'A'

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

◆ REPO_PRIORITY_B

const REPO_PRIORITY_B = 'B'

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

◆ REPO_PRIORITY_C

const REPO_PRIORITY_C = 'C'

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