PHPExcel_Reader
[ class tree: PHPExcel_Reader ] [ index: PHPExcel_Reader ] [ all elements ]

Element index for package PHPExcel_Reader

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ o ] [ p ] [ r ] [ s ] [ t ] [ _ ]

_

$_delimiter
in file CSV.php, variable PHPExcel_Reader_CSV::$_delimiter
    Delimiter
$_delimiter
in file SYLK.php, variable PHPExcel_Reader_SYLK::$_delimiter
    Delimiter
$_enclosure
in file CSV.php, variable PHPExcel_Reader_CSV::$_enclosure
    Enclosure
$_enclosure
in file SYLK.php, variable PHPExcel_Reader_SYLK::$_enclosure
    Enclosure
$_format
in file SYLK.php, variable PHPExcel_Reader_SYLK::$_format
    Format Count
$_formats
in file SYLK.php, variable PHPExcel_Reader_SYLK::$_formats
    Formats
$_inputEncoding
in file SYLK.php, variable PHPExcel_Reader_SYLK::$_inputEncoding
    Input encoding
$_inputEncoding
in file CSV.php, variable PHPExcel_Reader_CSV::$_inputEncoding
    Input encoding
$_lineEnding
in file SYLK.php, variable PHPExcel_Reader_SYLK::$_lineEnding
    Line ending
$_lineEnding
in file CSV.php, variable PHPExcel_Reader_CSV::$_lineEnding
    Line ending
$_loadSheetsOnly
in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_loadSheetsOnly
    Restict which sheets should be loaded?
$_loadSheetsOnly
in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_loadSheetsOnly
    Restict which sheets should be loaded?
$_loadSheetsOnly
in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_loadSheetsOnly
    Restict which sheets should be loaded?
$_readDataOnly
in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_readDataOnly
    Read data only?
$_readDataOnly
in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_readDataOnly
    Read data only?
$_readDataOnly
in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_readDataOnly
    Read data only?
$_readFilter
in file CSV.php, variable PHPExcel_Reader_CSV::$_readFilter
    PHPExcel_Reader_IReadFilter instance
$_readFilter
in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_readFilter
    PHPExcel_Reader_IReadFilter instance
$_readFilter
in file Excel2007.php, variable PHPExcel_Reader_Excel2007::$_readFilter
    PHPExcel_Reader_IReadFilter instance
$_readFilter
in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_readFilter
    PHPExcel_Reader_IReadFilter instance
$_readFilter
in file SYLK.php, variable PHPExcel_Reader_SYLK::$_readFilter
    PHPExcel_Reader_IReadFilter instance
$_sheetIndex
in file CSV.php, variable PHPExcel_Reader_CSV::$_sheetIndex
    Sheet index to read
$_sheetIndex
in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_sheetIndex
    Sheet index to read
$_sheetIndex
in file SYLK.php, variable PHPExcel_Reader_SYLK::$_sheetIndex
    Sheet index to read
$_sheetIndex
in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_sheetIndex
    Sheet index to read
$_styles
in file Excel2003XML.php, variable PHPExcel_Reader_Excel2003XML::$_styles
    Formats
$_styles
in file OOCalc.php, variable PHPExcel_Reader_OOCalc::$_styles
    Formats
_castToBool
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_castToBool()
_castToError
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_castToError()
_castToFormula
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_castToFormula()
_castToString
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_castToString()
_getFromZipArchive
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_getFromZipArchive()
_loadSerialized
in file Serialized.php, method PHPExcel_Reader_Serialized::_loadSerialized()
    Load PHPExcel Serialized file
_parseRichText
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_parseRichText()
_pixel2WidthUnits
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::_pixel2WidthUnits()
    pixel units to excel width units(units of 1/256th of a character width)
_readBorder
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readBorder()
_readColor
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readColor()
_readStyle
in file Excel2007.php, method PHPExcel_Reader_Excel2007::_readStyle()
_widthUnits2Pixel
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::_widthUnits2Pixel()
    excel width units(units of 1/256th of a character width) to pixel units
__construct
in file SYLK.php, method PHPExcel_Reader_SYLK::__construct()
    Create a new PHPExcel_Reader_SYLK
__construct
in file CSV.php, method PHPExcel_Reader_CSV::__construct()
    Create a new PHPExcel_Reader_CSV
__construct
in file OOCalc.php, method PHPExcel_Reader_OOCalc::__construct()
    Create a new PHPExcel_Reader_OOCalc
__construct
in file Excel2007.php, method PHPExcel_Reader_Excel2007::__construct()
    Create a new PHPExcel_Reader_Excel2007 instance
__construct
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::__construct()
    Create a new PHPExcel_Reader_Excel2003XML
top

a

array_item
in file Excel2007.php, method PHPExcel_Reader_Excel2007::array_item()
top

c

canRead
in file OOCalc.php, method PHPExcel_Reader_OOCalc::canRead()
    Can the current PHPExcel_Reader_IReader read the file?
canRead
in file Serialized.php, method PHPExcel_Reader_Serialized::canRead()
    Can the current PHPExcel_Reader_IReader read the file?
canRead
in file SYLK.php, method PHPExcel_Reader_SYLK::canRead()
    Can the current PHPExcel_Reader_IReader read the file?
canRead
in file IReader.php, method PHPExcel_Reader_IReader::canRead()
    Can the current PHPExcel_Reader_IReader read the file?
canRead
in file Excel2007.php, method PHPExcel_Reader_Excel2007::canRead()
    Can the current PHPExcel_Reader_IReader read the file?
canRead
in file CSV.php, method PHPExcel_Reader_CSV::canRead()
    Can the current PHPExcel_Reader_IReader read the file?
canRead
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::canRead()
    Can the current PHPExcel_Reader_IReader read the file?
CSV.php
procedural page CSV.php
top

d

dir_add
in file Excel2007.php, method PHPExcel_Reader_Excel2007::dir_add()
DefaultReadFilter.php
procedural page DefaultReadFilter.php
top

e

Excel2003XML.php
procedural page Excel2003XML.php
Excel2007.php
procedural page Excel2007.php
top

f

fileSupportsUnserializePHPExcel
in file Serialized.php, method PHPExcel_Reader_Serialized::fileSupportsUnserializePHPExcel()
    Does a file support UnserializePHPExcel ?
top

g

getDelimiter
in file SYLK.php, method PHPExcel_Reader_SYLK::getDelimiter()
    Get delimiter
getDelimiter
in file CSV.php, method PHPExcel_Reader_CSV::getDelimiter()
    Get delimiter
getEnclosure
in file CSV.php, method PHPExcel_Reader_CSV::getEnclosure()
    Get enclosure
getEnclosure
in file SYLK.php, method PHPExcel_Reader_SYLK::getEnclosure()
    Get enclosure
getInputEncoding
in file SYLK.php, method PHPExcel_Reader_SYLK::getInputEncoding()
    Get input encoding
getInputEncoding
in file CSV.php, method PHPExcel_Reader_CSV::getInputEncoding()
    Get input encoding
getLineEnding
in file SYLK.php, method PHPExcel_Reader_SYLK::getLineEnding()
    Get line ending
getLineEnding
in file CSV.php, method PHPExcel_Reader_CSV::getLineEnding()
    Get line ending
getLoadSheetsOnly
in file Excel2007.php, method PHPExcel_Reader_Excel2007::getLoadSheetsOnly()
    Get which sheets to load
getLoadSheetsOnly
in file OOCalc.php, method PHPExcel_Reader_OOCalc::getLoadSheetsOnly()
    Get which sheets to load
getLoadSheetsOnly
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getLoadSheetsOnly()
    Get which sheets to load
getReadDataOnly
in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadDataOnly()
    Read data only?
getReadDataOnly
in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadDataOnly()
    Read data only?
getReadDataOnly
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadDataOnly()
    Read data only?
getReadFilter
in file CSV.php, method PHPExcel_Reader_CSV::getReadFilter()
    Read filter
getReadFilter
in file SYLK.php, method PHPExcel_Reader_SYLK::getReadFilter()
    Read filter
getReadFilter
in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadFilter()
    Read filter
getReadFilter
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadFilter()
    Read filter
getReadFilter
in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadFilter()
    Read filter
getSheetIndex
in file SYLK.php, method PHPExcel_Reader_SYLK::getSheetIndex()
    Get sheet index
getSheetIndex
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getSheetIndex()
    Get sheet index
getSheetIndex
in file OOCalc.php, method PHPExcel_Reader_OOCalc::getSheetIndex()
    Get sheet index
getSheetIndex
in file CSV.php, method PHPExcel_Reader_CSV::getSheetIndex()
    Get sheet index
top

i

identifyFixedStyleValue
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::identifyFixedStyleValue()
identifyFixedStyleValue
in file OOCalc.php, method PHPExcel_Reader_OOCalc::identifyFixedStyleValue()
IReader.php
procedural page IReader.php
IReadFilter.php
procedural page IReadFilter.php
top

l

load
in file OOCalc.php, method PHPExcel_Reader_OOCalc::load()
    Loads PHPExcel from file
load
in file Serialized.php, method PHPExcel_Reader_Serialized::load()
    Loads PHPExcel Serialized file
load
in file SYLK.php, method PHPExcel_Reader_SYLK::load()
    Loads PHPExcel from file
load
in file CSV.php, method PHPExcel_Reader_CSV::load()
    Loads PHPExcel from file
load
in file IReader.php, method PHPExcel_Reader_IReader::load()
    Loads PHPExcel from file
load
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::load()
    Loads PHPExcel from file
load
in file Excel2007.php, method PHPExcel_Reader_Excel2007::load()
    Loads PHPExcel from file
loadIntoExisting
in file SYLK.php, method PHPExcel_Reader_SYLK::loadIntoExisting()
    Loads PHPExcel from file into PHPExcel instance
loadIntoExisting
in file CSV.php, method PHPExcel_Reader_CSV::loadIntoExisting()
    Loads PHPExcel from file into PHPExcel instance
loadIntoExisting
in file OOCalc.php, method PHPExcel_Reader_OOCalc::loadIntoExisting()
    Loads PHPExcel from file into PHPExcel instance
loadIntoExisting
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::loadIntoExisting()
    Loads PHPExcel from file into PHPExcel instance
top

o

OOCalc.php
procedural page OOCalc.php
top

p

PHPExcel_Reader_CSV
in file CSV.php, class PHPExcel_Reader_CSV
    PHPExcel_Reader_CSV
PHPExcel_Reader_DefaultReadFilter
in file DefaultReadFilter.php, class PHPExcel_Reader_DefaultReadFilter
    PHPExcel_Reader_DefaultReadFilter
PHPExcel_Reader_Excel2003XML
in file Excel2003XML.php, class PHPExcel_Reader_Excel2003XML
    PHPExcel_Reader_Excel2003XML
PHPExcel_Reader_Excel2007
in file Excel2007.php, class PHPExcel_Reader_Excel2007
    PHPExcel_Reader_Excel2007
PHPExcel_Reader_IReader
in file IReader.php, class PHPExcel_Reader_IReader
    PHPExcel_Reader_IReader
PHPExcel_Reader_IReadFilter
in file IReadFilter.php, class PHPExcel_Reader_IReadFilter
    PHPExcel_Reader_IReadFilter
PHPExcel_Reader_OOCalc
in file OOCalc.php, class PHPExcel_Reader_OOCalc
    PHPExcel_Reader_OOCalc
PHPExcel_Reader_Serialized
in file Serialized.php, class PHPExcel_Reader_Serialized
    PHPExcel_Reader_Serialized
PHPExcel_Reader_SYLK
in file SYLK.php, class PHPExcel_Reader_SYLK
    PHPExcel_Reader_SYLK
top

r

readCell
in file IReadFilter.php, method PHPExcel_Reader_IReadFilter::readCell()
    Should this cell be read?
readCell
in file DefaultReadFilter.php, method PHPExcel_Reader_DefaultReadFilter::readCell()
    Should this cell be read?
top

s

Serialized.php
procedural page Serialized.php
SYLK.php
procedural page SYLK.php
setDelimiter
in file CSV.php, method PHPExcel_Reader_CSV::setDelimiter()
    Set delimiter
setDelimiter
in file SYLK.php, method PHPExcel_Reader_SYLK::setDelimiter()
    Set delimiter
setEnclosure
in file SYLK.php, method PHPExcel_Reader_SYLK::setEnclosure()
    Set enclosure
setEnclosure
in file CSV.php, method PHPExcel_Reader_CSV::setEnclosure()
    Set enclosure
setInputEncoding
in file SYLK.php, method PHPExcel_Reader_SYLK::setInputEncoding()
    Set input encoding
setInputEncoding
in file CSV.php, method PHPExcel_Reader_CSV::setInputEncoding()
    Set input encoding
setLineEnding
in file SYLK.php, method PHPExcel_Reader_SYLK::setLineEnding()
    Set line ending
setLineEnding
in file CSV.php, method PHPExcel_Reader_CSV::setLineEnding()
    Set line ending
setLoadAllSheets
in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadAllSheets()
    Set all sheets to load
setLoadAllSheets
in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadAllSheets()
    Set all sheets to load
setLoadAllSheets
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadAllSheets()
    Set all sheets to load
setLoadSheetsOnly
in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadSheetsOnly()
    Set which sheets to load
setLoadSheetsOnly
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadSheetsOnly()
    Set which sheets to load
setLoadSheetsOnly
in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadSheetsOnly()
    Set which sheets to load
setReadDataOnly
in file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadDataOnly()
    Set read data only
setReadDataOnly
in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadDataOnly()
    Set read data only
setReadDataOnly
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadDataOnly()
    Set read data only
setReadFilter
in file CSV.php, method PHPExcel_Reader_CSV::setReadFilter()
    Set read filter
setReadFilter
in file SYLK.php, method PHPExcel_Reader_SYLK::setReadFilter()
    Set read filter
setReadFilter
in file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadFilter()
    Set read filter
setReadFilter
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadFilter()
    Set read filter
setReadFilter
in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadFilter()
    Set read filter
setSheetIndex
in file SYLK.php, method PHPExcel_Reader_SYLK::setSheetIndex()
    Set sheet index
setSheetIndex
in file OOCalc.php, method PHPExcel_Reader_OOCalc::setSheetIndex()
    Set sheet index
setSheetIndex
in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setSheetIndex()
    Set sheet index
setSheetIndex
in file CSV.php, method PHPExcel_Reader_CSV::setSheetIndex()
    Set sheet index
top

t

toCSSArray
in file Excel2007.php, method PHPExcel_Reader_Excel2007::toCSSArray()
top

Documentation generated on Mon, 11 Jan 2010 08:03:26 +0100 by phpDocumentor 1.4.1