This class is used by wx.html.HtmlHelpController and wx.html.HtmlHelpFrame to access HTML help items.
It is internal class and should not be used directly - except for the case youâre writing your own HTML help controller.
Class Hierarchy¶Inheritance diagram for class
HtmlHelpData:
Methods Summary¶ Properties Summary¶ Class API¶Possible constructors:
This class is used by HtmlHelpController and HtmlHelpFrame to access HTML help items.
Constructor.
None
Adds new book.
book_url is URL (not filename!) of HTML help project (hhp) or ZIP
file that contains arbitrary number of .hhp projects (this zip file can have either .zip or .htb extension, htb stands for âhtml bookâ).
Returns success.
book_url (string)
bool
Returns pageâs URL based on integer ID
stored in project.
id (int)
str
Returns pageâs URL based on its (file)name.
page (string)
str
Returns array with help books info.
HtmlBookRecArray
Returns reference to array with contents entries.
HtmlHelpDataItems
Returns reference to array with index entries.
HtmlHelpDataItems
Sets the temporary directory where binary cached versions of MS HTML Workshop files will be stored.
(This is turned off by default and you can enable this feature by setting non-empty temp dir.)
path (string)
None
See GetBookRecArray
See GetContentsArray
See GetIndexArray
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4