SFWD_LMS::quiz_export_init SFWD_LMS::quiz_export_init() Export quiz data to CSV ContentsDescription Source Changelog Related @package Uses Description # Source # File: includes/class-ld-lms.php Changelog # Changelog Version Description 2.1.0 Introduced. Related # @package # LearnDash Uses # Uses Uses Description src/Core/Utilities/Cast.php: Cast::to_int () Casts a value to a int if possible or returns an empty string. includes/ld-misc-functions.php: learndash_adjust_date_time_display () Converts a GMT timestamp to local timezone adjusted display. includes/class-ld-lms.php: quiz_export_data Filters quiz data that will print to CSV. includes/class-ld-lms.php: learndash_csv_object Filters csv object. includes/class-ldlms-db.php: LDLMS_DB::get_table_name () Utility function to return the table name. This is to prevent hard-coding of the table names throughout the code files. includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuizMapper.php: WpProQuiz_Model_QuizMapper::__construct () Constructor. includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.
Uses # Uses Uses Description src/Core/Utilities/Cast.php: Cast::to_int () Casts a value to a int if possible or returns an empty string. includes/ld-misc-functions.php: learndash_adjust_date_time_display () Converts a GMT timestamp to local timezone adjusted display. includes/class-ld-lms.php: quiz_export_data Filters quiz data that will print to CSV. includes/class-ld-lms.php: learndash_csv_object Filters csv object. includes/class-ldlms-db.php: LDLMS_DB::get_table_name () Utility function to return the table name. This is to prevent hard-coding of the table names throughout the code files. includes/lib/wp-pro-quiz/lib/model/WpProQuiz_Model_QuizMapper.php: WpProQuiz_Model_QuizMapper::__construct () Constructor. includes/course/ld-course-functions.php: learndash_get_course_id () Gets the course ID for a resource.