Searched refs:getPrevLesson (Results 1 – 3 of 3) sorted by relevance
82 $result = $hlp->getPrevLesson('nope');87 $result = $hlp->getPrevLesson('this');92 $result = $hlp->getPrevLesson($id);96 $result = $hlp->getPrevLesson('another_link', 'test');
150 $prev = $this->hlp->getPrevLesson($INFO['id']);
143 public function getPrevLesson($id, $user = null) function in helper_plugin_lms