Abstracts the built-in help mapping XML file. More...
Public Member Functions | |
| getTocFilename ($tocId) | |
| getTopicFilename ($topicId) | |
| OCSHelpMappingFile () | |
Abstracts the built-in help mapping XML file.
Definition at line 19 of file OCSHelpMappingFile.inc.php.
| OCSHelpMappingFile.getTocFilename | ( | $ | tocId | ) |
Return the filename for a built-in OCS help TOC filename.
Definition at line 30 of file OCSHelpMappingFile.inc.php.
| OCSHelpMappingFile.getTopicFilename | ( | $ | topicId | ) |
Return the filename for a built-in OCS help topic filename.
Definition at line 38 of file OCSHelpMappingFile.inc.php.
| OCSHelpMappingFile.OCSHelpMappingFile | ( | ) |
Constructor
Definition at line 23 of file OCSHelpMappingFile.inc.php.
1.7.1