LLMS_Admin_Reporting::output_widget_range_filter( string $selected_period, string $tab, array $args = array() )

Output a range filter select Used by overview data tabs


Description Description


Parameters Parameters

$selected_period

(Required) currently selected period

$tab

(Required) current tab name

$args

(Optional) additional args to be passed when form is submitted

Default value: array()


Top ↑

Return Return

(void)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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