Home
last modified time | relevance | path

Searched refs:getNextLesson (Results 1 – 4 of 4) sorted by relevance

/plugin/lms/_test/
DHelperTest.php59 $result = $hlp->getNextLesson($id);
64 $result = $hlp->getNextLesson($id);
69 $result = $hlp->getNextLesson($id);
73 $result = $hlp->getNextLesson($id, 'test');
/plugin/lms/
Daction.php78 $next = $hlp->getNextLesson($ID, $user);
Dhelper.php115 public function getNextLesson($id, $user = null) function in helper_plugin_lms
/plugin/lms/syntax/
Dlms.php137 $next = $this->hlp->getNextLesson($INFO['id']);