Learndash_Import_Export_Logger
Class: Import/Export logger class.
Learndash_Import_Export_Logger Read More »
@package: LearnDash
Source Files: includes/loggers/class-learndash-import-export-logger.php
Class: Import/Export logger class.
Learndash_Import_Export_Logger Read More »
Class: Transaction logger class.
Learndash_Transaction_Logger Read More »
Method: Logger constructor.
Learndash_Import_Export_Logger::__construct Read More »
Class: Product model class.
Learndash_Product_Model Read More »
Method: Returns the label.
Learndash_Import_Export_Logger::get_label Read More »
Method: Returns the name.
Learndash_Import_Export_Logger::get_name Read More »
Method: Maps options and writes to the log file.
Learndash_Import_Export_Logger::log_options Read More »
Method: Returns true if the given value is array accessible, false otherwise.
Learndash_Arr::accessible Read More »
Method: Returns true if the given key exists in the array, false otherwise.
Learndash_Arr::exists Read More »
Method: Returns an array with specified keys only.
Learndash_Arr::only Read More »
Method: Returns an array with specified keys removed.
Learndash_Arr::except Read More »
Method: Deletes a value from array by the passed key(s).
Learndash_Arr::forget Read More »
Method: Returns a value from array by the passed key or the default value if not found.
Learndash_Arr::get Read More »
Class: Class for handling LearnDash Reset Password Block
LearnDash_Gutenberg_Block_Reset_Password Read More »
Method: Validates properties on construction based on validators.
Learndash_DTO::get_validators Read More »
Method: Recursively parses an array and converts DTOs to arrays.
Learndash_DTO::parse_array Read More »
Method: Validates if a property value is one of the possible values.
Learndash_DTO_Property_Validator_Possible_Values::validate Read More »