Bitrix-D7 22.6
 
Загрузка...
Поиск...
Не найдено
Класс SectionConnectionFactory

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

 __construct ()
 
 getSectionConnection (array $params)
 
 getFromSectionConnection (Section $section, Connection $connection)
 
 getListByConnection (Connection $connection, bool $onlyActive=true)
 

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

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

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

◆ __construct()

__construct ( )

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

Методы

◆ getFromSectionConnection()

getFromSectionConnection ( Section  $section,
Connection  $connection 
)
Аргументы
Section$section
Connection$connection
Возвращает
SectionConnection|null
Исключения
ArgumentException
ObjectPropertyException
SystemException

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

◆ getListByConnection()

getListByConnection ( Connection  $connection,
bool  $onlyActive = true 
)
Аргументы
Connection$connection
bool$onlyActive
Возвращает
array
Исключения
ArgumentException
ObjectPropertyException
SystemException

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

◆ getSectionConnection()

getSectionConnection ( array  $params)
Аргументы
array$params
Возвращает
SectionConnection|null
Исключения
ArgumentException
ObjectPropertyException
SystemException
BaseException

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