A Tutorial Help Topic
Methods
|
|
__init__
apiLink
lessonURL
tutorialShowLesson
|
|
__init__
|
__init__ (
self,
id,
title,
text,
)
|
|
apiLink
|
apiLink (
self,
klass,
REQUEST,
)
Returns the URL to a API documentation for a given class.
|
|
lessonURL
|
lessonURL (
self,
id,
REQUEST,
)
URL of the examples for a lesson
|
|
tutorialShowLesson
|
tutorialShowLesson (
self,
id,
REQUEST,
)
Navigate management frame to a given lesson's screen.
|
|