Class Deal_Template_Property_List_Model
Deal_Template_Property_List_Model
- Core_ORM
-
Core_Entity
-
Deal_Template_Model
-
Deal_Template_Property_List_Model
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at deal/template/property/list/model.php
Methods summary
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 |
Methods inherited from Deal_Template_Model
__construct(),
actionIsBlocked(),
checkPermission2Create(),
copy(),
delete(),
getBlockedActions(),
getDealStepsBar(),
getDealStepsBarAsWizard(),
getDealTemplateStepConversions(),
getRelatedSite(),
getStartingStep(),
getStartingSteps(),
hasPermission2Create(),
img_propertiesBadge(),
img_stepsBadge(),
nameBackend()
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(),
getStdObject(),
getTableColums(),
getTrashDescription(),
getXml(),
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
protected
string
|
$_tableName
Name of the table |
#
'deal_templates'
|
protected
string
|
$_modelName
Name of the model |
#
'deal_template_property_list'
|
public
boolean
|
$changeFilename
Backend property |
#
TRUE
|
public
string
|
$watermarkFilePath
Backend property |
#
''
|
protected
array
|
$_hasMany
One-to-many or many-to-many relations |
#
array(
'property' => array(
'through' => 'deal_template_property',
'foreign_key' => 'deal_template_id',
'dependent_key' => 'property_id'
),
'property_dir' => array(
'through' => 'deal_template_property_dir',
'foreign_key' => 'deal_template_id',
'dependent_key' => 'property_dir_id'
)
)
|
Properties inherited from Deal_Template_Model
$_belongsTo,
$_blockedActions,
$img_accesses,
$img_properties,
$img_steps
Properties inherited from Core_Entity
$_allowedTags,
$_cacheAllowedTags,
$_cacheFieldIDs,
$_cacheForbiddenTags,
$_cacheShortcodeTags,
$_changeCopiedName,
$_check,
$_childrenEntities,
$_clearEntitiesAfterGetXml,
$_forbiddenTags,
$_hasRevisions,
$_marksDeleted,
$_nameColumn,
$_shortcodeTags,
$_tagName,
$_typicalForbiddenTags,
$_xmlTags
Properties inherited from Core_ORM
$_bSetPreloadValues,
$_changedColumns,
$_columnCache,
$_columnCacheDefaultValues,
$_dataValues,
$_database,
$_databaseDriver,
$_hasOne,
$_loaded,
$_modelColumns,
$_preloadValues,
$_primaryKey,
$_queryBuilder,
$_relationCache,
$_relationModelCache,
$_relations,
$_saved,
$_skipColumns,
$_sorting,
$_tableColumns,
$cache,
$columnCache,
$config,
$relationCache