Definition at line 18 of file oxubase.php.
oxUBase._processRequest | ( | ) | [protected] |
In non admin mode checks if request was NOT processed by seo handler. If NOT, then tries to load alternative SEO url and if url is available - redirects to it. If no alternative path was found - 404 header is emitted and page is rendered
Definition at line 474 of file oxubase.php.
oxUBase.init | ( | ) |
Calls self._processRequest(), initializes components which needs to be loaded, sets current list type, calls parent.init()
Reimplemented from oxView.
Reimplemented in Content, Details, Order, Payment, Review, Rss, Search, Start, Tag, and Thankyou.
Definition at line 506 of file oxubase.php.
oxUBase.getViewId | ( | ) |
oxUBase.showSorting | ( | ) |
Template variable getter. Returns true if sorting is on
Definition at line 588 of file oxubase.php.
oxUBase.setComponents | ( | $ | aComponents = null |
) |
Set array of component objects
array | $aComponents array of components objects |
Definition at line 600 of file oxubase.php.
oxUBase.getComponents | ( | ) |
oxUBase.setIsOrderStep | ( | $ | blIsOrderStep = null |
) |
Set flag if current view is an order view
bool | $blIsOrderStep flag if current view is an order view |
Definition at line 622 of file oxubase.php.
oxUBase.getIsOrderStep | ( | ) |
oxUBase.setActiveCategory | ( | $ | oCategory | ) |
Active category setter
oxcategory | $oCategory active category |
Definition at line 645 of file oxubase.php.
oxUBase.getActiveCategory | ( | ) |
Returns active category
Reimplemented in aList, ManufacturerList, Search, Tag, and VendorList.
Definition at line 655 of file oxubase.php.
oxUBase.setIsCallForCache | ( | $ | blIsCallForCache = null |
) |
Set cache sign to enable/disable use of cache
bool | $blIsCallForCache cache sign to enable/disable use of cache |
Definition at line 667 of file oxubase.php.
oxUBase.getIsCallForCache | ( | ) |
Get cache sign to enable/disable use of cache
Definition at line 677 of file oxubase.php.
oxUBase.getListType | ( | ) |
Get list type
Reimplemented in Account.
Definition at line 687 of file oxubase.php.
oxUBase.setListType | ( | $ | sType | ) |
List type setter
string | $sType type of list |
Definition at line 702 of file oxubase.php.
oxUBase.getCategoryId | ( | ) |
oxUBase.setCategoryId | ( | $ | sCategoryId | ) |
Category ID setter
string | $sCategoryId Id of category to cache |
Definition at line 728 of file oxubase.php.
oxUBase.showRightBasket | ( | ) |
oxUBase.setShowRightBasket | ( | $ | blShowBasket | ) |
Returns show right basket
bool | $blShowBasket if TRUE - right basket will be shown |
Definition at line 756 of file oxubase.php.
oxUBase.showLeftBasket | ( | ) |
oxUBase.setShowLeftBasket | ( | $ | blShowBasket | ) |
Returns show left basket
bool | $blShowBasket if TRUE - left basket will be shown |
Definition at line 783 of file oxubase.php.
oxUBase.showTopBasket | ( | ) |
oxUBase.setShowTopBasket | ( | $ | blShowBasket | ) |
Returns show top basket
bool | $blShowBasket if TRUE - basket will be shown |
Definition at line 810 of file oxubase.php.
oxUBase.loadCurrency | ( | ) |
oxUBase.loadVendorTree | ( | ) |
oxUBase.loadManufacturerTree | ( | ) |
oxUBase.dontShowEmptyCategories | ( | ) |
Returns true if empty categories are not loaded
Definition at line 868 of file oxubase.php.
oxUBase.isLanguageLoaded | ( | ) |
oxUBase.showTopCatNavigation | ( | ) |
Returns show/hide top navigation of categories
Definition at line 900 of file oxubase.php.
oxUBase.getTopNavigationCatCnt | ( | ) |
Returns item count in top navigation of categories
Definition at line 916 of file oxubase.php.
oxUBase.addRssFeed | ( | $ | sTitle, | |
$ | sUrl, | |||
$ | key = null | |||
) |
addRssFeed adds link to rss
string | $sTitle feed page title | |
string | $sUrl feed url | |
int | $key feed number |
Definition at line 934 of file oxubase.php.
oxUBase.prepareSortColumns | ( | ) |
Retrieves from session or gets new sorting parameters for search and category lists. Sets new sorting parameters (reverse or new column sort) to session.
Template variables: showsorting, listorderby, listorder, allsortcolumns
Session variables: listorderby, listorder
Reimplemented in GuestBook.
Definition at line 962 of file oxubase.php.
oxUBase.getListOrderBy | ( | ) |
Template variable getter. Returns string after the list is ordered by
Definition at line 997 of file oxubase.php.
oxUBase.getListOrderDirection | ( | ) |
Template variable getter. Returns list order direction
Definition at line 1007 of file oxubase.php.
oxUBase.setMetaDescription | ( | $ | sDescription | ) |
Sets the view parameter "meta_description"
string | $sDescription prepared string for description |
Definition at line 1019 of file oxubase.php.
oxUBase.setMetaKeywords | ( | $ | sKeywords | ) |
Sets the view parameter 'meta_keywords'
string | $sKeywords prepared string for meta keywords |
Definition at line 1031 of file oxubase.php.
oxUBase.getMetaKeywords | ( | ) |
Template variable getter. Returns meta keywords
Definition at line 1041 of file oxubase.php.
oxUBase.getMetaDescription | ( | ) |
Template variable getter. Returns meta description
Definition at line 1065 of file oxubase.php.
oxUBase.getActCurrency | ( | ) |
oxUBase.setActCurrency | ( | $ | oCur | ) |
Active language setter
object | $oCur corrency object |
Definition at line 1101 of file oxubase.php.
oxUBase.getCompareItemsCnt | ( | ) |
Template variable getter. Returns article list count in comparison
Reimplemented in Compare.
Definition at line 1111 of file oxubase.php.
oxUBase.setCompareItemsCnt | ( | $ | iCount | ) |
Articlelist count in comparison setter
integer | $iCount compare items count |
Definition at line 1123 of file oxubase.php.
oxUBase.getWishlistName | ( | ) |
Template variable getter. Returns user name of searched wishlist
Definition at line 1133 of file oxubase.php.
oxUBase.setWishlistName | ( | $ | sName | ) |
Sets user name of searched wishlist
string | $sName wishlist name |
Definition at line 1145 of file oxubase.php.
oxUBase._forceNoIndex | ( | ) | [protected] |
Forces output noindex meta data for current view
Definition at line 1155 of file oxubase.php.
oxUBase.noIndex | ( | ) |
Marks that current view is marked as noindex, nofollow and article details links must contain nofollow tags
Reimplemented in Details.
Definition at line 1166 of file oxubase.php.
oxUBase.getContentId | ( | ) |
Returns "impressum" content ID used by template engine. Used, when no content id specified in template
Reimplemented in Content.
Definition at line 1189 of file oxubase.php.
oxUBase.getContent | ( | ) |
Returns "impressum" content as default content when no content id specified in template
Reimplemented in Content.
Definition at line 1206 of file oxubase.php.
oxUBase.isSortingActive | ( | ) |
Returns if sorting is active and can be displayed
Definition at line 1223 of file oxubase.php.
oxUBase.getMenueList | ( | ) |
Template variable getter. Returns header menue list
Definition at line 1233 of file oxubase.php.
oxUBase.setMenueList | ( | $ | aMenue | ) |
Header menue list setter
array | $aMenue menu list |
Definition at line 1245 of file oxubase.php.
oxUBase._setNrOfArtPerPage | ( | ) | [protected] |
Sets number of articles per page to config value
Definition at line 1256 of file oxubase.php.
oxUBase._getSeoObjectId | ( | ) | [protected] |
Override this function to return object it which is used to identify its seo meta info
Reimplemented in aList, Content, Details, ManufacturerList, Tag, and VendorList.
Definition at line 1302 of file oxubase.php.
oxUBase._prepareMetaDescription | ( | $ | sMeta, | |
$ | iLength = 1024 , |
|||
$ | blDescTag = false | |||
) | [protected] |
Returns current view meta description data
string | $sMeta category path | |
int | $iLength max length of result, -1 for no truncation | |
bool | $blDescTag if true - performs additional dublicate cleaning |
Reimplemented in aList, Content, Details, ManufacturerList, Start, Tag, and VendorList.
Definition at line 1315 of file oxubase.php.
oxUBase._prepareMetaKeyword | ( | $ | sKeywords | ) | [protected] |
Returns current view keywords seperated by comma
string | $sKeywords data to use as keywords |
Reimplemented in aList, Content, Details, ManufacturerList, Start, Tag, and VendorList.
Definition at line 1360 of file oxubase.php.
oxUBase._removeDuplicatedWords | ( | $ | aInput | ) | [protected] |
Removes duplicated words (not case sensitive)
mixed | $aInput array of string or string |
Definition at line 1385 of file oxubase.php.
oxUBase.getNavigationParams | ( | ) |
Returns array of params => values which are used in hidden forms and as additional url params. NOTICE: this method SHOULD return raw (non encoded into entities) parameters, because values are processed by htmlentities() to avoid security and brokent templates problems
Reimplemented in Account_Recommlist, and RecommList.
Definition at line 1413 of file oxubase.php.
oxUBase.setItemSorting | ( | $ | sCnid, | |
$ | sSortBy, | |||
$ | sSortDir = null | |||
) |
Sets sorting item config
string | $sCnid sortable item id | |
string | $sSortBy sort field | |
string | $sSortDir sort direction (optional) |
Reimplemented in ManufacturerList, Search, Tag, and VendorList.
Definition at line 1441 of file oxubase.php.
oxUBase.getSorting | ( | $ | sCnid | ) |
Returns sorting config for current item
string | $sCnid sortable item id |
Reimplemented in aList, ManufacturerList, Search, Tag, and VendorList.
Definition at line 1457 of file oxubase.php.
oxUBase.getSortingSql | ( | $ | sCnid | ) |
Returns part of SQL query with sorting params
string | $sCnid sortable item id |
Definition at line 1472 of file oxubase.php.
oxUBase.getTitleSuffix | ( | ) |
Returns title suffix used in template
Reimplemented in aList, ManufacturerList, Start, Tags, and VendorList.
Definition at line 1485 of file oxubase.php.
oxUBase.getTitlePrefix | ( | ) |
oxUBase._getSubject | ( | ) | [protected] |
returns object, assosiated with current view. (the object that is shown in frontend)
Reimplemented in aList, Content, and Details.
Definition at line 1507 of file oxubase.php.
oxUBase.getDynUrlParams | ( | ) |
returns additional url params for dynamic url building
Definition at line 1517 of file oxubase.php.
oxUBase.getLink | ( | $ | iLang = null |
) |
get link of current view
int | $iLang requested language |
Definition at line 1559 of file oxubase.php.
oxUBase.getSimilarRecommLists | ( | ) |
Returns similar recommendation list So far this method is implemented in Details (details.php) view.
Reimplemented in Account_Noticelist, Account_Wishlist, aList, Basket, Compare, Details, RecommList, and Search.
Definition at line 1608 of file oxubase.php.
oxUBase._getRequestParams | ( | $ | blAddPageNr = true |
) | [protected] |
collects _GET parameters used by eShop and returns uri
bool | $blAddPageNr if TRUE - page number will be added |
Definition at line 1619 of file oxubase.php.
oxUBase._getSeoRequestParams | ( | ) | [protected] |
collects _GET parameters used by eShop SEO and returns uri
Definition at line 1697 of file oxubase.php.
oxUBase.showSearch | ( | ) |
oxUBase.getRssLinks | ( | ) |
oxUBase.getSortColumns | ( | ) |
Template variable getter. Returns sorting columns
Reimplemented in GuestBook.
Definition at line 1758 of file oxubase.php.
oxUBase.getEditTags | ( | ) |
Returns if tags will be edit
Reimplemented in Details.
Definition at line 1768 of file oxubase.php.
oxUBase.getRecommSearch | ( | ) |
Template variable getter. Returns search string
Reimplemented in RecommList.
Definition at line 1777 of file oxubase.php.
oxUBase.getReviewUserId | ( | ) |
Template variable getter. Returns review user id
Reimplemented in Review.
Definition at line 1786 of file oxubase.php.
oxUBase.getPaymentList | ( | ) |
Template variable getter. Returns payment id
Reimplemented in Payment.
Definition at line 1795 of file oxubase.php.
oxUBase.getActiveRecommList | ( | ) |
Template variable getter. Returns active recommendation lists
Reimplemented in Account_Recommlist, RecommList, and Review.
Definition at line 1804 of file oxubase.php.
oxUBase.getAccessoires | ( | ) |
Template variable getter. Returns accessoires of article
Reimplemented in Details.
Definition at line 1813 of file oxubase.php.
oxUBase.getCrossSelling | ( | ) |
Template variable getter. Returns crosssellings
Reimplemented in Details, Review, and Suggest.
Definition at line 1822 of file oxubase.php.
oxUBase.getSimilarProducts | ( | ) |
Template variable getter. Returns similar article list
Reimplemented in Account_Noticelist, Details, Review, and Suggest.
Definition at line 1831 of file oxubase.php.
oxUBase.getAlsoBoughtThiesProducts | ( | ) |
Template variable getter. Returns list of customer also bought thies products
Reimplemented in Details, and Thankyou.
Definition at line 1840 of file oxubase.php.
oxUBase.getArticleId | ( | ) |
Return the active article id
Reimplemented in Account.
Definition at line 1849 of file oxubase.php.
oxUBase.isMoreTagsVisible | ( | ) |
Should "More tags" link be visible.
Reimplemented in Start, and Tags.
Definition at line 1858 of file oxubase.php.
oxUBase.getTitle | ( | ) |
Returns current view title. Default is null
Reimplemented in aList, Details, ManufacturerList, Tag, and VendorList.
Definition at line 1868 of file oxubase.php.
oxUBase.getActiveLangAbbr | ( | ) |
oxUBase.addGlobalParams | ( | $ | oShop = null |
) |
Sets and caches default parameters for shop object and returns it.
Template variables: isdemoversion, shop, isdemoversion, version, iShopID_TrustedShops, urlsign
oxShop | $oShop current shop object |
Reimplemented from oxView.
Definition at line 1910 of file oxubase.php.
oxUBase.getAdditionalParams | ( | ) |
Template variable getter. Returns additional params for url
Reimplemented from oxView.
Reimplemented in RecommList, and Review.
Definition at line 1974 of file oxubase.php.
oxUBase._setListType | ( | ) | [protected] |
Sets active list type if it was not set by request
Definition at line 2014 of file oxubase.php.
oxUBase.generatePageNavigationUrl | ( | ) |
Generates URL for page navigation
Reimplemented in aList, ManufacturerList, Tag, and VendorList.
Definition at line 2026 of file oxubase.php.
oxUBase._addPageNrParam | ( | $ | sUrl, | |
$ | iPage, | |||
$ | iLang = null | |||
) | [protected] |
Adds page number parameter to url and returns modified url
string | $sUrl url to add page number | |
string | $iPage active page number | |
int | $iLang language id |
Reimplemented in aList, ManufacturerList, Tag, and VendorList.
Definition at line 2041 of file oxubase.php.
oxUBase.generatePageNavigation | ( | ) |
Generates variables for page navigation
Reimplemented in Tag.
Definition at line 2054 of file oxubase.php.
oxUBase.prepareMinimumOrderPrice4View | ( | ) |
performs setup of aViewData according to iMinOrderPrice admin setting
Definition at line 2100 of file oxubase.php.
oxUBase.render | ( | ) |
While ordering disables navigation controls if oxConfig.blDisableNavBars is on and executes parent.render()
Reimplemented from oxView.
Reimplemented in Account, Account_Newsletter, Account_Noticelist, Account_Order, Account_Password, Account_Recommlist, Account_User, Account_Wishlist, aList, Basket, Compare, Contact, Content, Details, ForgotPwd, GuestBook, Help, Info, Links, ManufacturerList, MoreDetails, News, Newsletter, Order, oxStart, Payment, Pricealarm, RecommAdd, RecommList, Register, Review, Rss, Search, Start, Suggest, Tag, Tags, Thankyou, Tpl, User, VendorList, Wishlist, and Wrapping.
Definition at line 2125 of file oxubase.php.
oxUBase.getViewProduct | ( | ) |
Returns current view product object (if it is loaded)
Definition at line 2173 of file oxubase.php.
oxUBase.setViewProduct | ( | $ | oProduct | ) |
Sets view product
oxarticle | $oProduct view product object |
Definition at line 2185 of file oxubase.php.
oxUBase.getViewProductList | ( | ) |
oxUBase.getActPage | ( | ) |
oxUBase.getActCategory | ( | ) |
Returns active category set by categories component; if category is not set by component - will create category object and will try to load by id passed by request
Definition at line 2221 of file oxubase.php.
oxUBase.setActCategory | ( | $ | oCategory | ) |
Active category setter
oxcategory | $oCategory active category |
Definition at line 2245 of file oxubase.php.
oxUBase.getActTag | ( | ) |
Active tag info object getter. Object properties:
Definition at line 2257 of file oxubase.php.
oxUBase.getActVendor | ( | ) |
Returns active vendor set by categories component; if vendor is not set by component - will create vendor object and will try to load by id passed by request
Definition at line 2276 of file oxubase.php.
oxUBase.getActManufacturer | ( | ) |
Returns active Manufacturer set by categories component; if Manufacturer is not set by component - will create Manufacturer object and will try to load by id passed by request
Definition at line 2305 of file oxubase.php.
oxUBase.setActVendor | ( | $ | oVendor | ) |
Active vendor setter
oxvendor | $oVendor active vendor |
Definition at line 2334 of file oxubase.php.
oxUBase.setActManufacturer | ( | $ | oManufacturer | ) |
Active Manufacturer setter
oxmanufacturer | $oManufacturer active Manufacturer |
Definition at line 2346 of file oxubase.php.
oxUBase.getActSearch | ( | ) |
Returns fake object which is used to mount navigation info
Definition at line 2356 of file oxubase.php.
oxUBase.getActRecommList | ( | ) |
Returns active recommlist object which is used to mount navigation info
Definition at line 2371 of file oxubase.php.
oxUBase.getCategoryTree | ( | ) |
Returns category tree (if it is loaded)
Definition at line 2391 of file oxubase.php.
oxUBase.setCategoryTree | ( | $ | oCatTree | ) |
Category list setter
oxcategorylist | $oCatTree category tree |
Definition at line 2403 of file oxubase.php.
oxUBase.getVendorTree | ( | ) |
Returns vendor tree (if it is loaded0
Definition at line 2413 of file oxubase.php.
oxUBase.setVendorTree | ( | $ | oVendorTree | ) |
Vendor tree setter
oxvendorlist | $oVendorTree vendor tree |
Definition at line 2425 of file oxubase.php.
oxUBase.getManufacturerTree | ( | ) |
Returns Manufacturer tree (if it is loaded0
Definition at line 2435 of file oxubase.php.
oxUBase.setManufacturerTree | ( | $ | oManufacturerTree | ) |
Manufacturer tree setter
oxManufacturerlist | $oManufacturerTree Manufacturer tree |
Definition at line 2447 of file oxubase.php.
oxUBase._loadActions | ( | ) | [protected] |
Loads article actions: top articles, bargain - right side and top 5 articles
Template variables:
articlebargainlist, aTop5Articles
Definition at line 2460 of file oxubase.php.
oxUBase.setSessionCategoryId | ( | $ | sCategoryId | ) |
Active category id tracker used when SEO is on to track active category and keep correct navigation
string | $sCategoryId active category Id |
Definition at line 2474 of file oxubase.php.
oxUBase.getSessionCategoryId | ( | ) |
oxUBase._processListArticles | ( | ) | [protected] |
Iterates through list articles and performs list view specific tasks
Reimplemented in ManufacturerList, RecommList, and VendorList.
Definition at line 2494 of file oxubase.php.
oxUBase.getAddUrlParams | ( | ) |
Returns additional URL paramerets which must be added to list products urls
Reimplemented in RecommList, Search, and Tag.
Definition at line 2509 of file oxubase.php.
oxUBase.getTop5ArticleList | ( | ) |
Template variable getter. Returns Top 5 article list. Parameter oxubase::$_blTop5Action must be set to true.
Reimplemented in aList.
Definition at line 2519 of file oxubase.php.
oxUBase.getBargainArticleList | ( | ) |
Template variable getter. Returns bargain article list Parameter oxubase::$_blBargainAction must be set to true.
Reimplemented in aList.
Definition at line 2546 of file oxubase.php.
oxUBase.isLowOrderPrice | ( | ) |
Template variable getter. Returns if order price is to low
Definition at line 2570 of file oxubase.php.
oxUBase.getMinOrderPrice | ( | ) |
Template variable getter. Returns min order price
Definition at line 2580 of file oxubase.php.
oxUBase.getNewsRealStatus | ( | ) |
Template variable getter. Returns if newsletter is realy active (for user.tpl)
Definition at line 2590 of file oxubase.php.
oxUBase._canRedirect | ( | ) | [protected] |
Checks if current request parameters does not block SEO redirection process
Definition at line 2600 of file oxubase.php.
oxUBase.getProduct | ( | ) |
Empty active product getter
Reimplemented in Details, MoreDetails, Pricealarm, Review, and Suggest.
Definition at line 2616 of file oxubase.php.
oxUBase.getVendorlist | ( | ) |
Template variable getter. Returns vendorlist for search
Definition at line 2625 of file oxubase.php.
oxUBase.setVendorlist | ( | $ | aList | ) |
Sets vendorlist for search
array | $aList vendor list |
Definition at line 2637 of file oxubase.php.
oxUBase.getManufacturerlist | ( | ) |
Template variable getter. Returns Manufacturerlist for search
Definition at line 2647 of file oxubase.php.
oxUBase.setManufacturerlist | ( | $ | aList | ) |
Sets Manufacturerlist for search
array | $aList manufacturer list |
Definition at line 2659 of file oxubase.php.
oxUBase.setRootVendor | ( | $ | oVendor | ) |
Sets root vendor
object | $oVendor vendor object |
Definition at line 2671 of file oxubase.php.
oxUBase.getRootVendor | ( | ) |
Template variable getter. Returns root vendor
Definition at line 2681 of file oxubase.php.
oxUBase.setRootManufacturer | ( | $ | oManufacturer | ) |
Sets root Manufacturer
object | $oManufacturer manufacturer object |
Definition at line 2693 of file oxubase.php.
oxUBase.getRootManufacturer | ( | ) |
Template variable getter. Returns root Manufacturer
Definition at line 2703 of file oxubase.php.
oxUBase.getVendorId | ( | ) |
Template variable getter. Returns vendor id
Definition at line 2713 of file oxubase.php.
oxUBase.getManufacturerId | ( | ) |
Template variable getter. Returns Manufacturer id
Definition at line 2729 of file oxubase.php.
oxUBase.getSearchCatTree | ( | ) |
Template variable getter. Returns category tree for search
Definition at line 2745 of file oxubase.php.
oxUBase.setSearchCatTree | ( | $ | aTree | ) |
Sets category tree for search
array | $aTree category tree |
Definition at line 2757 of file oxubase.php.
oxUBase.getCatMore | ( | ) |
Template variable getter. Returns more category
Definition at line 2767 of file oxubase.php.
oxUBase.setCatMore | ( | $ | oCat | ) |
Sets more category
object | $oCat category object |
Definition at line 2779 of file oxubase.php.
oxUBase.isNewsSubscribed | ( | ) |
Template variable getter. Returns if user subscribed for newsletter
Reimplemented in User.
Definition at line 2789 of file oxubase.php.
oxUBase.setNewsSubscribed | ( | $ | blNewsSubscribed | ) |
Sets if user subscribed for newsletter
bool | $blNewsSubscribed TRUE - news are subscribed |
Definition at line 2801 of file oxubase.php.
oxUBase.showShipAddress | ( | ) |
Template variable getter. Returns if show user shipping address
Reimplemented in User.
Definition at line 2811 of file oxubase.php.
oxUBase.setShowShipAddress | ( | $ | blShowShipAddress | ) |
Sets if show user shipping address
bool | $blShowShipAddress TRUE - show shipping address |
Reimplemented in User.
Definition at line 2823 of file oxubase.php.
oxUBase.getDelAddress | ( | ) |
Template variable getter. Returns shipping address
Reimplemented in Order, Register, and User.
Definition at line 2833 of file oxubase.php.
oxUBase.setDelAddress | ( | $ | oDelAddress | ) |
Sets shipping address
bool | $oDelAddress delivery address |
Reimplemented in User.
Definition at line 2845 of file oxubase.php.
oxUBase.getCatTreePath | ( | ) |
Template variable getter. Returns category path
Reimplemented in aList, ManufacturerList, and VendorList.
Definition at line 2855 of file oxubase.php.
oxUBase.getContentByIdent | ( | $ | sIdent | ) |
Loads and returns oxcontent object requested by its ident
string | $sIdent content identifier |
Definition at line 2867 of file oxubase.php.
oxUBase.getContentCategory | ( | ) |
Default content category getter, returns FALSE by default
Reimplemented in Content.
Definition at line 2881 of file oxubase.php.
oxUBase.$_oaComponents = array() [protected] |
Definition at line 25 of file oxubase.php.
oxUBase.$_blIsCallForCache = false [protected] |
Definition at line 32 of file oxubase.php.
oxUBase.$_blIsOrderStep = false [protected] |
oxUBase.$_sListType = null [protected] |
Reimplemented in Account, ManufacturerList, RecommList, Search, Tag, and VendorList.
Definition at line 46 of file oxubase.php.
oxUBase.$_oActCategory = null [protected] |
Definition at line 53 of file oxubase.php.
oxUBase.$_oClickCat = null [protected] |
Definition at line 59 of file oxubase.php.
oxUBase.$_sCategoryId = null [protected] |
Definition at line 66 of file oxubase.php.
oxUBase.$_oActManufacturer = null [protected] |
Definition at line 73 of file oxubase.php.
oxUBase.$_oActVendor = null [protected] |
Definition at line 80 of file oxubase.php.
oxUBase.$_oActSearch = null [protected] |
Definition at line 87 of file oxubase.php.
oxUBase.$_blShowSorting = false [protected] |
Reimplemented in aList, Details, GuestBook, ManufacturerList, Search, Tag, and VendorList.
Definition at line 93 of file oxubase.php.
oxUBase.$_blShowRightBasket = null [protected] |
Definition at line 99 of file oxubase.php.
oxUBase.$_blShowTopBasket = null [protected] |
Definition at line 105 of file oxubase.php.
oxUBase.$_blShowLeftBasket = null [protected] |
Definition at line 111 of file oxubase.php.
oxUBase.$_blLoadCurrency = null [protected] |
Definition at line 117 of file oxubase.php.
oxUBase.$_blLoadVendorTree = null [protected] |
Definition at line 123 of file oxubase.php.
oxUBase.$_blLoadManufacturerTree = null [protected] |
Definition at line 129 of file oxubase.php.
oxUBase.$_blDontShowEmptyCats = null [protected] |
Definition at line 135 of file oxubase.php.
oxUBase.$_blLoadLanguage = null [protected] |
Definition at line 141 of file oxubase.php.
oxUBase.$_blShowTopCatNav = null [protected] |
Definition at line 147 of file oxubase.php.
oxUBase.$_iTopCatNavItmCnt = null [protected] |
Definition at line 153 of file oxubase.php.
oxUBase.$_aRssLinks = null [protected] |
Definition at line 159 of file oxubase.php.
oxUBase.$_sListOrderBy = null [protected] |
Definition at line 165 of file oxubase.php.
oxUBase.$_sListOrderDir = null [protected] |
Definition at line 171 of file oxubase.php.
oxUBase.$_sMetaDescription = null [protected] |
Definition at line 177 of file oxubase.php.
oxUBase.$_sMetaKeywords = null [protected] |
Definition at line 183 of file oxubase.php.
oxUBase.$_sMetaDescriptionIdent = null [protected] |
oxUBase.$_sMetaKeywordsIdent = null [protected] |
oxUBase.$_sAdditionalParams = null [protected] |
Definition at line 203 of file oxubase.php.
oxUBase.$_oActCurrency = null [protected] |
Definition at line 209 of file oxubase.php.
oxUBase.$_blCommonAdded = false [protected] |
Definition at line 217 of file oxubase.php.
oxUBase.$_iViewIndexState = VIEW_INDEXSTATE_INDEX [protected] |
Current view search engine indexing state: VIEW_INDEXSTATE_INDEX - index without limitations VIEW_INDEXSTATE_NOINDEXNOFOLLOW - no index / no follow VIEW_INDEXSTATE_NOINDEXFOLLOW - no index / follow
Reimplemented in Account, Account_Noticelist, Account_Wishlist, Basket, Contact, ForgotPwd, GuestBook, Help, Info, ManufacturerList, MoreDetails, Newsletter, Register, Review, Search, and VendorList.
Definition at line 225 of file oxubase.php.
oxUBase.$_blForceNoIndex = false [protected] |
Definition at line 233 of file oxubase.php.
oxUBase.$_sWishlistName = null [protected] |
Definition at line 239 of file oxubase.php.
oxUBase.$_iCompItemsCnt = null [protected] |
oxUBase.$_sContentId = null [protected] |
Default content id
Reimplemented in Content.
Definition at line 252 of file oxubase.php.
oxUBase.$_oContent = null [protected] |
Default content
Reimplemented in Content.
Definition at line 259 of file oxubase.php.
oxUBase.$_sViewResetID = null [protected] |
Definition at line 266 of file oxubase.php.
oxUBase.$_blActiveSorting = null [protected] |
Definition at line 272 of file oxubase.php.
oxUBase.$_aMenueList = null [protected] |
Definition at line 278 of file oxubase.php.
oxUBase.$_aComponentNames [protected] |
Initial value:
array( 'oxcmp_user' => 1, // 0 means dont init if cached 'oxcmp_lang' => 1, 'oxcmp_cur' => 1, 'oxcmp_shop' => 1, 'oxcmp_categories' => 0, 'oxcmp_utils' => 1, 'oxcmp_news' => 0, 'oxcmp_basket' => 1 )
Definition at line 285 of file oxubase.php.
oxUBase.$_aUserComponentNames = array() [protected] |
Definition at line 301 of file oxubase.php.
oxUBase.$_oProduct = null [protected] |
Definition at line 308 of file oxubase.php.
oxUBase.$_iActPage = null [protected] |
Definition at line 314 of file oxubase.php.
oxUBase.$_aArticleList = null [protected] |
Definition at line 320 of file oxubase.php.
oxUBase.$_oVendorTree = null [protected] |
Definition at line 326 of file oxubase.php.
oxUBase.$_oManufacturerTree = null [protected] |
Definition at line 332 of file oxubase.php.
oxUBase.$_oCategoryTree = null [protected] |
Definition at line 338 of file oxubase.php.
oxUBase.$_aTop5ArticleList = null [protected] |
Definition at line 344 of file oxubase.php.
oxUBase.$_aBargainArticleList = null [protected] |
Definition at line 350 of file oxubase.php.
oxUBase.$_iLowOrderPrice = null [protected] |
Definition at line 356 of file oxubase.php.
oxUBase.$_sMinOrderPrice = null [protected] |
Definition at line 362 of file oxubase.php.
oxUBase.$_iNewsRealStatus = null [protected] |
Definition at line 368 of file oxubase.php.
oxUBase.$_aBlockRedirectParams = array( 'fnc' ) [protected] |
oxUBase.$_aVendorlist = null [protected] |
Definition at line 380 of file oxubase.php.
oxUBase.$_oRootVendor = null [protected] |
Definition at line 386 of file oxubase.php.
oxUBase.$_sVendorId = null [protected] |
Definition at line 392 of file oxubase.php.
oxUBase.$_aManufacturerlist = null [protected] |
Definition at line 398 of file oxubase.php.
oxUBase.$_oRootManufacturer = null [protected] |
Definition at line 404 of file oxubase.php.
oxUBase.$_sManufacturerId = null [protected] |
Definition at line 410 of file oxubase.php.
oxUBase.$_aSearchCatTree = null [protected] |
Definition at line 416 of file oxubase.php.
oxUBase.$_oCatMore = null [protected] |
Definition at line 422 of file oxubase.php.
oxUBase.$_blNewsSubscribed = null [protected] |
Definition at line 428 of file oxubase.php.
oxUBase.$_blShowShipAddress = null [protected] |
Definition at line 434 of file oxubase.php.
oxUBase.$_oDelAddress = null [protected] |
oxUBase.$_sCatTreePath = null [protected] |
Definition at line 446 of file oxubase.php.
oxUBase.$_aContents = array() [protected] |
Definition at line 452 of file oxubase.php.
oxUBase.$_blTop5Action = false [protected] |
oxUBase.$_blBargainAction = false [protected] |