Detailed Description
Themes handler class. 
Definition at line 9 of file oxtheme.php.
Member Function Documentation
      
        
          | oxTheme::checkForActivationErrors  | 
          ( | 
           | ) | 
           | 
        
      
 
run pre-activation checks and return EXCEPTION_* translation string if error found or false on success
- Returns
 - string 
 
Definition at line 145 of file oxtheme.php.
 
 
      
        
          | oxTheme::getActiveThemeId  | 
          ( | 
           | ) | 
           | 
        
      
 
return current active theme, or custom theme if specified
- Returns
 - string 
 
Definition at line 110 of file oxtheme.php.
 
 
Get theme ID
- Returns
 - string 
 
Definition at line 175 of file oxtheme.php.
 
 
      
        
          | oxTheme::getInfo  | 
          ( | 
            | 
          $sName | ) | 
           | 
        
      
 
get theme info item
- Parameters
 - 
  
    | string | $sName | name of info item to retrieve | 
  
   
- Returns
 - mixed 
 
Definition at line 96 of file oxtheme.php.
 
 
Load theme info list
- Returns
 - array 
 
Definition at line 75 of file oxtheme.php.
 
 
Load theme info
- Parameters
 - 
  
  
 
- Returns
 - bool 
 
Definition at line 33 of file oxtheme.php.
 
 
Member Data Documentation
  
  
      
        
          | oxTheme::$_aTheme = array() | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | oxTheme::$_aThemeList = array() | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: