Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
ifindbytext.php
1
<?php
2
3
namespace
Bitrix\Location\Repository\Location\Capability
;
4
5
use
Bitrix\Location\Entity\Generic\Collection
;
6
11
interface
IFindByText
12
{
17
public
function
findByText
(
string
$text,
string
$languageId);
18
}
Bitrix\Location\Entity\Generic\Collection
Definition
collection.php:12
Bitrix\Location\Repository\Location\Capability\IFindByText
Definition
ifindbytext.php:12
Bitrix\Location\Repository\Location\Capability\IFindByText\findByText
findByText(string $text, string $languageId)
Bitrix\Location\Repository\Location\Capability
Definition
idelete.php:3
modules
location
lib
repository
location
capability
ifindbytext.php
Создано системой
1.10.0