Class Shop_Delivery_Condition_Model
Shop_Delivery_Condition_Model
- Core_ORM
-
Core_Entity
-
Shop_Delivery_Condition_Model
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at shop/delivery/condition/model.php
Methods summary
public
array
|
|
public
array
|
|
public
|
|
public
array
|
#
getPriceArray( )
Определение цены товара для условия доставки Determination of the price of goods for delivery terms |
public
string
|
|
public
stdObject
|
|
protected
|
|
public
|
|
public
|
Methods inherited from Core_Entity
__call(),
_getCopiedName(),
addAllowedTag(),
addEntities(),
addEntity(),
addForbiddenTag(),
addForbiddenTags(),
addXmlTag(),
applyMarksDeleted(),
changeCopiedName(),
clear(),
clearEntities(),
clearEntitiesAfterGetXml(),
clearXmlTags(),
copy(),
create(),
delete(),
factory(),
find(),
findAll(),
getCount(),
getEntities(),
getFieldIDs(),
getFields(),
getForbiddenTags(),
getMarksDeleted(),
getName(),
getNameColumn(),
getRelations(),
getTableColums(),
getTrashDescription(),
getXmlTagName(),
getXmlTags(),
markDeleted(),
removeForbiddenTag(),
setCheck(),
setMarksDeleted(),
setXmlTagName(),
undelete(),
update()
Methods inherited from Core_ORM
__clone(),
__get(),
__isset(),
__set(),
__toString(),
_convertPropertyValue(),
_getRelation(),
_init(),
_load(),
_loadColumnCacheDefaultValues(),
_loadColumns(),
_onAfterLoad(),
_onBeforeLoad(),
_relations(),
_setDefaultValues(),
_setPreloadValues(),
add(),
changed(),
check(),
chunk(),
clearColumnCache(),
clearRelationCache(),
clearRelationModelCache(),
deleteAll(),
getChangedData(),
getClassName(),
getDatabase(),
getFirst(),
getLast(),
getModelName(),
getPrimaryKey(),
getPrimaryKeyName(),
getTableColumns(),
getTableName(),
isCallable(),
isEmptyPrimaryKey(),
load(),
loaded(),
queryBuilder(),
remove(),
save(),
setDatabaseDriver(),
setRelations(),
setValues(),
toArray()
Properties summary
public
integer
|
$img
Backend property |
#
1
|
public
integer
|
$currency_name
Backend property |
#
''
|
public
integer
|
$orderfield
Backend property |
#
''
|
protected
array
|
$_belongsTo
Belongs to relations |
#
array(
'shop_delivery' => array(),
'shop_delivery_condition_dir' => array(),
'shop_country' => array(),
'shop_country_location' => array(),
'shop_country_location_city' => array(),
'shop_country_location_city_area' => array(),
'shop_tax' => array(),
'shop_currency' => array(),
'user' => array()
)
|
protected
array
|
$_preloadValues
List of preloaded values |
#
array(
'max_weight' => 0.00,
'min_weight' => 0.00,
'max_price' => 0.00,
'min_price' => 0.00,
'price' => 0.00,
'sorting' => 0,
'active' => 1
)
|
protected
array
|
$_forbiddenTags
Forbidden tags. If list of tags is empty, all tags will show. |
#
array(
'deleted',
'user_id',
'price',
)
|
protected
array
|
$_aPrice
Price array |
#
array()
|
Properties inherited from Core_Entity
$_allowedTags,
$_cacheAllowedTags,
$_cacheFieldIDs,
$_cacheForbiddenTags,
$_cacheShortcodeTags,
$_changeCopiedName,
$_check,
$_childrenEntities,
$_clearEntitiesAfterGetXml,
$_hasRevisions,
$_marksDeleted,
$_nameColumn,
$_shortcodeTags,
$_tagName,
$_typicalForbiddenTags,
$_xmlTags
Properties inherited from Core_ORM
$_bSetPreloadValues,
$_changedColumns,
$_columnCache,
$_columnCacheDefaultValues,
$_dataValues,
$_database,
$_databaseDriver,
$_hasMany,
$_hasOne,
$_loaded,
$_modelColumns,
$_modelName,
$_primaryKey,
$_queryBuilder,
$_relationCache,
$_relationModelCache,
$_relations,
$_saved,
$_skipColumns,
$_sorting,
$_tableColumns,
$_tableName,
$cache,
$columnCache,
$config,
$relationCache