Class AEntity
Abstract entity
Direct known subclasses
XLite\Model\Address, XLite\Model\Base\I18n, XLite\Model\IframeContent, XLite\Model\Inventory, XLite\Model\Measure, XLite\Model\MeasureDump, XLite\Model\Module, XLite\Model\ModuleKey, XLite\Model\Order\Modifier, XLite\Model\OrderDetail, XLite\Model\Payment\MethodSetting, XLite\Model\Payment\Transaction, XLite\Model\Base\Storage, XLite\Model\Payment\TransactionData, XLite\Model\Profile, XLite\Model\Session, XLite\Model\SessionCell, XLite\Model\Shipping\Markup, XLite\Model\State, XLite\Model\Task, XLite\Model\TemplatePatch, XLite\Model\TmpVar, XLite\Model\ViewList, XLite\Model\Base\Surcharge, XLite\Model\Zone, XLite\Model\ZoneElement, XLite\Module\CDev\FeaturedProducts\Model\FeaturedProduct, XLite\Module\CDev\ProductOptions\Model\OptionException, XLite\Module\CDev\ProductOptions\Model\OptionSurcharge, XLite\Module\CDev\ProductOptions\Model\OrderItemOption, XLite\Model\Base\SurchargeOwner, XLite\Model\Base\Translation, XLite\Model\Category\QuickFlags, XLite\Model\CategoryProducts, XLite\Model\Country, XLite\Model\FormIdIndirect known subclasses
XLite\Model\Base\Image, XLite\Model\Cart, XLite\Model\Language, XLite\Model\LanguageLabel, XLite\Model\LanguageLabelTranslation, XLite\Model\LanguageTranslation, XLite\Model\Membership, XLite\Model\MembershipTranslation, XLite\Model\Order, XLite\Model\Order\Surcharge, XLite\Model\OrderItem, XLite\Model\OrderItem\Surcharge, XLite\Model\Category, XLite\Model\Payment\Method, XLite\Model\Payment\MethodTranslation, XLite\Model\Product, XLite\Model\ProductClass, XLite\Model\ProductClassTranslation, XLite\Model\ProductTranslation, XLite\Model\Shipping\Method, XLite\Model\Shipping\MethodTranslation, XLite\Module\CDev\FeaturedProducts\Model\Category, XLite\Module\CDev\FeaturedProducts\Model\Product, XLite\Model\CategoryTranslation, XLite\Module\CDev\FileAttachments\Model\Product, XLite\Module\CDev\FileAttachments\Model\Product\Attachment, XLite\Module\CDev\FileAttachments\Model\Product\Attachment\Storage, XLite\Module\CDev\FileAttachments\Model\Product\AttachmentTranslation, XLite\Module\CDev\ProductOptions\Model\Option, XLite\Module\CDev\ProductOptions\Model\OptionGroup, XLite\Module\CDev\ProductOptions\Model\OptionGroupTranslation, XLite\Module\CDev\ProductOptions\Model\OptionTranslation, XLite\Module\CDev\ProductOptions\Model\OrderItem, XLite\Module\CDev\ProductOptions\Model\Product, XLite\Model\Config, XLite\Model\ConfigTranslation, XLite\Model\Currency, XLite\Model\CurrencyTranslation, XLite\Model\Image\Category\Image, XLite\Model\Image\Product\Image
Abstract
Namespace: XLite\Model
Since: 1.0.0
See: ____class_see____
Located at XLite/Model/AEntity.php
Namespace: XLite\Model
Since: 1.0.0
See: ____class_see____
Located at XLite/Model/AEntity.php
public
|
|
public
boolean
|
|
public
mixed
|
|
public
mixed
|
|
public
|
|
public
XLite\Model\Doctrine\Repo\AbstractRepo
|
|
public
|
|
public
|
|
public
mixed
|
#
__call( string $method, array $args = array() )
Emulate the Doctrine autogenerated methods. TODO - DEVCODE - to remove! |
public
boolean
|
|
public
integer
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
|
|
public
|
#
prepareEntityBeforeCommit( string $type )
Since Doctrine lifecycle callbacks do not allow to modify associations, we've added this method |
protected
string
|
string
|
ACTION_INSERT |
'insert' |
#
Possible action by entity Repo |
string
|
ACTION_UPDATE |
'update' |
|
string
|
ACTION_DELETE |
'delete' |
protected static
array
|
$cacheEnabled | array() |
#
Cache enabled flag (cache) |
protected static
array
|
$methodNames | array() |
#
Method names (cache) |