
Public Member Functions | |
| getSearchPath ($locale=null) | |
| getTocFilename ($tocId) | |
| getTopicFilename ($topicId) | |
| getTopicIdForFilename ($filename) | |
| OJSHelpMappingFile () | |
Definition at line 20 of file OJSHelpMappingFile.inc.php.
| OJSHelpMappingFile.getSearchPath | ( | $ | locale = null |
) |
This is an abstract function that should be implemented by subclasses.
Reimplemented from HelpMappingFile.
Definition at line 52 of file OJSHelpMappingFile.inc.php.
References Help.getHelp().
| OJSHelpMappingFile.getTocFilename | ( | $ | tocId | ) |
Return the filename for a built-in OJS help TOC filename.
Reimplemented from HelpMappingFile.
Definition at line 31 of file OJSHelpMappingFile.inc.php.
References Help.getHelp().
| OJSHelpMappingFile.getTopicFilename | ( | $ | topicId | ) |
Return the filename for a built-in OJS help topic filename.
Reimplemented from HelpMappingFile.
Definition at line 39 of file OJSHelpMappingFile.inc.php.
References Help.getHelp().
| OJSHelpMappingFile.getTopicIdForFilename | ( | $ | filename | ) |
This is an abstract function that should be implemented by subclasses.
Reimplemented from HelpMappingFile.
Definition at line 45 of file OJSHelpMappingFile.inc.php.
| OJSHelpMappingFile.OJSHelpMappingFile | ( | ) |
Constructor
Definition at line 24 of file OJSHelpMappingFile.inc.php.
1.5.6