OXID eShop CE
4.10.2
|
Protected Member Functions | |
_getComponentNames () | |
_processRequest () | |
_getMetaFromSeo ($sDataType) | |
_getMetaFromContent ($sMetaIdent) | |
_forceNoIndex () | |
_setNrOfArtPerPage () | |
_getSeoObjectId () | |
_prepareMetaDescription ($sMeta, $iLength=1024, $blRemoveDuplicatedWords=false) | |
_prepareMetaKeyword ($sKeywords, $blRemoveDuplicatedWords=true) | |
_removeDuplicatedWords ($aInput, $aSkipTags=array()) | |
_getSubject ($iLang) | |
_getRequestParams ($blAddPageNr=true) | |
_getSeoRequestParams () | |
_addPageNrParam ($sUrl, $iPage, $iLang=null) | |
_canRedirect () | |
Protected Member Functions inherited from oxView | |
_executeNewAction ($sNewAction) |
Static Protected Attributes | |
static | $_aCollectedComponentNames = null |
Static Protected Attributes inherited from oxView | |
static | $_blExecuted = false |
Static Protected Attributes inherited from oxSuperCfg | |
static | $_oConfig = null |
static | $_oSession = null |
static | $_oRights = null |
static | $_oActUser = null |
static | $_blIsAdmin = null |
Base view class. Class is responsible for managing of components that must be loaded and executed before any regular operation.
Definition at line 17 of file oxubase.php.
|
protected |
Adds page number parameter to url and returns modified url, if page number 0 drops from url
string | $sUrl | url to add page number |
int | $iPage | active page number |
int | $iLang | language id |
Reimplemented in aList, RecommList, ManufacturerList, Tag, and VendorList.
Definition at line 2076 of file oxubase.php.
|
protected |
Checks if current request parameters does not block SEO redirection process
Reimplemented in Search.
Definition at line 2534 of file oxubase.php.
|
protected |
Forces output no index meta data for current view
Definition at line 1210 of file oxubase.php.
|
protected |
|
protected |
Fetches meta data (description or keywords) from content table
string | $sMetaIdent | meta content ident |
Definition at line 1114 of file oxubase.php.
|
protected |
Fetches meta data (description or keywords) from seo table
string | $sDataType | data type "oxkeywords" or "oxdescription" |
Definition at line 1094 of file oxubase.php.
|
protected |
collects _GET parameters used by eShop and returns uri
bool | $blAddPageNr | if TRUE - page number will be added |
Definition at line 1705 of file oxubase.php.
|
protected |
Override this function to return object it which is used to identify its seo meta info
Reimplemented in Details, aList, Content, ManufacturerList, VendorList, Tag, and Credits.
Definition at line 1313 of file oxubase.php.
|
protected |
collects _GET parameters used by eShop SEO and returns uri
Definition at line 1790 of file oxubase.php.
|
protected |
returns object, associated with current view. (the object that is shown in frontend)
int | $iLang | language id |
Reimplemented in Details, oxwArticleDetails, aList, ManufacturerList, VendorList, and Content.
Definition at line 1576 of file oxubase.php.
|
protected |
Returns current view meta description data
string | $sMeta | category path |
int | $iLength | max length of result, -1 for no truncation |
bool | $blRemoveDuplicatedWords | if true - performs additional duplicate cleaning |
Reimplemented in aList, ManufacturerList, VendorList, Details, Tag, Content, and Start.
Definition at line 1326 of file oxubase.php.
|
protected |
Returns current view keywords separated by comma
string | $sKeywords | data to use as keywords |
bool | $blRemoveDuplicatedWords | if true - performs additional duplicate cleaning |
Reimplemented in aList, Details, ManufacturerList, VendorList, Tag, Content, and Start.
Definition at line 1373 of file oxubase.php.
|
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
Reimplemented in oxWidget.
Definition at line 569 of file oxubase.php.
|
protected |
Removes duplicated words (not case sensitive)
mixed | $aInput | array of string or string |
array | $aSkipTags | in admin defined strings |
Definition at line 1393 of file oxubase.php.
|
protected |
Sets number of articles per page to config value
Definition at line 1262 of file oxubase.php.
oxUBase::addGlobalParams | ( | $oShop = null | ) |
Sets and caches default parameters for shop object and returns it.
oxShop | $oShop | current shop object |
Reimplemented from oxView.
Definition at line 2006 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 918 of file oxubase.php.
oxUBase::canAcceptFormData | ( | ) |
Checks if session session form id matches with form id
Definition at line 2751 of file oxubase.php.
oxUBase::dontShowEmptyCategories | ( | ) |
Returns true if empty categories are not loaded
Definition at line 857 of file oxubase.php.
oxUBase::generatePageNavigation | ( | $iPositionCount = 0 | ) |
Generates variables for page navigation
int | $iPositionCount | - paging positions count ( 0 - unlimited ) |
Definition at line 2138 of file oxubase.php.
oxUBase::generatePageNavigationUrl | ( | ) |
Generates URL for page navigation
Reimplemented in aList, RecommList, ManufacturerList, VendorList, and Tag.
Definition at line 2062 of file oxubase.php.
oxUBase::getAccessoires | ( | ) |
Template variable getter. Returns accessoires of article
Reimplemented in Details, and oxwArticleDetails.
Definition at line 1924 of file oxubase.php.
oxUBase::getActCurrency | ( | ) |
oxUBase::getActiveCategory | ( | ) |
Returns active category
Reimplemented in aList, Search, ManufacturerList, VendorList, and oxwArticleBox.
Definition at line 757 of file oxubase.php.
oxUBase::getActiveLangAbbr | ( | ) |
Returns active lang suffix usally it used in html lang attr to allow the browser to interpret the page in the right language e.g. to support hyphons
Definition at line 1976 of file oxubase.php.
oxUBase::getActiveRecommList | ( | ) |
Template variable getter. Returns active recommendation lists
Reimplemented in Review, and Account_Recommlist.
Definition at line 1908 of file oxubase.php.
oxUBase::getActiveUsername | ( | ) |
Template variable getter. Returns logged in user name
Definition at line 2955 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 2332 of file oxubase.php.
oxUBase::getActPage | ( | ) |
oxUBase::getActSearch | ( | ) |
Returns fake object which is used to mount navigation info
Definition at line 2375 of file oxubase.php.
oxUBase::getActTag | ( | ) |
Active tag info object getter. Object properties:
Definition at line 2281 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 2307 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 2020 of file oxubase.php.
oxUBase::getAddUrlParams | ( | ) |
Returns additional URL parameters which must be added to list products urls
Reimplemented in ManufacturerList, VendorList, aList, Search, RecommList, and Tag.
Definition at line 2429 of file oxubase.php.
oxUBase::getAlsoBoughtTheseProducts | ( | ) |
Template variable getter. Returns list of customer also bought thies products
Reimplemented in Details, oxwArticleDetails, and Thankyou.
Definition at line 1945 of file oxubase.php.
oxUBase::getArticleId | ( | ) |
Return the active article id
Reimplemented in Account, and oxwReview.
Definition at line 1952 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 2467 of file oxubase.php.
oxUBase::getBaseLink | ( | $iLang = null | ) |
Get base link of current view
int | $iLang | requested language |
Definition at line 1631 of file oxubase.php.
oxUBase::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented in Details, aList, Payment, RecommList, order, Search, Compare, ManufacturerList, VendorList, Content, Basket, Account_Wishlist, Account_Recommlist, GuestBook, Account, Thankyou, Tag, Suggest, Newsletter, Invite, User, Contact, ForgotPwd, Register, Account_Noticelist, Wishlist, Account_Order, Account_Password, Account_Newsletter, News, Tags, Account_User, ClearCookies, Links, and Account_Downloads.
Definition at line 2870 of file oxubase.php.
oxUBase::getCanonicalUrl | ( | ) |
oxUBase::getCategoryTree | ( | ) |
Returns category tree (if it is loaded)
Definition at line 2391 of file oxubase.php.
oxUBase::getCatMoreUrl | ( | ) |
Template variable getter. Returns more category
Definition at line 2651 of file oxubase.php.
oxUBase::getCatTreePath | ( | ) |
Template variable getter. Returns category path
Reimplemented in aList, ManufacturerList, and VendorList.
Definition at line 2661 of file oxubase.php.
oxUBase::getCompareItemCount | ( | ) |
Template variable getter. Returns comparison article list count.
Definition at line 1197 of file oxubase.php.
oxUBase::getComponent | ( | $sName | ) |
Get component object
string | $sName | name of component object |
Definition at line 714 of file oxubase.php.
oxUBase::getComponents | ( | ) |
oxUBase::getContentByIdent | ( | $sIdent | ) |
Loads and returns oxContent object requested by its ident
string | $sIdent | content identifier |
Definition at line 2673 of file oxubase.php.
oxUBase::getContentCategory | ( | ) |
Default content category getter, returns FALSE by default
Reimplemented in Content.
Definition at line 2688 of file oxubase.php.
oxUBase::getCrossSelling | ( | ) |
Template variable getter. Returns crosssellings
Reimplemented in Details, oxwArticleDetails, and Suggest.
Definition at line 1931 of file oxubase.php.
oxUBase::getCustomListDisplayType | ( | ) |
oxUBase::getDefaultSorting | ( | ) |
Returns default category sorting for selected category
Reimplemented in Details, oxwArticleDetails, aList, and GuestBook.
Definition at line 969 of file oxubase.php.
oxUBase::getDeliveryAddress | ( | ) |
Template variable getter. Returns user delivery address
Definition at line 2917 of file oxubase.php.
oxUBase::getDynUrlParams | ( | ) |
returns additional url params for dynamic url building
Reimplemented in Review.
Definition at line 1586 of file oxubase.php.
oxUBase::getEditTags | ( | ) |
Returns if tags will be edit
Reimplemented in Details.
Definition at line 1881 of file oxubase.php.
oxUBase::getFieldValidationErrors | ( | ) |
Returns input field validation error array (if available)
Definition at line 2860 of file oxubase.php.
oxUBase::getFormId | ( | ) |
Form id getter. This id used to prevent double guestbook, review entry submit
Definition at line 2736 of file oxubase.php.
oxUBase::getInvoiceAddress | ( | ) |
Template variable getter. Returns user address
Definition at line 2900 of file oxubase.php.
oxUBase::getIsOrderStep | ( | ) |
oxUBase::getLastProducts | ( | ) |
Template variable getter. Returns last seen products
Definition at line 3004 of file oxubase.php.
oxUBase::getLink | ( | $iLang = null | ) |
Get link of current view. In url its include also page number if it is list page
int | $iLang | requested language |
Reimplemented in RecommList, Suggest, and oxwArticleBox.
Definition at line 1665 of file oxubase.php.
oxUBase::getListDisplayType | ( | ) |
oxUBase::getListOrderBy | ( | ) |
Template variable getter. Returns string after the list is ordered by
Definition at line 1041 of file oxubase.php.
oxUBase::getListOrderDirection | ( | ) |
Template variable getter. Returns list order direction
Definition at line 1058 of file oxubase.php.
oxUBase::getListType | ( | ) |
Get list type
Reimplemented in Account.
Definition at line 767 of file oxubase.php.
oxUBase::getManufacturerId | ( | ) |
Template variable getter. Returns Manufacturer id
Definition at line 2634 of file oxubase.php.
oxUBase::getManufacturerlist | ( | ) |
Template variable getter. Returns Manufacturer list for search
Definition at line 2557 of file oxubase.php.
oxUBase::getManufacturerTree | ( | ) |
Returns Manufacturer tree (if it is loaded0
Definition at line 2411 of file oxubase.php.
oxUBase::getMenueList | ( | ) |
Template variable getter. Returns header menu list
Definition at line 1244 of file oxubase.php.
oxUBase::getMetaDescription | ( | ) |
Template variable getter. Returns meta description
Reimplemented in Details, and aList.
Definition at line 1154 of file oxubase.php.
oxUBase::getMetaKeywords | ( | ) |
Template variable getter. Returns meta keywords
Definition at line 1131 of file oxubase.php.
oxUBase::getMinOrderPrice | ( | ) |
Template variable getter. Returns formatted min order price value
Definition at line 2509 of file oxubase.php.
oxUBase::getMustFillFields | ( | ) |
Returns array of fields which must be filled during registration
Definition at line 2698 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 broken templates problems
Reimplemented in RecommList, Details, Account, Account_Recommlist, and Account_Noticelist.
Definition at line 1431 of file oxubase.php.
oxUBase::getNewBasketItemMsgType | ( | ) |
Returns added basket item notification message type
Definition at line 3014 of file oxubase.php.
oxUBase::getNewsRealStatus | ( | ) |
Template variable getter. Returns if newsletter is really active (for user.tpl)
Definition at line 2524 of file oxubase.php.
oxUBase::getPageNavigation | ( | ) |
Template variable getter. Returns page navigation
Reimplemented in aList, Review, Search, Compare, Account_Recommlist, GuestBook, Account_Order, and News.
Definition at line 2097 of file oxubase.php.
oxUBase::getPageNavigationLimitedBottom | ( | $iPositionCount = 11 | ) |
Template variable getter. Returns page navigation with default 11 positions
int | $iPositionCount | - paging positions count ( 0 - unlimited ) |
Definition at line 2123 of file oxubase.php.
oxUBase::getPageNavigationLimitedTop | ( | $iPositionCount = 7 | ) |
Template variable getter. Returns page navigation with default 7 positions
int | $iPositionCount | - paging positions count ( 0 - unlimited ) |
Definition at line 2109 of file oxubase.php.
oxUBase::getPageTitle | ( | ) |
oxUBase::getPaymentList | ( | ) |
Template variable getter. Returns payment id
Reimplemented in Payment.
Definition at line 1897 of file oxubase.php.
oxUBase::getProduct | ( | ) |
Empty active product getter
Reimplemented in oxwArticleDetails, Details, Suggest, Pricealarm, MoreDetails, and oxwArticleBox.
Definition at line 2548 of file oxubase.php.
oxUBase::getPromoCurrentList | ( | ) |
oxUBase::getPromoFinishedList | ( | ) |
return last finished promotion list
Definition at line 2776 of file oxubase.php.
oxUBase::getPromoFutureList | ( | ) |
oxUBase::getRecommSearch | ( | ) |
Template variable getter. Returns search string
Reimplemented in RecommList.
Definition at line 1890 of file oxubase.php.
oxUBase::getRootManufacturer | ( | ) |
Template variable getter. Returns root Manufacturer
Definition at line 2607 of file oxubase.php.
oxUBase::getRootVendor | ( | ) |
Template variable getter. Returns root vendor
Definition at line 2587 of file oxubase.php.
oxUBase::getRssLinks | ( | ) |
oxUBase::getSavedSorting | ( | $sSortIdent | ) |
Returns sorting variable from session
string | $sSortIdent | sorting indent |
Definition at line 1008 of file oxubase.php.
oxUBase::getSearchCatId | ( | ) |
Template variable getter. Returns searched category id
Reimplemented in Search.
Definition at line 2983 of file oxubase.php.
oxUBase::getSearchManufacturer | ( | ) |
Template variable getter. Returns searched Manufacturer id
Reimplemented in Search.
Definition at line 2997 of file oxubase.php.
oxUBase::getSearchParamForHtml | ( | ) |
Template variable getter. Returns search parameter for Html So far this method is implemented in search (search.php) view.
Reimplemented in Details, Search, and Account.
Definition at line 1694 of file oxubase.php.
oxUBase::getSearchVendor | ( | ) |
Template variable getter. Returns searched vendor id
Reimplemented in Search.
Definition at line 2990 of file oxubase.php.
oxUBase::getShowPromotionList | ( | ) |
oxUBase::getSimilarProducts | ( | ) |
Template variable getter. Returns similar article list
Reimplemented in Details, oxwArticleDetails, Suggest, and Account_Noticelist.
Definition at line 1938 of file oxubase.php.
oxUBase::getSimilarRecommListIds | ( | ) |
Return array of id to form recommend list. Should be overridden if need.
Reimplemented in Details, aList, oxwArticleDetails, Search, Compare, Account_Wishlist, Basket, and Account_Noticelist.
Definition at line 1685 of file oxubase.php.
oxUBase::getSortColumns | ( | ) |
Template variable getter. Returns sorting columns
Reimplemented in GuestBook.
Definition at line 1856 of file oxubase.php.
oxUBase::getSortIdent | ( | ) |
Returns page sort ident. It is used as ident in session variable aSorting[ident]
Reimplemented in GuestBook.
Definition at line 959 of file oxubase.php.
oxUBase::getSorting | ( | $sSortIdent | ) |
Returns sorting config for current item
string | $sSortIdent | sortable item id |
Definition at line 1481 of file oxubase.php.
oxUBase::getSortingSql | ( | $sIdent | ) |
Returns part of SQL query with sorting params
string | $sIdent | sortable item id |
Definition at line 1506 of file oxubase.php.
oxUBase::getSortOrderByParameterName | ( | ) |
Returns sorted column parameter name
Reimplemented in GuestBook.
Definition at line 938 of file oxubase.php.
oxUBase::getSortOrderParameterName | ( | ) |
Returns sorted column direction parameter name
Reimplemented in GuestBook.
Definition at line 948 of file oxubase.php.
oxUBase::getTitle | ( | ) |
Returns current view title. Default is search for translation of PAGE_TITLE_{view_class_name}
Reimplemented in Details, aList, RecommList, Search, Content, Account, Newsletter, ManufacturerList, VendorList, Tag, Contact, ForgotPwd, Wishlist, News, and RecommAdd.
Definition at line 1961 of file oxubase.php.
oxUBase::getTitlePageSuffix | ( | ) |
Returns title page suffix used in template in lists
Reimplemented in aList, and Tags.
Definition at line 1527 of file oxubase.php.
oxUBase::getTitlePrefix | ( | ) |
oxUBase::getTitleSuffix | ( | ) |
Returns title suffix used in template
Reimplemented in aList, ManufacturerList, VendorList, Start, and Tags.
Definition at line 1519 of file oxubase.php.
oxUBase::getTop5ArticleList | ( | $iCount = null | ) |
Template variable getter. Returns Top 5 article list. Parameter oxUBase::$_blTop5Action must be set to true.
integer | $iCount | - product count in list |
Definition at line 2441 of file oxubase.php.
oxUBase::getTopNavigationCatCnt | ( | ) |
Returns item count in top navigation of categories
Definition at line 901 of file oxubase.php.
oxUBase::getUserSelectedSorting | ( | ) |
Returns default category sorting for selected category
Definition at line 979 of file oxubase.php.
oxUBase::getVendorId | ( | ) |
Template variable getter. Returns vendor id
Definition at line 2617 of file oxubase.php.
oxUBase::getViewId | ( | ) |
oxUBase::getViewProduct | ( | ) |
Returns current view product object (if it is loaded)
Definition at line 2232 of file oxubase.php.
oxUBase::getViewProductList | ( | ) |
oxUBase::getWidgetLink | ( | ) |
oxUBase::getWishlistName | ( | ) |
Template variable getter. Returns user name of searched wishlist
Definition at line 3120 of file oxubase.php.
oxUBase::getWishlistUserId | ( | ) |
Template variable getter. Returns user id from wish list
Definition at line 2975 of file oxubase.php.
oxUBase::init | ( | ) |
oxUBase::isActive | ( | $sName | ) |
Checks if feature is enabled
string | $sName | feature name |
Definition at line 3026 of file oxubase.php.
oxUBase::isEnabledDownloadableFiles | ( | ) |
oxUBase::isEnabledPrivateSales | ( | ) |
oxUBase::isFbWidgetVisible | ( | ) |
Returns TRUE if facebook widgets are on
Definition at line 3038 of file oxubase.php.
oxUBase::isFieldRequired | ( | $sField | ) |
Returns if field is required.
string | $sField | required field to check |
Reimplemented in Register.
Definition at line 2720 of file oxubase.php.
oxUBase::isLanguageLoaded | ( | ) |
oxUBase::isLowOrderPrice | ( | ) |
Template variable getter. Returns if order price is lower than minimum order price setup (config param "iMinOrderPrice")
Definition at line 2493 of file oxubase.php.
oxUBase::isPriceCalculated | ( | ) |
Returns true if price calculation is activated
Definition at line 3098 of file oxubase.php.
oxUBase::isRootCatChanged | ( | ) |
Template variable getter. Returns true if active root category was changed
Definition at line 2890 of file oxubase.php.
oxUBase::isVatIncluded | ( | ) |
Returns true if articles shown in shop with VAT. Checks users VAT and options.
Reimplemented in oxwArticleBox.
Definition at line 3076 of file oxubase.php.
oxUBase::loadCurrency | ( | ) |
oxUBase::noIndex | ( | ) |
Marks that current view is marked as no index, no follow and article details links must contain no follow tags
Reimplemented in Details.
Definition at line 1221 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 oxwArticleDetails, Details, Search, aList, Review, order, Payment, Content, Account, Start, Thankyou, Account_Wishlist, GuestBook, RecommList, Basket, ManufacturerList, VendorList, Invite, User, Account_Recommlist, Account_Noticelist, Tag, Rss, Account_Order, oxwArticleBox, Register, oxwRating, Account_Newsletter, Account_Password, oxwReview, RecommAdd, oxwCategoryTree, Account_User, Download, Tags, ClearCookies, oxwCookieNote, and Tpl.
Definition at line 2207 of file oxubase.php.
oxUBase::setActCurrency | ( | $oCur | ) |
Active currency setter
object | $oCur | corrency object |
Definition at line 1187 of file oxubase.php.
oxUBase::setActiveCategory | ( | $oCategory | ) |
Active category setter
oxCategory | $oCategory | active category |
Definition at line 747 of file oxubase.php.
oxUBase::setActManufacturer | ( | $oManufacturer | ) |
Active Manufacturer setter
oxManufacturer | $oManufacturer | active Manufacturer |
Definition at line 2365 of file oxubase.php.
oxUBase::setActVendor | ( | $oVendor | ) |
Active vendor setter
oxVendor | $oVendor | active vendor |
Definition at line 2355 of file oxubase.php.
oxUBase::setCategoryTree | ( | $oCatTree | ) |
Category list setter
oxCategoryList | $oCatTree | category tree |
Definition at line 2401 of file oxubase.php.
oxUBase::setComponents | ( | $aComponents = null | ) |
Set array of component objects
array | $aComponents | array of components objects |
Definition at line 692 of file oxubase.php.
oxUBase::setDeliveryAddress | ( | $aDeliveryAddress | ) |
Template variable setter. Sets user delivery address
array | $aDeliveryAddress | delivery address |
Definition at line 2935 of file oxubase.php.
oxUBase::setInvoiceAddress | ( | $aAddress | ) |
Template variable setter. Sets user address
array | $aAddress | user address |
Definition at line 2945 of file oxubase.php.
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 726 of file oxubase.php.
oxUBase::setItemSorting | ( | $sSortIdent, | |
$sSortBy, | |||
$sSortDir = null |
|||
) |
Sets sorting item config
string | $sSortIdent | sortable item id |
string | $sSortBy | sort field |
string | $sSortDir | sort direction (optional) |
Definition at line 1465 of file oxubase.php.
oxUBase::setListOrderBy | ( | $sColumn | ) |
Set sorting column name
string | $sColumn | - column name |
Definition at line 1021 of file oxubase.php.
oxUBase::setListOrderDirection | ( | $sDirection | ) |
Set sorting directions
string | $sDirection | - direction desc / asc |
Definition at line 1031 of file oxubase.php.
oxUBase::setListType | ( | $sType | ) |
oxUBase::setManufacturerlist | ( | $aList | ) |
Sets Manufacturer list for search
array | $aList | manufacturer list |
Definition at line 2567 of file oxubase.php.
oxUBase::setManufacturerTree | ( | $oManufacturerTree | ) |
Manufacturer tree setter
oxManufacturerList | $oManufacturerTree | Manufacturer tree |
Definition at line 2421 of file oxubase.php.
oxUBase::setMenueList | ( | $aMenu | ) |
Header menu list setter
array | $aMenu | menu list |
Definition at line 1254 of file oxubase.php.
oxUBase::setMetaDescription | ( | $sDescription | ) |
Sets the view parameter "meta_description"
string | $sDescription | prepared string for description |
Definition at line 1070 of file oxubase.php.
oxUBase::setMetaKeywords | ( | $sKeywords | ) |
Sets the view parameter 'meta_keywords'
string | $sKeywords | prepared string for meta keywords |
Definition at line 1082 of file oxubase.php.
oxUBase::setRootCatChanged | ( | $blRootCatChanged | ) |
Sets if active root category was changed
bool | $blRootCatChanged | root category changed |
Definition at line 2880 of file oxubase.php.
oxUBase::setRootManufacturer | ( | $oManufacturer | ) |
Sets root Manufacturer
object | $oManufacturer | manufacturer object |
Definition at line 2597 of file oxubase.php.
oxUBase::setRootVendor | ( | $oVendor | ) |
Sets root vendor
object | $oVendor | vendor object |
Definition at line 2577 of file oxubase.php.
oxUBase::setSortColumns | ( | $aSortColumns | ) |
Set sorting columns
array | $aSortColumns | array of column names array('name1', 'name2',...) |
Definition at line 1871 of file oxubase.php.
oxUBase::setViewProduct | ( | $oProduct | ) |
Sets view product
oxArticle | $oProduct | view product object |
Definition at line 2242 of file oxubase.php.
oxUBase::showCategoryArticlesCount | ( | ) |
Returns true if empty categories are not loaded
Definition at line 874 of file oxubase.php.
oxUBase::showRememberMe | ( | ) |
oxUBase::showSearch | ( | ) |
oxUBase::showSorting | ( | ) |
Template variable getter. Returns true if sorting is on
Definition at line 682 of file oxubase.php.
oxUBase::showTags | ( | ) |
Returns true if tags are ON
Definition at line 3110 of file oxubase.php.
|
protected |
Definition at line 333 of file oxubase.php.
|
protected |
Definition at line 361 of file oxubase.php.
|
protected |
|
staticprotected |
Definition at line 518 of file oxubase.php.
|
protected |
Definition at line 293 of file oxubase.php.
|
protected |
Definition at line 452 of file oxubase.php.
|
protected |
Definition at line 503 of file oxubase.php.
|
protected |
Definition at line 496 of file oxubase.php.
|
protected |
Definition at line 62 of file oxubase.php.
|
protected |
Definition at line 410 of file oxubase.php.
|
protected |
Definition at line 285 of file oxubase.php.
|
protected |
Definition at line 473 of file oxubase.php.
|
protected |
Definition at line 162 of file oxubase.php.
|
protected |
Definition at line 534 of file oxubase.php.
|
protected |
Definition at line 354 of file oxubase.php.
|
protected |
Definition at line 312 of file oxubase.php.
|
protected |
Definition at line 466 of file oxubase.php.
|
protected |
Definition at line 234 of file oxubase.php.
|
protected |
Definition at line 141 of file oxubase.php.
|
protected |
Definition at line 225 of file oxubase.php.
|
protected |
Definition at line 27 of file oxubase.php.
|
protected |
Definition at line 250 of file oxubase.php.
|
protected |
Definition at line 48 of file oxubase.php.
|
protected |
Definition at line 526 of file oxubase.php.
|
protected |
Definition at line 127 of file oxubase.php.
|
protected |
Definition at line 148 of file oxubase.php.
|
protected |
Definition at line 134 of file oxubase.php.
|
protected |
Definition at line 368 of file oxubase.php.
|
protected |
Definition at line 431 of file oxubase.php.
|
protected |
Definition at line 489 of file oxubase.php.
|
protected |
Definition at line 120 of file oxubase.php.
|
protected |
Definition at line 482 of file oxubase.php.
|
protected |
Definition at line 459 of file oxubase.php.
|
protected |
Definition at line 326 of file oxubase.php.
|
protected |
Definition at line 257 of file oxubase.php.
|
protected |
Definition at line 382 of file oxubase.php.
|
protected |
Definition at line 155 of file oxubase.php.
|
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
Definition at line 242 of file oxubase.php.
|
protected |
Definition at line 41 of file oxubase.php.
|
protected |
Definition at line 83 of file oxubase.php.
|
protected |
Definition at line 218 of file oxubase.php.
|
protected |
Definition at line 106 of file oxubase.php.
|
protected |
Definition at line 90 of file oxubase.php.
|
protected |
Definition at line 113 of file oxubase.php.
|
protected |
Definition at line 97 of file oxubase.php.
|
protected |
Definition at line 347 of file oxubase.php.
|
protected |
|
protected |
Definition at line 438 of file oxubase.php.
|
protected |
Definition at line 340 of file oxubase.php.
|
protected |
Definition at line 319 of file oxubase.php.
|
protected |
Definition at line 417 of file oxubase.php.
|
protected |
Definition at line 396 of file oxubase.php.
|
protected |
Definition at line 510 of file oxubase.php.
|
protected |
Definition at line 211 of file oxubase.php.
|
protected |
Definition at line 445 of file oxubase.php.
|
protected |
|
protected |
Definition at line 76 of file oxubase.php.
|
protected |
Definition at line 69 of file oxubase.php.
|
protected |
Definition at line 169 of file oxubase.php.
|
protected |
Definition at line 176 of file oxubase.php.
|
protected |
Definition at line 55 of file oxubase.php.
|
protected |
Definition at line 424 of file oxubase.php.
|
protected |
Definition at line 183 of file oxubase.php.
|
protected |
Definition at line 197 of file oxubase.php.
|
protected |
Definition at line 190 of file oxubase.php.
|
protected |
Definition at line 204 of file oxubase.php.
|
protected |
Definition at line 375 of file oxubase.php.
|
protected |
Definition at line 34 of file oxubase.php.
|
protected |
Definition at line 403 of file oxubase.php.
|
protected |
Definition at line 278 of file oxubase.php.