Course_Groups::get_rule_sets()
Method: Returns the rule sets for the validator.
Course_Groups::get_rule_sets Read More »
@package: LearnDash / Core
Source Files: sfwd-lms/src/Core/Validations/Validators/Metaboxes/Course_Groups.php
Method: Returns the rule sets for the validator.
Course_Groups::get_rule_sets Read More »
Method: Validates the given values.
Validator::validate Read More »
Method: Returns the actions for a field to show in the WP frontend.
Validator::get_actions_for_field Read More »
Method: Returns the labels for the validator.
Validator::get_labels Read More »
Method: Returns the rule sets for the validator.
Validator::get_rule_sets Read More »
Method: Gets the portion of a string before the first occurrence of a given value.
Method: Send response.
Request_Handler::send_response Read More »
Method: Prepare response and build `response` property.
Request_Handler::prepare_response Read More »
Method: Process request and build `results` property.
Request_Handler::process Read More »
Method: Set up and build `request` property.
Request_Handler::set_up_request Read More »
Method: Verify request nonce.
Request_Handler::verify_nonce Read More »
Method: Check user capability.
Request_Handler::check_user_capability Read More »
Method: Handle AJAX request.
Request_Handler::handle_request Read More »
Method: Register WordPress hooks.
Method: Register service providers.
Provider::register Read More »
Method: Parse AI response for essay question type.
Parser::parse_essay_type Read More »
Method: Parse AI response for assessment question type.
Parser::parse_assessment_type Read More »
Method: Parse AI response for fill in the blank question type.
Parser::parse_fill_in_the_blank_type Read More »
Method: Parse AI response for matrix sorting choice question type.
Parser::parse_matrix_sorting_choice_type Read More »
Method: Parse AI response for sorting choice question type.
Parser::parse_sorting_choice_type Read More »