Learndash_DTO::create()
Method: Creates a DTO instance.
Learndash_DTO::create Read More »
Method: Returns all properties. Keys are property names.
Learndash_DTO::all Read More »
Method: Includes a property or multiple properties in the DTO.
Learndash_DTO::only Read More »
Method: Excludes a property or multiple properties from the DTO.
Learndash_DTO::except Read More »
Class: DTO property validation result.
Learndash_DTO_Property_Validation_Result Read More »
Method: Constructor. Overriding the constructor in child classes and direct instantiating is disallowed.
Learndash_DTO_Property_Validation_Result::__construct Read More »
Method: Returns true if validation passed, false otherwise.
Learndash_DTO_Property_Validation_Result::is_valid Read More »
Method: Returns a message.
Learndash_DTO_Property_Validation_Result::get_message Read More »
Method: Creates a valid result.
Learndash_DTO_Property_Validation_Result::valid Read More »
Method: Creates an invalid result.
Learndash_DTO_Property_Validation_Result::invalid Read More »
Class: DTO property validator class.
Learndash_DTO_Property_Validator_Possible_Values Read More »
Method: Constructor.
Learndash_DTO_Property_Validator_Possible_Values::__construct Read More »
Filter Hook: Filters an ability of a group leader to edit the groups list they lead or other group leaders lead.
learndash_group_leader_can_edit_group_leaders Read More »
Method: Constructor.
Learndash_Admin_Import_Proquiz::__construct Read More »
Method: Constructor.
Learndash_Admin_Import_Settings::__construct Read More »
Method: Constructor.
Learndash_Admin_Import_Pages::__construct Read More »
Method: Constructor.
Learndash_Admin_Import_Mapper::__construct Read More »
Method: Constructor.
Learndash_Admin_Import_Posts::__construct Read More »
Method: Constructor.
Learndash_Admin_Import_Post_Type_Settings::__construct Read More »
Method: Constructor.
Learndash_Admin_Export_Configuration::__construct Read More »