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
top
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
top
top
top
top
top
top
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
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
top
top
top
top
top
|
|