function listTopics()
 {
     JLMS_topic_html::showTopicsList($this->course_id, $this->topics, $this->links, $this->elements, $this->max_lvl);
 }