Help Class Reference
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.
Definition at line 9 of file help.php.
Member Function Documentation
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 40 of file help.php.
Template variable getter. Returns help text
- Returns:
- string
Definition at line 54 of file help.php.
Member Data Documentation
Help.$_sThisTemplate = 'help.tpl' [protected] |
Help.$_sHelpText = null [protected] |
Help.$_iViewIndexState = 1 [protected] |
Current view search engine indexing state: 0 - index without limitations 1 - no index / no follow 2 - no index / follow
Reimplemented from oxView.
Definition at line 29 of file help.php.
The documentation for this class was generated from the following file: