wraps the template-content) * in which you can set inputs and links to display special actions for an admin * for the given course. * @param $course_id * @param null $values * @return null|Flex_Template */ public function getAdminCourseActionTemplate($course_id, $values = null); }