View::render()
Method: Render page.
@package: LearnDash / Core
Source Files: src/Core/Modules/AI/Quiz_Creation/View.php
Method: Render page.
Class: Request DTO class.
Filter Hook: Filters quiz creation AI form fields.
learndash_module_ai_quiz_creation_form_fields Read More »
Method: Get form fields.
View::get_form_fields Read More »
Method: Register Quiz Creation AI page.
View::register_page Read More »
Method: Create a quiz.
Repository::create_quiz Read More »
Method: Create a question.
Repository::create_question Read More »
Class: Quiz creation AI Repository class.
Function: Activates the LearnDash Hub plugin (Licensing & Management).
learndash_activate_learndash_hub Read More »
Function: Check if LearnDash Hub is installed.
learndash_is_learndash_hub_installed Read More »
Action Hook: Fires after a metabox is initialized.
learndash_metabox_initialized Read More »
Method: Validate all fields with the validator, if we have one.
LearnDash_Settings_Metabox::validate_fields_with_validator Read More »
Method: Constructor.
LearnDash_Settings_Metabox_Course_Access_Extending::__construct Read More »
Method: Initializes the metabox settings fields.
LearnDash_Settings_Metabox_Course_Access_Extending::load_settings_fields Read More »
Method: Save Settings Metabox
LearnDash_Settings_Metabox_Course_Access_Extending::save_post_meta_box Read More »
Method: Initializes the metabox settings fields.
LearnDash_Settings_Metabox_Group_Access_Extending::load_settings_fields Read More »
Method: Save Settings Metabox
LearnDash_Settings_Metabox_Group_Access_Extending::save_post_meta_box Read More »