List of all members.
Detailed Description
Shop help window. Arranges shop help information window, with help texts. (Help text may be changed in file (shop directory) -> help -> default.inc.tpl ). OXID eShop -> HELP.
- Deprecated:
 - this class is deprecated, help pages are now managed by CMS 
 
Definition at line 11 of file help.php.
Member Function Documentation
      
        
          | Help._getHelpPageContents  | 
          ( | 
          $  | 
           sHelpPage,  | 
        
        
           | 
           | 
          $  | 
           sLang |   | 
        
        
           | 
          ) | 
           |  |  [protected] | 
        
      
 
Reads and returns help file contents
- Parameters:
 - 
  
     | string  | $sHelpPage help page name  | 
     | string  | $sLang help language | 
  
   
- Returns:
 - string | false 
 
Definition at line 64 of file help.php.
 
 
Template variable getter. Returns help text
- Returns:
 - string 
 
Definition at line 90 of file help.php.
 
 
Loads help text, executes parent.render() and returns name of template file to render help._sThisTemplate.
Template variables: helptext
- Returns:
 - string $this->_sThisTemplate current template file name 
 
Reimplemented from oxUBase.
Definition at line 47 of file help.php.
 
 
Member Data Documentation
Current view search engine indexing state: VIEW_INDEXSTATE_INDEX - index without limitations VIEW_INDEXSTATE_NOINDEXNOFOLLOW - no index / no follow VIEW_INDEXSTATE_NOINDEXFOLLOW - no index / follow 
Reimplemented from oxUBase.
Definition at line 36 of file help.php.
 
 
      
        
          Help.$_sDefaultPage = 'default' [protected] | 
        
      
 
 
      
        
          Help.$_sHelpText = null [protected] | 
        
      
 
 
      
        
          Help.$_sThisTemplate = 'help.tpl' [protected] | 
        
      
 
 
The documentation for this class was generated from the following file: