Widgets
Class: The collection of widgets.
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 »
Class: The base view class for dashboards based on the post (e.g. course dashboard, group dashboard).
Method: Recursively passes a post to the widgets (that require a post).
Post::pass_post_to_widgets Read More »
Method: Creates a new instance of the validation rule from a string form.
Restrict_Courses_In_Multiple_Groups_With_Start_Or_End_Date::fromString Read More »