Documentation

prepareFilterJoinSql

string public static
\Bitrix\Crm\Binding\QuoteContactTable::prepareFilterJoinSql(
 integer $entityTypeID,
 integer $entityID,
 string $tableAlias
);

Method prepares conditions for connection SQL filter for specified entity. Static method.

Parameters

ParameterDescriptionVersion
$entityTypeIDEntity type ID for filter.
$entityIDEntity ID for filter.
$tableAliasPrimary table alias.

Exceptions

  • \Bitrix\Main\ArgumentException
  • \Bitrix\Main\ArgumentOutOfRangeException
  • \Bitrix\Main\NotSupportedException

Example



© «Bitrix24», 2001-2024
Up