Searched refs:getUserLessons (Results 1 – 4 of 4) sorted by relevance
29 array_keys($hlp->getUserLessons('test'))36 array_keys($hlp->getUserLessons('test'))43 array_keys($hlp->getUserLessons('test'))50 array_keys($hlp->getUserLessons('test'))
27 $lessons = array_merge($lessons, $this->getUserLessons($user));74 public function getUserLessons($user) function in helper_plugin_lms
42 $list = $hlp->getUserLessons($INPUT->str('user'));
41 $JSINFO['plugins']['lms']['seen'] = array_keys($hlp->getUserLessons($user));