1C-Bitrix 25.700.0
|
Открытые члены | |
getOrder () | |
setOrder (Order $order) | |
hasTradingPlatform (string $platformCode, string $type=null) | |
getTradingPlatform (string $platformCode, string $type=null) | |
getTradingPlatformIdList () | |
Открытые члены унаследованные от EntityCollection | |
__construct (EntityInterface ... $items) | |
count () | |
isEmpty () | |
getIterator () | |
add (EntityInterface $item) | |
find (callable $callback) | |
filter (callable $callback) | |
map (callable $callback) |
Открытые статические члены | |
static | getRegistryType () |
static | getList (array $parameters=array()) |
static | deleteNoDemand ($idOrder) |
Защищенные члены | |
getEntityParent () | |
bindItem (CollectableEntity $item) |
Защищенные статические члены | |
static | deleteInternal ($primary) |
Защищенные статические члены унаследованные от EntityCollection | |
static | getEntityClass () |
Защищенные данные | |
$order = null | |
Защищенные данные унаследованные от EntityCollection | |
array | $items = [] |
См. определение в файле tradebindingcollection.php строка 13
|
protected |
См. определение в файле tradebindingcollection.php строка 142
|
staticprotected |
$primary |
См. определение в файле tradebindingcollection.php строка 245
|
static |
См. определение в файле tradebindingcollection.php строка 218
|
protected |
См. определение в файле tradebindingcollection.php строка 20
array | $parameters |
См. определение в файле tradebindingcollection.php строка 92
getOrder | ( | ) |
См. определение в файле tradebindingcollection.php строка 28
|
static |
См. определение в файле tradebindingcollection.php строка 47
getTradingPlatform | ( | string | $platformCode, |
string | $type = null ) |
Returns the first trading platform by the specified code and type from the collection
string | $platformCode | |
string | null | $type |
См. определение в файле tradebindingcollection.php строка 296
getTradingPlatformIdList | ( | ) |
См. определение в файле tradebindingcollection.php строка 317
hasTradingPlatform | ( | string | $platformCode, |
string | $type = null ) |
Returns an indicator showing either the collection contains the specified platform
string | $platformCode | |
string | null | $type |
См. определение в файле tradebindingcollection.php строка 284
setOrder | ( | Order | $order | ) |
Order | $order |
См. определение в файле tradebindingcollection.php строка 55
|
protected |
См. определение в файле tradebindingcollection.php строка 15