1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс PayableShipmentItem
Граф наследования:PayableShipmentItem:
PayableItem CollectableEntity Entity

Открытые статические члены

static getRegistryEntity ()
static getEntityType ()
static create (PayableItemCollection $collection, CollectableEntity $entity)
static getEntityEventName ()
Открытые статические члены унаследованные от PayableItem
static getRegistryType ()
static getAvailableFields ()
Открытые статические члены унаследованные от 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 ()

Защищенные члены

 onFieldModify ($name, $oldValue, $value)
Защищенные члены унаследованные от PayableItem
 updateInternal ($primary, array $data)
 addInternal (array $data)
Защищенные члены унаследованные от Entity
 getTablet ()

Дополнительные унаследованные члены

Открытые члены унаследованные от PayableItem
 getEntityObject ()
 getQuantity ()
 getPrice ()
 save ()
Открытые члены унаследованные от 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)
Поля данных унаследованные от 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
Защищенные статические члены унаследованные от PayableItem
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)
Защищенные данные унаследованные от PayableItem
 $item
Защищенные данные унаследованные от CollectableEntity
 $collection
 $internalIndex = null
 $isClone = false

Подробное описание

См. определение в файле payableshipmentitem.php строка 14

Методы

◆ create()

create ( PayableItemCollection $collection,
CollectableEntity $entity )
static

См. определение в файле payableshipmentitem.php строка 54

◆ getEntityEventName()

getEntityEventName ( )
static
Возвращает
null|string

См. определение в файле payableshipmentitem.php строка 97

◆ getEntityType()

getEntityType ( )
static

Переопределяет метод предка PayableItem.

См. определение в файле payableshipmentitem.php строка 21

◆ getRegistryEntity()

getRegistryEntity ( )
static

См. определение в файле payableshipmentitem.php строка 16

◆ onFieldModify()

onFieldModify ( $name,
$oldValue,
$value )
protected
Аргументы
string$name
mixed$oldValue
mixed$value
Возвращает
Result

Переопределяет метод предка CollectableEntity.

См. определение в файле payableshipmentitem.php строка 73


Объявления и описания членов класса находятся в файле: