Граф наследования:Base:Открытые члены | |
| update ($entityId, array $fields) | |
| updateAttachedIdsInText (int $id, array $attachedIds, callable $callback) | |
Открытые члены унаследованные от CopyImplementer | |
| __construct () | |
| getErrors () | |
| setUserFieldManager (\CUserTypeManager $userTypeManager) | |
| setUfIgnoreList (array $ufIgnoreList) | |
| setExecutiveUserId (int $executiveUserId) | |
| add (Container $container, array $fields) | |
| getFields (Container $container, $entityId) | |
| prepareFieldsToCopy (Container $container, array $fields) | |
| copyChildren (Container $container, $entityId, $copiedEntityId) | |
Дополнительные унаследованные члены | |
Защищенные члены унаследованные от CopyImplementer | |
| copyUfFields (int $entityId, int $copiedEntityId, string $ufObject) | |
| getResult (array $results=[]) | |
Защищенные данные унаследованные от CopyImplementer | |
| $result | |
| $userTypeManager | |
| $ufIgnoreList = [] | |
| $executiveUserId | |
|
abstract |
Updates entity.
| int | $entityId | Entity id. |
| array | $fields | List entity fields. |
| $id | ||
| array | $fields |
| NotImplementedException | |
| SystemException | |
Bitrix\Main\ArgumentException
Bitrix\Main\ObjectPropertyException
Переопределяется в BlogPost и BlogComment.