Transactions::set_transactions()
Method: Sets transactions.
Transactions::set_transactions Read More »
@package: LearnDash / Core
Source Files: src/Core/Template/Dashboards/Widgets/Types/Transactions.php
Method: Sets transactions.
Transactions::set_transactions Read More »
Method: Returns transactions.
Transactions::get_transactions Read More »
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.