Widget::get_empty_state_text()
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: 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 »
Method: The invokable method used to validate the value.
Restrict_Courses_In_Multiple_Groups_With_Start_Or_End_Date::__invoke Read More »
Class: Validates the groups of a course when one of the groups have a start or end date.
Restrict_Multiple_Course_Groups_With_Start_Or_End_Date Read More »
Method: Creates a new instance of the validation rule from a string form.
Restrict_Multiple_Course_Groups_With_Start_Or_End_Date::fromString Read More »
Method: Returns the unique id of the validation rule.
Restrict_Multiple_Course_Groups_With_Start_Or_End_Date::id Read More »
Method: The invokable method used to validate the value.
Restrict_Multiple_Course_Groups_With_Start_Or_End_Date::__invoke Read More »