Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Table_Student_Course::get_actions_html( obj $lesson )
Get the HTML for the actions column on the table
Description Description
Parameters Parameters
- $lesson
-
(Required) LLMS_Lesson..
Return Return
(string)
Source Source
File: includes/admin/reporting/tables/llms.table.student.course.php
Changelog Changelog
Version | Description |
---|---|
3.29.0 | Introduced. |