[Horde_Compress] 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_Crypt
Horde_DOM
Horde_Data
Horde_DataTree
Horde_Date
Horde_Editor
Horde_Feed
File_CSV
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
s
t
z
_
_
top
$_ctrlDirEnd
Horde_Compress_zip::$_ctrlDirEnd
in zip.php
End of central directory record.
$_ctrlDirHeader
Horde_Compress_zip::$_ctrlDirHeader
in zip.php
Beginning of central directory record.
$_fileHeader
Horde_Compress_zip::$_fileHeader
in zip.php
Beginning of file contents.
$_flags
Horde_Compress_tar::$_flags
in tar.php
Tar file flags.
$_flags
Horde_Compress_gzip::$_flags
in gzip.php
Gzip file flags.
$_mails
Horde_Compress_dbx::$_mails
in dbx.php
TODO
$_methods
Horde_Compress_zip::$_methods
in zip.php
ZIP compression methods.
$_tmp
Horde_Compress_dbx::$_tmp
in dbx.php
TODO
$_types
Horde_Compress_tar::$_types
in tar.php
Tar file types.
c
top
checkZipData
Horde_Compress_zip::checkZipData()
in zip.php
Checks to see if the data is a valid ZIP file.
compress
Horde_Compress_zip::compress()
in zip.php
Create a ZIP compressed file from an array of file data.
compress
Horde_Compress::compress()
in Compress.php
Compress the data.
Compress.php
Compress.php
in Compress.php
d
top
dbx.php
dbx.php
in dbx.php
decompress
Horde_Compress_tnef::decompress()
in tnef.php
Decompress the data.
decompress
Horde_Compress_zip::decompress()
in zip.php
Decompress a ZIP file and get information from it.
decompress
Horde_Compress_tar::decompress()
in tar.php
Decompress a tar file and get information from it.
decompress
Horde_Compress_gzip::decompress()
in gzip.php
Decompress a gzip file and get information from it.
decompress
Horde_Compress_dbx::decompress()
in dbx.php
Decompresses a DBX file and gets information from it.
decompress
Horde_Compress::decompress()
in Compress.php
Decompress the data.
f
top
factory
Horde_Compress::factory()
in Compress.php
Attempts to return a concrete Horde_Compress instance based on $driver.
g
top
gzip.php
gzip.php
in gzip.php
h
top
Horde_Compress
Horde_Compress
in Compress.php
The Horde_Compress:: class provides an API for various compression techniques that can be used by Horde applications.
Horde_Compress
Horde_Compress::Horde_Compress()
in Compress.php
Constructor.
Horde_Compress_dbx
Horde_Compress_dbx
in dbx.php
The Horde_Compress_dbx class allows dbx files (e.g. from Outlook Express) to be read.
Horde_Compress_gzip
Horde_Compress_gzip
in gzip.php
The Horde_Compress_gzip class allows gzip files to be read.
Horde_Compress_tar
Horde_Compress_tar
in tar.php
The Horde_Compress_tar class allows tar files to be read.
Horde_Compress_tnef
Horde_Compress_tnef
in tnef.php
The Horde_Compress_tnef class allows MS-TNEF data to be displayed.
Horde_Compress_zip
Horde_Compress_zip
in zip.php
The Horde_Compress_zip class allows ZIP files to be created and read.
HORDE_COMPRESS_ZIP_DATA
HORDE_COMPRESS_ZIP_DATA
in zip.php
For decompress(), return the data for an individual file in the zipfile.
HORDE_COMPRESS_ZIP_LIST
HORDE_COMPRESS_ZIP_LIST
in zip.php
For decompress(), return a list of files/information about the zipfile.
s
top
singleton
Horde_Compress::singleton()
in Compress.php
Attempts to return a reference to a concrete Horde_Compress instance based on $driver. It will only create a new instance if no Horde_Compress instance with the same parameters currently exists.
t
top
tar.php
tar.php
in tar.php
tnef.php
tnef.php
in tnef.php
TNEF_AFILENAME
TNEF_AFILENAME
in tnef.php
TNEF_AMAPIATTRS
TNEF_AMAPIATTRS
in tnef.php
TNEF_AMCLASS
TNEF_AMCLASS
in tnef.php
TNEF_ARENDDATA
TNEF_ARENDDATA
in tnef.php
TNEF_ASUBJECT
TNEF_ASUBJECT
in tnef.php
TNEF_ATTACHDATA
TNEF_ATTACHDATA
in tnef.php
TNEF_AVERSION
TNEF_AVERSION
in tnef.php
TNEF_BYTE
TNEF_BYTE
in tnef.php
TNEF_DWORD
TNEF_DWORD
in tnef.php
TNEF_LVL_ATTACHMENT
TNEF_LVL_ATTACHMENT
in tnef.php
TNEF_LVL_MESSAGE
TNEF_LVL_MESSAGE
in tnef.php
TNEF_MAPI_APPTIME
TNEF_MAPI_APPTIME
in tnef.php
TNEF_MAPI_ATTACH_LONG_FILENAME
TNEF_MAPI_ATTACH_LONG_FILENAME
in tnef.php
TNEF_MAPI_ATTACH_MIME_TAG
TNEF_MAPI_ATTACH_MIME_TAG
in tnef.php
TNEF_MAPI_BINARY
TNEF_MAPI_BINARY
in tnef.php
TNEF_MAPI_BOOLEAN
TNEF_MAPI_BOOLEAN
in tnef.php
TNEF_MAPI_CLSID
TNEF_MAPI_CLSID
in tnef.php
TNEF_MAPI_CURRENCY
TNEF_MAPI_CURRENCY
in tnef.php
TNEF_MAPI_DOUBLE
TNEF_MAPI_DOUBLE
in tnef.php
TNEF_MAPI_ERROR
TNEF_MAPI_ERROR
in tnef.php
TNEF_MAPI_FLOAT
TNEF_MAPI_FLOAT
in tnef.php
TNEF_MAPI_INT
TNEF_MAPI_INT
in tnef.php
TNEF_MAPI_INT8BYTE
TNEF_MAPI_INT8BYTE
in tnef.php
TNEF_MAPI_MV_FLAG
TNEF_MAPI_MV_FLAG
in tnef.php
TNEF_MAPI_NAMED_TYPE_ID
TNEF_MAPI_NAMED_TYPE_ID
in tnef.php
TNEF_MAPI_NAMED_TYPE_STRING
TNEF_MAPI_NAMED_TYPE_STRING
in tnef.php
TNEF_MAPI_NULL
TNEF_MAPI_NULL
in tnef.php
TNEF_MAPI_OBJECT
TNEF_MAPI_OBJECT
in tnef.php
TNEF_MAPI_SHORT
TNEF_MAPI_SHORT
in tnef.php
TNEF_MAPI_STRING
TNEF_MAPI_STRING
in tnef.php
TNEF_MAPI_SYSTIME
TNEF_MAPI_SYSTIME
in tnef.php
TNEF_MAPI_UNICODE_STRING
TNEF_MAPI_UNICODE_STRING
in tnef.php
TNEF_SIGNATURE
TNEF_SIGNATURE
in tnef.php
TNEF_STRING
TNEF_STRING
in tnef.php
TNEF_WORD
TNEF_WORD
in tnef.php
z
top
zip.php
zip.php
in zip.php
c
d
f
g
h
s
t
z
_