LLMS_Admin_Reporting::output_event( obj $event, string $context = 'course' )

Output the HTML for a postmeta event in the recent events sidebar of various reporting screens.


Description Description


Parameters Parameters

$event

(Required) Instance of an LLMS_User_Postmeta item.

$context

(Optional) Display context [course|student|quiz|membership]. Default 'course'.

Default value: 'course'


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/admin/reporting/class.llms.admin.reporting.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.32.0 Outputs the student's avatar whent in 'membership' context
3.15.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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