| Navigation::__construct | ( |  | $mConfig, | 
        
          |  |  |  | $sLinkPrefix = null, | 
        
          |  |  |  | $sTemplatesDir = null | 
        
          |  | ) |  |  | 
      
 
- Parameters
- 
  
    | string | array | $mConfig | navigation name/navigation config each navigation part needs configuration in section called 'navigation' in the site/config/config.yml |  
 
- Returns
- void 
- Exceptions
- 
  
    | Exception | on missing configuration |  
 
 
 
  
  | 
        
          | static Navigation::getLanguageChooser | ( |  | $oMainTemplate | ) |  |  | static | 
 
- Parameters
- 
  
    | main | template description: |  
 
- See also
- config.yml section language_chooser
- use parameter replaced in method 
 
- Returns
- Template The rendered language chooser 
 
 
The documentation for this class was generated from the following file:
- cms-full/base/lib/classes/Navigation.php