Class Shop_Order_Property_List_Model
Shop_Order_Property_List_Model
- Core_ORM
-
Core_Entity
-
Shop_Model
-
Shop_Order_Property_List_Model
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at shop/order/property/list/model.php
Methods summary
public
|
|
public
integer
|
|
public
integer
|
|
public
integer
|
|
public
integer
|
|
public
string
|
|
public
string
|
|
public
|
|
public
string
|
#
getLargeFileName(
Get property large image file name |
public
string
|
#
getSmallFileName(
Get property small image file name |
public
integer
|
|
public
integer
|
Methods inherited from Shop_Model
_callSubgroup(),
_prepareData(),
adminTransactionAmountBackend(),
copy(),
delete(),
deleteEmptyDirs(),
deleteWatermarkFile(),
getByStructureId(),
getFirstEmail(),
getHref(),
getPath(),
getRelatedSite(),
getStdObject(),
getWatermarkDefaultPositionX(),
getWatermarkDefaultPositionY(),
getWatermarkFileHref(),
getWatermarkFilePath(),
getXml(),
nameBadge(),
pathBackend(),
rebuildBackend(),
recount(),
recountSets(),
save(),
saveWatermarkFile(),
shop_currency_nameBadge(),
showXmlCounts(),
showXmlTaxes()
Methods inherited from Core_Entity
__call(),
_getCopiedName(),
addAllowedTag(),
addEntities(),
addEntity(),
addForbiddenTag(),
addForbiddenTags(),
addXmlTag(),
applyMarksDeleted(),
changeCopiedName(),
clear(),
clearEntities(),
clearEntitiesAfterGetXml(),
clearXmlTags(),
create(),
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(),
setDatabaseDriver(),
setRelations(),
setValues(),
toArray()
Properties summary
protected
string
|
$_tableName
Name of the table |
#
'shops'
|
protected
string
|
$_modelName
Name of the model |
#
'shop_order_property_list'
|
public
boolean
|
$changeFilename
Callback property_id |
#
TRUE
|
public
string
|
$watermarkFilePath
Callback property_id |
#
''
|
protected
array
|
$_hasMany
One-to-many or many-to-many relations |
#
array(
'property' => array(
'through' => 'shop_order_property',
'foreign_key' => 'shop_id',
'dependent_key' => 'property_id'
),
'property_dir' => array(
'through' => 'shop_order_property_dir',
'foreign_key' => 'shop_id',
'dependent_key' => 'property_dir_id'
)
)
|
Properties inherited from Shop_Model
$_belongsTo,
$_cacheGroups,
$_cacheItems,
$_forbiddenTags,
$_groupsTree,
$_preloadValues,
$_shortcodeTags,
$_showXmlCounts,
$_showXmlTaxes,
$currency_name,
$img,
$img_transactions,
$shop_currency_name
Properties inherited from Core_Entity
$_allowedTags,
$_cacheAllowedTags,
$_cacheFieldIDs,
$_cacheForbiddenTags,
$_cacheShortcodeTags,
$_changeCopiedName,
$_check,
$_childrenEntities,
$_clearEntitiesAfterGetXml,
$_hasRevisions,
$_marksDeleted,
$_nameColumn,
$_tagName,
$_typicalForbiddenTags,
$_xmlTags
Properties inherited from Core_ORM
$_bSetPreloadValues,
$_changedColumns,
$_columnCache,
$_columnCacheDefaultValues,
$_dataValues,
$_database,
$_databaseDriver,
$_hasOne,
$_loaded,
$_modelColumns,
$_primaryKey,
$_queryBuilder,
$_relationCache,
$_relationModelCache,
$_relations,
$_saved,
$_skipColumns,
$_sorting,
$_tableColumns,
$cache,
$columnCache,
$config,
$relationCache