OXID eShop CE
4.9.10
|
Public Member Functions | |
__construct ($aParams=null) | |
__get ($sName) | |
__set ($sName, $sValue) | |
isInList () | |
setId ($sId=null) | |
getActiveCheckQuery ($blForceCoreTable=null) | |
getStockCheckQuery ($blForceCoreTable=null) | |
getVariantsQuery ($blRemoveNotOrderables, $blForceCoreTable=null) | |
getUnitQuantity () | |
getSize () | |
getWeight () | |
getSqlActiveSnippet ($blForceCoreTable=null) | |
setSkipAssign ($blSkipAssign) | |
disablePriceLoad () | |
enablePriceLoad () | |
getItemKey () | |
setItemKey ($sItemKey) | |
setNoVariantLoading ($blLoadVariants) | |
isBuyable () | |
getPersParams () | |
isOnComparisonList () | |
setOnComparisonList ($blOnList) | |
setLoadParentData ($blLoadParentData) | |
getLoadParentData () | |
isMultilingualField ($sFieldName) | |
getFUnitPrice () | |
getUnitPrice () | |
getFMinPrice () | |
getFVarMinPrice () | |
getVarMinPrice () | |
getMinPrice () | |
isRangePrice () | |
setRangePrice ($blIsRangePrice=true) | |
isVisible () | |
assign ($aRecord) | |
load ($sOXID) | |
hasSortingFieldsChanged () | |
addToRatingAverage ($iRating) | |
setRatingAverage ($iRating) | |
setRatingCount ($iRatingCnt) | |
getArticleRatingAverage ($blIncludeVariants=false) | |
getArticleRatingCount ($blIncludeVariants=false) | |
getReviews () | |
getCrossSelling () | |
getAccessoires () | |
getSimilarProducts () | |
getCustomerAlsoBoughtThisProducts () | |
loadAmountPriceInfo () | |
getSelectLists ($sKeyPrefix=null) | |
getVariantsCount () | |
hasMdVariants () | |
hasIntangibleAgreement () | |
hasDownloadableAgreement () | |
getVariantSelections ($aFilterIds=null, $sActVariantId=null, $iLimit=0) | |
getSelections ($iLimit=null, $aFilter=null) | |
getFullVariants ($blRemoveNotOrderables=true, $blForceCoreTable=null) | |
getVariants ($blRemoveNotOrderables=true, $blForceCoreTable=null) | |
getSimpleVariants () | |
getAdminVariants ($sLanguage=null) | |
getCategory () | |
getCategoryIds ($blActCats=false, $blSkipCache=false) | |
getVendor ($blShopCheck=true) | |
getVendorId ($blForceReload=false) | |
getManufacturerId ($blForceReload=false) | |
getManufacturer ($blShopCheck=true) | |
inCategory ($sCatNid) | |
isAssignedToCategory ($sCatId) | |
getTPrice () | |
skipDiscounts () | |
setPrice (oxPrice $oPrice) | |
getBasePrice ($dAmount=1) | |
getPrice ($dAmount=1) | |
setArticleUser ($oUser) | |
getArticleUser () | |
getBasketPrice ($dAmount, $aSelList, $oBasket) | |
delete ($sOXID=null) | |
reduceStock ($dAmount, $blAllowNegativeStock=false) | |
updateSoldAmount ($dAmount=0) | |
disableReminder () | |
save () | |
resetParent () | |
getPictureGallery () | |
onChange ($sAction=null, $sOXID=null, $sParentID=null) | |
getCustomVAT () | |
checkForStock ($dAmount, $dArtStockAmount=0) | |
getLongDescription () | |
getLongDesc () | |
setArticleLongDesc ($sDesc) | |
getAttributes () | |
getAttributesDisplayableInBasket () | |
appendLink ($sAddParams, $iLang=null) | |
getBaseSeoLink ($iLang, $blMain=false) | |
getLink ($iLang=null, $blMain=false) | |
getMainLink ($iLang=null) | |
setLinkType ($iType) | |
getLinkType () | |
appendStdLink ($sAddParams, $iLang=null) | |
getBaseStdLink ($iLang, $blAddId=true, $blFull=true) | |
getStdLink ($iLang=null, $aParams=array()) | |
getMediaUrls () | |
getDynImageDir () | |
getDispSelList () | |
getMoreDetailLink () | |
getToBasketLink () | |
getStockStatus () | |
getDeliveryDate () | |
getFTPrice () | |
getFPrice () | |
resetRemindStatus () | |
getFNetPrice () | |
isParentNotBuyable () | |
isNotBuyable () | |
setBuyableState ($blBuyable=false) | |
setSelectlist ($aSelList) | |
getPictureUrl ($iIndex=1) | |
getIconUrl ($iIndex=0) | |
getThumbnailUrl ($bSsl=null) | |
getZoomPictureUrl ($iIndex= '') | |
applyVats (oxPrice $oPrice) | |
applyDiscountsForVariant ($oPrice) | |
getParentArticle () | |
updateVariantsRemind () | |
getProductId () | |
getParentId () | |
isOrderArticle () | |
isVariant () | |
isMdVariant () | |
getSqlForPriceCategories ($sFields= '') | |
inPriceCategory ($sCatNid) | |
getMdVariants () | |
getMdSubvariants () | |
getPictureFieldValue ($sFieldName, $iIndex=null) | |
getMasterZoomPictureUrl ($iIndex) | |
getUnitName () | |
getArticleFiles ($blAddFromParent=false) | |
isDownloadable () | |
hasAmountPrice () | |
getVariantIds ($blActiveVariants=true) | |
getArticleVat () | |
Public Member Functions inherited from oxI18n | |
__construct () | |
setLanguage ($iLang=null) | |
getLanguage () | |
setEnableMultilang ($blEmployMultilanguage) | |
isMultilang () | |
loadInLang ($iLanguage, $sOxid) | |
modifyCacheKey ($sCacheKey, $blOverride=false) | |
getAvailableInLangs () | |
getUpdateSqlFieldName ($sField) | |
Public Member Functions inherited from oxBase | |
getUseSkipSaveFields () | |
setUseSkipSaveFields ($blUseSkipSaveFields) | |
__isset ($mVar) | |
__clone () | |
oxClone ($oObject) | |
getUpdateSeo () | |
setUpdateSeo ($blUpdateSeo) | |
init ($sTableName=null, $blForceAllFields=false) | |
getClassName () | |
getCoreTableName () | |
getId () | |
setShopId ($iShopId) | |
getShopId () | |
getViewName ($blForceCoreTableUsage=null) | |
disableLazyLoading () | |
isDerived () | |
setIsDerived ($blVal) | |
isLoaded () | |
buildSelectString ($aWhere=null) | |
assignRecord ($sSelect) | |
getFieldData ($sFieldName) | |
getSelectFields ($blForceCoreTableUsage=null) | |
allowDerivedUpdate () | |
allowDerivedDelete () | |
exists ($sOXID=null) | |
beforeUpdate ($sOXID=null) | |
onChange ($iAction=null, $sOXID=null) | |
setInList () | |
isOx () | |
isReadOnly () | |
setReadOnly ($blReadOnly) | |
getFieldNames () | |
addFieldName ($sName) | |
Public Member Functions inherited from oxSuperCfg | |
__call ($sMethod, $aArgs) | |
getConfig () | |
setConfig ($oConfig) | |
getSession () | |
setSession ($oSession) | |
getUser () | |
setUser ($oUser) | |
isAdmin () | |
setAdminMode ($blAdmin) | |
Public Member Functions inherited from oxIArticle | |
getPrice () | |
Public Member Functions inherited from oxIUrl | |
getLink ($iLang=null) |
Static Protected Attributes | |
static | $_aLoadedParents |
static | $_aSelList |
static | $_aArticleManufacturers = array() |
static | $_aArticleVendors = array() |
static | $_aArticleCats = array() |
static | $_aSelections = array() |
static | $_aCategoryCache = null |
static | $_blHasAmountPrice = null |
Article manager. Creates fully detailed article object, with such information as VAT, discounts, etc.
Definition at line 17 of file oxarticle.php.
oxArticle::__construct | ( | $aParams = null | ) |
Constructor, sets shop ID for article (oxconfig::getShopId()), initiates parent constructor (parent::oxI18n()).
array | $aParams | The array of names and values of oxArticle instance properties to be set on object instantiation |
Definition at line 453 of file oxarticle.php.
oxArticle::__get | ( | $sName | ) |
Magic getter, deals with values which are loaded on demand. Additionally it sets default value for unknown picture fields
string | $sName | Variable name |
Reimplemented from oxBase.
Definition at line 472 of file oxarticle.php.
oxArticle::__set | ( | $sName, | |
$sValue | |||
) |
Sets article parameter
string | $sName | name of parameter to set |
mixed | $sValue | parameter value |
Reimplemented from oxBase.
Definition at line 489 of file oxarticle.php.
|
protected |
Applies currency factor
oxPrice | $oPrice | Price object |
object | $oCur | Currency object |
Definition at line 3822 of file oxarticle.php.
|
protected |
Applies VAT to article
oxPrice | $oPrice | Price object |
double | $dVat | VAT percent |
Definition at line 3804 of file oxarticle.php.
|
protected |
Adds a flag if article is on comparisonlist.
Definition at line 4288 of file oxarticle.php.
|
protected |
assigns dynimagedir to article
Definition at line 4273 of file oxarticle.php.
|
protected |
if we have variants then depending on config option the parent may be non buyable
Definition at line 4177 of file oxarticle.php.
|
protected |
Set parent field value to child - variants
Definition at line 4935 of file oxarticle.php.
|
protected |
Assigns parent field values to article
string | $sFieldName | field name |
Definition at line 4110 of file oxarticle.php.
|
protected |
Assigns parent field values to article
Definition at line 4160 of file oxarticle.php.
|
protected |
assigns persistent param to article
Definition at line 4261 of file oxarticle.php.
|
protected |
Assigns stock status to article
Definition at line 4190 of file oxarticle.php.
|
protected |
Calculates price of article (adds taxes, currency and discounts).
oxPrice | $oPrice | price object |
double | $dVat | vat value, optional, if passed, bypasses "bl_perfCalcVatOnlyForBasketOrder" config value |
Definition at line 3459 of file oxarticle.php.
|
protected |
Delete pics
Definition at line 4428 of file oxarticle.php.
|
protected |
Deletes records in database
string | $sOXID | Article ID |
Definition at line 4349 of file oxarticle.php.
|
protected |
Deletes variant records
string | $sOXID | Article ID |
Definition at line 4407 of file oxarticle.php.
|
protected |
Fills amount price list object and sets amount price for article object
array | $aAmPriceList | Amount price list |
Definition at line 3709 of file oxarticle.php.
|
protected |
Generates SearchString for getCategory()
string | $sOXID | Article ID |
bool | $blSearchPriceCat | Whether to perform the search within price categories |
Definition at line 3920 of file oxarticle.php.
|
protected |
Generates SQL select string for getCustomerAlsoBoughtThisProduct
Definition at line 3945 of file oxarticle.php.
|
protected |
Generates select string for isAssignedToCategory()
string | $sOXID | Article ID |
string | $sCatId | Category ID |
bool | $dPriceFromTo | Article price for price categories |
Definition at line 4005 of file oxarticle.php.
|
protected |
Generates search string for similar list.
string | $sArticleTable | Article table name |
array | $aList | A list of original articles |
Definition at line 3897 of file oxarticle.php.
|
protected |
|
protected |
Modifies article price depending on given amount. Takes data from oxprice2article table.
double | $dAmount | Basket amount |
Definition at line 3651 of file oxarticle.php.
|
protected |
Collecting assigned to article amount-price list
Definition at line 4034 of file oxarticle.php.
|
protected |
gets attribs string
string | &$sAttributeSql | Attribute selection snippet |
int | &$iCnt | The number of selected attributes |
Definition at line 3838 of file oxarticle.php.
|
protected |
Returns query for article categories select
bool | $blActCats | select categories if all parents are active |
Definition at line 3393 of file oxarticle.php.
|
protected |
Returns array of fields which should not changed in variants
Definition at line 4927 of file oxarticle.php.
|
protected |
get user Group A, B or C price, returns db price if user is not in groups
Definition at line 3629 of file oxarticle.php.
|
protected |
|
protected |
Depending on view mode prepare price for viewing
oxPrice | $oPrice | price object |
Definition at line 4667 of file oxarticle.php.
|
protected |
Depending on view mode prepare oxPrice object
bool | $blCalculationModeNetto | - if calculation mode netto - true |
Definition at line 4642 of file oxarticle.php.
|
protected |
Returns query for article categories select
string | $sOXID | article id |
bool | $blActCats | select categories if all parents are active |
Definition at line 3437 of file oxarticle.php.
|
protected |
Gets similar list.
string | $sAttributeSql | Attribute selection snippet |
int | $iCnt | Similar list article count |
Definition at line 3863 of file oxarticle.php.
|
protected |
|
protected |
|
protected |
|
protected |
Collects and returns active/all variant ids of article.
bool | $blActiveVariants | Parameter to load only active variants. |
Definition at line 3779 of file oxarticle.php.
|
protected |
|
protected |
|
protected |
Checks if parent has ANY variant assigned
bool | $blForceCoreTable | force core table usage |
Definition at line 3490 of file oxarticle.php.
|
protected |
Checks if article has uploaded master image for selected picture
int | $iIndex | master picture index |
Definition at line 4595 of file oxarticle.php.
|
protected |
Sets article creation date (oxarticle::oxarticles__oxinsert). Then executes parent method parent::_insert() and returns insertion status.
Reimplemented from oxI18n.
Definition at line 4305 of file oxarticle.php.
|
protected |
Detects if field is empty.
string | $sFieldName | Field name |
Definition at line 4066 of file oxarticle.php.
|
protected |
Detects if field is an image field by field name
string | $sFieldName | Field name |
Definition at line 4150 of file oxarticle.php.
|
protected |
Checks and return true if price view mode is netto
Definition at line 4623 of file oxarticle.php.
|
protected |
Check if stock status has changed since loading the article
Definition at line 3510 of file oxarticle.php.
|
protected |
Check if visibility has changed since loading the article
Definition at line 3520 of file oxarticle.php.
|
protected |
Get data from db
string | $sOXID | id |
Definition at line 4889 of file oxarticle.php.
|
protected |
Loads and returns variants list.
bool | $blSimple | If parameter $blSimple - list will be filled with oxSimpleVariant objects, else - oxArticle |
bool | $blRemoveNotOrderables | if true, removes from list not orderable articles, which are out of stock [optional] |
bool | $blForceCoreTable | if true forces core table use, default is false [optional] |
Definition at line 3281 of file oxarticle.php.
|
protected |
Merges two discount arrays. If there are two the same discounts, discount values will be added.
Definition at line 3610 of file oxarticle.php.
|
protected |
Modifies article price according to selected select list value
double | $dPrice | Modifiable price |
array | $aChosenList | Selection list array |
Definition at line 3679 of file oxarticle.php.
|
protected |
Resets category and vendor counts. This method is supposed to be called on article change trigger.
string | $sOxid | object to reset id ID |
string | $sVendorId | Vendor ID |
string | $sManufacturerId | Manufacturer ID |
Definition at line 4456 of file oxarticle.php.
|
protected |
Resets article count cache when stock value is zero and article goes offline.
string | $sOxid | product id |
Definition at line 4518 of file oxarticle.php.
|
protected |
Updates article stock. This method is supposed to be called on article change trigger.
string | $sParentID | product parent id |
Definition at line 4480 of file oxarticle.php.
|
protected |
Updates variant count. This method is supposed to be called on article change trigger.
string | $sParentID | Parent ID |
Definition at line 4535 of file oxarticle.php.
|
protected |
Depending on view mode prepare price before calculation
double | $dPrice | - price |
double | $dVat | - VAT |
bool | $blCalculationModeNetto | - if calculation mode netto - true |
Definition at line 4688 of file oxarticle.php.
|
protected |
inserts article long description to artextends table
Definition at line 3530 of file oxarticle.php.
|
protected |
Saves values of sorting fields on article load.
Definition at line 4950 of file oxarticle.php.
|
protected |
Selects category IDs from given SQL statement and ID field name
string | $sSql | sql statement |
string | $sField | category ID field name |
Definition at line 3369 of file oxarticle.php.
|
protected |
Updates variant min price. This method is supposed to be called on article change trigger.
string | $sParentId | Parent ID |
Definition at line 4553 of file oxarticle.php.
|
protected |
Removes object data fields (oxarticles__oxtimestamp, oxarticles__oxparentid, oxarticles__oxinsert).
Definition at line 3584 of file oxarticle.php.
|
protected |
Executes oxarticle::_skipSaveFields() and updates article information
Reimplemented from oxI18n.
Definition at line 4325 of file oxarticle.php.
|
protected |
Set parent field value to child - variants in DB
Definition at line 4905 of file oxarticle.php.
oxArticle::addToRatingAverage | ( | $iRating | ) |
Calculates and saves product rating average
integer | $iRating | new rating value |
Definition at line 1105 of file oxarticle.php.
oxArticle::appendLink | ( | $sAddParams, | |
$iLang = null |
|||
) |
Appends article seo url with additional request parameters
string | $sAddParams | additional parameters which needs to be added to product url |
int | $iLang | language id |
Definition at line 2472 of file oxarticle.php.
oxArticle::appendStdLink | ( | $sAddParams, | |
$iLang = null |
|||
) |
Appends article dynamic url with additional request parameters
string | $sAddParams | additional parameters which needs to be added to product url |
int | $iLang | language id |
Definition at line 2577 of file oxarticle.php.
oxArticle::applyDiscountsForVariant | ( | $oPrice | ) |
Applies discounts which should be applied in general case (for 0 amount)
oxprice | $oPrice | Price object |
Definition at line 2970 of file oxarticle.php.
oxArticle::applyVats | ( | oxPrice | $oPrice | ) |
apply article and article use
oxPrice | $oPrice | target price |
Definition at line 2960 of file oxarticle.php.
oxArticle::assign | ( | $aRecord | ) |
Assigns to oxarticle object some base parameters/values (such as detaillink, moredetaillink, etc).
array | $aRecord | Array representing current field values |
Reimplemented from oxBase.
Definition at line 1017 of file oxarticle.php.
oxArticle::checkForStock | ( | $dAmount, | |
$dArtStockAmount = 0 |
|||
) |
Checks if stock configuration allows to buy user chosen amount $dAmount
double | $dAmount | buyable amount |
double | $dArtStockAmount | stock amount |
Implements oxIArticle.
Definition at line 2330 of file oxarticle.php.
oxArticle::delete | ( | $sOXID = null | ) |
Deletes record and other information related to this article such as images from DB, also removes variants. Returns true on success.
string | $sOXID | Article id |
Reimplemented from oxI18n.
Definition at line 2029 of file oxarticle.php.
oxArticle::disablePriceLoad | ( | ) |
Disables article price loading. Should be called before assign(), or load()
Definition at line 678 of file oxarticle.php.
oxArticle::disableReminder | ( | ) |
Disables reminder functionality for article
Definition at line 2120 of file oxarticle.php.
oxArticle::enablePriceLoad | ( | ) |
Enable article price loading, if disabled.
Definition at line 686 of file oxarticle.php.
oxArticle::getAccessoires | ( | ) |
Loads and returns array with accessories information.
Definition at line 1227 of file oxarticle.php.
oxArticle::getActiveCheckQuery | ( | $blForceCoreTable = null | ) |
Returns part of sql query used in active snippet. Query checks if product "oxactive = 1". If config option "blUseTimeCheck" is TRUE additionally checks if "oxactivefrom < current data < oxactiveto"
bool | $blForceCoreTable | force core table usage |
Definition at line 531 of file oxarticle.php.
oxArticle::getAdminVariants | ( | $sLanguage = null | ) |
Loads article variants and returns variants list object. Article language may be set by passing with parameter, or GET/POST/Session variable.
string | $sLanguage | shop language. |
Definition at line 1561 of file oxarticle.php.
oxArticle::getArticleFiles | ( | $blAddFromParent = false | ) |
Return article downloadable file list (oxlist of oxfile)
bool | $blAddFromParent | - return with parent files if not buyable |
Definition at line 3218 of file oxarticle.php.
oxArticle::getArticleRatingAverage | ( | $blIncludeVariants = false | ) |
Returns product rating average
bool | $blIncludeVariants | - include variant ratings |
Definition at line 1146 of file oxarticle.php.
oxArticle::getArticleRatingCount | ( | $blIncludeVariants = false | ) |
Returns product rating count
bool | $blIncludeVariants | - include variant ratings |
Definition at line 1164 of file oxarticle.php.
oxArticle::getArticleUser | ( | ) |
oxArticle::getArticleVat | ( | ) |
oxArticle::getAttributes | ( | ) |
Loads and returns attribute list associated with this article
Definition at line 2440 of file oxarticle.php.
oxArticle::getAttributesDisplayableInBasket | ( | ) |
Loads and returns displayable in basket/order attributes list associated with this article
Definition at line 2455 of file oxarticle.php.
oxArticle::getBasePrice | ( | $dAmount = 1 | ) |
Returns base article price from database. Price may differ according to users group Override this function if you want e.g. different prices for diff. usergroups.
double | $dAmount | article amount. Default is 1 |
Implements oxIArticle.
Definition at line 1903 of file oxarticle.php.
oxArticle::getBaseSeoLink | ( | $iLang, | |
$blMain = false |
|||
) |
Returns raw article seo url
int | $iLang | language id |
bool | $blMain | force to return main url [optional] |
Definition at line 2492 of file oxarticle.php.
oxArticle::getBaseStdLink | ( | $iLang, | |
$blAddId = true , |
|||
$blFull = true |
|||
) |
Returns base dynamic url: shopurl/index.php?cl=details
int | $iLang | language id |
bool | $blAddId | add current object id to url or not [optional] |
bool | $blFull | return full including domain name [optional] |
Implements oxIUrl.
Definition at line 2598 of file oxarticle.php.
oxArticle::getBasketPrice | ( | $dAmount, | |
$aSelList, | |||
$oBasket | |||
) |
Creates, calculates and returns oxPrice object for basket product.
float | $dAmount | Amount |
string | $aSelList | Selection list |
object | $oBasket | User shopping basket object |
Implements oxIArticle.
Definition at line 1996 of file oxarticle.php.
oxArticle::getCategory | ( | ) |
Loads and returns article category object. First tries to load assigned category and is such category does not exist, tries to load category by price
Definition at line 1594 of file oxarticle.php.
oxArticle::getCategoryIds | ( | $blActCats = false , |
|
$blSkipCache = false |
|||
) |
Returns ID's of categories where this article is assigned
bool | $blActCats | select categories if all parents are active |
bool | $blSkipCache | Whether to skip cache |
Implements oxIArticle.
Definition at line 1645 of file oxarticle.php.
oxArticle::getCrossSelling | ( | ) |
Loads and returns array with cross selling information.
Definition at line 1213 of file oxarticle.php.
oxArticle::getCustomerAlsoBoughtThisProducts | ( | ) |
Loads and returns articles list, bought by same customer.
Definition at line 1293 of file oxarticle.php.
oxArticle::getCustomVAT | ( | ) |
Returns custom article VAT value if possible By default value is taken from oxarticle__oxvat field
Definition at line 2315 of file oxarticle.php.
oxArticle::getDeliveryDate | ( | ) |
Returns formatted delivery date. If the date is not set ('0000-00-00') returns false.
Definition at line 2755 of file oxarticle.php.
oxArticle::getDispSelList | ( | ) |
oxArticle::getDynImageDir | ( | ) |
oxArticle::getFMinPrice | ( | ) |
Returns formatted article min price
Definition at line 851 of file oxarticle.php.
oxArticle::getFNetPrice | ( | ) |
Returns formatted product's NETTO price.
Definition at line 2817 of file oxarticle.php.
oxArticle::getFPrice | ( | ) |
Returns formatted product's price.
Definition at line 2788 of file oxarticle.php.
oxArticle::getFTPrice | ( | ) |
Returns rounded T price.
Definition at line 2771 of file oxarticle.php.
oxArticle::getFullVariants | ( | $blRemoveNotOrderables = true , |
|
$blForceCoreTable = null |
|||
) |
Returns variant list (list contains oxArticle objects)
bool | $blRemoveNotOrderables | if true, removes from list not orderable articles, which are out of stock [optional] |
bool | $blForceCoreTable | if true forces core table use, default is false [optional] |
Definition at line 1522 of file oxarticle.php.
oxArticle::getFUnitPrice | ( | ) |
Returns formatted price per unit
Definition at line 810 of file oxarticle.php.
oxArticle::getFVarMinPrice | ( | ) |
Returns formatted min article variant price
Definition at line 869 of file oxarticle.php.
oxArticle::getIconUrl | ( | $iIndex = 0 | ) |
Returns article icon picture url. If no index specified, will return main icon url.
int | $iIndex | picture index |
Definition at line 2893 of file oxarticle.php.
oxArticle::getItemKey | ( | ) |
oxArticle::getLink | ( | $iLang = null , |
|
$blMain = false |
|||
) |
Gets article link
int | $iLang | language id [optional] |
bool | $blMain | force to return main url [optional] |
Definition at line 2511 of file oxarticle.php.
oxArticle::getLinkType | ( | ) |
oxArticle::getLoadParentData | ( | ) |
oxArticle::getLongDesc | ( | ) |
get long description, parsed through smarty. should only be used by exports or so. In templates use [{oxeval var=$oProduct->getLongDescription()->getRawValue()}]
Definition at line 2415 of file oxarticle.php.
oxArticle::getLongDescription | ( | ) |
Get article long description
Definition at line 2380 of file oxarticle.php.
oxArticle::getMainLink | ( | $iLang = null | ) |
Returns main object URL. If SEO is ON returned link will be in SEO form, else URL will have dynamic form
int | $iLang | language id [optional] |
Definition at line 2542 of file oxarticle.php.
oxArticle::getManufacturer | ( | $blShopCheck = true | ) |
Returns current article Manufacturer object. If $blShopCheck = false, then Manufacturer blReadOnly parameter will be set to true. If Manufacturer is not assigned to current shop
bool | $blShopCheck | Set false if shop check is not required (default is true) |
Definition at line 1736 of file oxarticle.php.
oxArticle::getManufacturerId | ( | $blForceReload = false | ) |
Returns article object Manufacturer ID. Result is cached into self::$_aArticleManufacturers
bool | $blForceReload | reloads id even if it is cached |
Definition at line 1715 of file oxarticle.php.
oxArticle::getMasterZoomPictureUrl | ( | $iIndex | ) |
Get master zoom picture url
int | $iIndex | picture index |
Definition at line 3184 of file oxarticle.php.
oxArticle::getMdSubvariants | ( | ) |
Returns first level variants from multidimensional variants list
Definition at line 3155 of file oxarticle.php.
oxArticle::getMdVariants | ( | ) |
Returns multidimensional variant structure
Definition at line 3131 of file oxarticle.php.
oxArticle::getMediaUrls | ( | ) |
oxArticle::getMinPrice | ( | ) |
Returns article min price in calculation included variants
Definition at line 910 of file oxarticle.php.
oxArticle::getMoreDetailLink | ( | ) |
oxArticle::getParentArticle | ( | ) |
oxArticle::getParentId | ( | ) |
oxArticle::getPersParams | ( | ) |
oxArticle::getPictureFieldValue | ( | $sFieldName, | |
$iIndex = null |
|||
) |
Return article picture file name
string | $sFieldName | article picture field name |
int | $iIndex | article picture index |
Definition at line 3168 of file oxarticle.php.
oxArticle::getPictureGallery | ( | ) |
collect article pics, icons, zoompic and puts it all in an array structure of array (ActPicID, ActPic, MorePics, Pics, Icons, ZoomPic)
Definition at line 2167 of file oxarticle.php.
oxArticle::getPictureUrl | ( | $iIndex = 1 | ) |
Returns article picture
int | $iIndex | picture index |
Definition at line 2871 of file oxarticle.php.
oxArticle::getPrice | ( | $dAmount = 1 | ) |
Calculates and returns price of article (adds taxes and discounts).
float | $dAmount | article amount |
Definition at line 1928 of file oxarticle.php.
oxArticle::getProductId | ( | ) |
Returns product id (oxid) (required for interface oxIArticle)
Implements oxIArticle.
Definition at line 3036 of file oxarticle.php.
oxArticle::getReviews | ( | ) |
Collects user written reviews about an article.
Definition at line 1181 of file oxarticle.php.
oxArticle::getSelections | ( | $iLimit = null , |
|
$aFilter = null |
|||
) |
Returns product selections lists array (used in azure theme)
int | $iLimit | if given - will load limited count of selections [optional] |
array | $aFilter | selection filter [optional] |
Definition at line 1462 of file oxarticle.php.
oxArticle::getSelectLists | ( | $sKeyPrefix = null | ) |
Returns all selectlists this article has (used in oxbasket)
string | $sKeyPrefix | Optional key prefix |
Implements oxIArticle.
Definition at line 1342 of file oxarticle.php.
oxArticle::getSimilarProducts | ( | ) |
oxArticle::getSimpleVariants | ( | ) |
Simple way to get variants without querying oxArticle table first. This is basically used for lists.
Definition at line 1546 of file oxarticle.php.
oxArticle::getSize | ( | ) |
Return Size of product: length*width*height
Definition at line 627 of file oxarticle.php.
oxArticle::getSqlActiveSnippet | ( | $blForceCoreTable = null | ) |
Returns SQL select string with checks if items are available
bool | $blForceCoreTable | forces core table usage (optional) |
Reimplemented from oxBase.
Definition at line 653 of file oxarticle.php.
oxArticle::getSqlForPriceCategories | ( | $sFields = '' | ) |
get Sql for loading price categories which include this article
string | $sFields | fields to load from oxCategories |
Definition at line 3090 of file oxarticle.php.
oxArticle::getStdLink | ( | $iLang = null , |
|
$aParams = array() |
|||
) |
Returns standard URL to product
int | $iLang | required language. optional |
array | $aParams | additional params to use [optional] |
Implements oxIUrl.
Definition at line 2619 of file oxarticle.php.
oxArticle::getStockCheckQuery | ( | $blForceCoreTable = null | ) |
Returns part of sql query used in active snippet. If config option "blUseStock" is TRUE checks if "oxstockflag != 2 or ( oxstock + oxvarstock ) > 0". If config option "blVariantParentBuyable" is TRUE checks if product has variants, and if has - checks is there at least one variant which is buyable. If config option option "blUseTimeCheck" is TRUE additionally checks if variants "oxactivefrom < current data < oxactiveto"
bool | $blForceCoreTable | force core table usage |
Definition at line 560 of file oxarticle.php.
oxArticle::getStockStatus | ( | ) |
oxArticle::getThumbnailUrl | ( | $bSsl = null | ) |
Returns article thumbnail picture url
bool | $bSsl | to force SSL |
Definition at line 2921 of file oxarticle.php.
oxArticle::getToBasketLink | ( | ) |
oxArticle::getTPrice | ( | ) |
oxArticle::getUnitName | ( | ) |
Returns oxarticles__oxunitname value processed by oxLang::translateString()
Definition at line 3204 of file oxarticle.php.
oxArticle::getUnitPrice | ( | ) |
oxArticle::getUnitQuantity | ( | ) |
oxArticle::getVariantIds | ( | $blActiveVariants = true | ) |
Collects and returns active/all variant ids of article.
bool | $blActiveVariants | Parameter to load only active variants. |
Definition at line 3746 of file oxarticle.php.
oxArticle::getVariants | ( | $blRemoveNotOrderables = true , |
|
$blForceCoreTable = null |
|||
) |
Collects and returns article variants. Note: Only active variants are returned by this method. If you need full variant list use oxArticle::getAdminVariants()
bool | $blRemoveNotOrderables | if true, removes from list not orderable articles, which are out of stock |
bool | $blForceCoreTable | if true forces core table use, default is false [optional] |
Definition at line 1536 of file oxarticle.php.
oxArticle::getVariantsCount | ( | ) |
oxArticle::getVariantSelections | ( | $aFilterIds = null , |
|
$sActVariantId = null , |
|||
$iLimit = 0 |
|||
) |
Returns variants selections lists array
array | $aFilterIds | ids of active selections [optional] |
string | $sActVariantId | active variant id [optional] |
int | $iLimit | limit variant lists count (if non zero, return limited number of multidimensional variant selections) |
Definition at line 1435 of file oxarticle.php.
oxArticle::getVariantsQuery | ( | $blRemoveNotOrderables, | |
$blForceCoreTable = null |
|||
) |
Returns part of query which checks if product is variant of current object. Additionally if config option "blUseStock" is TRUE checks stock state "( oxstock > 0 or ( oxstock <= 0 and ( oxstockflag = 1 or oxstockflag = 4 ) )"
bool | $blRemoveNotOrderables | remove or leave non orderable products |
bool | $blForceCoreTable | force core table usage |
Definition at line 595 of file oxarticle.php.
oxArticle::getVarMinPrice | ( | ) |
oxArticle::getVendor | ( | $blShopCheck = true | ) |
Returns current article vendor object. If $blShopCheck = false, then vendor loading will fallback to oxI18n object and blReadOnly parameter will be set to true if vendor is not assigned to current shop
bool | $blShopCheck | Set false if shop check is not required (default is true) |
Definition at line 1672 of file oxarticle.php.
oxArticle::getVendorId | ( | $blForceReload = false | ) |
Returns article object vendor ID. Result is cached into self::$_aArticleVendors
bool | $blForceReload | reloads id even if it is cached |
Definition at line 1697 of file oxarticle.php.
oxArticle::getWeight | ( | ) |
oxArticle::getZoomPictureUrl | ( | $iIndex = '' | ) |
Returns article zoom picture url
int | $iIndex | picture index |
Definition at line 2944 of file oxarticle.php.
oxArticle::hasAmountPrice | ( | ) |
oxArticle::hasDownloadableAgreement | ( | ) |
Returns if article has downloadable agreement with which customer will have to agree.
Definition at line 1421 of file oxarticle.php.
oxArticle::hasIntangibleAgreement | ( | ) |
Returns if article has intangible agreement with which customer will have to agree.
Definition at line 1411 of file oxarticle.php.
oxArticle::hasMdVariants | ( | ) |
Checks if article has multidimensional variants
Definition at line 1401 of file oxarticle.php.
oxArticle::hasSortingFieldsChanged | ( | ) |
Checks whether sorting fields changed from last article loading.
Definition at line 1083 of file oxarticle.php.
oxArticle::inCategory | ( | $sCatNid | ) |
Checks if article is assigned to category $sCatNID.
string | $sCatNid | category ID |
Definition at line 1765 of file oxarticle.php.
oxArticle::inPriceCategory | ( | $sCatNid | ) |
Checks if article is assigned to price category $sCatNID.
string | $sCatNid | Price category ID |
Definition at line 3110 of file oxarticle.php.
oxArticle::isAssignedToCategory | ( | $sCatId | ) |
Checks if article is assigned to passed category (even checks if this category is "price category"). Returns true on success.
string | $sCatId | category ID |
Definition at line 1778 of file oxarticle.php.
oxArticle::isBuyable | ( | ) |
oxArticle::isDownloadable | ( | ) |
Returns oxarticles__oxisdownloadable value
Definition at line 3245 of file oxarticle.php.
oxArticle::isInList | ( | ) |
Checks whether object is in list or not It's needed for oxArticle so that it can pass this to widgets
Definition at line 500 of file oxarticle.php.
oxArticle::isMdVariant | ( | ) |
Returns TRUE if product is multidimensional variant, and false if not
Definition at line 3076 of file oxarticle.php.
oxArticle::isMultilingualField | ( | $sFieldName | ) |
Returns true if the field is multilanguage
string | $sFieldName | Field name |
Reimplemented from oxI18n.
Definition at line 793 of file oxarticle.php.
oxArticle::isNotBuyable | ( | ) |
oxArticle::isOnComparisonList | ( | ) |
Checks whether article is inluded in comparison list
Definition at line 750 of file oxarticle.php.
oxArticle::isOrderArticle | ( | ) |
Returns false if object is not derived from oxorderarticle class
Implements oxIArticle.
Definition at line 3056 of file oxarticle.php.
oxArticle::isParentNotBuyable | ( | ) |
oxArticle::isRangePrice | ( | ) |
Returns true if article has variant with different price
Definition at line 937 of file oxarticle.php.
oxArticle::isVariant | ( | ) |
Returns TRUE if product is variant, and false if not
Definition at line 3066 of file oxarticle.php.
oxArticle::isVisible | ( | ) |
Checks if article has visible status. Returns TRUE if its visible
Definition at line 977 of file oxarticle.php.
oxArticle::load | ( | $sOXID | ) |
Loads object data from DB (object data ID must be passed to method). Converts dates (oxarticle::oxarticles__oxinsert) to international format (oxutils.php oxRegistry::get("oxUtilsDate")->formatDBDate(...)). Returns true if article was loaded successfully.
string | $sOXID | Article object ID |
Reimplemented from oxBase.
Definition at line 1055 of file oxarticle.php.
oxArticle::loadAmountPriceInfo | ( | ) |
Returns list object with info about article price that depends on amount in basket. Takes data from oxprice2article table. Returns false if such info is not set.
Definition at line 1318 of file oxarticle.php.
oxArticle::onChange | ( | $sAction = null , |
|
$sOXID = null , |
|||
$sParentID = null |
|||
) |
This function is triggered whenever article is saved or deleted or after the stock is changed. Originally we need to update the oxstock for possible article parent in case parent is not buyable Plus you may want to extend this function to update some extended information. Call oxArticle::onChange($sAction, $sOXID) with ID parameter when changes are executed over SQL. (or use module class instead of oxArticle if such exists)
string | $sAction | Action constant |
string | $sOXID | Article ID |
string | $sParentID | Parent ID |
Definition at line 2256 of file oxarticle.php.
oxArticle::reduceStock | ( | $dAmount, | |
$blAllowNegativeStock = false |
|||
) |
Reduce article stock. return the affected amount
float | $dAmount | amount to reduce |
bool | $blAllowNegativeStock | are negative stocks allowed? |
Definition at line 2066 of file oxarticle.php.
oxArticle::resetParent | ( | ) |
Changes article variant to parent article
Definition at line 2147 of file oxarticle.php.
oxArticle::resetRemindStatus | ( | ) |
Resets oxremindactive status. If remindActive status is 2, reminder is already sent.
Definition at line 2801 of file oxarticle.php.
oxArticle::save | ( | ) |
(oxArticle::_saveArtLongDesc()) save the object using parent::save() method.
Reimplemented from oxBase.
Definition at line 2132 of file oxarticle.php.
oxArticle::setArticleLongDesc | ( | $sDesc | ) |
Save article long description to oxartext table
string | $sDesc | description to set |
Definition at line 2427 of file oxarticle.php.
oxArticle::setArticleUser | ( | $oUser | ) |
oxArticle::setBuyableState | ( | $blBuyable = false | ) |
Sets product state - buyable or not
bool | $blBuyable | state - buyable or not (default false) |
Definition at line 2849 of file oxarticle.php.
oxArticle::setId | ( | $sId = null | ) |
Sets object ID, additionally sets $this->oxarticles__oxnid field value
string | $sId | New ID |
Reimplemented from oxBase.
Definition at line 512 of file oxarticle.php.
oxArticle::setItemKey | ( | $sItemKey | ) |
Sets item key used with oxuserbasket
string | $sItemKey | Item key |
Definition at line 706 of file oxarticle.php.
oxArticle::setLinkType | ( | $iType | ) |
Resets details link
int | $iType | type of link to load |
Definition at line 2552 of file oxarticle.php.
oxArticle::setLoadParentData | ( | $blLoadParentData | ) |
A setter for $_blLoadParentData (whether article parent info should be laoded fully) class variable
bool | $blLoadParentData | Whether to load parent data |
Definition at line 770 of file oxarticle.php.
oxArticle::setNoVariantLoading | ( | $blLoadVariants | ) |
Disables/enables variant loading
bool | $blLoadVariants | skip variant loading or not |
Definition at line 716 of file oxarticle.php.
oxArticle::setOnComparisonList | ( | $blOnList | ) |
Set if article is inluded in comparison list
bool | $blOnList | Whether is article on the list |
Definition at line 760 of file oxarticle.php.
oxArticle::setPrice | ( | oxPrice | $oPrice | ) |
Sets the current oxPrice object
oxPrice | $oPrice | the new price object |
Definition at line 1890 of file oxarticle.php.
oxArticle::setRangePrice | ( | $blIsRangePrice = true | ) |
Setter to set if article has range price
bool | $blIsRangePrice | - true if range, else false |
Definition at line 967 of file oxarticle.php.
oxArticle::setRatingAverage | ( | $iRating | ) |
Set product rating average
integer | $iRating | new rating value |
Definition at line 1124 of file oxarticle.php.
oxArticle::setRatingCount | ( | $iRatingCnt | ) |
Set product rating count
integer | $iRatingCnt | new rating count |
Definition at line 1134 of file oxarticle.php.
oxArticle::setSelectlist | ( | $aSelList | ) |
Sets selectlists of current product
array | $aSelList | selectlist |
Definition at line 2859 of file oxarticle.php.
oxArticle::setSkipAssign | ( | $blSkipAssign | ) |
Assign condition setter. In case article assignment is skipped ($_blSkipAssign = true), it does not perform additional
bool | $blSkipAssign | Whether to skip assign process for the article |
Definition at line 670 of file oxarticle.php.
oxArticle::skipDiscounts | ( | ) |
Checks if discount should be skipped for this article in basket. Returns true if yes.
Implements oxIArticle.
Definition at line 1859 of file oxarticle.php.
oxArticle::updateSoldAmount | ( | $dAmount = 0 | ) |
Recursive function. Updates quantity of sold articles. Return true on success
float | $dAmount | Number of articles sold |
Definition at line 2092 of file oxarticle.php.
oxArticle::updateVariantsRemind | ( | ) |
Updates article variants oxremindactive field, as variants inherit this setting from parent
Definition at line 3012 of file oxarticle.php.
|
staticprotected |
Definition at line 364 of file oxarticle.php.
|
protected |
Definition at line 436 of file oxarticle.php.
|
staticprotected |
Definition at line 350 of file oxarticle.php.
|
staticprotected |
Definition at line 357 of file oxarticle.php.
|
staticprotected |
Definition at line 422 of file oxarticle.php.
|
protected |
Definition at line 382 of file oxarticle.php.
|
protected |
Definition at line 228 of file oxarticle.php.
|
staticprotected |
Definition at line 214 of file oxarticle.php.
|
protected |
Definition at line 207 of file oxarticle.php.
|
protected |
Definition at line 371 of file oxarticle.php.
|
protected |
Definition at line 84 of file oxarticle.php.
|
staticprotected |
Definition at line 415 of file oxarticle.php.
|
staticprotected |
Definition at line 221 of file oxarticle.php.
|
protected |
Definition at line 273 of file oxarticle.php.
|
protected |
Definition at line 266 of file oxarticle.php.
|
protected |
Definition at line 315 of file oxarticle.php.
|
protected |
Definition at line 280 of file oxarticle.php.
|
protected |
Definition at line 259 of file oxarticle.php.
|
protected |
Definition at line 106 of file oxarticle.php.
|
protected |
Definition at line 408 of file oxarticle.php.
|
protected |
Definition at line 113 of file oxarticle.php.
|
protected |
Variable used to determine if setting parentId to empty value is allowed
Definition at line 174 of file oxarticle.php.
|
protected |
Definition at line 48 of file oxarticle.php.
|
protected |
Definition at line 443 of file oxarticle.php.
|
staticprotected |
Definition at line 429 of file oxarticle.php.
|
protected |
$_blHasVariants is set to true if article has multidimensional variants.
Definition at line 134 of file oxarticle.php.
|
protected |
$_blHasVariants is set to true if article has any variants.
Definition at line 129 of file oxarticle.php.
|
protected |
Definition at line 141 of file oxarticle.php.
|
protected |
Definition at line 200 of file oxarticle.php.
|
protected |
Definition at line 235 of file oxarticle.php.
|
protected |
Variable used to force load parent data in export
Definition at line 169 of file oxarticle.php.
|
protected |
Definition at line 156 of file oxarticle.php.
|
protected |
Definition at line 99 of file oxarticle.php.
|
protected |
Definition at line 91 of file oxarticle.php.
|
protected |
Definition at line 123 of file oxarticle.php.
|
protected |
Variable used to force load parent data in export
Definition at line 179 of file oxarticle.php.
|
protected |
Definition at line 186 of file oxarticle.php.
|
protected |
Definition at line 33 of file oxarticle.php.
|
protected |
Definition at line 343 of file oxarticle.php.
|
protected |
Definition at line 77 of file oxarticle.php.
|
protected |
Definition at line 70 of file oxarticle.php.
|
protected |
Definition at line 63 of file oxarticle.php.
|
protected |
$_fPricePerUnit holds price per unit value in active shop currency. $_fPricePerUnit is calculated from oxArticle::oxarticles__oxunitquantity->value and from oxArticle::oxarticles__oxuniname->value. If either one of these values is empty then $_fPricePerUnit is not calculated. Example: In case when product price is 10 EUR and product quantity is 0.5 (liters) then $_fPricePerUnit would be 20,00
Definition at line 164 of file oxarticle.php.
|
protected |
Definition at line 252 of file oxarticle.php.
|
protected |
Definition at line 322 of file oxarticle.php.
|
protected |
Definition at line 308 of file oxarticle.php.
|
protected |
Definition at line 336 of file oxarticle.php.
|
protected |
Definition at line 242 of file oxarticle.php.
|
protected |
Object holding the list of attributes and attribute values associated with this article Attributes are loaded only when bl_perfLoadAttributes config option is set to true
Definition at line 192 of file oxarticle.php.
|
protected |
Definition at line 399 of file oxarticle.php.
|
protected |
Definition at line 392 of file oxarticle.php.
|
protected |
Definition at line 55 of file oxarticle.php.
|
protected |
Definition at line 329 of file oxarticle.php.
|
protected |
Definition at line 148 of file oxarticle.php.
|
protected |
Definition at line 26 of file oxarticle.php.
|
protected |
Definition at line 287 of file oxarticle.php.
|
protected |
Definition at line 40 of file oxarticle.php.
|
protected |
Definition at line 294 of file oxarticle.php.
|
protected |
Definition at line 301 of file oxarticle.php.