| | Element index for package PHPExcel_Shared_OLE[ a ]
	[ b ]
	[ c ]
	[ d ]
	[ f ]
	[ g ]
	[ i ]
	[ l ]
	[ n ]
	[ o ]
	[ p ]
	[ r ]
	[ s ]
	[ t ]
	[ _ ]
 
		top_
							$_datain file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_dataThe PPS's data (only used if it's not using a temporary file)
$_file_handlein file OLE.php, variable PHPExcel_Shared_OLE::$_file_handleThe file handle for reading an OLE container
$_listin file OLE.php, variable PHPExcel_Shared_OLE::$_listArray of PPS's found on the OLE container
$_StartBlockin file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_StartBlockStarting block (small or big) for this PPS's data  inside the container
$_tmp_dirin file Root.php, variable PHPExcel_Shared_OLE_PPS_Root::$_tmp_dirDirectory for temporary files
_calcSizein file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_calcSize()Calculate some numbers
_DataLenin file PPS.php, method PHPExcel_Shared_OLE_PPS::_DataLen()Returns the amount of data saved for this PPS
_getBlockOffsetin file OLE.php, method PHPExcel_Shared_OLE::_getBlockOffset()_getPpsWkin file PPS.php, method PHPExcel_Shared_OLE_PPS::_getPpsWk()Returns a string with the PPS's WK (What is a WK?)
_makeSmallDatain 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)
_ppsTreeCompletein 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)
_readPpsWksin 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.
_saveBbdin file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveBbd()Saving Big Block Depot
_saveBigDatain 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)
_saveHeaderin file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveHeader()Save OLE header
_savePpsin file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_savePps()Saves all the PPS's WKs
_savePpsSetPntin 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.
__constructin file Root.php, method PHPExcel_Shared_OLE_PPS_Root::__construct()__constructin file PPS.php, method PHPExcel_Shared_OLE_PPS::__construct()The constructor
__constructin file File.php, method PHPExcel_Shared_OLE_PPS_File::__construct()The constructor
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 top
 
 
 
		tops
							$sbatin file OLE.php, variable PHPExcel_Shared_OLE::$sbatShort Block Allocation Table
$Sizein file PPS.php, variable PHPExcel_Shared_OLE_PPS::$SizeThe size of the PPS's data (in bytes)
$smallBlockSizein file OLE.php, variable PHPExcel_Shared_OLE::$smallBlockSizeSize of small blocks. This is usually 64.
savein file Root.php, method PHPExcel_Shared_OLE_PPS_Root::save()Method for saving the whole OLE container (including files).
stream_closein file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_close()Implements support for fclose().
stream_eofin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_eof()Implements support for feof().
stream_openin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_open()Implements support for fopen().
stream_readin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_read()Implements support for fread(), fgets() etc.
stream_seekin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_seek()Implements support for fseek().
stream_statin file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_stat()Implements support for fstat(). Currently the only supported field is  "size".
stream_tellin 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
 
 | 
 |