Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ l ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
top
b
- $bbat
- in file OLE.php, variable OLE::$bbat
Big Block Allocation Table
- $bigBlockSize
- in file OLE.php, variable OLE::$bigBlockSize
Size of big blocks. This is usually 512.
top
c
- $children
- in file PPS.php, variable OLE_PPS::$children
Array of child PPS's (only used by Root and Dir PPS's)
top
d
- $DirPps
- in file PPS.php, variable OLE_PPS::$DirPps
The index of it's first child if this is a Dir or Root PPS
top
top
g
- getData
- in file OLE.php, method OLE::getData()
Gets data from a PPS If there is no PPS for the index given, it will return an empty string.
- getDataLength
- in file OLE.php, method OLE::getDataLength()
Gets the data length from a PPS If there is no PPS for the index given, it will return 0.
- getStream
- in file OLE.php, method OLE::getStream()
Returns a stream for use with fread() etc. External callers should use OLE_PPS_File::getStream().
- getStream
- in file File.php, method OLE_PPS_File::getStream()
Returns a stream for reading this file using fread() etc.
top
i
- init
- in file File.php, method OLE_PPS_File::init()
Initialization method. Has to be called right after OLE_PPS_File().
- isFile
- in file OLE.php, method OLE::isFile()
Checks whether a PPS is a File PPS or not.
- isRoot
- in file OLE.php, method OLE::isRoot()
Checks whether a PPS is a Root PPS or not.
top
l
- LocalDate2OLE
- in file OLE.php, method OLE::LocalDate2OLE()
Utility function Returns a string for the OLE container with the date given
top
top
o
- $ole
- in file PPS.php, variable OLE_PPS::$ole
Pointer to OLE container
- OLE
- in file OLE.php, method OLE::OLE()
Creates a new OLE object
- OLE
- in file OLE.php, class OLE
OLE package base class.
- OLE.php
- procedural page OLE.php
- OLE2LocalDate
- in file OLE.php, method OLE::OLE2LocalDate()
Returns a timestamp from an OLE container's date
- OLE_DATA_SIZE_SMALL
- in file OLE.php, constant OLE_DATA_SIZE_SMALL
- OLE_LONG_INT_SIZE
- in file OLE.php, constant OLE_LONG_INT_SIZE
- OLE_PPS
- in file PPS.php, method OLE_PPS::OLE_PPS()
The constructor
- OLE_PPS
- in file PPS.php, class OLE_PPS
Class for creating PPS's for OLE containers
- OLE_PPS_File
- in file File.php, method OLE_PPS_File::OLE_PPS_File()
The constructor
- OLE_PPS_File
- in file File.php, class OLE_PPS_File
Class for creating File PPS's for OLE containers
- OLE_PPS_Root
- in file Root.php, method OLE_PPS_Root::OLE_PPS_Root()
Constructor
- OLE_PPS_Root
- in file Root.php, class OLE_PPS_Root
Class for creating Root PPS's for OLE containers
- OLE_PPS_SIZE
- in file OLE.php, constant OLE_PPS_SIZE
- OLE_PPS_TYPE_DIR
- in file OLE.php, constant OLE_PPS_TYPE_DIR
- OLE_PPS_TYPE_FILE
- in file OLE.php, constant OLE_PPS_TYPE_FILE
- OLE_PPS_TYPE_ROOT
- in file OLE.php, constant OLE_PPS_TYPE_ROOT
Constants for OLE package
top
p
- $PrevPps
- in file PPS.php, variable OLE_PPS::$PrevPps
The index of the previous PPS
- PPS.php
- procedural page PPS.php
- ppsTotal
- in file OLE.php, method OLE::ppsTotal()
Gives the total number of PPS's found in the OLE container.
top
r
- $root
- in file OLE.php, variable OLE::$root
Root directory of OLE container
- Root.php
- procedural page Root.php
- read
- in file OLE.php, method OLE::read()
Reads an OLE container from the contents of the file given.
top
s
- $sbat
- in file OLE.php, variable OLE::$sbat
Short Block Allocation Table
- $Size
- in file PPS.php, variable OLE_PPS::$Size
The size of the PPS's data (in bytes)
- $smallBlockSize
- in file OLE.php, variable OLE::$smallBlockSize
Size of small blocks. This is usually 64.
- save
- in file Root.php, method OLE_PPS_Root::save()
Method for saving the whole OLE container (including files).
- setTempDir
- in file Root.php, method OLE_PPS_Root::setTempDir()
Sets the temp dir used for storing the OLE file
- setTempDir
- in file File.php, method OLE_PPS_File::setTempDir()
Sets the temp dir used for storing the OLE file
top
top
Documentation generated on Mon, 11 Mar 2019 15:12:12 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|