Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
ifindparents.php
1
<?php
2
3
namespace
Bitrix\Location\Repository\Location\Capability
;
4
5
use
Bitrix\Location\Entity\Location
;
6
use
Bitrix\Location\Entity\Location\Parents
;
7
12
interface
IFindParents
13
{
18
public
function
findParents
(
Location
$location,
string
$languageId);
19
}
Bitrix\Location\Entity\Location\Parents
Definition
parents.php:13
Bitrix\Location\Entity\Location
Definition
location.php:20
Bitrix\Location\Repository\Location\Capability\IFindParents
Definition
ifindparents.php:13
Bitrix\Location\Repository\Location\Capability\IFindParents\findParents
findParents(Location $location, string $languageId)
Bitrix\Location\Entity\Location
Definition
collection.php:3
Bitrix\Location\Repository\Location\Capability
Definition
idelete.php:3
modules
location
lib
repository
location
capability
ifindparents.php
Создано системой
1.10.0