Learndash_DTO::to_array Learndash_DTO::to_array() Returns an array of properties. ContentsDescription Return Source Changelog Related @package Uses Used By Description # Return # (array<string,mixed>) Source # File: sfwd-lms/includes/dto/class-learndash-dto.php Changelog # Changelog Version Description 4.5.0 Introduced. Related # @package # LearnDash Uses # Uses Uses Description sfwd-lms/includes/helpers/class-learndash-arr.php: Learndash_Arr::only () Returns an array with specified keys only. sfwd-lms/includes/helpers/class-learndash-arr.php: Learndash_Arr::except () Returns an array with specified keys removed. sfwd-lms/includes/dto/class-learndash-dto.php: Learndash_DTO::all () Returns all properties. Keys are property names. sfwd-lms/includes/dto/class-learndash-dto.php: Learndash_DTO::parse_array () Recursively parses an array and converts DTOs to arrays. Used By # Used By Used By Description sfwd-lms/includes/dto/class-learndash-dto.php: Learndash_DTO::to_json () Returns a json encoded array of properties.
Uses # Uses Uses Description sfwd-lms/includes/helpers/class-learndash-arr.php: Learndash_Arr::only () Returns an array with specified keys only. sfwd-lms/includes/helpers/class-learndash-arr.php: Learndash_Arr::except () Returns an array with specified keys removed. sfwd-lms/includes/dto/class-learndash-dto.php: Learndash_DTO::all () Returns all properties. Keys are property names. sfwd-lms/includes/dto/class-learndash-dto.php: Learndash_DTO::parse_array () Recursively parses an array and converts DTOs to arrays.
Used By # Used By Used By Description sfwd-lms/includes/dto/class-learndash-dto.php: Learndash_DTO::to_json () Returns a json encoded array of properties.