parseCSV::_validate_offset()
Method: Validates if the row is within the offset or not if sorting is disabled
Source: includes/libraries/parsecsv.lib.php:1022
Method: Validates if the row is within the offset or not if sorting is disabled
Source: includes/libraries/parsecsv.lib.php:1022
Method: Enclose values if needed – only used by unparse()
Source: includes/libraries/parsecsv.lib.php:1039
Class:
Source: includes/libraries/parsecsv.lib.php:3
Method: Constructor Class constructor
Source: includes/libraries/parsecsv.lib.php:352
Method: Parse Parse a CSV file or string
Source: includes/libraries/parsecsv.lib.php:390
Method: Save Save changes, or write a new file and/or data
Source: includes/libraries/parsecsv.lib.php:435
Method: Output Generate a CSV based string for output.
Source: includes/libraries/parsecsv.lib.php:458
Method: Encoding Convert character encoding
Source: includes/libraries/parsecsv.lib.php:491
Method: Auto Auto-Detect Delimiter: Find delimiter by analyzing a specific number of rows to determine most probable delimiter character
Source: includes/libraries/parsecsv.lib.php:516