Widgets::__construct()
Method: Constructor.
Widgets::__construct Read More »
Method: Returns a widget empty state text. Default is ‘No data’. It is used when there is no data to show.
Widget::get_empty_state_text Read More »
Method: Recursively passes a post to the widgets (that require a post).
Post::pass_post_to_widgets Read More »
Class: The base view class for dashboards based on the post (e.g. course dashboard, group dashboard).