Element index for package PHPExcel
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ z ]
[ _ ]
_
- $_items
- in file HashTable.php, variable PHPExcel_HashTable::$_items
HashTable elements
- $_keyMap
- in file HashTable.php, variable PHPExcel_HashTable::$_keyMap
HashTable key map
- __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 PHPExcel.php, method PHPExcel::__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 DocumentSecurity.php, method PHPExcel_DocumentSecurity::__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 Comment.php, method PHPExcel_Comment::__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!
- __construct
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::__construct()
Create a new worksheet iterator
- __construct
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::__construct()
Create a new PHPExcel_ReferenceHelper
- __construct
- in file PHPExcel.php, method PHPExcel::__construct()
Create a new PHPExcel with one Worksheet
- __construct
- in file HashTable.php, method PHPExcel_HashTable::__construct()
Create a new PHPExcel_HashTable
- __construct
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::__construct()
Create a new PHPExcel_DocumentProperties
- __construct
- in file NamedRange.php, method PHPExcel_NamedRange::__construct()
Create a new NamedRange
- __construct
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::__construct()
Create a new PHPExcel_DocumentSecurity
- __construct
- in file Comment.php, method PHPExcel_Comment::__construct()
Create a new PHPExcel_Comment
- __destruct
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::__destruct()
Destructor
top
top
c
- checkArrays
- in file TestMatrix.php, method TestMatrix::checkArrays()
Check norm of difference of "arrays".
- checkMatrices
- in file TestMatrix.php, method TestMatrix::checkMatrices()
Check norm of difference of "matrices".
- checkScalars
- in file TestMatrix.php, method TestMatrix::checkScalars()
Check magnitude of difference of "scalars".
- checkVectors
- in file TestMatrix.php, method TestMatrix::checkVectors()
Check norm of difference of "vectors".
- chiSquared
- in file LevenbergMarquardt.php, method LevenbergMarquardt::chiSquared()
Calculate the current sum-squared-error
- clear
- in file HashTable.php, method PHPExcel_HashTable::clear()
Clear HashTable
- convertProperty
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::convertProperty()
- convertPropertyType
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::convertPropertyType()
- copy
- in file PHPExcel.php, method PHPExcel::copy()
Copy workbook (!= clone!)
- count
- in file HashTable.php, method PHPExcel_HashTable::count()
Count
- create
- in file pclzip.lib.php, method PclZip::create()
- 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
- createWriter
- in file IOFactory.php, method PHPExcel_IOFactory::createWriter()
Create PHPExcel_Writer_IWriter
- current
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::current()
Current PHPExcel_Worksheet
- Comment.php
- procedural page Comment.php
top
top
top
top
g
- garbageCollect
- in file PHPExcel.php, method PHPExcel::garbageCollect()
Eliminate all unneeded cellXf and afterwards update the xfIndex for all cells
- getActiveSheet
- in file PHPExcel.php, method PHPExcel::getActiveSheet()
Get active sheet
- getActiveSheetIndex
- in file PHPExcel.php, method PHPExcel::getActiveSheetIndex()
Get active sheet index
- getAlignment
- in file Comment.php, method PHPExcel_Comment::getAlignment()
Get Alignment
- getAllSheets
- in file PHPExcel.php, method PHPExcel::getAllSheets()
Get all sheets
- getAuthor
- in file Comment.php, method PHPExcel_Comment::getAuthor()
Get Author
- getByHashCode
- in file HashTable.php, method PHPExcel_HashTable::getByHashCode()
Get by hashcode
- getByIndex
- in file HashTable.php, method PHPExcel_HashTable::getByIndex()
Get by index
- getCategory
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCategory()
Get Category
- 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
- getCompany
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCompany()
Get Company
- getCreated
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreated()
Get Created
- getCreator
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getCreator()
Get Creator
- 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
- getDefaultStyle
- in file PHPExcel.php, method PHPExcel::getDefaultStyle()
Get default style
- getDescription
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getDescription()
Get Description
- getFillColor
- in file Comment.php, method PHPExcel_Comment::getFillColor()
Get fill color
- getHashCode
- in file IComparable.php, method PHPExcel_IComparable::getHashCode()
Get hash code
- getHashCode
- in file Comment.php, method PHPExcel_Comment::getHashCode()
Get hash code
- getHeight
- in file Comment.php, method PHPExcel_Comment::getHeight()
Get comment height (CSS style, i.e. XXpx or YYpt)
- getIndex
- in file PHPExcel.php, method PHPExcel::getIndex()
Get index for sheet
- getIndexForHashCode
- in file HashTable.php, method PHPExcel_HashTable::getIndexForHashCode()
Get index for hash code
- getInstance
- in file ReferenceHelper.php, method PHPExcel_ReferenceHelper::getInstance()
Get an instance of this class
- getKeywords
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getKeywords()
Get Keywords
- getLastModifiedBy
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getLastModifiedBy()
Get Last Modified By
- getLocalOnly
- in file NamedRange.php, method PHPExcel_NamedRange::getLocalOnly()
Get localOnly
- 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)
- getMarginTop
- in file Comment.php, method PHPExcel_Comment::getMarginTop()
Get top margin (CSS style, i.e. XXpx or YYpt)
- getModified
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getModified()
Get Modified
- getName
- in file NamedRange.php, method PHPExcel_NamedRange::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
- getProperties
- in file PHPExcel.php, method PHPExcel::getProperties()
Get properties
- getRange
- in file NamedRange.php, method PHPExcel_NamedRange::getRange()
Get range
- getRevisionsPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getRevisionsPassword()
Get RevisionsPassword (hashed)
- 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
- getSheet
- in file PHPExcel.php, method PHPExcel::getSheet()
Get sheet by index
- getSheetByName
- in file PHPExcel.php, method PHPExcel::getSheetByName()
Get sheet by name
- getSheetCount
- in file PHPExcel.php, method PHPExcel::getSheetCount()
Get sheet count
- getSheetNames
- in file PHPExcel.php, method PHPExcel::getSheetNames()
Get sheet names
- getSubject
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getSubject()
Get Subject
- getText
- in file Comment.php, method PHPExcel_Comment::getText()
Get Rich text comment
- getTitle
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::getTitle()
Get Title
- getVisible
- in file Comment.php, method PHPExcel_Comment::getVisible()
Is the comment visible by default?
- getWidth
- in file Comment.php, method PHPExcel_Comment::getWidth()
Get comment width (CSS style, i.e. XXpx or YYpt)
- getWorkbookPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::getWorkbookPassword()
Get WorkbookPassword (hashed)
- getWorksheet
- in file NamedRange.php, method PHPExcel_NamedRange::getWorksheet()
Get worksheet
- getWorksheetIterator
- in file PHPExcel.php, method PHPExcel::getWorksheetIterator()
Get worksheet iterator
- grad
- in file LMQuadTest.php, method LMQuadTest::grad()
z = (p-o)'S'S(p-o) dz/dp = 2S'S(p-o)
top
top
top
top
top
top
top
p
- PclZip
- in file pclzip.lib.php, class PclZip
- PclZip
- in file pclzip.lib.php, method PclZip::PclZip()
- 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
- PHPExcel
- in file PHPExcel.php, class PHPExcel
PHPExcel
- polyfit.php
- procedural page polyfit.php
- pclzip.lib.php
- procedural page pclzip.lib.php
- PHPExcel.php
- procedural page PHPExcel.php
- PHPExcel_Autoloader
- in file Autoloader.php, class PHPExcel_Autoloader
PHPExcel_Autoloader
- 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_Exception
- in file Exception.php, class PHPExcel_Exception
PHPExcel_Exception
- 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_NamedRange
- in file NamedRange.php, class PHPExcel_NamedRange
PHPExcel_NamedRange
- PHPExcel_ReferenceHelper
- in file ReferenceHelper.php, class PHPExcel_ReferenceHelper
PHPExcel_ReferenceHelper (Singleton)
- PHPEXCEL_ROOT
- in file PHPExcel.php, constant PHPEXCEL_ROOT
PHPExcel root directory
- PHPExcel_WorksheetIterator
- in file WorksheetIterator.php, class PHPExcel_WorksheetIterator
PHPExcel_WorksheetIterator
- polyfit
- in file polyfit.php, function polyfit()
- printpoly
- in file polyfit.php, function printpoly()
- 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()
- properties
- in file pclzip.lib.php, method PclZip::properties()
- 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
top
r
- ReferenceHelper.php
- procedural page ReferenceHelper.php
- 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
- Register
- in file Autoloader.php, method PHPExcel_Autoloader::Register()
Register the Autoloader with SPL
- remove
- in file HashTable.php, method PHPExcel_HashTable::remove()
Remove HashTable item
- 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.
- removeNamedRange
- in file PHPExcel.php, method PHPExcel::removeNamedRange()
Remove named range
- removeSheetByIndex
- in file PHPExcel.php, method PHPExcel::removeSheetByIndex()
Remove sheet by index
- resolveRange
- in file NamedRange.php, method PHPExcel_NamedRange::resolveRange()
Resolve a named range to a regular cell range
- rewind
- in file WorksheetIterator.php, method PHPExcel_WorksheetIterator::rewind()
Rewind iterator
top
s
- 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 Comment.php, method PHPExcel_Comment::setAlignment()
Set Alignment
- setAuthor
- in file Comment.php, method PHPExcel_Comment::setAuthor()
Set Author
- setCategory
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCategory()
Set Category
- setCompany
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCompany()
Set Company
- setCreated
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreated()
Set Created
- setCreator
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCreator()
Set Creator
- setCustomProperty
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setCustomProperty()
Set a Custom Property
- setDescription
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setDescription()
Set Description
- setHeight
- in file Comment.php, method PHPExcel_Comment::setHeight()
Set comment height (CSS style, i.e. XXpx or YYpt)
- setIndexByName
- in file PHPExcel.php, method PHPExcel::setIndexByName()
Set index for sheet by sheet name.
- setKeywords
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setKeywords()
Set Keywords
- setLastModifiedBy
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setLastModifiedBy()
Set Last Modified By
- setLocalOnly
- in file NamedRange.php, method PHPExcel_NamedRange::setLocalOnly()
Set localOnly
- 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)
- setMarginTop
- in file Comment.php, method PHPExcel_Comment::setMarginTop()
Set top margin (CSS style, i.e. XXpx or YYpt)
- setModified
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setModified()
Set Modified
- setName
- in file NamedRange.php, method PHPExcel_NamedRange::setName()
Set name
- setProperties
- in file PHPExcel.php, method PHPExcel::setProperties()
Set properties
- setRange
- in file NamedRange.php, method PHPExcel_NamedRange::setRange()
Set range
- setRevisionsPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setRevisionsPassword()
Set RevisionsPassword
- 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
- setSubject
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setSubject()
Set Subject
- setText
- in file Comment.php, method PHPExcel_Comment::setText()
Set Rich text comment
- setTitle
- in file DocumentProperties.php, method PHPExcel_DocumentProperties::setTitle()
Set Title
- setVisible
- in file Comment.php, method PHPExcel_Comment::setVisible()
Set comment default visibility
- setWidth
- in file Comment.php, method PHPExcel_Comment::setWidth()
Set comment width (CSS style, i.e. XXpx or YYpt)
- setWorkbookPassword
- in file DocumentSecurity.php, method PHPExcel_DocumentSecurity::setWorkbookPassword()
Set WorkbookPassword
- setWorksheet
- in file NamedRange.php, method PHPExcel_NamedRange::setWorksheet()
Set worksheet
- sheetNameExists
- in file PHPExcel.php, method PHPExcel::sheetNameExists()
Chech if a sheet with a specified name already exists
- 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].
top
t
- tile.php
- procedural page tile.php
- TestMatrix.php
- procedural page TestMatrix.php
- testdata
- in file LMQuadTest.php, method LMQuadTest::testdata()
- TestMatrix
- in file TestMatrix.php, method TestMatrix::TestMatrix()
- TestMatrix
- in file TestMatrix.php, class TestMatrix
- 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:
- toArray
- in file HashTable.php, method PHPExcel_HashTable::toArray()
HashTable to array
- 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
top
top
top
top
top
|
|