Value_Comparison::set_previous_value()
Method: Sets the previous value.
Value_Comparison::set_previous_value Read More »
@package: LearnDash / Core
Source Files: sfwd-lms/src/Core/Template/Dashboards/Widgets/Types/Value_Comparison.php
Method: Sets the previous value.
Value_Comparison::set_previous_value Read More »
Method: Returns the previous value.
Value_Comparison::get_previous_value Read More »
Method: Returns a percentage difference between the current and the previous number.
Value_Comparison::get_percentage_difference Read More »
Method: Sets items.
Method: Returns a label.
Method: Returns a value.
Method: Returns a widget empty state text. It is used when there is no data to show.
Users::get_empty_state_text Read More »
Method: Sets a custom label property.
Users::set_custom_label_property Read More »
Method: Sets users.
Method: Returns a custom label property.
Users::get_custom_label_property Read More »
Method: Returns users.
Method: Sets a value.
Method: Sets a sub label.
Value::set_sub_label Read More »
Method: Sets a label.
Method: Returns a value.
Method: Returns a sub label.
Value::get_sub_label Read More »
Method: Returns a label.
Method: Loads a widget if it’s not loaded, it is executed before rendering.
Method: Returns a widget view path.
Widget::get_view_path Read More »
Method: Returns a widget view name.
Widget::get_view_name Read More »