| 
    OXID eShop CE
    4.10.7
    
   | 
 
 Inheritance diagram for Search:
 Collaboration diagram for Search:Protected Member Functions | |
| _processListArticles () | |
| _isSearchClass () | |
| _canRedirect () | |
  Protected Member Functions inherited from oxUBase | |
| _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) | |
  Protected Member Functions inherited from oxView | |
| _executeNewAction ($sNewAction) | |
Additional Inherited Members | |
  Static Protected Attributes inherited from oxUBase | |
| static | $_aCollectedComponentNames = null | 
Articles searching class. Performs searching through articles in database.
Definition at line 7 of file search.php.
      
  | 
  protected | 
Checks if current request parameters does not block SEO redirection process
Reimplemented from oxUBase.
Definition at line 482 of file search.php.
      
  | 
  protected | 
Template variable getter. Returns similar recommendation lists
Definition at line 282 of file search.php.
      
  | 
  protected | 
Iterates through list articles and performs list view specific tasks:
Definition at line 231 of file search.php.
| Search::canSelectDisplayType | ( | ) | 
Returns config parameters blShowListDisplayType value
Definition at line 472 of file search.php.
| Search::getActiveCategory | ( | ) | 
Template variable getter. Returns active search
Reimplemented from oxUBase.
Definition at line 444 of file search.php.
| Search::getAddUrlParams | ( | ) | 
Returns additional URL parameters which must be added to list products urls
Reimplemented from oxUBase.
Definition at line 252 of file search.php.
| Search::getArticleCount | ( | ) | 
| Search::getArticleList | ( | ) | 
Template variable getter. Returns searched article list
Definition at line 309 of file search.php.
| Search::getBreadCrumb | ( | ) | 
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from oxUBase.
Definition at line 454 of file search.php.
| Search::getPageNavigation | ( | ) | 
Template variable getter. Returns page navigation
Reimplemented from oxUBase.
Definition at line 428 of file search.php.
| Search::getSearchCatId | ( | ) | 
Template variable getter. Returns searched category id
Reimplemented from oxUBase.
Definition at line 374 of file search.php.
| Search::getSearchManufacturer | ( | ) | 
Template variable getter. Returns searched Manufacturer id
Reimplemented from oxUBase.
Definition at line 409 of file search.php.
| Search::getSearchParam | ( | ) | 
Template variable getter. Returns search parameter
Definition at line 357 of file search.php.
| Search::getSearchParamForHtml | ( | ) | 
Template variable getter. Returns search parameter for Html
Reimplemented from oxUBase.
Definition at line 340 of file search.php.
| Search::getSearchVendor | ( | ) | 
Template variable getter. Returns searched vendor id
Reimplemented from oxUBase.
Definition at line 391 of file search.php.
| Search::getSimilarRecommListIds | ( | ) | 
Return array of id to form recommend list.
Reimplemented from oxUBase.
Definition at line 321 of file search.php.
| Search::getTitle | ( | ) | 
Return page title
Reimplemented from oxUBase.
Definition at line 502 of file search.php.
| Search::init | ( | ) | 
Fetches search parameter from GET/POST/session, prepares search SQL (search::GetWhere()), and executes it forming the list of found articles. Article list is stored at search::_aArticleList array.
Reimplemented from oxUBase.
Definition at line 135 of file search.php.
| Search::isEmptySearch | ( | ) | 
Template variable getter. Returns if searched was empty
Definition at line 299 of file search.php.
| Search::render | ( | ) | 
Forms search navigation URLs, executes parent::render() and returns name of template to render search::_sThisTemplate.
Reimplemented from oxUBase.
Definition at line 205 of file search.php.
      
  | 
  protected | 
Definition at line 124 of file search.php.
      
  | 
  protected | 
Definition at line 50 of file search.php.
      
  | 
  protected | 
Definition at line 101 of file search.php.
      
  | 
  protected | 
Definition at line 43 of file search.php.
      
  | 
  protected | 
Definition at line 15 of file search.php.
      
  | 
  protected | 
Definition at line 22 of file search.php.
      
  | 
  protected | 
Definition at line 115 of file search.php.
      
  | 
  protected | 
Definition at line 108 of file search.php.
      
  | 
  protected | 
Definition at line 59 of file search.php.
      
  | 
  protected | 
Definition at line 36 of file search.php.
      
  | 
  protected | 
Definition at line 80 of file search.php.
      
  | 
  protected | 
Definition at line 94 of file search.php.
      
  | 
  protected | 
Definition at line 73 of file search.php.
      
  | 
  protected | 
Definition at line 66 of file search.php.
      
  | 
  protected | 
Definition at line 87 of file search.php.
      
  | 
  protected | 
Definition at line 29 of file search.php.