Home
last modified time | relevance | path

Searched refs:getLesson (Results 1 – 3 of 3) sorted by relevance

/plugin/lms/syntax/
Dlms.php71 $seen = $this->hlp->getLesson($INFO['id'], $this->user);
120 $seen = $this->hlp->getLesson($INFO['id'], $this->user);
Dinclude.php71 $seen = $this->hlp->getLesson($INFO['id'], $this->user);
/plugin/lms/
Dhelper.php102 public function getLesson($id, $user) function in helper_plugin_lms