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 39 of file help.php.
Template variable getter. Returns help text
- Returns:
- string
Definition at line 53 of file help.php.
Member Data Documentation
Help.$_sThisTemplate = 'help.tpl' [protected] |
Help.$_sHelpText = null [protected] |
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 28 of file help.php.
The documentation for this class was generated from the following file: