A image Help Topic. Holds an ImageFile object.
Methods
|
|
SearchableText
__init__
index_html
|
|
SearchableText
|
SearchableText ( self )
The full text of the Help Topic, for indexing purposes
|
|
__init__
|
__init__ (
self,
id,
title,
file,
categories=None,
permissions=None,
)
|
|
index_html
|
index_html (
self,
REQUEST,
RESPONSE,
)
View the Help Topic
|
|