llms_sd_my_grades_table_content( string $id, LLMS_Lesson $lesson, LLMS_Student $student, array $restrictions )

Output content for a single cell on the student single course grades table


Description Description


Parameters Parameters

$id

(Required) Key of the table cell.

$lesson

(Required) LLMS_Lesson.

$student

(Required) LLMS_Student.

$restrictions

(Required) Restriction data from llms_page_restricted().


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/functions/llms.functions.templates.dashboard.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.24.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.