|
1C-Bitrix 25.700.0
|
Открытые члены | |
| getTradePlatform () | |
| setFieldNoDemand ($name, $value) | |
| Открытые члены унаследованные от CollectableEntity | |
| setCollection (EntityCollection $collection) | |
| getCollection () | |
| setInternalIndex ($index) | |
| getInternalIndex () | |
| isStartField ($isMeaningfulField=false) | |
| clearStartField () | |
| hasMeaningfulField () | |
| doFinalAction ($hasMeaningfulField=false) | |
| setMathActionOnly ($value=false) | |
| isMathActionOnly () | |
| isClone () | |
| Открытые члены унаследованные от Entity | |
| __construct () | |
| fetch (Main\Text\Converter $converter=null) | |
Открытые статические члены | |
| static | getRegistryEntity () |
| static | getRegistryType () |
| static | getAvailableFields () |
| static | getEntityEventName () |
| Открытые статические члены унаследованные от Entity | |
| static | getEntity () |
| static | getList (array $parameters) |
| static | getRow (array $parameters) |
| static | clearCache () |
| static | add (array $data) |
| static | update ($id, array $data) |
| static | delete ($id) |
| static | setCacheItem ($id, array $row) |
| static | getCacheItem ($id, bool $load=false) |
| static | clearCacheItem ($id) |
| static | getTabletClassName () |
| static | getTabletFieldNames (int $fields=self::FIELDS_MAIN) |
| static | getCachedFieldList () |
| static | getCallbackRestEvent () |
| static | clearSettings () |
Защищенные члены | |
| updateInternal ($primary, array $data) | |
| addInternal (array $data) | |
| onFieldModify ($name, $oldValue, $value) | |
| Защищенные члены унаследованные от Entity | |
| getTablet () | |
Защищенные статические члены | |
| static | getMeaningfulFields () |
| static | getFieldsMap () |
| static | generateXmlId () |
| Защищенные статические члены унаследованные от Entity | |
| static | prepareForAdd (ORM\Data\AddResult $result, $id, array &$data) |
| static | prepareForUpdate (ORM\Data\UpdateResult $result, $id, array &$data) |
| static | deleteNoDemands ($id) |
| static | normalize (array &$data) |
| static | runAddExternalActions ($id, array $data) |
| static | runUpdateExternalActions ($id, array $data) |
| static | runDeleteExternalActions ($id) |
| static | getDefaultCachedFieldList () |
| static | prepareFloatValue ($value) |
| static | prepareIntValue ($value) |
| static | prepareStringValue ($value) |
Дополнительные унаследованные члены | |
| Поля данных унаследованные от Entity | |
| const | PREFIX_OLD = 'OLD_' |
| const | EVENT_ON_BUILD_CACHED_FIELD_LIST = 'OnBuildCachedFieldList' |
| const | FIELDS_MAIN = 0x0001 |
| const | FIELDS_UF = 0x0002 |
| const | FIELDS_ALL = self::FIELDS_MAIN|self::FIELDS_UF |
| Защищенные данные унаследованные от CollectableEntity | |
| $collection | |
| $internalIndex = null | |
| $isClone = false | |
См. определение в файле tradebindingentity.php строка 12
|
protected |
| array | $data |
Exception
См. определение в файле tradebindingentity.php строка 228
|
staticprotected |
См. определение в файле tradebindingentity.php строка 87
|
static |
См. определение в файле tradebindingentity.php строка 35
|
static |
См. определение в файле tradebindingentity.php строка 238
|
staticprotected |
См. определение в файле tradebindingentity.php строка 54
|
staticprotected |
См. определение в файле tradebindingentity.php строка 46
|
static |
См. определение в файле tradebindingentity.php строка 19
|
static |
См. определение в файле tradebindingentity.php строка 27
| getTradePlatform | ( | ) |
| Main |
ArgumentException
| Main |
ArgumentNullException
| Main |
ObjectPropertyException
| Main |
SystemException
См. определение в файле tradebindingentity.php строка 201
|
protected |
| string | $name | |
| mixed | $oldValue | |
| mixed | $value |
Переопределяет метод предка CollectableEntity.
См. определение в файле tradebindingentity.php строка 259
| setFieldNoDemand | ( | $name, | |
| $value ) |
| $name | |
| $value |
| Main |
ArgumentOutOfRangeException
См. определение в файле tradebindingentity.php строка 249
|
protected |
| $primary | ||
| array | $data |
Exception
См. определение в файле tradebindingentity.php строка 218