Index of all elements
[ 2 ]
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ y ]
[ z ]
[ _ ]
top
a
- $A
- in file Matrix.php, variable PHPExcel_Shared_JAMA_Matrix::$A
Matrix storage
- $AliasNbPages
- in file tcpdf.php, variable TCPDF::$AliasNbPages
- $AliasNumPage
- in file tcpdf.php, variable TCPDF::$AliasNumPage
- $alignmentPattern
- in file qrcode.php, variable QRcode::$alignmentPattern
- $annotation_fonts
- in file tcpdf.php, variable TCPDF::$annotation_fonts
List of fonts used on form fields (fontname => fontkey).
- $anTable
- in file qrcode.php, variable QRcode::$anTable
- $author
- in file tcpdf.php, variable TCPDF::$author
- $AutoPageBreak
- in file tcpdf.php, variable TCPDF::$AutoPageBreak
- absDev
- in file Stats.php, method Base::absDev()
Calculates the absolute deviation of the data points in the set Handles cummulative data sets correctly
- absDevWithMean
- in file Stats.php, method Base::absDevWithMean()
Calculates the absolute deviation of the data points in the set given a fixed mean (average) value. Not used in calcBasic(), calcFull() or calc().
- absoluteCoordinate
- in file Cell.php, method PHPExcel_Cell::absoluteCoordinate()
Make string coordinate absolute
- absoluteReference
- in file Cell.php, method PHPExcel_Cell::absoluteReference()
Make string row, column or cell coordinate absolute
- AcceptPageBreak
- in file tcpdf.php, method TCPDF::AcceptPageBreak()
Whenever a page break condition is met, the method is called, and the break is issued or not depending on the returned value.
- ACCRINT
- in file Financial.php, method PHPExcel_Calculation_Financial::ACCRINT()
ACCRINT
- ACCRINTM
- in file Financial.php, method PHPExcel_Calculation_Financial::ACCRINTM()
ACCRINTM
- acosh
- in file Functions.php, function acosh()
- add
- in file pclzip.lib.php, method PclZip::add()
- add
- in file HashTable.php, method PHPExcel_HashTable::add()
Add HashTable item
- addBSE
- in file BstoreContainer.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer::addBSE()
Add a BLIP Store Entry
- addCacheData
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCacheData
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::addCacheData()
Add or Update a cell in cache identified by coordinate address
- addCellStyleXf
- in file PHPExcel.php, method PHPExcel::addCellStyleXf()
Add a cellStyleXf to the workbook
- addCellXf
- in file PHPExcel.php, method PHPExcel::addCellXf()
Add a cellXf to the workbook
- addChild
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::addChild()
Add a child. This will be either spgrContainer or spContainer
- addCondition
- in file Conditional.php, method PHPExcel_Style_Conditional::addCondition()
Add Condition
- addExternalSheet
- in file PHPExcel.php, method PHPExcel::addExternalSheet()
Add external sheet
- addExtGState
- in file tcpdf.php, method TCPDF::addExtGState()
Add transparency parameters to the current extgstate
- AddFont
- in file tcpdf.php, method TCPDF::AddFont()
Imports a TrueType, Type1, core, or CID0 font and makes it available.
- addFromSource
- in file HashTable.php, method PHPExcel_HashTable::addFromSource()
Add HashTable items from source
- addFromString
- in file ZipArchive.php, method PHPExcel_Shared_ZipArchive::addFromString()
- addHtmlLink
- in file tcpdf.php, method TCPDF::addHtmlLink()
Output anchor link.
- addHTMLTOC
- in file tcpdf.php, method TCPDF::addHTMLTOC()
Output a Table Of Content Index (TOC) using HTML templates.
- addHTMLVertSpace
- in file tcpdf.php, method TCPDF::addHTMLVertSpace()
Add vertical spaces if needed.
- addImage
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::addImage()
Add header/footer image
- addJavascriptObject
- in file tcpdf.php, method TCPDF::addJavascriptObject()
Adds a javascript object and return object ID
- AddLink
- in file tcpdf.php, method TCPDF::AddLink()
Creates a new internal link and returns its identifier. An internal link is a clickable area which directs to another place within the document. The identifier can then be passed to Cell(), Write(), Image() or Link(). The destination is defined with SetLink().
- addNamedRange
- in file PHPExcel.php, method PHPExcel::addNamedRange()
Add named range
- AddPage
- in file tcpdf.php, method TCPDF::AddPage()
Adds a new page to the document. If a page is already present, the Footer() method is called first to output the footer (if enabled). Then the page is added, the current position set to the top-left corner according to the left and top margins (or top-right if in RTL mode), and Header() is called to display the header (if enabled).
- addPageRegion
- in file tcpdf.php, method TCPDF::addPageRegion()
Add a single no-write region on selected page.
- addPrintArea
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::addPrintArea()
Add a new print area (e.g. 'A1:D10' or 'A1:D10,G5:M20') to the list of print areas
- addPrintAreaByColumnAndRow
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::addPrintAreaByColumnAndRow()
Add a new print area to the list of print areas
- addSearchLocation
- in file IOFactory.php, method PHPExcel_IOFactory::addSearchLocation()
Add search location
- addSheet
- in file PHPExcel.php, method PHPExcel::addSheet()
Add sheet
- AddSpotColor
- in file tcpdf.php, method TCPDF::AddSpotColor()
Defines a new spot color.
- addText
- in file RichText.php, method PHPExcel_RichText::addText()
Add text
- addTOC
- in file tcpdf.php, method TCPDF::addTOC()
Output a Table of Content Index (TOC).
- addTOCPage
- in file tcpdf.php, method TCPDF::addTOCPage()
Adds a new TOC (Table Of Content) page to the document.
- addXfWriter
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::addXfWriter()
Add a new XF writer
- adjustCellPadding
- in file tcpdf.php, method TCPDF::adjustCellPadding()
Adjust the internal Cell padding array to take account of the line width.
- AliasNbPages
- in file tcpdf.php, method TCPDF::AliasNbPages()
Defines an alias for the total number of pages.
- AliasNumPage
- in file tcpdf.php, method TCPDF::AliasNumPage()
Defines an alias for the page number.
- allBorders
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allBorders()
Get an array of all borders
- allConditionalStyles
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allConditionalStyles()
Get an array of all conditional styles
- allDrawings
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::allDrawings()
Get an array of all drawings
- allFills
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allFills()
Get an array of all fills
- allFonts
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allFonts()
Get an array of all fonts
- allNumberFormats
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allNumberFormats()
Get an array of all number formats
- allocate
- in file qrcode.php, method QRcode::allocate()
Return an array with zeros
- allStyles
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::allStyles()
Get an array of all styles
- AMORDEGRC
- in file Financial.php, method PHPExcel_Calculation_Financial::AMORDEGRC()
- AMORLINC
- in file Financial.php, method PHPExcel_Calculation_Financial::AMORLINC()
- angleToDegrees
- in file Drawing.php, method PHPExcel_Shared_Drawing::angleToDegrees()
Convert angle to degrees
- Annotation
- in file tcpdf.php, method TCPDF::Annotation()
Puts a markup annotation on a rectangular area of the page.
- append
- in file File.php, method PHPExcel_Shared_OLE_PPS_File::append()
Append data to PPS
- appendBitstream
- in file qrcode.php, method QRcode::appendBitstream()
Append one bitstream to another
- appendBytes
- in file qrcode.php, method QRcode::appendBytes()
Append one bitstream created from bytes to another
- appendNewInputItem
- in file qrcode.php, method QRcode::appendNewInputItem()
Append data to an input object.
- appendNum
- in file qrcode.php, method QRcode::appendNum()
Append one bitstream created from number to another
- appendPaddingBit
- in file qrcode.php, method QRcode::appendPaddingBit()
Append Padding Bit to bitstream
- applyFromArray
- in file Style.php, method PHPExcel_Style::applyFromArray()
Apply styles from array
- applyFromArray
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::applyFromArray()
Apply styles from array
- applyFromArray
- in file Protection.php, method PHPExcel_Style_Protection::applyFromArray()
Apply styles from array
- applyFromArray
- in file Fill.php, method PHPExcel_Style_Fill::applyFromArray()
Apply styles from array
- applyFromArray
- in file Color.php, method PHPExcel_Style_Color::applyFromArray()
Apply styles from array
- applyFromArray
- in file Borders.php, method PHPExcel_Style_Borders::applyFromArray()
Apply styles from array
- applyFromArray
- in file Border.php, method PHPExcel_Style_Border::applyFromArray()
Apply styles from array
- applyFromArray
- in file Font.php, method PHPExcel_Style_Font::applyFromArray()
Apply styles from array
- applyFromArray
- in file Alignment.php, method PHPExcel_Style_Alignment::applyFromArray()
Apply styles from array
- ArgumentBoundsException
- in file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::ArgumentBoundsException
- ArgumentBoundsException
- in file Error.php, constant ArgumentBoundsException
- ArgumentTypeException
- in file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::ArgumentTypeException
- ArgumentTypeException
- in file Error.php, constant ArgumentTypeException
- 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
- arrayLeftDivide
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayLeftDivide()
arrayLeftDivide
- arrayLeftDivideEquals
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayLeftDivideEquals()
arrayLeftDivideEquals
- ArrayLengthException
- in file Error.php, constant ArrayLengthException
- ArrayLengthException
- in file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::ArrayLengthException
- arrayRightDivide
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayRightDivide()
arrayRightDivide
- arrayRightDivideEquals
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayRightDivideEquals()
arrayRightDivideEquals
- arrayTimes
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayTimes()
arrayTimes
- arrayTimesEquals
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::arrayTimesEquals()
arrayTimesEquals
- Arrow
- in file tcpdf.php, method TCPDF::Arrow()
Draws a grahic arrow.
- arrUTF8ToUTF16BE
- in file tcpdf.php, method TCPDF::arrUTF8ToUTF16BE()
Converts array of UTF-8 characters to UTF16-BE string.
- Asc2Ucs
- in file OLE.php, method PHPExcel_Shared_OLE::Asc2Ucs()
Utility function to transform ASCII text to Unicode
- ASCIICODE
- in file TextData.php, method PHPExcel_Calculation_TextData::ASCIICODE()
ASCIICODE
- asinh
- in file Functions.php, function asinh()
- ATAN2
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::ATAN2()
ATAN2
- atanh
- in file Functions.php, function atanh()
- attach
- in file Cell.php, method PHPExcel_Cell::attach()
- 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
- AVEDEV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::AVEDEV()
AVEDEV
- AVERAGE
- in file Statistical.php, method PHPExcel_Calculation_Statistical::AVERAGE()
AVERAGE
- AVERAGEA
- in file Statistical.php, method PHPExcel_Calculation_Statistical::AVERAGEA()
AVERAGEA
- AVERAGEIF
- in file Statistical.php, method PHPExcel_Calculation_Statistical::AVERAGEIF()
AVERAGEIF
- Autoloader.php
- procedural page Autoloader.php
- APC.php
- procedural page APC.php
- AdvancedValueBinder.php
- procedural page AdvancedValueBinder.php
- almohanad.php
- procedural page almohanad.php
- arialunicid0-chinese-simplified.php
- procedural page arialunicid0-chinese-simplified.php
- arialunicid0-chinese-traditional.php
- procedural page arialunicid0-chinese-traditional.php
- arialunicid0-japanese.php
- procedural page arialunicid0-japanese.php
- arialunicid0-korean.php
- procedural page arialunicid0-korean.php
- arialunicid0.php
- procedural page arialunicid0.php
- Alignment.php
- procedural page Alignment.php
top
b
- $b1
- in file qrcode.php, variable QRcode::$b1
- $barcode
- in file tcpdf.php, variable TCPDF::$barcode
- $barcode_array
- in file qrcode.php, variable QRcode::$barcode_array
- $barcode_array
- in file pdf417.php, variable PDF417::$barcode_array
- $barcode_array
- in file 2dbarcodes.php, variable TCPDF2DBarcode::$barcode_array
- $barcode_array
- in file barcodes.php, variable TCPDFBarcode::$barcode_array
- $bbat
- in file OLE.php, variable PHPExcel_Shared_OLE::$bbat
Big Block Allocation Table
- $bgcolor
- in file tcpdf.php, variable TCPDF::$bgcolor
- $bigBlockSize
- in file OLE.php, variable PHPExcel_Shared_OLE::$bigBlockSize
Size of big blocks. This is usually 512.
- $bit
- in file qrcode.php, variable QRcode::$bit
- $blocks
- in file qrcode.php, variable QRcode::$blocks
- $bMargin
- in file tcpdf.php, variable TCPDF::$bMargin
- $booklet
- in file tcpdf.php, variable TCPDF::$booklet
Booklet mode for double-sided pages
- $bordermrk
- in file tcpdf.php, variable TCPDF::$bordermrk
Array used to store positions inside the pages buffer.
- $buffer
- in file tcpdf.php, variable TCPDF::$buffer
- $bufferlen
- in file tcpdf.php, variable TCPDF::$bufferlen
Length of the buffer in bytes.
- $byterange_string
- in file tcpdf.php, variable TCPDF::$byterange_string
ByteRange placemark used during signature process.
- barcode_c128
- in file barcodes.php, method TCPDFBarcode::barcode_c128()
C128 barcodes.
- barcode_codabar
- in file barcodes.php, method TCPDFBarcode::barcode_codabar()
CODABAR barcodes.
- barcode_code11
- in file barcodes.php, method TCPDFBarcode::barcode_code11()
CODE11 barcodes.
- barcode_code39
- in file barcodes.php, method TCPDFBarcode::barcode_code39()
CODE 39 - ANSI MH10.8M-1983 - USD-3 - 3 of 9.
- barcode_code93
- in file barcodes.php, method TCPDFBarcode::barcode_code93()
CODE 93 - USS-93
- barcode_eanext
- in file barcodes.php, method TCPDFBarcode::barcode_eanext()
UPC-Based Extentions
- barcode_eanupc
- in file barcodes.php, method TCPDFBarcode::barcode_eanupc()
EAN13 and UPC-A barcodes.
- barcode_i25
- in file barcodes.php, method TCPDFBarcode::barcode_i25()
Interleaved 2 of 5 barcodes.
- barcode_imb
- in file barcodes.php, method TCPDFBarcode::barcode_imb()
IMB - Intelligent Mail Barcode - Onecode - USPS-B-3200 (requires PHP bcmath extension) Intelligent Mail barcode is a 65-bar code for use on mail in the United States.
- barcode_msi
- in file barcodes.php, method TCPDFBarcode::barcode_msi()
MSI.
- barcode_pharmacode
- in file barcodes.php, method TCPDFBarcode::barcode_pharmacode()
Pharmacode
- barcode_pharmacode2t
- in file barcodes.php, method TCPDFBarcode::barcode_pharmacode2t()
Pharmacode two-track
- barcode_postnet
- in file barcodes.php, method TCPDFBarcode::barcode_postnet()
POSTNET and PLANET barcodes.
- barcode_rms4cc
- in file barcodes.php, method TCPDFBarcode::barcode_rms4cc()
RMS4CC - CBC - KIX RMS4CC (Royal Mail 4-state Customer Code) - CBC (Customer Bar Code) - KIX (Klant index - Customer index) RM4SCC is the name of the barcode symbology used by the Royal Mail for its Cleanmail service.
- barcode_s25
- in file barcodes.php, method TCPDFBarcode::barcode_s25()
Standard 2 of 5 barcodes.
- Base
- in file Stats.php, class Base
A class to calculate descriptive statistics from a data set.
- Benchmark
- in file benchmark.php, class Benchmark
Example of use of Matrix Class, featuring magic squares.
- BESSELI
- in file Engineering.php, method PHPExcel_Calculation_Engineering::BESSELI()
BESSELI
- BESSELJ
- in file Engineering.php, method PHPExcel_Calculation_Engineering::BESSELJ()
BESSELJ
- BESSELK
- in file Engineering.php, method PHPExcel_Calculation_Engineering::BESSELK()
BESSELK
- BESSELY
- in file Engineering.php, method PHPExcel_Calculation_Engineering::BESSELY()
BESSELY
- BETADIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::BETADIST()
BETADIST
- BETAINV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::BETAINV()
BETAINV
- 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
- binarize
- in file qrcode.php, method QRcode::binarize()
Convert the frame in binary form
- bindParent
- in file Font.php, method PHPExcel_Style_Font::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Color.php, method PHPExcel_Style_Color::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Style.php, method PHPExcel_Style::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Fill.php, method PHPExcel_Style_Fill::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Alignment.php, method PHPExcel_Style_Alignment::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Borders.php, method PHPExcel_Style_Borders::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Border.php, method PHPExcel_Style_Border::bindParent()
Bind parent. Only used for supervisor
- bindParent
- in file Protection.php, method PHPExcel_Style_Protection::bindParent()
Bind parent. Only used for supervisor
- bindValue
- in file DefaultValueBinder.php, method PHPExcel_Cell_DefaultValueBinder::bindValue()
Bind value to a cell
- bindValue
- in file AdvancedValueBinder.php, method PHPExcel_Cell_AdvancedValueBinder::bindValue()
Bind value to a cell
- bindValue
- in file IValueBinder.php, method PHPExcel_Cell_IValueBinder::bindValue()
Bind value to a cell
- BINOMDIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::BINOMDIST()
BINOMDIST
- binseq_to_array
- in file barcodes.php, method TCPDFBarcode::binseq_to_array()
Convert binary barcode sequence to TCPDF barcode array
- BINTODEC
- in file Engineering.php, method PHPExcel_Calculation_Engineering::BINTODEC()
BINTODEC
- BINTOHEX
- in file Engineering.php, method PHPExcel_Calculation_Engineering::BINTOHEX()
BINTOHEX
- BINTOOCT
- in file Engineering.php, method PHPExcel_Calculation_Engineering::BINTOOCT()
BINTOOCT
- bitstreamToByte
- in file qrcode.php, method QRcode::bitstreamToByte()
Convert bitstream to bytes
- BLIPJPEG
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BLIPJPEG
- BLIPPNG
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BLIPPNG
- BLIPTYPE_CMYKJPEG
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_CMYKJPEG
- BLIPTYPE_DIB
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_DIB
- BLIPTYPE_EMF
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_EMF
- BLIPTYPE_ERROR
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_ERROR
- BLIPTYPE_JPEG
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_JPEG
- BLIPTYPE_PICT
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_PICT
- BLIPTYPE_PNG
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_PNG
- BLIPTYPE_TIFF
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_TIFF
- BLIPTYPE_UNKNOWN
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_UNKNOWN
- BLIPTYPE_WMF
- in file BSE.php, class constant PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::BLIPTYPE_WMF
- Bookmark
- in file tcpdf.php, method TCPDF::Bookmark()
Adds a bookmark.
- BORDER_DASHDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DASHDOT
- BORDER_DASHDOTDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DASHDOTDOT
- BORDER_DASHED
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DASHED
- BORDER_DOTTED
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DOTTED
- BORDER_DOUBLE
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_DOUBLE
- BORDER_HAIR
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_HAIR
- BORDER_MEDIUM
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUM
- BORDER_MEDIUMDASHDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMDASHDOT
- BORDER_MEDIUMDASHDOTDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMDASHDOTDOT
- BORDER_MEDIUMDASHED
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_MEDIUMDASHED
- BORDER_NONE
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_NONE
- BORDER_SLANTDASHDOT
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_SLANTDASHDOT
- BORDER_THICK
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_THICK
- BORDER_THIN
- in file Border.php, class constant PHPExcel_Style_Border::BORDER_THIN
- BRACE_CLOSE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACE_CLOSE
- BRACE_OPEN
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACE_OPEN
- BRACKET_CLOSE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACKET_CLOSE
- BRACKET_OPEN
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::BRACKET_OPEN
- BREAK_COLUMN
- in file Worksheet.php, class constant PHPExcel_Worksheet::BREAK_COLUMN
- BREAK_NONE
- in file Worksheet.php, class constant PHPExcel_Worksheet::BREAK_NONE
- BREAK_ROW
- in file Worksheet.php, class constant PHPExcel_Worksheet::BREAK_ROW
- BSE
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BSE
- BSTORECONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::BSTORECONTAINER
- buildCharacterSets
- in file String.php, method PHPExcel_Shared_String::buildCharacterSets()
- buildCSS
- in file HTML.php, method PHPExcel_Writer_HTML::buildCSS()
Build CSS styles
- buildRange
- in file Cell.php, method PHPExcel_Cell::buildRange()
Build range from coordinate strings
- builtInFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::builtInFormatCode()
Get built-in format code
- builtInFormatCodeIndex
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::builtInFormatCodeIndex()
Get built-in format code index
- Button
- in file tcpdf.php, method TCPDF::Button()
Creates a button field
- Blip.php
- procedural page Blip.php
- BSE.php
- procedural page BSE.php
- BstoreContainer.php
- procedural page BstoreContainer.php
- benchmark.php
- procedural page benchmark.php
- barcodes.php
- procedural page barcodes.php
- bra.php
- procedural page bra.php
- bestFitClass.php
- procedural page bestFitClass.php
- Border.php
- procedural page Border.php
- Borders.php
- procedural page Borders.php
- BaseDrawing.php
- procedural page BaseDrawing.php
- BIFFwriter.php
- procedural page BIFFwriter.php
top
c
- $cache_file_length
- in file tcpdf.php, variable TCPDF::$cache_file_length
Array used to store the lengths of cache files
- $cache_maxsize_UTF8StringToArray
- in file tcpdf.php, variable TCPDF::$cache_maxsize_UTF8StringToArray
Maximum size of cache array used for UTF8StringToArray() method.
- $cache_size_UTF8StringToArray
- in file tcpdf.php, variable TCPDF::$cache_size_UTF8StringToArray
Current size of cache array used for UTF8StringToArray() method.
- $cache_UTF8StringToArray
- in file tcpdf.php, variable TCPDF::$cache_UTF8StringToArray
Cache array for UTF8StringToArray() method.
- $capacity
- in file qrcode.php, variable QRcode::$capacity
- $casesensitive
- in file qrcode.php, variable QRcode::$casesensitive
- $cell_height_ratio
- in file tcpdf.php, variable TCPDF::$cell_height_ratio
Default cell height ratio.
- $cell_margin
- in file tcpdf.php, variable TCPDF::$cell_margin
- $cell_padding
- in file tcpdf.php, variable TCPDF::$cell_padding
- $children
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$children
Array of child PPS's (only used by Root and Dir PPS's)
- $clusters
- in file pdf417.php, variable PDF417::$clusters
- $cntmrk
- in file tcpdf.php, variable TCPDF::$cntmrk
Array used to store content positions inside the pages buffer.
- $ColorFlag
- in file tcpdf.php, variable TCPDF::$ColorFlag
- $columns
- in file tcpdf.php, variable TCPDF::$columns
Array of column measures (width, space, starting Y position)
- $column_start_page
- in file tcpdf.php, variable TCPDF::$column_start_page
Starting page for columns
- $colxshift
- in file tcpdf.php, variable TCPDF::$colxshift
Array of: X difference between table cell x start and starting page margin, cellspacing, cellpadding
- $compatibilityMode
- in file Functions.php, variable PHPExcel_Calculation_Functions::$compatibilityMode
Compatibility mode to use for error checking and responses
- $compress
- in file tcpdf.php, variable TCPDF::$compress
- $CoreFonts
- in file tcpdf.php, variable TCPDF::$CoreFonts
- $count
- in file qrcode.php, variable QRcode::$count
- $creator
- in file tcpdf.php, variable TCPDF::$creator
- $CurOrientation
- in file tcpdf.php, variable TCPDF::$CurOrientation
- $CurrentFont
- in file tcpdf.php, variable TCPDF::$CurrentFont
- $current_column
- in file tcpdf.php, variable TCPDF::$current_column
Current column number
- $currpagegroup
- in file tcpdf.php, variable TCPDF::$currpagegroup
Contains the alias of the current page group
- $customlistindent
- in file tcpdf.php, variable TCPDF::$customlistindent
- $cyclicFormulaCount
- in file Calculation.php, variable PHPExcel_Calculation::$cyclicFormulaCount
- cache_in_memory
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory
- cache_in_memory_gzip
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory_gzip
- cache_in_memory_serialized
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_in_memory_serialized
- cache_to_apc
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_apc
- cache_to_discISAM
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_discISAM
- cache_to_memcache
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_memcache
- cache_to_phpTemp
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_phpTemp
- cache_to_wincache
- in file CachedObjectStorageFactory.php, class constant PHPExcel_CachedObjectStorageFactory::cache_to_wincache
- calc
- in file Stats.php, method Base::calc()
Calculates the basic or full statistics for the data set
- calcBasic
- in file Stats.php, method Base::calcBasic()
Calculates a basic set of statistics
- calcFull
- in file Stats.php, method Base::calcFull()
Calculates a full set of statistics
- calcN1N3
- in file qrcode.php, method QRcode::calcN1N3()
calcN1N3
- calcParity
- in file qrcode.php, method QRcode::calcParity()
calcParity
- calculate
- in file trendClass.php, method trendClass::calculate()
- calculate
- in file Calculation.php, method PHPExcel_Calculation::calculate()
Calculate cell value (using formula from a cell ID) Retained for backward compatibility
- calculateCellValue
- in file Calculation.php, method PHPExcel_Calculation::calculateCellValue()
Calculate the value of a cell formula
- calculateColumnWidth
- in file Font.php, method PHPExcel_Shared_Font::calculateColumnWidth()
Calculate an (approximate) OpenXML column width, based on font size and text contained
- calculateColumnWidths
- in file Worksheet.php, method PHPExcel_Worksheet::calculateColumnWidths()
Calculate widths for auto-size columns
- calculateFormula
- in file Calculation.php, method PHPExcel_Calculation::calculateFormula()
Calculate the value of a formula
- calculateWorksheetDimension
- in file Worksheet.php, method PHPExcel_Worksheet::calculateWorksheetDimension()
Calculate worksheet dimension
- CALCULATION_REGEXP_CELLREF
- in file Calculation.php, constant CALCULATION_REGEXP_CELLREF
- CALCULATION_REGEXP_CELLREF
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_CELLREF
- CALCULATION_REGEXP_ERROR
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_ERROR
- CALCULATION_REGEXP_FUNCTION
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_FUNCTION
- CALCULATION_REGEXP_NAMEDRANGE
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_NAMEDRANGE
- CALCULATION_REGEXP_NAMEDRANGE
- in file Calculation.php, constant CALCULATION_REGEXP_NAMEDRANGE
- CALCULATION_REGEXP_NUMBER
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_NUMBER
Regular Expressions
- CALCULATION_REGEXP_OPENBRACE
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_OPENBRACE
- CALCULATION_REGEXP_STRING
- in file Calculation.php, class constant PHPExcel_Calculation::CALCULATION_REGEXP_STRING
- 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
- canRead
- in file CSV.php, method PHPExcel_Reader_CSV::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 Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::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 SYLK.php, method PHPExcel_Reader_SYLK::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file Excel5.php, method PHPExcel_Reader_Excel5::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- canRead
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::canRead()
Can the current PHPExcel_Reader_IReader read the file?
- CATEGORY_CUBE
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_CUBE
- CATEGORY_DATABASE
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_DATABASE
- CATEGORY_DATE_AND_TIME
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_DATE_AND_TIME
- CATEGORY_ENGINEERING
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_ENGINEERING
- CATEGORY_FINANCIAL
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_FINANCIAL
- CATEGORY_INFORMATION
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_INFORMATION
- CATEGORY_LOGICAL
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_LOGICAL
- CATEGORY_LOOKUP_AND_REFERENCE
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_LOOKUP_AND_REFERENCE
- CATEGORY_MATH_AND_TRIG
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_MATH_AND_TRIG
- CATEGORY_STATISTICAL
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_STATISTICAL
- CATEGORY_TEXT_AND_DATA
- in file Function.php, class constant PHPExcel_Calculation_Function::CATEGORY_TEXT_AND_DATA
- CEILING
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::CEILING()
CEILING
- Cell
- in file tcpdf.php, method TCPDF::Cell()
Prints a cell (rectangular area) with optional borders, background color and character string. The upper-left corner of the cell corresponds to the current position. The text can be aligned or centered. After the call, the current position moves to the right or to the next line. It is possible to put a link on the text. If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.
- cellDimensionToPixels
- in file Drawing.php, method PHPExcel_Shared_Drawing::cellDimensionToPixels()
Convert column width from (intrinsic) Excel units to pixels
- cellExists
- in file Worksheet.php, method PHPExcel_Worksheet::cellExists()
Cell at a specific coordinate exists?
- cellExistsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::cellExistsByColumnAndRow()
Cell at a specific coordinate by using numeric cell coordinates exists?
- CELL_ADDRESS
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::CELL_ADDRESS()
CELL_ADDRESS
- center
- in file Stats.php, method Base::center()
Transforms the data by substracting each entry from the mean.
- centimeterSizeToPixels
- in file Font.php, method PHPExcel_Shared_Font::centimeterSizeToPixels()
Calculate an (approximate) pixel size, based on centimeter size
- changeBrightness
- in file Color.php, method PHPExcel_Style_Color::changeBrightness()
Adjust the brightness of a color
- CHARACTER
- in file TextData.php, method PHPExcel_Calculation_TextData::CHARACTER()
CHARACTER
- 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
- check
- in file qrcode.php, method QRcode::check()
Validate the input data.
- checkArrays
- in file TestMatrix.php, method TestMatrix::checkArrays()
Check norm of difference of "arrays".
- CheckBox
- in file tcpdf.php, method TCPDF::CheckBox()
Creates a CheckBox field
- checkErrorCode
- in file DataType.php, method PHPExcel_Cell_DataType::checkErrorCode()
Check a value that it is a valid error code
- checkMatrices
- in file TestMatrix.php, method TestMatrix::checkMatrices()
Check norm of difference of "matrices".
- checkMatrixDimensions
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::checkMatrixDimensions()
checkMatrixDimensions
- checkModeAn
- in file qrcode.php, method QRcode::checkModeAn()
checkModeAn
- checkModeKanji
- in file qrcode.php, method QRcode::checkModeKanji()
checkModeKanji
- checkModeNum
- in file qrcode.php, method QRcode::checkModeNum()
checkModeNum
- checkPageBreak
- in file tcpdf.php, method TCPDF::checkPageBreak()
Add page if needed.
- checkPageRegions
- in file tcpdf.php, method TCPDF::checkPageRegions()
Check page for no-write regions and adapt current coordinates and page margins if necessary.
- checkScalars
- in file TestMatrix.php, method TestMatrix::checkScalars()
Check magnitude of difference of "scalars".
- checkString
- in file DataType.php, method PHPExcel_Cell_DataType::checkString()
Check a string that it satisfies Excel requirements
- checksum_code39
- in file barcodes.php, method TCPDFBarcode::checksum_code39()
Calculate CODE 39 checksum (modulo 43).
- checksum_code93
- in file barcodes.php, method TCPDFBarcode::checksum_code93()
Calculate CODE 93 checksum (modulo 47).
- checksum_s25
- in file barcodes.php, method TCPDFBarcode::checksum_s25()
Checksum for standard 2 of 5 barcodes.
- CheckTTF
- in file makefont.php, function CheckTTF()
- checkVectors
- in file TestMatrix.php, method TestMatrix::checkVectors()
Check norm of difference of "vectors".
- CHIDIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::CHIDIST()
CHIDIST
- CHIINV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::CHIINV()
CHIINV
- chiSquared
- in file LevenbergMarquardt.php, method LevenbergMarquardt::chiSquared()
Calculate the current sum-squared-error
- CholeskyDecomposition
- in file CholeskyDecomposition.php, class CholeskyDecomposition
- CHOOSE
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::CHOOSE()
- Circle
- in file tcpdf.php, method TCPDF::Circle()
Draws a circle.
- clear
- in file HashTable.php, method PHPExcel_HashTable::clear()
Clear HashTable
- clearCalculationCache
- in file Calculation.php, method PHPExcel_Calculation::clearCalculationCache()
Clear calculation cache
- clearPrintArea
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::clearPrintArea()
Clear a print area
- CLIENTANCHOR
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::CLIENTANCHOR
- CLIENTDATA
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::CLIENTDATA
- CLIENTTEXTBOX
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::CLIENTTEXTBOX
- Clip
- in file tcpdf.php, method TCPDF::Clip()
Set a rectangular clipping area.
- close
- in file Escher.php, method PHPExcel_Writer_Excel5_Escher::close()
Process the object to be written
- Close
- in file tcpdf.php, method TCPDF::Close()
Terminates the PDF document.
- close
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::close()
Add data to the beginning of the workbook (note the reverse order) and to the end of the workbook.
- close
- in file ZipArchive.php, method PHPExcel_Shared_ZipArchive::close()
- closeHTMLTagHandler
- in file tcpdf.php, method TCPDF::closeHTMLTagHandler()
Process closing tags.
- coeffOfVariation
- in file Stats.php, method Base::coeffOfVariation()
Calculates the coefficient of variation of a data set.
- colorRegistrationBar
- in file tcpdf.php, method TCPDF::colorRegistrationBar()
Paints color transition registration bars
- COLOR_BLACK
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_BLACK
- COLOR_BLUE
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_BLUE
- COLOR_DARKBLUE
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKBLUE
- COLOR_DARKGREEN
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKGREEN
- COLOR_DARKRED
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKRED
- COLOR_DARKYELLOW
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_DARKYELLOW
- COLOR_GREEN
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_GREEN
- COLOR_RED
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_RED
- COLOR_WHITE
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_WHITE
- COLOR_YELLOW
- in file Color.php, class constant PHPExcel_Style_Color::COLOR_YELLOW
- COLUMN
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::COLUMN()
COLUMN
- columnIndexFromString
- in file Cell.php, method PHPExcel_Cell::columnIndexFromString()
Column index from string
- COLUMNS
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::COLUMNS()
COLUMNS
- COMBIN
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::COMBIN()
COMBIN
- ComboBox
- in file tcpdf.php, method TCPDF::ComboBox()
Creates a Combo-box field
- 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
- COMMA
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::COMMA
- commitTransaction
- in file tcpdf.php, method TCPDF::commitTransaction()
Delete the copy of the current TCPDF object used for undo operation.
- compareCells
- in file Cell.php, method PHPExcel_Cell::compareCells()
Compare 2 cells
- COMPATIBILITY_EXCEL
- in file Functions.php, class constant PHPExcel_Calculation_Functions::COMPATIBILITY_EXCEL
constants
- COMPATIBILITY_GNUMERIC
- in file Functions.php, class constant PHPExcel_Calculation_Functions::COMPATIBILITY_GNUMERIC
- COMPATIBILITY_OPENOFFICE
- in file Functions.php, class constant PHPExcel_Calculation_Functions::COMPATIBILITY_OPENOFFICE
- COMPLEX
- in file Engineering.php, method PHPExcel_Calculation_Engineering::COMPLEX()
COMPLEX
- concat
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::concat()
concat
- CONCATENATE
- in file TextData.php, method PHPExcel_Calculation_TextData::CONCATENATE()
CONCATENATE
- cond
- in file SingularValueDecomposition.php, method SingularValueDecomposition::cond()
Two norm condition number
- conditionalStylesExists
- in file Worksheet.php, method PHPExcel_Worksheet::conditionalStylesExists()
Do conditional styles exist for this cell?
- CONDITION_CELLIS
- in file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_CELLIS
- CONDITION_CONTAINSTEXT
- in file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_CONTAINSTEXT
- CONDITION_EXPRESSION
- in file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_EXPRESSION
- CONDITION_NONE
- in file Conditional.php, class constant PHPExcel_Style_Conditional::CONDITION_NONE
- CONFIDENCE
- in file Statistical.php, method PHPExcel_Calculation_Statistical::CONFIDENCE()
CONFIDENCE
- 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
- convertData
- in file qrcode.php, method QRcode::convertData()
convertData
- 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
- convertHexStringToString
- in file tcpdf.php, method TCPDF::convertHexStringToString()
Convert hexadecimal string to string
- convertHTMLColorToDec
- in file tcpdf.php, method TCPDF::convertHTMLColorToDec()
Returns an associative array (keys: R,G,B) from an html color name or a six-digit or three-digit hexadecimal color representation (i.e. #3FE5AA or #7FF).
- convertProperty
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::convertProperty()
- convertPropertyType
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::convertPropertyType()
- convertStringToHexString
- in file tcpdf.php, method TCPDF::convertStringToHexString()
Convert string to hexadecimal string (byte string)
- convertSVGtMatrix
- in file tcpdf.php, method TCPDF::convertSVGtMatrix()
Convert SVG transformation matrix to PDF.
- 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
- CONVERTUOM
- in file Engineering.php, method PHPExcel_Calculation_Engineering::CONVERTUOM()
CONVERTUOM
- CoonsPatchMesh
- in file tcpdf.php, method TCPDF::CoonsPatchMesh()
Paints a coons patch mesh.
- coordinateFromString
- in file Cell.php, method PHPExcel_Cell::coordinateFromString()
Coordinate from string
- copy
- in file Worksheet.php, method PHPExcel_Worksheet::copy()
Copy worksheet (!= clone!)
- copy
- in file PHPExcel.php, method PHPExcel::copy()
Copy workbook (!= clone!)
- copyCellCollection
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::copyCellCollection()
- copyCellCollection
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::copyCellCollection()
Clone the cell collection
- copyCellCollection
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::copyCellCollection()
Clone the cell collection
- copyPage
- in file tcpdf.php, method TCPDF::copyPage()
Clone the specified page to a new page.
- CORREL
- in file Statistical.php, method PHPExcel_Calculation_Statistical::CORREL()
CORREL
- COUNT
- in file Statistical.php, method PHPExcel_Calculation_Statistical::COUNT()
COUNT
- count
- in file Calculation.php, method PHPExcel_Token_Stack::count()
- count
- in file Stats.php, method Base::count()
Calculates the number of data points in the set Handles cummulative data sets correctly
- count
- in file HashTable.php, method PHPExcel_HashTable::count()
Count
- COUNTA
- in file Statistical.php, method PHPExcel_Calculation_Statistical::COUNTA()
COUNTA
- COUNTBLANK
- in file Statistical.php, method PHPExcel_Calculation_Statistical::COUNTBLANK()
COUNTBLANK
- CountCharacters
- in file String.php, method PHPExcel_Shared_String::CountCharacters()
Get character count. First try mbstring, then iconv, finally strlen
- COUNTIF
- in file Statistical.php, method PHPExcel_Calculation_Statistical::COUNTIF()
COUNTIF
- COUPDAYBS
- in file Financial.php, method PHPExcel_Calculation_Financial::COUPDAYBS()
- COUPDAYS
- in file Financial.php, method PHPExcel_Calculation_Financial::COUPDAYS()
- COUPDAYSNC
- in file Financial.php, method PHPExcel_Calculation_Financial::COUPDAYSNC()
- COUPNCD
- in file Financial.php, method PHPExcel_Calculation_Financial::COUPNCD()
- COUPNUM
- in file Financial.php, method PHPExcel_Calculation_Financial::COUPNUM()
- COUPPCD
- in file Financial.php, method PHPExcel_Calculation_Financial::COUPPCD()
- 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
- COVAR
- in file Statistical.php, method PHPExcel_Calculation_Statistical::COVAR()
COVAR
- create
- in file pclzip.lib.php, method PclZip::create()
- createBitStream
- in file qrcode.php, method QRcode::createBitStream()
createBitStream
- createFrame
- in file qrcode.php, method QRcode::createFrame()
Return a copy of initialized frame.
- createReader
- in file IOFactory.php, method PHPExcel_IOFactory::createReader()
Create PHPExcel_Reader_IReader
- createReaderForFile
- in file IOFactory.php, method PHPExcel_IOFactory::createReaderForFile()
Create PHPExcel_Reader_IReader for file using automatic PHPExcel_Reader_IReader resolution
- createSheet
- in file PHPExcel.php, method PHPExcel::createSheet()
Create sheet and add it to this workbook
- createStringTable
- in file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::createStringTable()
Create worksheet stringtable
- createText
- in file RichText.php, method PHPExcel_RichText::createText()
Create text
- createTextRun
- in file RichText.php, method PHPExcel_RichText::createTextRun()
Create text run
- createWriter
- in file IOFactory.php, method PHPExcel_IOFactory::createWriter()
Create PHPExcel_Writer_IWriter
- CRITBINOM
- in file Statistical.php, method PHPExcel_Calculation_Statistical::CRITBINOM()
CRITBINOM
- cropMark
- in file tcpdf.php, method TCPDF::cropMark()
Paints crop mark
- CUMIPMT
- in file Financial.php, method PHPExcel_Calculation_Financial::CUMIPMT()
CUMIPMT
- CUMPRINC
- in file Financial.php, method PHPExcel_Calculation_Financial::CUMPRINC()
CUMPRINC
- current
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::current()
Current PHPExcel_Worksheet_Row
- current
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::current()
Current PHPExcel_Worksheet
- current
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::current()
Current PHPExcel_Cell
- Curve
- in file tcpdf.php, method TCPDF::Curve()
Draws a Bezier curve.
- CacheBase.php
- procedural page CacheBase.php
- CachedObjectStorageFactory.php
- procedural page CachedObjectStorageFactory.php
- Calculation.php
- procedural page Calculation.php
- Cell.php
- procedural page Cell.php
- Comment.php
- procedural page Comment.php
- CSV.php
- procedural page CSV.php
- CodePage.php
- procedural page CodePage.php
- CholeskyDecomposition.php
- procedural page CholeskyDecomposition.php
- credits.php
- procedural page credits.php
- ChainedBlockStream.php
- procedural page ChainedBlockStream.php
- chinese.php
- procedural page chinese.php
- courier.php
- procedural page courier.php
- Color.php
- procedural page Color.php
- Conditional.php
- procedural page Conditional.php
- CellIterator.php
- procedural page CellIterator.php
- ColumnDimension.php
- procedural page ColumnDimension.php
- CSV.php
- procedural page CSV.php
- Comments.php
- procedural page Comments.php
- ContentTypes.php
- procedural page ContentTypes.php
top
d
- $data
- in file qrcode.php, variable QRcode::$data
- $data
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$data
The binary data of the file.
- $datacode
- in file qrcode.php, variable QRcode::$datacode
- $dataLength
- in file qrcode.php, variable QRcode::$dataLength
- $dataStr
- in file qrcode.php, variable QRcode::$dataStr
- $dateTimeObjectType
- in file Date.php, variable PHPExcel_Shared_Date::$dateTimeObjectType
- $debugLog
- in file Calculation.php, variable PHPExcel_Calculation::$debugLog
The debug log generated by the calculation engine
- $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.
- $default_form_prop
- in file tcpdf.php, variable TCPDF::$default_form_prop
Deafult Javascript field properties. Possible values are described on official Javascript for Acrobat API reference. Annotation options can be directly specified using the 'aopt' entry.
- $default_graphic_vars
- in file tcpdf.php, variable TCPDF::$default_graphic_vars
- $default_monospaced_font
- in file tcpdf.php, variable TCPDF::$default_monospaced_font
Default monospaced font
- $default_table_columns
- in file tcpdf.php, variable TCPDF::$default_table_columns
- $diffs
- in file tcpdf.php, variable TCPDF::$diffs
- $dir
- in file qrcode.php, variable QRcode::$dir
- $DirPps
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$DirPps
The index of it's first child if this is a Dir or Root PPS
- $diskcache
- in file tcpdf.php, variable TCPDF::$diskcache
If true enables disk caching.
- $documentSummaryInformation
- in file OLERead.php, variable PHPExcel_Shared_OLERead::$documentSummaryInformation
- $dpi
- in file tcpdf.php, variable TCPDF::$dpi
Dot Per Inch Document Resolution (do not change)
- $DrawColor
- in file tcpdf.php, variable TCPDF::$DrawColor
- dataTypeForValue
- in file DataType.php, method PHPExcel_Cell_DataType::dataTypeForValue()
DataType for value
- dataTypeForValue
- in file DefaultValueBinder.php, method PHPExcel_Cell_DefaultValueBinder::dataTypeForValue()
DataType for value
- dataValidationExists
- in file Worksheet.php, method PHPExcel_Worksheet::dataValidationExists()
Data validation at a specific coordinate exists?
- DATE
- in file DateTime.php, method PHPExcel_Calculation_DateTime::DATE()
DATE
- DATEDIF
- in file DateTime.php, method PHPExcel_Calculation_DateTime::DATEDIF()
DATEDIF
- DATENOW
- in file DateTime.php, method PHPExcel_Calculation_DateTime::DATENOW()
DATENOW
- DATETIMENOW
- in file DateTime.php, method PHPExcel_Calculation_DateTime::DATETIMENOW()
DATETIMENOW
- DATEVALUE
- in file DateTime.php, method PHPExcel_Calculation_DateTime::DATEVALUE()
DATEVALUE
- DATE_W3C
- in file XMLWriter.php, constant DATE_W3C
PHPExcel
- DAVERAGE
- in file Database.php, method PHPExcel_Calculation_Database::DAVERAGE()
DAVERAGE
- DAYOFMONTH
- in file DateTime.php, method PHPExcel_Calculation_DateTime::DAYOFMONTH()
DAYOFMONTH
- DAYOFWEEK
- in file DateTime.php, method PHPExcel_Calculation_DateTime::DAYOFWEEK()
DAYOFWEEK
- DAYS360
- in file DateTime.php, method PHPExcel_Calculation_DateTime::DAYS360()
DAYS360
- DB
- in file Financial.php, method PHPExcel_Calculation_Financial::DB()
DB
- DCOUNT
- in file Database.php, method PHPExcel_Calculation_Database::DCOUNT()
DCOUNT
- DCOUNTA
- in file Database.php, method PHPExcel_Calculation_Database::DCOUNTA()
DCOUNTA
- DDB
- in file Financial.php, method PHPExcel_Calculation_Financial::DDB()
DDB
- DEBUGMODE_ENABLED
- in file XMLWriter.php, constant DEBUGMODE_ENABLED
- DECTOBIN
- in file Engineering.php, method PHPExcel_Calculation_Engineering::DECTOBIN()
DECTOBIN
- DECTOHEX
- in file Engineering.php, method PHPExcel_Calculation_Engineering::DECTOHEX()
DECTOHEX
- DECTOOCT
- in file Engineering.php, method PHPExcel_Calculation_Engineering::DECTOOCT()
DECTOOCT
- dec_to_hex
- in file barcodes.php, method TCPDFBarcode::dec_to_hex()
Convert large integer number to hexadecimal representation.
- degreesToAngle
- in file Drawing.php, method PHPExcel_Shared_Drawing::degreesToAngle()
Convert degrees to angle
- delete
- in file pclzip.lib.php, method PclZip::delete()
- deleteByIndex
- in file pclzip.lib.php, method PclZip::deleteByIndex()
- deleteCacheData
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deleteCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deleteCacheData
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deleteCacheData
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deleteCacheData
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::deleteCacheData()
Delete a cell in cache identified by coordinate address
- deletePage
- in file tcpdf.php, method TCPDF::deletePage()
Remove the specified page.
- DELTA
- in file Engineering.php, method PHPExcel_Calculation_Engineering::DELTA()
DELTA
- det
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::det()
det
- det
- in file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::det()
Count determinants
- detach
- in file Cell.php, method PHPExcel_Cell::detach()
- DEVSQ
- in file Statistical.php, method PHPExcel_Calculation_Statistical::DEVSQ()
DEVSQ
- DG
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DG
- DGCONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGCONTAINER
- DGET
- in file Database.php, method PHPExcel_Calculation_Database::DGET()
DGET
- DGG
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGG
- DGGCONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::DGGCONTAINER
- diagonal
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::diagonal()
diagonal
- DIAGONAL_BOTH
- in file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_BOTH
- DIAGONAL_DOWN
- in file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_DOWN
- DIAGONAL_NONE
- in file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_NONE
- DIAGONAL_UP
- in file Borders.php, class constant PHPExcel_Style_Borders::DIAGONAL_UP
- disableCalculationCache
- in file Calculation.php, method PHPExcel_Calculation::disableCalculationCache()
Disable calculation cache
- DISC
- in file Financial.php, method PHPExcel_Calculation_Financial::DISC()
DISC
- disconnectCells
- in file Worksheet.php, method PHPExcel_Worksheet::disconnectCells()
- disconnectWorksheets
- in file PHPExcel.php, method PHPExcel::disconnectWorksheets()
- displayStats
- in file benchmark.php, method Benchmark::displayStats()
- DIV0
- in file Functions.php, method PHPExcel_Calculation_Functions::DIV0()
DIV0
- DMAX
- in file Database.php, method PHPExcel_Calculation_Database::DMAX()
DMAX
- DMIN
- in file Database.php, method PHPExcel_Calculation_Database::DMIN()
DMIN
- DOLLAR
- in file TextData.php, method PHPExcel_Calculation_TextData::DOLLAR()
DOLLAR
- DOLLARDE
- in file Financial.php, method PHPExcel_Calculation_Financial::DOLLARDE()
DOLLARDE
- DOLLARFR
- in file Financial.php, method PHPExcel_Calculation_Financial::DOLLARFR()
DOLLARFR
- DPRODUCT
- in file Database.php, method PHPExcel_Calculation_Database::DPRODUCT()
DPRODUCT
- drawHTMLTagBorder
- in file tcpdf.php, method TCPDF::drawHTMLTagBorder()
Draw an HTML block border and fill
- DSTDEV
- in file Database.php, method PHPExcel_Calculation_Database::DSTDEV()
DSTDEV
- DSTDEVP
- in file Database.php, method PHPExcel_Calculation_Database::DSTDEVP()
DSTDEVP
- DSUM
- in file Database.php, method PHPExcel_Calculation_Database::DSUM()
DSUM
- DUMMY
- in file Functions.php, method PHPExcel_Calculation_Functions::DUMMY()
DUMMY
- duplicate
- in file pclzip.lib.php, method PclZip::duplicate()
- duplicateStyle
- in file Worksheet.php, method PHPExcel_Worksheet::duplicateStyle()
Duplicate cell style to a range of cells
- duplicateStyleArray
- in file Worksheet.php, method PHPExcel_Worksheet::duplicateStyleArray()
Duplicate cell style array to a range of cells
- DVAR
- in file Database.php, method PHPExcel_Calculation_Database::DVAR()
DVAR
- DVARP
- in file Database.php, method PHPExcel_Calculation_Database::DVARP()
DVARP
- DiscISAM.php
- procedural page DiscISAM.php
- Database.php
- procedural page Database.php
- DateTime.php
- procedural page DateTime.php
- DataType.php
- procedural page DataType.php
- DataValidation.php
- procedural page DataValidation.php
- DefaultValueBinder.php
- procedural page DefaultValueBinder.php
- DocumentProperties.php
- procedural page DocumentProperties.php
- DocumentSecurity.php
- procedural page DocumentSecurity.php
- DefaultReadFilter.php
- procedural page DefaultReadFilter.php
- Date.php
- procedural page Date.php
- Drawing.php
- procedural page Drawing.php
- DgContainer.php
- procedural page DgContainer.php
- DggContainer.php
- procedural page DggContainer.php
- docs.php
- procedural page docs.php
- download.php
- procedural page download.php
- dejavusans.php
- procedural page dejavusans.php
- dejavusansb.php
- procedural page dejavusansb.php
- dejavusansbi.php
- procedural page dejavusansbi.php
- dejavusanscondensed.php
- procedural page dejavusanscondensed.php
- dejavusanscondensedb.php
- procedural page dejavusanscondensedb.php
- dejavusanscondensedbi.php
- procedural page dejavusanscondensedbi.php
- dejavusanscondensedi.php
- procedural page dejavusanscondensedi.php
- dejavusansi.php
- procedural page dejavusansi.php
- dejavusansmono.php
- procedural page dejavusansmono.php
- dejavusansmonob.php
- procedural page dejavusansmonob.php
- dejavusansmonobi.php
- procedural page dejavusansmonobi.php
- dejavusansmonoi.php
- procedural page dejavusansmonoi.php
- dejavuserif.php
- procedural page dejavuserif.php
- dejavuserifb.php
- procedural page dejavuserifb.php
- dejavuserifbi.php
- procedural page dejavuserifbi.php
- dejavuserifcondensed.php
- procedural page dejavuserifcondensed.php
- dejavuserifcondensedb.php
- procedural page dejavuserifcondensedb.php
- dejavuserifcondensedbi.php
- procedural page dejavuserifcondensedbi.php
- dejavuserifcondensedi.php
- procedural page dejavuserifcondensedi.php
- dejavuserifi.php
- procedural page dejavuserifi.php
- Drawing.php
- procedural page Drawing.php
- DocProps.php
- procedural page DocProps.php
- Drawing.php
- procedural page Drawing.php
top
e
- $ecccode
- in file qrcode.php, variable QRcode::$ecccode
- $eccLength
- in file qrcode.php, variable QRcode::$eccLength
- $eccTable
- in file qrcode.php, variable QRcode::$eccTable
- $echoDebugLog
- in file Calculation.php, variable PHPExcel_Calculation::$echoDebugLog
Flag to determine whether a debug log should be echoed by the calculation engine
- $embeddedfiles
- in file tcpdf.php, variable TCPDF::$embeddedfiles
- $emptypagemrk
- in file tcpdf.php, variable TCPDF::$emptypagemrk
Array used to store page positions to track empty pages.
- $encoding
- in file tcpdf.php, variable TCPDF::$encoding
- $encryptdata
- in file tcpdf.php, variable TCPDF::$encryptdata
Array containing encryption settings
- $encrypted
- in file tcpdf.php, variable TCPDF::$encrypted
Indicates whether document is protected
- $enc_padding
- in file tcpdf.php, variable TCPDF::$enc_padding
Encryption padding
- $endlinex
- in file tcpdf.php, variable TCPDF::$endlinex
End position of the latest inserted line
- $epsmarker
- in file tcpdf.php, variable TCPDF::$epsmarker
String used to mark the beginning and end of EPS image blocks
- $error_code
- in file pclzip.lib.php, variable PclZip::$error_code
- $error_string
- in file pclzip.lib.php, variable PclZip::$error_string
- $extgstates
- in file tcpdf.php, variable TCPDF::$extgstates
Array of transparency objects and parameters.
- eat8
- in file qrcode.php, method QRcode::eat8()
eat8
- eatAn
- in file qrcode.php, method QRcode::eatAn()
eatAn
- eatKanji
- in file qrcode.php, method QRcode::eatKanji()
eatKanji
- eatNum
- in file qrcode.php, method QRcode::eatNum()
eatNum
- EDATE
- in file DateTime.php, method PHPExcel_Calculation_DateTime::EDATE()
EDATE
- EFFECT
- in file Financial.php, method PHPExcel_Calculation_Financial::EFFECT()
EFFECT
- EigenvalueDecomposition
- in file EigenvalueDecomposition.php, class EigenvalueDecomposition
- Ellipse
- in file tcpdf.php, method TCPDF::Ellipse()
Draws an ellipse.
- empty_string
- in file tcpdf.php, method TCPDF::empty_string()
Determine whether a string is empty.
- EMUToPixels
- in file Drawing.php, method PHPExcel_Shared_Drawing::EMUToPixels()
Convert EMU to pixels
- enableCalculationCache
- in file Calculation.php, method PHPExcel_Calculation::enableCalculationCache()
Enable calculation cache
- encodeBitStream
- in file qrcode.php, method QRcode::encodeBitStream()
encodeBitStream
- encodeMask
- in file qrcode.php, method QRcode::encodeMask()
Encode mask
- encodeMode8
- in file qrcode.php, method QRcode::encodeMode8()
encodeMode8
- encodeModeAn
- in file qrcode.php, method QRcode::encodeModeAn()
encodeModeAn
- encodeModeKanji
- in file qrcode.php, method QRcode::encodeModeKanji()
encodeModeKanji
- encodeModeNum
- in file qrcode.php, method QRcode::encodeModeNum()
encodeModeNum
- encodeModeStructure
- in file qrcode.php, method QRcode::encodeModeStructure()
encodeModeStructure
- encodeString
- in file qrcode.php, method QRcode::encodeString()
Encode the input string to QR code
- encode_code39_ext
- in file barcodes.php, method TCPDFBarcode::encode_code39_ext()
Encode a string to be used for CODE 39 Extended mode.
- encode_rs_char
- in file qrcode.php, method QRcode::encode_rs_char()
Encode a Reed-Solomon codec and returns the parity array
- endPage
- in file tcpdf.php, method TCPDF::endPage()
Terminate the current page
- endSVGElementHandler
- in file tcpdf.php, method TCPDF::endSVGElementHandler()
Sets the closing SVG element handler function for the XML parser.
- endTemplate
- in file tcpdf.php, method TCPDF::endTemplate()
End the current XObject Template started with startTemplate() and restore the previous graphic state.
- endTOCPage
- in file tcpdf.php, method TCPDF::endTOCPage()
Terminate the current TOC (Table Of Content) page
- EOMONTH
- in file DateTime.php, method PHPExcel_Calculation_DateTime::EOMONTH()
EOMONTH
- EPS
- in file Statistical.php, constant EPS
EPS
- ERF
- in file Engineering.php, method PHPExcel_Calculation_Engineering::ERF()
ERF
- ERFC
- in file Engineering.php, method PHPExcel_Calculation_Engineering::ERFC()
ERFC
- Error
- in file tcpdf.php, method TCPDF::Error()
This method is automatically called in case of fatal error; it simply outputs the message and halts the execution. An inherited class may override it to customize the error handling but should always halt the script, or the resulting document would probably be invalid.
- errorCode
- in file pclzip.lib.php, method PclZip::errorCode()
- errorHandlerCallback
- in file Exception.php, method PHPExcel_Calculation_Exception::errorHandlerCallback()
Error handler callback
- errorInfo
- in file pclzip.lib.php, method PclZip::errorInfo()
- errorName
- in file pclzip.lib.php, method PclZip::errorName()
- ERROR_START
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::ERROR_START
- ERROR_TYPE
- in file Functions.php, method PHPExcel_Calculation_Functions::ERROR_TYPE()
ERROR_TYPE
- estimateBitsMode8
- in file qrcode.php, method QRcode::estimateBitsMode8()
estimateBitsMode8
- estimateBitsModeAn
- in file qrcode.php, method QRcode::estimateBitsModeAn()
estimateBitsModeAn
- estimateBitsModeKanji
- in file qrcode.php, method QRcode::estimateBitsModeKanji()
estimateBitsModeKanji
- estimateBitsModeNum
- in file qrcode.php, method QRcode::estimateBitsModeNum()
estimateBitsModeNum
- estimateBitStreamSize
- in file qrcode.php, method QRcode::estimateBitStreamSize()
estimateBitStreamSize
- estimateVersion
- in file qrcode.php, method QRcode::estimateVersion()
estimateVersion
- EULER
- in file Engineering.php, constant EULER
EULER
- evaluateSymbol
- in file qrcode.php, method QRcode::evaluateSymbol()
evaluateSymbol
- EVEN
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::EVEN()
EVEN
- 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
- EXPONDIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::EXPONDIST()
EXPONDIST
- EXTENSION_BLOCK_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::EXTENSION_BLOCK_POS
- extract
- in file pclzip.lib.php, method PclZip::extract()
- extractAllCellReferencesInRange
- in file Cell.php, method PHPExcel_Cell::extractAllCellReferencesInRange()
Extract all cell references in range
- extractByIndex
- in file pclzip.lib.php, method PclZip::extractByIndex()
- extractCellRange
- in file Calculation.php, method PHPExcel_Calculation::extractCellRange()
Extract range values
- extractCSSproperties
- in file tcpdf.php, method TCPDF::extractCSSproperties()
Extracts the CSS properties from a CSS string.
- extractNamedRange
- in file Calculation.php, method PHPExcel_Calculation::extractNamedRange()
Extract range values
- extractSheetTitle
- in file Worksheet.php, method PHPExcel_Worksheet::extractSheetTitle()
Extract worksheet title from range.
- Engineering.php
- procedural page Engineering.php
- Exception.php
- procedural page Exception.php
- ExceptionHandler.php
- procedural page ExceptionHandler.php
- Escher.php
- procedural page Escher.php
- Excel5.php
- procedural page Excel5.php
- Excel2003XML.php
- procedural page Excel2003XML.php
- Excel2007.php
- procedural page Excel2007.php
- Escher.php
- procedural page Escher.php
- Excel5.php
- procedural page Excel5.php
- example.php
- procedural page example.php
- EigenvalueDecomposition.php
- procedural page EigenvalueDecomposition.php
- Error.php
- procedural page Error.php
- eng.php
- procedural page eng.php
- exponentialBestFitClass.php
- procedural page exponentialBestFitClass.php
- Escher.php
- procedural page Escher.php
- Excel5.php
- procedural page Excel5.php
- Excel2007.php
- procedural page Excel2007.php
top
f
- $feps
- in file tcpdf.php, variable TCPDF::$feps
Epsilon value used for float calculations
- $fgcolor
- in file tcpdf.php, variable TCPDF::$fgcolor
- $fhPt
- in file tcpdf.php, variable TCPDF::$fhPt
- $file_id
- in file tcpdf.php, variable TCPDF::$file_id
File ID (used on trailer)
- $FillColor
- in file tcpdf.php, variable TCPDF::$FillColor
- $FontAscent
- in file tcpdf.php, variable TCPDF::$FontAscent
- $FontDescent
- in file tcpdf.php, variable TCPDF::$FontDescent
- $FontFamily
- in file tcpdf.php, variable TCPDF::$FontFamily
- $FontFiles
- in file tcpdf.php, variable TCPDF::$FontFiles
- $fontkeys
- in file tcpdf.php, variable TCPDF::$fontkeys
Store the font keys.
- $fontlist
- in file tcpdf.php, variable TCPDF::$fontlist
- $fonts
- in file tcpdf.php, variable TCPDF::$fonts
- $FontSize
- in file tcpdf.php, variable TCPDF::$FontSize
- $FontSizePt
- in file tcpdf.php, variable TCPDF::$FontSizePt
- $FontStyle
- in file tcpdf.php, variable TCPDF::$FontStyle
- $font_obj_ids
- in file tcpdf.php, variable TCPDF::$font_obj_ids
Store the font object IDs.
- $font_spacing
- in file tcpdf.php, variable TCPDF::$font_spacing
- $font_stretching
- in file tcpdf.php, variable TCPDF::$font_stretching
- $font_subsetting
- in file tcpdf.php, variable TCPDF::$font_subsetting
- $footerlen
- in file tcpdf.php, variable TCPDF::$footerlen
Array used to store footer length of each page.
- $footerpos
- in file tcpdf.php, variable TCPDF::$footerpos
Array used to store footer positions of each page.
- $footer_font
- in file tcpdf.php, variable TCPDF::$footer_font
- $footer_margin
- in file tcpdf.php, variable TCPDF::$footer_margin
- $formatInfo
- in file qrcode.php, variable QRcode::$formatInfo
- $formulaError
- in file Calculation.php, variable PHPExcel_Calculation::$formulaError
Error message for any error that was raised/thrown by the calculation engine
- $form_action
- in file tcpdf.php, variable TCPDF::$form_action
Current form action (used during XHTML rendering)
- $form_enctype
- in file tcpdf.php, variable TCPDF::$form_enctype
Current form encryption type (used during XHTML rendering)
- $form_mode
- in file tcpdf.php, variable TCPDF::$form_mode
Current method to submit forms.
- $form_obj_id
- in file tcpdf.php, variable TCPDF::$form_obj_id
List of form annotations IDs
- $frame
- in file qrcode.php, variable QRcode::$frame
- $frames
- in file qrcode.php, variable QRcode::$frames
- $fwPt
- in file tcpdf.php, variable TCPDF::$fwPt
- FACT
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::FACT()
FACT
- FACTDOUBLE
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::FACTDOUBLE()
FACTDOUBLE
- failureCallback
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::failureCallback()
- FALSE
- in file Logical.php, method PHPExcel_Calculation_Logical::FALSE()
FALSE
- file_exists
- in file File.php, method PHPExcel_Shared_File::file_exists()
Verify if a file exists
- FILL_GRADIENT_LINEAR
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_GRADIENT_LINEAR
- FILL_GRADIENT_PATH
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_GRADIENT_PATH
- FILL_NONE
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_NONE
- FILL_PATTERN_DARKDOWN
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKDOWN
- FILL_PATTERN_DARKGRAY
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKGRAY
- FILL_PATTERN_DARKGRID
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKGRID
- FILL_PATTERN_DARKHORIZONTAL
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKHORIZONTAL
- FILL_PATTERN_DARKTRELLIS
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKTRELLIS
- FILL_PATTERN_DARKUP
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKUP
- FILL_PATTERN_DARKVERTICAL
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_DARKVERTICAL
- FILL_PATTERN_GRAY0625
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_GRAY0625
- FILL_PATTERN_GRAY125
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_GRAY125
- FILL_PATTERN_LIGHTDOWN
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTDOWN
- FILL_PATTERN_LIGHTGRAY
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTGRAY
- FILL_PATTERN_LIGHTGRID
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTGRID
- FILL_PATTERN_LIGHTHORIZONTAL
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTHORIZONTAL
- FILL_PATTERN_LIGHTTRELLIS
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTTRELLIS
- FILL_PATTERN_LIGHTUP
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTUP
- FILL_PATTERN_LIGHTVERTICAL
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_LIGHTVERTICAL
- FILL_PATTERN_MEDIUMGRAY
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_PATTERN_MEDIUMGRAY
- FILL_SOLID
- in file Fill.php, class constant PHPExcel_Style_Fill::FILL_SOLID
- FINANCIAL_MAX_ITERATIONS
- in file Financial.php, constant FINANCIAL_MAX_ITERATIONS
FINANCIAL_MAX_ITERATIONS
- FINANCIAL_PRECISION
- in file Financial.php, constant FINANCIAL_PRECISION
FINANCIAL_PRECISION
- findPolynomialFactors
- in file LagrangeInterpolation.php, method LagrangeInterpolation::findPolynomialFactors()
- FISHER
- in file Statistical.php, method PHPExcel_Calculation_Statistical::FISHER()
FISHER
- FISHERINV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::FISHERINV()
FISHERINV
- fitBlock
- in file tcpdf.php, method TCPDF::fitBlock()
Set the block dimensions accounting for page breaks and page/column fitting
- FIXEDFORMAT
- in file TextData.php, method PHPExcel_Calculation_TextData::FIXEDFORMAT()
FIXEDFORMAT
- flattenArray
- in file Functions.php, method PHPExcel_Calculation_Functions::flattenArray()
Convert a multi-dimensional array to a simple 1-dimensional array
- flattenArrayIndexed
- in file Functions.php, method PHPExcel_Calculation_Functions::flattenArrayIndexed()
Convert a multi-dimensional array to a simple 1-dimensional array, but retain an element of indexing
- flattenSingleValue
- in file Functions.php, method PHPExcel_Calculation_Functions::flattenSingleValue()
Convert an array to a single scalar value by extracting the first element
- flipStringTable
- in file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::flipStringTable()
Flip string table (for index searching)
- FLOOR
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::FLOOR()
FLOOR
- flushInstance
- in file Calculation.php, method PHPExcel_Calculation::flushInstance()
Flush the calculation cache for any existing instance of this class but only if a PHPExcel_Calculation instance exists
- fontSizeToPixels
- in file Font.php, method PHPExcel_Shared_Font::fontSizeToPixels()
Calculate an (approximate) pixel size, based on a font points size
- Footer
- in file tcpdf.php, method TCPDF::Footer()
This method is used to render the page footer.
- FORECAST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::FORECAST()
FORECAST
- formatColor
- in file HTML.php, method PHPExcel_Writer_HTML::formatColor()
Add color to formatted string as inline style
- 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.
- formatPageNumber
- in file tcpdf.php, method TCPDF::formatPageNumber()
Format the page numbers.
- FormattedPHPToExcel
- in file Date.php, method PHPExcel_Shared_Date::FormattedPHPToExcel()
FormattedPHPToExcel
- formatTOCPageNumber
- in file tcpdf.php, method TCPDF::formatTOCPageNumber()
Format the page numbers on the Table Of Content.
- FORMAT_CURRENCY_EUR_SIMPLE
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_CURRENCY_EUR_SIMPLE
- FORMAT_CURRENCY_USD
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_CURRENCY_USD
- FORMAT_CURRENCY_USD_SIMPLE
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_CURRENCY_USD_SIMPLE
- FORMAT_DATE_DATETIME
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DATETIME
- FORMAT_DATE_DDMMYYYY
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DDMMYYYY
- FORMAT_DATE_DMMINUS
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DMMINUS
- FORMAT_DATE_DMYMINUS
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DMYMINUS
- FORMAT_DATE_DMYSLASH
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_DMYSLASH
- FORMAT_DATE_MYMINUS
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_MYMINUS
- FORMAT_DATE_TIME1
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME1
- FORMAT_DATE_TIME2
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME2
- FORMAT_DATE_TIME3
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME3
- FORMAT_DATE_TIME4
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME4
- FORMAT_DATE_TIME5
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME5
- FORMAT_DATE_TIME6
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME6
- FORMAT_DATE_TIME7
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME7
- FORMAT_DATE_TIME8
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_TIME8
- FORMAT_DATE_XLSX14
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX14
- FORMAT_DATE_XLSX15
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX15
- FORMAT_DATE_XLSX16
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX16
- FORMAT_DATE_XLSX17
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX17
- FORMAT_DATE_XLSX22
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_XLSX22
- FORMAT_DATE_YYYYMMDD
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDD
- FORMAT_DATE_YYYYMMDD2
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDD2
- FORMAT_DATE_YYYYMMDDSLASH
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_DATE_YYYYMMDDSLASH
- FORMAT_GENERAL
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_GENERAL
- FORMAT_NUMBER
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER
- FORMAT_NUMBER_00
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER_00
- FORMAT_NUMBER_COMMA_SEPARATED1
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER_COMMA_SEPARATED1
- FORMAT_NUMBER_COMMA_SEPARATED2
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_NUMBER_COMMA_SEPARATED2
- FORMAT_PERCENTAGE
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_PERCENTAGE
- FORMAT_PERCENTAGE_00
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_PERCENTAGE_00
- FORMAT_TEXT
- in file NumberFormat.php, class constant PHPExcel_Style_NumberFormat::FORMAT_TEXT
- freezePane
- in file Worksheet.php, method PHPExcel_Worksheet::freezePane()
Freeze Pane
- freezePaneByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::freezePaneByColumnAndRow()
Freeze Pane by using numeric cell coordinates
- frequency
- in file Stats.php, method Base::frequency()
Calculates the value frequency table of a data set.
- fromArray
- in file Worksheet.php, method PHPExcel_Worksheet::fromArray()
Fill worksheet from values in array
- FV
- in file Financial.php, method PHPExcel_Calculation_Financial::FV()
FV
- FVSCHEDULE
- in file Financial.php, method PHPExcel_Calculation_Financial::FVSCHEDULE()
FVSCHEDULE
- Financial.php
- procedural page Financial.php
- FormulaParser.php
- procedural page FormulaParser.php
- FormulaToken.php
- procedural page FormulaToken.php
- Function.php
- procedural page Function.php
- Functions.php
- procedural page Functions.php
- File.php
- procedural page File.php
- Font.php
- procedural page Font.php
- footer.php
- procedural page footer.php
- File.php
- procedural page File.php
- freemono.php
- procedural page freemono.php
- freemonob.php
- procedural page freemonob.php
- freemonobi.php
- procedural page freemonobi.php
- freemonoi.php
- procedural page freemonoi.php
- freesans.php
- procedural page freesans.php
- freesansb.php
- procedural page freesansb.php
- freesansbi.php
- procedural page freesansbi.php
- freesansi.php
- procedural page freesansi.php
- freeserif.php
- procedural page freeserif.php
- freeserifb.php
- procedural page freeserifb.php
- freeserifbi.php
- procedural page freeserifbi.php
- freeserifi.php
- procedural page freeserifi.php
- Fill.php
- procedural page Fill.php
- Font.php
- procedural page Font.php
- Font.php
- procedural page Font.php
top
g
- $gradients
- in file tcpdf.php, variable TCPDF::$gradients
Array for storing gradient information.
- GAMMADIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::GAMMADIST()
GAMMADIST
- GAMMAINV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::GAMMAINV()
GAMMAINV
- GAMMALN
- in file Statistical.php, method PHPExcel_Calculation_Statistical::GAMMALN()
GAMMALN
- garbageCollect
- in file Worksheet.php, method PHPExcel_Worksheet::garbageCollect()
Run PHPExcel garabage collector.
- garbageCollect
- in file PHPExcel.php, method PHPExcel::garbageCollect()
Eliminate all unneeded cellXf and afterwards update the xfIndex for all cells
- GCD
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::GCD()
GCD
- generateHTMLFooter
- in file HTML.php, method PHPExcel_Writer_HTML::generateHTMLFooter()
Generate HTML footer
- generateHTMLHeader
- in file HTML.php, method PHPExcel_Writer_HTML::generateHTMLHeader()
Generate HTML header
- generateMaskNo
- in file qrcode.php, method QRcode::generateMaskNo()
Return bitmask
- generateNavigation
- in file HTML.php, method PHPExcel_Writer_HTML::generateNavigation()
Generate sheet tabs
- generateSheetData
- in file HTML.php, method PHPExcel_Writer_HTML::generateSheetData()
Generate sheet data
- generateStyles
- in file HTML.php, method PHPExcel_Writer_HTML::generateStyles()
Generate CSS styles
- GEOMEAN
- in file Statistical.php, method PHPExcel_Calculation_Statistical::GEOMEAN()
GEOMEAN
- geometricMean
- in file Stats.php, method Base::geometricMean()
Calculates the geometrical mean of the data points in the set Handles cummulative data sets correctly
- 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
- GESTEP
- in file Engineering.php, method PHPExcel_Calculation_Engineering::GESTEP()
GESTEP
- get
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::get()
get
- GetAbsX
- in file tcpdf.php, method TCPDF::GetAbsX()
Returns the absolute X value of current position.
- getActiveCell
- in file Worksheet.php, method PHPExcel_Worksheet::getActiveCell()
Get active cell
- getActiveCell
- in file Borders.php, method PHPExcel_Style_Borders::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Border.php, method PHPExcel_Style_Border::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Style.php, method PHPExcel_Style::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Fill.php, method PHPExcel_Style_Fill::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Alignment.php, method PHPExcel_Style_Alignment::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Font.php, method PHPExcel_Style_Font::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Color.php, method PHPExcel_Style_Color::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveCell
- in file Protection.php, method PHPExcel_Style_Protection::getActiveCell()
Get the currently active cell coordinate in currently active sheet.
- getActiveSheet
- in file PHPExcel.php, method PHPExcel::getActiveSheet()
Get active sheet
- getActiveSheet
- in file Border.php, method PHPExcel_Style_Border::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Borders.php, method PHPExcel_Style_Borders::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Protection.php, method PHPExcel_Style_Protection::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Color.php, method PHPExcel_Style_Color::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Alignment.php, method PHPExcel_Style_Alignment::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Font.php, method PHPExcel_Style_Font::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Style.php, method PHPExcel_Style::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheet
- in file Fill.php, method PHPExcel_Style_Fill::getActiveSheet()
Get the currently active sheet. Only used for supervisor
- getActiveSheetIndex
- in file PHPExcel.php, method PHPExcel::getActiveSheetIndex()
Get active sheet index
- getAliasNbPages
- in file tcpdf.php, method TCPDF::getAliasNbPages()
Returns the string alias used for the total number of pages.
- getAliasNumPage
- in file tcpdf.php, method TCPDF::getAliasNumPage()
Returns the string alias used for the page number.
- getAlignment
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlignment()
Get Shadow alignment
- getAlignment
- in file Style.php, method PHPExcel_Style::getAlignment()
Get Alignment
- getAlignment
- in file Comment.php, method PHPExcel_Comment::getAlignment()
Get Alignment
- getAlignWithMargins
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getAlignWithMargins()
Get AlignWithMargins
- getAllBorders
- in file Borders.php, method PHPExcel_Style_Borders::getAllBorders()
Get AllBorders (pseudo-border). Only applies to supervisor.
- getAllowBlank
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getAllowBlank()
Get Allow Blank
- getAllSheets
- in file PHPExcel.php, method PHPExcel::getAllSheets()
Get all sheets
- getAllSpContainers
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getAllSpContainers()
Recursively get all spContainers within this spgrContainer
- getAlpha
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getAlpha()
Get Alpha
- getAnnotOptFromJSProp
- in file tcpdf.php, method TCPDF::getAnnotOptFromJSProp()
Convert JavaScript form fields properties array to Annotation Properties array.
- getARGB
- in file Color.php, method PHPExcel_Style_Color::getARGB()
Get ARGB
- getArray
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getArray()
getArray
- getArrayReturnType
- in file Calculation.php, method PHPExcel_Calculation::getArrayReturnType()
Return the Array Return Type (Array or Value of first element in the array)
- GetArrStringWidth
- in file tcpdf.php, method TCPDF::GetArrStringWidth()
Returns the string length of an array of chars in user unit or an array of characters widths. A font must be selected.
- getAuthor
- in file Comment.php, method PHPExcel_Comment::getAuthor()
Get Author
- getAutoFilter
- in file Protection.php, method PHPExcel_Worksheet_Protection::getAutoFilter()
Get AutoFilter
- getAutoFilter
- in file Worksheet.php, method PHPExcel_Worksheet::getAutoFilter()
Get Autofilter Range
- getAutoSize
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getAutoSize()
Get Auto Size
- getAutoSizeMethod
- in file Font.php, method PHPExcel_Shared_Font::getAutoSizeMethod()
Get autoSize method
- getBarcode
- in file tcpdf.php, method TCPDF::getBarcode()
Get current barcode.
- getBarcodeArray
- in file 2dbarcodes.php, method TCPDF2DBarcode::getBarcodeArray()
Return an array representations of barcode.
- getBarcodeArray
- in file pdf417.php, method PDF417::getBarcodeArray()
Returns a barcode array which is readable by TCPDF
- getBarcodeArray
- in file barcodes.php, method TCPDFBarcode::getBarcodeArray()
Return an array representations of barcode.
- getBarcodeArray
- in file qrcode.php, method QRcode::getBarcodeArray()
Returns a barcode array which is readable by TCPDF
- getBestFitType
- in file bestFitClass.php, method PHPExcel_Best_Fit::getBestFitType()
- getBitStream
- in file qrcode.php, method QRcode::getBitStream()
Returns a stream of bits.
- getBlip
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::getBlip()
Get the BLIP
- getBlipType
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::getBlipType()
Get the BLIP type
- getBlue
- in file Color.php, method PHPExcel_Style_Color::getBlue()
- getBlurRadius
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getBlurRadius()
Get Blur radius
- getBold
- in file Font.php, method PHPExcel_Style_Font::getBold()
Get Bold
- getBorderMode
- in file tcpdf.php, method TCPDF::getBorderMode()
Get the border mode accounting for multicell position (opens bottom side of multicell crossing pages)
- getBorders
- in file Style.php, method PHPExcel_Style::getBorders()
Get Borders
- getBordersHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getBordersHashTable()
Get PHPExcel_Style_Borders HashTable
- getBorderStartPosition
- in file tcpdf.php, method TCPDF::getBorderStartPosition()
Return the starting coordinates to draw an html border
- getBorderStyle
- in file Border.php, method PHPExcel_Style_Border::getBorderStyle()
Get Border style
- getBottom
- in file Borders.php, method PHPExcel_Style_Borders::getBottom()
Get Bottom
- getBottom
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getBottom()
Get Bottom
- getBreakMargin
- in file tcpdf.php, method TCPDF::getBreakMargin()
Returns the page break margin.
- getBreaks
- in file Worksheet.php, method PHPExcel_Worksheet::getBreaks()
Get breaks
- getBSECollection
- in file BstoreContainer.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer::getBSECollection()
Get the collection of BLIP Store Entries
- getBstoreContainer
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getBstoreContainer()
Get BLIP Store Container
- getBuffer
- in file tcpdf.php, method TCPDF::getBuffer()
Get buffer content.
- getBuiltInFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getBuiltInFormatCode()
Get Built-In Format Code
- getByHashCode
- in file HashTable.php, method PHPExcel_HashTable::getByHashCode()
Get by hashcode
- getByIndex
- in file HashTable.php, method PHPExcel_HashTable::getByIndex()
Get by index
- getByteOrder
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::getByteOrder()
Determine the byte order and store it as class data to avoid recalculating it for each call to new().
- getByteStream
- in file qrcode.php, method QRcode::getByteStream()
Pack all bit streams padding bits into a byte array.
- getCacheData
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getCacheData()
Fetch a cell from cache identified by coordinate address
- getCacheData
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::getCacheData()
Get cell at a specific coordinate
- getCacheData
- in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::getCacheData()
Get cell at a specific coordinate
- getCacheStorageClass
- in file Settings.php, method PHPExcel_Settings::getCacheStorageClass()
- getCacheStorageClass
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageClass()
- getCacheStorageMethod
- in file Settings.php, method PHPExcel_Settings::getCacheStorageMethod()
- getCacheStorageMethod
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageMethod()
- getCacheStorageMethods
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getCacheStorageMethods()
- getCalculatedValue
- in file Cell.php, method PHPExcel_Cell::getCalculatedValue()
Get calculated cell value
- getCalculationCacheEnabled
- in file Calculation.php, method PHPExcel_Calculation::getCalculationCacheEnabled()
Is calculation caching enabled?
- getCalculationCacheExpirationTime
- in file Calculation.php, method PHPExcel_Calculation::getCalculationCacheExpirationTime()
Get calculation cache expiration time
- getCategory
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCategory()
Get Category
- getCategory
- in file Function.php, method PHPExcel_Calculation_Function::getCategory()
Get Category (represented by CATEGORY_*)
- getCDgSaved
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getCDgSaved()
Get total number of drawings saved
- getCell
- in file Worksheet.php, method PHPExcel_Worksheet::getCell()
Get cell at a specific coordinate
- getCellBorder
- in file tcpdf.php, method TCPDF::getCellBorder()
Returns the code to draw the cell border
- getCellByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::getCellByColumnAndRow()
Get cell at a specific coordinate by using numeric cell coordinates
- getCellCacheController
- in file Worksheet.php, method PHPExcel_Worksheet::getCellCacheController()
Return the cache controller for the cell collection
- getCellCode
- in file tcpdf.php, method TCPDF::getCellCode()
Returns the PDF string code to print a cell (rectangular area) with optional borders, background color and character string. The upper-left corner of the cell corresponds to the current position. The text can be aligned or centered. After the call, the current position moves to the right or to the next line. It is possible to put a link on the text. If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.
- getCellCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getCellCollection()
Get collection of cells
- getCellHeightRatio
- in file tcpdf.php, method TCPDF::getCellHeightRatio()
return the height of cell repect font height.
- getCellIterator
- in file Row.php, method PHPExcel_Worksheet_Row::getCellIterator()
Get cell iterator
- getCellList
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getCellList()
Get a list of all cell addresses currently held in cache
- getCellList
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getCellList()
Get a list of all cell addresses currently held in cache
- getCellMargins
- in file tcpdf.php, method TCPDF::getCellMargins()
Get the internal Cell margin array.
- getCellPaddings
- in file tcpdf.php, method TCPDF::getCellPaddings()
Get the internal Cell padding array.
- getCellStyleXfByHashCode
- in file PHPExcel.php, method PHPExcel::getCellStyleXfByHashCode()
Get cellStyleXf by hash code
- getCellStyleXfByIndex
- in file PHPExcel.php, method PHPExcel::getCellStyleXfByIndex()
Get cellStyleXf by index
- getCellStyleXfCollection
- in file PHPExcel.php, method PHPExcel::getCellStyleXfCollection()
Get the workbook collection of cellStyleXfs
- getCellXfByHashCode
- in file PHPExcel.php, method PHPExcel::getCellXfByHashCode()
Get cellXf by hash code
- getCellXfByIndex
- in file PHPExcel.php, method PHPExcel::getCellXfByIndex()
Get cellXf by index
- getCellXfCollection
- in file PHPExcel.php, method PHPExcel::getCellXfCollection()
Get the workbook collection of cellXfs
- getCellXfSupervisor
- in file PHPExcel.php, method PHPExcel::getCellXfSupervisor()
Get the cellXf supervisor
- getCharsetFromFontName
- in file Font.php, method PHPExcel_Shared_Font::getCharsetFromFontName()
Returns the associated charset for the font name.
- GetCharWidth
- in file tcpdf.php, method TCPDF::GetCharWidth()
Returns the length of the char in user unit for the current font considering current stretching and spacing (tracking/kerning).
- getChildren
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getChildren()
Get collection of Shape Containers
- getCode
- in file qrcode.php, method QRcode::getCode()
Return Reed-Solomon block code.
- getCoefficients
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getCoefficients()
- getCollapsed
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getCollapsed()
Get Collapsed
- getCollapsed
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getCollapsed()
Get Collapsed
- getColor
- in file Border.php, method PHPExcel_Style_Border::getColor()
Get Border Color
- getColor
- in file Font.php, method PHPExcel_Style_Font::getColor()
Get Color
- getColor
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getColor()
Get Color
- getColourByIndex
- in file Theme.php, method PHPExcel_Reader_Excel2007_Theme::getColourByIndex()
Get colour Map Value by Position
- getColourSchemeName
- in file Theme.php, method PHPExcel_Reader_Excel2007_Theme::getColourSchemeName()
Get colour Scheme Name
- getColumn
- in file Cell.php, method PHPExcel_Cell::getColumn()
Get cell coordinate column
- getColumn
- in file tcpdf.php, method TCPDF::getColumn()
Return the current column number
- getColumnDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getColumnDimension()
Get column dimension at a specific column
- getColumnDimension
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getColumnDimension()
getColumnDimension
- getColumnDimensionByColumn
- in file Worksheet.php, method PHPExcel_Worksheet::getColumnDimensionByColumn()
Get column dimension at a specific column by using numeric cell coordinates
- getColumnDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::getColumnDimensions()
Get collection of column dimensions
- getColumnIndex
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getColumnIndex()
Get ColumnIndex
- getColumnsToRepeatAtLeft
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getColumnsToRepeatAtLeft()
Get Columns to repeat at left
- getComment
- in file Worksheet.php, method PHPExcel_Worksheet::getComment()
Get comment for cell
- getCommentByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::getCommentByColumnAndRow()
Get comment for cell by using numeric cell coordinates
- getComments
- in file Worksheet.php, method PHPExcel_Worksheet::getComments()
Get comments
- getCompaction
- in file pdf417.php, method PDF417::getCompaction()
Compact data by mode.
- getCompany
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCompany()
Get Company
- getCompatibilityMode
- in file Functions.php, method PHPExcel_Calculation_Functions::getCompatibilityMode()
Return the current Compatibility Mode
- getCondition
- in file Conditional.php, method PHPExcel_Style_Conditional::getCondition()
Get Condition
- getConditionalStyles
- in file Style.php, method PHPExcel_Style::getConditionalStyles()
Get Conditional Styles. Only used on supervisor.
- getConditionalStyles
- in file Worksheet.php, method PHPExcel_Worksheet::getConditionalStyles()
Get conditional styles for a cell
- getConditionalStylesCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getConditionalStylesCollection()
Get collection of conditional styles
- getConditions
- in file Conditional.php, method PHPExcel_Style_Conditional::getConditions()
Get Conditions
- getConditionType
- in file Conditional.php, method PHPExcel_Style_Conditional::getConditionType()
Get Condition type
- getContiguous
- in file CSV.php, method PHPExcel_Reader_CSV::getContiguous()
Get Contiguous
- getConversionGroups
- in file Engineering.php, method PHPExcel_Calculation_Engineering::getConversionGroups()
getConversionGroups
- getConversionGroupUnitDetails
- in file Engineering.php, method PHPExcel_Calculation_Engineering::getConversionGroupUnitDetails()
getConversionGroupUnitDetails
- getConversionGroupUnits
- in file Engineering.php, method PHPExcel_Calculation_Engineering::getConversionGroupUnits()
getConversionGroupUnits
- getConversionMultipliers
- in file Engineering.php, method PHPExcel_Calculation_Engineering::getConversionMultipliers()
getConversionGroups
- getCoordinate
- in file Cell.php, method PHPExcel_Cell::getCoordinate()
Get cell coordinate
- getCoordinates
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getCoordinates()
Get Coordinates
- getCorrelation
- in file bestFitClass.php, method PHPExcel_Best_Fit::getCorrelation()
- getCovariance
- in file bestFitClass.php, method PHPExcel_Best_Fit::getCovariance()
- getCreated
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreated()
Get Created
- getCreator
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreator()
Get Creator
- getCSpSaved
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getCSpSaved()
Get total number of shapes saved (including group shapes)
- getCSSBorderDashStyle
- in file tcpdf.php, method TCPDF::getCSSBorderDashStyle()
Returns the border dash style from CSS property
- getCSSBorderStyle
- in file tcpdf.php, method TCPDF::getCSSBorderStyle()
Returns the border style array from CSS border properties
- getCSSBorderWidth
- in file tcpdf.php, method TCPDF::getCSSBorderWidth()
Returns the border width from CSS property
- getCSSFontSpacing
- in file tcpdf.php, method TCPDF::getCSSFontSpacing()
Returns the letter-spacing value from CSS value
- getCSSFontStretching
- in file tcpdf.php, method TCPDF::getCSSFontStretching()
Returns the percentage of font stretching from CSS value
- getCSSMargin
- in file tcpdf.php, method TCPDF::getCSSMargin()
Get the internal Cell margin from CSS attribute.
- getCSSPadding
- in file tcpdf.php, method TCPDF::getCSSPadding()
Get the internal Cell padding from CSS attribute.
- 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.
- getCustomProperties
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCustomProperties()
Get a List of Custom Property Names
- getCustomPropertyType
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCustomPropertyType()
Get a Custom Property Type
- getCustomPropertyValue
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCustomPropertyValue()
Get a Custom Property Value
- getD
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getD()
Return the block diagonal eigenvalue matrix
- getData
- in file OLE.php, method PHPExcel_Shared_OLE::getData()
Gets data from a PPS If there is no PPS for the index given, it will return an empty string.
- getData
- in file Stats.php, method Base::getData()
Returns the data which might have been modified according to the current null handling options.
- getData
- in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getData()
Get the raw image data
- getData
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::getData()
Get written data
- getData
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::getData()
Retrieves data from memory in one chunk, or from disk in $buffer sized chunks.
- getDataLength
- in file qrcode.php, method QRcode::getDataLength()
Return maximum data code length (bytes) for the version.
- getDataLength
- in file OLE.php, method PHPExcel_Shared_OLE::getDataLength()
Gets the data length from a PPS If there is no PPS for the index given, it will return 0.
- getDataType
- in file Cell.php, method PHPExcel_Cell::getDataType()
Get cell data type
- getDataValidation
- in file Worksheet.php, method PHPExcel_Worksheet::getDataValidation()
Get data validation
- getDataValidation
- in file Cell.php, method PHPExcel_Cell::getDataValidation()
Get Data validation
- getDataValidationCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getDataValidationCollection()
Get collection of data validations
- 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.
- getDefaultColumnDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getDefaultColumnDimension()
Get default column dimension
- 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)
- getDefaultRowDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getDefaultRowDimension()
Get default row dimension
- 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
- getDefaultStyle
- in file PHPExcel.php, method PHPExcel::getDefaultStyle()
Get default style
- getDefaultStyle
- in file Worksheet.php, method PHPExcel_Worksheet::getDefaultStyle()
Get default style of workbork.
- getDeleteColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::getDeleteColumns()
Get DeleteColumns
- getDeleteRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::getDeleteRows()
Get DeleteRows
- getDelimiter
- in file CSV.php, method PHPExcel_Reader_CSV::getDelimiter()
Get delimiter
- getDelimiter
- in file CSV.php, method PHPExcel_Writer_CSV::getDelimiter()
Get delimiter
- getDescription
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getDescription()
Get Description
- getDescription
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getDescription()
Get Description
- getDFResiduals
- in file bestFitClass.php, method PHPExcel_Best_Fit::getDFResiduals()
- getDgContainer
- in file Escher.php, method PHPExcel_Shared_Escher::getDgContainer()
Get Drawing Container
- getDggContainer
- in file Escher.php, method PHPExcel_Shared_Escher::getDggContainer()
Get Drawing Group Container
- getDgId
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getDgId()
- getDiagonal
- in file Borders.php, method PHPExcel_Style_Borders::getDiagonal()
Get Diagonal
- getDiagonalDirection
- in file Borders.php, method PHPExcel_Style_Borders::getDiagonalDirection()
Get DiagonalDirection
- getDifferentFirst
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getDifferentFirst()
Get DifferentFirst
- getDifferentOddEven
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getDifferentOddEven()
Get DifferentOddEven
- getDirection
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getDirection()
Get Shadow direction (in degrees)
- getDiskCachingDirectory
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getDiskCachingDirectory()
Get disk caching directory
- getDistance
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getDistance()
Get Shadow distance
- 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
- getDoublePivot
- in file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::getDoublePivot()
Alias for getPivot
- getDrawingCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getDrawingCollection()
Get collection of drawings
- getDrawingHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getDrawingHashTable()
Get PHPExcel_Worksheet_BaseDrawing HashTable
- getECCLength
- in file qrcode.php, method QRcode::getECCLength()
Return maximum error correction code length (bytes) for the version.
- getEccSpec
- in file qrcode.php, method QRcode::getEccSpec()
Return an array of ECC specification.
- getEnclosure
- in file CSV.php, method PHPExcel_Reader_CSV::getEnclosure()
Get enclosure
- getEnclosure
- in file CSV.php, method PHPExcel_Writer_CSV::getEnclosure()
Get enclosure
- getEncPermissionsString
- in file tcpdf.php, method TCPDF::getEncPermissionsString()
Convert encryption P value to a string of bytes, low-order byte first.
- getEndColor
- in file Fill.php, method PHPExcel_Style_Fill::getEndColor()
Get End Color
- getEndCoordinates
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndCoordinates()
Get cell coordinates of bottom-right corner of shape
- getEndOffsetX
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndOffsetX()
Get offset in x-direction of bottom-right corner of shape measured in 1/1024 of column width
- getEndOffsetY
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getEndOffsetY()
Get offset in y-direction of bottom-right corner of shape measured in 1/256 of row height
- getEquation
- in file bestFitClass.php, method PHPExcel_Best_Fit::getEquation()
- getEquation
- in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getEquation()
- getEquation
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getEquation()
- getEquation
- in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getEquation()
- getEquation
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getEquation()
- getEquation
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getEquation()
- getError
- in file bestFitClass.php, method PHPExcel_Best_Fit::getError()
- getError
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getError()
Get Error
- getErrorCodes
- in file DataType.php, method PHPExcel_Cell_DataType::getErrorCodes()
Get list of error codes
- getErrorCorrection
- in file pdf417.php, method PDF417::getErrorCorrection()
Returns the error correction codewords
- getErrorCorrectionLevel
- in file pdf417.php, method PDF417::getErrorCorrectionLevel()
Returns the error correction level (0-8) to be used
- getErrorStyle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getErrorStyle()
Get Error style
- getErrorTitle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getErrorTitle()
Get Error title
- getEscher
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::getEscher()
Get Escher object
- getEscher
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::getEscher()
Get Escher object
- getEvenFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getEvenFooter()
Get EvenFooter
- getEvenHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getEvenHeader()
Get EvenHeader
- getExcelCalendar
- in file Date.php, method PHPExcel_Shared_Date::getExcelCalendar()
Return the Excel calendar (Windows 1900 or Mac 1904)
- getExcelName
- in file Function.php, method PHPExcel_Calculation_Function::getExcelName()
Get Excel name
- getExtension
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getExtension()
Get Extension
- getExtension
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getExtension()
Get Extension
- getF
- in file bestFitClass.php, method PHPExcel_Best_Fit::getF()
- getFALSE
- in file Calculation.php, method PHPExcel_Calculation::getFALSE()
Return the locale-specific translation of FALSE
- getFilename
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getFilename()
Get Filename
- getFilename
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getFilename()
Get Filename
- getFill
- in file Style.php, method PHPExcel_Style::getFill()
Get Fill
- getFillColor
- in file Comment.php, method PHPExcel_Comment::getFillColor()
Get fill color
- getFillHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getFillHashTable()
Get PHPExcel_Style_Fill HashTable
- getFillType
- in file Fill.php, method PHPExcel_Style_Fill::getFillType()
Get Fill Type
- getFirstFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getFirstFooter()
Get FirstFooter
- getFirstHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getFirstHeader()
Get FirstHeader
- getFirstPageNumber
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFirstPageNumber()
Get first page number
- getFitToHeight
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToHeight()
Get Fit To Height
- getFitToPage
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToPage()
Get Fit To Page
- getFitToWidth
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getFitToWidth()
Get Fit To Width
- getFont
- in file Style.php, method PHPExcel_Style::getFont()
Get Font
- getFont
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::getFont()
Get font
- getFont
- in file Run.php, method PHPExcel_RichText_Run::getFont()
Get font
- getFont
- in file TextElement.php, method PHPExcel_RichText_TextElement::getFont()
Get font
- getFontAscent
- in file tcpdf.php, method TCPDF::getFontAscent()
Return the font ascent value
- getFontBuffer
- in file tcpdf.php, method TCPDF::getFontBuffer()
Get font buffer content.
- getFontDescent
- in file tcpdf.php, method TCPDF::getFontDescent()
Return the font descent value
- getFontFamily
- in file tcpdf.php, method TCPDF::getFontFamily()
Returns the current font family name.
- getFontFamilyName
- in file tcpdf.php, method TCPDF::getFontFamilyName()
Return normalized font name
- getFontHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getFontHashTable()
Get PHPExcel_Style_Font HashTable
- getFontSize
- in file tcpdf.php, method TCPDF::getFontSize()
Returns the current font size.
- getFontSizePt
- in file tcpdf.php, method TCPDF::getFontSizePt()
Returns the current font size in points unit.
- getFontsList
- in file tcpdf.php, method TCPDF::getFontsList()
Fill the list of available fonts ($this->fontlist).
- getFontSpacing
- in file tcpdf.php, method TCPDF::getFontSpacing()
Get the amount to increase or decrease the space between characters in a text.
- getFontStretching
- in file tcpdf.php, method TCPDF::getFontStretching()
Get the percentage of character stretching.
- getFontStyle
- in file tcpdf.php, method TCPDF::getFontStyle()
Returns the current font style.
- getFontSubsetting
- in file tcpdf.php, method TCPDF::getFontSubsetting()
Return the default option for font subsetting.
- getFooter
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getFooter()
Get Footer
- getFooterFont
- in file tcpdf.php, method TCPDF::getFooterFont()
Get Footer font.
- getFooterMargin
- in file tcpdf.php, method TCPDF::getFooterMargin()
Returns footer margin in user units.
- getFormatCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::getFormatCells()
Get FormatCells
- getFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getFormatCode()
Get Format Code
- getFormatColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::getFormatColumns()
Get FormatColumns
- getFormatInfo
- in file qrcode.php, method QRcode::getFormatInfo()
Return BCH encoded format information pattern.
- getFormatRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::getFormatRows()
Get FormatRows
- getFormattedValue
- in file Cell.php, method PHPExcel_Cell::getFormattedValue()
Get cell value with formatting
- getFormDefaultProp
- in file tcpdf.php, method TCPDF::getFormDefaultProp()
Return the default properties for form fields.
- getFormula
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getFormula()
Get Formula
- getFormula1
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getFormula1()
Get Formula 1
- getFormula2
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getFormula2()
Get Formula 2
- getFormulaAttributes
- in file Cell.php, method PHPExcel_Cell::getFormulaAttributes()
- getFrameAt
- in file qrcode.php, method QRcode::getFrameAt()
Get frame value at specified position
- getFreezePane
- in file Worksheet.php, method PHPExcel_Worksheet::getFreezePane()
Get Freeze Pane
- getGDgamma
- in file tcpdf.php, method TCPDF::getGDgamma()
Correct the gamma value to be used with GD library
- getGenerateSheetNavigationBlock
- in file HTML.php, method PHPExcel_Writer_HTML::getGenerateSheetNavigationBlock()
Get sheet index
- getGoodnessOfFit
- in file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFit()
- getGoodnessOfFitPercent
- in file bestFitClass.php, method PHPExcel_Best_Fit::getGoodnessOfFitPercent()
- getGraphicVars
- in file tcpdf.php, method TCPDF::getGraphicVars()
Returns current graphic variables as array.
- getGreen
- in file Color.php, method PHPExcel_Style_Color::getGreen()
- getGroupPageNo
- in file tcpdf.php, method TCPDF::getGroupPageNo()
Return the current page in the group.
- getGroupPageNoFormatted
- in file tcpdf.php, method TCPDF::getGroupPageNoFormatted()
Returns the current group page number formatted as a string.
- getH
- in file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::getH()
Return the Householder vectors
- getHashCode
- in file Run.php, method PHPExcel_RichText_Run::getHashCode()
Get hash code
- getHashCode
- in file IComparable.php, method PHPExcel_IComparable::getHashCode()
Get hash code
- getHashCode
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getHashCode()
Get hash code
- getHashCode
- in file RichText.php, method PHPExcel_RichText::getHashCode()
Get hash code
- getHashCode
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getHashCode()
Get hash code
- getHashCode
- in file Alignment.php, method PHPExcel_Style_Alignment::getHashCode()
Get hash code
- getHashCode
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::getHashCode()
Get hash code
- getHashCode
- in file Color.php, method PHPExcel_Style_Color::getHashCode()
Get hash code
- getHashCode
- in file Comment.php, method PHPExcel_Comment::getHashCode()
Get hash code
- getHashCode
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getHashCode()
Get hash code
- getHashCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getHashCode()
Get hash code
- getHashCode
- in file Conditional.php, method PHPExcel_Style_Conditional::getHashCode()
Get hash code
- getHashCode
- in file Style.php, method PHPExcel_Style::getHashCode()
Get hash code
- getHashCode
- in file TextElement.php, method PHPExcel_RichText_TextElement::getHashCode()
Get hash code
- getHashCode
- in file Font.php, method PHPExcel_Style_Font::getHashCode()
Get hash code
- getHashCode
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getHashCode()
Get hash code
- getHashCode
- in file Borders.php, method PHPExcel_Style_Borders::getHashCode()
Get hash code
- getHashCode
- in file Border.php, method PHPExcel_Style_Border::getHashCode()
Get hash code
- getHashCode
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getHashCode()
Get hash code
- getHashCode
- in file Fill.php, method PHPExcel_Style_Fill::getHashCode()
Get hash code
- getHashCode
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getHashCode()
Get hash code
- getHashCode
- in file Protection.php, method PHPExcel_Style_Protection::getHashCode()
Get hash code
- getHashCode
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getHashCode()
Get hash code
- getHashCode
- in file Worksheet.php, method PHPExcel_Worksheet::getHashCode()
Get hash code
- getHeader
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getHeader()
Get Header
- getHeaderData
- in file tcpdf.php, method TCPDF::getHeaderData()
Returns header data:
- getHeaderFont
- in file tcpdf.php, method TCPDF::getHeaderFont()
Get header font.
- getHeaderFooter
- in file Worksheet.php, method PHPExcel_Worksheet::getHeaderFooter()
Get page header/footer
- getHeaderMargin
- in file tcpdf.php, method TCPDF::getHeaderMargin()
Returns header margin in user units.
- getHeight
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getHeight()
Get Height
- getHeight
- in file Comment.php, method PHPExcel_Comment::getHeight()
Get comment height (CSS style, i.e. XXpx or YYpt)
- getHeight
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getHeight()
Get Height
- getHidden
- in file Protection.php, method PHPExcel_Style_Protection::getHidden()
Get hidden
- getHighestColumn
- in file Worksheet.php, method PHPExcel_Worksheet::getHighestColumn()
Get highest worksheet column
- getHighestRow
- in file Worksheet.php, method PHPExcel_Worksheet::getHighestRow()
Get highest worksheet row
- getHorizontal
- in file Borders.php, method PHPExcel_Style_Borders::getHorizontal()
Get Horizontal (pseudo-border). Only applies to supervisor.
- getHorizontal
- in file Alignment.php, method PHPExcel_Style_Alignment::getHorizontal()
Get Horizontal
- getHorizontalCentered
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getHorizontalCentered()
Get center page horizontally
- getHtmlDomArray
- in file tcpdf.php, method TCPDF::getHtmlDomArray()
Returns the HTML DOM array.
- getHTMLUnitToUnits
- in file tcpdf.php, method TCPDF::getHTMLUnitToUnits()
Convert HTML string containing value and unit of measure to user's units or points.
- getHyperlink
- in file Cell.php, method PHPExcel_Cell::getHyperlink()
Get Hyperlink
- getHyperlink
- in file Worksheet.php, method PHPExcel_Worksheet::getHyperlink()
Get hyperlink
- getHyperlinkCollection
- in file Worksheet.php, method PHPExcel_Worksheet::getHyperlinkCollection()
Get collection of hyperlinks
- getHyphenPatternsFromTEX
- in file tcpdf.php, method TCPDF::getHyphenPatternsFromTEX()
Returns an array of hyphenation patterns.
- getIDCLs
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getIDCLs()
Get identifier clusters
- getImageBuffer
- in file tcpdf.php, method TCPDF::getImageBuffer()
Get image buffer content.
- getImageFileType
- in file tcpdf.php, method TCPDF::getImageFileType()
Return the image type given the file name or array returned by getimagesize() function.
- getImagEigenvalues
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getImagEigenvalues()
Return the imaginary parts of the eigenvalues
- getImageIndex
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getImageIndex()
Get image index
- getImageRBX
- in file tcpdf.php, method TCPDF::getImageRBX()
Return the right-bottom (or left-bottom for RTL) corner X coordinate of last inserted image
- getImageRBY
- in file tcpdf.php, method TCPDF::getImageRBY()
Return the right-bottom (or left-bottom for RTL) corner Y coordinate of last inserted image
- getImageResource
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getImageResource()
Get image resource
- getImages
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getImages()
Get header/footer images
- getImageScale
- in file tcpdf.php, method TCPDF::getImageScale()
Returns the adjusting factor to convert pixels to user units.
- getImagesRoot
- in file HTML.php, method PHPExcel_Writer_HTML::getImagesRoot()
Get images root
- getIndent
- in file Alignment.php, method PHPExcel_Style_Alignment::getIndent()
Get indent
- getIndex
- in file Style.php, method PHPExcel_Style::getIndex()
Get own index in style collection
- getIndex
- in file PHPExcel.php, method PHPExcel::getIndex()
Get index for sheet
- getIndexedFilename
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getIndexedFilename()
Get indexed filename (using image index)
- getIndexedFilename
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getIndexedFilename()
Get indexed filename (using image index)
- getIndexForHashCode
- in file HashTable.php, method PHPExcel_HashTable::getIndexForHashCode()
Get index for hash code
- getInputEncoding
- in file CSV.php, method PHPExcel_Reader_CSV::getInputEncoding()
Get input encoding
- getInputEncoding
- in file SYLK.php, method PHPExcel_Reader_SYLK::getInputEncoding()
Get input encoding
- getInputSequences
- in file pdf417.php, method PDF417::getInputSequences()
Create array of sequences from input
- getInsertColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::getInsertColumns()
Get InsertColumns
- getInsertHyperlinks
- in file Protection.php, method PHPExcel_Worksheet_Protection::getInsertHyperlinks()
Get InsertHyperlinks
- getInsertRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::getInsertRows()
Get InsertRows
- getInside
- in file Borders.php, method PHPExcel_Style_Borders::getInside()
Get Inside (pseudo-border). Only applies to supervisor.
- getInstance
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::getInstance()
Get an instance of this class
- getInstance
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::getInstance()
- getInstance
- in file Calculation.php, method PHPExcel_Calculation::getInstance()
Get an instance of this class
- getIntersect
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getIntersect()
- getIntersect
- in file bestFitClass.php, method PHPExcel_Best_Fit::getIntersect()
- getIntersect
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getIntersect()
- getIntersectSE
- in file bestFitClass.php, method PHPExcel_Best_Fit::getIntersectSE()
- getInvalidCharacters
- in file Worksheet.php, method PHPExcel_Worksheet::getInvalidCharacters()
Get array of invalid characters for sheet title
- 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
- getIsSupervisor
- in file Fill.php, method PHPExcel_Style_Fill::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Style.php, method PHPExcel_Style::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Font.php, method PHPExcel_Style_Font::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Borders.php, method PHPExcel_Style_Borders::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Border.php, method PHPExcel_Style_Border::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Alignment.php, method PHPExcel_Style_Alignment::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Color.php, method PHPExcel_Style_Color::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getIsSupervisor()
Is this a supervisor or a real style component?
- getIsSupervisor
- in file Protection.php, method PHPExcel_Style_Protection::getIsSupervisor()
Is this a supervisor or a real style component?
- getItalic
- in file Font.php, method PHPExcel_Style_Font::getItalic()
Get Italic
- getIterateOnlyExistingCells
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::getIterateOnlyExistingCells()
Get loop only existing cells
- getKeywords
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getKeywords()
Get Keywords
- getL
- in file CholeskyDecomposition.php, method CholeskyDecomposition::getL()
getL
- getL
- in file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::getL()
Get lower triangular factor.
- getLastH
- in file tcpdf.php, method TCPDF::getLastH()
Get the last cell height.
- getLastModifiedBy
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getLastModifiedBy()
Get Last Modified By
- getLastSpId
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getLastSpId()
- getLeft
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getLeft()
Get Left
- getLeft
- in file Borders.php, method PHPExcel_Style_Borders::getLeft()
Get Left
- getLineEnding
- in file CSV.php, method PHPExcel_Reader_CSV::getLineEnding()
Get line ending
- getLineEnding
- in file CSV.php, method PHPExcel_Writer_CSV::getLineEnding()
Get line ending
- GetLineWidth
- in file tcpdf.php, method TCPDF::GetLineWidth()
Returns the current the line width.
- getLoadSheetsOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getLoadSheetsOnly()
Get which sheets to load Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null indicating that all worksheets in the workbook should be loaded.
- getLoadSheetsOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getLoadSheetsOnly()
Get which sheets to load Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null indicating that all worksheets in the workbook should be loaded.
- getLoadSheetsOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::getLoadSheetsOnly()
Get which sheets to load Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null indicating that all worksheets in the workbook should be loaded.
- getLoadSheetsOnly
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::getLoadSheetsOnly()
Get which sheets to load Returns either an array of worksheet names (the list of worksheets that should be loaded), or a null indicating that all worksheets in the workbook should be loaded.
- getLoadSheetsOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getLoadSheetsOnly()
Get which sheets to load
- getLocale
- in file Calculation.php, method PHPExcel_Calculation::getLocale()
Get the currently defined locale code
- getLocalOnly
- in file NamedRange.php, method PHPExcel_NamedRange::getLocalOnly()
Get localOnly
- getLocked
- in file Protection.php, method PHPExcel_Style_Protection::getLocked()
Get locked
- getLockRevision
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getLockRevision()
Get LockRevision
- getLockStructure
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getLockStructure()
Get LockStructure
- getLockWindows
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getLockWindows()
Get LockWindows
- getManager
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getManager()
Get Manager
- getMarginLeft
- in file Comment.php, method PHPExcel_Comment::getMarginLeft()
Get left margin (CSS style, i.e. XXpx or YYpt)
- getMargins
- in file tcpdf.php, method TCPDF::getMargins()
Returns an array containing current margins:
- getMarginTop
- in file Comment.php, method PHPExcel_Comment::getMarginTop()
Get top margin (CSS style, i.e. XXpx or YYpt)
- getMatrix
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getMatrix()
getMatrix
- getMatrixByCol
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getMatrixByCol()
getMatrixByCol
- getMatrixByRow
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getMatrixByRow()
getMatrixByRow
- getMergeCells
- in file Worksheet.php, method PHPExcel_Worksheet::getMergeCells()
Get merge cells array.
- getMimeType
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getMimeType()
Get mime type
- getMinimumVersion
- in file qrcode.php, method QRcode::getMinimumVersion()
Return a version number that satisfies the input code length.
- getModified
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getModified()
Get Modified
- getName
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getName()
Get Name
- getName
- in file NamedRange.php, method PHPExcel_NamedRange::getName()
Get name
- getName
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getName()
Get Name
- getName
- in file Font.php, method PHPExcel_Style_Font::getName()
Get Name
- getNamedRange
- in file PHPExcel.php, method PHPExcel::getNamedRange()
Get named range
- getNamedRanges
- in file PHPExcel.php, method PHPExcel::getNamedRanges()
Get named ranges
- getNestingLevel
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getNestingLevel()
Get the nesting level of this spContainer. This is the number of spgrContainers between this spContainer and the dgContainer. A value of 1 = immediately within first spgrContainer Higher nesting level occurs if and only if spContainer is part of a shape group
- getNextPosition
- in file qrcode.php, method QRcode::getNextPosition()
Return the next frame position
- getNumberFormat
- in file Style.php, method PHPExcel_Style::getNumberFormat()
Get Number Format
- getNumberOfColumns
- in file tcpdf.php, method TCPDF::getNumberOfColumns()
Return the current number of columns.
- GetNumChars
- in file tcpdf.php, method TCPDF::GetNumChars()
Returns the numbero of characters in a string.
- getNumFmtHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getNumFmtHashTable()
Get PHPExcel_Style_NumberFormat HashTable
- getNumLines
- in file tcpdf.php, method TCPDF::getNumLines()
This method return the estimated number of lines for print a simple text string using Multicell() method.
- getNumPages
- in file tcpdf.php, method TCPDF::getNumPages()
Get the total number of insered pages.
- getObjects
- in file Protection.php, method PHPExcel_Worksheet_Protection::getObjects()
Get Objects
- getObjFilename
- in file tcpdf.php, method TCPDF::getObjFilename()
Returns a temporary filename for caching object on filesystem.
- getOddFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getOddFooter()
Get OddFooter
- getOddHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getOddHeader()
Get OddHeader
- getOffice2003Compatibility
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getOffice2003Compatibility()
Get Office2003 compatibility
- getOffsetX
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getOffsetX()
Get OffsetX
- getOffsetX
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getOffsetX()
Get OffsetX
- getOffsetY
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getOffsetY()
Get OffsetY
- getOffsetY
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getOffsetY()
Get OffsetY
- getOldCalculatedValue
- in file Cell.php, method PHPExcel_Cell::getOldCalculatedValue()
Get old calculated value (cached)
- getOperator
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getOperator()
Get Operator
- getOperatorType
- in file Conditional.php, method PHPExcel_Style_Conditional::getOperatorType()
Get Operator type
- getOPT
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getOPT()
Get an option for the drawing group
- getOPT
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getOPT()
Get an option for the Shape Group Container
- getOPTCollection
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getOPTCollection()
Get the collection of options
- getOrder
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getOrder()
- getOrientation
- in file PDF.php, method PHPExcel_Writer_PDF::getOrientation()
Get Orientation
- getOrientation
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getOrientation()
Get Orientation
- getOriginalMargins
- in file tcpdf.php, method TCPDF::getOriginalMargins()
Returns an array containing original margins:
- getOutline
- in file Borders.php, method PHPExcel_Style_Borders::getOutline()
Get Outline (pseudo-border). Only applies to supervisor.
- getOutlineLevel
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getOutlineLevel()
Get Outline Level
- getOutlineLevel
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getOutlineLevel()
Get Outline Level
- getPage
- in file tcpdf.php, method TCPDF::getPage()
Get current document page number.
- getPageBuffer
- in file tcpdf.php, method TCPDF::getPageBuffer()
Get page buffer content.
- getPageDimensions
- in file tcpdf.php, method TCPDF::getPageDimensions()
Returns an array of page dimensions:
- getPageGroupAlias
- in file tcpdf.php, method TCPDF::getPageGroupAlias()
Return the alias of the current page group If the current font is unicode type, the returned string is surrounded by additional curly braces.
- getPageHeight
- in file tcpdf.php, method TCPDF::getPageHeight()
Returns the page height in units.
- getPageMargins
- in file Worksheet.php, method PHPExcel_Worksheet::getPageMargins()
Get page margins
- getPageNumGroupAlias
- in file tcpdf.php, method TCPDF::getPageNumGroupAlias()
Return the alias for the page number on the current page group If the current font is unicode type, the returned string is surrounded by additional curly braces.
- getPageRegions
- in file tcpdf.php, method TCPDF::getPageRegions()
Return an array of no-write page regions
- getPageSetup
- in file Worksheet.php, method PHPExcel_Worksheet::getPageSetup()
Get page setup
- getPageSizeFromFormat
- in file tcpdf.php, method TCPDF::getPageSizeFromFormat()
Get page dimensions from format name.
- getPageWidth
- in file tcpdf.php, method TCPDF::getPageWidth()
Returns the page width in units.
- getPaperSize
- in file PDF.php, method PHPExcel_Writer_PDF::getPaperSize()
Get Paper Size
- getPaperSize
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getPaperSize()
Get Paper Size
- getParent
- in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::getParent()
Get parent BSE
- getParent
- in file Worksheet.php, method PHPExcel_Worksheet::getParent()
Get parent
- getParent
- in file Style.php, method PHPExcel_Style::getParent()
Get parent. Only used for style supervisor
- getParent
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getParent()
Get the parent Shape Group Container
- getParent
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::getParent()
Get the parent Shape Group Container if any
- getParent
- in file Cell.php, method PHPExcel_Cell::getParent()
Get parent
- getParentWriter
- in file WriterPart.php, method PHPExcel_Writer_Excel2007_WriterPart::getParentWriter()
Get parent IWriter object
- getPassword
- in file Protection.php, method PHPExcel_Worksheet_Protection::getPassword()
Get Password (hashed)
- getPath
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getPath()
Get Path
- getPath
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::getPath()
Get Path
- getPathPaintOperator
- in file tcpdf.php, method TCPDF::getPathPaintOperator()
Get the Path-Painting Operators.
- getPDFData
- in file tcpdf.php, method TCPDF::getPDFData()
Returns the PDF data.
- getPHPExcel
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getPHPExcel()
Get PHPExcel object
- getPHPExcelName
- in file Function.php, method PHPExcel_Calculation_Function::getPHPExcelName()
Get PHPExcel name
- getPivot
- in file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::getPivot()
Return pivot permutation vector.
- getPivotTables
- in file Protection.php, method PHPExcel_Worksheet_Protection::getPivotTables()
Get PivotTables
- getPlainText
- in file RichText.php, method PHPExcel_RichText::getPlainText()
Get plain text
- getPreCalculateFormulas
- in file CSV.php, method PHPExcel_Writer_CSV::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file Excel5.php, method PHPExcel_Writer_Excel5::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPreCalculateFormulas
- in file HTML.php, method PHPExcel_Writer_HTML::getPreCalculateFormulas()
Get Pre-Calculate Formulas
- getPrintArea
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getPrintArea()
Get print area
- getPrintGridlines
- in file Worksheet.php, method PHPExcel_Worksheet::getPrintGridlines()
Print gridlines?
- getPrompt
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getPrompt()
Get Prompt
- getPromptTitle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getPromptTitle()
Get Prompt title
- getProperties
- in file PHPExcel.php, method PHPExcel::getProperties()
Get properties
- getProtectedCells
- in file Worksheet.php, method PHPExcel_Worksheet::getProtectedCells()
Get protected cells
- getProtection
- in file Worksheet.php, method PHPExcel_Worksheet::getProtection()
Get Protection
- getProtection
- in file Style.php, method PHPExcel_Style::getProtection()
Get Protection
- getQ
- in file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::getQ()
Generate and return the (economy-sized) orthogonal factor
- getR
- in file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::getR()
Return the upper triangular factor
- getRandomSeed
- in file tcpdf.php, method TCPDF::getRandomSeed()
Returns a string containing random data to be used as a seed for encryption methods.
- getRange
- in file NamedRange.php, method PHPExcel_NamedRange::getRange()
Get range
- getRangeBoundaries
- in file Cell.php, method PHPExcel_Cell::getRangeBoundaries()
Calculate range boundaries
- getRawCharWidth
- in file tcpdf.php, method TCPDF::getRawCharWidth()
Returns the length of the char in user unit for the current font.
- getReadDataOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::getReadDataOnly()
Read data only? If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
- getReadDataOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::getReadDataOnly()
Read data only?
- getReadDataOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::getReadDataOnly()
Read data only? If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
- getReadDataOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadDataOnly()
Read data only? If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
- getReadDataOnly
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::getReadDataOnly()
Read data only? If this is true, then the Reader will only read data values for cells, it will not read any formatting information.
- getReadFilter
- in file CSV.php, method PHPExcel_Reader_CSV::getReadFilter()
Read filter
- getReadFilter
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::getReadFilter()
Read filter
- getReadFilter
- in file Excel5.php, method PHPExcel_Reader_Excel5::getReadFilter()
Read filter
- getReadFilter
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::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 Gnumeric.php, method PHPExcel_Reader_Gnumeric::getReadFilter()
Read filter
- getRealEigenvalues
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getRealEigenvalues()
Return the real parts of the eigenvalues
- getRed
- in file Color.php, method PHPExcel_Style_Color::getRed()
- getRemainder
- in file qrcode.php, method QRcode::getRemainder()
Return the numer of remainder bits.
- getRemainingWidth
- in file tcpdf.php, method TCPDF::getRemainingWidth()
Returns the remaining width between the current position and margins.
- getRenderingFunction
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::getRenderingFunction()
Get rendering function
- getResizeProportional
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getResizeProportional()
Get ResizeProportional
- getResizeProportional
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getResizeProportional()
Get ResizeProportional
- getReturnDateType
- in file Functions.php, method PHPExcel_Calculation_Functions::getReturnDateType()
Return the current Return Date Format for functions that return a date/time (Excel, PHP Serialized Numeric or PHP Object)
- getRevisionsPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getRevisionsPassword()
Get RevisionsPassword (hashed)
- getRGB
- in file Color.php, method PHPExcel_Style_Color::getRGB()
Get RGB
- getRichTextElements
- in file RichText.php, method PHPExcel_RichText::getRichTextElements()
Get Rich Text elements
- getRight
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getRight()
Get Right
- getRight
- in file Borders.php, method PHPExcel_Style_Borders::getRight()
Get Right
- getRightToLeft
- in file Worksheet.php, method PHPExcel_Worksheet::getRightToLeft()
Get right-to-left
- getRotation
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getRotation()
Get Rotation
- getRotation
- in file Fill.php, method PHPExcel_Style_Fill::getRotation()
Get Rotation
- getRow
- in file Cell.php, method PHPExcel_Cell::getRow()
Get cell coordinate row
- getRowDimension
- in file Worksheet.php, method PHPExcel_Worksheet::getRowDimension()
Get row dimension at a specific row
- getRowDimension
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::getRowDimension()
getRowDimension
- getRowDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::getRowDimensions()
Get collection of row dimensions
- getRowHeight
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getRowHeight()
Get Row Height
- getRowIndex
- in file Row.php, method PHPExcel_Worksheet_Row::getRowIndex()
Get row index
- getRowIndex
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getRowIndex()
Get Row Index
- getRowIterator
- in file Worksheet.php, method PHPExcel_Worksheet::getRowIterator()
Get row iterator
- getRowsToRepeatAtTop
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getRowsToRepeatAtTop()
Get Rows to repeat at top
- getRTL
- in file tcpdf.php, method TCPDF::getRTL()
Return the RTL status
- getS
- in file SingularValueDecomposition.php, method SingularValueDecomposition::getS()
Return the diagonal matrix of singular values
- getScale
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getScale()
Get Scale
- getScaleFactor
- in file tcpdf.php, method TCPDF::getScaleFactor()
Returns the scale factor (number of points in user unit).
- getScaleWithDocument
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::getScaleWithDocument()
Get ScaleWithDocument
- getScenarios
- in file Protection.php, method PHPExcel_Worksheet_Protection::getScenarios()
Get Scenarios
- getScope
- in file NamedRange.php, method PHPExcel_NamedRange::getScope()
Get scope
- getSearchLocations
- in file IOFactory.php, method PHPExcel_IOFactory::getSearchLocations()
Get search locations
- getSecurity
- in file PHPExcel.php, method PHPExcel::getSecurity()
Get security
- getSelectedCell
- in file Worksheet.php, method PHPExcel_Worksheet::getSelectedCell()
Get selected cell
- getSelectedCells
- in file Alignment.php, method PHPExcel_Style_Alignment::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Color.php, method PHPExcel_Style_Color::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Style.php, method PHPExcel_Style::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Fill.php, method PHPExcel_Style_Fill::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Borders.php, method PHPExcel_Style_Borders::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Font.php, method PHPExcel_Style_Font::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Protection.php, method PHPExcel_Style_Protection::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectedCells
- in file Worksheet.php, method PHPExcel_Worksheet::getSelectedCells()
Get selected cells
- getSelectedCells
- in file Border.php, method PHPExcel_Style_Border::getSelectedCells()
Get the currently active cell coordinate in currently active sheet.
- getSelectLockedCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSelectLockedCells()
Get SelectLockedCells
- getSelectUnlockedCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSelectUnlockedCells()
Get SelectUnlockedCells
- getShadow
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getShadow()
Get Shadow
- getSharedComponent
- in file Fill.php, method PHPExcel_Style_Fill::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Alignment.php, method PHPExcel_Style_Alignment::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Protection.php, method PHPExcel_Style_Protection::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Style.php, method PHPExcel_Style::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Color.php, method PHPExcel_Style_Color::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Font.php, method PHPExcel_Style_Font::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Border.php, method PHPExcel_Style_Border::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSharedComponent
- in file Borders.php, method PHPExcel_Style_Borders::getSharedComponent()
Get the shared style component for the currently active cell in currently active sheet.
- getSheet
- in file PHPExcel.php, method PHPExcel::getSheet()
Get sheet by index
- getSheet
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSheet()
Get Sheet
- getSheetByName
- in file PHPExcel.php, method PHPExcel::getSheetByName()
Get sheet by name
- getSheetCount
- in file PHPExcel.php, method PHPExcel::getSheetCount()
Get sheet count
- getSheetIndex
- in file CSV.php, method PHPExcel_Reader_CSV::getSheetIndex()
Get sheet index
- getSheetIndex
- in file SYLK.php, method PHPExcel_Reader_SYLK::getSheetIndex()
Get sheet index
- getSheetIndex
- in file CSV.php, method PHPExcel_Writer_CSV::getSheetIndex()
Get sheet index
- getSheetIndex
- in file HTML.php, method PHPExcel_Writer_HTML::getSheetIndex()
Get sheet index
- getSheetNames
- in file PHPExcel.php, method PHPExcel::getSheetNames()
Get sheet names
- getSheetState
- in file Worksheet.php, method PHPExcel_Worksheet::getSheetState()
Get sheet state
- getSheetView
- in file Worksheet.php, method PHPExcel_Worksheet::getSheetView()
Get sheet view
- getShowDropDown
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowDropDown()
Get Show DropDown
- getShowErrorMessage
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowErrorMessage()
Get Show ErrorMessage
- getShowGridlines
- in file Worksheet.php, method PHPExcel_Worksheet::getShowGridlines()
Show gridlines?
- getShowInputMessage
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getShowInputMessage()
Get Show InputMessage
- getShowRowColHeaders
- in file Worksheet.php, method PHPExcel_Worksheet::getShowRowColHeaders()
Show row and column headers?
- getShowSummaryBelow
- in file Worksheet.php, method PHPExcel_Worksheet::getShowSummaryBelow()
Show summary below? (Row/Column outlining)
- getShowSummaryRight
- in file Worksheet.php, method PHPExcel_Worksheet::getShowSummaryRight()
Show summary right? (Row/Column outlining)
- getShrinkToFit
- in file Alignment.php, method PHPExcel_Style_Alignment::getShrinkToFit()
Get Shrink to fit
- getSingularValues
- in file SingularValueDecomposition.php, method SingularValueDecomposition::getSingularValues()
Return the one-dimensional array of singular values
- getSize
- in file Font.php, method PHPExcel_Style_Font::getSize()
Get Size
- getSlope
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getSlope()
- getSlope
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getSlope()
- getSlope
- in file bestFitClass.php, method PHPExcel_Best_Fit::getSlope()
- getSlopeSE
- in file bestFitClass.php, method PHPExcel_Best_Fit::getSlopeSE()
- getSort
- in file Protection.php, method PHPExcel_Worksheet_Protection::getSort()
Get Sort
- getSortedCellList
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::getSortedCellList()
Sort the list of all cell addresses currently held in cache by row and column
- getSortedCellList
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::getSortedCellList()
Get the list of all cell addresses currently held in cache sorted by column and row
- getSpaceString
- in file tcpdf.php, method TCPDF::getSpaceString()
Returns the string used to find spaces
- getSpgr
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpgr()
Get whether this is a group shape
- getSpgrContainer
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::getSpgrContainer()
- getSpId
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpId()
Get the shape index
- getSpIdMax
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::getSpIdMax()
Get maximum shape index of all shapes in all drawings (plus one)
- getSpOffsets
- in file Escher.php, method PHPExcel_Writer_Excel5_Escher::getSpOffsets()
Gets the shape offsets
- getSpType
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getSpType()
Get the shape type
- getSSRegression
- in file bestFitClass.php, method PHPExcel_Best_Fit::getSSRegression()
- getSSResiduals
- in file bestFitClass.php, method PHPExcel_Best_Fit::getSSResiduals()
- getStartColor
- in file Fill.php, method PHPExcel_Style_Fill::getStartColor()
Get Start Color
- getStartCoordinates
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartCoordinates()
Get cell coordinates of upper-left corner of shape
- getStartOffsetX
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartOffsetX()
Get offset in x-direction of upper-left corner of shape measured in 1/1024 of column width
- getStartOffsetY
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::getStartOffsetY()
Get offset in y-direction of upper-left corner of shape measured in 1/256 of row height
- getStdevOfResiduals
- in file bestFitClass.php, method PHPExcel_Best_Fit::getStdevOfResiduals()
- getStream
- in file OLERead.php, method PHPExcel_Shared_OLERead::getStream()
Extract binary stream data
- getStream
- in file File.php, method PHPExcel_Shared_OLE_PPS_File::getStream()
Returns a stream for reading this file using fread() etc.
- getStream
- in file OLE.php, method PHPExcel_Shared_OLE::getStream()
Returns a stream for use with fread() etc. External callers should use PHPExcel_Shared_OLE_PPS_File::getStream().
- getStrikethrough
- in file Font.php, method PHPExcel_Style_Font::getStrikethrough()
Get Strikethrough
- getStriketrough
- in file Font.php, method PHPExcel_Style_Font::getStriketrough()
Get Striketrough
- getStringHeight
- in file tcpdf.php, method TCPDF::getStringHeight()
This method return the estimated needed height for print a simple text string in Multicell() method.
- getStringTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getStringTable()
Get string table
- GetStringWidth
- in file tcpdf.php, method TCPDF::GetStringWidth()
Returns the length of a string in user unit. A font must be selected.
- getStyle
- in file Worksheet.php, method PHPExcel_Worksheet::getStyle()
Get style for cell
- getStyle
- in file Conditional.php, method PHPExcel_Style_Conditional::getStyle()
Get Style
- getStyleArray
- in file Border.php, method PHPExcel_Style_Border::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Borders.php, method PHPExcel_Style_Borders::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Color.php, method PHPExcel_Style_Color::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Protection.php, method PHPExcel_Style_Protection::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Font.php, method PHPExcel_Style_Font::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Alignment.php, method PHPExcel_Style_Alignment::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file Fill.php, method PHPExcel_Style_Fill::getStyleArray()
Build style array from subcomponents
- getStyleArray
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::getStyleArray()
Build style array from subcomponents
- getStyleByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::getStyleByColumnAndRow()
Get style for cell by using numeric cell coordinates
- getStyles
- in file Worksheet.php, method PHPExcel_Worksheet::getStyles()
Get styles
- getStylesConditionalHashTable
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getStylesConditionalHashTable()
Get PHPExcel_Style_Conditional HashTable
- getSubject
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getSubject()
Get Subject
- getSubScript
- in file Font.php, method PHPExcel_Style_Font::getSubScript()
Get SubScript
- getSuperScript
- in file Font.php, method PHPExcel_Style_Font::getSuperScript()
Get SuperScript
- getSVGTransformMatrix
- in file tcpdf.php, method TCPDF::getSVGTransformMatrix()
Get the tranformation matrix from SVG transform attribute
- getTabColor
- in file Worksheet.php, method PHPExcel_Worksheet::getTabColor()
Get tab color
- getTagStyleFromCSS
- in file tcpdf.php, method TCPDF::getTagStyleFromCSS()
Returns the styles that apply for the selected HTML tag.
- getTempDir
- in file PDF.php, method PHPExcel_Writer_PDF::getTempDir()
Get temporary storage directory
- getText
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::getText()
Get text
- getText
- in file Comment.php, method PHPExcel_Comment::getText()
Get Rich text comment
- getText
- in file TextElement.php, method PHPExcel_RichText_TextElement::getText()
Get text
- getText
- in file Conditional.php, method PHPExcel_Style_Conditional::getText()
Get text
- getTextRotation
- in file Alignment.php, method PHPExcel_Style_Alignment::getTextRotation()
Get TextRotation
- 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
- getThemeName
- in file Theme.php, method PHPExcel_Reader_Excel2007_Theme::getThemeName()
Get Theme Name
- 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.
- getTitle
- in file Worksheet.php, method PHPExcel_Worksheet::getTitle()
Get title
- getTitle
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getTitle()
Get Title
- getToken
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getToken()
Get Token
- getTokenCount
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getTokenCount()
Get Token count
- getTokens
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::getTokens()
Get Tokens
- getTokenSubType
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getTokenSubType()
Get Token SubType (represented by TOKEN_SUBTYPE_*)
- getTokenType
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getTokenType()
Get Token Type (represented by TOKEN_TYPE_*)
- getTooltip
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getTooltip()
Get tooltip
- getTop
- in file Borders.php, method PHPExcel_Style_Borders::getTop()
Get Top
- getTop
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::getTop()
Get Top
- getTransformationMatrixProduct
- in file tcpdf.php, method TCPDF::getTransformationMatrixProduct()
Get the product of two SVG tranformation matrices
- getTRUE
- in file Calculation.php, method PHPExcel_Calculation::getTRUE()
Return the locale-specific translation of TRUE
- 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.
- getType
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::getType()
Get Type
- getU
- in file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::getU()
Get upper triangular factor.
- getU
- in file SingularValueDecomposition.php, method SingularValueDecomposition::getU()
Return the left singular vectors
- getUnderline
- in file Font.php, method PHPExcel_Style_Font::getUnderline()
Get Underline
- getUrl
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::getUrl()
Get URL
- getUseBOM
- in file CSV.php, method PHPExcel_Writer_CSV::getUseBOM()
Get whether BOM should be used
- getUseDiskCaching
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getUseDiskCaching()
Get use disk caching where possible?
- getUseInlineCss
- in file HTML.php, method PHPExcel_Writer_HTML::getUseInlineCss()
Get use inline CSS?
- getUserPermissionCode
- in file tcpdf.php, method TCPDF::getUserPermissionCode()
Return the premission code used on encryption (P value).
- getV
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::getV()
Return the eigenvector matrix
- getV
- in file SingularValueDecomposition.php, method SingularValueDecomposition::getV()
Return the right singular vectors
- getValue
- in file Cell.php, method PHPExcel_Cell::getValue()
Get cell value
- getValue
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::getValue()
Get Value
- getValueBinder
- in file Cell.php, method PHPExcel_Cell::getValueBinder()
Get value binder to use
- getValueOfXForY
- in file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfXForY()
- getValueOfXForY
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfXForY()
- getValueOfYForX
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::getValueOfYForX()
- getValueOfYForX
- in file bestFitClass.php, method PHPExcel_Best_Fit::getValueOfYForX()
- getVectorsAngle
- in file tcpdf.php, method TCPDF::getVectorsAngle()
Returns the angle in radiants between two vectors
- getVersionPattern
- in file qrcode.php, method QRcode::getVersionPattern()
Return BCH encoded version information pattern that is used for the symbol of version 7 or greater. Use lower 18 bits.
- getVertical
- in file Borders.php, method PHPExcel_Style_Borders::getVertical()
Get Vertical (pseudo-border). Only applies to supervisor.
- getVertical
- in file Alignment.php, method PHPExcel_Style_Alignment::getVertical()
Get Vertical
- getVerticalCentered
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::getVerticalCentered()
Get center page vertically
- getVisible
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::getVisible()
Get Visible
- getVisible
- in file Comment.php, method PHPExcel_Comment::getVisible()
Is the comment visible by default?
- getVisible
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getVisible()
Get Visible
- getVisible
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getVisible()
Get Visible
- getWidth
- in file qrcode.php, method QRcode::getWidth()
Return the width of the symbol for the version.
- getWidth
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getWidth()
Get Width
- getWidth
- in file Comment.php, method PHPExcel_Comment::getWidth()
Get comment width (CSS style, i.e. XXpx or YYpt)
- getWidth
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getWidth()
Get Width
- getWidth
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::getWidth()
Get Width
- getWorkbookPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getWorkbookPassword()
Get WorkbookPassword (hashed)
- getWorksheet
- in file NamedRange.php, method PHPExcel_NamedRange::getWorksheet()
Get worksheet
- getWorksheet
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::getWorksheet()
Get Worksheet
- getWorksheetIterator
- in file PHPExcel.php, method PHPExcel::getWorksheetIterator()
Get worksheet iterator
- getWrapText
- in file Alignment.php, method PHPExcel_Style_Alignment::getWrapText()
Get Wrap Text
- getWriterPart
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::getWriterPart()
Get writer part
- GetX
- in file tcpdf.php, method TCPDF::GetX()
Returns the relative X value of current position.
- getXfIndex
- in file Cell.php, method PHPExcel_Cell::getXfIndex()
Get index to cellXf
- getXfIndex
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::getXfIndex()
Get index to cellXf
- getXfIndex
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::getXfIndex()
Get index to cellXf
- getXValues
- in file bestFitClass.php, method PHPExcel_Best_Fit::getXValues()
- GetY
- in file tcpdf.php, method TCPDF::GetY()
Returns the ordinate of the current position.
- getYBestFitValues
- in file bestFitClass.php, method PHPExcel_Best_Fit::getYBestFitValues()
- getZipClass
- in file Settings.php, method PHPExcel_Settings::getZipClass()
Return the Zip Class to use (PCLZip or ZipArchive)
- getZoomScale
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::getZoomScale()
Get ZoomScale
- getZoomScaleNormal
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::getZoomScaleNormal()
Get ZoomScaleNormal
- get_mqr
- in file tcpdf.php, method TCPDF::get_mqr()
Gets the current active configuration setting of magic_quotes_runtime (if the get_magic_quotes_runtime function exist)
- grad
- in file LMQuadTest.php, method LMQuadTest::grad()
z = (p-o)'S'S(p-o) dz/dp = 2S'S(p-o)
- Gradient
- in file tcpdf.php, method TCPDF::Gradient()
Output gradient.
- GROWTH
- in file Statistical.php, method PHPExcel_Calculation_Statistical::GROWTH()
GROWTH
- Gnumeric.php
- procedural page Gnumeric.php
- ger.php
- procedural page ger.php
top
h
- $h
- in file tcpdf.php, variable TCPDF::$h
- $header_font
- in file tcpdf.php, variable TCPDF::$header_font
- $header_logo
- in file tcpdf.php, variable TCPDF::$header_logo
- $header_logo_width
- in file tcpdf.php, variable TCPDF::$header_logo_width
- $header_margin
- in file tcpdf.php, variable TCPDF::$header_margin
- $header_string
- in file tcpdf.php, variable TCPDF::$header_string
- $header_title
- in file tcpdf.php, variable TCPDF::$header_title
- $hint
- in file qrcode.php, variable QRcode::$hint
- $hPt
- in file tcpdf.php, variable TCPDF::$hPt
- $HREF
- in file tcpdf.php, variable TCPDF::$HREF
- $htmlLinkColorArray
- in file tcpdf.php, variable TCPDF::$htmlLinkColorArray
Default color for html links
- $htmlLinkFontStyle
- in file tcpdf.php, variable TCPDF::$htmlLinkFontStyle
Default font style to add to html links
- $htmlvspace
- in file tcpdf.php, variable TCPDF::$htmlvspace
Count the latest inserted vertical spaces on HTML
- HARMEAN
- in file Statistical.php, method PHPExcel_Calculation_Statistical::HARMEAN()
HARMEAN
- harmonicMean
- in file Stats.php, method Base::harmonicMean()
Calculates the harmonic mean of the data points in the set Handles cummulative data sets correctly
- hasDataValidation
- in file Cell.php, method PHPExcel_Cell::hasDataValidation()
Has Data validation?
- hashPassword
- in file PasswordHasher.php, method PHPExcel_Shared_PasswordHasher::hashPassword()
Create a password hash from a given string.
- hasHyperlink
- in file Cell.php, method PHPExcel_Cell::hasHyperlink()
Has Hyperlink
- Header
- in file tcpdf.php, method TCPDF::Header()
This method is used to render the page header.
- HEAD_MAGNIFICATION
- in file tcpdf_config.php, constant HEAD_MAGNIFICATION
magnification factor for titles
- HEXTOBIN
- in file Engineering.php, method PHPExcel_Calculation_Engineering::HEXTOBIN()
HEXTOBIN
- HEXTODEC
- in file Engineering.php, method PHPExcel_Calculation_Engineering::HEXTODEC()
HEXTODEC
- HEXTOOCT
- in file Engineering.php, method PHPExcel_Calculation_Engineering::HEXTOOCT()
HEXTOOCT
- hex_to_dec
- in file barcodes.php, method TCPDFBarcode::hex_to_dec()
Convert large hexadecimal number to decimal representation (string).
- HORIZONTAL_CENTER
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_CENTER
- HORIZONTAL_CENTER_CONTINUOUS
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_CENTER_CONTINUOUS
- HORIZONTAL_GENERAL
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_GENERAL
- HORIZONTAL_JUSTIFY
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_JUSTIFY
- HORIZONTAL_LEFT
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_LEFT
- HORIZONTAL_RIGHT
- in file Alignment.php, class constant PHPExcel_Style_Alignment::HORIZONTAL_RIGHT
- HOUROFDAY
- in file DateTime.php, method PHPExcel_Calculation_DateTime::HOUROFDAY()
HOUROFDAY
- HYPERLINK
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::HYPERLINK()
HYPERLINK
- hyperlinkExists
- in file Worksheet.php, method PHPExcel_Worksheet::hyperlinkExists()
Hyperlink at a specific coordinate exists?
- HYPGEOMDIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::HYPGEOMDIST()
HYPGEOMDIST
- hyphenateText
- in file tcpdf.php, method TCPDF::hyphenateText()
Returns text with soft hyphens.
- hyphenateWord
- in file tcpdf.php, method TCPDF::hyphenateWord()
Returns an array of chars containing soft hyphens.
- hypo
- in file Maths.php, function hypo()
- Hyperlink.php
- procedural page Hyperlink.php
- HashTable.php
- procedural page HashTable.php
- header.php
- procedural page header.php
- helvetica.php
- procedural page helvetica.php
- helveticab.php
- procedural page helveticab.php
- helveticabi.php
- procedural page helveticabi.php
- helveticai.php
- procedural page helveticai.php
- hysmyeongjostdmedium.php
- procedural page hysmyeongjostdmedium.php
- htmlcolors.php
- procedural page htmlcolors.php
- HeaderFooter.php
- procedural page HeaderFooter.php
- HeaderFooterDrawing.php
- procedural page HeaderFooterDrawing.php
- HTML.php
- procedural page HTML.php
top
i
- $imagekeys
- in file tcpdf.php, variable TCPDF::$imagekeys
Store the image keys.
- $images
- in file tcpdf.php, variable TCPDF::$images
- $imgscale
- in file tcpdf.php, variable TCPDF::$imgscale
- $img_rb_x
- in file tcpdf.php, variable TCPDF::$img_rb_x
- $img_rb_y
- in file tcpdf.php, variable TCPDF::$img_rb_y
- $InFooter
- in file tcpdf.php, variable TCPDF::$InFooter
- $internal_encoding
- in file tcpdf.php, variable TCPDF::$internal_encoding
- $inthead
- in file tcpdf.php, variable TCPDF::$inthead
True when we are printing the thead section on a new page
- $intmrk
- in file tcpdf.php, variable TCPDF::$intmrk
Array used to store positions inside the pages buffer.
- $inxobj
- in file tcpdf.php, variable TCPDF::$inxobj
- $isunicode
- in file tcpdf.php, variable TCPDF::$isunicode
- $items
- in file qrcode.php, variable QRcode::$items
- IDENTIFIER_OLE
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::IDENTIFIER_OLE
- IDENTIFIER_OLE
- in file OLERead.php, constant IDENTIFIER_OLE
PHPExcel
- identify
- in file IOFactory.php, method PHPExcel_IOFactory::identify()
Identify file type using automatic PHPExcel_Reader_IReader resolution
- identifyMode
- in file qrcode.php, method QRcode::identifyMode()
identifyMode
- identity
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::identity()
identity
- IFERROR
- in file Logical.php, method PHPExcel_Calculation_Logical::IFERROR()
IFERROR
- IMABS
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMABS()
IMABS
- Image
- in file tcpdf.php, method TCPDF::Image()
Puts an image in the page.
- imagecreatefrombmp
- in file Drawing.php, method PHPExcel_Shared_Drawing::imagecreatefrombmp()
Create a new image from file. By alexander at alexauto dot nl
- ImageEps
- in file tcpdf.php, method TCPDF::ImageEps()
Embed vector-based Adobe Illustrator (AI) or AI-compatible EPS files.
- ImagePngAlpha
- in file tcpdf.php, method TCPDF::ImagePngAlpha()
Extract info from a PNG image with alpha channel using the GD library.
- ImageSVG
- in file tcpdf.php, method TCPDF::ImageSVG()
Embedd a Scalable Vector Graphics (SVG) image.
- IMAGE_FOOTER_CENTER
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_FOOTER_CENTER
- IMAGE_FOOTER_LEFT
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_FOOTER_LEFT
- IMAGE_FOOTER_RIGHT
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_FOOTER_RIGHT
- IMAGE_HEADER_CENTER
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_HEADER_CENTER
- IMAGE_HEADER_LEFT
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_HEADER_LEFT
- IMAGE_HEADER_RIGHT
- in file HeaderFooter.php, class constant PHPExcel_Worksheet_HeaderFooter::IMAGE_HEADER_RIGHT
- IMAGINARY
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMAGINARY()
IMAGINARY
- IMARGUMENT
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMARGUMENT()
IMARGUMENT
- imb_crc11fcs
- in file barcodes.php, method TCPDFBarcode::imb_crc11fcs()
Intelligent Mail Barcode calculation of Frame Check Sequence
- imb_reverse_us
- in file barcodes.php, method TCPDFBarcode::imb_reverse_us()
Reverse unsigned short value
- imb_tables
- in file barcodes.php, method TCPDFBarcode::imb_tables()
generate Nof13 tables used for Intelligent Mail Barcode
- IMCONJUGATE
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMCONJUGATE()
IMCONJUGATE
- IMCOS
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMCOS()
IMCOS
- IMDIV
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMDIV()
IMDIV
- IMEXP
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMEXP()
IMEXP
- IMLN
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMLN()
IMLN
- IMLOG2
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMLOG2()
IMLOG2
- IMLOG10
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMLOG10()
IMLOG10
- IMPACT
- in file Font.php, class constant PHPExcel_Shared_Font::IMPACT
- IMPOWER
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMPOWER()
IMPOWER
- IMPRODUCT
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMPRODUCT()
IMPRODUCT
- IMREAL
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMREAL()
IMREAL
- IMSIN
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMSIN()
IMSIN
- IMSQRT
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMSQRT()
IMSQRT
- IMSUB
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMSUB()
IMSUB
- IMSUM
- in file Engineering.php, method PHPExcel_Calculation_Engineering::IMSUM()
IMSUM
- inchSizeToPixels
- in file Font.php, method PHPExcel_Shared_Font::inchSizeToPixels()
Calculate an (approximate) pixel size, based on inch size
- IncludeJS
- in file tcpdf.php, method TCPDF::IncludeJS()
Adds a javascript
- INDEX
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::INDEX()
INDEX
- indexedColor
- in file Color.php, method PHPExcel_Style_Color::indexedColor()
Get indexed color
- INDIRECT
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::INDIRECT()
INDIRECT
- init
- in file qrcode.php, method QRcode::init()
Initialize code.
- init
- in file File.php, method PHPExcel_Shared_OLE_PPS_File::init()
Initialization method. Has to be called right after OLE_PPS_File().
- initial
- in file LMQuadTest.php, method LMQuadTest::initial()
- initialize
- in file CachedObjectStorageFactory.php, method PHPExcel_CachedObjectStorageFactory::initialize()
- init_rs
- in file qrcode.php, method QRcode::init_rs()
Initialize a Reed-Solomon codec and add it to existing rsitems
- init_rs_char
- in file qrcode.php, method QRcode::init_rs_char()
Initialize a Reed-Solomon codec and returns an array of values.
- insertBitmap
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::insertBitmap()
Insert a 24bit bitmap image in a worksheet.
- insertNewBefore
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::insertNewBefore()
Insert a new column, updating all possible related data
- insertNewColumnBefore
- in file Worksheet.php, method PHPExcel_Worksheet::insertNewColumnBefore()
Insert a new column, updating all possible related data
- insertNewColumnBeforeByIndex
- in file Worksheet.php, method PHPExcel_Worksheet::insertNewColumnBeforeByIndex()
Insert a new column, updating all possible related data
- insertNewRowBefore
- in file Worksheet.php, method PHPExcel_Worksheet::insertNewRowBefore()
Insert a new row, updating all possible related data
- insertStructuredAppendHeader
- in file qrcode.php, method QRcode::insertStructuredAppendHeader()
insertStructuredAppendHeader
- INT
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::INT()
INT
- INTERCEPT
- in file Statistical.php, method PHPExcel_Calculation_Statistical::INTERCEPT()
INTERCEPT
- interquartileMean
- in file Stats.php, method Base::interquartileMean()
The interquartile mean is defined as the mean of the values left after discarding the lower 25% and top 25% ranked values, i.e.:
- interquartileRange
- in file Stats.php, method Base::interquartileRange()
The interquartile range is the distance between the 75th and 25th percentiles. Basically the range of the middle 50% of the data set, and thus is not affected by outliers or extreme values.
- INTRATE
- in file Financial.php, method PHPExcel_Calculation_Financial::INTRATE()
INTRATE
- intToRoman
- in file tcpdf.php, method TCPDF::intToRoman()
Returns the Roman representation of an integer number
- inverse
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::inverse()
Matrix inverse or pseudoinverse.
- IPMT
- in file Financial.php, method PHPExcel_Calculation_Financial::IPMT()
IPMT
- IRR
- in file Financial.php, method PHPExcel_Calculation_Financial::IRR()
- isalnumat
- in file qrcode.php, method QRcode::isalnumat()
Return true if the character at specified position is an alphanumeric character
- isCellValue
- in file Functions.php, method PHPExcel_Calculation_Functions::isCellValue()
- isColumnsToRepeatAtLeftSet
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isColumnsToRepeatAtLeftSet()
Is Columns to repeat at left set?
- isCustomPropertySet
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::isCustomPropertySet()
Check if a Custom Property is defined
- isDataSet
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- isDataSet
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- isDataSet
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- isDataSet
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- isDataSet
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::isDataSet()
Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- 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?
- isdigitat
- in file qrcode.php, method QRcode::isdigitat()
Return true if the character at specified position is a number
- isFile
- in file OLE.php, method PHPExcel_Shared_OLE::isFile()
Checks whether a PPS is a File PPS or not.
- isFullRank
- in file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::isFullRank()
Is the matrix full rank?
- isImplemented
- in file Calculation.php, method PHPExcel_Calculation::isImplemented()
Is a specific function implemented?
- isInRange
- in file Cell.php, method PHPExcel_Cell::isInRange()
Is cell in a specific range?
- isInternal
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::isInternal()
Is this hyperlink internal? (to another sheet)
- isMatrixValue
- in file Functions.php, method PHPExcel_Calculation_Functions::isMatrixValue()
- isNonsingular
- in file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::isNonsingular()
Is the matrix nonsingular?
- ISPMT
- in file Financial.php, method PHPExcel_Calculation_Financial::ISPMT()
ISPMT
- isPrintAreaSet
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isPrintAreaSet()
Is print area set?
- isProtectionEnabled
- in file Protection.php, method PHPExcel_Worksheet_Protection::isProtectionEnabled()
Is some sort of protection enabled?
- isRoot
- in file OLE.php, method PHPExcel_Shared_OLE::isRoot()
Checks whether a PPS is a Root PPS or not.
- isRowsToRepeatAtTopSet
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::isRowsToRepeatAtTopSet()
Is Rows to repeat at top set?
- isRTLTextDir
- in file tcpdf.php, method TCPDF::isRTLTextDir()
Return the current temporary RTL status
- isSecurityEnabled
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::isSecurityEnabled()
Is some sort of dcument security enabled?
- isSPD
- in file CholeskyDecomposition.php, method CholeskyDecomposition::isSPD()
Is the matrix symmetric and positive definite?
- isTabColorSet
- in file Worksheet.php, method PHPExcel_Worksheet::isTabColorSet()
Tab color set?
- isUnicodeFont
- in file tcpdf.php, method TCPDF::isUnicodeFont()
Return true if the current font is unicode type.
- IsUTF8
- in file String.php, method PHPExcel_Shared_String::IsUTF8()
Check if a string contains UTF8 data
- isValidCSSSelectorForTag
- in file tcpdf.php, method TCPDF::isValidCSSSelectorForTag()
Returns true if the CSS selector is valid for the selected HTML tag
- isValue
- in file Functions.php, method PHPExcel_Calculation_Functions::isValue()
- IS_BLANK
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_BLANK()
IS_BLANK
- IS_ERR
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_ERR()
IS_ERR
- IS_ERROR
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_ERROR()
IS_ERROR
- IS_EVEN
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_EVEN()
IS_EVEN
- IS_LOGICAL
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_LOGICAL()
IS_LOGICAL
- IS_NA
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_NA()
IS_NA
- IS_NONTEXT
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_NONTEXT()
IS_NONTEXT
- IS_NUMBER
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_NUMBER()
IS_NUMBER
- IS_ODD
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_ODD()
IS_ODD
- IS_TEXT
- in file Functions.php, method PHPExcel_Calculation_Functions::IS_TEXT()
IS_TEXT
- ICache.php
- procedural page ICache.php
- IValueBinder.php
- procedural page IValueBinder.php
- IComparable.php
- procedural page IComparable.php
- IOFactory.php
- procedural page IOFactory.php
- IReader.php
- procedural page IReader.php
- IReadFilter.php
- procedural page IReadFilter.php
- ITextElement.php
- procedural page ITextElement.php
- index.php
- procedural page index.php
- ita.php
- procedural page ita.php
- IWriter.php
- procedural page IWriter.php
top
j
- $javascript
- in file tcpdf.php, variable TCPDF::$javascript
javascript code
- $jpeg_quality
- in file tcpdf.php, variable TCPDF::$jpeg_quality
Set the default JPEG compression quality (1-100)
- $js_objects
- in file tcpdf.php, variable TCPDF::$js_objects
Javascript objects array
- JAMAError
- in file Error.php, function JAMAError()
Custom error handler
- JAMALANG
- in file Error.php, constant JAMALANG
top
k
- $k
- in file tcpdf.php, variable TCPDF::$k
- $keywords
- in file tcpdf.php, variable TCPDF::$keywords
- key
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::key()
Current key
- key
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::key()
Current key
- key
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::key()
Current key
- KURT
- in file Statistical.php, method PHPExcel_Calculation_Statistical::KURT()
KURT
- kurtosis
- in file Stats.php, method Base::kurtosis()
Calculates the kurtosis of the data distribution in the set The kurtosis measures the degrees of peakedness of a distribution.
- K_BLANK_IMAGE
- in file tcpdf_config.php, constant K_BLANK_IMAGE
blank image
- K_CELL_HEIGHT_RATIO
- in file tcpdf_config.php, constant K_CELL_HEIGHT_RATIO
height of cell repect font height
- K_PATH_CACHE
- in file tcpdf_config.php, constant K_PATH_CACHE
cache directory for temporary files (full path)
- K_PATH_FONTS
- in file tcpdf_config.php, constant K_PATH_FONTS
path for PDF fonts
- K_PATH_IMAGES
- in file tcpdf_config.php, constant K_PATH_IMAGES
images directory
- K_PATH_MAIN
- in file tcpdf_config.php, constant K_PATH_MAIN
Installation path (/var/www/tcpdf/).
- K_PATH_URL
- in file tcpdf_config.php, constant K_PATH_URL
URL path to tcpdf installation folder (http://localhost/tcpdf/).
- K_PATH_URL_CACHE
- in file tcpdf_config.php, constant K_PATH_URL_CACHE
cache directory for temporary files (url path)
- K_SMALL_RATIO
- in file tcpdf_config.php, constant K_SMALL_RATIO
reduction factor for small font
- K_TCPDF_CALLS_IN_HTML
- in file tcpdf_config.php, constant K_TCPDF_CALLS_IN_HTML
if true allows to call TCPDF methods using HTML syntax IMPORTANT: For security reason, disable this feature if you are printing user HTML content.
- K_THAI_TOPCHARS
- in file tcpdf_config.php, constant K_THAI_TOPCHARS
set to true to enable the special procedure used to avoid the overlappind of symbols on Thai language
- K_TITLE_MAGNIFICATION
- in file tcpdf_config.php, constant K_TITLE_MAGNIFICATION
title magnification respect main font size
- kozgopromedium.php
- procedural page kozgopromedium.php
- kozminproregular.php
- procedural page kozminproregular.php
top
l
- $l
- in file tcpdf.php, variable TCPDF::$l
- $lasth
- in file tcpdf.php, variable TCPDF::$lasth
- $last_enc_key
- in file tcpdf.php, variable TCPDF::$last_enc_key
last RC4 key encrypted (cached for optimisation)
- $last_enc_key_c
- in file tcpdf.php, variable TCPDF::$last_enc_key_c
last RC4 computed key
- $LayoutMode
- in file tcpdf.php, variable TCPDF::$LayoutMode
- $lengthTableBits
- in file qrcode.php, variable QRcode::$lengthTableBits
- $level
- in file qrcode.php, variable QRcode::$level
- $linestyleCap
- in file tcpdf.php, variable TCPDF::$linestyleCap
PDF string for last line width
- $linestyleDash
- in file tcpdf.php, variable TCPDF::$linestyleDash
PDF string for last line width
- $linestyleJoin
- in file tcpdf.php, variable TCPDF::$linestyleJoin
PDF string for last line width
- $linestyleWidth
- in file tcpdf.php, variable TCPDF::$linestyleWidth
PDF string for last line width
- $linethrough
- in file tcpdf.php, variable TCPDF::$linethrough
line trough state
- $LineWidth
- in file tcpdf.php, variable TCPDF::$LineWidth
- $links
- in file tcpdf.php, variable TCPDF::$links
- $lispacer
- in file tcpdf.php, variable TCPDF::$lispacer
- $listcount
- in file tcpdf.php, variable TCPDF::$listcount
- $listindent
- in file tcpdf.php, variable TCPDF::$listindent
- $listindentlevel
- in file tcpdf.php, variable TCPDF::$listindentlevel
- $listnum
- in file tcpdf.php, variable TCPDF::$listnum
- $listordered
- in file tcpdf.php, variable TCPDF::$listordered
- $lisymbol
- in file tcpdf.php, variable TCPDF::$lisymbol
Symbol used for HTML unordered list items
- $lMargin
- in file tcpdf.php, variable TCPDF::$lMargin
- LagrangeInterpolation
- in file LagrangeInterpolation.php, class LagrangeInterpolation
Given n points (x0,y0)...(xn-1,yn-1), the following methid computes the polynomial factors of the n-1't degree polynomial passing through the n points.
- LARGE
- in file Statistical.php, method PHPExcel_Calculation_Statistical::LARGE()
LARGE
- last
- in file Calculation.php, method PHPExcel_Token_Stack::last()
- lastPage
- in file tcpdf.php, method TCPDF::lastPage()
Reset pointer to the last document page.
- LCM
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::LCM()
LCM
- LEFT
- in file TextData.php, method PHPExcel_Calculation_TextData::LEFT()
LEFT
- lengthIndicator
- in file qrcode.php, method QRcode::lengthIndicator()
Return the size of length indicator for the mode and version.
- lengthOfCode
- in file qrcode.php, method QRcode::lengthOfCode()
lengthOfCode
- LevenbergMarquardt
- in file LevenbergMarquardt.php, class LevenbergMarquardt
- 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
- Line
- in file tcpdf.php, method TCPDF::Line()
Draws a line between two points.
- LinearGradient
- in file tcpdf.php, method TCPDF::LinearGradient()
Paints a linear colour gradient.
- LINEST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::LINEST()
LINEST
- Link
- in file tcpdf.php, method TCPDF::Link()
Puts a link on a rectangular area of the page.
- listAllFunctionNames
- in file Calculation.php, method PHPExcel_Calculation::listAllFunctionNames()
Get a list of all Excel function names
- ListBox
- in file tcpdf.php, method TCPDF::ListBox()
Creates a List-box field
- listContent
- in file pclzip.lib.php, method PclZip::listContent()
- listFunctionNames
- in file Calculation.php, method PHPExcel_Calculation::listFunctionNames()
Get a list of implemented Excel function names
- listFunctions
- in file Calculation.php, method PHPExcel_Calculation::listFunctions()
Get a list of all implemented functions as an array of function objects
- listWorksheetNames
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::listWorksheetNames()
Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
- listWorksheetNames
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::listWorksheetNames()
Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
- listWorksheetNames
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::listWorksheetNames()
Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
- listWorksheetNames
- in file Excel5.php, method PHPExcel_Reader_Excel5::listWorksheetNames()
Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
- listWorksheetNames
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::listWorksheetNames()
Reads names of the worksheets from a file, without parsing the whole file to a PHPExcel object
- LMQuadTest
- in file LMQuadTest.php, class LMQuadTest
quadratic (p-o)'S'S(p-o)
- Ln
- in file tcpdf.php, method TCPDF::Ln()
Performs a line break.
- load
- in file IOFactory.php, method PHPExcel_IOFactory::load()
Loads PHPExcel from file using automatic PHPExcel_Reader_IReader resolution
- load
- in file IReader.php, method PHPExcel_Reader_IReader::load()
Loads PHPExcel from file
- load
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::load()
Loads PHPExcel from file
- load
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::load()
Load Escher stream data. May be a partial Escher stream.
- load
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::load()
Loads PHPExcel from file
- load
- in file Excel5.php, method PHPExcel_Reader_Excel5::load()
Loads PHPExcel from file
- Load
- in file Autoloader.php, method PHPExcel_Autoloader::Load()
- load
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::load()
Loads PHPExcel from file
- load
- in file CSV.php, method PHPExcel_Reader_CSV::load()
Loads PHPExcel from file
- load
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::load()
Loads PHPExcel from file
- load
- in file SYLK.php, method PHPExcel_Reader_SYLK::load()
Loads PHPExcel from file
- loadIntoExisting
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::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 SYLK.php, method PHPExcel_Reader_SYLK::loadIntoExisting()
Loads PHPExcel from file into PHPExcel instance
- loadIntoExisting
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::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
- LocalDate2OLE
- in file OLE.php, method PHPExcel_Shared_OLE::LocalDate2OLE()
Utility function Returns a string for the OLE container with the date given
- LOGEST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::LOGEST()
LOGEST
- LOGICAL_AND
- in file Logical.php, method PHPExcel_Calculation_Logical::LOGICAL_AND()
LOGICAL_AND
- LOGICAL_OR
- in file Logical.php, method PHPExcel_Calculation_Logical::LOGICAL_OR()
LOGICAL_OR
- LOGINV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::LOGINV()
LOGINV
- LOGNORMDIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::LOGNORMDIST()
LOGNORMDIST
- LOG_BASE
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::LOG_BASE()
LOG_BASE
- LOG_GAMMA_X_MAX_VALUE
- in file Statistical.php, constant LOG_GAMMA_X_MAX_VALUE
LOG_GAMMA_X_MAX_VALUE
- lookAnTable
- in file qrcode.php, method QRcode::lookAnTable()
Look up the alphabet-numeric convesion table (see JIS X0510:2004, pp.19).
- LOOKUP
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::LOOKUP()
LOOKUP The LOOKUP function searches for value either from a one-row or one-column range or from an array.
- LOWERCASE
- in file TextData.php, method PHPExcel_Calculation_TextData::LOWERCASE()
LOWERCASE
- 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
- Logical.php
- procedural page Logical.php
- LookupRef.php
- procedural page LookupRef.php
- LagrangeInterpolation.php
- procedural page LagrangeInterpolation.php
- LagrangeInterpolation2.php
- procedural page LagrangeInterpolation2.php
- LevenbergMarquardt.php
- procedural page LevenbergMarquardt.php
- LMQuadTest.php
- procedural page LMQuadTest.php
- LUDecomposition.php
- procedural page LUDecomposition.php
- linearBestFitClass.php
- procedural page linearBestFitClass.php
- logarithmicBestFitClass.php
- procedural page logarithmicBestFitClass.php
top
m
- $magic_quotes_status
- in file pclzip.lib.php, variable PclZip::$magic_quotes_status
- $maxselcol
- in file tcpdf.php, variable TCPDF::$maxselcol
Maximum page and column selected
- magic
- in file MagicSquareExample.php, method MagicSquareExample::magic()
Generate magic square test matrix.
- MagicSquareExample
- in file MagicSquareExample.php, class MagicSquareExample
Example of use of Matrix Class, featuring magic squares.
- main
- in file MagicSquareExample.php, method MagicSquareExample::main()
Tests LU, QR, SVD and symmetric Eig decompositions.
- MakeFont
- in file makefont.php, function MakeFont()
- MakeFontDescriptor
- in file makefont.php, function MakeFontDescriptor()
- MakeFontEncoding
- in file makefont.php, function MakeFontEncoding()
- makeMask
- in file qrcode.php, method QRcode::makeMask()
makeMask
- makeMaskNo
- in file qrcode.php, method QRcode::makeMaskNo()
makeMaskNo
- MakeWidthArray
- in file makefont.php, function MakeWidthArray()
- mask
- in file qrcode.php, method QRcode::mask()
mask
- mask0
- in file qrcode.php, method QRcode::mask0()
mask0
- mask1
- in file qrcode.php, method QRcode::mask1()
mask1
- mask2
- in file qrcode.php, method QRcode::mask2()
mask2
- mask3
- in file qrcode.php, method QRcode::mask3()
mask3
- mask4
- in file qrcode.php, method QRcode::mask4()
mask4
- mask5
- in file qrcode.php, method QRcode::mask5()
mask5
- mask6
- in file qrcode.php, method QRcode::mask6()
mask6
- mask7
- in file qrcode.php, method QRcode::mask7()
mask7
- MATCH
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::MATCH()
MATCH
- Math_Stats
- in file Stats.php, method Base::Math_Stats()
Constructor for the class
- MatrixDimensionException
- in file Error.php, constant MatrixDimensionException
- MatrixDimensionException
- in file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::MatrixDimensionException
- MatrixRankException
- in file QRDecomposition.php, class constant PHPExcel_Shared_JAMA_QRDecomposition::MatrixRankException
- MatrixRankException
- in file Error.php, constant MatrixRankException
- MatrixSingularException
- in file Error.php, constant MatrixSingularException
- MatrixSingularException
- in file LUDecomposition.php, class constant PHPExcel_Shared_JAMA_LUDecomposition::MatrixSingularException
- MatrixSPDException
- in file Error.php, constant MatrixSPDException
- MatrixSquareException
- in file LUDecomposition.php, class constant PHPExcel_Shared_JAMA_LUDecomposition::MatrixSquareException
- MAX
- in file Statistical.php, method PHPExcel_Calculation_Statistical::MAX()
MAX
- max
- in file Stats.php, method Base::max()
Calculates the maximum of a data set.
- MAXA
- in file Statistical.php, method PHPExcel_Calculation_Statistical::MAXA()
MAXA
- MAXIF
- in file Statistical.php, method PHPExcel_Calculation_Statistical::MAXIF()
MAXIF
- maximumWords
- in file qrcode.php, method QRcode::maximumWords()
Return the maximum length for the mode and version.
- MAX_ITERATIONS
- in file Functions.php, constant MAX_ITERATIONS
MAX_ITERATIONS
- MAX_STRUCTURED_SYMBOLS
- in file qrcode.php, constant MAX_STRUCTURED_SYMBOLS
Max number of symbols for structured mode
- MAX_VALUE
- in file Functions.php, constant MAX_VALUE
MAX_VALUE
- mb_str_replace
- in file Functions.php, function mb_str_replace()
- MDETERM
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::MDETERM()
MDETERM
- mean
- in file Stats.php, method Base::mean()
Calculates the mean (average) of the data points in the set Handles cummulative data sets correctly
- median
- in file Stats.php, method Base::median()
Calculates the median of a data set.
- MEDIAN
- in file Statistical.php, method PHPExcel_Calculation_Statistical::MEDIAN()
MEDIAN
- merge
- in file pclzip.lib.php, method PclZip::merge()
- mergeBitStream
- in file qrcode.php, method QRcode::mergeBitStream()
mergeBitStream
- mergeCells
- in file Worksheet.php, method PHPExcel_Worksheet::mergeCells()
Set merge on a cell range
- mergeCellsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::mergeCellsByColumnAndRow()
Set merge on a cell range by using numeric cell coordinates
- MICROSOFT_SANS_SERIF
- in file Font.php, class constant PHPExcel_Shared_Font::MICROSOFT_SANS_SERIF
- microtime_float
- in file MagicSquareExample.php, method MagicSquareExample::microtime_float()
Simple function to replicate PHP 5 behaviour
- microtime_float
- in file benchmark.php, method Benchmark::microtime_float()
Simple function to replicate PHP 5 behaviour
- MID
- in file TextData.php, method PHPExcel_Calculation_TextData::MID()
MID
- midrange
- in file Stats.php, method Base::midrange()
Calculates the midrange of a data set.
- MIMETYPE_DEFAULT
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_DEFAULT
- MIMETYPE_GIF
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_GIF
- MIMETYPE_JPEG
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_JPEG
- MIMETYPE_PNG
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::MIMETYPE_PNG
- MIN
- in file Statistical.php, method PHPExcel_Calculation_Statistical::MIN()
MIN
- min
- in file Stats.php, method Base::min()
Calculates the minimum of a data set.
- MINA
- in file Statistical.php, method PHPExcel_Calculation_Statistical::MINA()
MINA
- MINIF
- in file Statistical.php, method PHPExcel_Calculation_Statistical::MINIF()
MINIF
- minus
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::minus()
minus
- minusEquals
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::minusEquals()
minusEquals
- MINUTEOFHOUR
- in file DateTime.php, method PHPExcel_Calculation_DateTime::MINUTEOFHOUR()
MINUTEOFHOUR
- MINVERSE
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::MINVERSE()
MINVERSE
- MIRR
- in file Financial.php, method PHPExcel_Calculation_Financial::MIRR()
- MirrorH
- in file tcpdf.php, method TCPDF::MirrorH()
Horizontal Mirroring.
- MirrorL
- in file tcpdf.php, method TCPDF::MirrorL()
Reflection against a straight line through point (x, y) with the gradient angle (angle).
- MirrorP
- in file tcpdf.php, method TCPDF::MirrorP()
Point reflection mirroring.
- MirrorV
- in file tcpdf.php, method TCPDF::MirrorV()
Verical Mirroring.
- MMULT
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::MMULT()
MMULT
- MOD
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::MOD()
MOD
- mode
- in file Stats.php, method Base::mode()
Calculates the mode of a data set.
- MODE
- in file Statistical.php, method PHPExcel_Calculation_Statistical::MODE()
MODE
- modnn
- in file qrcode.php, method QRcode::modnn()
modnn
- money_format
- in file Functions.php, function money_format()
- MONTHOFYEAR
- in file DateTime.php, method PHPExcel_Calculation_DateTime::MONTHOFYEAR()
MONTHOFYEAR
- movePage
- in file tcpdf.php, method TCPDF::movePage()
Move a page to a previous position.
- MROUND
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::MROUND()
MROUND
- MultiCell
- in file tcpdf.php, method TCPDF::MultiCell()
This method allows printing text with line breaks.
- MULTINOMIAL
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::MULTINOMIAL()
MULTINOMIAL
- M_2DIVPI
- in file Functions.php, constant M_2DIVPI
2 / PI
- Memcache.php
- procedural page Memcache.php
- Memory.php
- procedural page Memory.php
- MemoryGZip.php
- procedural page MemoryGZip.php
- MemorySerialized.php
- procedural page MemorySerialized.php
- MathTrig.php
- procedural page MathTrig.php
- MagicSquareExample.php
- procedural page MagicSquareExample.php
- Matrix.php
- procedural page Matrix.php
- Maths.php
- procedural page Maths.php
- msungstdlight.php
- procedural page msungstdlight.php
- makeallttffonts.php
- procedural page makeallttffonts.php
- makefont.php
- procedural page makefont.php
- MemoryDrawing.php
- procedural page MemoryDrawing.php
top
n
- $n
- in file tcpdf.php, variable TCPDF::$n
- $Name
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Name
The PPS name (in Unicode)
- $newline
- in file tcpdf.php, variable TCPDF::$newline
True if a newline is created.
- $newpagegroup
- in file tcpdf.php, variable TCPDF::$newpagegroup
Array of page numbers were a new page group was started
- $NextPps
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$NextPps
The index of the next PPS
- $No
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$No
The PPS index
- $numfonts
- in file tcpdf.php, variable TCPDF::$numfonts
Counts the number of fonts.
- $numimages
- in file tcpdf.php, variable TCPDF::$numimages
Counts the number of pages.
- $numpages
- in file tcpdf.php, variable TCPDF::$numpages
Counts the number of pages.
- $num_columns
- in file tcpdf.php, variable TCPDF::$num_columns
Number of colums
- $n_js
- in file tcpdf.php, variable TCPDF::$n_js
javascript counter
- $n_ocg_print
- in file tcpdf.php, variable TCPDF::$n_ocg_print
Print visibility.
- $n_ocg_view
- in file tcpdf.php, variable TCPDF::$n_ocg_view
View visibility.
- N
- in file Functions.php, method PHPExcel_Calculation_Functions::N()
N
- N1
- in file qrcode.php, constant N1
Down point base value for case 1 mask pattern (concatenation of same color in a line or a column)
- N2
- in file qrcode.php, constant N2
Down point base value for case 2 mask pattern (module block of same color)
- N3
- in file qrcode.php, constant N3
Down point base value for case 3 mask pattern (1:1:3:1:1(dark:bright:dark:bright:dark)pattern in a line or a column)
- N4
- in file qrcode.php, constant N4
Down point base value for case 4 mask pattern (ration of dark modules in whole)
- NA
- in file Functions.php, method PHPExcel_Calculation_Functions::NA()
NA
- NAME
- in file Functions.php, method PHPExcel_Calculation_Functions::NAME()
NAME
- namedRangeToArray
- in file Worksheet.php, method PHPExcel_Worksheet::namedRangeToArray()
Create array from a range of cells
- NaN
- in file Functions.php, method PHPExcel_Calculation_Functions::NaN()
NaN
- NEGBINOMDIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::NEGBINOMDIST()
NEGBINOMDIST
- NETWORKDAYS
- in file DateTime.php, method PHPExcel_Calculation_DateTime::NETWORKDAYS()
NETWORKDAYS
- newFrame
- in file qrcode.php, method QRcode::newFrame()
Set new frame for the specified version.
- newFromBytes
- in file qrcode.php, method QRcode::newFromBytes()
Return new bitstream from bytes
- newFromNum
- in file qrcode.php, method QRcode::newFromNum()
Return new bitstream from number
- newInputItem
- in file qrcode.php, method QRcode::newInputItem()
newInputItem
- next
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::next()
Next value
- next
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::next()
Next value
- next
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::next()
Next value
- NOMINAL
- in file Financial.php, method PHPExcel_Calculation_Financial::NOMINAL()
NOMINAL
- norm2
- in file SingularValueDecomposition.php, method SingularValueDecomposition::norm2()
Two norm
- NORMDIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::NORMDIST()
NORMDIST
- NORMINV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::NORMINV()
NORMINV
- NORMSDIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::NORMSDIST()
NORMSDIST
- NORMSINV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::NORMSINV()
NORMSINV
- NOT
- in file Logical.php, method PHPExcel_Calculation_Logical::NOT()
NOT
- notifyCacheController
- in file Cell.php, method PHPExcel_Cell::notifyCacheController()
Send notification to the cache controller
- NPER
- in file Financial.php, method PHPExcel_Calculation_Financial::NPER()
NPER
- NPV
- in file Financial.php, method PHPExcel_Calculation_Financial::NPV()
NPV
- NULL
- in file Functions.php, method PHPExcel_Calculation_Functions::NULL()
NULL
- 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
- NamedRange.php
- procedural page NamedRange.php
- navbar.php
- procedural page navbar.php
- NumberFormat.php
- procedural page NumberFormat.php
top
o
- $objcopy
- in file tcpdf.php, variable TCPDF::$objcopy
Used to store a cloned copy of the current class object
- $offsets
- in file tcpdf.php, variable TCPDF::$offsets
- $ole
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$ole
Pointer to OLE container
- $ole
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$ole
The OLE container of the file that is being read.
- $opencell
- in file tcpdf.php, variable TCPDF::$opencell
- $openMarkedContent
- in file tcpdf.php, variable TCPDF::$openMarkedContent
True if marked-content sequence is open
- $original_lMargin
- in file tcpdf.php, variable TCPDF::$original_lMargin
- $original_rMargin
- in file tcpdf.php, variable TCPDF::$original_rMargin
- $OutlineRoot
- in file tcpdf.php, variable TCPDF::$OutlineRoot
Outline root for bookmark
- $outlines
- in file tcpdf.php, variable TCPDF::$outlines
Outlines for bookmark
- $overline
- in file tcpdf.php, variable TCPDF::$overline
- objclone
- in file tcpdf.php, method TCPDF::objclone()
Creates a copy of a class object
- OCTTOBIN
- in file Engineering.php, method PHPExcel_Calculation_Engineering::OCTTOBIN()
OCTTOBIN
- OCTTODEC
- in file Engineering.php, method PHPExcel_Calculation_Engineering::OCTTODEC()
OCTTODEC
- OCTTOHEX
- in file Engineering.php, method PHPExcel_Calculation_Engineering::OCTTOHEX()
OCTTOHEX
- ODD
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::ODD()
ODD
- OFFSET
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::OFFSET()
OFFSET
- OLE2LocalDate
- in file OLE.php, method PHPExcel_Shared_OLE::OLE2LocalDate()
Returns a timestamp from an OLE container's date
- OLE_DATA_SIZE_SMALL
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_DATA_SIZE_SMALL
- OLE_LONG_INT_SIZE
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_LONG_INT_SIZE
- OLE_PPS_SIZE
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_SIZE
- OLE_PPS_TYPE_DIR
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_TYPE_DIR
- OLE_PPS_TYPE_FILE
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_TYPE_FILE
- OLE_PPS_TYPE_ROOT
- in file OLE.php, class constant PHPExcel_Shared_OLE::OLE_PPS_TYPE_ROOT
- 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
- Open
- in file tcpdf.php, method TCPDF::Open()
This method begins the generation of the PDF document.
- open
- in file ZipArchive.php, method PHPExcel_Shared_ZipArchive::open()
- openHTMLTagHandler
- in file tcpdf.php, method TCPDF::openHTMLTagHandler()
Process opening tags.
- OPERATORS_INFIX
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::OPERATORS_INFIX
- OPERATORS_POSTFIX
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::OPERATORS_POSTFIX
- OPERATORS_SN
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::OPERATORS_SN
- OPERATOR_BEGINSWITH
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_BEGINSWITH
- OPERATOR_BETWEEN
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_BETWEEN
- OPERATOR_BETWEEN
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_BETWEEN
- OPERATOR_CONTAINSTEXT
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_CONTAINSTEXT
- OPERATOR_ENDSWITH
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_ENDSWITH
- OPERATOR_EQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_EQUAL
- OPERATOR_EQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_EQUAL
- OPERATOR_GREATERTHAN
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_GREATERTHAN
- OPERATOR_GREATERTHAN
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_GREATERTHAN
- OPERATOR_GREATERTHANOREQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_GREATERTHANOREQUAL
- OPERATOR_GREATERTHANOREQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_GREATERTHANOREQUAL
- OPERATOR_LESSTHAN
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_LESSTHAN
- OPERATOR_LESSTHAN
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_LESSTHAN
- OPERATOR_LESSTHANOREQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_LESSTHANOREQUAL
- OPERATOR_LESSTHANOREQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_LESSTHANOREQUAL
- OPERATOR_NONE
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_NONE
- OPERATOR_NOTBETWEEN
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_NOTBETWEEN
- OPERATOR_NOTCONTAINS
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_NOTCONTAINS
- OPERATOR_NOTEQUAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::OPERATOR_NOTEQUAL
- OPERATOR_NOTEQUAL
- in file Conditional.php, class constant PHPExcel_Style_Conditional::OPERATOR_NOTEQUAL
- OPT
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::OPT
- ORIENTATION_DEFAULT
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::ORIENTATION_DEFAULT
- ORIENTATION_LANDSCAPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::ORIENTATION_LANDSCAPE
- ORIENTATION_PORTRAIT
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::ORIENTATION_PORTRAIT
- Output
- in file tcpdf.php, method TCPDF::Output()
Send the document to a given destination: string, local file or browser.
- OOCalc.php
- procedural page OOCalc.php
- OLE.php
- procedural page OLE.php
- OLERead.php
- procedural page OLERead.php
top
p
- $page
- in file tcpdf.php, variable TCPDF::$page
- $PageAnnots
- in file tcpdf.php, variable TCPDF::$PageAnnots
- $PageBreakTrigger
- in file tcpdf.php, variable TCPDF::$PageBreakTrigger
- $pagedim
- in file tcpdf.php, variable TCPDF::$pagedim
- $pagegroups
- in file tcpdf.php, variable TCPDF::$pagegroups
Contains the number of pages of the groups
- $pagelen
- in file tcpdf.php, variable TCPDF::$pagelen
Array containing page lengths in bytes.
- $PageMode
- in file tcpdf.php, variable TCPDF::$PageMode
A name object specifying how the document should be displayed when opened.
- $pageopen
- in file tcpdf.php, variable TCPDF::$pageopen
Store the fage status (true when opened, false when closed).
- $pages
- in file tcpdf.php, variable TCPDF::$pages
- $page_obj_id
- in file tcpdf.php, variable TCPDF::$page_obj_id
ID of page objects
- $page_regions
- in file tcpdf.php, variable TCPDF::$page_regions
- $params
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$params
Parameters specified by fopen().
- $pdfunit
- in file tcpdf.php, variable TCPDF::$pdfunit
- $PDFVersion
- in file tcpdf.php, variable TCPDF::$PDFVersion
- $pos
- in file ChainedBlockStream.php, variable PHPExcel_Shared_OLE_ChainedBlockStream::$pos
The file pointer.
- $premode
- in file tcpdf.php, variable TCPDF::$premode
- $PrevPps
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$PrevPps
The index of the previous PPS
- $print_footer
- in file tcpdf.php, variable TCPDF::$print_footer
- $print_header
- in file tcpdf.php, variable TCPDF::$print_header
- PageNo
- in file tcpdf.php, method TCPDF::PageNo()
Returns the current page number.
- PageNoFormatted
- in file tcpdf.php, method TCPDF::PageNoFormatted()
Returns the current page number formatted as a string.
- 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
- PAPERSIZE_6_3_4_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_6_3_4_ENVELOPE
- PAPERSIZE_A2_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A2_PAPER
- PAPERSIZE_A3
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3
- PAPERSIZE_A3_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3_EXTRA_PAPER
- PAPERSIZE_A3_EXTRA_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3_EXTRA_TRANSVERSE_PAPER
- PAPERSIZE_A3_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A3_TRANSVERSE_PAPER
- PAPERSIZE_A4
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4
- PAPERSIZE_A4_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_EXTRA_PAPER
- PAPERSIZE_A4_PLUS_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_PLUS_PAPER
- PAPERSIZE_A4_SMALL
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_SMALL
- PAPERSIZE_A4_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A4_TRANSVERSE_PAPER
- PAPERSIZE_A5
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A5
- PAPERSIZE_A5_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A5_EXTRA_PAPER
- PAPERSIZE_A5_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_A5_TRANSVERSE_PAPER
- PAPERSIZE_B4
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B4
- PAPERSIZE_B4_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B4_ENVELOPE
- PAPERSIZE_B5
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B5
- PAPERSIZE_B5_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B5_ENVELOPE
- PAPERSIZE_B6_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_B6_ENVELOPE
- PAPERSIZE_C
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C
- PAPERSIZE_C3_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C3_ENVELOPE
- PAPERSIZE_C4_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C4_ENVELOPE
- PAPERSIZE_C5_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C5_ENVELOPE
- PAPERSIZE_C6_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C6_ENVELOPE
- PAPERSIZE_C65_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_C65_ENVELOPE
- PAPERSIZE_D
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_D
- PAPERSIZE_DL_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_DL_ENVELOPE
- PAPERSIZE_E
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_E
- PAPERSIZE_EXECUTIVE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_EXECUTIVE
- PAPERSIZE_FOLIO
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_FOLIO
- PAPERSIZE_GERMAN_LEGAL_FANFOLD
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_GERMAN_LEGAL_FANFOLD
- PAPERSIZE_GERMAN_STANDARD_FANFOLD
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_GERMAN_STANDARD_FANFOLD
- PAPERSIZE_INVITE_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_INVITE_ENVELOPE
- PAPERSIZE_ISO_B4
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_ISO_B4
- PAPERSIZE_ISO_B5_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_ISO_B5_EXTRA_PAPER
- PAPERSIZE_ITALY_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_ITALY_ENVELOPE
- PAPERSIZE_JAPANESE_DOUBLE_POSTCARD
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_JAPANESE_DOUBLE_POSTCARD
- PAPERSIZE_JIS_B5_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_JIS_B5_TRANSVERSE_PAPER
- PAPERSIZE_LEDGER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LEDGER
- PAPERSIZE_LEGAL
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LEGAL
- PAPERSIZE_LEGAL_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LEGAL_EXTRA_PAPER
- PAPERSIZE_LETTER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER
- PAPERSIZE_LETTER_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_EXTRA_PAPER
- PAPERSIZE_LETTER_EXTRA_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_EXTRA_TRANSVERSE_PAPER
- PAPERSIZE_LETTER_PLUS_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_PLUS_PAPER
- PAPERSIZE_LETTER_SMALL
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_SMALL
- PAPERSIZE_LETTER_TRANSVERSE_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_LETTER_TRANSVERSE_PAPER
- PAPERSIZE_MONARCH_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_MONARCH_ENVELOPE
- PAPERSIZE_NO9_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO9_ENVELOPE
- PAPERSIZE_NO10_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO10_ENVELOPE
- PAPERSIZE_NO11_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO11_ENVELOPE
- PAPERSIZE_NO12_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO12_ENVELOPE
- PAPERSIZE_NO14_ENVELOPE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NO14_ENVELOPE
- PAPERSIZE_NOTE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_NOTE
- PAPERSIZE_QUARTO
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_QUARTO
- PAPERSIZE_STANDARD_1
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_1
- PAPERSIZE_STANDARD_2
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_2
- PAPERSIZE_STANDARD_PAPER_1
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_PAPER_1
- PAPERSIZE_STANDARD_PAPER_2
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_PAPER_2
- PAPERSIZE_STANDARD_PAPER_3
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STANDARD_PAPER_3
- PAPERSIZE_STATEMENT
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_STATEMENT
- PAPERSIZE_SUPERA_SUPERA_A4_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_SUPERA_SUPERA_A4_PAPER
- PAPERSIZE_SUPERB_SUPERB_A3_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_SUPERB_SUPERB_A3_PAPER
- PAPERSIZE_TABLOID
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_TABLOID
- PAPERSIZE_TABLOID_EXTRA_PAPER
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_TABLOID_EXTRA_PAPER
- PAPERSIZE_US_STANDARD_FANFOLD
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::PAPERSIZE_US_STANDARD_FANFOLD
- PAREN_CLOSE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::PAREN_CLOSE
- PAREN_OPEN
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::PAREN_OPEN
- parse
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::parse()
The parsing method. It parses a formula.
- parseFormula
- in file Calculation.php, method PHPExcel_Calculation::parseFormula()
Validate and parse a formula string
- PclZip
- in file pclzip.lib.php, method PclZip::PclZip()
- PclZip
- in file pclzip.lib.php, class PclZip
- PCLZIP
- in file Settings.php, class constant PHPExcel_Settings::PCLZIP
constants
- PclZipUtilCopyBlock
- in file pclzip.lib.php, function PclZipUtilCopyBlock()
- PclZipUtilOptionText
- in file pclzip.lib.php, function PclZipUtilOptionText()
- PclZipUtilPathInclusion
- in file pclzip.lib.php, function PclZipUtilPathInclusion()
- PclZipUtilPathReduction
- in file pclzip.lib.php, function PclZipUtilPathReduction()
- PclZipUtilRename
- in file pclzip.lib.php, function PclZipUtilRename()
- PclZipUtilTranslateWinPath
- in file pclzip.lib.php, function PclZipUtilTranslateWinPath()
- PCLZIP_ATT_FILE_COMMENT
- in file pclzip.lib.php, constant PCLZIP_ATT_FILE_COMMENT
- PCLZIP_ATT_FILE_CONTENT
- in file pclzip.lib.php, constant PCLZIP_ATT_FILE_CONTENT
- PCLZIP_ATT_FILE_MTIME
- in file pclzip.lib.php, constant PCLZIP_ATT_FILE_MTIME
- PCLZIP_ATT_FILE_NAME
- in file pclzip.lib.php, constant PCLZIP_ATT_FILE_NAME
- PCLZIP_ATT_FILE_NEW_FULL_NAME
- in file pclzip.lib.php, constant PCLZIP_ATT_FILE_NEW_FULL_NAME
- PCLZIP_ATT_FILE_NEW_SHORT_NAME
- in file pclzip.lib.php, constant PCLZIP_ATT_FILE_NEW_SHORT_NAME
- PCLZIP_CB_POST_ADD
- in file pclzip.lib.php, constant PCLZIP_CB_POST_ADD
- PCLZIP_CB_POST_EXTRACT
- in file pclzip.lib.php, constant PCLZIP_CB_POST_EXTRACT
- PCLZIP_CB_PRE_ADD
- in file pclzip.lib.php, constant PCLZIP_CB_PRE_ADD
- PCLZIP_CB_PRE_EXTRACT
- in file pclzip.lib.php, constant PCLZIP_CB_PRE_EXTRACT
- PCLZIP_ERROR_EXTERNAL
- in file pclzip.lib.php, constant PCLZIP_ERROR_EXTERNAL
- PCLZIP_ERR_ALREADY_A_DIRECTORY
- in file pclzip.lib.php, constant PCLZIP_ERR_ALREADY_A_DIRECTORY
- PCLZIP_ERR_BAD_CHECKSUM
- in file pclzip.lib.php, constant PCLZIP_ERR_BAD_CHECKSUM
- PCLZIP_ERR_BAD_EXTENSION
- in file pclzip.lib.php, constant PCLZIP_ERR_BAD_EXTENSION
- PCLZIP_ERR_BAD_EXTRACTED_FILE
- in file pclzip.lib.php, constant PCLZIP_ERR_BAD_EXTRACTED_FILE
- PCLZIP_ERR_BAD_FORMAT
- in file pclzip.lib.php, constant PCLZIP_ERR_BAD_FORMAT
- PCLZIP_ERR_DELETE_FILE_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_DELETE_FILE_FAIL
- PCLZIP_ERR_DIRECTORY_RESTRICTION
- in file pclzip.lib.php, constant PCLZIP_ERR_DIRECTORY_RESTRICTION
- PCLZIP_ERR_DIR_CREATE_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_DIR_CREATE_FAIL
- PCLZIP_ERR_FILENAME_TOO_LONG
- in file pclzip.lib.php, constant PCLZIP_ERR_FILENAME_TOO_LONG
- PCLZIP_ERR_INVALID_ARCHIVE_ZIP
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_ARCHIVE_ZIP
- PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE
- PCLZIP_ERR_INVALID_OPTION_VALUE
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_OPTION_VALUE
- PCLZIP_ERR_INVALID_PARAMETER
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_PARAMETER
- PCLZIP_ERR_INVALID_ZIP
- in file pclzip.lib.php, constant PCLZIP_ERR_INVALID_ZIP
- PCLZIP_ERR_MISSING_FILE
- in file pclzip.lib.php, constant PCLZIP_ERR_MISSING_FILE
- PCLZIP_ERR_MISSING_OPTION_VALUE
- in file pclzip.lib.php, constant PCLZIP_ERR_MISSING_OPTION_VALUE
- PCLZIP_ERR_NO_ERROR
- in file pclzip.lib.php, constant PCLZIP_ERR_NO_ERROR
- PCLZIP_ERR_READ_OPEN_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_READ_OPEN_FAIL
- PCLZIP_ERR_RENAME_FILE_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_RENAME_FILE_FAIL
- PCLZIP_ERR_UNSUPPORTED_COMPRESSION
- in file pclzip.lib.php, constant PCLZIP_ERR_UNSUPPORTED_COMPRESSION
- PCLZIP_ERR_UNSUPPORTED_ENCRYPTION
- in file pclzip.lib.php, constant PCLZIP_ERR_UNSUPPORTED_ENCRYPTION
- PCLZIP_ERR_USER_ABORTED
- in file pclzip.lib.php, constant PCLZIP_ERR_USER_ABORTED
- PCLZIP_ERR_WRITE_OPEN_FAIL
- in file pclzip.lib.php, constant PCLZIP_ERR_WRITE_OPEN_FAIL
- PCLZIP_OPT_ADD_COMMENT
- in file pclzip.lib.php, constant PCLZIP_OPT_ADD_COMMENT
- PCLZIP_OPT_ADD_PATH
- in file pclzip.lib.php, constant PCLZIP_OPT_ADD_PATH
- PCLZIP_OPT_ADD_TEMP_FILE_OFF
- in file pclzip.lib.php, constant PCLZIP_OPT_ADD_TEMP_FILE_OFF
- PCLZIP_OPT_ADD_TEMP_FILE_ON
- in file pclzip.lib.php, constant PCLZIP_OPT_ADD_TEMP_FILE_ON
- PCLZIP_OPT_ADD_TEMP_FILE_THRESHOLD
- in file pclzip.lib.php, constant PCLZIP_OPT_ADD_TEMP_FILE_THRESHOLD
- PCLZIP_OPT_BY_EREG
- in file pclzip.lib.php, constant PCLZIP_OPT_BY_EREG
- PCLZIP_OPT_BY_INDEX
- in file pclzip.lib.php, constant PCLZIP_OPT_BY_INDEX
- PCLZIP_OPT_BY_NAME
- in file pclzip.lib.php, constant PCLZIP_OPT_BY_NAME
- PCLZIP_OPT_BY_PREG
- in file pclzip.lib.php, constant PCLZIP_OPT_BY_PREG
- PCLZIP_OPT_COMMENT
- in file pclzip.lib.php, constant PCLZIP_OPT_COMMENT
- PCLZIP_OPT_EXTRACT_AS_STRING
- in file pclzip.lib.php, constant PCLZIP_OPT_EXTRACT_AS_STRING
- PCLZIP_OPT_EXTRACT_DIR_RESTRICTION
- in file pclzip.lib.php, constant PCLZIP_OPT_EXTRACT_DIR_RESTRICTION
- PCLZIP_OPT_EXTRACT_IN_OUTPUT
- in file pclzip.lib.php, constant PCLZIP_OPT_EXTRACT_IN_OUTPUT
- PCLZIP_OPT_NO_COMPRESSION
- in file pclzip.lib.php, constant PCLZIP_OPT_NO_COMPRESSION
- PCLZIP_OPT_PATH
- in file pclzip.lib.php, constant PCLZIP_OPT_PATH
- PCLZIP_OPT_PREPEND_COMMENT
- in file pclzip.lib.php, constant PCLZIP_OPT_PREPEND_COMMENT
- PCLZIP_OPT_REMOVE_ALL_PATH
- in file pclzip.lib.php, constant PCLZIP_OPT_REMOVE_ALL_PATH
- PCLZIP_OPT_REMOVE_PATH
- in file pclzip.lib.php, constant PCLZIP_OPT_REMOVE_PATH
- PCLZIP_OPT_REPLACE_NEWER
- in file pclzip.lib.php, constant PCLZIP_OPT_REPLACE_NEWER
- PCLZIP_OPT_SET_CHMOD
- in file pclzip.lib.php, constant PCLZIP_OPT_SET_CHMOD
- PCLZIP_OPT_STOP_ON_ERROR
- in file pclzip.lib.php, constant PCLZIP_OPT_STOP_ON_ERROR
- PCLZIP_OPT_TEMP_FILE_OFF
- in file pclzip.lib.php, constant PCLZIP_OPT_TEMP_FILE_OFF
- PCLZIP_OPT_TEMP_FILE_ON
- in file pclzip.lib.php, constant PCLZIP_OPT_TEMP_FILE_ON
- PCLZIP_OPT_TEMP_FILE_THRESHOLD
- in file pclzip.lib.php, constant PCLZIP_OPT_TEMP_FILE_THRESHOLD
- PCLZIP_READ_BLOCK_SIZE
- in file pclzip.lib.php, constant PCLZIP_READ_BLOCK_SIZE
- PCLZIP_SEPARATOR
- in file pclzip.lib.php, constant PCLZIP_SEPARATOR
- PCLZIP_TEMPORARY_DIR
- in file pclzip.lib.php, constant PCLZIP_TEMPORARY_DIR
- PCLZIP_TEMPORARY_FILE_RATIO
- in file pclzip.lib.php, constant PCLZIP_TEMPORARY_FILE_RATIO
- PDF417
- in file pdf417.php, class PDF417
Class to create PDF417 barcode arrays for TCPDF class.
- PDF417DEFS
- in file pdf417.php, constant PDF417DEFS
Indicate that definitions for this class are set
- PDF_AUTHOR
- in file tcpdf_config.php, constant PDF_AUTHOR
document author
- PDF_CREATOR
- in file tcpdf_config.php, constant PDF_CREATOR
document creator
- PDF_FONT_MONOSPACED
- in file tcpdf_config.php, constant PDF_FONT_MONOSPACED
default monospaced font name
- PDF_FONT_NAME_DATA
- in file tcpdf_config.php, constant PDF_FONT_NAME_DATA
default data font name
- PDF_FONT_NAME_MAIN
- in file tcpdf_config.php, constant PDF_FONT_NAME_MAIN
default main font name
- PDF_FONT_SIZE_DATA
- in file tcpdf_config.php, constant PDF_FONT_SIZE_DATA
default data font size
- PDF_FONT_SIZE_MAIN
- in file tcpdf_config.php, constant PDF_FONT_SIZE_MAIN
default main font size
- PDF_HEADER_LOGO
- in file tcpdf_config.php, constant PDF_HEADER_LOGO
image logo
- PDF_HEADER_LOGO_WIDTH
- in file tcpdf_config.php, constant PDF_HEADER_LOGO_WIDTH
header logo image width [mm]
- PDF_HEADER_STRING
- in file tcpdf_config.php, constant PDF_HEADER_STRING
header description string
- PDF_HEADER_TITLE
- in file tcpdf_config.php, constant PDF_HEADER_TITLE
header title
- PDF_IMAGE_SCALE_RATIO
- in file tcpdf_config.php, constant PDF_IMAGE_SCALE_RATIO
ratio used to adjust the conversion of pixels to user units
- PDF_MARGIN_BOTTOM
- in file tcpdf_config.php, constant PDF_MARGIN_BOTTOM
bottom margin
- PDF_MARGIN_FOOTER
- in file tcpdf_config.php, constant PDF_MARGIN_FOOTER
footer margin
- PDF_MARGIN_HEADER
- in file tcpdf_config.php, constant PDF_MARGIN_HEADER
header margin
- PDF_MARGIN_LEFT
- in file tcpdf_config.php, constant PDF_MARGIN_LEFT
left margin
- PDF_MARGIN_RIGHT
- in file tcpdf_config.php, constant PDF_MARGIN_RIGHT
right margin
- PDF_MARGIN_TOP
- in file tcpdf_config.php, constant PDF_MARGIN_TOP
top margin
- PDF_PAGE_FORMAT
- in file tcpdf_config.php, constant PDF_PAGE_FORMAT
page format
- PDF_PAGE_ORIENTATION
- in file tcpdf_config.php, constant PDF_PAGE_ORIENTATION
page orientation (P=portrait, L=landscape)
- PDF_PRODUCER
- in file tcpdf.php, constant PDF_PRODUCER
define default PDF document producer
- PDF_UNIT
- in file tcpdf_config.php, constant PDF_UNIT
document unit of measure [pt=point, mm=millimeter, cm=centimeter, in=inch]
- PERCENTILE
- in file Statistical.php, method PHPExcel_Calculation_Statistical::PERCENTILE()
PERCENTILE
- percentile
- in file Stats.php, method Base::percentile()
The pth percentile is the value such that p% of the a sorted data set is smaller than it, and (100 - p)% of the data is larger.
- PERCENTRANK
- in file Statistical.php, method PHPExcel_Calculation_Statistical::PERCENTRANK()
PERCENTRANK
- PERMUT
- in file Statistical.php, method PHPExcel_Calculation_Statistical::PERMUT()
PERMUT
- PHPExcel
- in file PHPExcel.php, class PHPExcel
PHPExcel
- PHPTemp.php
- procedural page PHPTemp.php
- package.php
- procedural page package.php
- polyfit.php
- procedural page polyfit.php
- PPS.php
- procedural page PPS.php
- PasswordHasher.php
- procedural page PasswordHasher.php
- pclzip.lib.php
- procedural page pclzip.lib.php
- pdf417.php
- procedural page pdf417.php
- polynomialBestFitClass.php
- procedural page polynomialBestFitClass.php
- powerBestFitClass.php
- procedural page powerBestFitClass.php
- Protection.php
- procedural page Protection.php
- PageMargins.php
- procedural page PageMargins.php
- PageSetup.php
- procedural page PageSetup.php
- Protection.php
- procedural page Protection.php
- Parser.php
- procedural page Parser.php
- PDF.php
- procedural page PDF.php
- PHPExcel.php
- procedural page PHPExcel.php
- PHPExcel_Autoloader
- in file Autoloader.php, class PHPExcel_Autoloader
PHPExcel
- PHPExcel_Best_Fit
- in file bestFitClass.php, class PHPExcel_Best_Fit
PHPExcel_Best_Fit
- PHPExcel_CachedObjectStorageFactory
- in file CachedObjectStorageFactory.php, class PHPExcel_CachedObjectStorageFactory
- PHPExcel_CachedObjectStorage_APC
- in file APC.php, class PHPExcel_CachedObjectStorage_APC
PHPExcel_CachedObjectStorage_APC
- PHPExcel_CachedObjectStorage_CacheBase
- in file CacheBase.php, class PHPExcel_CachedObjectStorage_CacheBase
PHPExcel_CachedObjectStorage_CacheBase
- PHPExcel_CachedObjectStorage_DiscISAM
- in file DiscISAM.php, class PHPExcel_CachedObjectStorage_DiscISAM
PHPExcel_CachedObjectStorage_DiscISAM
- PHPExcel_CachedObjectStorage_ICache
- in file ICache.php, class PHPExcel_CachedObjectStorage_ICache
PHPExcel_CachedObjectStorage_ICache
- PHPExcel_CachedObjectStorage_Memcache
- in file Memcache.php, class PHPExcel_CachedObjectStorage_Memcache
PHPExcel_CachedObjectStorage_Memcache
- PHPExcel_CachedObjectStorage_Memory
- in file Memory.php, class PHPExcel_CachedObjectStorage_Memory
PHPExcel_CachedObjectStorage_Memory
- PHPExcel_CachedObjectStorage_MemoryGZip
- in file MemoryGZip.php, class PHPExcel_CachedObjectStorage_MemoryGZip
PHPExcel_CachedObjectStorage_MemoryGZip
- PHPExcel_CachedObjectStorage_MemorySerialized
- in file MemorySerialized.php, class PHPExcel_CachedObjectStorage_MemorySerialized
PHPExcel_CachedObjectStorage_MemorySerialized
- PHPExcel_CachedObjectStorage_PHPTemp
- in file PHPTemp.php, class PHPExcel_CachedObjectStorage_PHPTemp
PHPExcel_CachedObjectStorage_PHPTemp
- PHPExcel_CachedObjectStorage_Wincache
- in file Wincache.php, class PHPExcel_CachedObjectStorage_Wincache
PHPExcel_CachedObjectStorage_Wincache
- PHPExcel_Calculation
- in file Calculation.php, class PHPExcel_Calculation
PHPExcel_Calculation (Singleton)
- PHPExcel_Calculation_Database
- in file Database.php, class PHPExcel_Calculation_Database
PHPExcel_Calculation_Database
- PHPExcel_Calculation_DateTime
- in file DateTime.php, class PHPExcel_Calculation_DateTime
PHPExcel_Calculation_DateTime
- PHPExcel_Calculation_Engineering
- in file Engineering.php, class PHPExcel_Calculation_Engineering
PHPExcel_Calculation_Engineering
- PHPExcel_Calculation_Exception
- in file Exception.php, class PHPExcel_Calculation_Exception
PHPExcel_Calculation_Exception
- PHPExcel_Calculation_ExceptionHandler
- in file ExceptionHandler.php, class PHPExcel_Calculation_ExceptionHandler
PHPExcel_Calculation_ExceptionHandler
- PHPExcel_Calculation_Financial
- in file Financial.php, class PHPExcel_Calculation_Financial
PHPExcel_Calculation_Financial
- PHPExcel_Calculation_FormulaParser
- in file FormulaParser.php, class PHPExcel_Calculation_FormulaParser
PHPExcel_Calculation_FormulaParser
- PHPExcel_Calculation_FormulaToken
- in file FormulaToken.php, class PHPExcel_Calculation_FormulaToken
PHPExcel_Calculation_FormulaToken
- PHPExcel_Calculation_Function
- in file Function.php, class PHPExcel_Calculation_Function
PHPExcel_Calculation_Function
- PHPExcel_Calculation_Functions
- in file Functions.php, class PHPExcel_Calculation_Functions
PHPExcel_Calculation_Functions
- PHPExcel_Calculation_Logical
- in file Logical.php, class PHPExcel_Calculation_Logical
PHPExcel_Calculation_Logical
- PHPExcel_Calculation_LookupRef
- in file LookupRef.php, class PHPExcel_Calculation_LookupRef
PHPExcel_Calculation_LookupRef
- PHPExcel_Calculation_MathTrig
- in file MathTrig.php, class PHPExcel_Calculation_MathTrig
PHPExcel_Calculation_MathTrig
- PHPExcel_Calculation_Statistical
- in file Statistical.php, class PHPExcel_Calculation_Statistical
PHPExcel_Calculation_Statistical
- PHPExcel_Calculation_TextData
- in file TextData.php, class PHPExcel_Calculation_TextData
PHPExcel_Calculation_TextData
- PHPExcel_Cell
- in file Cell.php, class PHPExcel_Cell
PHPExcel_Cell
- PHPExcel_Cell_AdvancedValueBinder
- in file AdvancedValueBinder.php, class PHPExcel_Cell_AdvancedValueBinder
PHPExcel_Cell_AdvancedValueBinder
- PHPExcel_Cell_DataType
- in file DataType.php, class PHPExcel_Cell_DataType
PHPExcel_Cell_DataType
- PHPExcel_Cell_DataValidation
- in file DataValidation.php, class PHPExcel_Cell_DataValidation
PHPExcel_Cell_DataValidation
- PHPExcel_Cell_DefaultValueBinder
- in file DefaultValueBinder.php, class PHPExcel_Cell_DefaultValueBinder
PHPExcel_Cell_DefaultValueBinder
- PHPExcel_Cell_Hyperlink
- in file Hyperlink.php, class PHPExcel_Cell_Hyperlink
PHPExcel_Cell_Hyperlink
- PHPExcel_Cell_IValueBinder
- in file IValueBinder.php, class PHPExcel_Cell_IValueBinder
PHPExcel_Cell_IValueBinder
- PHPExcel_Comment
- in file Comment.php, class PHPExcel_Comment
PHPExcel_Comment
- PHPExcel_DocumentProperties
- in file DocumentProperties.php, class PHPExcel_DocumentProperties
PHPExcel_DocumentProperties
- PHPExcel_DocumentSecurity
- in file DocumentSecurity.php, class PHPExcel_DocumentSecurity
PHPExcel_DocumentSecurity
- PHPExcel_Exponential_Best_Fit
- in file exponentialBestFitClass.php, class PHPExcel_Exponential_Best_Fit
PHPExcel_Exponential_Best_Fit
- PHPExcel_HashTable
- in file HashTable.php, class PHPExcel_HashTable
PHPExcel_HashTable
- PHPExcel_IComparable
- in file IComparable.php, class PHPExcel_IComparable
PHPExcel_IComparable
- PHPExcel_IOFactory
- in file IOFactory.php, class PHPExcel_IOFactory
PHPExcel_IOFactory
- PHPExcel_Linear_Best_Fit
- in file linearBestFitClass.php, class PHPExcel_Linear_Best_Fit
PHPExcel_Linear_Best_Fit
- PHPExcel_Logarithmic_Best_Fit
- in file logarithmicBestFitClass.php, class PHPExcel_Logarithmic_Best_Fit
PHPExcel_Logarithmic_Best_Fit
- PHPExcel_NamedRange
- in file NamedRange.php, class PHPExcel_NamedRange
PHPExcel_NamedRange
- PHPExcel_Polynomial_Best_Fit
- in file polynomialBestFitClass.php, class PHPExcel_Polynomial_Best_Fit
PHPExcel_Polynomial_Best_Fit
- PHPExcel_Power_Best_Fit
- in file powerBestFitClass.php, class PHPExcel_Power_Best_Fit
PHPExcel_Power_Best_Fit
- 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_Excel5
- in file Excel5.php, class PHPExcel_Reader_Excel5
PHPExcel_Reader_Excel5
- PHPExcel_Reader_Excel5_Escher
- in file Escher.php, class PHPExcel_Reader_Excel5_Escher
PHPExcel_Reader_Excel5_Escher
- 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_Excel2007_Theme
- in file Theme.php, class PHPExcel_Reader_Excel2007_Theme
PHPExcel_Reader_Excel2007_Theme
- PHPExcel_Reader_Gnumeric
- in file Gnumeric.php, class PHPExcel_Reader_Gnumeric
PHPExcel_Reader_Gnumeric
- 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_SYLK
- in file SYLK.php, class PHPExcel_Reader_SYLK
PHPExcel_Reader_SYLK
- PHPExcel_ReferenceHelper
- in file ReferenceHelper.php, class PHPExcel_ReferenceHelper
PHPExcel_ReferenceHelper (Singleton)
- PHPExcel_RichText
- in file RichText.php, class PHPExcel_RichText
PHPExcel_RichText
- PHPExcel_RichText_ITextElement
- in file ITextElement.php, class PHPExcel_RichText_ITextElement
PHPExcel_RichText_ITextElement
- PHPExcel_RichText_Run
- in file Run.php, class PHPExcel_RichText_Run
PHPExcel_RichText_Run
- PHPExcel_RichText_TextElement
- in file TextElement.php, class PHPExcel_RichText_TextElement
PHPExcel_RichText_TextElement
- PHPEXCEL_ROOT
- in file PHPExcel.php, constant PHPEXCEL_ROOT
PHPExcel root directory
- PHPExcel_Settings
- in file Settings.php, class PHPExcel_Settings
- 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_Escher
- in file Escher.php, class PHPExcel_Shared_Escher
PHPExcel_Shared_Escher
- PHPExcel_Shared_Escher_DgContainer
- in file DgContainer.php, class PHPExcel_Shared_Escher_DgContainer
PHPExcel_Shared_Escher_DgContainer
- PHPExcel_Shared_Escher_DgContainer_SpgrContainer
- in file SpgrContainer.php, class PHPExcel_Shared_Escher_DgContainer_SpgrContainer
PHPExcel_Shared_Escher_DgContainer_SpgrContainer
- PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
- in file SpContainer.php, class PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer
- PHPExcel_Shared_Escher_DggContainer
- in file DggContainer.php, class PHPExcel_Shared_Escher_DggContainer
PHPExcel_Shared_Escher_DggContainer
- PHPExcel_Shared_Escher_DggContainer_BstoreContainer
- in file BstoreContainer.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer
PHPExcel_Shared_Escher_DggContainer_BstoreContainer
- PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
- in file BSE.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE
- PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
- in file Blip.php, class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip
- 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_JAMA_LUDecomposition
- in file LUDecomposition.php, class PHPExcel_Shared_JAMA_LUDecomposition
- PHPExcel_Shared_JAMA_Matrix
- in file Matrix.php, class PHPExcel_Shared_JAMA_Matrix
- PHPExcel_Shared_JAMA_QRDecomposition
- in file QRDecomposition.php, class PHPExcel_Shared_JAMA_QRDecomposition
- PHPExcel_Shared_OLE
- in file OLE.php, class PHPExcel_Shared_OLE
OLE package base class.
- PHPExcel_Shared_OLERead
- in file OLERead.php, class PHPExcel_Shared_OLERead
- PHPExcel_Shared_OLE_ChainedBlockStream
- in file ChainedBlockStream.php, class PHPExcel_Shared_OLE_ChainedBlockStream
PHPExcel_Shared_OLE_ChainedBlockStream
- PHPExcel_Shared_OLE_PPS
- in file PPS.php, class PHPExcel_Shared_OLE_PPS
Class for creating PPS's for OLE containers
- PHPExcel_Shared_OLE_PPS_File
- in file File.php, class PHPExcel_Shared_OLE_PPS_File
Class for creating File PPS's for OLE containers
- PHPExcel_Shared_OLE_PPS_Root
- in file Root.php, class PHPExcel_Shared_OLE_PPS_Root
Class for creating Root PPS's for OLE containers
- 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_ZipArchive
- in file ZipArchive.php, class PHPExcel_Shared_ZipArchive
PHPExcel_Shared_ZipArchive
- PHPExcel_Shared_ZipStreamWrapper
- in file ZipStreamWrapper.php, class PHPExcel_Shared_ZipStreamWrapper
PHPExcel_Shared_ZipStreamWrapper
- PHPExcel_Style
- in file Style.php, class PHPExcel_Style
PHPExcel_Style
- PHPExcel_Style_Alignment
- in file Alignment.php, class PHPExcel_Style_Alignment
PHPExcel_Style_Alignment
- PHPExcel_Style_Border
- in file Border.php, class PHPExcel_Style_Border
PHPExcel_Style_Border
- PHPExcel_Style_Borders
- in file Borders.php, class PHPExcel_Style_Borders
PHPExcel_Style_Borders
- PHPExcel_Style_Color
- in file Color.php, class PHPExcel_Style_Color
PHPExcel_Style_Color
- PHPExcel_Style_Conditional
- in file Conditional.php, class PHPExcel_Style_Conditional
PHPExcel_Style_Conditional
- PHPExcel_Style_Fill
- in file Fill.php, class PHPExcel_Style_Fill
PHPExcel_Style_Fill
- PHPExcel_Style_Font
- in file Font.php, class PHPExcel_Style_Font
PHPExcel_Style_Font
- PHPExcel_Style_NumberFormat
- in file NumberFormat.php, class PHPExcel_Style_NumberFormat
PHPExcel_Style_NumberFormat
- PHPExcel_Style_Protection
- in file Protection.php, class PHPExcel_Style_Protection
PHPExcel_Style_Protection
- PHPExcel_Token_Stack
- in file Calculation.php, class PHPExcel_Token_Stack
- PHPExcel_Worksheet
- in file Worksheet.php, class PHPExcel_Worksheet
PHPExcel_Worksheet
- PHPExcel_WorksheetIterator
- in file WorksheetIterator.php, class PHPExcel_WorksheetIterator
PHPExcel_WorksheetIterator
- PHPExcel_Worksheet_BaseDrawing
- in file BaseDrawing.php, class PHPExcel_Worksheet_BaseDrawing
PHPExcel_Worksheet_BaseDrawing
- PHPExcel_Worksheet_CellIterator
- in file CellIterator.php, class PHPExcel_Worksheet_CellIterator
PHPExcel_Worksheet_CellIterator
- PHPExcel_Worksheet_ColumnDimension
- in file ColumnDimension.php, class PHPExcel_Worksheet_ColumnDimension
PHPExcel_Worksheet_ColumnDimension
- PHPExcel_Worksheet_Drawing
- in file Drawing.php, class PHPExcel_Worksheet_Drawing
PHPExcel_Worksheet_Drawing
- PHPExcel_Worksheet_Drawing_Shadow
- in file Shadow.php, class PHPExcel_Worksheet_Drawing_Shadow
PHPExcel_Worksheet_Drawing_Shadow
- PHPExcel_Worksheet_HeaderFooter
- in file HeaderFooter.php, class PHPExcel_Worksheet_HeaderFooter
PHPExcel_Worksheet_HeaderFooter
- PHPExcel_Worksheet_HeaderFooterDrawing
- in file HeaderFooterDrawing.php, class PHPExcel_Worksheet_HeaderFooterDrawing
PHPExcel_Worksheet_HeaderFooterDrawing
- PHPExcel_Worksheet_MemoryDrawing
- in file MemoryDrawing.php, class PHPExcel_Worksheet_MemoryDrawing
PHPExcel_Worksheet_MemoryDrawing
- PHPExcel_Worksheet_PageMargins
- in file PageMargins.php, class PHPExcel_Worksheet_PageMargins
PHPExcel_Worksheet_PageMargins
- PHPExcel_Worksheet_PageSetup
- in file PageSetup.php, class PHPExcel_Worksheet_PageSetup
PHPExcel_Worksheet_PageSetup
- PHPExcel_Worksheet_Protection
- in file Protection.php, class PHPExcel_Worksheet_Protection
PHPExcel_Worksheet_Protection
- PHPExcel_Worksheet_Row
- in file Row.php, class PHPExcel_Worksheet_Row
PHPExcel_Worksheet_Row
- PHPExcel_Worksheet_RowDimension
- in file RowDimension.php, class PHPExcel_Worksheet_RowDimension
PHPExcel_Worksheet_RowDimension
- PHPExcel_Worksheet_RowIterator
- in file RowIterator.php, class PHPExcel_Worksheet_RowIterator
PHPExcel_Worksheet_RowIterator
- PHPExcel_Worksheet_SheetView
- in file SheetView.php, class PHPExcel_Worksheet_SheetView
PHPExcel_Worksheet_SheetView
- PHPExcel_Writer_CSV
- in file CSV.php, class PHPExcel_Writer_CSV
PHPExcel_Writer_CSV
- PHPExcel_Writer_Excel5
- in file Excel5.php, class PHPExcel_Writer_Excel5
PHPExcel_Writer_Excel5
- PHPExcel_Writer_Excel5_BIFFwriter
- in file BIFFwriter.php, class PHPExcel_Writer_Excel5_BIFFwriter
PHPExcel_Writer_Excel5_BIFFwriter
- PHPExcel_Writer_Excel5_Escher
- in file Escher.php, class PHPExcel_Writer_Excel5_Escher
PHPExcel_Shared_Escher_DggContainer_BstoreContainer
- PHPExcel_Writer_Excel5_Font
- in file Font.php, class PHPExcel_Writer_Excel5_Font
PHPExcel_Writer_Excel5_Font
- PHPExcel_Writer_Excel5_Parser
- in file Parser.php, class PHPExcel_Writer_Excel5_Parser
PHPExcel_Writer_Excel5_Parser
- PHPExcel_Writer_Excel5_Workbook
- in file Workbook.php, class PHPExcel_Writer_Excel5_Workbook
PHPExcel_Writer_Excel5_Workbook
- PHPExcel_Writer_Excel5_Worksheet
- in file Worksheet.php, class PHPExcel_Writer_Excel5_Worksheet
PHPExcel_Writer_Excel5_Worksheet
- PHPExcel_Writer_Excel5_Xf
- in file Xf.php, class PHPExcel_Writer_Excel5_Xf
PHPExcel_Writer_Excel5_Xf
- PHPExcel_Writer_Excel2007
- in file Excel2007.php, class PHPExcel_Writer_Excel2007
PHPExcel_Writer_Excel2007
- PHPExcel_Writer_Excel2007_Comments
- in file Comments.php, class PHPExcel_Writer_Excel2007_Comments
PHPExcel_Writer_Excel2007_Comments
- PHPExcel_Writer_Excel2007_ContentTypes
- in file ContentTypes.php, class PHPExcel_Writer_Excel2007_ContentTypes
PHPExcel_Writer_Excel2007_ContentTypes
- PHPExcel_Writer_Excel2007_DocProps
- in file DocProps.php, class PHPExcel_Writer_Excel2007_DocProps
PHPExcel_Writer_Excel2007_DocProps
- PHPExcel_Writer_Excel2007_Drawing
- in file Drawing.php, class PHPExcel_Writer_Excel2007_Drawing
PHPExcel_Writer_Excel2007_Drawing
- PHPExcel_Writer_Excel2007_Rels
- in file Rels.php, class PHPExcel_Writer_Excel2007_Rels
PHPExcel_Writer_Excel2007_Rels
- PHPExcel_Writer_Excel2007_StringTable
- in file StringTable.php, class PHPExcel_Writer_Excel2007_StringTable
PHPExcel_Writer_Excel2007_StringTable
- PHPExcel_Writer_Excel2007_Style
- in file Style.php, class PHPExcel_Writer_Excel2007_Style
PHPExcel_Writer_Excel2007_Style
- PHPExcel_Writer_Excel2007_Theme
- in file Theme.php, class PHPExcel_Writer_Excel2007_Theme
PHPExcel_Writer_Excel2007_DocProps
- PHPExcel_Writer_Excel2007_Workbook
- in file Workbook.php, class PHPExcel_Writer_Excel2007_Workbook
PHPExcel_Writer_Excel2007_Workbook
- PHPExcel_Writer_Excel2007_Worksheet
- in file Worksheet.php, class PHPExcel_Writer_Excel2007_Worksheet
PHPExcel_Writer_Excel2007_Worksheet
- PHPExcel_Writer_Excel2007_WriterPart
- in file WriterPart.php, class PHPExcel_Writer_Excel2007_WriterPart
PHPExcel_Writer_Excel2007_WriterPart
- PHPExcel_Writer_HTML
- in file HTML.php, class PHPExcel_Writer_HTML
PHPExcel_Writer_HTML
- PHPExcel_Writer_IWriter
- in file IWriter.php, class PHPExcel_Writer_IWriter
PHPExcel_Writer_IWriter
- PHPExcel_Writer_PDF
- in file PDF.php, class PHPExcel_Writer_PDF
PHPExcel_Writer_PDF
- PHPToExcel
- in file Date.php, method PHPExcel_Shared_Date::PHPToExcel()
Convert a date from PHP to Excel
- PieSector
- in file tcpdf.php, method TCPDF::PieSector()
Draw the sector of a circle.
- PieSectorXY
- in file tcpdf.php, method TCPDF::PieSectorXY()
Draw the sector of an ellipse.
- 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
- pixelsToUnits
- in file tcpdf.php, method TCPDF::pixelsToUnits()
Converts pixels to User's Units.
- plus
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::plus()
plus
- plusEquals
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::plusEquals()
plusEquals
- PMT
- in file Financial.php, method PHPExcel_Calculation_Financial::PMT()
PMT
- pointsToPixels
- in file Drawing.php, method PHPExcel_Shared_Drawing::pointsToPixels()
Convert points to pixels
- POISSON
- in file Statistical.php, method PHPExcel_Calculation_Statistical::POISSON()
POISSON
- Polycurve
- in file tcpdf.php, method TCPDF::Polycurve()
Draws a poly-Bezier curve.
- polyfit
- in file polyfit.php, function polyfit()
- Polygon
- in file tcpdf.php, method TCPDF::Polygon()
Draws a polygon.
- PolyLine
- in file tcpdf.php, method TCPDF::PolyLine()
Draws a polygonal line
- PolymorphicArgumentException
- in file Error.php, constant PolymorphicArgumentException
- PolymorphicArgumentException
- in file Matrix.php, class constant PHPExcel_Shared_JAMA_Matrix::PolymorphicArgumentException
- pop
- in file Calculation.php, method PHPExcel_Token_Stack::pop()
- power
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::power()
power
- POWER
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::POWER()
POWER
- PPMT
- in file Financial.php, method PHPExcel_Calculation_Financial::PPMT()
PPMT
- ppsTotal
- in file OLE.php, method PHPExcel_Shared_OLE::ppsTotal()
Gives the total number of PPS's found in the OLE container.
- PRECISION
- in file Functions.php, constant PRECISION
PRECISION
- PrecisionLossException
- in file Error.php, constant PrecisionLossException
- PRICE
- in file Financial.php, method PHPExcel_Calculation_Financial::PRICE()
- PRICEDISC
- in file Financial.php, method PHPExcel_Calculation_Financial::PRICEDISC()
PRICEDISC
- PRICEMAT
- in file Financial.php, method PHPExcel_Calculation_Financial::PRICEMAT()
PRICEMAT
- printpoly
- in file polyfit.php, function printpoly()
- printRowColHeaders
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::printRowColHeaders()
Set the option to print the row and column headers on the printed page.
- printTemplate
- in file tcpdf.php, method TCPDF::printTemplate()
Print an XObject Template.
- privAdd
- in file pclzip.lib.php, method PclZip::privAdd()
- privAddFile
- in file pclzip.lib.php, method PclZip::privAddFile()
- privAddFileList
- in file pclzip.lib.php, method PclZip::privAddFileList()
- privAddFileUsingTempFile
- in file pclzip.lib.php, method PclZip::privAddFileUsingTempFile()
- privAddList
- in file pclzip.lib.php, method PclZip::privAddList()
- privCalculateStoredFilename
- in file pclzip.lib.php, method PclZip::privCalculateStoredFilename()
- privCheckFileHeaders
- in file pclzip.lib.php, method PclZip::privCheckFileHeaders()
- privCheckFormat
- in file pclzip.lib.php, method PclZip::privCheckFormat()
- privCloseFd
- in file pclzip.lib.php, method PclZip::privCloseFd()
- privConvertHeader2FileInfo
- in file pclzip.lib.php, method PclZip::privConvertHeader2FileInfo()
- privCreate
- in file pclzip.lib.php, method PclZip::privCreate()
- privDeleteByRule
- in file pclzip.lib.php, method PclZip::privDeleteByRule()
- privDirCheck
- in file pclzip.lib.php, method PclZip::privDirCheck()
- privDisableMagicQuotes
- in file pclzip.lib.php, method PclZip::privDisableMagicQuotes()
- privDuplicate
- in file pclzip.lib.php, method PclZip::privDuplicate()
- privErrorLog
- in file pclzip.lib.php, method PclZip::privErrorLog()
- privErrorReset
- in file pclzip.lib.php, method PclZip::privErrorReset()
- privExtractByRule
- in file pclzip.lib.php, method PclZip::privExtractByRule()
- privExtractFile
- in file pclzip.lib.php, method PclZip::privExtractFile()
- privExtractFileAsString
- in file pclzip.lib.php, method PclZip::privExtractFileAsString()
- privExtractFileInOutput
- in file pclzip.lib.php, method PclZip::privExtractFileInOutput()
- privExtractFileUsingTempFile
- in file pclzip.lib.php, method PclZip::privExtractFileUsingTempFile()
- privFileDescrExpand
- in file pclzip.lib.php, method PclZip::privFileDescrExpand()
- privFileDescrParseAtt
- in file pclzip.lib.php, method PclZip::privFileDescrParseAtt()
- privList
- in file pclzip.lib.php, method PclZip::privList()
- privMerge
- in file pclzip.lib.php, method PclZip::privMerge()
- privOpenFd
- in file pclzip.lib.php, method PclZip::privOpenFd()
- privOptionDefaultThreshold
- in file pclzip.lib.php, method PclZip::privOptionDefaultThreshold()
- privParseOptions
- in file pclzip.lib.php, method PclZip::privParseOptions()
- privReadCentralFileHeader
- in file pclzip.lib.php, method PclZip::privReadCentralFileHeader()
- privReadEndCentralDir
- in file pclzip.lib.php, method PclZip::privReadEndCentralDir()
- privReadFileHeader
- in file pclzip.lib.php, method PclZip::privReadFileHeader()
- privSwapBackMagicQuotes
- in file pclzip.lib.php, method PclZip::privSwapBackMagicQuotes()
- privWriteCentralFileHeader
- in file pclzip.lib.php, method PclZip::privWriteCentralFileHeader()
- privWriteCentralHeader
- in file pclzip.lib.php, method PclZip::privWriteCentralHeader()
- privWriteFileHeader
- in file pclzip.lib.php, method PclZip::privWriteFileHeader()
- product
- in file Stats.php, method Base::product()
Calculates PROD { (xi) }, (the product of all observations) Handles cummulative data sets correctly
- PRODUCT
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::PRODUCT()
PRODUCT
- productN
- in file Stats.php, method Base::productN()
Calculates PROD { (xi)^n }, which is the product of all observations Handles cummulative data sets correctly
- PROPERCASE
- in file TextData.php, method PHPExcel_Calculation_TextData::PROPERCASE()
PROPERCASE
- properties
- in file pclzip.lib.php, method PclZip::properties()
- PROPERTY_STORAGE_BLOCK_SIZE
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::PROPERTY_STORAGE_BLOCK_SIZE
- PROPERTY_TYPE_BOOLEAN
- in file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_BOOLEAN
constants
- PROPERTY_TYPE_DATE
- in file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_DATE
- PROPERTY_TYPE_FLOAT
- in file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_FLOAT
- PROPERTY_TYPE_INTEGER
- in file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_INTEGER
- PROPERTY_TYPE_STRING
- in file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_STRING
- PROPERTY_TYPE_UNKNOWN
- in file DocumentProperties.php, class constant PHPExcel_DocumentProperties::PROPERTY_TYPE_UNKNOWN
- protectCells
- in file Worksheet.php, method PHPExcel_Worksheet::protectCells()
Set protection on a cell range
- protectCellsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::protectCellsByColumnAndRow()
Set protection on a cell range by using numeric cell coordinates
- PROTECTION_INHERIT
- in file Protection.php, class constant PHPExcel_Style_Protection::PROTECTION_INHERIT
Protection styles
- PROTECTION_PROTECTED
- in file Protection.php, class constant PHPExcel_Style_Protection::PROTECTION_PROTECTED
- PROTECTION_UNPROTECTED
- in file Protection.php, class constant PHPExcel_Style_Protection::PROTECTION_UNPROTECTED
- push
- in file Calculation.php, method PHPExcel_Token_Stack::push()
- putAlignmentMarker
- in file qrcode.php, method QRcode::putAlignmentMarker()
Put an alignment marker.
- putAlignmentPattern
- in file qrcode.php, method QRcode::putAlignmentPattern()
Put an alignment pattern.
- putFinderPattern
- in file qrcode.php, method QRcode::putFinderPattern()
Put a finder pattern.
- putHtmlListBullet
- in file tcpdf.php, method TCPDF::putHtmlListBullet()
Output an HTML list bullet or ordered item symbol
- PV
- in file Financial.php, method PHPExcel_Calculation_Financial::PV()
PV
top
q
- QRDecomposition.php
- procedural page QRDecomposition.php
- qrcode.php
- procedural page qrcode.php
- QRCAP_EC
- in file qrcode.php, constant QRCAP_EC
Matrix index to get error correction level from $capacity array.
- QRCAP_REMINDER
- in file qrcode.php, constant QRCAP_REMINDER
Matrix index to get remainder from $capacity array.
- QRCAP_WIDTH
- in file qrcode.php, constant QRCAP_WIDTH
Matrix index to get width from $capacity array.
- QRCAP_WORDS
- in file qrcode.php, constant QRCAP_WORDS
Matrix index to get number of words from $capacity array.
- QRcode
- in file qrcode.php, class QRcode
Class to create QR-code arrays for TCPDF class.
- QRCODEDEFS
- in file qrcode.php, constant QRCODEDEFS
Indicate that definitions for this class are set
- QRSPEC_VERSION_MAX
- in file qrcode.php, constant QRSPEC_VERSION_MAX
Maximum QR Code version.
- QRSPEC_WIDTH_MAX
- in file qrcode.php, constant QRSPEC_WIDTH_MAX
Maximum matrix size for maximum version (version 40 is 177*177 matrix).
- qrstrset
- in file qrcode.php, method QRcode::qrstrset()
Replace a value on the array at the specified position
- QR_DEFAULT_MASK
- in file qrcode.php, constant QR_DEFAULT_MASK
when QR_FIND_BEST_MASK === false
- QR_ECLEVEL_H
- in file qrcode.php, constant QR_ECLEVEL_H
Error correction level H : About 30% or less errors can be corrected.
- QR_ECLEVEL_L
- in file qrcode.php, constant QR_ECLEVEL_L
Error correction level L : About 7% or less errors can be corrected.
- QR_ECLEVEL_M
- in file qrcode.php, constant QR_ECLEVEL_M
Error correction level M : About 15% or less errors can be corrected.
- QR_ECLEVEL_Q
- in file qrcode.php, constant QR_ECLEVEL_Q
Error correction level Q : About 25% or less errors can be corrected.
- QR_FIND_BEST_MASK
- in file qrcode.php, constant QR_FIND_BEST_MASK
if true, estimates best mask (spec. default, but extremally slow; set to false to significant performance boost but (propably) worst quality code
- QR_FIND_FROM_RANDOM
- in file qrcode.php, constant QR_FIND_FROM_RANDOM
if false, checks all masks available, otherwise value tells count of masks need to be checked, mask id are got randomly
- QR_MODE_8B
- in file qrcode.php, constant QR_MODE_8B
Encoding mode 8bit byte data. In theory, 2953 characters or less can be stored in a QRcode.
- QR_MODE_AN
- in file qrcode.php, constant QR_MODE_AN
Encoding mode alphanumeric (0-9A-Z $%*+-./:) 45characters. 2 characters are encoded to 11bit length. In theory, 4296 characters or less can be stored in a QRcode.
- QR_MODE_KJ
- in file qrcode.php, constant QR_MODE_KJ
Encoding mode KANJI. A KANJI character (multibyte character) is encoded to 13bit length. In theory, 1817 characters or less can be stored in a QRcode.
- QR_MODE_NL
- in file qrcode.php, constant QR_MODE_NL
Encoding mode
- QR_MODE_NM
- in file qrcode.php, constant QR_MODE_NM
Encoding mode numeric (0-9). 3 characters are encoded to 10bit length. In theory, 7089 characters or less can be stored in a QRcode.
- QR_MODE_ST
- in file qrcode.php, constant QR_MODE_ST
Encoding mode STRUCTURED (currently unsupported)
- QUARTILE
- in file Statistical.php, method PHPExcel_Calculation_Statistical::QUARTILE()
QUARTILE
- quartileDeviation
- in file Stats.php, method Base::quartileDeviation()
The quartile deviation is half of the interquartile range value
- quartiles
- in file Stats.php, method Base::quartiles()
The quartiles are defined as the values that divide a sorted data set into four equal-sized subsets, and correspond to the 25th, 50th, and 75th percentiles.
- quartileSkewnessCoefficient
- in file Stats.php, method Base::quartileSkewnessCoefficient()
The quartile skewness coefficient (also known as Bowley Skewness), is defined as follows:
- quartileVariationCoefficient
- in file Stats.php, method Base::quartileVariationCoefficient()
The quartile variation coefficient is defines as follows:
- QUIETH
- in file pdf417.php, constant QUIETH
Horizontal quiet zone in modules
- QUIETV
- in file pdf417.php, constant QUIETV
Vertical quiet zone in modules
- QUOTE_DOUBLE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::QUOTE_DOUBLE
- QUOTE_SINGLE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::QUOTE_SINGLE
- QUOTIENT
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::QUOTIENT()
QUOTIENT
top
r
- $radiobutton_groups
- in file tcpdf.php, variable TCPDF::$radiobutton_groups
List of radio buttons parent objects.
- $radio_groups
- in file tcpdf.php, variable TCPDF::$radio_groups
List of radio group objects IDs
- $rasterize_vector_images
- in file tcpdf.php, variable TCPDF::$rasterize_vector_images
- $ReturnDateType
- in file Functions.php, variable PHPExcel_Calculation_Functions::$ReturnDateType
Data Type to use when returning date values
- $re_space
- in file tcpdf.php, variable TCPDF::$re_space
Array of parts $re_spaces
- $re_spaces
- in file tcpdf.php, variable TCPDF::$re_spaces
Regular expression used to find blank characters used for word-wrapping.
- $rMargin
- in file tcpdf.php, variable TCPDF::$rMargin
- $root
- in file OLE.php, variable PHPExcel_Shared_OLE::$root
Root directory of OLE container
- $rsblocks
- in file qrcode.php, variable QRcode::$rsblocks
- $rsfactors
- in file pdf417.php, variable PDF417::$rsfactors
- $rsitems
- in file qrcode.php, variable QRcode::$rsitems
- $rtl
- in file tcpdf.php, variable TCPDF::$rtl
- $runLength
- in file qrcode.php, variable QRcode::$runLength
- ReferenceHelper.php
- procedural page ReferenceHelper.php
- Run.php
- procedural page Run.php
- RichText.php
- procedural page RichText.php
- Root.php
- procedural page Root.php
- Row.php
- procedural page Row.php
- RowDimension.php
- procedural page RowDimension.php
- RowIterator.php
- procedural page RowIterator.php
- Rels.php
- procedural page Rels.php
- RadialGradient
- in file tcpdf.php, method TCPDF::RadialGradient()
Paints a radial colour gradient.
- RadioButton
- in file tcpdf.php, method TCPDF::RadioButton()
Creates a RadioButton field
- RAND
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::RAND()
RAND
- range
- in file Stats.php, method Base::range()
Calculates the range of the data set = max - min
- rangeBoundaries
- in file Cell.php, method PHPExcel_Cell::rangeBoundaries()
Calculate range boundaries
- rangeDimension
- in file Cell.php, method PHPExcel_Cell::rangeDimension()
Calculate range dimension
- rangeToArray
- in file Worksheet.php, method PHPExcel_Worksheet::rangeToArray()
Create array from a range of cells
- rank
- in file SingularValueDecomposition.php, method SingularValueDecomposition::rank()
Effective numerical matrix rank
- RANK
- in file Statistical.php, method PHPExcel_Calculation_Statistical::RANK()
RANK
- RATE
- in file Financial.php, method PHPExcel_Calculation_Financial::RATE()
RATE
- read
- in file OLE.php, method PHPExcel_Shared_OLE::read()
Reads an OLE container from the contents of the file given.
- read
- in file OLERead.php, method PHPExcel_Shared_OLERead::read()
Read the file
- ReadAFM
- in file makefont.php, function ReadAFM()
Read AFM file
- readCell
- in file DefaultReadFilter.php, method PHPExcel_Reader_DefaultReadFilter::readCell()
Should this cell be read?
- readCell
- in file IReadFilter.php, method PHPExcel_Reader_IReadFilter::readCell()
Should this cell be read?
- readDiskCache
- in file tcpdf.php, method TCPDF::readDiskCache()
Read data from a temporary file on filesystem.
- ReadLong
- in file makefont.php, function ReadLong()
- ReadMap
- in file makefont.php, function ReadMap()
Read the specified encoding map.
- ReadShort
- in file makefont.php, function ReadShort()
- ReadUFM
- in file makefont.php, function ReadUFM()
Read UFM file
- realpath
- in file File.php, method PHPExcel_Shared_File::realpath()
Returns canonicalized absolute pathname, also for ZIP archives
- rebindParent
- in file Worksheet.php, method PHPExcel_Worksheet::rebindParent()
Re-bind parent
- rebindParent
- in file Cell.php, method PHPExcel_Cell::rebindParent()
Re-bind parent
- RECEIVED
- in file Financial.php, method PHPExcel_Calculation_Financial::RECEIVED()
RECEIVED
- Rect
- in file tcpdf.php, method TCPDF::Rect()
Draws a rectangle.
- REF
- in file Functions.php, method PHPExcel_Calculation_Functions::REF()
REF
- REFHELPER_REGEXP_CELLRANGE
- in file ReferenceHelper.php, class constant PHPExcel_ReferenceHelper::REFHELPER_REGEXP_CELLRANGE
- REFHELPER_REGEXP_CELLREF
- in file ReferenceHelper.php, class constant PHPExcel_ReferenceHelper::REFHELPER_REGEXP_CELLREF
Regular Expressions
- REFHELPER_REGEXP_COLRANGE
- in file ReferenceHelper.php, class constant PHPExcel_ReferenceHelper::REFHELPER_REGEXP_COLRANGE
- REFHELPER_REGEXP_ROWRANGE
- in file ReferenceHelper.php, class constant PHPExcel_ReferenceHelper::REFHELPER_REGEXP_ROWRANGE
- refreshColumnDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::refreshColumnDimensions()
Refresh column dimensions
- refreshRowDimensions
- in file Worksheet.php, method PHPExcel_Worksheet::refreshRowDimensions()
Refresh row dimensions
- REGEX_SHEET_TITLE_QUOTED
- in file Parser.php, class constant PHPExcel_Writer_Excel5_Parser::REGEX_SHEET_TITLE_QUOTED
- REGEX_SHEET_TITLE_UNQUOTED
- in file Parser.php, class constant PHPExcel_Writer_Excel5_Parser::REGEX_SHEET_TITLE_UNQUOTED
Constants
- Register
- in file Autoloader.php, method PHPExcel_Autoloader::Register()
- register
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::register()
Register wrapper
- registrationMark
- in file tcpdf.php, method TCPDF::registrationMark()
Paints a registration mark
- RegularPolygon
- in file tcpdf.php, method TCPDF::RegularPolygon()
Draws a regular polygon.
- remove
- in file HashTable.php, method PHPExcel_HashTable::remove()
Remove HashTable item
- removeAutoFilter
- in file Worksheet.php, method PHPExcel_Worksheet::removeAutoFilter()
Remove autofilter
- removeCellStyleXfByIndex
- in file PHPExcel.php, method PHPExcel::removeCellStyleXfByIndex()
Remove cellStyleXf by index
- removeCellXfByIndex
- in file PHPExcel.php, method PHPExcel::removeCellXfByIndex()
Remove cellXf by index. It is ensured that all cells get their xf index updated.
- removeColumn
- in file Worksheet.php, method PHPExcel_Worksheet::removeColumn()
Remove a column, updating all possible related data
- removeColumnByIndex
- in file Worksheet.php, method PHPExcel_Worksheet::removeColumnByIndex()
Remove a column, updating all possible related data
- removeConditionalStyles
- in file Worksheet.php, method PHPExcel_Worksheet::removeConditionalStyles()
Removes conditional styles for a cell
- removeImage
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::removeImage()
Remove header/footer image
- removeNamedRange
- in file PHPExcel.php, method PHPExcel::removeNamedRange()
Remove named range
- removePageRegion
- in file tcpdf.php, method TCPDF::removePageRegion()
Remove a single no-write region.
- removeRow
- in file Worksheet.php, method PHPExcel_Worksheet::removeRow()
Delete a row, updating all possible related data
- removeSheetByIndex
- in file PHPExcel.php, method PHPExcel::removeSheetByIndex()
Remove sheet by index
- removeSHY
- in file tcpdf.php, method TCPDF::removeSHY()
Removes SHY characters from text.
- RENDERING_DEFAULT
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_DEFAULT
- RENDERING_GIF
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_GIF
- RENDERING_JPEG
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_JPEG
- RENDERING_PNG
- in file MemoryDrawing.php, class constant PHPExcel_Worksheet_MemoryDrawing::RENDERING_PNG
- REPLACE
- in file TextData.php, method PHPExcel_Calculation_TextData::REPLACE()
REPLACE
- replaceBuffer
- in file tcpdf.php, method TCPDF::replaceBuffer()
Replace the buffer content
- resetFirstPageNumber
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::resetFirstPageNumber()
Reset first page number
- resetLastH
- in file tcpdf.php, method TCPDF::resetLastH()
Reset the last cell height.
- resetTabColor
- in file Worksheet.php, method PHPExcel_Worksheet::resetTabColor()
Reset tab color
- resolveRange
- in file NamedRange.php, method PHPExcel_NamedRange::resolveRange()
Resolve a named range to a regular cell range
- RETURNDATE_EXCEL
- in file Functions.php, class constant PHPExcel_Calculation_Functions::RETURNDATE_EXCEL
- RETURNDATE_PHP_NUMERIC
- in file Functions.php, class constant PHPExcel_Calculation_Functions::RETURNDATE_PHP_NUMERIC
- RETURNDATE_PHP_OBJECT
- in file Functions.php, class constant PHPExcel_Calculation_Functions::RETURNDATE_PHP_OBJECT
- RETURNSTRING
- in file TextData.php, method PHPExcel_Calculation_TextData::RETURNSTRING()
RETURNSTRING
- RETURN_ARRAY_AS_ARRAY
- in file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_ARRAY
- RETURN_ARRAY_AS_ERROR
- in file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_ERROR
constants
- RETURN_ARRAY_AS_VALUE
- in file Calculation.php, class constant PHPExcel_Calculation::RETURN_ARRAY_AS_VALUE
- revstrpos
- in file tcpdf.php, method TCPDF::revstrpos()
Find position of last occurrence of a substring in a string
- rewind
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::rewind()
Rewind iterator
- rewind
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::rewind()
Rewind iterator
- rewind
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::rewind()
Rewind iterator
- rfread
- in file tcpdf.php, method TCPDF::rfread()
Binary-safe and URL-safe file read.
- RIGHT
- in file TextData.php, method PHPExcel_Calculation_TextData::RIGHT()
RIGHT
- rollbackTransaction
- in file tcpdf.php, method TCPDF::rollbackTransaction()
This method allows to undo the latest transaction by returning the latest saved TCPDF object with startTransaction().
- ROMAN
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::ROMAN()
- ROOT_START_BLOCK_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::ROOT_START_BLOCK_POS
- Rotate
- in file tcpdf.php, method TCPDF::Rotate()
Rotate object.
- ROUNDDOWN
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::ROUNDDOWN()
ROUNDDOWN
- RoundedRect
- in file tcpdf.php, method TCPDF::RoundedRect()
Draws a rounded rectangle.
- RoundedRectXY
- in file tcpdf.php, method TCPDF::RoundedRectXY()
Draws a rounded rectangle.
- ROUNDUP
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::ROUNDUP()
ROUNDUP
- ROW
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::ROW()
ROW
- ROWHEIGHT
- in file pdf417.php, constant ROWHEIGHT
Row height respect X dimension of single module
- RowLengthException
- in file Error.php, constant RowLengthException
- ROWS
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::ROWS()
ROWS
- rsBlockNum
- in file qrcode.php, method QRcode::rsBlockNum()
Return block number 0
- rsBlockNum1
- in file qrcode.php, method QRcode::rsBlockNum1()
Return block number 1
- rsBlockNum2
- in file qrcode.php, method QRcode::rsBlockNum2()
Return block number 2
- rsDataCodes1
- in file qrcode.php, method QRcode::rsDataCodes1()
Return data codes 1
- rsDataCodes2
- in file qrcode.php, method QRcode::rsDataCodes2()
Return data codes 2
- rsDataLength
- in file qrcode.php, method QRcode::rsDataLength()
Return data length
- rsEccCodes1
- in file qrcode.php, method QRcode::rsEccCodes1()
Return ecc codes 1
- rsEccCodes2
- in file qrcode.php, method QRcode::rsEccCodes2()
Return ecc codes 2
- rsEccLength
- in file qrcode.php, method QRcode::rsEccLength()
Return ecc length
- RSQ
- in file Statistical.php, method PHPExcel_Calculation_Statistical::RSQ()
RSQ
- run
- in file benchmark.php, method Benchmark::run()
- runCholesky
- in file benchmark.php, method Benchmark::runCholesky()
- runEig
- in file benchmark.php, method Benchmark::runEig()
- runLU
- in file benchmark.php, method Benchmark::runLU()
- runQR
- in file benchmark.php, method Benchmark::runQR()
- runSVD
- in file benchmark.php, method Benchmark::runSVD()
top
s
- $sbat
- in file OLE.php, variable PHPExcel_Shared_OLE::$sbat
Short Block Allocation Table
- $sign
- in file tcpdf.php, variable TCPDF::$sign
If true enables document signing
- $signature_appearance
- in file tcpdf.php, variable TCPDF::$signature_appearance
data for signature appearance
- $signature_data
- in file tcpdf.php, variable TCPDF::$signature_data
Signature data
- $signature_max_length
- in file tcpdf.php, variable TCPDF::$signature_max_length
Signature max length
- $sig_annot_ref
- in file tcpdf.php, variable TCPDF::$sig_annot_ref
Placemark used during signature process.
- $sig_obj_id
- in file tcpdf.php, variable TCPDF::$sig_obj_id
Signature object ID
- $Size
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Size
The size of the PPS's data (in bytes)
- $smallBlockSize
- in file OLE.php, variable PHPExcel_Shared_OLE::$smallBlockSize
Size of small blocks. This is usually 64.
- $spot_colors
- in file tcpdf.php, variable TCPDF::$spot_colors
Array of Spot colors
- $start_pattern
- in file pdf417.php, variable PDF417::$start_pattern
- $start_transaction_page
- in file tcpdf.php, variable TCPDF::$start_transaction_page
Store page number when startTransaction() is called.
- $start_transaction_y
- in file tcpdf.php, variable TCPDF::$start_transaction_y
Store Y position when startTransaction() is called.
- $stat
- in file benchmark.php, variable Benchmark::$stat
- $state
- in file tcpdf.php, variable TCPDF::$state
- $stop_pattern
- in file pdf417.php, variable PDF417::$stop_pattern
- $strokecolor
- in file tcpdf.php, variable TCPDF::$strokecolor
- $structured
- in file qrcode.php, variable QRcode::$structured
- $subject
- in file tcpdf.php, variable TCPDF::$subject
- $summaryInformation
- in file OLERead.php, variable PHPExcel_Shared_OLERead::$summaryInformation
- $suppressFormulaErrors
- in file Calculation.php, variable PHPExcel_Calculation::$suppressFormulaErrors
Flag to determine how formula errors should be handled If true, then a user error will be triggered If false, then an exception will be thrown
- $svgclipid
- in file tcpdf.php, variable TCPDF::$svgclipid
- $svgclipmode
- in file tcpdf.php, variable TCPDF::$svgclipmode
- $svgclippaths
- in file tcpdf.php, variable TCPDF::$svgclippaths
- $svgcliptm
- in file tcpdf.php, variable TCPDF::$svgcliptm
- $svgdefs
- in file tcpdf.php, variable TCPDF::$svgdefs
- $svgdefsmode
- in file tcpdf.php, variable TCPDF::$svgdefsmode
- $svgdir
- in file tcpdf.php, variable TCPDF::$svgdir
- $svggradientid
- in file tcpdf.php, variable TCPDF::$svggradientid
- $svggradients
- in file tcpdf.php, variable TCPDF::$svggradients
- $svginheritprop
- in file tcpdf.php, variable TCPDF::$svginheritprop
- $svgstyles
- in file tcpdf.php, variable TCPDF::$svgstyles
- $svgtext
- in file tcpdf.php, variable TCPDF::$svgtext
- $svgtextmode
- in file tcpdf.php, variable TCPDF::$svgtextmode
- $svgunit
- in file tcpdf.php, variable TCPDF::$svgunit
- Statistical.php
- procedural page Statistical.php
- SYLK.php
- procedural page SYLK.php
- Settings.php
- procedural page Settings.php
- SpContainer.php
- procedural page SpContainer.php
- SpgrContainer.php
- procedural page SpgrContainer.php
- Stats.php
- procedural page Stats.php
- SingularValueDecomposition.php
- procedural page SingularValueDecomposition.php
- stsongstdlight.php
- procedural page stsongstdlight.php
- symbol.php
- procedural page symbol.php
- String.php
- procedural page String.php
- Style.php
- procedural page Style.php
- Shadow.php
- procedural page Shadow.php
- SheetView.php
- procedural page SheetView.php
- StringTable.php
- procedural page StringTable.php
- Style.php
- procedural page Style.php
- sampleCentralMoment
- in file Stats.php, method Base::sampleCentralMoment()
Calculates the nth central moment (m{n}) of a data set.
- sampleRawMoment
- in file Stats.php, method Base::sampleRawMoment()
Calculates the nth raw moment (m{n}) of a data set.
- SanitizeUTF8
- in file String.php, method PHPExcel_Shared_String::SanitizeUTF8()
Try to sanitize UTF8, stripping invalid byte sequences. Not perfect. Does not surrogate characters.
- save
- in file IWriter.php, method PHPExcel_Writer_IWriter::save()
Save PHPExcel to file
- save
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::save()
Save PHPExcel to file
- save
- in file PDF.php, method PHPExcel_Writer_PDF::save()
Save PHPExcel to file
- save
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::save()
Method for saving the whole OLE container (including files).
- save
- in file Excel5.php, method PHPExcel_Writer_Excel5::save()
Save PHPExcel to file
- save
- in file HTML.php, method PHPExcel_Writer_HTML::save()
Save PHPExcel to file
- save
- in file CSV.php, method PHPExcel_Writer_CSV::save()
Save PHPExcel to file
- SaveToFile
- in file makefont.php, function SaveToFile()
- Scale
- in file tcpdf.php, method TCPDF::Scale()
Vertical and horizontal non-proportional Scaling.
- ScaleX
- in file tcpdf.php, method TCPDF::ScaleX()
Horizontal Scaling.
- ScaleXY
- in file tcpdf.php, method TCPDF::ScaleXY()
Vertical and horizontal proportional Scaling.
- ScaleY
- in file tcpdf.php, method TCPDF::ScaleY()
Vertical Scaling.
- SEARCHINSENSITIVE
- in file TextData.php, method PHPExcel_Calculation_TextData::SEARCHINSENSITIVE()
SEARCHINSENSITIVE
- SEARCHSENSITIVE
- in file TextData.php, method PHPExcel_Calculation_TextData::SEARCHSENSITIVE()
SEARCHSENSITIVE
- SECONDOFMINUTE
- in file DateTime.php, method PHPExcel_Calculation_DateTime::SECONDOFMINUTE()
SECONDOFMINUTE
- segSVGContentHandler
- in file tcpdf.php, method TCPDF::segSVGContentHandler()
Sets the character data handler function for the XML parser.
- selectColumn
- in file tcpdf.php, method TCPDF::selectColumn()
Set position at a given column
- SEMICOLON
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::SEMICOLON
- serializeTCPDFtagParameters
- in file tcpdf.php, method TCPDF::serializeTCPDFtagParameters()
Serialize an array of parameters to be used with TCPDF tag in HTML code.
- SERIESSUM
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SERIESSUM()
SERIESSUM
- set
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::set()
set
- setActiveSheetIndex
- in file PHPExcel.php, method PHPExcel::setActiveSheetIndex()
Set active sheet index
- setActiveSheetIndexByName
- in file PHPExcel.php, method PHPExcel::setActiveSheetIndexByName()
Set active sheet index by name
- setAlignment
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setAlignment()
Set Shadow alignment
- setAlignment
- in file Comment.php, method PHPExcel_Comment::setAlignment()
Set Alignment
- setAlignWithMargins
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setAlignWithMargins()
Set AlignWithMargins
- setAllowBlank
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setAllowBlank()
Set Allow Blank
- setAlpha
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setAlpha()
Set Alpha
- setAlpha
- in file tcpdf.php, method TCPDF::setAlpha()
Set alpha for stroking (CA) and non-stroking (ca) operations.
- setARGB
- in file Color.php, method PHPExcel_Style_Color::setARGB()
Set ARGB
- setArrayReturnType
- in file Calculation.php, method PHPExcel_Calculation::setArrayReturnType()
Set the Array Return Type (Array or Value of first element in the array)
- SetAuthor
- in file tcpdf.php, method TCPDF::SetAuthor()
Defines the author of the document.
- setAuthor
- in file Comment.php, method PHPExcel_Comment::setAuthor()
Set Author
- setAutoFilter
- in file Worksheet.php, method PHPExcel_Worksheet::setAutoFilter()
Set Autofilter Range
- setAutoFilter
- in file Protection.php, method PHPExcel_Worksheet_Protection::setAutoFilter()
Set AutoFilter
- setAutoFilterByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setAutoFilterByColumnAndRow()
Set Autofilter Range by using numeric cell coordinates
- SetAutoPageBreak
- in file tcpdf.php, method TCPDF::SetAutoPageBreak()
Enables or disables the automatic page breaking mode. When enabling, the second parameter is the distance from the bottom of the page that defines the triggering limit. By default, the mode is on and the margin is 2 cm.
- setAutoSize
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setAutoSize()
Set Auto Size
- setAutoSizeMethod
- in file Font.php, method PHPExcel_Shared_Font::setAutoSizeMethod()
Set autoSize method
- setBarcode
- in file tcpdf.php, method TCPDF::setBarcode()
Set document barcode.
- setBarcode
- in file barcodes.php, method TCPDFBarcode::setBarcode()
Set the barcode.
- setBarcode
- in file 2dbarcodes.php, method TCPDF2DBarcode::setBarcode()
Set the barcode.
- setBgColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBgColor()
Sets the cell's background color
- setBIFFVersion
- in file Font.php, method PHPExcel_Writer_Excel5_Font::setBIFFVersion()
Set BIFF version
- setBIFFVersion
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBIFFVersion()
Set BIFF version
- setBlip
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setBlip()
Set the BLIP
- setBlipType
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setBlipType()
Set the BLIP type
- setBlurRadius
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setBlurRadius()
Set Blur radius
- setBold
- in file Font.php, method PHPExcel_Style_Font::setBold()
Set Bold
- SetBooklet
- in file tcpdf.php, method TCPDF::SetBooklet()
Set the booklet mode for double-sided pages.
- setBorderStyle
- in file Border.php, method PHPExcel_Style_Border::setBorderStyle()
Set Border style
- setBottom
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setBottom()
Set Bottom
- setBottomColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setBottomColor()
Sets the cell's bottom border color
- setBreak
- in file Worksheet.php, method PHPExcel_Worksheet::setBreak()
Set break on a cell
- setBreakByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setBreakByColumnAndRow()
Set break on a cell by using numeric cell coordinates
- setBstoreContainer
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setBstoreContainer()
Set BLIP Store Container
- setBuffer
- in file tcpdf.php, method TCPDF::setBuffer()
Set buffer content (always append data).
- setBuiltInFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::setBuiltInFormatCode()
Set Built-In Format Code
- setCacheStorageMethod
- in file Settings.php, method PHPExcel_Settings::setCacheStorageMethod()
- setCalculatedValue
- in file Cell.php, method PHPExcel_Cell::setCalculatedValue()
Set calculated value (used for caching)
- setCalculationCacheEnabled
- in file Calculation.php, method PHPExcel_Calculation::setCalculationCacheEnabled()
Enable/disable calculation cache
- setCalculationCacheExpirationTime
- in file Calculation.php, method PHPExcel_Calculation::setCalculationCacheExpirationTime()
Set calculation cache expiration time
- setCategory
- in file Function.php, method PHPExcel_Calculation_Function::setCategory()
Set Category (represented by CATEGORY_*)
- setCategory
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCategory()
Set Category
- setCDgSaved
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setCDgSaved()
Set total number of drawings saved
- setCellHeightRatio
- in file tcpdf.php, method TCPDF::setCellHeightRatio()
Set the height of the cell (line height) respect the font height.
- setCellMargins
- in file tcpdf.php, method TCPDF::setCellMargins()
Set the internal Cell margins.
- SetCellPadding
- in file tcpdf.php, method TCPDF::SetCellPadding()
Set the same internal Cell padding for top, right, bottom, left-
- setCellPaddings
- in file tcpdf.php, method TCPDF::setCellPaddings()
Set the internal Cell paddings.
- setCellValue
- in file Worksheet.php, method PHPExcel_Worksheet::setCellValue()
Set a cell value
- setCellValueByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setCellValueByColumnAndRow()
Set a cell value by using numeric cell coordinates
- setCellValueExplicit
- in file Worksheet.php, method PHPExcel_Worksheet::setCellValueExplicit()
Set a cell value
- setCellValueExplicitByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setCellValueExplicitByColumnAndRow()
Set a cell value by using numeric cell coordinates
- setCollapsed
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setCollapsed()
Set Collapsed
- setCollapsed
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setCollapsed()
Set Collapsed
- setColor
- in file Border.php, method PHPExcel_Style_Border::setColor()
Set Border Color
- setColor
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setColor()
Set Color
- setColor
- in file Font.php, method PHPExcel_Style_Font::setColor()
Set Color
- setColorIndex
- in file Font.php, method PHPExcel_Writer_Excel5_Font::setColorIndex()
Set the color index
- setColumnIndex
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setColumnIndex()
Set ColumnIndex
- setColumnsArray
- in file tcpdf.php, method TCPDF::setColumnsArray()
Set columns array.
- setColumnsToRepeatAtLeft
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setColumnsToRepeatAtLeft()
Set Columns to repeat at left
- setColumnsToRepeatAtLeftByStartAndEnd
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setColumnsToRepeatAtLeftByStartAndEnd()
Set Columns to repeat at left by start and end
- setComments
- in file Worksheet.php, method PHPExcel_Worksheet::setComments()
Set comments array for the entire sheet.
- setCompany
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCompany()
Set Company
- setCompatibilityMode
- in file Functions.php, method PHPExcel_Calculation_Functions::setCompatibilityMode()
Set the Compatibility Mode
- SetCompression
- in file tcpdf.php, method TCPDF::SetCompression()
Activates or deactivates page compression. When activated, the internal representation of each page is compressed, which leads to a compression ratio of about 2 for the resulting document. Compression is on by default.
- setCondition
- in file Conditional.php, method PHPExcel_Style_Conditional::setCondition()
Set Condition
- setConditionalStyles
- in file Style.php, method PHPExcel_Style::setConditionalStyles()
Set Conditional Styles. Only used on supervisor.
- setConditionalStyles
- in file Worksheet.php, method PHPExcel_Worksheet::setConditionalStyles()
Set conditional styles
- setConditions
- in file Conditional.php, method PHPExcel_Style_Conditional::setConditions()
Set Conditions
- setConditionType
- in file Conditional.php, method PHPExcel_Style_Conditional::setConditionType()
Set Condition type
- setContentMark
- in file tcpdf.php, method TCPDF::setContentMark()
Set start-writing mark on selected page.
- setContiguous
- in file CSV.php, method PHPExcel_Reader_CSV::setContiguous()
Set Contiguous
- setCoordinates
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setCoordinates()
Set Coordinates
- setCreated
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreated()
Set Created
- SetCreator
- in file tcpdf.php, method TCPDF::SetCreator()
Defines the creator of the document. This is typically the name of the application that generates the PDF.
- setCreator
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreator()
Set Creator
- setCSpSaved
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setCSpSaved()
Set total number of shapes saved (including group shapes)
- 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
- setCustomProperty
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCustomProperty()
Set a Custom Property
- setData
- in file Stats.php, method Base::setData()
Sets and verifies the data, checking for nulls and using the current null handling option
- setData
- in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setData()
Set the raw image data
- setDataType
- in file Cell.php, method PHPExcel_Cell::setDataType()
Set cell data type
- setDataValidation
- in file Cell.php, method PHPExcel_Cell::setDataValidation()
Set Data validation
- setDataValidation
- in file Worksheet.php, method PHPExcel_Worksheet::setDataValidation()
Set data validation
- 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
- SetDefaultMonospacedFont
- in file tcpdf.php, method TCPDF::SetDefaultMonospacedFont()
Defines the default monospaced font.
- setDefaultStyle
- in file Worksheet.php, method PHPExcel_Worksheet::setDefaultStyle()
Set default style - should only be used by PHPExcel_IReader implementations!
- setDefaultTableColumns
- in file tcpdf.php, method TCPDF::setDefaultTableColumns()
Set the default number of columns in a row for HTML tables.
- setDeleteColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::setDeleteColumns()
Set DeleteColumns
- setDeleteRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::setDeleteRows()
Set DeleteRows
- setDelimiter
- in file CSV.php, method PHPExcel_Writer_CSV::setDelimiter()
Set delimiter
- setDelimiter
- in file CSV.php, method PHPExcel_Reader_CSV::setDelimiter()
Set delimiter
- setDescription
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setDescription()
Set Description
- setDescription
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setDescription()
Set Description
- setDgContainer
- in file Escher.php, method PHPExcel_Shared_Escher::setDgContainer()
Set Drawing Container
- setDggContainer
- in file Escher.php, method PHPExcel_Shared_Escher::setDggContainer()
Set Drawing Group Container
- setDgId
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setDgId()
- setDiagColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setDiagColor()
Sets the cell's diagonal border color
- setDiagonalDirection
- in file Borders.php, method PHPExcel_Style_Borders::setDiagonalDirection()
Set DiagonalDirection
- setDifferentFirst
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setDifferentFirst()
Set DifferentFirst
- setDifferentOddEven
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setDifferentOddEven()
Set DifferentOddEven
- setDirection
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDirection()
Set Shadow direction (in degrees)
- SetDisplayMode
- in file tcpdf.php, method TCPDF::SetDisplayMode()
Defines the way the document is to be displayed by the viewer.
- setDistance
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setDistance()
Set Shadow distance
- SetDrawColor
- in file tcpdf.php, method TCPDF::SetDrawColor()
Defines the color used for all drawing operations (lines, rectangles and cell borders). It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.
- SetDrawColorArray
- in file tcpdf.php, method TCPDF::SetDrawColorArray()
Defines the color used for all drawing operations (lines, rectangles and cell borders).
- SetDrawSpotColor
- in file tcpdf.php, method TCPDF::SetDrawSpotColor()
Defines the spot color used for all drawing operations (lines, rectangles and cell borders).
- setEnclosure
- in file CSV.php, method PHPExcel_Reader_CSV::setEnclosure()
Set enclosure
- setEnclosure
- in file CSV.php, method PHPExcel_Writer_CSV::setEnclosure()
Set enclosure
- setEndColor
- in file Fill.php, method PHPExcel_Style_Fill::setEndColor()
Set End Color
- setEndCoordinates
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndCoordinates()
Set cell coordinates of bottom-right corner of shape
- setEndOffsetX
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndOffsetX()
Set offset in x-direction of bottom-right corner of shape measured in 1/1024 of column width
- setEndOffsetY
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setEndOffsetY()
Set offset in y-direction of bottom-right corner of shape measured in 1/256 of row height
- setEqualColumns
- in file tcpdf.php, method TCPDF::setEqualColumns()
Set multiple columns of the same size
- setError
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setError()
Set Error
- setErrorStyle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setErrorStyle()
Set Error style
- setErrorTitle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setErrorTitle()
Set Error title
- setEscher
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::setEscher()
Set Escher object
- setEscher
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setEscher()
Set Escher object
- setEvenFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setEvenFooter()
Set EvenFooter
- setEvenHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setEvenHeader()
Set EvenHeader
- setExcelCalendar
- in file Date.php, method PHPExcel_Shared_Date::setExcelCalendar()
Set the Excel calendar (Windows 1900 or Mac 1904)
- setExcelName
- in file Function.php, method PHPExcel_Calculation_Function::setExcelName()
Set Excel name
- setExtGState
- in file tcpdf.php, method TCPDF::setExtGState()
Add an extgstate
- setExtSheet
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::setExtSheet()
This method is used to update the array of sheet names. It is called by the addWorksheet() method of the PHPExcel_Writer_Excel5_Workbook class.
- setFgColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setFgColor()
Sets the cell's foreground color
- SetFillColor
- in file tcpdf.php, method TCPDF::SetFillColor()
Defines the color used for all filling operations (filled rectangles and cell backgrounds). It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.
- SetFillColorArray
- in file tcpdf.php, method TCPDF::SetFillColorArray()
Defines the color used for all filling operations (filled rectangles and cell backgrounds).
- SetFillSpotColor
- in file tcpdf.php, method TCPDF::SetFillSpotColor()
Defines the spot color used for all filling operations (filled rectangles and cell backgrounds).
- setFillType
- in file Fill.php, method PHPExcel_Style_Fill::setFillType()
Set Fill Type
- setFirstFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setFirstFooter()
Set FirstFooter
- setFirstHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setFirstHeader()
Set FirstHeader
- setFirstPageNumber
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFirstPageNumber()
Set first page number
- setFitToHeight
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToHeight()
Set Fit To Height
- setFitToPage
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToPage()
Set Fit To Page
- setFitToWidth
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setFitToWidth()
Set Fit To Width
- setFont
- in file Run.php, method PHPExcel_RichText_Run::setFont()
Set font
- setFont
- in file Style.php, method PHPExcel_Style::setFont()
Set font
- setFont
- in file PDF.php, method PHPExcel_Writer_PDF::setFont()
Set font. Examples:
- SetFont
- in file tcpdf.php, method TCPDF::SetFont()
Sets the font used to print character strings.
- setFontBuffer
- in file tcpdf.php, method TCPDF::setFontBuffer()
Set font buffer content.
- setFontIndex
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setFontIndex()
Set the font index.
- SetFontSize
- in file tcpdf.php, method TCPDF::SetFontSize()
Defines the size of the current font.
- setFontSpacing
- in file tcpdf.php, method TCPDF::setFontSpacing()
Set the amount to increase or decrease the space between characters in a text.
- setFontStretching
- in file tcpdf.php, method TCPDF::setFontStretching()
Set the percentage of character stretching.
- setFontSubBuffer
- in file tcpdf.php, method TCPDF::setFontSubBuffer()
Set font buffer content.
- setFontSubsetting
- in file tcpdf.php, method TCPDF::setFontSubsetting()
Enable or disable default option for font subsetting.
- setFooter
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setFooter()
Set Footer
- setFooter
- in file tcpdf.php, method TCPDF::setFooter()
This method is used to render the page footer.
- setFooterFont
- in file tcpdf.php, method TCPDF::setFooterFont()
Set footer font.
- setFooterMargin
- in file tcpdf.php, method TCPDF::setFooterMargin()
Set footer margin.
- setFormatCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::setFormatCells()
Set FormatCells
- setFormatCode
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::setFormatCode()
Set Format Code
- setFormatColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::setFormatColumns()
Set FormatColumns
- setFormatRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::setFormatRows()
Set FormatRows
- setFormDefaultProp
- in file tcpdf.php, method TCPDF::setFormDefaultProp()
Set default properties for form fields.
- setFormula1
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setFormula1()
Set Formula 1
- setFormula2
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setFormula2()
Set Formula 2
- setFormulaAttributes
- in file Cell.php, method PHPExcel_Cell::setFormulaAttributes()
- setFrameAt
- in file qrcode.php, method QRcode::setFrameAt()
Set frame value at specified position
- setGenerateSheetNavigationBlock
- in file HTML.php, method PHPExcel_Writer_HTML::setGenerateSheetNavigationBlock()
Set sheet index
- setGraphicVars
- in file tcpdf.php, method TCPDF::setGraphicVars()
Set graphic variables.
- setHeader
- in file tcpdf.php, method TCPDF::setHeader()
This method is used to render the page header.
- setHeader
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setHeader()
Set Header
- setHeaderData
- in file tcpdf.php, method TCPDF::setHeaderData()
Set header data.
- setHeaderFont
- in file tcpdf.php, method TCPDF::setHeaderFont()
Set header font.
- setHeaderFooter
- in file Worksheet.php, method PHPExcel_Worksheet::setHeaderFooter()
Set page header/footer
- setHeaderMargin
- in file tcpdf.php, method TCPDF::setHeaderMargin()
Set header margin.
- setHeight
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setHeight()
Set Height
- setHeight
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setHeight()
Set Height
- setHeight
- in file Comment.php, method PHPExcel_Comment::setHeight()
Set comment height (CSS style, i.e. XXpx or YYpt)
- setHidden
- in file Protection.php, method PHPExcel_Style_Protection::setHidden()
Set hidden
- setHorizontal
- in file Alignment.php, method PHPExcel_Style_Alignment::setHorizontal()
Set Horizontal
- setHorizontalCentered
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setHorizontalCentered()
Set center page horizontally
- setHtmlLinksStyle
- in file tcpdf.php, method TCPDF::setHtmlLinksStyle()
Set the color and font style for HTML links.
- setHtmlVSpace
- in file tcpdf.php, method TCPDF::setHtmlVSpace()
Set the vertical spaces for HTML tags.
- setHyperlink
- in file Cell.php, method PHPExcel_Cell::setHyperlink()
Set Hyperlink
- setHyperlink
- in file Worksheet.php, method PHPExcel_Worksheet::setHyperlink()
Set hyperlnk
- setIDCLs
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setIDCLs()
Set identifier clusters. array(<drawingId> => <max shape id>, ...)
- setImageBuffer
- in file tcpdf.php, method TCPDF::setImageBuffer()
Set image buffer content.
- setImageResource
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setImageResource()
Set image resource
- setImages
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setImages()
Set header/footer images
- setImageScale
- in file tcpdf.php, method TCPDF::setImageScale()
Set the adjusting factor to convert pixels to user units.
- setImagesRoot
- in file HTML.php, method PHPExcel_Writer_HTML::setImagesRoot()
Set images root
- setImageSubBuffer
- in file tcpdf.php, method TCPDF::setImageSubBuffer()
Set image buffer content for a specified sub-key.
- setIndent
- in file Alignment.php, method PHPExcel_Style_Alignment::setIndent()
Set indent
- setIndex
- in file Style.php, method PHPExcel_Style::setIndex()
Set own index in style collection
- setIndexByName
- in file PHPExcel.php, method PHPExcel::setIndexByName()
Set index for sheet by sheet name.
- setInputEncoding
- in file CSV.php, method PHPExcel_Reader_CSV::setInputEncoding()
Set input encoding
- setInputEncoding
- in file SYLK.php, method PHPExcel_Reader_SYLK::setInputEncoding()
Set input encoding
- setInsertColumns
- in file Protection.php, method PHPExcel_Worksheet_Protection::setInsertColumns()
Set InsertColumns
- setInsertHyperlinks
- in file Protection.php, method PHPExcel_Worksheet_Protection::setInsertHyperlinks()
Set InsertHyperlinks
- setInsertRows
- in file Protection.php, method PHPExcel_Worksheet_Protection::setInsertRows()
Set InsertRows
- setIsStyleXf
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setIsStyleXf()
Is this a style XF ?
- setItalic
- in file Font.php, method PHPExcel_Style_Font::setItalic()
Set Italic
- setIterateOnlyExistingCells
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::setIterateOnlyExistingCells()
Set loop only existing cells
- setJPEGQuality
- in file tcpdf.php, method TCPDF::setJPEGQuality()
Set the default JPEG compression quality (1-100)
- SetKeywords
- in file tcpdf.php, method TCPDF::SetKeywords()
Associates keywords with the document, generally in the form 'keyword1 keyword2 ...'.
- setKeywords
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setKeywords()
Set Keywords
- setLanguageArray
- in file tcpdf.php, method TCPDF::setLanguageArray()
Set language array.
- setLastH
- in file tcpdf.php, method TCPDF::setLastH()
Set the last cell height.
- setLastModifiedBy
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setLastModifiedBy()
Set Last Modified By
- setLastSpId
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setLastSpId()
- setLeft
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setLeft()
Set Left
- setLeftColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setLeftColor()
Sets the cell's left border color
- SetLeftMargin
- in file tcpdf.php, method TCPDF::SetLeftMargin()
Defines the left margin. The method can be called before creating the first page. If the current abscissa gets out of page, it is brought back to the margin.
- setLineEnding
- in file CSV.php, method PHPExcel_Reader_CSV::setLineEnding()
Set line ending
- setLineEnding
- in file CSV.php, method PHPExcel_Writer_CSV::setLineEnding()
Set line ending
- SetLineStyle
- in file tcpdf.php, method TCPDF::SetLineStyle()
Set line style.
- SetLineWidth
- in file tcpdf.php, method TCPDF::SetLineWidth()
Defines the line width. By default, the value equals 0.2 mm. The method can be called before the first page is created and the value is retained from page to page.
- SetLink
- in file tcpdf.php, method TCPDF::SetLink()
Defines the page and position a link points to.
- setListIndentWidth
- in file tcpdf.php, method TCPDF::setListIndentWidth()
Set custom width for list indentation.
- setLIsymbol
- in file tcpdf.php, method TCPDF::setLIsymbol()
Set the default bullet to be used as LI bullet symbol
- setLoadAllSheets
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadAllSheets()
Set all sheets to load Tells the Reader to load all worksheets from the workbook.
- setLoadAllSheets
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadAllSheets()
Set all sheets to load
- setLoadAllSheets
- in file Excel5.php, method PHPExcel_Reader_Excel5::setLoadAllSheets()
Set all sheets to load Tells the Reader to load all worksheets from the workbook.
- setLoadAllSheets
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setLoadAllSheets()
Set all sheets to load Tells the Reader to load all worksheets from the workbook.
- setLoadAllSheets
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadAllSheets()
Set all sheets to load Tells the Reader to load all worksheets from the workbook.
- setLoadSheetsOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setLoadSheetsOnly()
Set which sheets to load
- setLoadSheetsOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::setLoadSheetsOnly()
Set which sheets to load
- setLocale
- in file Calculation.php, method PHPExcel_Calculation::setLocale()
Set the locale code
- setLocale
- in file Settings.php, method PHPExcel_Settings::setLocale()
- setLocalOnly
- in file NamedRange.php, method PHPExcel_NamedRange::setLocalOnly()
Set localOnly
- setLocked
- in file Protection.php, method PHPExcel_Style_Protection::setLocked()
Set locked
- setLockRevision
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setLockRevision()
Set LockRevision
- setLockStructure
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setLockStructure()
Set LockStructure
- setLockWindows
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setLockWindows()
Set LockWindows
- setManager
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setManager()
Set Manager
- setMarginLeft
- in file Comment.php, method PHPExcel_Comment::setMarginLeft()
Set left margin (CSS style, i.e. XXpx or YYpt)
- SetMargins
- in file tcpdf.php, method TCPDF::SetMargins()
Defines the left, top and right margins.
- setMarginTop
- in file Comment.php, method PHPExcel_Comment::setMarginTop()
Set top margin (CSS style, i.e. XXpx or YYpt)
- setMergeCells
- in file Worksheet.php, method PHPExcel_Worksheet::setMergeCells()
Set merge cells array for the entire sheet. Use instead mergeCells() to merge a single cell range.
- setMimeType
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setMimeType()
Set mime type
- setModified
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setModified()
Set Modified
- setName
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setName()
Set Name
- setName
- in file NamedRange.php, method PHPExcel_NamedRange::setName()
Set name
- setName
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setName()
Set Name
- setName
- in file Font.php, method PHPExcel_Style_Font::setName()
Set Name
- setNullOption
- in file Stats.php, method Base::setNullOption()
Sets the null handling option.
- setNumberFormatIndex
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setNumberFormatIndex()
Sets the index to the number format record It can be date, time, currency, etc...
- setObjects
- in file Protection.php, method PHPExcel_Worksheet_Protection::setObjects()
Set Objects
- setOddFooter
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setOddFooter()
Set OddFooter
- setOddHeader
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setOddHeader()
Set OddHeader
- setOffice2003Compatibility
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setOffice2003Compatibility()
Set Pre-Calculate Formulas
- setOffsetX
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setOffsetX()
Set OffsetX
- setOffsetX
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setOffsetX()
Set OffsetX
- setOffsetY
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setOffsetY()
Set OffsetY
- setOffsetY
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setOffsetY()
Set OffsetY
- setOpenCell
- in file tcpdf.php, method TCPDF::setOpenCell()
Set the top/bottom cell sides to be open or closed when the cell cross the page.
- setOperator
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setOperator()
Set Operator
- setOperatorType
- in file Conditional.php, method PHPExcel_Style_Conditional::setOperatorType()
Set Operator type
- setOPT
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setOPT()
Set an option for the Shape Group Container
- setOPT
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setOPT()
Set an option for the drawing group
- setOrientation
- in file PDF.php, method PHPExcel_Writer_PDF::setOrientation()
Set Orientation
- setOrientation
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setOrientation()
Set Orientation
- setOutline
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::setOutline()
This method sets the properties for outlining and grouping. The defaults correspond to Excel's defaults.
- setOutlineLevel
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setOutlineLevel()
Set Outline Level
- setOutlineLevel
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setOutlineLevel()
Set Outline Level
- setPage
- in file tcpdf.php, method TCPDF::setPage()
Move pointer at the specified document page and update page dimensions.
- setPageBoxes
- in file tcpdf.php, method TCPDF::setPageBoxes()
Set page boundaries.
- setPageBuffer
- in file tcpdf.php, method TCPDF::setPageBuffer()
Set page buffer content.
- setPageFormat
- in file tcpdf.php, method TCPDF::setPageFormat()
Change the format of the current page
- setPageMargins
- in file Worksheet.php, method PHPExcel_Worksheet::setPageMargins()
Set page margins
- setPageMark
- in file tcpdf.php, method TCPDF::setPageMark()
Set start-writing mark on current page stream used to put borders and fills.
- setPageOrientation
- in file tcpdf.php, method TCPDF::setPageOrientation()
Set page orientation.
- setPageRegions
- in file tcpdf.php, method TCPDF::setPageRegions()
Set no-write regions on page.
- setPageSetup
- in file Worksheet.php, method PHPExcel_Worksheet::setPageSetup()
Set page setup
- setPageUnit
- in file tcpdf.php, method TCPDF::setPageUnit()
Set the units of measure for the document.
- setPaperSize
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPaperSize()
Set Paper Size
- setPaperSize
- in file PDF.php, method PHPExcel_Writer_PDF::setPaperSize()
Set Paper Size
- setParent
- in file BSE.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE::setParent()
Set parent BLIP Store Entry Container
- setParent
- in file SpgrContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer::setParent()
Set parent Shape Group Container
- setParent
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setParent()
Set parent Shape Group Container
- setParent
- in file Blip.php, method PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip::setParent()
Set parent BSE
- setParentWriter
- in file WriterPart.php, method PHPExcel_Writer_Excel2007_WriterPart::setParentWriter()
Set parent IWriter object
- setPassword
- in file Protection.php, method PHPExcel_Worksheet_Protection::setPassword()
Set Password
- setPath
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::setPath()
Set Path
- setPath
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setPath()
Set Path
- setPDFVersion
- in file tcpdf.php, method TCPDF::setPDFVersion()
Set the PDF version (check PDF reference for valid values).
- setPHPExcel
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setPHPExcel()
Set PHPExcel object
- setPHPExcelName
- in file Function.php, method PHPExcel_Calculation_Function::setPHPExcelName()
Set PHPExcel name
- setPivotTables
- in file Protection.php, method PHPExcel_Worksheet_Protection::setPivotTables()
Set PivotTables
- setPreCalculateFormulas
- in file CSV.php, method PHPExcel_Writer_CSV::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file HTML.php, method PHPExcel_Writer_HTML::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPreCalculateFormulas
- in file Excel5.php, method PHPExcel_Writer_Excel5::setPreCalculateFormulas()
Set Pre-Calculate Formulas
- setPrintArea
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPrintArea()
Set print area. e.g. 'A1:D10' or 'A1:D10,G5:M20'
- setPrintAreaByColumnAndRow
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setPrintAreaByColumnAndRow()
Set print area
- setPrintFooter
- in file tcpdf.php, method TCPDF::setPrintFooter()
Set a flag to print page footer.
- setPrintGridlines
- in file Worksheet.php, method PHPExcel_Worksheet::setPrintGridlines()
Set print gridlines
- setPrintHeader
- in file tcpdf.php, method TCPDF::setPrintHeader()
Set a flag to print page header.
- SETPRINTRANGE_INSERT
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::SETPRINTRANGE_INSERT
- SETPRINTRANGE_OVERWRITE
- in file PageSetup.php, class constant PHPExcel_Worksheet_PageSetup::SETPRINTRANGE_OVERWRITE
- setPrompt
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setPrompt()
Set Prompt
- setPromptTitle
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setPromptTitle()
Set Prompt title
- setProperties
- in file PHPExcel.php, method PHPExcel::setProperties()
Set properties
- SetProtection
- in file tcpdf.php, method TCPDF::SetProtection()
Set document protection Remark: the protection against modification is for people who have the full Acrobat product.
- setProtection
- in file Worksheet.php, method PHPExcel_Worksheet::setProtection()
Set Protection
- setRange
- in file NamedRange.php, method PHPExcel_NamedRange::setRange()
Set range
- setRasterizeVectorImages
- in file tcpdf.php, method TCPDF::setRasterizeVectorImages()
Enable/disable rasterization of vector images using ImageMagick library.
- setReadDataOnly
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::setReadDataOnly()
Set read data only Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
- setReadDataOnly
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::setReadDataOnly()
Set read data only Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
- setReadDataOnly
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::setReadDataOnly()
Set read data only Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
- setReadDataOnly
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::setReadDataOnly()
Set read data only
- setReadDataOnly
- in file Excel5.php, method PHPExcel_Reader_Excel5::setReadDataOnly()
Set read data only Set to true, to advise the Reader only to read data values for cells, and to ignore any formatting information.
- 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 Gnumeric.php, method PHPExcel_Reader_Gnumeric::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
- setReadFilter
- in file CSV.php, method PHPExcel_Reader_CSV::setReadFilter()
Set read filter
- setReadFilter
- in file Excel5.php, method PHPExcel_Reader_Excel5::setReadFilter()
Set read filter
- setRenderingFunction
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::setRenderingFunction()
Set rendering function
- setResizeProportional
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setResizeProportional()
Set ResizeProportional
- setResizeProportional
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setResizeProportional()
Set ResizeProportional
- setReturnDateType
- in file Functions.php, method PHPExcel_Calculation_Functions::setReturnDateType()
Set the Return Date Format used by functions that return a date/time (Excel, PHP Serialized Numeric or PHP Object)
- setRevisionsPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setRevisionsPassword()
Set RevisionsPassword
- setRGB
- in file Color.php, method PHPExcel_Style_Color::setRGB()
Set RGB
- setRichTextElements
- in file RichText.php, method PHPExcel_RichText::setRichTextElements()
Set Rich Text elements
- setRight
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setRight()
Set Right
- setRightColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setRightColor()
Sets the cell's right border color
- SetRightMargin
- in file tcpdf.php, method TCPDF::SetRightMargin()
Defines the right margin. The method can be called before creating the first page.
- setRightToLeft
- in file Worksheet.php, method PHPExcel_Worksheet::setRightToLeft()
Set right-to-left
- setRotation
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setRotation()
Set Rotation
- setRotation
- in file Fill.php, method PHPExcel_Style_Fill::setRotation()
Set Rotation
- setRowHeight
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setRowHeight()
Set Row Height
- setRowIndex
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setRowIndex()
Set Row Index
- setRowsToRepeatAtTop
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setRowsToRepeatAtTop()
Set Rows to repeat at top
- setRowsToRepeatAtTopByStartAndEnd
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setRowsToRepeatAtTopByStartAndEnd()
Set Rows to repeat at top by start and end
- setRTL
- in file tcpdf.php, method TCPDF::setRTL()
Enable or disable Right-To-Left language mode
- setScale
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setScale()
Set Scale
- setScaleWithDocument
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::setScaleWithDocument()
Set ScaleWithDocument
- setScenarios
- in file Protection.php, method PHPExcel_Worksheet_Protection::setScenarios()
Set Scenarios
- setScope
- in file NamedRange.php, method PHPExcel_NamedRange::setScope()
Set scope
- setSearchLocations
- in file IOFactory.php, method PHPExcel_IOFactory::setSearchLocations()
Set search locations
- setSecurity
- in file PHPExcel.php, method PHPExcel::setSecurity()
Set security
- setSelectedCell
- in file Worksheet.php, method PHPExcel_Worksheet::setSelectedCell()
Selected cell
- setSelectedCellByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::setSelectedCellByColumnAndRow()
Selected cell by using numeric cell coordinates
- setSelectedCells
- in file Worksheet.php, method PHPExcel_Worksheet::setSelectedCells()
Select a range of cells.
- setSelectLockedCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::setSelectLockedCells()
Set SelectLockedCells
- setSelectUnlockedCells
- in file Protection.php, method PHPExcel_Worksheet_Protection::setSelectUnlockedCells()
Set SelectUnlockedCells
- setShadow
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setShadow()
Set Shadow
- setSharedStyle
- in file Worksheet.php, method PHPExcel_Worksheet::setSharedStyle()
Set shared cell style to a range of cells
- setSheet
- in file Protection.php, method PHPExcel_Worksheet_Protection::setSheet()
Set Sheet
- setSheetIndex
- in file HTML.php, method PHPExcel_Writer_HTML::setSheetIndex()
Set sheet index
- setSheetIndex
- in file CSV.php, method PHPExcel_Writer_CSV::setSheetIndex()
Set sheet index
- setSheetIndex
- in file CSV.php, method PHPExcel_Reader_CSV::setSheetIndex()
Set sheet index
- setSheetIndex
- in file SYLK.php, method PHPExcel_Reader_SYLK::setSheetIndex()
Set sheet index
- setSheetState
- in file Worksheet.php, method PHPExcel_Worksheet::setSheetState()
Set sheet state
- setSheetView
- in file Worksheet.php, method PHPExcel_Worksheet::setSheetView()
Set sheet view
- setShowDropDown
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowDropDown()
Set Show DropDown
- setShowErrorMessage
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowErrorMessage()
Set Show ErrorMessage
- setShowGridlines
- in file Worksheet.php, method PHPExcel_Worksheet::setShowGridlines()
Set show gridlines
- setShowInputMessage
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setShowInputMessage()
Set Show InputMessage
- setShowRowColHeaders
- in file Worksheet.php, method PHPExcel_Worksheet::setShowRowColHeaders()
Set show row and column headers
- setShowSummaryBelow
- in file Worksheet.php, method PHPExcel_Worksheet::setShowSummaryBelow()
Set show summary below
- setShowSummaryRight
- in file Worksheet.php, method PHPExcel_Worksheet::setShowSummaryRight()
Set show summary right
- setShrinkToFit
- in file Alignment.php, method PHPExcel_Style_Alignment::setShrinkToFit()
Set Shrink to fit
- setSignature
- in file tcpdf.php, method TCPDF::setSignature()
Enable document signature (requires the OpenSSL Library).
- setSignatureAppearance
- in file tcpdf.php, method TCPDF::setSignatureAppearance()
Set the digital signature appearance (a cliccable rectangle area to get signature properties)
- setSize
- in file Font.php, method PHPExcel_Style_Font::setSize()
Set Size
- setSort
- in file Protection.php, method PHPExcel_Worksheet_Protection::setSort()
Set Sort
- setSpacesRE
- in file tcpdf.php, method TCPDF::setSpacesRE()
Set regular expression to detect withespaces or word separators.
- setSpgr
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpgr()
Set whether this is a group shape
- setSpgrContainer
- in file DgContainer.php, method PHPExcel_Shared_Escher_DgContainer::setSpgrContainer()
- setSpId
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpId()
Set the shape index
- setSpIdMax
- in file DggContainer.php, method PHPExcel_Shared_Escher_DggContainer::setSpIdMax()
Set maximum shape index of all shapes in all drawings (plus one)
- setSpType
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setSpType()
Set the shape type
- setStartColor
- in file Fill.php, method PHPExcel_Style_Fill::setStartColor()
Set Start Color
- setStartCoordinates
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartCoordinates()
Set cell coordinates of upper-left corner of shape
- setStartOffsetX
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartOffsetX()
Set offset in x-direction of upper-left corner of shape measured in 1/1024 of column width
- setStartOffsetY
- in file SpContainer.php, method PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer::setStartOffsetY()
Set offset in y-direction of upper-left corner of shape measured in 1/256 of row height
- setStrikethrough
- in file Font.php, method PHPExcel_Style_Font::setStrikethrough()
Set Strikethrough
- setStriketrough
- in file Font.php, method PHPExcel_Style_Font::setStriketrough()
Set Striketrough
- setStyle
- in file Conditional.php, method PHPExcel_Style_Conditional::setStyle()
Set Style
- setSubject
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setSubject()
Set Subject
- SetSubject
- in file tcpdf.php, method TCPDF::SetSubject()
Defines the subject of the document.
- setSubScript
- in file Font.php, method PHPExcel_Style_Font::setSubScript()
Set SubScript
- setSuperScript
- in file Font.php, method PHPExcel_Style_Font::setSuperScript()
Set SuperScript
- setSVGStyles
- in file tcpdf.php, method TCPDF::setSVGStyles()
Apply the requested SVG styles (*** TO BE COMPLETED ***)
- setTableHeader
- in file tcpdf.php, method TCPDF::setTableHeader()
This method is used to render the table header on new page (if any).
- setTempDir
- in file PDF.php, method PHPExcel_Writer_PDF::setTempDir()
Set temporary storage directory
- setTempDir
- in file Excel5.php, method PHPExcel_Writer_Excel5::setTempDir()
Set temporary storage directory
- setTempRTL
- in file tcpdf.php, method TCPDF::setTempRTL()
Force temporary RTL language direction
- setText
- in file ITextElement.php, method PHPExcel_RichText_ITextElement::setText()
Set text
- setText
- in file Conditional.php, method PHPExcel_Style_Conditional::setText()
Set text
- setText
- in file Comment.php, method PHPExcel_Comment::setText()
Set Rich text comment
- setText
- in file TextElement.php, method PHPExcel_RichText_TextElement::setText()
Set text
- SetTextColor
- in file tcpdf.php, method TCPDF::SetTextColor()
Defines the color used for text. It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.
- SetTextColorArray
- in file tcpdf.php, method TCPDF::SetTextColorArray()
Defines the color used for text. It can be expressed in RGB components or gray scale.
- setTextRenderingMode
- in file tcpdf.php, method TCPDF::setTextRenderingMode()
Set Text rendering mode.
- setTextRotation
- in file Alignment.php, method PHPExcel_Style_Alignment::setTextRotation()
Set TextRotation
- SetTextSpotColor
- in file tcpdf.php, method TCPDF::SetTextSpotColor()
Defines the spot color used for text.
- 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
- SetTitle
- in file tcpdf.php, method TCPDF::SetTitle()
Defines the title of the document.
- setTitle
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setTitle()
Set Title
- setTitle
- in file Worksheet.php, method PHPExcel_Worksheet::setTitle()
Set title
- setTokenSubType
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setTokenSubType()
Set Token SubType
- setTokenType
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setTokenType()
Set Token Type
- setTooltip
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setTooltip()
Set tooltip
- setTop
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::setTop()
Set Top
- setTopColor
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::setTopColor()
Sets the cell's top border color
- SetTopMargin
- in file tcpdf.php, method TCPDF::SetTopMargin()
Defines the top margin. The method can be called before creating the first page.
- 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.
- setType
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::setType()
Set Type
- setUnderline
- in file Font.php, method PHPExcel_Style_Font::setUnderline()
Set Underline
- setUrl
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::setUrl()
Set URL
- setUseBOM
- in file CSV.php, method PHPExcel_Writer_CSV::setUseBOM()
Set whether BOM should be used
- setUseDiskCaching
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::setUseDiskCaching()
Set use disk caching where possible?
- setUseInlineCss
- in file HTML.php, method PHPExcel_Writer_HTML::setUseInlineCss()
Set use inline CSS?
- setUserRights
- in file tcpdf.php, method TCPDF::setUserRights()
Set User's Rights for PDF Reader WARNING: This is experimental and currently do not work.
- setValue
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::setValue()
Set Value
- setValue
- in file Cell.php, method PHPExcel_Cell::setValue()
Set cell value
- setValueBinder
- in file Cell.php, method PHPExcel_Cell::setValueBinder()
Set value binder to use
- setValueExplicit
- in file Cell.php, method PHPExcel_Cell::setValueExplicit()
Set cell value (with explicit data type given)
- setVertical
- in file Alignment.php, method PHPExcel_Style_Alignment::setVertical()
Set Vertical
- setVerticalCentered
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::setVerticalCentered()
Set center page vertically
- setViewerPreferences
- in file tcpdf.php, method TCPDF::setViewerPreferences()
Set the viewer preferences dictionary controlling the way the document is to be presented on the screen or in print.
- setVisibility
- in file tcpdf.php, method TCPDF::setVisibility()
Set the visibility of the successive elements.
- setVisible
- in file Comment.php, method PHPExcel_Comment::setVisible()
Set comment default visibility
- setVisible
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::setVisible()
Set Visible
- setVisible
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setVisible()
Set Visible
- setVisible
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setVisible()
Set Visible
- setWidth
- in file Comment.php, method PHPExcel_Comment::setWidth()
Set comment width (CSS style, i.e. XXpx or YYpt)
- setWidth
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setWidth()
Set Width
- setWidth
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWidth()
Set Width
- setWidth
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setWidth()
Set Width
- setWidthAndHeight
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWidthAndHeight()
Set width and height with proportional resize
- setWidthAndHeight
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::setWidthAndHeight()
Set width and height with proportional resize
- setWorkbookPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setWorkbookPassword()
Set WorkbookPassword
- setWorksheet
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::setWorksheet()
Set Worksheet
- setWorksheet
- in file NamedRange.php, method PHPExcel_NamedRange::setWorksheet()
Set worksheet
- setWrapText
- in file Alignment.php, method PHPExcel_Style_Alignment::setWrapText()
Set Wrap Text
- SetX
- in file tcpdf.php, method TCPDF::SetX()
Defines the abscissa of the current position.
- setXfIndex
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::setXfIndex()
Set index to cellXf
- setXfIndex
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::setXfIndex()
Set index to cellXf
- setXfIndex
- in file Cell.php, method PHPExcel_Cell::setXfIndex()
Set index to cellXf
- SetXY
- in file tcpdf.php, method TCPDF::SetXY()
Defines the abscissa and ordinate of the current position.
- SetY
- in file tcpdf.php, method TCPDF::SetY()
Moves the current abscissa back to the left margin and sets the ordinate.
- setZipClass
- in file Settings.php, method PHPExcel_Settings::setZipClass()
Set the Zip Class to use (PCLZip or ZipArchive)
- setZoomScale
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::setZoomScale()
Set ZoomScale
- setZoomScaleNormal
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::setZoomScaleNormal()
Set ZoomScale
- set_mqr
- in file tcpdf.php, method TCPDF::set_mqr()
Sets the current active configuration setting of magic_quotes_runtime (if the set_magic_quotes_runtime function exist)
- SHADOW_BOTTOM
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM
- SHADOW_BOTTOM_LEFT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM_LEFT
- SHADOW_BOTTOM_RIGHT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_BOTTOM_RIGHT
- SHADOW_CENTER
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_CENTER
- SHADOW_LEFT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_LEFT
- SHADOW_TOP
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP
- SHADOW_TOP_LEFT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP_LEFT
- SHADOW_TOP_RIGHT
- in file Shadow.php, class constant PHPExcel_Worksheet_Drawing_Shadow::SHADOW_TOP_RIGHT
- SHEETSTATE_HIDDEN
- in file Worksheet.php, class constant PHPExcel_Worksheet::SHEETSTATE_HIDDEN
- SHEETSTATE_VERYHIDDEN
- in file Worksheet.php, class constant PHPExcel_Worksheet::SHEETSTATE_VERYHIDDEN
- SHEETSTATE_VISIBLE
- in file Worksheet.php, class constant PHPExcel_Worksheet::SHEETSTATE_VISIBLE
- shrinkRangeToFit
- in file Worksheet.php, method PHPExcel_Worksheet::shrinkRangeToFit()
Accepts a range, returning it as a range that falls within the current highest row and column of the worksheet
- SIGN
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SIGN()
SIGN
- SingularValueDecomposition
- in file SingularValueDecomposition.php, class SingularValueDecomposition
- 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
- SKEW
- in file Statistical.php, method PHPExcel_Calculation_Statistical::SKEW()
SKEW
- Skew
- in file tcpdf.php, method TCPDF::Skew()
Skew.
- skewness
- in file Stats.php, method Base::skewness()
Calculates the skewness of the data distribution in the set The skewness measures the degree of asymmetry of a distribution, and is related to the third central moment of a distribution.
- SkewX
- in file tcpdf.php, method TCPDF::SkewX()
Skew horizontally.
- SkewY
- in file tcpdf.php, method TCPDF::SkewY()
Skew vertically.
- SLN
- in file Financial.php, method PHPExcel_Calculation_Financial::SLN()
SLN
- SLOPE
- in file Statistical.php, method PHPExcel_Calculation_Statistical::SLOPE()
SLOPE
- SMALL
- in file Statistical.php, method PHPExcel_Calculation_Statistical::SMALL()
SMALL
- 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
- solve
- in file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::solve()
Solve A*X = B
- solve
- in file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::solve()
Least squares solution of A*X = B
- solve
- in file CholeskyDecomposition.php, method CholeskyDecomposition::solve()
Solve A*X = B
- solve
- in file LevenbergMarquardt.php, method LevenbergMarquardt::solve()
Minimize E = sum {(y[k] - f(x[k],a)) / s[k]}^2 The individual errors are optionally scaled by s[k].
- solve
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::solve()
Solve A*X = B.
- sortCellCollection
- in file Worksheet.php, method PHPExcel_Worksheet::sortCellCollection()
Sort collection of cells
- SP
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SP
- SPCONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPCONTAINER
- SPGR
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPGR
- SPGRCONTAINER
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPGRCONTAINER
- SPLITMENUCOLORS
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::SPLITMENUCOLORS
- splitRange
- in file Cell.php, method PHPExcel_Cell::splitRange()
Split range into coordinate strings
- splitString
- in file qrcode.php, method QRcode::splitString()
splitString
- SQRT2PI
- in file Statistical.php, constant SQRT2PI
SQRT2PI
- SQRTPI
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SQRTPI()
SQRTPI
- STANDARDIZE
- in file Statistical.php, method PHPExcel_Calculation_Statistical::STANDARDIZE()
STANDARDIZE
- StarPolygon
- in file tcpdf.php, method TCPDF::StarPolygon()
Draws a star polygon
- startPage
- in file tcpdf.php, method TCPDF::startPage()
Starts a new page to the document. The page must be closed using the endPage() function.
- startPageGroup
- in file tcpdf.php, method TCPDF::startPageGroup()
Create a new page group.
- startSVGElementHandler
- in file tcpdf.php, method TCPDF::startSVGElementHandler()
Sets the opening SVG element handler function for the XML parser. (*** TO BE COMPLETED ***)
- startTemplate
- in file tcpdf.php, method TCPDF::startTemplate()
Start a new XObject Template.
- startTransaction
- in file tcpdf.php, method TCPDF::startTransaction()
Stores a copy of the current TCPDF object used for undo operation.
- StartTransform
- in file tcpdf.php, method TCPDF::StartTransform()
Starts a 2D tranformation saving current graphic state.
- START_BLOCK_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::START_BLOCK_POS
- STATEMENT_IF
- in file Logical.php, method PHPExcel_Calculation_Logical::STATEMENT_IF()
STATEMENT_IF
- STATS_BASIC
- in file Stats.php, constant STATS_BASIC
STATS_BASIC to generate the basic descriptive statistics
- STATS_DATA_CUMMULATIVE
- in file Stats.php, constant STATS_DATA_CUMMULATIVE
STATS_DATA_CUMMULATIVE for an associative array of frequency values,
- STATS_DATA_SIMPLE
- in file Stats.php, constant STATS_DATA_SIMPLE
STATS_DATA_SIMPLE for an array of numeric values. This is the default.
- STATS_FULL
- in file Stats.php, constant STATS_FULL
STATS_FULL to generate also higher moments, mode, median, etc.
- STATS_IGNORE_NULL
- in file Stats.php, constant STATS_IGNORE_NULL
STATS_IGNORE_NULL, ignore null values and prune them from the data.
- STATS_REJECT_NULL
- in file Stats.php, constant STATS_REJECT_NULL
STATS_REJECT_NULL, reject data sets with null values. This is the default.
- STATS_USE_NULL_AS_ZERO
- in file Stats.php, constant STATS_USE_NULL_AS_ZERO
STATS_USE_NULL_AS_ZERO, assign the value of 0 (zero) to null values.
- stdErrorOfMean
- in file Stats.php, method Base::stdErrorOfMean()
Calculates the standard error of the mean.
- STDEV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::STDEV()
STDEV
- stDev
- in file Stats.php, method Base::stDev()
Calculates the standard deviation (unbiased) of the data points in the set Handles cummulative data sets correctly
- STDEVA
- in file Statistical.php, method PHPExcel_Calculation_Statistical::STDEVA()
STDEVA
- STDEVP
- in file Statistical.php, method PHPExcel_Calculation_Statistical::STDEVP()
STDEVP
- STDEVPA
- in file Statistical.php, method PHPExcel_Calculation_Statistical::STDEVPA()
STDEVPA
- stDevWithMean
- in file Stats.php, method Base::stDevWithMean()
Calculates the standard deviation (unbiased) of the data points in the set given a fixed mean (average) value. Not used in calcBasic(), calcFull() or calc().
- STEYX
- in file Statistical.php, method PHPExcel_Calculation_Statistical::STEYX()
STEYX
- StopTransform
- in file tcpdf.php, method TCPDF::StopTransform()
Stops a 2D tranformation restoring previous graphic state.
- 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_close
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_close()
Implements support for fclose().
- stream_eof
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_eof()
Implements support for feof().
- 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_open
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_open()
Implements support for fopen().
- stream_read
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_read()
Read stream
- stream_read
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_read()
Implements support for fread(), fgets() etc.
- stream_seek
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_seek()
Implements support for fseek().
- 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_stat
- in file ChainedBlockStream.php, method PHPExcel_Shared_OLE_ChainedBlockStream::stream_stat()
Implements support for fstat(). Currently the only supported field is "size".
- stream_tell
- in file ZipStreamWrapper.php, method PHPExcel_Shared_ZipStreamWrapper::stream_tell()
Tell stream
- stream_tell
- in 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().
- stringFromColumnIndex
- in file Cell.php, method PHPExcel_Cell::stringFromColumnIndex()
String from columnindex
- stringLeftTrim
- in file tcpdf.php, method TCPDF::stringLeftTrim()
Left trim the input string
- STRINGLENGTH
- in file TextData.php, method PHPExcel_Calculation_TextData::STRINGLENGTH()
STRINGLENGTH
- stringRightTrim
- in file tcpdf.php, method TCPDF::stringRightTrim()
Right trim the input string
- stringToExcel
- in file Date.php, method PHPExcel_Shared_Date::stringToExcel()
Convert a date/time string to Excel time
- stringTrim
- in file tcpdf.php, method TCPDF::stringTrim()
Trim the input string
- STRING_REGEXP_FRACTION
- in file String.php, class constant PHPExcel_Shared_String::STRING_REGEXP_FRACTION
Regular Expressions
- STRUCTURE_HEADER_BITS
- in file qrcode.php, constant STRUCTURE_HEADER_BITS
Number of header bits for structured mode
- str_split
- in file qrcode.php, function str_split()
Convert a string to an array (needed for PHP4 compatibility)
- studentize
- in file Stats.php, method Base::studentize()
Transforms the data by substracting each entry from the mean and dividing by its standard deviation. This will reset all pre-calculated values to their original (unset) defaults.
- STYLE_INFORMATION
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::STYLE_INFORMATION
- STYLE_STOP
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::STYLE_STOP
- STYLE_WARNING
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::STYLE_WARNING
- SUBSTITUTE
- in file TextData.php, method PHPExcel_Calculation_TextData::SUBSTITUTE()
SUBSTITUTE
- Substring
- in file String.php, method PHPExcel_Shared_String::Substring()
Get a substring of a UTF-8 encoded string
- SUBTOTAL
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUBTOTAL()
SUBTOTAL
- sum
- in file Stats.php, method Base::sum()
Calculates SUM { xi } Handles cummulative data sets correctly
- SUM
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUM()
SUM
- sum2
- in file Stats.php, method Base::sum2()
Calculates SUM { (xi)^2 } Handles cummulative data sets correctly
- SUMIF
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMIF()
SUMIF
- sumN
- in file Stats.php, method Base::sumN()
Calculates SUM { (xi)^n } Handles cummulative data sets correctly
- SUMPRODUCT
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMPRODUCT()
SUMPRODUCT
- SUMSQ
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMSQ()
SUMSQ
- SUMX2MY2
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMX2MY2()
SUMX2MY2
- SUMX2PY2
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMX2PY2()
SUMX2PY2
- SUMXMY2
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::SUMXMY2()
SUMXMY2
- SVGPath
- in file tcpdf.php, method TCPDF::SVGPath()
Draws an SVG path
- SVGTransform
- in file tcpdf.php, method TCPDF::SVGTransform()
Apply SVG graphic transformation matrix.
- swapMargins
- in file tcpdf.php, method TCPDF::swapMargins()
Swap the left and right margins.
- swapPageBoxCoordinates
- in file tcpdf.php, method TCPDF::swapPageBoxCoordinates()
Swap X and Y coordinates of page boxes (change page boxes orientation).
- SYD
- in file Financial.php, method PHPExcel_Calculation_Financial::SYD()
SYD
- 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
- $tagvspaces
- in file tcpdf.php, variable TCPDF::$tagvspaces
Array used for custom vertical spaces for HTML tags
- $tempfontsize
- in file tcpdf.php, variable TCPDF::$tempfontsize
- $TextColor
- in file tcpdf.php, variable TCPDF::$TextColor
- $textindent
- in file tcpdf.php, variable TCPDF::$textindent
Text indentation value (used for text-indent CSS attribute)
- $textlatch
- in file pdf417.php, variable PDF417::$textlatch
- $textrendermode
- in file tcpdf.php, variable TCPDF::$textrendermode
Text rendering mode: 0 = Fill text; 1 = Stroke text; 2 = Fill, then stroke text; 3 = Neither fill nor stroke text (invisible); 4 = Fill text and add to path for clipping; 5 = Stroke text and add to path for clipping; 6 = Fill, then stroke text and add to path for clipping; 7 = Add text to path for clipping.
- $textstrokewidth
- in file tcpdf.php, variable TCPDF::$textstrokewidth
Text stroke width in doc units
- $textsubmodes
- in file pdf417.php, variable PDF417::$textsubmodes
- $thead
- in file tcpdf.php, variable TCPDF::$thead
Table header content to be repeated on each new page
- $theadMargins
- in file tcpdf.php, variable TCPDF::$theadMargins
Margins used for table header.
- $Time1st
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Time1st
A timestamp
- $Time2nd
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Time2nd
A timestamp
- $title
- in file tcpdf.php, variable TCPDF::$title
- $tMargin
- in file tcpdf.php, variable TCPDF::$tMargin
- $tmprtl
- in file tcpdf.php, variable TCPDF::$tmprtl
- $tocpage
- in file tcpdf.php, variable TCPDF::$tocpage
- $transfmatrix
- in file tcpdf.php, variable TCPDF::$transfmatrix
Array of transformation matrix
- $transfmatrix_key
- in file tcpdf.php, variable TCPDF::$transfmatrix_key
Current key for transformation matrix
- $transfmrk
- in file tcpdf.php, variable TCPDF::$transfmrk
Array used to store positions of graphics transformation blocks inside the page buffer.
- $Type
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$Type
The PPS type. Dir, Root or File
- TextData.php
- procedural page TextData.php
- Theme.php
- procedural page Theme.php
- TextElement.php
- procedural page TextElement.php
- test.php
- procedural page test.php
- tile.php
- procedural page tile.php
- TestMatrix.php
- procedural page TestMatrix.php
- tcpdf_config.php
- procedural page tcpdf_config.php
- tcpdf_config_alt.php
- procedural page tcpdf_config_alt.php
- times.php
- procedural page times.php
- timesb.php
- procedural page timesb.php
- timesbi.php
- procedural page timesbi.php
- timesi.php
- procedural page timesi.php
- tcpdf.php
- procedural page tcpdf.php
- trendClass.php
- procedural page trendClass.php
- Theme.php
- procedural page Theme.php
- TAHOMA
- in file Font.php, class constant PHPExcel_Shared_Font::TAHOMA
- TAHOMA_BOLD
- in file Font.php, class constant PHPExcel_Shared_Font::TAHOMA_BOLD
- TBILLEQ
- in file Financial.php, method PHPExcel_Calculation_Financial::TBILLEQ()
TBILLEQ
- TBILLPRICE
- in file Financial.php, method PHPExcel_Calculation_Financial::TBILLPRICE()
TBILLPRICE
- TBILLYIELD
- in file Financial.php, method PHPExcel_Calculation_Financial::TBILLYIELD()
TBILLYIELD
- TCPDF
- in file tcpdf.php, class TCPDF
This is a PHP class for generating PDF documents without requiring external extensions.
- TCPDF2DBarcode
- in file 2dbarcodes.php, class TCPDF2DBarcode
PHP class to creates array representations for 2D barcodes to be used with TCPDF (http://www.tcpdf.org).
- TCPDFBarcode
- in file barcodes.php, class TCPDFBarcode
PHP class to creates array representations for common 1D barcodes to be used with TCPDF (http://www.tcpdf.org).
- TCPDF_UNICODE_DATA
- in file unicode_data.php, class TCPDF_UNICODE_DATA
This is a PHP class containing Unicde data for TCPDF library
- TDIST
- in file Statistical.php, method PHPExcel_Calculation_Statistical::TDIST()
TDIST
- TERTIARYOPT
- in file Escher.php, class constant PHPExcel_Reader_Excel5_Escher::TERTIARYOPT
- testdata
- in file LMQuadTest.php, method LMQuadTest::testdata()
- TestMatrix
- in file TestMatrix.php, class TestMatrix
- TestMatrix
- in file TestMatrix.php, method TestMatrix::TestMatrix()
- Text
- in file tcpdf.php, method TCPDF::Text()
Prints a text cell at the specified position.
- TextField
- in file tcpdf.php, method TCPDF::TextField()
Creates a text field
- TEXTFORMAT
- in file TextData.php, method PHPExcel_Calculation_TextData::TEXTFORMAT()
TEXTFORMAT
- tile
- in file tile.php, function tile()
Tiling of matrix X in [rowWise by colWise] dimension. Tiling creates a larger matrix than the original data X. Example, if X is to be tiled in a [3 x 4] manner, then:
- TIME
- in file DateTime.php, method PHPExcel_Calculation_DateTime::TIME()
TIME
- times
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::times()
times
- 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
- TIMEVALUE
- in file DateTime.php, method PHPExcel_Calculation_DateTime::TIMEVALUE()
TIMEVALUE
- TINV
- in file Statistical.php, method PHPExcel_Calculation_Statistical::TINV()
TINV
- toArray
- in file HashTable.php, method PHPExcel_HashTable::toArray()
HashTable to array
- toArray
- in file Worksheet.php, method PHPExcel_Worksheet::toArray()
Create array from worksheet
- toFormattedString
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::toFormattedString()
Convert a value in a pre-defined format to a PHP string
- TOKEN_SUBTYPE_CONCATENATION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_CONCATENATION
- TOKEN_SUBTYPE_ERROR
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_ERROR
- TOKEN_SUBTYPE_INTERSECTION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_INTERSECTION
- TOKEN_SUBTYPE_LOGICAL
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_LOGICAL
- TOKEN_SUBTYPE_MATH
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_MATH
- TOKEN_SUBTYPE_NOTHING
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_NOTHING
- TOKEN_SUBTYPE_NUMBER
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_NUMBER
- TOKEN_SUBTYPE_RANGE
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_RANGE
- TOKEN_SUBTYPE_START
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_START
- TOKEN_SUBTYPE_STOP
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STOP
- TOKEN_SUBTYPE_TEXT
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_TEXT
- TOKEN_SUBTYPE_UNION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_UNION
- TOKEN_TYPE_ARGUMENT
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_ARGUMENT
- TOKEN_TYPE_FUNCTION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_FUNCTION
- TOKEN_TYPE_NOOP
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_NOOP
- TOKEN_TYPE_OPERAND
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERAND
- TOKEN_TYPE_OPERATORINFIX
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORINFIX
- TOKEN_TYPE_OPERATORPOSTFIX
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORPOSTFIX
- TOKEN_TYPE_OPERATORPREFIX
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORPREFIX
- TOKEN_TYPE_SUBEXPRESSION
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_SUBEXPRESSION
- TOKEN_TYPE_UNKNOWN
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_UNKNOWN
- TOKEN_TYPE_WHITESPACE
- in file FormulaToken.php, class constant PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_WHITESPACE
- toReversePolish
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::toReversePolish()
Builds a string containing the tree in reverse polish notation (What you would use in a HP calculator stack).
- toUpper
- in file qrcode.php, method QRcode::toUpper()
toUpper
- trace
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::trace()
trace
- Transform
- in file tcpdf.php, method TCPDF::Transform()
Apply graphic transformations.
- Translate
- in file tcpdf.php, method TCPDF::Translate()
Translate graphic object horizontally and vertically.
- TranslateX
- in file tcpdf.php, method TCPDF::TranslateX()
Translate graphic object horizontally.
- TranslateY
- in file tcpdf.php, method TCPDF::TranslateY()
Translate graphic object vertically.
- TRANSPOSE
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::TRANSPOSE()
TRANSPOSE
- transpose
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::transpose()
transpose
- 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
- TREND
- in file Statistical.php, method PHPExcel_Calculation_Statistical::TREND()
TREND
- trendClass
- in file trendClass.php, class trendClass
- TREND_BEST_FIT
- in file trendClass.php, class constant trendClass::TREND_BEST_FIT
- TREND_BEST_FIT_NO_POLY
- in file trendClass.php, class constant trendClass::TREND_BEST_FIT_NO_POLY
- TREND_EXPONENTIAL
- in file trendClass.php, class constant trendClass::TREND_EXPONENTIAL
- TREND_LINEAR
- in file trendClass.php, class constant trendClass::TREND_LINEAR
- TREND_LOGARITHMIC
- in file trendClass.php, class constant trendClass::TREND_LOGARITHMIC
- TREND_POLYNOMIAL_2
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_2
- TREND_POLYNOMIAL_3
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_3
- TREND_POLYNOMIAL_4
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_4
- TREND_POLYNOMIAL_5
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_5
- TREND_POLYNOMIAL_6
- in file trendClass.php, class constant trendClass::TREND_POLYNOMIAL_6
- TREND_POWER
- in file trendClass.php, class constant trendClass::TREND_POWER
- TRIMMEAN
- in file Statistical.php, method PHPExcel_Calculation_Statistical::TRIMMEAN()
TRIMMEAN
- TRIMNONPRINTABLE
- in file TextData.php, method PHPExcel_Calculation_TextData::TRIMNONPRINTABLE()
TRIMNONPRINTABLE
- TRIMSPACES
- in file TextData.php, method PHPExcel_Calculation_TextData::TRIMSPACES()
TRIMSPACES
- TRUE
- in file Logical.php, method PHPExcel_Calculation_Logical::TRUE()
TRUE
- TRUNC
- in file MathTrig.php, method PHPExcel_Calculation_MathTrig::TRUNC()
TRUNC
- try_failure
- in file TestMatrix.php, method TestMatrix::try_failure()
Print appropriate messages for unsuccessful outcome try
- try_success
- in file TestMatrix.php, method TestMatrix::try_success()
Print appropriate messages for successful outcome try
- try_warning
- in file TestMatrix.php, method TestMatrix::try_warning()
Print appropriate messages for unsuccessful outcome try
- TYPE
- in file Functions.php, method PHPExcel_Calculation_Functions::TYPE()
TYPE
- TYPE_BOOL
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_BOOL
- TYPE_CUSTOM
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_CUSTOM
- TYPE_DATE
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_DATE
- TYPE_DECIMAL
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_DECIMAL
- TYPE_ERROR
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_ERROR
- TYPE_FORMULA
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_FORMULA
- TYPE_INLINE
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_INLINE
- TYPE_LIST
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_LIST
- TYPE_NONE
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_NONE
- TYPE_NULL
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_NULL
- TYPE_NUMERIC
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_NUMERIC
- TYPE_POS
- in file OLERead.php, class constant PHPExcel_Shared_OLERead::TYPE_POS
- TYPE_STRING
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_STRING
- TYPE_STRING2
- in file DataType.php, class constant PHPExcel_Cell_DataType::TYPE_STRING2
- TYPE_TEXTLENGTH
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_TEXTLENGTH
- TYPE_TIME
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_TIME
- TYPE_WHOLE
- in file DataValidation.php, class constant PHPExcel_Cell_DataValidation::TYPE_WHOLE
top
u
- $underline
- in file tcpdf.php, variable TCPDF::$underline
- $unicode
- in file tcpdf.php, variable TCPDF::$unicode
- $uni_arabicsubst
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_arabicsubst
- $uni_diacritics
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_diacritics
- $uni_laa_array
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_laa_array
- $uni_LRE
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_LRE
- $uni_LRM
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_LRM
- $uni_LRO
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_LRO
- $uni_mirror
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_mirror
- $uni_PDF
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_PDF
- $uni_RE_PATTERN_ARABIC
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RE_PATTERN_ARABIC
- $uni_RE_PATTERN_RTL
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RE_PATTERN_RTL
- $uni_RLE
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RLE
- $uni_RLM
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RLM
- $uni_RLO
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_RLO
- $uni_type
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_type
- $uni_utf8tolatin
- in file unicode_data.php, variable TCPDF_UNICODE_DATA::$uni_utf8tolatin
- $ur
- in file tcpdf.php, variable TCPDF::$ur
Array with additional document-wide usage rights for the document.
- uni2cid_ac15.php
- procedural page uni2cid_ac15.php
- uni2cid_ag15.php
- procedural page uni2cid_ag15.php
- uni2cid_aj16.php
- procedural page uni2cid_aj16.php
- uni2cid_ak12.php
- procedural page uni2cid_ak12.php
- unicode_data.php
- procedural page unicode_data.php
- uminus
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::uminus()
uminus
- UNDERLINE_DOUBLE
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_DOUBLE
- UNDERLINE_DOUBLEACCOUNTING
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_DOUBLEACCOUNTING
- UNDERLINE_NONE
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_NONE
- UNDERLINE_SINGLE
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_SINGLE
- UNDERLINE_SINGLEACCOUNTING
- in file Font.php, class constant PHPExcel_Style_Font::UNDERLINE_SINGLEACCOUNTING
- unfreezePane
- in file Worksheet.php, method PHPExcel_Worksheet::unfreezePane()
Unfreeze Pane
- unhtmlentities
- in file tcpdf.php, method TCPDF::unhtmlentities()
Reverse function for htmlentities.
- UniArrSubString
- in file tcpdf.php, method TCPDF::UniArrSubString()
Extract a slice of the $uniarr array and return it as string.
- unichr
- in file tcpdf.php, method TCPDF::unichr()
Returns the unicode caracter specified by UTF-8 value
- unmergeCells
- in file Worksheet.php, method PHPExcel_Worksheet::unmergeCells()
Remove merge on a cell range
- unmergeCellsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::unmergeCellsByColumnAndRow()
Remove merge on a cell range by using numeric cell coordinates
- unprotectCells
- in file Worksheet.php, method PHPExcel_Worksheet::unprotectCells()
Remove protection on a cell range
- unprotectCellsByColumnAndRow
- in file Worksheet.php, method PHPExcel_Worksheet::unprotectCellsByColumnAndRow()
Remove protection on a cell range by using numeric cell coordinates
- unsetWorksheetCells
- in file MemorySerialized.php, method PHPExcel_CachedObjectStorage_MemorySerialized::unsetWorksheetCells()
- unsetWorksheetCells
- in file MemoryGZip.php, method PHPExcel_CachedObjectStorage_MemoryGZip::unsetWorksheetCells()
- unsetWorksheetCells
- in file Memory.php, method PHPExcel_CachedObjectStorage_Memory::unsetWorksheetCells()
- unsetWorksheetCells
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::unsetWorksheetCells()
- unsetWorksheetCells
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::unsetWorksheetCells()
- unsetWorksheetCells
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::unsetWorksheetCells()
- unsetWorksheetCells
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::unsetWorksheetCells()
- unsetWorksheetCells
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::unsetWorksheetCells()
- updateCacheData
- in file ICache.php, method PHPExcel_CachedObjectStorage_ICache::updateCacheData()
Add or Update a cell in cache
- updateCacheData
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::updateCacheData()
Add or Update a cell in cache
- updateCellReference
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::updateCellReference()
Update cell reference
- updateFormulaReferences
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::updateFormulaReferences()
Update references within formulas
- updateNamedFormulas
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::updateNamedFormulas()
Update named formulas (i.e. containing worksheet references / named ranges)
- UPPERCASE
- in file TextData.php, method PHPExcel_Calculation_TextData::UPPERCASE()
UPPERCASE
- UTF8ArrayToUniArray
- in file tcpdf.php, method TCPDF::UTF8ArrayToUniArray()
Convert an array of UTF8 values to array of unicode characters
- UTF8ArrSubString
- in file tcpdf.php, method TCPDF::UTF8ArrSubString()
Extract a slice of the $strarr array and return it as string.
- UTF8ArrToLatin1
- in file tcpdf.php, method TCPDF::UTF8ArrToLatin1()
Converts UTF-8 characters array to array of Latin1 characters
- utf8Bidi
- in file tcpdf.php, method TCPDF::utf8Bidi()
Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).
- utf8StrArrRev
- in file tcpdf.php, method TCPDF::utf8StrArrRev()
Reverse the RLT substrings array using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).
- UTF8StringToArray
- in file tcpdf.php, method TCPDF::UTF8StringToArray()
Converts UTF-8 strings to codepoints array.
- utf8StrRev
- in file tcpdf.php, method TCPDF::utf8StrRev()
Reverse the RLT substrings using the Bidirectional Algorithm (http://unicode.org/reports/tr9/).
- 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)
- UTF8ToLatin1
- in file tcpdf.php, method TCPDF::UTF8ToLatin1()
Converts UTF-8 strings to Latin1 when using the standard 14 core fonts.
- UTF8ToUTF16BE
- in file tcpdf.php, method TCPDF::UTF8ToUTF16BE()
Converts UTF-8 strings to UTF16-BE.
- utf16_decode
- in file String.php, method PHPExcel_Shared_String::utf16_decode()
Decode UTF-16 encoded strings.
top
v
- $version
- in file qrcode.php, variable QRcode::$version
- $versionPattern
- in file qrcode.php, variable QRcode::$versionPattern
- $viewer_preferences
- in file tcpdf.php, variable TCPDF::$viewer_preferences
PDF viewer preferences.
- $visibility
- in file tcpdf.php, variable TCPDF::$visibility
Restrict the rendering of some elements to screen or printout.
- val
- in file LMQuadTest.php, method LMQuadTest::val()
- valid
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::valid()
More PHPExcel_Worksheet_Row instances available?
- valid
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::valid()
More PHPExcel_Worksheet instances available?
- valid
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::valid()
More PHPExcel_Cell instances available?
- VALUE
- in file Functions.php, method PHPExcel_Calculation_Functions::VALUE()
VALUE
- VARA
- in file Statistical.php, method PHPExcel_Calculation_Statistical::VARA()
VARA
- VARFunc
- in file Statistical.php, method PHPExcel_Calculation_Statistical::VARFunc()
VARFunc
- variance
- in file Stats.php, method Base::variance()
Calculates the variance (unbiased) of the data points in the set Handles cummulative data sets correctly
- varianceWithMean
- in file Stats.php, method Base::varianceWithMean()
Calculates the variance (unbiased) of the data points in the set given a fixed mean (average) value. Not used in calcBasic(), calcFull() or calc().
- VARP
- in file Statistical.php, method PHPExcel_Calculation_Statistical::VARP()
VARP
- VARPA
- in file Statistical.php, method PHPExcel_Calculation_Statistical::VARPA()
VARPA
- 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
- VERSION
- in file Functions.php, method PHPExcel_Calculation_Functions::VERSION()
VERSION
- VERTICAL_BOTTOM
- in file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_BOTTOM
- VERTICAL_CENTER
- in file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_CENTER
- VERTICAL_JUSTIFY
- in file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_JUSTIFY
- VERTICAL_TOP
- in file Alignment.php, class constant PHPExcel_Style_Alignment::VERTICAL_TOP
- VLOOKUP
- in file LookupRef.php, method PHPExcel_Calculation_LookupRef::VLOOKUP()
VLOOKUP The VLOOKUP function searches for value in the left-most column of lookup_array and returns the value in the same row based on the index_number.
top
w
- $w
- in file tcpdf.php, variable TCPDF::$w
- $webcolor
- in file tcpdf.php, variable TCPDF::$webcolor
- $width
- in file qrcode.php, variable QRcode::$width
- $wPt
- in file tcpdf.php, variable TCPDF::$wPt
- $writeDebugLog
- in file Calculation.php, variable PHPExcel_Calculation::$writeDebugLog
Flag to determine whether a debug log should be generated by the calculation engine If true, then a debug log will be generated If false, then a debug log will not be generated
- $wrkbook
- in file OLERead.php, variable PHPExcel_Shared_OLERead::$wrkbook
- Wincache.php
- procedural page Wincache.php
- Worksheet.php
- procedural page Worksheet.php
- WorksheetIterator.php
- procedural page WorksheetIterator.php
- Workbook.php
- procedural page Workbook.php
- Worksheet.php
- procedural page Worksheet.php
- Workbook.php
- procedural page Workbook.php
- Worksheet.php
- procedural page Worksheet.php
- WriterPart.php
- procedural page WriterPart.php
- WEEKOFYEAR
- in file DateTime.php, method PHPExcel_Calculation_DateTime::WEEKOFYEAR()
WEEKOFYEAR
- WEIBULL
- in file Statistical.php, method PHPExcel_Calculation_Statistical::WEIBULL()
WEIBULL
- WHITESPACE
- in file FormulaParser.php, class constant PHPExcel_Calculation_FormulaParser::WHITESPACE
- WORKDAY
- in file DateTime.php, method PHPExcel_Calculation_DateTime::WORKDAY()
WORKDAY
- Write
- in file tcpdf.php, method TCPDF::Write()
This method prints text from the current position.
- write1DBarcode
- in file tcpdf.php, method TCPDF::write1DBarcode()
Print a Linear Barcode.
- write2DBarcode
- in file tcpdf.php, method TCPDF::write2DBarcode()
Print 2D Barcode.
- writeAllSheets
- in file HTML.php, method PHPExcel_Writer_HTML::writeAllSheets()
Write all sheets (resets sheetIndex to NULL)
- writeBarcode
- in file tcpdf.php, method TCPDF::writeBarcode()
This function is DEPRECATED, please use the new write1DBarcode() function.
- writeComments
- in file Comments.php, method PHPExcel_Writer_Excel2007_Comments::writeComments()
Write comments to XML format
- writeContentTypes
- in file ContentTypes.php, method PHPExcel_Writer_Excel2007_ContentTypes::writeContentTypes()
Write content types to XML format
- writeData
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::writeData()
General storage function like _append, but returns string instead of modifying $this->_data
- writeDiskCache
- in file tcpdf.php, method TCPDF::writeDiskCache()
Writes data to a temporary file on filesystem.
- writeDocPropsApp
- in file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsApp()
Write docProps/app.xml to XML format
- writeDocPropsCore
- in file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsCore()
Write docProps/core.xml to XML format
- writeDocPropsCustom
- in file DocProps.php, method PHPExcel_Writer_Excel2007_DocProps::writeDocPropsCustom()
Write docProps/custom.xml to XML format
- writeDrawingRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeDrawingRelationships()
Write drawing relationships to XML format
- writeDrawings
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::writeDrawings()
Write drawings to XML format
- writeEof
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::writeEof()
Writes Excel EOF record to indicate the end of a BIFF stream.
- writeFont
- in file Font.php, method PHPExcel_Writer_Excel5_Font::writeFont()
Get font record data
- writeFormatInformation
- in file qrcode.php, method QRcode::writeFormatInformation()
Write Format Information on frame and returns the number of black bits
- writeHeaderFooterDrawingRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeHeaderFooterDrawingRelationships()
Write header/footer drawing relationships to XML format
- writeHTML
- in file tcpdf.php, method TCPDF::writeHTML()
Allows to preserve some HTML formatting (limited support). IMPORTANT: The HTML must be well formatted - try to clean-up it using an application like HTML-Tidy before submitting.
- writeHTMLCell
- in file tcpdf.php, method TCPDF::writeHTMLCell()
Prints a cell (rectangular area) with optional borders, background color and html text string.
- writeRawData
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::writeRawData()
Fallback method for writeRaw, introduced in PHP 5.2
- writeRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeRelationships()
Write relationships to XML format
- writeRichText
- in file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::writeRichText()
Write Rich Text
- writeStringTable
- in file StringTable.php, method PHPExcel_Writer_Excel2007_StringTable::writeStringTable()
Write string table to XML format
- writeStyles
- in file Style.php, method PHPExcel_Writer_Excel2007_Style::writeStyles()
Write styles to XML format
- writeTheme
- in file Theme.php, method PHPExcel_Writer_Excel2007_Theme::writeTheme()
Write theme to XML format
- writeVMLComments
- in file Comments.php, method PHPExcel_Writer_Excel2007_Comments::writeVMLComments()
Write VML comments to XML format
- writeVMLHeaderFooterImages
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::writeVMLHeaderFooterImages()
Write VML header/footer images to XML format
- writeWorkbook
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::writeWorkbook()
Assemble worksheets into a workbook and send the BIFF data to an OLE storage.
- writeWorkbook
- in file Workbook.php, method PHPExcel_Writer_Excel2007_Workbook::writeWorkbook()
Write workbook to XML format
- writeWorkbookRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeWorkbookRelationships()
Write workbook relationships to XML format
- writeWorksheet
- in file Worksheet.php, method PHPExcel_Writer_Excel2007_Worksheet::writeWorksheet()
Write worksheet to XML format
- writeWorksheetRelationships
- in file Rels.php, method PHPExcel_Writer_Excel2007_Rels::writeWorksheetRelationships()
Write worksheet relationships to XML format
- writeXf
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::writeXf()
Generate an Excel BIFF XF record (style or cell).
top
x
- $x
- in file qrcode.php, variable QRcode::$x
- $x
- in file tcpdf.php, variable TCPDF::$x
- $xobjects
- in file tcpdf.php, variable TCPDF::$xobjects
- $xobjid
- in file tcpdf.php, variable TCPDF::$xobjid
- XMLWriter.php
- procedural page XMLWriter.php
- Xf.php
- procedural page Xf.php
- XIRR
- in file Financial.php, method PHPExcel_Calculation_Financial::XIRR()
- XLS_BIFF7
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF7
- XLS_BIFF8
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_BIFF8
- XLS_Type_ARRAY
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ARRAY
- XLS_Type_BLANK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BLANK
- XLS_Type_BOF
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOF
- XLS_Type_BOOLERR
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOOLERR
- XLS_Type_BOTTOMMARGIN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_BOTTOMMARGIN
- XLS_Type_CODEPAGE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CODEPAGE
- XLS_Type_COLINFO
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_COLINFO
- XLS_Type_CONTINUE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_CONTINUE
- XLS_Type_DATAVALIDATION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATAVALIDATION
- XLS_Type_DATAVALIDATIONS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATAVALIDATIONS
- XLS_Type_DATEMODE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DATEMODE
- XLS_Type_DBCELL
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DBCELL
- XLS_Type_DEFAULTROWHEIGHT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFAULTROWHEIGHT
- XLS_Type_DEFCOLWIDTH
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFCOLWIDTH
- XLS_Type_DEFINEDNAME
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DEFINEDNAME
- XLS_Type_DIMENSION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_DIMENSION
- XLS_Type_EOF
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EOF
- XLS_Type_EXTERNALBOOK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNALBOOK
- XLS_Type_EXTERNNAME
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNNAME
- XLS_Type_EXTERNSHEET
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTERNSHEET
- XLS_Type_EXTSST
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_EXTSST
- XLS_Type_FILEPASS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FILEPASS
- XLS_Type_FONT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FONT
- XLS_Type_FOOTER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FOOTER
- XLS_Type_FORMAT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMAT
- XLS_Type_FORMULA
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_FORMULA
- XLS_Type_HCENTER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HCENTER
- XLS_Type_HEADER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HEADER
- XLS_Type_HORIZONTALPAGEBREAKS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HORIZONTALPAGEBREAKS
- XLS_Type_HYPERLINK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_HYPERLINK
- XLS_Type_IMDATA
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_IMDATA
- XLS_Type_INDEX
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_INDEX
- XLS_Type_LABEL
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABEL
- XLS_Type_LABELSST
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LABELSST
- XLS_Type_LEFTMARGIN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_LEFTMARGIN
- XLS_Type_MERGEDCELLS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MERGEDCELLS
- XLS_Type_MSODRAWING
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MSODRAWING
- XLS_Type_MSODRAWINGGROUP
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MSODRAWINGGROUP
- XLS_Type_MULBLANK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULBLANK
- XLS_Type_MULRK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_MULRK
- XLS_Type_NOTE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NOTE
- XLS_Type_NUMBER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_NUMBER
- XLS_Type_OBJ
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_OBJ
- XLS_Type_OBJECTPROTECT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_OBJECTPROTECT
- XLS_Type_PAGESETUP
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PAGESETUP
- XLS_Type_PALETTE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PALETTE
- XLS_Type_PANE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PANE
- XLS_Type_PASSWORD
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PASSWORD
- XLS_Type_PRINTGRIDLINES
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PRINTGRIDLINES
- XLS_Type_PROTECT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_PROTECT
- XLS_Type_RANGEPROTECTION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RANGEPROTECTION
- XLS_Type_RIGHTMARGIN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RIGHTMARGIN
- XLS_Type_RK
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_RK
- XLS_Type_ROW
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_ROW
- XLS_Type_SCENPROTECT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SCENPROTECT
- XLS_Type_SCL
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SCL
- XLS_Type_SELECTION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SELECTION
- XLS_Type_SHAREDFMLA
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHAREDFMLA
- XLS_Type_SHEET
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEET
- XLS_Type_SHEETLAYOUT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETLAYOUT
- XLS_Type_SHEETPR
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETPR
- XLS_Type_SHEETPROTECTION
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SHEETPROTECTION
- XLS_Type_SST
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_SST
- XLS_Type_STRING
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STRING
- XLS_Type_STYLE
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_STYLE
- XLS_Type_TOPMARGIN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TOPMARGIN
- XLS_Type_TXO
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_TXO
- XLS_Type_UNKNOWN
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_UNKNOWN
- XLS_Type_VCENTER
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VCENTER
- XLS_Type_VERTICALPAGEBREAKS
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_VERTICALPAGEBREAKS
- XLS_Type_WINDOW2
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_WINDOW2
- XLS_Type_XF
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_XF
- XLS_Type_XFEXT
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Type_XFEXT
- XLS_WorkbookGlobals
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_WorkbookGlobals
- XLS_Worksheet
- in file Excel5.php, class constant PHPExcel_Reader_Excel5::XLS_Worksheet
- XMININ
- in file Statistical.php, constant XMININ
XMININ
- XNPV
- in file Financial.php, method PHPExcel_Calculation_Financial::XNPV()
XNPV
top
top
top
_
- $_active_pane
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_active_pane
The active pane for the worksheet
- $_adjustToZero
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_adjustToZero
- $_bestFitType
- in file powerBestFitClass.php, variable PHPExcel_Power_Best_Fit::$_bestFitType
- $_bestFitType
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_bestFitType
- $_bestFitType
- in file exponentialBestFitClass.php, variable PHPExcel_Exponential_Best_Fit::$_bestFitType
- $_bestFitType
- in file logarithmicBestFitClass.php, variable PHPExcel_Logarithmic_Best_Fit::$_bestFitType
- $_bestFitType
- in file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_bestFitType
- $_bestFitType
- in file linearBestFitClass.php, variable PHPExcel_Linear_Best_Fit::$_bestFitType
- $_bg_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_bg_color
The cell's background color.
- $_biffsize
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_biffsize
The BIFF file size for the workbook.
- $_BIFF_version
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_BIFF_version
The BIFF/Excel version (5).
- $_BIFF_version
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_BIFF_version
The BIFF version for the workbook
- $_bottom_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_bottom_color
Color of the bottom border of the cell.
- $_calculatedValues
- in file Stats.php, variable Base::$_calculatedValues
Array for caching result values, should be reset when using setData()
- $_cellCache
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_cellCache
An array of cells or cell pointers for the worksheet cells held in this cache, and indexed by their coordinate address within the worksheet
- $_codepage
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_codepage
The codepage indicates the text encoding used for strings
- $_colinfo
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_colinfo
Array containing format information for columns
- $_coordinates
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_coordinates
Coordinates
- $_correlation
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_correlation
- $_country_code
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_country_code
The country code used for localization
- $_covariance
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_covariance
- $_currentObject
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentObject
The currently active Cell
- $_currentObjectID
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_currentObjectID
Coordinate address of the currently active Cell
- $_current_char
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_current_char
The index of the character we are currently looking at
- $_current_token
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_current_token
The token we are working on.
- $_data
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_data
The PPS's data (only used if it's not using a temporary file)
- $_data
- in file Stats.php, variable Base::$_data
The simple or cummulative data set.
- $_data
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_data
The string containing the data of the BIFF stream
- $_dataExpanded
- in file Stats.php, variable Base::$_dataExpanded
Expanded data set. Only set when cummulative data is being used. Null by default.
- $_dataOption
- in file Stats.php, variable Base::$_dataOption
Flag for data type, one of STATS_DATA_SIMPLE or STATS_DATA_CUMMULATIVE. Null by default.
- $_datasize
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_datasize
The size of the data in bytes. Should be the same as strlen($this->_data)
- $_description
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_description
Description
- $_DFResiduals
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_DFResiduals
- $_error
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_error
- $_errorCodes
- in file Functions.php, variable PHPExcel_Calculation_Functions::$_errorCodes
List of error codes
- $_ext_sheets
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_ext_sheets
Array of external sheets
- $_F
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_F
- $_fg_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_fg_color
The cell's foreground color.
- $_file_handle
- in file OLE.php, variable PHPExcel_Shared_OLE::$_file_handle
The file handle for reading an OLE container
- $_formula
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_formula
The formula to parse
- $_goodnessOfFit
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_goodnessOfFit
- $_height
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_height
Height
- $_height
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_height
Height
- $_intersect
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersect
- $_intersectSE
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_intersectSE
- $_isPdf
- in file HTML.php, variable PHPExcel_Writer_HTML::$_isPdf
Is the current writer creating PDF?
- $_items
- in file HashTable.php, variable PHPExcel_HashTable::$_items
HashTable elements
- $_keyMap
- in file HashTable.php, variable PHPExcel_HashTable::$_keyMap
HashTable key map
- $_left_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_left_color
Color of the left border of the cell.
- $_limit
- in file BIFFwriter.php, variable PHPExcel_Writer_Excel5_BIFFwriter::$_limit
The maximum length for a BIFF record (excluding record header and length field). See _addContinue()
- $_list
- in file OLE.php, variable PHPExcel_Shared_OLE::$_list
Array of PPS's found on the OLE container
- $_localeBoolean
- in file Calculation.php, variable PHPExcel_Calculation::$_localeBoolean
- $_lookahead
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_lookahead
The character ahead of the current char
- $_name
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_name
Name
- $_name
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_name
Name
- $_nullOption
- in file Stats.php, variable Base::$_nullOption
Flag for null handling options. One of STATS_REJECT_NULL, STATS_IGNORE_NULL or STATS_USE_NULL_AS_ZERO
- $_numberFormatIndex
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_numberFormatIndex
An index (2 bytes) to a FORMAT record (number format).
- $_offsetX
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_offsetX
Offset X
- $_offsetX
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_offsetX
Offset X
- $_offsetY
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_offsetY
Offset Y
- $_offsetY
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_offsetY
Offset Y
- $_order
- in file polynomialBestFitClass.php, variable PHPExcel_Polynomial_Best_Fit::$_order
- $_outline_below
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_below
Whether to have outline summary below.
- $_outline_on
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_on
Whether to use outline.
- $_outline_right
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_right
Whether to have outline summary at the right.
- $_outline_style
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_outline_style
Auto outline styles.
- $_palette
- in file Workbook.php, variable PHPExcel_Writer_Excel5_Workbook::$_palette
Array containing the colour palette
- $_parent
- in file CacheBase.php, variable PHPExcel_CachedObjectStorage_CacheBase::$_parent
Parent worksheet
- $_parse_tree
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_parse_tree
The parse tree to be generated
- $_phpExcel
- in file HTML.php, variable PHPExcel_Writer_HTML::$_phpExcel
PHPExcel object
- $_references
- in file Parser.php, variable PHPExcel_Writer_Excel5_Parser::$_references
Array of sheet references in the form of REF structures
- $_resizeProportional
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_resizeProportional
Proportional resize
- $_resizeProportional
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_resizeProportional
Proportional resize
- $_right_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_right_color
Color of the right border of the cell.
- $_rotation
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_rotation
Rotation
- $_selection
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_selection
Array containing the selected area for the worksheet
- $_shadow
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_shadow
Shadow
- $_slope
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_slope
- $_slopeSE
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_slopeSE
- $_SSRegression
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSRegression
- $_SSResiduals
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_SSResiduals
- $_StartBlock
- in file PPS.php, variable PHPExcel_Shared_OLE_PPS::$_StartBlock
Starting block (small or big) for this PPS's data inside the container
- $_stdevOfResiduals
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_stdevOfResiduals
- $_str_table
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_table
Reference to the array containing all the unique strings in the workbook
- $_str_total
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_total
Reference to the total number of strings in the workbook
- $_str_unique
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_str_unique
Reference to the number of unique strings in the workbook
- $_text_justlast
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_text_justlast
1 bit, apparently not used.
- $_tmp_dir
- in file Root.php, variable PHPExcel_Shared_OLE_PPS_Root::$_tmp_dir
Directory for temporary files
- $_top_color
- in file Xf.php, variable PHPExcel_Writer_Excel5_Xf::$_top_color
Color of the top border of the cell.
- $_valueCount
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_valueCount
- $_width
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_width
Width
- $_width
- in file HeaderFooterDrawing.php, variable PHPExcel_Worksheet_HeaderFooterDrawing::$_width
Width
- $_worksheet
- in file BaseDrawing.php, variable PHPExcel_Worksheet_BaseDrawing::$_worksheet
Worksheet
- $_xls_strmax
- in file Worksheet.php, variable PHPExcel_Writer_Excel5_Worksheet::$_xls_strmax
Maximum number of characters for a string (LABEL record in BIFF5)
- $_Xoffset
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_Xoffset
- $_xValues
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_xValues
- $_yBestFitValues
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_yBestFitValues
- $_Yoffset
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_Yoffset
- $_yValues
- in file bestFitClass.php, variable PHPExcel_Best_Fit::$_yValues
- _addfield
- in file tcpdf.php, method TCPDF::_addfield()
Adds a javascript form field.
- _AES
- in file tcpdf.php, method TCPDF::_AES()
Returns the input text exrypted using AES algorithm and the specified key.
- _beginpage
- in file tcpdf.php, method TCPDF::_beginpage()
Initialize a new page.
- _calcSize
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_calcSize()
Calculate some numbers
- _calculateFormulaValue
- in file Calculation.php, method PHPExcel_Calculation::_calculateFormulaValue()
Parse a cell formula and calculate its value
- _calculateGoodnessOfFit
- in file bestFitClass.php, method PHPExcel_Best_Fit::_calculateGoodnessOfFit()
- _DataLen
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::_DataLen()
Returns the amount of data saved for this PPS
- _datastring
- in file tcpdf.php, method TCPDF::_datastring()
Format a data string for meta information
- _datestring
- in file tcpdf.php, method TCPDF::_datestring()
Returns a formatted date for meta information
- _destroy
- in file tcpdf.php, method TCPDF::_destroy()
Unset all class variables except the following critical variables: internal_encoding, state, bufferlen, buffer and diskcache.
- _dochecks
- in file tcpdf.php, method TCPDF::_dochecks()
Check for locale-related bug
- _dolinethrough
- in file tcpdf.php, method TCPDF::_dolinethrough()
Line through text.
- _dolinethroughw
- in file tcpdf.php, method TCPDF::_dolinethroughw()
Line through for rectangular text area.
- _dooverline
- in file tcpdf.php, method TCPDF::_dooverline()
Overline text.
- _dooverlinew
- in file tcpdf.php, method TCPDF::_dooverlinew()
Overline for rectangular text area.
- _dounderline
- in file tcpdf.php, method TCPDF::_dounderline()
Underline text.
- _dounderlinew
- in file tcpdf.php, method TCPDF::_dounderlinew()
Underline for rectangular text area.
- _encrypt_data
- in file tcpdf.php, method TCPDF::_encrypt_data()
Encrypt the input string.
- _enddoc
- in file tcpdf.php, method TCPDF::_enddoc()
Output end of document (EOF).
- _endpage
- in file tcpdf.php, method TCPDF::_endpage()
Mark end of page.
- _erfVal
- in file Engineering.php, method PHPExcel_Calculation_Engineering::_erfVal()
- _escape
- in file tcpdf.php, method TCPDF::_escape()
Add "\" before "\", "(" and ")"
- _escapetext
- in file tcpdf.php, method TCPDF::_escapetext()
THIS METHOD IS DEPRECATED
- _fixAES256Password
- in file tcpdf.php, method TCPDF::_fixAES256Password()
Convert password for AES-256 encryption mode
- _freadint
- in file tcpdf.php, method TCPDF::_freadint()
Read a 4-byte (32 bit) integer from file.
- _generateencryptionkey
- in file tcpdf.php, method TCPDF::_generateencryptionkey()
Compute encryption key
- _getannotsrefs
- in file tcpdf.php, method TCPDF::_getannotsrefs()
Get references to page annotations.
- _getBlockOffset
- in file OLE.php, method PHPExcel_Shared_OLE::_getBlockOffset()
- _getBYTE
- in file tcpdf.php, method TCPDF::_getBYTE()
Get BYTE from string (8-bit unsigned integer).
- _getDateValue
- in file DateTime.php, method PHPExcel_Calculation_DateTime::_getDateValue()
_getDateValue
- _getfontpath
- in file tcpdf.php, method TCPDF::_getfontpath()
Return fonts path
- _getFromZipArchive
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::_getFromZipArchive()
- _GetInt2d
- in file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt2d()
Read 16-bit unsigned integer
- _GetInt4d
- in file Excel5.php, method PHPExcel_Reader_Excel5::_GetInt4d()
Read 32-bit signed integer
- _getMatrixDimensions
- in file Calculation.php, method PHPExcel_Calculation::_getMatrixDimensions()
Read the dimensions of a matrix, and re-index it with straight numeric keys starting from row 0, column 0
- _getobj
- in file tcpdf.php, method TCPDF::_getobj()
Return the starting object string for the selected object ID.
- _getPpsWk
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::_getPpsWk()
Returns a string with the PPS's WK (What is a WK?)
- _getrawstream
- in file tcpdf.php, method TCPDF::_getrawstream()
get raw output stream.
- _getSHORT
- in file tcpdf.php, method TCPDF::_getSHORT()
Get SHORT from string (Big Endian 16-bit signed integer).
- _getstream
- in file tcpdf.php, method TCPDF::_getstream()
Format output stream (DEPRECATED).
- _getTrueTypeFontSubset
- in file tcpdf.php, method TCPDF::_getTrueTypeFontSubset()
Returns a subset of the TrueType font data without the unused glyphs.
- _getTTFtableChecksum
- in file tcpdf.php, method TCPDF::_getTTFtableChecksum()
Returs the checksum of a TTF table.
- _getULONG
- in file tcpdf.php, method TCPDF::_getULONG()
Get ULONG from string (Big Endian 32-bit unsigned integer).
- _getUniqueID
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::_getUniqueID()
- _getUSHORT
- in file tcpdf.php, method TCPDF::_getUSHORT()
Get USHORT from string (Big Endian 16-bit unsigned integer).
- _getxobjectdict
- in file tcpdf.php, method TCPDF::_getxobjectdict()
Return XObjects Dictionary.
- _ifCondition
- in file Functions.php, method PHPExcel_Calculation_Functions::_ifCondition()
- _isLeapYear
- in file DateTime.php, method PHPExcel_Calculation_DateTime::_isLeapYear()
- _JScolor
- in file tcpdf.php, method TCPDF::_JScolor()
Convert color to javascript color.
- _leastSquareFit
- in file bestFitClass.php, method PHPExcel_Best_Fit::_leastSquareFit()
- _localeFunc
- in file Calculation.php, method PHPExcel_Calculation::_localeFunc()
- _makeSmallData
- in 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)
- _md5_16
- in file tcpdf.php, method TCPDF::_md5_16()
Encrypts a string using MD5 and returns it's value as a binary string.
- _newobj
- in file tcpdf.php, method TCPDF::_newobj()
Begin a new object and return the object number.
- _objectkey
- in file tcpdf.php, method TCPDF::_objectkey()
Compute encryption key depending on object number where the encrypted data is stored.
- _OEvalue
- in file tcpdf.php, method TCPDF::_OEvalue()
Compute OE value (used for encryption)
- _out
- in file tcpdf.php, method TCPDF::_out()
Output a string to the document.
- _outCurve
- in file tcpdf.php, method TCPDF::_outCurve()
Append a cubic Bézier curve to the current path. The curve shall extend from the current point to the point (x3, y3), using (x1, y1) and (x2, y2) as the Bézier control points.
- _outCurveV
- in file tcpdf.php, method TCPDF::_outCurveV()
Append a cubic Bézier curve to the current path. The curve shall extend from the current point to the point (x3, y3), using the current point and (x2, y2) as the Bézier control points.
- _outCurveY
- in file tcpdf.php, method TCPDF::_outCurveY()
Append a cubic Bézier curve to the current path. The curve shall extend from the current point to the point (x3, y3), using (x1, y1) and (x3, y3) as the Bézier control points.
- _outellipticalarc
- in file tcpdf.php, method TCPDF::_outellipticalarc()
Append an elliptical arc to the current path.
- _outLine
- in file tcpdf.php, method TCPDF::_outLine()
Append a straight line segment from the current point to the point (x, y).
- _outPoint
- in file tcpdf.php, method TCPDF::_outPoint()
Begin a new subpath by moving the current point to coordinates (x, y), omitting any connecting line segment.
- _outRect
- in file tcpdf.php, method TCPDF::_outRect()
Append a rectangle to the current path as a complete subpath, with lower-left corner (x, y) and dimensions widthand height in user space.
- _Ovalue
- in file tcpdf.php, method TCPDF::_Ovalue()
Compute O value (used for encryption)
- _parseComplex
- in file Engineering.php, method PHPExcel_Calculation_Engineering::_parseComplex()
- _parsejpeg
- in file tcpdf.php, method TCPDF::_parsejpeg()
Extract info from a JPEG file without using the GD library.
- _parsepng
- in file tcpdf.php, method TCPDF::_parsepng()
Extract info from a PNG file without using the GD library.
- _ppsTreeComplete
- in 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)
- _putannotsobjs
- in file tcpdf.php, method TCPDF::_putannotsobjs()
Output annotations objects for all pages.
- _putannotsrefs
- in file tcpdf.php, method TCPDF::_putannotsrefs()
Output references to page annotations
- _putAPXObject
- in file tcpdf.php, method TCPDF::_putAPXObject()
Put appearance streams XObject used to define annotation's appearance states
- _putbookmarks
- in file tcpdf.php, method TCPDF::_putbookmarks()
Create a bookmark PDF string.
- _putcatalog
- in file tcpdf.php, method TCPDF::_putcatalog()
Output Catalog.
- _putcidfont0
- in file tcpdf.php, method TCPDF::_putcidfont0()
Output CID-0 fonts.
- _putEmbeddedFiles
- in file tcpdf.php, method TCPDF::_putEmbeddedFiles()
Embedd the attached files.
- _putencryption
- in file tcpdf.php, method TCPDF::_putencryption()
Put encryption on PDF document.
- _putextgstates
- in file tcpdf.php, method TCPDF::_putextgstates()
Put extgstates for object transparency
- _putfonts
- in file tcpdf.php, method TCPDF::_putfonts()
Output fonts.
- _putfontwidths
- in file tcpdf.php, method TCPDF::_putfontwidths()
Outputs font widths
- _putheader
- in file tcpdf.php, method TCPDF::_putheader()
Output PDF header.
- _putimages
- in file tcpdf.php, method TCPDF::_putimages()
Output images.
- _putinfo
- in file tcpdf.php, method TCPDF::_putinfo()
Adds some Metadata information (Document Information Dictionary)
- _putjavascript
- in file tcpdf.php, method TCPDF::_putjavascript()
Create a javascript PDF string.
- _putocg
- in file tcpdf.php, method TCPDF::_putocg()
Put visibility settings.
- _putpages
- in file tcpdf.php, method TCPDF::_putpages()
Output pages.
- _putresourcedict
- in file tcpdf.php, method TCPDF::_putresourcedict()
Output Resources Dictionary.
- _putresources
- in file tcpdf.php, method TCPDF::_putresources()
Output Resources.
- _putshaders
- in file tcpdf.php, method TCPDF::_putshaders()
Output gradient shaders.
- _putsignature
- in file tcpdf.php, method TCPDF::_putsignature()
Add certification signature (DocMDP or UR3)
- _putspotcolors
- in file tcpdf.php, method TCPDF::_putspotcolors()
Output Spot Colors Resources.
- _putstream
- in file tcpdf.php, method TCPDF::_putstream()
Output a stream (DEPRECATED).
- _puttruetypeunicode
- in file tcpdf.php, method TCPDF::_puttruetypeunicode()
Adds unicode fonts.
- _putviewerpreferences
- in file tcpdf.php, method TCPDF::_putviewerpreferences()
Output viewer preferences.
- _putxobjects
- in file tcpdf.php, method TCPDF::_putxobjects()
Output Form XObjects Templates.
- _raiseFormulaError
- in file Calculation.php, method PHPExcel_Calculation::_raiseFormulaError()
- _RC4
- in file tcpdf.php, method TCPDF::_RC4()
Returns the input text encrypted using RC4 algorithm and the specified key.
- _readPpsWks
- in 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.
- _saveBbd
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveBbd()
Saving Big Block Depot
- _saveBigData
- in 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)
- _saveHeader
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_saveHeader()
Save OLE header
- _savePps
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::_savePps()
Saves all the PPS's WKs
- _savePpsSetPnt
- in 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.
- _setGDImageTransparency
- in file tcpdf.php, method TCPDF::_setGDImageTransparency()
Set the transparency for the given GD image.
- _textstring
- in file tcpdf.php, method TCPDF::_textstring()
Format a text string for meta information
- _toJPEG
- in file tcpdf.php, method TCPDF::_toJPEG()
Convert the loaded image to a JPEG and then return a structure for the PDF creator.
- _toPNG
- in file tcpdf.php, method TCPDF::_toPNG()
Convert the loaded image to a PNG and then return a structure for the PDF creator.
- _translateFormulaToEnglish
- in file Calculation.php, method PHPExcel_Calculation::_translateFormulaToEnglish()
- _translateFormulaToLocale
- in file Calculation.php, method PHPExcel_Calculation::_translateFormulaToLocale()
- _translateSeparator
- in file Calculation.php, method PHPExcel_Calculation::_translateSeparator()
- _UEvalue
- in file tcpdf.php, method TCPDF::_UEvalue()
Compute UE value (used for encryption)
- _unwrapResult
- in file Calculation.php, method PHPExcel_Calculation::_unwrapResult()
Remove quotes used as a wrapper to identify string values
- _Uvalue
- in file tcpdf.php, method TCPDF::_Uvalue()
Compute U value (used for encryption)
- _wrapResult
- in file Calculation.php, method PHPExcel_Calculation::_wrapResult()
Wrap string values in quotes
- _writeComment
- in file Comments.php, method PHPExcel_Writer_Excel2007_Comments::_writeComment()
Write comment to XML format
- _writeDrawing
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::_writeDrawing()
Write drawings to XML format
- _writeVMLComment
- in file Comments.php, method PHPExcel_Writer_Excel2007_Comments::_writeVMLComment()
Write VML comment to XML format
- _writeVMLHeaderFooterImage
- in file Drawing.php, method PHPExcel_Writer_Excel2007_Drawing::_writeVMLHeaderFooterImage()
Write VML comment to XML format
- __clone
- in file TextElement.php, method PHPExcel_RichText_TextElement::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Borders.php, method PHPExcel_Style_Borders::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file NamedRange.php, method PHPExcel_NamedRange::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Conditional.php, method PHPExcel_Style_Conditional::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Border.php, method PHPExcel_Style_Border::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Font.php, method PHPExcel_Style_Font::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Fill.php, method PHPExcel_Style_Fill::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Calculation.php, method PHPExcel_Calculation::__clone()
__clone implementation. Cloning should not be allowed in a Singleton!
- __clone
- in file HashTable.php, method PHPExcel_HashTable::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Worksheet.php, method PHPExcel_Worksheet::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Protection.php, method PHPExcel_Worksheet_Protection::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::__clone()
__clone implementation. Cloning should not be allowed in a Singleton!
- __clone
- in file Protection.php, method PHPExcel_Style_Protection::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Theme.php, method PHPExcel_Reader_Excel2007_Theme::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file PHPExcel.php, method PHPExcel::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Cell.php, method PHPExcel_Cell::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Run.php, method PHPExcel_RichText_Run::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Alignment.php, method PHPExcel_Style_Alignment::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file RichText.php, method PHPExcel_RichText::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Color.php, method PHPExcel_Style_Color::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Comment.php, method PHPExcel_Comment::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __clone
- in file Style.php, method PHPExcel_Style::__clone()
Implement PHP __clone to create a deep clone, not just a shallow copy.
- __construct
- in file Excel2007.php, method PHPExcel_Reader_Excel2007::__construct()
Create a new PHPExcel_Reader_Excel2007 instance
- __construct
- in file Alignment.php, method PHPExcel_Style_Alignment::__construct()
Create a new PHPExcel_Style_Alignment
- __construct
- in file Excel2003XML.php, method PHPExcel_Reader_Excel2003XML::__construct()
Create a new PHPExcel_Reader_Excel2003XML
- __construct
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__construct()
Create a new PHPExcel_Shared_XMLWriter instance
- __construct
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::__construct()
- __construct
- in file Excel2007.php, method PHPExcel_Writer_Excel2007::__construct()
Create a new PHPExcel_Writer_Excel2007
- __construct
- in file barcodes.php, method TCPDFBarcode::__construct()
This is the class constructor.
- __construct
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::__construct()
Create a new PHPExcel_DocumentSecurity
- __construct
- in file Drawing.php, method PHPExcel_Worksheet_Drawing::__construct()
Create a new PHPExcel_Worksheet_Drawing
- __construct
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::__construct()
Create a new cell iterator
- __construct
- in file Escher.php, method PHPExcel_Reader_Excel5_Escher::__construct()
Create a new PHPExcel_Reader_Excel5_Escher instance
- __construct
- in file WriterPart.php, method PHPExcel_Writer_Excel2007_WriterPart::__construct()
Set parent IWriter object
- __construct
- in file Escher.php, method PHPExcel_Writer_Excel5_Escher::__construct()
Constructor
- __construct
- in file Excel5.php, method PHPExcel_Writer_Excel5::__construct()
Create a new PHPExcel_Writer_Excel5
- __construct
- in file EigenvalueDecomposition.php, method EigenvalueDecomposition::__construct()
Constructor: Check for symmetry, then construct the eigenvalue decomposition
- __construct
- in file Excel5.php, method PHPExcel_Reader_Excel5::__construct()
Create a new PHPExcel_Reader_Excel5 instance
- __construct
- in file Cell.php, method PHPExcel_Cell::__construct()
Create a new Cell
- __construct
- in file Xf.php, method PHPExcel_Writer_Excel5_Xf::__construct()
Constructor
- __construct
- in file DataValidation.php, method PHPExcel_Cell_DataValidation::__construct()
Create a new PHPExcel_Cell_DataValidation
- __construct
- in file ExceptionHandler.php, method PHPExcel_Calculation_ExceptionHandler::__construct()
Register errorhandler
- __construct
- in file Theme.php, method PHPExcel_Reader_Excel2007_Theme::__construct()
Create a new PHPExcel_Theme
- __construct
- in file ColumnDimension.php, method PHPExcel_Worksheet_ColumnDimension::__construct()
Create a new PHPExcel_Worksheet_ColumnDimension
- __construct
- in file TextElement.php, method PHPExcel_RichText_TextElement::__construct()
Create a new PHPExcel_RichText_TextElement instance
- __construct
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__construct()
- __construct
- in file Comment.php, method PHPExcel_Comment::__construct()
Create a new PHPExcel_Comment
- __construct
- in file Workbook.php, method PHPExcel_Writer_Excel5_Workbook::__construct()
Class constructor
- __construct
- in file BaseDrawing.php, method PHPExcel_Worksheet_BaseDrawing::__construct()
Create a new PHPExcel_Worksheet_BaseDrawing
- __construct
- in file benchmark.php, method Benchmark::__construct()
- __construct
- in file Conditional.php, method PHPExcel_Style_Conditional::__construct()
Create a new PHPExcel_Style_Conditional
- __construct
- in file Color.php, method PHPExcel_Style_Color::__construct()
Create a new PHPExcel_Style_Color
- __construct
- in file Protection.php, method PHPExcel_Style_Protection::__construct()
Create a new PHPExcel_Style_Protection
- __construct
- in file Worksheet.php, method PHPExcel_Worksheet::__construct()
Create a new worksheet
- __construct
- in file Worksheet.php, method PHPExcel_Writer_Excel5_Worksheet::__construct()
Constructor
- __construct
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__construct()
- __construct
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::__construct()
Create a new worksheet iterator
- __construct
- in file CSV.php, method PHPExcel_Reader_CSV::__construct()
Create a new PHPExcel_Reader_CSV
- __construct
- in file CSV.php, method PHPExcel_Writer_CSV::__construct()
Create a new PHPExcel_Writer_CSV
- __construct
- in file CholeskyDecomposition.php, method CholeskyDecomposition::__construct()
CholeskyDecomposition
- __construct
- in file Protection.php, method PHPExcel_Worksheet_Protection::__construct()
Create a new PHPExcel_Worksheet_Protection
- __construct
- in file qrcode.php, method QRcode::__construct()
This is the class constructor.
- __construct
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::__construct()
Create a new PHPExcel_DocumentProperties
- __construct
- in file Font.php, method PHPExcel_Writer_Excel5_Font::__construct()
Constructor
- __construct
- in file bestFitClass.php, method PHPExcel_Best_Fit::__construct()
- __construct
- in file BIFFwriter.php, method PHPExcel_Writer_Excel5_BIFFwriter::__construct()
Constructor
- __construct
- in file 2dbarcodes.php, method TCPDF2DBarcode::__construct()
This is the class constructor.
- __construct
- in file Parser.php, method PHPExcel_Writer_Excel5_Parser::__construct()
The class constructor
- __construct
- in file tcpdf.php, method TCPDF::__construct()
This is the class constructor.
- __construct
- in file Border.php, method PHPExcel_Style_Border::__construct()
Create a new PHPExcel_Style_Border
- __construct
- in file Borders.php, method PHPExcel_Style_Borders::__construct()
Create a new PHPExcel_Style_Borders
- __construct
- in file OOCalc.php, method PHPExcel_Reader_OOCalc::__construct()
Create a new PHPExcel_Reader_OOCalc
- __construct
- in file CacheBase.php, method PHPExcel_CachedObjectStorage_CacheBase::__construct()
- __construct
- in file PageMargins.php, method PHPExcel_Worksheet_PageMargins::__construct()
Create a new PHPExcel_Worksheet_PageMargins
- __construct
- in file PageSetup.php, method PHPExcel_Worksheet_PageSetup::__construct()
Create a new PHPExcel_Worksheet_PageSetup
- __construct
- in file polynomialBestFitClass.php, method PHPExcel_Polynomial_Best_Fit::__construct()
- __construct
- in file SYLK.php, method PHPExcel_Reader_SYLK::__construct()
Create a new PHPExcel_Reader_SYLK
- __construct
- in file Style.php, method PHPExcel_Style::__construct()
Create a new PHPExcel_Style
- __construct
- in file Run.php, method PHPExcel_RichText_Run::__construct()
Create a new PHPExcel_RichText_Run instance
- __construct
- in file Calculation.php, method PHPExcel_Token_Stack::__construct()
- __construct
- in file Row.php, method PHPExcel_Worksheet_Row::__construct()
Create a new row
- __construct
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::__construct()
Create a new row iterator
- __construct
- in file RowDimension.php, method PHPExcel_Worksheet_RowDimension::__construct()
Create a new PHPExcel_Worksheet_RowDimension
- __construct
- in file Shadow.php, method PHPExcel_Worksheet_Drawing_Shadow::__construct()
Create a new PHPExcel_Worksheet_Drawing_Shadow
- __construct
- in file SheetView.php, method PHPExcel_Worksheet_SheetView::__construct()
Create a new PHPExcel_Worksheet_SheetView
- __construct
- in file pdf417.php, method PDF417::__construct()
This is the class constructor.
- __construct
- in file PDF.php, method PHPExcel_Writer_PDF::__construct()
Create a new PHPExcel_Writer_PDF
- __construct
- in file PHPExcel.php, method PHPExcel::__construct()
Create a new PHPExcel with one Worksheet
- __construct
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__construct()
- __construct
- in file SingularValueDecomposition.php, method SingularValueDecomposition::__construct()
Construct the singular value decomposition
- __construct
- in file NamedRange.php, method PHPExcel_NamedRange::__construct()
Create a new NamedRange
- __construct
- in file NumberFormat.php, method PHPExcel_Style_NumberFormat::__construct()
Create a new PHPExcel_Style_NumberFormat
- __construct
- in file Gnumeric.php, method PHPExcel_Reader_Gnumeric::__construct()
Create a new PHPExcel_Reader_Gnumeric
- __construct
- in file Function.php, method PHPExcel_Calculation_Function::__construct()
Create a new PHPExcel_Calculation_Function
- __construct
- in file QRDecomposition.php, method PHPExcel_Shared_JAMA_QRDecomposition::__construct()
QR Decomposition computed by Householder reflections.
- __construct
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::__construct()
Create a new PHPExcel_ReferenceHelper
- __construct
- in file HashTable.php, method PHPExcel_HashTable::__construct()
Create a new PHPExcel_HashTable
- __construct
- in file FormulaToken.php, method PHPExcel_Calculation_FormulaToken::__construct()
Create a new PHPExcel_Calculation_FormulaToken
- __construct
- in file FormulaParser.php, method PHPExcel_Calculation_FormulaParser::__construct()
Create a new PHPExcel_Calculation_FormulaParser
- __construct
- in file File.php, method PHPExcel_Shared_OLE_PPS_File::__construct()
The constructor
- __construct
- in file exponentialBestFitClass.php, method PHPExcel_Exponential_Best_Fit::__construct()
- __construct
- in file Fill.php, method PHPExcel_Style_Fill::__construct()
Create a new PHPExcel_Style_Fill
- __construct
- in file Font.php, method PHPExcel_Style_Font::__construct()
Create a new PHPExcel_Style_Font
- __construct
- in file PPS.php, method PHPExcel_Shared_OLE_PPS::__construct()
The constructor
- __construct
- in file HeaderFooter.php, method PHPExcel_Worksheet_HeaderFooter::__construct()
Create a new PHPExcel_Worksheet_HeaderFooter
- __construct
- in file RichText.php, method PHPExcel_RichText::__construct()
Create a new PHPExcel_RichText instance
- __construct
- in file Matrix.php, method PHPExcel_Shared_JAMA_Matrix::__construct()
Polymorphic constructor
- __construct
- in file LUDecomposition.php, method PHPExcel_Shared_JAMA_LUDecomposition::__construct()
LU Decomposition constructor.
- __construct
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__construct()
- __construct
- in file powerBestFitClass.php, method PHPExcel_Power_Best_Fit::__construct()
- __construct
- in file MemoryDrawing.php, method PHPExcel_Worksheet_MemoryDrawing::__construct()
Create a new PHPExcel_Worksheet_MemoryDrawing
- __construct
- in file logarithmicBestFitClass.php, method PHPExcel_Logarithmic_Best_Fit::__construct()
- __construct
- in file linearBestFitClass.php, method PHPExcel_Linear_Best_Fit::__construct()
- __construct
- in file HeaderFooterDrawing.php, method PHPExcel_Worksheet_HeaderFooterDrawing::__construct()
Create a new PHPExcel_Worksheet_HeaderFooterDrawing
- __construct
- in file Hyperlink.php, method PHPExcel_Cell_Hyperlink::__construct()
Create a new PHPExcel_Cell_Hyperlink
- __construct
- in file HTML.php, method PHPExcel_Writer_HTML::__construct()
Create a new PHPExcel_Writer_HTML
- __construct
- in file Root.php, method PHPExcel_Shared_OLE_PPS_Root::__construct()
- __destruct
- in file PHPTemp.php, method PHPExcel_CachedObjectStorage_PHPTemp::__destruct()
- __destruct
- in file Row.php, method PHPExcel_Worksheet_Row::__destruct()
Destructor
- __destruct
- in file XMLWriter.php, method PHPExcel_Shared_XMLWriter::__destruct()
Destructor
- __destruct
- in file APC.php, method PHPExcel_CachedObjectStorage_APC::__destruct()
- __destruct
- in file Wincache.php, method PHPExcel_CachedObjectStorage_Wincache::__destruct()
- __destruct
- in file Memcache.php, method PHPExcel_CachedObjectStorage_Memcache::__destruct()
- __destruct
- in file Calculation.php, method PHPExcel_Calculation::__destruct()
- __destruct
- in file DiscISAM.php, method PHPExcel_CachedObjectStorage_DiscISAM::__destruct()
- __destruct
- in file ExceptionHandler.php, method PHPExcel_Calculation_ExceptionHandler::__destruct()
Unregister errorhandler
- __destruct
- in file tcpdf.php, method TCPDF::__destruct()
Default destructor.
- __destruct
- in file RowIterator.php, method PHPExcel_Worksheet_RowIterator::__destruct()
Destructor
- __destruct
- in file CellIterator.php, method PHPExcel_Worksheet_CellIterator::__destruct()
Destructor
- __destruct
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::__destruct()
Destructor
- __toString
- in file RichText.php, method PHPExcel_RichText::__toString()
Convert to string
top
|
|