List of all members.
Detailed Description
Starting shop page. Shop starter, manages starting visible articles, etc. 
Definition at line 7 of file start.php.
Member Function Documentation
      
        
          | Start._getLoadActionsParam  | 
          ( | 
           | 
           )  | 
           [protected] | 
        
      
 
Template variable getter. Returns if actions are ON
- Returns:
 - string 
 
Definition at line 186 of file start.php.
 
 
      
        
          | Start._prepareMetaDescription  | 
          ( | 
          $  | 
           sMeta,  | 
        
        
           | 
           | 
          $  | 
           iLength = 1024,  | 
        
        
           | 
           | 
          $  | 
           blDescTag = false |   | 
        
        
           | 
          ) | 
           |  |  [protected] | 
        
      
 
Returns current view meta data If $sMeta parameter comes empty, sets to it article title and description. It happens if current view has no meta data defined in oxcontent table
- Parameters:
 - 
  
     | string  | $sMeta category path  | 
     | int  | $iLength max length of result, -1 for no truncation  | 
     | bool  | $blDescTag if true - performs additional dublicate cleaning | 
  
   
- Returns:
 - string 
 
Reimplemented from oxUBase.
Definition at line 145 of file start.php.
 
 
      
        
          | Start._prepareMetaKeyword  | 
          ( | 
          $  | 
           sKeywords,  | 
        
        
           | 
           | 
          $  | 
           blRemoveDuplicatedWords = true |   | 
        
        
           | 
          ) | 
           |  |  [protected] | 
        
      
 
Returns current view keywords seperated by comma If $sKeywords parameter comes empty, sets to it article title and description. It happens if current view has no meta data defined in oxcontent table
- Parameters:
 - 
  
     | string  | $sKeywords data to use as keywords  | 
     | bool  | $blRemoveDuplicatedWords remove dublicated words | 
  
   
- Returns:
 - string 
 
Reimplemented from oxUBase.
Definition at line 168 of file start.php.
 
 
Template variable getter. Returns start page articles (OXSTART)
- Returns:
 - array 
 
Definition at line 203 of file start.php.
 
 
Returns active banner list
- Returns:
 - objects 
 
Definition at line 354 of file start.php.
 
 
      
        
          | Start.getCanonicalUrl  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
Returns view canonical url
- Returns:
 - string 
 
Reimplemented from oxUBase.
Definition at line 341 of file start.php.
 
 
      
        
          | Start.getCatOfferArticle  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
Template variable getter. Returns category offer article (OXCATOFFER)
- Returns:
 - object 
 
Definition at line 292 of file start.php.
 
 
      
        
          | Start.getCatOfferArticleList  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
Template variable getter. Returns category offer article list (OXCATOFFER)
- Returns:
 - array 
 
Definition at line 309 of file start.php.
 
 
      
        
          | Start.getFirstArticle  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
Template variable getter. Returns first article
- Returns:
 - object 
 
Definition at line 270 of file start.php.
 
 
      
        
          | Start.getManufacturerForSlider  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
Returns manufacturer list for manufacturer slider
- Returns:
 - objects 
 
Definition at line 372 of file start.php.
 
 
      
        
          | Start.getNewestArticles  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
Template variable getter. Returns newest article list
- Returns:
 - array 
 
Definition at line 248 of file start.php.
 
 
Returns SEO suffix for page title
- Returns:
 - string 
 
Reimplemented from oxUBase.
Definition at line 331 of file start.php.
 
 
      
        
          | Start.getTopArticleList  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
Template variable getter. Returns Top article list (OXTOPSTART)
- Returns:
 - array 
 
Definition at line 225 of file start.php.
 
 
Executes parent.render(), loads action articles (oxarticlelist.loadActionArticles()). Returns name of template file to render.
- Returns:
 - string cuurent template file name 
 
Reimplemented from oxUBase.
Definition at line 109 of file start.php.
 
 
Member Data Documentation
      
        
          Start.$_aNewArticleList = null [protected] | 
        
      
 
 
      
        
          Start.$_aTopArticleList = null [protected] | 
        
      
 
 
      
        
          Start.$_blBargainAction = true [protected] | 
        
      
 
 
      
        
          Start.$_blLoadActions = null [protected] | 
        
      
 
 
      
        
          Start.$_blTop5Action = true [protected] | 
        
      
 
 
      
        
          Start.$_oCatOfferArticle = null [protected] | 
        
      
 
 
      
        
          Start.$_oCatOfferArtList = null [protected] | 
        
      
 
 
      
        
          Start.$_oFirstArticle = null [protected] | 
        
      
 
 
      
        
          Start.$_sListDisplayType = null [protected] | 
        
      
 
 
      
        
          Start.$_sMetaDescriptionIdent = 'oxstartmetadescription' [protected] | 
        
      
 
 
      
        
          Start.$_sMetaKeywordsIdent = 'oxstartmetakeywords' [protected] | 
        
      
 
 
      
        
          Start.$_sTagCloud = null [protected] | 
        
      
 
 
      
        
          Start.$_sThisTemplate = 'page/shop/start.tpl' [protected] | 
        
      
 
 
The documentation for this class was generated from the following file: