Model
Class: A factory class for creating models from posts.
Method: Creates a model from a post based on the post type.
Model::create_from_post Read More »
Method: Returns transactions.
Transactions::get_transactions Read More »
Method: Sets transactions.
Transactions::set_transactions Read More »
Method: Returns a widget empty state text. It is used when there is no data to show.
Transactions::get_empty_state_text Read More »
Method: Returns a percentage difference between the current and the previous number.
Value_Comparison::get_percentage_difference Read More »
Method: Returns the previous value.
Value_Comparison::get_previous_value Read More »
Method: Sets the previous value.
Value_Comparison::set_previous_value Read More »
Method: Returns a custom label property.
Users::get_custom_label_property Read More »