Detailed Description
Shop view validator. checks which views are valid / invalid 
Definition at line 8 of file oxshopviewvalidator.php.
Member Function Documentation
  
  
      
        
          | oxShopViewValidator::_getAllViews  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::_getShopViews  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::_getValidShopViews  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::_isCurrentShopView  | 
          ( | 
            | 
          $sViewName | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Checks if given view name belongs to current subshop or is general view 
- Parameters
 - 
  
  
 
- Returns
 - bool 
 
Definition at line 131 of file oxshopviewvalidator.php.
 
 
  
  
      
        
          | oxShopViewValidator::_isViewValid  | 
          ( | 
            | 
          $sViewName | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
Checks if view name is valid according to current config 
- Parameters
 - 
  
  
 
- Returns
 - bool 
 
Definition at line 204 of file oxshopviewvalidator.php.
 
 
      
        
          | oxShopViewValidator::getAllShopLanguages  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::getInvalidViews  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::getLanguages  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::getMultiLangTables  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::getMultiShopTables  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::getShopId  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::setAllShopLanguages  | 
          ( | 
            | 
          $aAllShopLanguages | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::setLanguages  | 
          ( | 
            | 
          $aLanguages | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::setMultiLangTables  | 
          ( | 
            | 
          $aMultiLangTables | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::setMultiShopTables  | 
          ( | 
            | 
          $aMultiShopTables | ) | 
           | 
        
      
 
 
      
        
          | oxShopViewValidator::setShopId  | 
          ( | 
            | 
          $iShopId | ) | 
           | 
        
      
 
 
Member Data Documentation
  
  
      
        
          | oxShopViewValidator::$_aAllShopLanguages = array() | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::$_aAllViews = array() | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::$_aLanguages = array() | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::$_aMultiLangTables = array() | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::$_aMultiShopTables = array() | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::$_aShopViews = array() | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::$_aValidShopViews = array() | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxShopViewValidator::$_iShopId = null | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: