|
static | extractPaySystemIdList (Entity $order) |
|
static | extractDeliveryIdList (Entity $order) |
|
static | extractTpLandingIdList (Entity $order) |
|
static | extractTradingPlatformIdList (Entity $order) |
|
static | getOnSavedEventName () |
|
static | getPropertyClassName () |
|
static | getEntityType () |
|
static | createPropertyValueObject (array $property=null, array $value=[], array $relation=null) |
|
static | constructPropertyFilter (Entity $entity) |
|
static | hasPresetForLanding (Entity $entity) |
|
static | hasPresetFotTradingPlatform (Entity $entity) |
|
static | constructPropertyRelatedEntitiesFilter (Entity $entity) |
|
static | getRelationRuntimeFields () |
|
static | createPropertyValuesObjects (array $properties, array $propertyValues, array $propRelation, array $propertyValuesMap) |
|
static | getFieldsMap () |
|
static | getMeaningfulFields () |
|
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) |
|
|
| needDeleteOnRefresh () |
|
| normalizeValue ($name, $value) |
|
| save () |
|
| setValueFromPost (array $post) |
|
| checkValue ($key, $value) |
|
| checkRequiredValue ($key, $value) |
|
| getProperty () |
|
| getPropertyObject () |
|
| getValueId () |
|
| getPropertyId () |
|
| getPersonTypeId () |
|
| getGroupId () |
|
| getName () |
|
| getRelations () |
|
| getDescription () |
|
| getType () |
|
| isRequired () |
|
| isUtil () |
|
| setValue ($value) |
|
| getViewHtml () |
|
| getEditHtml () |
|
| getValue () |
|
| setCollection (EntityCollection $collection) |
|
| getCollection () |
|
| setInternalIndex ($index) |
|
| getInternalIndex () |
|
| isStartField ($isMeaningfulField=false) |
|
| clearStartField () |
|
| hasMeaningfulField () |
|
| doFinalAction ($hasMeaningfulField=false) |
|
| setMathActionOnly ($value=false) |
|
| isMathActionOnly () |
|
| isClone () |
|
| __construct () |
|
| fetch (Main\Text\Converter $converter=null) |
|
static | loadForOrder (OrderBase $order) |
|
static | getEntityEventName () |
|
static | generateXmlId () |
|
static | create (EntityPropertyValueCollection $collection, array $property=[]) |
|
static | getAvailableFields () |
|
static | getRegistryType () |
|
static | getRegistryEntity () |
|
static | getList (array $parameters=[]) |
|
static | loadForEntity (Entity $entity) |
|
static | getTableEntity () |
|
static | getEntity () |
|
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 () |
|
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 |
|
| __construct (array $property=null, array $value=[], array $relation=null) |
|
| update () |
|
| callEventOnPropertyValueEntitySaved () |
|
| addInternal (array $data) |
|
| updateInternal ($primary, array $data) |
|
| onFieldModify ($name, $oldValue, $value) |
|
| getTablet () |
|
| $property = null |
|
| $collection |
|
| $internalIndex = null |
|
| $isClone = false |
|
См. определение в файле propertyvalue.php строка 12