Csv::auto()
Method: Auto Auto-Detect Delimiter: Find delimiter by analyzing a specific number of rows to determine most probable delimiter character
Method: Auto Auto-Detect Delimiter: Find delimiter by analyzing a specific number of rows to determine most probable delimiter character
Method: Encoding Convert character encoding
Method: Output Generate a CSV based string for output.
Method: Save Save changes, or write a new file and/or data
Method: Parse Parse a CSV file or string
Method: Constructor Class constructor
Method: Check if string is date.
DatatypeEnum::isValidDate Read More »
Method: Check if string is boolean.
DatatypeEnum::isValidBoolean Read More »
Method: Check if string is integer value.
DatatypeEnum::isValidInteger Read More »
Method: Check if string is float value.
DatatypeEnum::isValidFloat Read More »
Method: Checks data type for given string.
DatatypeEnum::getValidTypeFromSample Read More »
Method: Check if enum value is valid
AbstractEnum::isValid Read More »
Method: No description found
AbstractEnum::getConstants Read More »
Method: Creates a new value of some type
AbstractEnum::__construct Read More »
Method: No description found
SortEnum::getSorting Read More »
Method: Add quiz attempts to user
LearnDash_Import_Quiz_Statistics::add_user_quiz_attempt Read More »
Method: Migrate file upload to essay
LearnDash_Import_Quiz_Statistics::migrate_file_upload_to_essay Read More »
Method: Save quiz statistics set.
LearnDash_Import_Quiz_Statistics::saveQuizStatisticSet Read More »