Element index for package PHPExcel_Shared_OLE
[ a ]
[ b ]
[ c ]
[ d ]
[ f ]
[ g ]
[ i ]
[ l ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ _ ]
_
- $_data
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_data
The PPS's data (only used if it's not using a temporary file)
- $_file_handle
- in file OLE.php, variable PHPExcel_Shared_OLE::$_file_handle
The file handle for reading an OLE container
- $_list
- in file OLE.php, variable PHPExcel_Shared_OLE::$_list
Array of PPS's found on the OLE container
- $_StartBlock
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_StartBlock
Starting block (small or big) for this PPS's data inside the container
- $_tmp_dir
- in file Root.php, variable PHPExcel_Shared_OLE_PPS_Root::$_tmp_dir
Directory for temporary files
- _calcSize
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_calcSize()
Calculate some numbers
- _DataLen
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::_DataLen()
Returns the amount of data saved for this PPS
- _getBlockOffset
- in file OLE.php, method PHPExcel_Shared_OLE::_getBlockOffset()
- _getPpsWk
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::_getPpsWk()
Returns a string with the PPS's WK (What is a WK?)
- _makeSmallData
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_makeSmallData()
get small data (PPS's with data smaller than PHPExcel_Shared_OLE::OLE_DATA_SIZE_SMALL)
- _ppsTreeComplete
- in file OLE.php, method PHPExcel_Shared_OLE::_ppsTreeComplete()
It checks whether the PPS tree is complete (all PPS's read) starting with the given PPS (not necessarily root)
- _readPpsWks
- in file OLE.php, method PHPExcel_Shared_OLE::_readPpsWks()
Gets information about all PPS's on the OLE container from the PPS WK's creates an OLE_PPS object for each one.
- _saveBbd
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveBbd()
Saving Big Block Depot
- _saveBigData
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveBigData()
Saving big data (PPS's with data bigger than PHPExcel_Shared_OLE::OLE_DATA_SIZE_SMALL)
- _saveHeader
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveHeader()
Save OLE header
- _savePps
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_savePps()
Saves all the PPS's WKs
- _savePpsSetPnt
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::_savePpsSetPnt()
Updates index and pointers to previous, next and children PPS's for this PPS. I don't think it'll work with Dir PPS's.
- __construct
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::__construct()
- __construct
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::__construct()
The constructor
- __construct
- in file File.php, method PHPExcel_Shared_OLE_PPS_File::__construct()
The constructor
top
top
top
top
top
top
top
top
top
top
top
top
top
s
- $sbat
- in file OLE.php, variable PHPExcel_Shared_OLE::$sbat
Short Block Allocation Table
- $Size
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Size
The size of the PPS's data (in bytes)
- $smallBlockSize
- in file OLE.php, variable PHPExcel_Shared_OLE::$smallBlockSize
Size of small blocks. This is usually 64.
- save
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::save()
Method for saving the whole OLE container (including files).
- stream_close
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_close()
Implements support for fclose().
- stream_eof
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_eof()
Implements support for feof().
- stream_open
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_open()
Implements support for fopen().
- stream_read
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_read()
Implements support for fread(), fgets() etc.
- stream_seek
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_seek()
Implements support for fseek().
- stream_stat
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_stat()
Implements support for fstat(). Currently the only supported field is "size".
- stream_tell
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_tell()
Returns the position of the file pointer, i.e. its offset into the file stream. Implements support for ftell().
top
top
|
|