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 ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ z ] [ _ ]

_

$_monthNames
in file Date.php, variable PHPExcel_Shared_Date::$_monthNames
__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
ARIAL
in file Font.php, class constant PHPExcel_Shared_Font::ARIAL
    Font filenames
ARIAL_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::ARIAL_BOLD
ARIAL_BOLD_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::ARIAL_BOLD_ITALIC
ARIAL_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::ARIAL_ITALIC
AUTOSIZE_METHOD_APPROX
in file Font.php, class constant PHPExcel_Shared_Font::AUTOSIZE_METHOD_APPROX
AUTOSIZE_METHOD_EXACT
in file Font.php, class constant PHPExcel_Shared_Font::AUTOSIZE_METHOD_EXACT
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
buildCharacterSets
in file String.php, method PHPExcel_Shared_String::buildCharacterSets()
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
CALIBRI
in file Font.php, class constant PHPExcel_Shared_Font::CALIBRI
CALIBRI_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::CALIBRI_BOLD
CALIBRI_BOLD_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::CALIBRI_BOLD_ITALIC
CALIBRI_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::CALIBRI_ITALIC
cellDimensionToPixels
in file Drawing.php, method PHPExcel_Shared_Drawing::cellDimensionToPixels()
    Convert column width from (intrinsic) Excel units 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
COMIC_SANS_MS
in file Font.php, class constant PHPExcel_Shared_Font::COMIC_SANS_MS
COMIC_SANS_MS_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::COMIC_SANS_MS_BOLD
ControlCharacterOOXML2PHP
in file String.php, method PHPExcel_Shared_String::ControlCharacterOOXML2PHP()
    Convert from OpenXML escaped control character to PHP control character
ControlCharacterPHP2OOXML
in file String.php, method PHPExcel_Shared_String::ControlCharacterPHP2OOXML()
    Convert from PHP control character to OpenXML escaped control character
ConvertEncoding
in file String.php, method PHPExcel_Shared_String::ConvertEncoding()
    Convert string from one encoding to another. First try iconv, then mbstring, or no convertion
convertToNumberIfFraction
in file String.php, method PHPExcel_Shared_String::convertToNumberIfFraction()
    Identify whether a string contains a fractional numeric value, and convert it to a numeric if it is
CountCharacters
in file String.php, method PHPExcel_Shared_String::CountCharacters()
    Get character count. First try mbstring, then iconv, finally strlen
COURIER_NEW
in file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW
COURIER_NEW_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW_BOLD
COURIER_NEW_BOLD_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW_BOLD_ITALIC
COURIER_NEW_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::COURIER_NEW_ITALIC
CodePage.php
procedural page CodePage.php
top

d

$dateTimeObjectType
in file Date.php, variable PHPExcel_Shared_Date::$dateTimeObjectType
$defaultColumnWidths
in file Font.php, variable PHPExcel_Shared_Font::$defaultColumnWidths
    How wide is a default column for a given default font and size? Empirical data found by inspecting real Excel files and reading off the pixel width in Microsoft Office Excel 2007.
$documentSummaryInformation
in file OLERead.php, variable PHPExcel_Shared_OLERead::$documentSummaryInformation
DATE_W3C
in file XMLWriter.php, constant DATE_W3C
    PHPExcel
DEBUGMODE_ENABLED
in file XMLWriter.php, constant DEBUGMODE_ENABLED
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

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

GEORGIA
in file Font.php, class constant PHPExcel_Shared_Font::GEORGIA
GEORGIA_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::GEORGIA_BOLD
GEORGIA_BOLD_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::GEORGIA_BOLD_ITALIC
GEORGIA_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::GEORGIA_ITALIC
getAutoSizeMethod
in file Font.php, method PHPExcel_Shared_Font::getAutoSizeMethod()
    Get autoSize method
getCharsetFromFontName
in file Font.php, method PHPExcel_Shared_Font::getCharsetFromFontName()
    Returns the associated charset for the font name.
getCurrencyCode
in file String.php, method PHPExcel_Shared_String::getCurrencyCode()
    Get the currency code. If it has not yet been set explicitly, try to obtain the symbol information from locale.
getData
in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::getData()
    Get written data
getDecimalSeparator
in file String.php, method PHPExcel_Shared_String::getDecimalSeparator()
    Get the decimal separator. If it has not yet been set explicitly, try to obtain number formatting information from locale.
getDefaultColumnWidthByFont
in file Font.php, method PHPExcel_Shared_Font::getDefaultColumnWidthByFont()
    Get the effective column width for columns without a column dimension or column with width -1 For example, for Calibri 11 this is 9.140625 (64 px)
getDefaultRowHeightByFont
in file Font.php, method PHPExcel_Shared_Font::getDefaultRowHeightByFont()
    Get the effective row height for rows without a row dimension or rows with height -1 For example, for Calibri 11 this is 15 points
getDistanceX
in file Excel5.php, method PHPExcel_Shared_Excel5::getDistanceX()
    Get the horizontal distance in pixels between two anchors The distanceX is found as sum of all the spanning columns widths minus correction for the two offsets
getDistanceY
in file Excel5.php, method PHPExcel_Shared_Excel5::getDistanceY()
    Get the vertical distance in pixels between two anchors The distanceY is found as sum of all the spanning rows minus two offsets
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
getStream
in file OLERead.php, method PHPExcel_Shared_OLERead::getStream()
    Extract binary stream data
getTextWidthPixelsApprox
in file Font.php, method PHPExcel_Shared_Font::getTextWidthPixelsApprox()
    Get approximate width in pixels for a string of text in a certain font at a certain rotation angle
getTextWidthPixelsExact
in file Font.php, method PHPExcel_Shared_Font::getTextWidthPixelsExact()
    Get GD text width in pixels for a string of text in a certain font at a certain rotation angle
getThousandsSeparator
in file String.php, method PHPExcel_Shared_String::getThousandsSeparator()
    Get the thousands separator. If it has not yet been set explicitly, try to obtain number formatting information from locale.
getTrueTypeFontFileFromFont
in file Font.php, method PHPExcel_Shared_Font::getTrueTypeFontFileFromFont()
    Returns the font path given the font
getTrueTypeFontPath
in file Font.php, method PHPExcel_Shared_Font::getTrueTypeFontPath()
    Get the path to the folder containing .ttf files.
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, constant IDENTIFIER_OLE
    PHPExcel
IDENTIFIER_OLE
in file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_OLE
imagecreatefrombmp
in file Drawing.php, method PHPExcel_Shared_Drawing::imagecreatefrombmp()
    Create a new image from file. By alexander at alexauto dot nl
IMPACT
in file Font.php, class constant PHPExcel_Shared_Font::IMPACT
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

l

LIBERATION_SANS
in file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS
LIBERATION_SANS_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS_BOLD
LIBERATION_SANS_BOLD_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS_BOLD_ITALIC
LIBERATION_SANS_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::LIBERATION_SANS_ITALIC
LUCIDA_CONSOLE
in file Font.php, class constant PHPExcel_Shared_Font::LUCIDA_CONSOLE
LUCIDA_SANS_UNICODE
in file Font.php, class constant PHPExcel_Shared_Font::LUCIDA_SANS_UNICODE
top

m

MICROSOFT_SANS_SERIF
in file Font.php, class constant PHPExcel_Shared_Font::MICROSOFT_SANS_SERIF
top

n

NumberToName
in file CodePage.php, method PHPExcel_Shared_CodePage::NumberToName()
    Convert Microsoft Code Page Identifier to Code Page Name which iconv and mbstring understands
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
OLERead.php
procedural page OLERead.php
top

p

PALATINO_LINOTYPE
in file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE
PALATINO_LINOTYPE_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE_BOLD
PALATINO_LINOTYPE_BOLD_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE_BOLD_ITALIC
PALATINO_LINOTYPE_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::PALATINO_LINOTYPE_ITALIC
PasswordHasher.php
procedural page PasswordHasher.php
PHPExcel_Shared_CodePage
in file CodePage.php, class PHPExcel_Shared_CodePage
    PHPExcel_Shared_CodePage
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 column width. Exact algorithm not known.
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

$summaryInformation
in file OLERead.php, variable PHPExcel_Shared_OLERead::$summaryInformation
String.php
procedural page String.php
SanitizeUTF8
in file String.php, method PHPExcel_Shared_String::SanitizeUTF8()
    Try to sanitize UTF8, stripping invalid byte sequences. Not perfect. Does not surrogate characters.
setAutoSizeMethod
in file Font.php, method PHPExcel_Shared_Font::setAutoSizeMethod()
    Set autoSize method
setCurrencyCode
in file String.php, method PHPExcel_Shared_String::setCurrencyCode()
    Set the currency code. Only used by PHPExcel_Style_NumberFormat::toFormattedString() to format output by PHPExcel_Writer_HTML and PHPExcel_Writer_PDF
setDecimalSeparator
in file String.php, method PHPExcel_Shared_String::setDecimalSeparator()
    Set the decimal separator. Only used by PHPExcel_Style_NumberFormat::toFormattedString() to format output by PHPExcel_Writer_HTML and PHPExcel_Writer_PDF
setExcelCalendar
in file Date.php, method PHPExcel_Shared_Date::setExcelCalendar()
    Set the Excel calendar (Windows 1900 or Mac 1904)
setThousandsSeparator
in file String.php, method PHPExcel_Shared_String::setThousandsSeparator()
    Set the thousands separator. Only used by PHPExcel_Style_NumberFormat::toFormattedString() to format output by PHPExcel_Writer_HTML and PHPExcel_Writer_PDF
setTrueTypeFontPath
in file Font.php, method PHPExcel_Shared_Font::setTrueTypeFontPath()
    Set the path to the folder containing .ttf files. There should be a trailing slash.
sizeCol
in file Excel5.php, method PHPExcel_Shared_Excel5::sizeCol()
    Get the width of a column in pixels. We use the relationship y = ceil(7x) where x is the width in intrinsic Excel units (measuring width in number of normal characters) This holds for Arial 10
sizeRow
in file Excel5.php, method PHPExcel_Shared_Excel5::sizeRow()
    Convert the height of a cell from user's units to pixels. By interpolation the relationship is: y = 4/3x. If the height hasn't been set by the user we use the default value. If the row is hidden we use a value of zero.
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()
    Implements support for fopen().
stream_read
in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_read()
    Implements support for fread(), fgets() etc.
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()
    Implements support for fstat().
stream_tell
in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_tell()
    Returns the position of the file pointer, i.e. its offset into the file stream. Implements support for ftell().
stringToExcel
in file Date.php, method PHPExcel_Shared_Date::stringToExcel()
    Convert a date/time string to Excel time
STRING_REGEXP_FRACTION
in file String.php, class constant PHPExcel_Shared_String::STRING_REGEXP_FRACTION
    Regular Expressions
Substring
in file String.php, method PHPExcel_Shared_String::Substring()
    Get a substring of a UTF-8 encoded string
SYLKtoUTF8
in file String.php, method PHPExcel_Shared_String::SYLKtoUTF8()
    Convert SYLK encoded string to UTF-8
SYMBOL
in file Font.php, class constant PHPExcel_Shared_Font::SYMBOL
sys_get_temp_dir
in file File.php, method PHPExcel_Shared_File::sys_get_temp_dir()
    Get the systems temporary directory.
top

t

TAHOMA
in file Font.php, class constant PHPExcel_Shared_Font::TAHOMA
TAHOMA_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::TAHOMA_BOLD
testStringAsNumeric
in file String.php, method PHPExcel_Shared_String::testStringAsNumeric()
    Retrieve any leading numeric part of a string, or return the full string if no leading numeric (handles basic integer or float, but not exponent or non decimal)
TIMES_NEW_ROMAN
in file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN
TIMES_NEW_ROMAN_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN_BOLD
TIMES_NEW_ROMAN_BOLD_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN_BOLD_ITALIC
TIMES_NEW_ROMAN_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::TIMES_NEW_ROMAN_ITALIC
TREBUCHET_MS
in file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS
TREBUCHET_MS_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS_BOLD
TREBUCHET_MS_BOLD_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS_BOLD_ITALIC
TREBUCHET_MS_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::TREBUCHET_MS_ITALIC
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)
utf16_decode
in file String.php, method PHPExcel_Shared_String::utf16_decode()
    Decode UTF-16 encoded strings.
top

v

VERDANA
in file Font.php, class constant PHPExcel_Shared_Font::VERDANA
VERDANA_BOLD
in file Font.php, class constant PHPExcel_Shared_Font::VERDANA_BOLD
VERDANA_BOLD_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::VERDANA_BOLD_ITALIC
VERDANA_ITALIC
in file Font.php, class constant PHPExcel_Shared_Font::VERDANA_ITALIC
top

w

$wrkbook
in file OLERead.php, variable PHPExcel_Shared_OLERead::$wrkbook
writeRawData
in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::writeRawData()
    Fallback method for writeRaw, introduced in PHP 5.2
top

x

XMLWriter.php
procedural page XMLWriter.php
top

z

ZipStreamWrapper.php
procedural page ZipStreamWrapper.php
top

Documentation generated on Sat, 19 May 2012 14:16:31 +0200 by phpDocumentor 1.4.4