Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
CsvFile Cписок членов класса

Полный список членов класса CsvFile, включая наследуемые из базового класса

$bomMarkCsvFileprotected
$fieldDelimiterCsvFileprotected
$fieldsTypeCsvFileprotected
$filePointerFileprotected
$firstHeaderCsvFileprotected
$hasBomCsvFileprotected
$originalPathFileSystemEntryprotected
$pathFileSystemEntryprotected
$pathPhysicalFileSystemEntryprotected
$rowDelimiterCsvFileprotected
$siteIdFileSystemEntryprotected
$widthMapCsvFileprotected
__construct($path, $siteId=null)File
APPENDFile
BOM_TYPE_UTF8CsvFile
checkUtf8Bom()CsvFile
close()File
delete()File
deleteFile($path)Filestatic
DELIMITER_SPSCsvFile
DELIMITER_TABCsvFile
DELIMITER_TZPCsvFile
DELIMITER_ZPTCsvFile
ERROR_32K_FIELD_LENGTHCsvFile
fetch()CsvFile
fetchDelimiter()CsvFileprotected
fetchWidth()CsvFileprotected
FIELDS_TYPE_FIXED_WIDTHCsvFile
FIELDS_TYPE_WITH_DELIMITERCsvFile
getContents()File
getContentType()File
getCreationTime()File
getDirectory()FileSystemEntry
getDirectoryName()FileSystemEntry
getDocumentRoot($siteId)FileSystemEntryprotectedstatic
getExtension()FileEntry
getFileContents($path)Filestatic
getFileSize()FileEntry
getFirstHeader()CsvFile
getLastAccessTime()File
getModificationTime()File
getName()FileSystemEntry
getPath()FileSystemEntry
getPermissions()File
getPhysicalPath()FileSystemEntry
getPos()CsvFile
getSize()File
getStringByteLength(string $data)CsvFileprotected
hasUtf8Bom()CsvFile
incrementCurrentPosition()CsvFileprotected
isDirectory()FileEntry
isExists()File
isFile()FileEntry
isFileExists($path)Filestatic
isLink()FileEntry
isReadable()File
isSystem()FileSystemEntry
isWritable()File
LINE_DELIMITER_UNIXCsvFile
LINE_DELIMITER_WINCsvFile
markWritable()File
moveFirst()CsvFile
open($mode)File
openLoad()CsvFile
openWrite(string $mode=Main\IO\FileStreamOpenMode::WRITE)CsvFile
prefaceWithUtf8Bom(bool $exists=true)CsvFile
put(array $fields)CsvFile
putContents($data, $flags=self::REWRITE)File
Bitrix::Main::IO::FileEntry::putContents($data)FileEntry
putFileContents($path, $data, $flags=self::REWRITE)Filestatic
readFile()File
rename($newPath)FileSystemEntry
REWRITEFile
seek($position)File
setFieldDelimiter(string $fieldDelimiter=self::DELIMITER_TZP)CsvFile
setFieldsType(string $fieldsType=self::FIELDS_TYPE_WITH_DELIMITER)CsvFile
setFirstHeader(bool $firstHeader=false)CsvFile
setPos(int $position=0)CsvFile
setRowDelimiter(string $rowDelimiter=self::LINE_DELIMITER_WIN)CsvFile
setUtf8Bom(string $mark=self::BOM_TYPE_UTF8)CsvFile
setWidthMap(array $mapFields)CsvFile