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

Element index for package PHPExcel_Shared

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ] [ x ] [ z ] [ _ ]

_

$_archive
in file ZipStreamWrapper.php, variable PHPExcel_Shared_ZipStreamWrapper::$_archive
    Internal ZipAcrhive
$_controlCharacters
in file String.php, variable PHPExcel_Shared_String::$_controlCharacters
    Control characters array
$_data
in file ZipStreamWrapper.php, variable PHPExcel_Shared_ZipStreamWrapper::$_data
    Data
$_fileNameInArchive
in file ZipStreamWrapper.php, variable PHPExcel_Shared_ZipStreamWrapper::$_fileNameInArchive
    Filename in ZipAcrhive
$_isIconvEnabled
in file String.php, variable PHPExcel_Shared_String::$_isIconvEnabled
    Is iconv extension avalable?
$_isMbstringEnabled
in file String.php, variable PHPExcel_Shared_String::$_isMbstringEnabled
    Is mbstring extension avalable?
$_position
in file ZipStreamWrapper.php, variable PHPExcel_Shared_ZipStreamWrapper::$_position
    Position in file
$_tempFileName
in file XMLWriter.php, variable PHPExcel_Shared_XMLWriter::$_tempFileName
    Temporary filename
$_xmlWriter
in file XMLWriter.php, variable PHPExcel_Shared_XMLWriter::$_xmlWriter
    Internal XMLWriter
_buildControlCharacters
in file String.php, method PHPExcel_Shared_String::_buildControlCharacters()
    Build control characters array
_GetInt4d
in file OLERead.php, method PHPExcel_Shared_OLERead::_GetInt4d()
    Read 4 bytes of data at specified position
_readData
in file OLERead.php, method PHPExcel_Shared_OLERead::_readData()
    Read a standard stream (by joining sectors using information from SAT)
_readPropertySets
in file OLERead.php, method PHPExcel_Shared_OLERead::_readPropertySets()
    Read entries in the directory stream.
__call
in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__call()
    Catch function calls (and pass them to internal XMLWriter)
__construct
in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__construct()
    Create a new PHPExcel_Shared_XMLWriter instance
__destruct
in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__destruct()
    Destructor
top

a

angleToDegrees
in file Drawing.php, method PHPExcel_Shared_Drawing::angleToDegrees()
    Convert angle to degrees
top

b

BIG_BLOCK_DEPOT_BLOCKS_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::BIG_BLOCK_DEPOT_BLOCKS_POS
BIG_BLOCK_SIZE
in file OLERead.php, class constant PHPExcel_Shared_OLERead::BIG_BLOCK_SIZE
top

c

calculateColumnWidth
in file Font.php, method PHPExcel_Shared_Font::calculateColumnWidth()
    Calculate an (approximate) OpenXML column width, based on font size and text contained
CALENDAR_MAC_1904
in file Date.php, class constant PHPExcel_Shared_Date::CALENDAR_MAC_1904
CALENDAR_WINDOWS_1900
in file Date.php, class constant PHPExcel_Shared_Date::CALENDAR_WINDOWS_1900
    constants
cellDimensionToPixels
in file Drawing.php, method PHPExcel_Shared_Drawing::cellDimensionToPixels()
    Convert cell width to pixels
centimeterSizeToPixels
in file Font.php, method PHPExcel_Shared_Font::centimeterSizeToPixels()
    Calculate an (approximate) pixel size, based on centimeter size
CHARSET_ANSI_ARABIC
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_ARABIC
CHARSET_ANSI_BALTIC
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_BALTIC
CHARSET_ANSI_CHINESE_SIMIPLIFIED
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_CHINESE_SIMIPLIFIED
CHARSET_ANSI_CHINESE_TRADITIONAL
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_CHINESE_TRADITIONAL
CHARSET_ANSI_CYRILLIC
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_CYRILLIC
CHARSET_ANSI_GREEK
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_GREEK
CHARSET_ANSI_HEBREW
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_HEBREW
CHARSET_ANSI_JAPANESE_SHIFTJIS
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_JAPANESE_SHIFTJIS
CHARSET_ANSI_KOREAN_HANGUL
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_KOREAN_HANGUL
CHARSET_ANSI_KOREAN_JOHAB
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_KOREAN_JOHAB
CHARSET_ANSI_LATIN
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_LATIN
    Character set codes used by BIFF5-8 in Font records
CHARSET_ANSI_LATIN_II
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_LATIN_II
CHARSET_ANSI_THAI
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_THAI
CHARSET_ANSI_TURKISH
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_TURKISH
CHARSET_ANSI_VIETNAMESE
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_ANSI_VIETNAMESE
CHARSET_APPLE_ROMAN
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_APPLE_ROMAN
CHARSET_OEM_LATIN_I
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_OEM_LATIN_I
CHARSET_SYMBOL
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_SYMBOL
CHARSET_SYSTEM_DEFAULT
in file Font.php, class constant PHPExcel_Shared_Font::CHARSET_SYSTEM_DEFAULT
ControlCharacterOOXML2PHP
in file String.php, method PHPExcel_Shared_String::ControlCharacterOOXML2PHP()
    Convert from OpenXML escaped control character to PHP control character Excel 2007 team: ---------------- That's correct, control characters are stored directly in the shared-strings table.
ControlCharacterPHP2OOXML
in file String.php, method PHPExcel_Shared_String::ControlCharacterPHP2OOXML()
    Convert from PHP control character to OpenXML escaped control character Excel 2007 team: ---------------- That's correct, control characters are stored directly in the shared-strings table.
ConvertEncoding
in file String.php, method PHPExcel_Shared_String::ConvertEncoding()
    Convert string from one encoding to another.
CountCharacters
in file String.php, method PHPExcel_Shared_String::CountCharacters()
    Get character count.
top

d

$data
in file OLERead.php, variable PHPExcel_Shared_OLERead::$data
$dateTimeObjectType
in file Date.php, variable PHPExcel_Shared_Date::$dateTimeObjectType
DATE_W3C
in file XMLWriter.php, constant DATE_W3C
    PHPExcel Copyright (c) 2006 - 2009 PHPExcel This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.
degreesToAngle
in file Drawing.php, method PHPExcel_Shared_Drawing::degreesToAngle()
    Convert degrees to angle
Date.php
procedural page Date.php
Drawing.php
procedural page Drawing.php
top

e

$ExcelBaseDate
in file Date.php, variable PHPExcel_Shared_Date::$ExcelBaseDate
EMUToPixels
in file Drawing.php, method PHPExcel_Shared_Drawing::EMUToPixels()
    Convert EMU to pixels
ExcelToPHP
in file Date.php, method PHPExcel_Shared_Date::ExcelToPHP()
    Convert a date from Excel to PHP
ExcelToPHPObject
in file Date.php, method PHPExcel_Shared_Date::ExcelToPHPObject()
    Convert a date from Excel to a PHP Date/Time object
EXTENSION_BLOCK_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::EXTENSION_BLOCK_POS
Excel5.php
procedural page Excel5.php
top

f

file_exists
in file File.php, method PHPExcel_Shared_File::file_exists()
    Verify if a file exists
fontSizeToPixels
in file Font.php, method PHPExcel_Shared_Font::fontSizeToPixels()
    Calculate an (approximate) pixel size, based on a font points size
FormatNumber
in file String.php, method PHPExcel_Shared_String::FormatNumber()
    Formats a numeric value as a string for output in various output writers forcing point as decimal separator in case locale is other than English.
FormattedPHPToExcel
in file Date.php, method PHPExcel_Shared_Date::FormattedPHPToExcel()
    FormattedPHPToExcel
File.php
procedural page File.php
Font.php
procedural page Font.php
top

g

getCharsetFromFontName
in file Font.php, method PHPExcel_Shared_Font::getCharsetFromFontName()
    Returns the associated charset for the font name.
getData
in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::getData()
    Get written data
getDistanceX
in file Excel5.php, method PHPExcel_Shared_Excel5::getDistanceX()
    Get the horizontal distance in pixels between two anchors
getDistanceY
in file Excel5.php, method PHPExcel_Shared_Excel5::getDistanceY()
    Get the vertical distance in pixels between two anchors
getExcelCalendar
in file Date.php, method PHPExcel_Shared_Date::getExcelCalendar()
    Return the Excel calendar (Windows 1900 or Mac 1904)
getIsIconvEnabled
in file String.php, method PHPExcel_Shared_String::getIsIconvEnabled()
    Get whether iconv extension is available
getIsMbstringEnabled
in file String.php, method PHPExcel_Shared_String::getIsMbstringEnabled()
    Get whether mbstring extension is available
getWorkBook
in file OLERead.php, method PHPExcel_Shared_OLERead::getWorkBook()
    Extract binary stream data, workbook stream + sheet streams
top

h

hashPassword
in file PasswordHasher.php, method PHPExcel_Shared_PasswordHasher::hashPassword()
    Create a password hash from a given string.
top

i

IDENTIFIER_OLE
in file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_OLE
IDENTIFIER_OLE
in file OLERead.php, constant IDENTIFIER_OLE
    PHPExcel Copyright (c) 2006 - 2009 PHPExcel This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.
inchSizeToPixels
in file Font.php, method PHPExcel_Shared_Font::inchSizeToPixels()
    Calculate an (approximate) pixel size, based on inch size
isDateTime
in file Date.php, method PHPExcel_Shared_Date::isDateTime()
    Is a given cell a date/time?
isDateTimeFormat
in file Date.php, method PHPExcel_Shared_Date::isDateTimeFormat()
    Is a given number format a date/time?
isDateTimeFormatCode
in file Date.php, method PHPExcel_Shared_Date::isDateTimeFormatCode()
    Is a given number format code a date/time?
IsUTF8
in file String.php, method PHPExcel_Shared_String::IsUTF8()
    Check if a string contains UTF8 data
top

n

NUM_BIG_BLOCK_DEPOT_BLOCKS_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::NUM_BIG_BLOCK_DEPOT_BLOCKS_POS
NUM_EXTENSION_BLOCK_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::NUM_EXTENSION_BLOCK_POS
top

o

oneAnchor2twoAnchor
in file Excel5.php, method PHPExcel_Shared_Excel5::oneAnchor2twoAnchor()
    Convert 1-cell anchor coordinates to 2-cell anchor coordinates This function is ported from PEAR Spreadsheet_Writer_Excel with small modifications Calculate the vertices that define the position of the image as required by the OBJ record.
OLERead.php
procedural page OLERead.php
top

p

$possibleDateFormatCharacters
in file Date.php, variable PHPExcel_Shared_Date::$possibleDateFormatCharacters
PasswordHasher.php
procedural page PasswordHasher.php
PDF.php
procedural page PDF.php
PHPExcel_Shared_Date
in file Date.php, class PHPExcel_Shared_Date
    PHPExcel_Shared_Date
PHPExcel_Shared_Drawing
in file Drawing.php, class PHPExcel_Shared_Drawing
    PHPExcel_Shared_Drawing
PHPExcel_Shared_Excel5
in file Excel5.php, class PHPExcel_Shared_Excel5
    PHPExcel_Shared_Excel5
PHPExcel_Shared_File
in file File.php, class PHPExcel_Shared_File
    PHPExcel_Shared_File
PHPExcel_Shared_Font
in file Font.php, class PHPExcel_Shared_Font
    PHPExcel_Shared_Font
PHPExcel_Shared_OLERead
in file OLERead.php, class PHPExcel_Shared_OLERead
PHPExcel_Shared_PasswordHasher
in file PasswordHasher.php, class PHPExcel_Shared_PasswordHasher
    PHPExcel_Shared_PasswordHasher
PHPExcel_Shared_String
in file String.php, class PHPExcel_Shared_String
    PHPExcel_Shared_String
PHPExcel_Shared_XMLWriter
in file XMLWriter.php, class PHPExcel_Shared_XMLWriter
    PHPExcel_Shared_XMLWriter
PHPExcel_Shared_ZipStreamWrapper
in file ZipStreamWrapper.php, class PHPExcel_Shared_ZipStreamWrapper
    PHPExcel_Shared_ZipStreamWrapper
PHPToExcel
in file Date.php, method PHPExcel_Shared_Date::PHPToExcel()
    Convert a date from PHP to Excel
pixelsToCellDimension
in file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToCellDimension()
    Convert pixels to cell dimension.
pixelsToEMU
in file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToEMU()
    Convert pixels to EMU
pixelsToPoints
in file Drawing.php, method PHPExcel_Shared_Drawing::pixelsToPoints()
    Convert pixels to points
pointsToPixels
in file Drawing.php, method PHPExcel_Shared_Drawing::pointsToPixels()
    Convert points to pixels
PROPERTY_STORAGE_BLOCK_SIZE
in file OLERead.php, class constant PHPExcel_Shared_OLERead::PROPERTY_STORAGE_BLOCK_SIZE
top

r

read
in file OLERead.php, method PHPExcel_Shared_OLERead::read()
    Read the file
realpath
in file File.php, method PHPExcel_Shared_File::realpath()
    Returns canonicalized absolute pathname, also for ZIP archives
register
in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::register()
    Register wrapper
ROOT_START_BLOCK_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::ROOT_START_BLOCK_POS
top

s

String.php
procedural page String.php
SanitizeUTF8
in file String.php, method PHPExcel_Shared_String::SanitizeUTF8()
    Try to sanitize UTF8, stripping invalid byte sequences.
setExcelCalendar
in file Date.php, method PHPExcel_Shared_Date::setExcelCalendar()
    Set the Excel calendar (Windows 1900 or Mac 1904)
sizeCol
in file Excel5.php, method PHPExcel_Shared_Excel5::sizeCol()
    Get the width of a column in pixels.
sizeRow
in file Excel5.php, method PHPExcel_Shared_Excel5::sizeRow()
    Convert the height of a cell from user's units to pixels. the relationship is: y = 4/3x. use the default value.
SIZE_OF_NAME_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::SIZE_OF_NAME_POS
SIZE_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::SIZE_POS
SMALL_BLOCK_DEPOT_BLOCK_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::SMALL_BLOCK_DEPOT_BLOCK_POS
SMALL_BLOCK_SIZE
in file OLERead.php, class constant PHPExcel_Shared_OLERead::SMALL_BLOCK_SIZE
SMALL_BLOCK_THRESHOLD
in file OLERead.php, class constant PHPExcel_Shared_OLERead::SMALL_BLOCK_THRESHOLD
START_BLOCK_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::START_BLOCK_POS
STORAGE_DISK
in file XMLWriter.php, class constant PHPExcel_Shared_XMLWriter::STORAGE_DISK
STORAGE_MEMORY
in file XMLWriter.php, class constant PHPExcel_Shared_XMLWriter::STORAGE_MEMORY
    Temporary storage method
stream_eof
in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_eof()
    EOF stream
stream_open
in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_open()
    Open stream
stream_read
in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_read()
    Read stream
stream_seek
in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_seek()
    Seek stream
stream_stat
in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_stat()
    Stat stream
stream_tell
in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_tell()
    Tell stream
Substring
in file String.php, method PHPExcel_Shared_String::Substring()
    Get a substring of a UTF-8 encoded string
top

t

TYPE_POS
in file OLERead.php, class constant PHPExcel_Shared_OLERead::TYPE_POS
top

u

UTF8toBIFF8UnicodeLong
in file String.php, method PHPExcel_Shared_String::UTF8toBIFF8UnicodeLong()
    Converts a UTF-8 string into BIFF8 Unicode string data (16-bit string length)
UTF8toBIFF8UnicodeShort
in file String.php, method PHPExcel_Shared_String::UTF8toBIFF8UnicodeShort()
    Converts a UTF-8 string into BIFF8 Unicode string data (8-bit string length)
top

w

writeRaw
in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::writeRaw()
    Fallback method for writeRaw, introduced in PHP 5.
top

x

XMLWriter.php
procedural page XMLWriter.php
top

z

ZipStreamWrapper.php
procedural page ZipStreamWrapper.php
top

Documentation generated on Mon, 10 Aug 2009 08:01:09 +0200 by phpDocumentor 1.4.1