[File_CSV] element index
Package indexes
Horde
Horde_Framework
Horde_Alarm
horde
Horde_Argv
Horde_Auth
Auth
Kolab_Server
Horde_Block
Horde_Browser
Horde_CLI
Horde_Cache
Horde_Cipher
Horde_Compress
Horde_Crypt
Horde_DOM
Horde_Data
Horde_DataTree
Horde_Date
Horde_Editor
Horde_Feed
File_PDF
Horde_Form
Horde_Group
Horde_History
Horde_Text
Horde_Http_Client
Horde_IMAP
Horde_Image
Horde_Kolab
Kolab_Filter
Kolab_Test
Kolab
Horde_Kolab_Filter
Kolab_Format
Kolab_FreeBusy
Share
Kolab_Storage
Horde_LDAP
Horde_Lens
Horde_Loader
Horde_Lock
Horde_Log
Horde_MIME
Horde_MIME_Viewer
Mail
Horde_Maintenance
Horde_Memcache
Horde_Mobile
Horde_NLS
Net_IMSP
Net_SMS
Horde_Notification
Horde_Perms
Horde_Prefs
Horde_RPC
Rampage
Horde_Rdo
Horde_Routes
Horde_SQL
Horde_Db
Horde_Scheduler
Horde_Secret
Horde_Serialize
Horde_SessionHandler
Horde_SessionObjects
Horde_Share
Horde_SpellChecker
SyncML
Horde_Template
Text_Diff
Horde_Text_Textile
Horde_Token
Horde_Tree
Horde_UI
Horde_Util
VC
VFS
VFS_ISO
Horde_View
XML_WBXML
Horde_Xml_Element
Horde_Yaml
admintools
Horde_iCalendar
Kolab_Resource
Horde_Kolab_Resource
All elements
c
d
f
g
h
r
t
u
w
_
_
top
_checkConfig
File_CSV::_checkConfig()
in CSV.php
Checks the configuration given by the user.
_line
File_CSV::_line()
in CSV.php
Sets or gets the current line being parsed.
c
top
CSV.php
CSV.php
in CSV.php
common.php
common.php
in common.php
d
top
discoverFormat
File_CSV::discoverFormat()
in CSV.php
Discovers the format of a CSV file (the number of fields, the separator, the quote string, and the line break).
f
top
File_CSV
File_CSV
in CSV.php
The File_CSV package allows reading and creating of CSV data and files.
g
top
getPointer
File_CSV::getPointer()
in CSV.php
Returns or creates the file descriptor associated with a file.
h
top
HORDE_FILE_CSV_MODE_APPEND
HORDE_FILE_CSV_MODE_APPEND
in CSV.php
Mode to use for appending to files
HORDE_FILE_CSV_MODE_READ
HORDE_FILE_CSV_MODE_READ
in CSV.php
Mode to use for reading from files
HORDE_FILE_CSV_MODE_WRITE
HORDE_FILE_CSV_MODE_WRITE
in CSV.php
Mode to use for truncating files, then writing
r
top
read
File_CSV::read()
in CSV.php
Reads a row from a CSV file and returns it as an array.
readQuoted
File_CSV::readQuoted()
in CSV.php
Reads a row from a CSV file and returns it as an array.
t
top
test_csv
test_csv()
in common.php
u
top
unquote
File_CSV::unquote()
in CSV.php
Removes surrounding quotes from a string and normalizes linebreaks.
w
top
warning
File_CSV::warning()
in CSV.php
Adds a warning to or retrieves and resets the warning stack.
write
File_CSV::write()
in CSV.php
Writes a hash into a CSV file.
c
d
f
g
h
r
t
u
w
_