SYMBOL INDEX (3677 symbols across 276 files) FILE: Classes/PHPExcel.php class PHPExcel (line 34) | class PHPExcel method hasMacros (line 146) | public function hasMacros() method setHasMacros (line 156) | public function setHasMacros($hasMacros = false) method setMacrosCode (line 166) | public function setMacrosCode($MacrosCode = null) method getMacrosCode (line 177) | public function getMacrosCode() method setMacrosCertificate (line 187) | public function setMacrosCertificate($Certificate = null) method hasMacrosCertificate (line 197) | public function hasMacrosCertificate() method getMacrosCertificate (line 207) | public function getMacrosCertificate() method discardMacros (line 216) | public function discardMacros() method setRibbonXMLData (line 227) | public function setRibbonXMLData($Target = null, $XMLData = null) method getRibbonXMLData (line 241) | public function getRibbonXMLData($What = 'all') //we need some constan... method setRibbonBinObjects (line 264) | public function setRibbonBinObjects($BinObjectsNames = null, $BinObjec... method getExtensionOnly (line 276) | private function getExtensionOnly($ThePath) method getRibbonBinObjects (line 285) | public function getRibbonBinObjects($What = 'all') method hasRibbon (line 317) | public function hasRibbon() method hasRibbonBinObjects (line 327) | public function hasRibbonBinObjects() method sheetCodeNameExists (line 338) | public function sheetCodeNameExists($pSheetCodeName) method getSheetByCodeName (line 349) | public function getSheetByCodeName($pName = '') method __construct (line 364) | public function __construct() method __destruct (line 396) | public function __destruct() method disconnectWorksheets (line 407) | public function disconnectWorksheets() method getCalculationEngine (line 423) | public function getCalculationEngine() method getProperties (line 433) | public function getProperties() method setProperties (line 443) | public function setProperties(PHPExcel_DocumentProperties $pValue) method getSecurity (line 453) | public function getSecurity() method setSecurity (line 463) | public function setSecurity(PHPExcel_DocumentSecurity $pValue) method getActiveSheet (line 475) | public function getActiveSheet() method createSheet (line 487) | public function createSheet($iSheetIndex = null) method sheetNameExists (line 500) | public function sheetNameExists($pSheetName) method addSheet (line 513) | public function addSheet(PHPExcel_Worksheet $pSheet, $iSheetIndex = null) method removeSheetByIndex (line 554) | public function removeSheetByIndex($pIndex = 0) method getSheet (line 580) | public function getSheet($pIndex = 0) method getAllSheets (line 597) | public function getAllSheets() method getSheetByName (line 608) | public function getSheetByName($pName = '') method getIndex (line 627) | public function getIndex(PHPExcel_Worksheet $pSheet) method setIndexByName (line 646) | public function setIndexByName($sheetName, $newIndex) method getSheetCount (line 668) | public function getSheetCount() method getActiveSheetIndex (line 678) | public function getActiveSheetIndex() method setActiveSheetIndex (line 690) | public function setActiveSheetIndex($pIndex = 0) method setActiveSheetIndexByName (line 711) | public function setActiveSheetIndexByName($pValue = '') method getSheetNames (line 726) | public function getSheetNames() method addExternalSheet (line 745) | public function addExternalSheet(PHPExcel_Worksheet $pSheet, $iSheetIn... method getNamedRanges (line 776) | public function getNamedRanges() method addNamedRange (line 787) | public function addNamedRange(PHPExcel_NamedRange $namedRange) method getNamedRange (line 806) | public function getNamedRange($namedRange, PHPExcel_Worksheet $pSheet ... method removeNamedRange (line 832) | public function removeNamedRange($namedRange, PHPExcel_Worksheet $pShe... method getWorksheetIterator (line 851) | public function getWorksheetIterator() method copy (line 861) | public function copy() method __clone (line 877) | public function __clone() method getCellXfCollection (line 891) | public function getCellXfCollection() method getCellXfByIndex (line 902) | public function getCellXfByIndex($pIndex = 0) method getCellXfByHashCode (line 913) | public function getCellXfByHashCode($pValue = '') method cellXfExists (line 929) | public function cellXfExists($pCellStyle = null) method getDefaultStyle (line 940) | public function getDefaultStyle() method addCellXf (line 953) | public function addCellXf(PHPExcel_Style $style) method removeCellXfByIndex (line 965) | public function removeCellXfByIndex($pIndex = 0) method getCellXfSupervisor (line 995) | public function getCellXfSupervisor() method getCellStyleXfCollection (line 1005) | public function getCellStyleXfCollection() method getCellStyleXfByIndex (line 1016) | public function getCellStyleXfByIndex($pIndex = 0) method getCellStyleXfByHashCode (line 1027) | public function getCellStyleXfByHashCode($pValue = '') method addCellStyleXf (line 1042) | public function addCellStyleXf(PHPExcel_Style $pStyle) method removeCellStyleXfByIndex (line 1054) | public function removeCellStyleXfByIndex($pIndex = 0) method garbageCollect (line 1067) | public function garbageCollect() method getID (line 1149) | public function getID() FILE: Classes/PHPExcel/Autoloader.php class PHPExcel_Autoloader (line 38) | class PHPExcel_Autoloader method register (line 44) | public static function register() method load (line 63) | public static function load($pClassName) FILE: Classes/PHPExcel/CachedObjectStorage/APC.php class PHPExcel_CachedObjectStorage_APC (line 28) | class PHPExcel_CachedObjectStorage_APC extends PHPExcel_CachedObjectStor... method storeData (line 54) | protected function storeData() method addCacheData (line 81) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method isDataSet (line 103) | public function isDataSet($pCoord) method getCacheData (line 130) | public function getCacheData($pCoord) method getCellList (line 165) | public function getCellList() method deleteCacheData (line 181) | public function deleteCacheData($pCoord) method copyCellCollection (line 198) | public function copyCellCollection(PHPExcel_Worksheet $parent) method unsetWorksheetCells (line 227) | public function unsetWorksheetCells() method __construct (line 249) | public function __construct(PHPExcel_Worksheet $parent, $arguments) method __destruct (line 265) | public function __destruct() method cacheMethodIsAvailable (line 279) | public static function cacheMethodIsAvailable() FILE: Classes/PHPExcel/CachedObjectStorage/CacheBase.php class PHPExcel_CachedObjectStorage_CacheBase (line 28) | abstract class PHPExcel_CachedObjectStorage_CacheBase method __construct (line 71) | public function __construct(PHPExcel_Worksheet $parent) method getParent (line 84) | public function getParent() method isDataSet (line 95) | public function isDataSet($pCoord) method moveCell (line 111) | public function moveCell($fromAddress, $toAddress) method updateCacheData (line 132) | public function updateCacheData(PHPExcel_Cell $cell) method deleteCacheData (line 143) | public function deleteCacheData($pCoord) method getCellList (line 162) | public function getCellList() method getSortedCellList (line 172) | public function getSortedCellList() method getHighestRowAndColumn (line 189) | public function getHighestRowAndColumn() method getCurrentAddress (line 216) | public function getCurrentAddress() method getCurrentColumn (line 226) | public function getCurrentColumn() method getCurrentRow (line 237) | public function getCurrentRow() method getHighestColumn (line 250) | public function getHighestColumn($row = null) method getHighestRow (line 275) | public function getHighestRow($column = null) method getUniqueID (line 299) | protected function getUniqueID() method copyCellCollection (line 315) | public function copyCellCollection(PHPExcel_Worksheet $parent) method removeRow (line 332) | public function removeRow($row) method removeColumn (line 348) | public function removeColumn($column) method cacheMethodIsAvailable (line 364) | public static function cacheMethodIsAvailable() FILE: Classes/PHPExcel/CachedObjectStorage/DiscISAM.php class PHPExcel_CachedObjectStorage_DiscISAM (line 28) | class PHPExcel_CachedObjectStorage_DiscISAM extends PHPExcel_CachedObjec... method storeData (line 58) | protected function storeData() method addCacheData (line 82) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method getCacheData (line 102) | public function getCacheData($pCoord) method getCellList (line 131) | public function getCellList() method copyCellCollection (line 145) | public function copyCellCollection(PHPExcel_Worksheet $parent) method unsetWorksheetCells (line 162) | public function unsetWorksheetCells() method __construct (line 183) | public function __construct(PHPExcel_Worksheet $parent, $arguments) method __destruct (line 200) | public function __destruct() FILE: Classes/PHPExcel/CachedObjectStorage/ICache.php type PHPExcel_CachedObjectStorage_ICache (line 28) | interface PHPExcel_CachedObjectStorage_ICache method addCacheData (line 38) | public function addCacheData($pCoord, PHPExcel_Cell $cell); method updateCacheData (line 47) | public function updateCacheData(PHPExcel_Cell $cell); method getCacheData (line 56) | public function getCacheData($pCoord); method deleteCacheData (line 64) | public function deleteCacheData($pCoord); method isDataSet (line 72) | public function isDataSet($pCoord); method getCellList (line 79) | public function getCellList(); method getSortedCellList (line 86) | public function getSortedCellList(); method copyCellCollection (line 94) | public function copyCellCollection(PHPExcel_Worksheet $parent); method cacheMethodIsAvailable (line 102) | public static function cacheMethodIsAvailable(); FILE: Classes/PHPExcel/CachedObjectStorage/Igbinary.php class PHPExcel_CachedObjectStorage_Igbinary (line 28) | class PHPExcel_CachedObjectStorage_Igbinary extends PHPExcel_CachedObjec... method storeData (line 37) | protected function storeData() method addCacheData (line 57) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method getCacheData (line 78) | public function getCacheData($pCoord) method getCellList (line 107) | public function getCellList() method unsetWorksheetCells (line 122) | public function unsetWorksheetCells() method cacheMethodIsAvailable (line 141) | public static function cacheMethodIsAvailable() FILE: Classes/PHPExcel/CachedObjectStorage/Memcache.php class PHPExcel_CachedObjectStorage_Memcache (line 28) | class PHPExcel_CachedObjectStorage_Memcache extends PHPExcel_CachedObjec... method storeData (line 59) | protected function storeData() method addCacheData (line 85) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method isDataSet (line 107) | public function isDataSet($pCoord) method getCacheData (line 134) | public function getCacheData($pCoord) method getCellList (line 169) | public function getCellList() method deleteCacheData (line 184) | public function deleteCacheData($pCoord) method copyCellCollection (line 199) | public function copyCellCollection(PHPExcel_Worksheet $parent) method unsetWorksheetCells (line 228) | public function unsetWorksheetCells() method __construct (line 250) | public function __construct(PHPExcel_Worksheet $parent, $arguments) method failureCallback (line 278) | public function failureCallback($host, $port) method __destruct (line 286) | public function __destruct() method cacheMethodIsAvailable (line 300) | public static function cacheMethodIsAvailable() FILE: Classes/PHPExcel/CachedObjectStorage/Memory.php class PHPExcel_CachedObjectStorage_Memory (line 28) | class PHPExcel_CachedObjectStorage_Memory extends PHPExcel_CachedObjectS... method storeData (line 35) | protected function storeData() method addCacheData (line 47) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method getCacheData (line 65) | public function getCacheData($pCoord) method copyCellCollection (line 87) | public function copyCellCollection(PHPExcel_Worksheet $parent) method unsetWorksheetCells (line 104) | public function unsetWorksheetCells() FILE: Classes/PHPExcel/CachedObjectStorage/MemoryGZip.php class PHPExcel_CachedObjectStorage_MemoryGZip (line 28) | class PHPExcel_CachedObjectStorage_MemoryGZip extends PHPExcel_CachedObj... method storeData (line 37) | protected function storeData() method addCacheData (line 57) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method getCacheData (line 78) | public function getCacheData($pCoord) method getCellList (line 107) | public function getCellList() method unsetWorksheetCells (line 122) | public function unsetWorksheetCells() FILE: Classes/PHPExcel/CachedObjectStorage/MemorySerialized.php class PHPExcel_CachedObjectStorage_MemorySerialized (line 28) | class PHPExcel_CachedObjectStorage_MemorySerialized extends PHPExcel_Cac... method storeData (line 37) | protected function storeData() method addCacheData (line 56) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method getCacheData (line 76) | public function getCacheData($pCoord) method getCellList (line 104) | public function getCellList() method unsetWorksheetCells (line 118) | public function unsetWorksheetCells() FILE: Classes/PHPExcel/CachedObjectStorage/PHPTemp.php class PHPExcel_CachedObjectStorage_PHPTemp (line 28) | class PHPExcel_CachedObjectStorage_PHPTemp extends PHPExcel_CachedObject... method storeData (line 51) | protected function storeData() method addCacheData (line 76) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method getCacheData (line 97) | public function getCacheData($pCoord) method getCellList (line 126) | public function getCellList() method copyCellCollection (line 141) | public function copyCellCollection(PHPExcel_Worksheet $parent) method unsetWorksheetCells (line 159) | public function unsetWorksheetCells() method __construct (line 180) | public function __construct(PHPExcel_Worksheet $parent, $arguments) method __destruct (line 193) | public function __destruct() FILE: Classes/PHPExcel/CachedObjectStorage/SQLite.php class PHPExcel_CachedObjectStorage_SQLite (line 28) | class PHPExcel_CachedObjectStorage_SQLite extends PHPExcel_CachedObjectS... method storeData (line 51) | protected function storeData() method addCacheData (line 72) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method getCacheData (line 92) | public function getCacheData($pCoord) method isDataSet (line 126) | public function isDataSet($pCoord) method deleteCacheData (line 150) | public function deleteCacheData($pCoord) method moveCell (line 173) | public function moveCell($fromAddress, $toAddress) method getCellList (line 199) | public function getCellList() method copyCellCollection (line 225) | public function copyCellCollection(PHPExcel_Worksheet $parent) method unsetWorksheetCells (line 247) | public function unsetWorksheetCells() method __construct (line 265) | public function __construct(PHPExcel_Worksheet $parent) method __destruct (line 285) | public function __destruct() method cacheMethodIsAvailable (line 299) | public static function cacheMethodIsAvailable() FILE: Classes/PHPExcel/CachedObjectStorage/SQLite3.php class PHPExcel_CachedObjectStorage_SQLite3 (line 28) | class PHPExcel_CachedObjectStorage_SQLite3 extends PHPExcel_CachedObject... method storeData (line 79) | protected function storeData() method addCacheData (line 103) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method getCacheData (line 123) | public function getCacheData($pCoord) method isDataSet (line 158) | public function isDataSet($pCoord) method deleteCacheData (line 181) | public function deleteCacheData($pCoord) method moveCell (line 205) | public function moveCell($fromAddress, $toAddress) method getCellList (line 232) | public function getCellList() method copyCellCollection (line 258) | public function copyCellCollection(PHPExcel_Worksheet $parent) method unsetWorksheetCells (line 280) | public function unsetWorksheetCells() method __construct (line 298) | public function __construct(PHPExcel_Worksheet $parent) method __destruct (line 323) | public function __destruct() method cacheMethodIsAvailable (line 338) | public static function cacheMethodIsAvailable() FILE: Classes/PHPExcel/CachedObjectStorage/Wincache.php class PHPExcel_CachedObjectStorage_Wincache (line 28) | class PHPExcel_CachedObjectStorage_Wincache extends PHPExcel_CachedObjec... method storeData (line 52) | protected function storeData() method addCacheData (line 83) | public function addCacheData($pCoord, PHPExcel_Cell $cell) method isDataSet (line 103) | public function isDataSet($pCoord) method getCacheData (line 130) | public function getCacheData($pCoord) method getCellList (line 168) | public function getCellList() method deleteCacheData (line 183) | public function deleteCacheData($pCoord) method copyCellCollection (line 198) | public function copyCellCollection(PHPExcel_Worksheet $parent) method unsetWorksheetCells (line 229) | public function unsetWorksheetCells() method __construct (line 251) | public function __construct(PHPExcel_Worksheet $parent, $arguments) method __destruct (line 267) | public function __destruct() method cacheMethodIsAvailable (line 281) | public static function cacheMethodIsAvailable() FILE: Classes/PHPExcel/CachedObjectStorageFactory.php class PHPExcel_CachedObjectStorageFactory (line 28) | class PHPExcel_CachedObjectStorageFactory method getCacheStorageMethod (line 119) | public static function getCacheStorageMethod() method getCacheStorageClass (line 129) | public static function getCacheStorageClass() method getAllCacheStorageMethods (line 139) | public static function getAllCacheStorageMethods() method getCacheStorageMethods (line 149) | public static function getCacheStorageMethods() method initialize (line 169) | public static function initialize($method = self::cache_in_memory, $ar... method getInstance (line 201) | public static function getInstance(PHPExcel_Worksheet $parent) method finalize (line 225) | public static function finalize() FILE: Classes/PHPExcel/CalcEngine/CyclicReferenceStack.php class PHPExcel_CalcEngine_CyclicReferenceStack (line 28) | class PHPExcel_CalcEngine_CyclicReferenceStack method count (line 42) | public function count() method push (line 52) | public function push($value) method pop (line 62) | public function pop() method onStack (line 72) | public function onStack($value) method clear (line 80) | public function clear() method showStack (line 90) | public function showStack() FILE: Classes/PHPExcel/CalcEngine/Logger.php class PHPExcel_CalcEngine_Logger (line 28) | class PHPExcel_CalcEngine_Logger method __construct (line 68) | public function __construct(PHPExcel_CalcEngine_CyclicReferenceStack $... method setWriteDebugLog (line 78) | public function setWriteDebugLog($pValue = false) method getWriteDebugLog (line 88) | public function getWriteDebugLog() method setEchoDebugLog (line 98) | public function setEchoDebugLog($pValue = false) method getEchoDebugLog (line 108) | public function getEchoDebugLog() method writeDebugLog (line 116) | public function writeDebugLog() method clearLog (line 137) | public function clearLog() method getLog (line 147) | public function getLog() FILE: Classes/PHPExcel/Calculation.php class PHPExcel_Calculation (line 52) | class PHPExcel_Calculation method __construct (line 2071) | public function __construct(PHPExcel $workbook = null) method loadLocales (line 2081) | private static function loadLocales() method getInstance (line 2100) | public static function getInstance(PHPExcel $workbook = null) method __destruct (line 2120) | public function __destruct() method flushInstance (line 2132) | public function flushInstance() method getDebugLog (line 2144) | public function getDebugLog() method __clone (line 2155) | final public function __clone() method getTRUE (line 2167) | public static function getTRUE() method getFALSE (line 2178) | public static function getFALSE() method setArrayReturnType (line 2190) | public static function setArrayReturnType($returnType) method getArrayReturnType (line 2208) | public static function getArrayReturnType() method getCalculationCacheEnabled (line 2220) | public function getCalculationCacheEnabled() method setCalculationCacheEnabled (line 2231) | public function setCalculationCacheEnabled($pValue = true) method enableCalculationCache (line 2241) | public function enableCalculationCache() method disableCalculationCache (line 2250) | public function disableCalculationCache() method clearCalculationCache (line 2259) | public function clearCalculationCache() method clearCalculationCacheForWorksheet (line 2269) | public function clearCalculationCacheForWorksheet($worksheetName) method renameCalculationCacheForWorksheet (line 2282) | public function renameCalculationCacheForWorksheet($fromWorksheetName,... method getLocale (line 2296) | public function getLocale() method setLocale (line 2308) | public function setLocale($locale = 'en_us') method translateSeparator (line 2388) | public static function translateSeparator($fromSeparator, $toSeparator... method translateFormula (line 2409) | private static function translateFormula($from, $to, $formula, $fromSe... method _translateFormulaToLocale (line 2443) | public function _translateFormulaToLocale($formula) method _translateFormulaToEnglish (line 2473) | public function _translateFormulaToEnglish($formula) method localeFunc (line 2499) | public static function localeFunc($function) method wrapResult (line 2523) | public static function wrapResult($value) method unwrapResult (line 2548) | public static function unwrapResult($value) method calculate (line 2573) | public function calculate(PHPExcel_Cell $pCell = null) method calculateCellValue (line 2592) | public function calculateCellValue(PHPExcel_Cell $pCell = null, $reset... method parseFormula (line 2667) | public function parseFormula($formula) function calculateFormula (line 2694) | function calculateFormula($formula, $cellID = null, PHPExcel_Cell $pCell... function getValueFromCache (line 2727) | function getValueFromCache($cellReference, &$cellValue) function saveValueToCache (line 2741) | function saveValueToCache($cellReference, $cellValue) function _calculateFormulaValue (line 2757) | function _calculateFormulaValue($formula, $cellID = null, PHPExcel_Cell ... function resizeMatricesExtend (line 2933) | function resizeMatricesExtend(&$matrix1, &$matrix2, $matrix1Rows, $matri... function showValue (line 2977) | function showValue($value) function showTypeDetails (line 3013) | function showTypeDetails($value) function convertMatrixReferences (line 3045) | function convertMatrixReferences($formula) function mkMatrix (line 3097) | function mkMatrix() function dataTestReference (line 3492) | function dataTestReference(&$operandData) function processTokenStack (line 3508) | function processTokenStack($tokens, $cellID = null, PHPExcel_Cell $pCell... function validateBinaryOperand (line 3923) | function validateBinaryOperand($cellID, &$operand, &$stack) function executeBinaryComparisonOperation (line 3960) | function executeBinaryComparisonOperation($cellID, $operand1, $operand2,... function strcmpLowercaseFirst (line 4086) | function strcmpLowercaseFirst($str1, $str2) function executeNumericBinaryOperation (line 4094) | function executeNumericBinaryOperation($cellID, $operand1, $operand2, $o... function raiseFormulaError (line 4169) | function raiseFormulaError($errorMessage) function extractCellRange (line 4189) | function extractCellRange(&$pRange = 'A1', PHPExcel_Worksheet $pSheet = ... function extractNamedRange (line 4247) | function extractNamedRange(&$pRange = 'A1', PHPExcel_Worksheet $pSheet =... function isImplemented (line 4331) | function isImplemented($pFunction = '') function listFunctions (line 4347) | function listFunctions() function listAllFunctionNames (line 4370) | function listAllFunctionNames() function listFunctionNames (line 4380) | function listFunctionNames() FILE: Classes/PHPExcel/Calculation/Database.php class PHPExcel_Calculation_Database (line 37) | class PHPExcel_Calculation_Database method fieldExtract (line 57) | private static function fieldExtract($database, $field) method filter (line 89) | private static function filter($database, $criteria) method getFilteredColumn (line 145) | private static function getFilteredColumn($database, $field, $criteria) method DAVERAGE (line 185) | public static function DAVERAGE($database, $field, $criteria) method DCOUNT (line 233) | public static function DCOUNT($database, $field, $criteria) method DCOUNTA (line 277) | public static function DCOUNTA($database, $field, $criteria) method DGET (line 327) | public static function DGET($database, $field, $criteria) method DMAX (line 372) | public static function DMAX($database, $field, $criteria) method DMIN (line 414) | public static function DMIN($database, $field, $criteria) method DPRODUCT (line 455) | public static function DPRODUCT($database, $field, $criteria) method DSTDEV (line 497) | public static function DSTDEV($database, $field, $criteria) method DSTDEVP (line 539) | public static function DSTDEVP($database, $field, $criteria) method DSUM (line 580) | public static function DSUM($database, $field, $criteria) method DVAR (line 622) | public static function DVAR($database, $field, $criteria) method DVARP (line 664) | public static function DVARP($database, $field, $criteria) FILE: Classes/PHPExcel/Calculation/DateTime.php class PHPExcel_Calculation_DateTime (line 37) | class PHPExcel_Calculation_DateTime method isLeapYear (line 45) | public static function isLeapYear($year) method dateDiff360 (line 63) | private static function dateDiff360($startDay, $startMonth, $startYear... method getDateValue (line 94) | public static function getDateValue($dateValue) method getTimeValue (line 120) | private static function getTimeValue($timeValue) method adjustDateByMonths (line 130) | private static function adjustDateByMonths($dateValue = 0, $adjustment... method DATETIMENOW (line 176) | public static function DATETIMENOW() method DATENOW (line 217) | public static function DATENOW() method DATE (line 290) | public static function DATE($year = 0, $month = 1, $day = 1) method TIME (line 385) | public static function TIME($hour = 0, $minute = 0, $second = 0) method DATEVALUE (line 493) | public static function DATEVALUE($dateValue = 1) method TIMEVALUE (line 614) | public static function TIMEVALUE($timeValue) method DATEDIF (line 657) | public static function DATEDIF($startDate = 0, $endDate = 0, $unit = 'D') method DAYS360 (line 780) | public static function DAYS360($startDate = 0, $endDate = 0, $method =... method YEARFRAC (line 836) | public static function YEARFRAC($startDate = 0, $endDate = 0, $method ... method NETWORKDAYS (line 932) | public static function NETWORKDAYS($startDate, $endDate) method WORKDAY (line 1019) | public static function WORKDAY($startDate, $endDays) method DAYOFMONTH (line 1124) | public static function DAYOFMONTH($dateValue = 1) method DAYOFWEEK (line 1162) | public static function DAYOFWEEK($dateValue = 1, $style = 1) method WEEKOFYEAR (line 1238) | public static function WEEKOFYEAR($dateValue = 1, $method = 1) method MONTHOFYEAR (line 1285) | public static function MONTHOFYEAR($dateValue = 1) method YEAR (line 1317) | public static function YEAR($dateValue = 1) method HOUROFDAY (line 1349) | public static function HOUROFDAY($timeValue = 0) method MINUTEOFHOUR (line 1390) | public static function MINUTEOFHOUR($timeValue = 0) method SECONDOFMINUTE (line 1431) | public static function SECONDOFMINUTE($timeValue = 0) method EDATE (line 1478) | public static function EDATE($dateValue = 1, $adjustmentMonths = 0) method EOMONTH (line 1524) | public static function EOMONTH($dateValue = 1, $adjustmentMonths = 0) FILE: Classes/PHPExcel/Calculation/Engineering.php class PHPExcel_Calculation_Engineering (line 40) | class PHPExcel_Calculation_Engineering method parseComplex (line 755) | public static function parseComplex($complexNumber) method cleanComplex (line 810) | private static function cleanComplex($complexNumber) method nbrConversionFormat (line 834) | private static function nbrConversionFormat($xVal, $places) method BESSELI (line 867) | public static function BESSELI($x, $ord) method BESSELJ (line 920) | public static function BESSELJ($x, $ord) method besselK0 (line 957) | private static function besselK0($fNum) method besselK1 (line 975) | private static function besselK1($fNum) method BESSELK (line 1012) | public static function BESSELK($x, $ord) method besselY0 (line 1043) | private static function besselY0($fNum) method besselY1 (line 1062) | private static function besselY1($fNum) method BESSELY (line 1096) | public static function BESSELY($x, $ord) method BINTODEC (line 1145) | public static function BINTODEC($x) method BINTOHEX (line 1198) | public static function BINTOHEX($x, $places = null) method BINTOOCT (line 1253) | public static function BINTOOCT($x, $places = null) method DECTOBIN (line 1312) | public static function DECTOBIN($x, $places = null) method DECTOHEX (line 1369) | public static function DECTOHEX($x, $places = null) method DECTOOCT (line 1424) | public static function DECTOOCT($x, $places = null) method HEXTOBIN (line 1482) | public static function HEXTOBIN($x, $places = null) method HEXTODEC (line 1519) | public static function HEXTODEC($x) method HEXTOOCT (line 1566) | public static function HEXTOOCT($x, $places = null) method OCTTOBIN (line 1618) | public static function OCTTOBIN($x, $places = null) method OCTTODEC (line 1655) | public static function OCTTODEC($x) method OCTTOHEX (line 1699) | public static function OCTTOHEX($x, $places = null) method COMPLEX (line 1733) | public static function COMPLEX($realNumber = 0.0, $imaginary = 0.0, $s... method IMAGINARY (line 1787) | public static function IMAGINARY($complexNumber) method IMREAL (line 1809) | public static function IMREAL($complexNumber) method IMABS (line 1829) | public static function IMABS($complexNumber) method IMARGUMENT (line 1854) | public static function IMARGUMENT($complexNumber) method IMCONJUGATE (line 1889) | public static function IMCONJUGATE($complexNumber) method IMCOS (line 1920) | public static function IMCOS($complexNumber) method IMSIN (line 1951) | public static function IMSIN($complexNumber) method IMSQRT (line 1980) | public static function IMSQRT($complexNumber) method IMLN (line 2010) | public static function IMLN($complexNumber) method IMLOG10 (line 2042) | public static function IMLOG10($complexNumber) method IMLOG2 (line 2069) | public static function IMLOG2($complexNumber) method IMEXP (line 2096) | public static function IMEXP($complexNumber) method IMPOWER (line 2130) | public static function IMPOWER($complexNumber, $realNumber) method IMDIV (line 2166) | public static function IMDIV($complexDividend, $complexDivisor) method IMSUB (line 2211) | public static function IMSUB($complexNumber1, $complexNumber2) method IMSUM (line 2244) | public static function IMSUM() method IMPRODUCT (line 2283) | public static function IMPRODUCT() method DELTA (line 2326) | public static function DELTA($a, $b = 0) method GESTEP (line 2350) | public static function GESTEP($number, $step = 0) method erfVal (line 2364) | public static function erfVal($x) method ERF (line 2405) | public static function ERF($lower, $upper = null) method erfcVal (line 2427) | private static function erfcVal($x) method ERFC (line 2471) | public static function ERFC($x) method getConversionGroups (line 2488) | public static function getConversionGroups() method getConversionGroupUnits (line 2505) | public static function getConversionGroupUnits($group = null) method getConversionGroupUnitDetails (line 2523) | public static function getConversionGroupUnitDetails($group = null) method getConversionMultipliers (line 2544) | public static function getConversionMultipliers() method CONVERTUOM (line 2566) | public static function CONVERTUOM($value, $fromUOM, $toUOM) FILE: Classes/PHPExcel/Calculation/Exception.php class PHPExcel_Calculation_Exception (line 28) | class PHPExcel_Calculation_Exception extends PHPExcel_Exception method errorHandlerCallback (line 39) | public static function errorHandlerCallback($code, $string, $file, $li... FILE: Classes/PHPExcel/Calculation/ExceptionHandler.php class PHPExcel_Calculation_ExceptionHandler (line 28) | class PHPExcel_Calculation_ExceptionHandler method __construct (line 33) | public function __construct() method __destruct (line 41) | public function __destruct() FILE: Classes/PHPExcel/Calculation/Financial.php class PHPExcel_Calculation_Financial (line 43) | class PHPExcel_Calculation_Financial method isLastDayOfMonth (line 53) | private static function isLastDayOfMonth($testDate) method isFirstDayOfMonth (line 67) | private static function isFirstDayOfMonth($testDate) method couponFirstPeriodDate (line 73) | private static function couponFirstPeriodDate($settlement, $maturity, ... method isValidFrequency (line 95) | private static function isValidFrequency($frequency) method daysPerYear (line 122) | private static function daysPerYear($year, $basis = 0) method interestAndPrincipal (line 143) | private static function interestAndPrincipal($rate = 0, $per = 0, $npe... method ACCRINT (line 191) | public static function ACCRINT($issue, $firstinterest, $settlement, $r... method ACCRINTM (line 243) | public static function ACCRINTM($issue, $settlement, $rate, $par = 100... method AMORDEGRC (line 300) | public static function AMORDEGRC($cost, $purchased, $firstPeriod, $sal... method AMORLINC (line 377) | public static function AMORLINC($cost, $purchased, $firstPeriod, $salv... method COUPDAYBS (line 444) | public static function COUPDAYBS($settlement, $maturity, $frequency, $... method COUPDAYS (line 503) | public static function COUPDAYS($settlement, $maturity, $frequency, $b... method COUPDAYSNC (line 576) | public static function COUPDAYSNC($settlement, $maturity, $frequency, ... method COUPNCD (line 636) | public static function COUPNCD($settlement, $maturity, $frequency, $ba... method COUPNUM (line 693) | public static function COUPNUM($settlement, $maturity, $frequency, $ba... method COUPPCD (line 765) | public static function COUPPCD($settlement, $maturity, $frequency, $ba... method CUMIPMT (line 810) | public static function CUMIPMT($rate, $nper, $pv, $start, $end, $type ... method CUMPRINC (line 858) | public static function CUMPRINC($rate, $nper, $pv, $start, $end, $type... method DB (line 911) | public static function DB($cost, $salvage, $life, $period, $month = 12) method DDB (line 979) | public static function DDB($cost, $salvage, $life, $period, $factor = ... method DISC (line 1041) | public static function DISC($settlement, $maturity, $price, $redemptio... method DOLLARDE (line 1085) | public static function DOLLARDE($fractional_dollar = null, $fraction = 0) method DOLLARFR (line 1122) | public static function DOLLARFR($decimal_dollar = null, $fraction = 0) method EFFECT (line 1158) | public static function EFFECT($nominal_rate = 0, $npery = 0) method FV (line 1194) | public static function FV($rate = 0, $nper = 0, $pmt = 0, $pv = 0, $ty... method FVSCHEDULE (line 1228) | public static function FVSCHEDULE($principal, $schedule) method INTRATE (line 1263) | public static function INTRATE($settlement, $maturity, $investment, $r... method IPMT (line 1307) | public static function IPMT($rate, $per, $nper, $pv, $fv = 0, $type = 0) method IRR (line 1348) | public static function IRR($values, $guess = 0.1) method ISPMT (line 1415) | public static function ISPMT() method MIRR (line 1457) | public static function MIRR($values, $finance_rate, $reinvestment_rate) method NOMINAL (line 1499) | public static function NOMINAL($effect_rate = 0, $npery = 0) method NPER (line 1526) | public static function NPER($rate = 0, $pmt = 0, $pv = 0, $fv = 0, $ty... method NPV (line 1559) | public static function NPV() method PMT (line 1592) | public static function PMT($rate = 0, $nper = 0, $pv = 0, $fv = 0, $ty... method PPMT (line 1626) | public static function PPMT($rate, $per, $nper, $pv, $fv = 0, $type = 0) method PRICE (line 1649) | public static function PRICE($settlement, $maturity, $rate, $yield, $r... method PRICEDISC (line 1710) | public static function PRICEDISC($settlement, $maturity, $discount, $r... method PRICEMAT (line 1755) | public static function PRICEMAT($settlement, $maturity, $issue, $rate,... method PV (line 1812) | public static function PV($rate = 0, $nper = 0, $pmt = 0, $fv = 0, $ty... method RATE (line 1863) | public static function RATE($nper, $pmt, $pv, $fv = 0.0, $type = 0, $g... method RECEIVED (line 1926) | public static function RECEIVED($settlement, $maturity, $investment, $... method SLN (line 1961) | public static function SLN($cost, $salvage, $life) method SYD (line 1989) | public static function SYD($cost, $salvage, $life, $period) method TBILLEQ (line 2019) | public static function TBILLEQ($settlement, $maturity, $discount) method TBILLPRICE (line 2058) | public static function TBILLPRICE($settlement, $maturity, $discount) method TBILLYIELD (line 2111) | public static function TBILLYIELD($settlement, $maturity, $price) method XIRR (line 2144) | public static function XIRR($values, $dates, $guess = 0.1) method XNPV (line 2217) | public static function XNPV($rate, $values, $dates) method YIELDDISC (line 2266) | public static function YIELDDISC($settlement, $maturity, $price, $rede... method YIELDMAT (line 2316) | public static function YIELDMAT($settlement, $maturity, $issue, $rate,... FILE: Classes/PHPExcel/Calculation/FormulaParser.php method __construct (line 93) | public function __construct($pFormula = '') method getFormula (line 111) | public function getFormula() method getToken (line 123) | public function getToken($pId = 0) method getTokenCount (line 137) | public function getTokenCount() method getTokens (line 147) | public function getTokens() FILE: Classes/PHPExcel/Calculation/FormulaToken.php class PHPExcel_Calculation_FormulaToken (line 53) | class PHPExcel_Calculation_FormulaToken method __construct (line 109) | public function __construct($pValue, $pTokenType = PHPExcel_Calculatio... method getValue (line 122) | public function getValue() method setValue (line 132) | public function setValue($value) method getTokenType (line 142) | public function getTokenType() method setTokenType (line 152) | public function setTokenType($value = PHPExcel_Calculation_FormulaToke... method getTokenSubType (line 162) | public function getTokenSubType() method setTokenSubType (line 172) | public function setTokenSubType($value = PHPExcel_Calculation_FormulaT... FILE: Classes/PHPExcel/Calculation/Function.php class PHPExcel_Calculation_Function (line 28) | class PHPExcel_Calculation_Function method __construct (line 72) | public function __construct($pCategory = null, $pExcelName = null, $pP... method getCategory (line 89) | public function getCategory() method setCategory (line 100) | public function setCategory($value = null) method getExcelName (line 114) | public function getExcelName() method setExcelName (line 124) | public function setExcelName($value) method getPHPExcelName (line 134) | public function getPHPExcelName() method setPHPExcelName (line 144) | public function setPHPExcelName($value) FILE: Classes/PHPExcel/Calculation/Functions.php class PHPExcel_Calculation_Functions (line 51) | class PHPExcel_Calculation_Functions method setCompatibilityMode (line 110) | public static function setCompatibilityMode($compatibilityMode) method getCompatibilityMode (line 133) | public static function getCompatibilityMode() method setReturnDateType (line 151) | public static function setReturnDateType($returnDateType) method getReturnDateType (line 174) | public static function getReturnDateType() method DUMMY (line 187) | public static function DUMMY() method DIV0 (line 200) | public static function DIV0() method NA (line 219) | public static function NA() method NaN (line 234) | public static function NaN() method NAME (line 249) | public static function NAME() method REF (line 264) | public static function REF() method NULL (line 279) | public static function NULL() method VALUE (line 294) | public static function VALUE() method isMatrixValue (line 300) | public static function isMatrixValue($idx) method isValue (line 306) | public static function isValue($idx) method isCellValue (line 312) | public static function isCellValue($idx) method ifCondition (line 318) | public static function ifCondition($condition) function ERROR_TYPE (line 348) | function ERROR_TYPE($value = '') function IS_BLANK (line 369) | function IS_BLANK($value = null) function IS_ERR (line 385) | function IS_ERR($value = '') function IS_ERROR (line 399) | function IS_ERROR($value = '') function IS_NA (line 416) | function IS_NA($value = '') function IS_EVEN (line 430) | function IS_EVEN($value = null) function IS_ODD (line 450) | function IS_ODD($value = null) function IS_NUMBER (line 470) | function IS_NUMBER($value = null) function IS_LOGICAL (line 487) | function IS_LOGICAL($value = null) function IS_TEXT (line 501) | function IS_TEXT($value = null) function IS_NONTEXT (line 515) | function IS_NONTEXT($value = null) function VERSION (line 526) | function VERSION() function N (line 547) | function N($value = null) function TYPE (line 585) | function TYPE($value = null) function flattenArray (line 627) | function flattenArray($array) function flattenArrayIndexed (line 660) | function flattenArrayIndexed($array) function flattenSingleValue (line 693) | function flattenSingleValue($value = '') function acosh (line 710) | function acosh($x) function asinh (line 717) | function asinh($x) function atanh (line 724) | function atanh($x) function mb_str_replace (line 737) | function mb_str_replace($search, $replace, $subject) FILE: Classes/PHPExcel/Calculation/Logical.php class PHPExcel_Calculation_Logical (line 37) | class PHPExcel_Calculation_Logical method TRUE (line 51) | public static function TRUE() method FALSE (line 69) | public static function FALSE() method LOGICAL_AND (line 96) | public static function LOGICAL_AND() method LOGICAL_OR (line 152) | public static function LOGICAL_OR() method NOT (line 207) | public static function NOT($logical = false) method STATEMENT_IF (line 256) | public static function STATEMENT_IF($condition = true, $returnIfTrue =... method IFERROR (line 278) | public static function IFERROR($testValue = '', $errorpart = '') FILE: Classes/PHPExcel/Calculation/LookupRef.php class PHPExcel_Calculation_LookupRef (line 37) | class PHPExcel_Calculation_LookupRef method CELL_ADDRESS (line 60) | public static function CELL_ADDRESS($row, $column, $relativity = 1, $r... method COLUMN (line 113) | public static function COLUMN($cellAddress = null) method COLUMNS (line 156) | public static function COLUMNS($cellAddress = null) method ROW (line 190) | public static function ROW($cellAddress = null) method ROWS (line 234) | public static function ROWS($cellAddress = null) method HYPERLINK (line 267) | public static function HYPERLINK($linkURL = '', $displayName = null, P... method INDIRECT (line 308) | public static function INDIRECT($cellAddress = null, PHPExcel_Cell $pC... method OFFSET (line 375) | public static function OFFSET($cellAddress = null, $rows = 0, $columns... method CHOOSE (line 463) | public static function CHOOSE() method MATCH (line 503) | public static function MATCH($lookup_value, $lookup_array, $match_type... method INDEX (line 600) | public static function INDEX($arrayValues, $rowNum = 0, $columnNum = 0) method TRANSPOSE (line 654) | public static function TRANSPOSE($matrixData) method vlookupSort (line 674) | private static function vlookupSort($a, $b) method VLOOKUP (line 694) | public static function VLOOKUP($lookup_value, $lookup_array, $index_nu... method HLOOKUP (line 757) | public static function HLOOKUP($lookup_value, $lookup_array, $index_nu... method LOOKUP (line 820) | public static function LOOKUP($lookup_value, $lookup_vector, $result_v... FILE: Classes/PHPExcel/Calculation/MathTrig.php class PHPExcel_Calculation_MathTrig (line 37) | class PHPExcel_Calculation_MathTrig method factors (line 42) | private static function factors($value) method romanCut (line 65) | private static function romanCut($num, $n) method ATAN2 (line 93) | public static function ATAN2($xCoordinate = null, $yCoordinate = null) method CEILING (line 133) | public static function CEILING($number, $significance = null) method COMBIN (line 171) | public static function COMBIN($numObjs, $numInSet) method EVEN (line 205) | public static function EVEN($number) method FACT (line 237) | public static function FACT($factVal) method FACTDOUBLE (line 275) | public static function FACTDOUBLE($factVal) method FLOOR (line 309) | public static function FLOOR($number, $significance = null) method GCD (line 350) | public static function GCD() method INT (line 425) | public static function INT($number) method LCM (line 457) | public static function LCM() method LOG_BASE (line 508) | public static function LOG_BASE($number = null, $base = 10) method MDETERM (line 536) | public static function MDETERM($matrixValues) method MINVERSE (line 587) | public static function MINVERSE($matrixValues) method MMULT (line 632) | public static function MMULT($matrixData1, $matrixData2) method MOD (line 695) | public static function MOD($a = 1, $b = 1) method MROUND (line 721) | public static function MROUND($number, $multiple) method MULTINOMIAL (line 748) | public static function MULTINOMIAL() method ODD (line 783) | public static function ODD($number) method POWER (line 817) | public static function POWER($x = 0, $y = 2) method PRODUCT (line 848) | public static function PRODUCT() method QUOTIENT (line 887) | public static function QUOTIENT() method RAND (line 920) | public static function RAND($min = 0, $max = 0) method ROMAN (line 933) | public static function ROMAN($aValue, $style = 0) method ROUNDUP (line 975) | public static function ROUNDUP($number, $digits) method ROUNDDOWN (line 1001) | public static function ROUNDDOWN($number, $digits) method SERIESSUM (line 1029) | public static function SERIESSUM() method SIGN (line 1066) | public static function SIGN($number) method SQRTPI (line 1091) | public static function SQRTPI($number) method SUBTOTAL (line 1115) | public static function SUBTOTAL() method SUM (line 1165) | public static function SUM() method SUMIF (line 1195) | public static function SUMIF($aArgs, $condition, $sumArgs = array()) method SUMIFS (line 1237) | public static function SUMIFS() { method SUMPRODUCT (line 1294) | public static function SUMPRODUCT() method SUMSQ (line 1339) | public static function SUMSQ() method SUMX2MY2 (line 1362) | public static function SUMX2MY2($matrixData1, $matrixData2) method SUMX2PY2 (line 1387) | public static function SUMX2PY2($matrixData1, $matrixData2) method SUMXMY2 (line 1412) | public static function SUMXMY2($matrixData1, $matrixData2) method TRUNC (line 1439) | public static function TRUNC($value = 0, $digits = 0) FILE: Classes/PHPExcel/Calculation/Statistical.php class PHPExcel_Calculation_Statistical (line 53) | class PHPExcel_Calculation_Statistical method checkTrendArrays (line 55) | private static function checkTrendArrays(&$array1, &$array2) method beta (line 94) | private static function beta($p, $q) method incompleteBeta (line 116) | private static function incompleteBeta($x, $p, $q) method logBeta (line 147) | private static function logBeta($p, $q) method betaFraction (line 167) | private static function betaFraction($x, $p, $q) method logGamma (line 261) | private static function logGamma($x) method incompleteGamma (line 438) | private static function incompleteGamma($a, $x) method gamma (line 456) | private static function gamma($data) method inverseNcdf (line 492) | private static function inverseNcdf($p) method inverseNcdf2 (line 566) | private static function inverseNcdf2($prob) method inverseNcdf3 (line 610) | private static function inverseNcdf3($p) method AVEDEV (line 725) | public static function AVEDEV() method AVERAGE (line 774) | public static function AVERAGE() method AVERAGEA (line 817) | public static function AVERAGEA() method AVERAGEIF (line 866) | public static function AVERAGEIF($aArgs, $condition, $averageArgs = ar... method BETADIST (line 910) | public static function BETADIST($value, $alpha, $beta, $rMin = 0, $rMa... method BETAINV (line 949) | public static function BETAINV($probability, $alpha, $beta, $rMin = 0,... method BINOMDIST (line 1008) | public static function BINOMDIST($value, $trials, $probability, $cumul... method CHIDIST (line 1046) | public static function CHIDIST($value, $degrees) method CHIINV (line 1076) | public static function CHIINV($probability, $degrees) method CONFIDENCE (line 1134) | public static function CONFIDENCE($alpha, $stdDev, $size) method CORREL (line 1162) | public static function CORREL($yValues, $xValues = null) method COUNT (line 1197) | public static function COUNT() method COUNTA (line 1231) | public static function COUNTA() method COUNTBLANK (line 1261) | public static function COUNTBLANK() method COUNTIF (line 1292) | public static function COUNTIF($aArgs, $condition) method COVAR (line 1323) | public static function COVAR($yValues, $xValues) method CRITBINOM (line 1361) | public static function CRITBINOM($trials, $probability, $alpha) method DEVSQ (line 1479) | public static function DEVSQ() method EXPONDIST (line 1529) | public static function EXPONDIST($value, $lambda, $cumulative) method FISHER (line 1561) | public static function FISHER($value) method FISHERINV (line 1585) | public static function FISHERINV($value) method FORECAST (line 1606) | public static function FORECAST($xValue, $yValues, $xValues) method GAMMADIST (line 1640) | public static function GAMMADIST($value, $a, $b, $cumulative) method GAMMAINV (line 1673) | public static function GAMMAINV($probability, $alpha, $beta) method GAMMALN (line 1732) | public static function GAMMALN($value) method GEOMEAN (line 1761) | public static function GEOMEAN() method GROWTH (line 1787) | public static function GROWTH($yValues, $xValues = array(), $newValues... method HARMEAN (line 1822) | public static function HARMEAN() method HYPGEOMDIST (line 1870) | public static function HYPGEOMDIST($sampleSuccesses, $sampleNumber, $p... method INTERCEPT (line 1904) | public static function INTERCEPT($yValues, $xValues) method KURT (line 1934) | public static function KURT() method LARGE (line 1980) | public static function LARGE() method LINEST (line 2019) | public static function LINEST($yValues, $xValues = null, $const = true... method LOGEST (line 2079) | public static function LOGEST($yValues, $xValues = null, $const = true... method LOGINV (line 2147) | public static function LOGINV($probability, $mean, $stdDev) method LOGNORMDIST (line 2174) | public static function LOGNORMDIST($value, $mean, $stdDev) method MAX (line 2204) | public static function MAX() method MAXA (line 2239) | public static function MAXA() method MAXIF (line 2280) | public static function MAXIF($aArgs, $condition, $sumArgs = array()) method MEDIAN (line 2319) | public static function MEDIAN() method MIN (line 2363) | public static function MIN() method MINA (line 2398) | public static function MINA() method MINIF (line 2439) | public static function MINIF($aArgs, $condition, $sumArgs = array()) method modeCalc (line 2470) | private static function modeCalc($data) method MODE (line 2516) | public static function MODE() method NEGBINOMDIST (line 2554) | public static function NEGBINOMDIST($failures, $successes, $probability) method NORMDIST (line 2591) | public static function NORMDIST($value, $mean, $stdDev, $cumulative) method NORMINV (line 2624) | public static function NORMINV($probability, $mean, $stdDev) method NORMSDIST (line 2653) | public static function NORMSDIST($value) method NORMSINV (line 2669) | public static function NORMSINV($value) method PERCENTILE (line 2689) | public static function PERCENTILE() method PERCENTRANK (line 2736) | public static function PERCENTRANK($valueSet, $value, $significance = 3) method PERMUT (line 2786) | public static function PERMUT($numObjs, $numInSet) method POISSON (line 2815) | public static function POISSON($value, $mean, $cumulative) method QUARTILE (line 2854) | public static function QUARTILE() method RANK (line 2882) | public static function RANK($value, $valueSet, $order = 0) method RSQ (line 2917) | public static function RSQ($yValues, $xValues) method SKEW (line 2947) | public static function SKEW() method SLOPE (line 2983) | public static function SLOPE($yValues, $xValues) method SMALL (line 3017) | public static function SMALL() method STANDARDIZE (line 3054) | public static function STANDARDIZE($value, $mean, $stdDev) method STDEV (line 3084) | public static function STDEV() method STDEVA (line 3132) | public static function STDEVA() method STDEVP (line 3183) | public static function STDEVP() method STDEVPA (line 3229) | public static function STDEVPA() method STEYX (line 3276) | public static function STEYX($yValues, $xValues) method TDIST (line 3305) | public static function TDIST($value, $degrees, $tails) method TINV (line 3368) | public static function TINV($probability, $degrees) method TREND (line 3426) | public static function TREND($yValues, $xValues = array(), $newValues ... method TRIMMEAN (line 3463) | public static function TRIMMEAN() method VARFunc (line 3506) | public static function VARFunc() method VARA (line 3549) | public static function VARA() method VARP (line 3601) | public static function VARP() method VARPA (line 3645) | public static function VARPA() method WEIBULL (line 3697) | public static function WEIBULL($value, $alpha, $beta, $cumulative) method ZTEST (line 3732) | public static function ZTEST($dataSet, $m0, $sigma = null) FILE: Classes/PHPExcel/Calculation/TextData.php class PHPExcel_Calculation_TextData (line 37) | class PHPExcel_Calculation_TextData method unicodeToOrd (line 41) | private static function unicodeToOrd($c) FILE: Classes/PHPExcel/Calculation/Token/Stack.php class PHPExcel_Calculation_Token_Stack (line 28) | class PHPExcel_Calculation_Token_Stack method count (line 49) | public function count() method push (line 61) | public function push($type, $value, $reference = null) method pop (line 81) | public function pop() method last (line 95) | public function last($n = 1) method clear (line 106) | public function clear() FILE: Classes/PHPExcel/Cell.php method notifyCacheController (line 96) | public function notifyCacheController() method detach (line 103) | public function detach() method attach (line 108) | public function attach(PHPExcel_CachedObjectStorage_CacheBase $parent) method __construct (line 122) | public function __construct($pValue = null, $pDataType = null, PHPExcel_... method getColumn (line 146) | public function getColumn() method getRow (line 156) | public function getRow() method getCoordinate (line 166) | public function getCoordinate() method getValue (line 176) | public function getValue() method getFormattedValue (line 186) | public function getFormattedValue() method setValue (line 204) | public function setValue($pValue = null) method setValueExplicit (line 220) | public function setValueExplicit($pValue = null, $pDataType = PHPExcel_C... method getCalculatedValue (line 268) | public function getCalculatedValue($resetLog = true) method setCalculatedValue (line 316) | public function setCalculatedValue($pValue = null) method getOldCalculatedValue (line 335) | public function getOldCalculatedValue() method getDataType (line 345) | public function getDataType() method setDataType (line 356) | public function setDataType($pDataType = PHPExcel_Cell_DataType::TYPE_ST... method isFormula (line 371) | public function isFormula() method hasDataValidation (line 382) | public function hasDataValidation() method getDataValidation (line 397) | public function getDataValidation() method setDataValidation (line 413) | public function setDataValidation(PHPExcel_Cell_DataValidation $pDataVal... method hasHyperlink (line 430) | public function hasHyperlink() method getHyperlink (line 445) | public function getHyperlink() method setHyperlink (line 461) | public function setHyperlink(PHPExcel_Cell_Hyperlink $pHyperlink = null) method getParent (line 477) | public function getParent() method getWorksheet (line 487) | public function getWorksheet() method isInMergeRange (line 497) | public function isInMergeRange() method isMergeRangeValueCell (line 507) | public function isMergeRangeValueCell() method getMergeRange (line 524) | public function getMergeRange() method getStyle (line 539) | public function getStyle() method rebindParent (line 550) | public function rebindParent(PHPExcel_Worksheet $parent) method isInRange (line 563) | public function isInRange($pRange = 'A1:A1') method coordinateFromString (line 584) | public static function coordinateFromString($pCoordinateString = 'A1') method absoluteReference (line 605) | public static function absoluteReference($pCoordinateString = 'A1') method absoluteCoordinate (line 637) | public static function absoluteCoordinate($pCoordinateString = 'A1') method splitRange (line 668) | public static function splitRange($pRange = 'A1:A1') method buildRange (line 690) | public static function buildRange($pRange) method rangeBoundaries (line 715) | public static function rangeBoundaries($pRange = 'A1:A1') method rangeDimension (line 749) | public static function rangeDimension($pRange = 'A1:A1') method getRangeBoundaries (line 764) | public static function getRangeBoundaries($pRange = 'A1:A1') FILE: Classes/PHPExcel/Cell/AdvancedValueBinder.php class PHPExcel_Cell_AdvancedValueBinder (line 37) | class PHPExcel_Cell_AdvancedValueBinder extends PHPExcel_Cell_DefaultVal... method bindValue (line 46) | public function bindValue(PHPExcel_Cell $cell, $value = null) FILE: Classes/PHPExcel/Cell/DataType.php class PHPExcel_Cell_DataType (line 28) | class PHPExcel_Cell_DataType method getErrorCodes (line 60) | public static function getErrorCodes() method dataTypeForValue (line 72) | public static function dataTypeForValue($pValue = null) method checkString (line 83) | public static function checkString($pValue = null) method checkErrorCode (line 105) | public static function checkErrorCode($pValue = null) FILE: Classes/PHPExcel/Cell/DataValidation.php class PHPExcel_Cell_DataValidation (line 28) | class PHPExcel_Cell_DataValidation method __construct (line 149) | public function __construct() method getFormula1 (line 172) | public function getFormula1() method setFormula1 (line 183) | public function setFormula1($value = '') method getFormula2 (line 194) | public function getFormula2() method setFormula2 (line 205) | public function setFormula2($value = '') method getType (line 216) | public function getType() method setType (line 227) | public function setType($value = PHPExcel_Cell_DataValidation::TYPE_NONE) method getErrorStyle (line 238) | public function getErrorStyle() method setErrorStyle (line 249) | public function setErrorStyle($value = PHPExcel_Cell_DataValidation::S... method getOperator (line 260) | public function getOperator() method setOperator (line 271) | public function setOperator($value = '') method getAllowBlank (line 282) | public function getAllowBlank() method setAllowBlank (line 293) | public function setAllowBlank($value = false) method getShowDropDown (line 304) | public function getShowDropDown() method setShowDropDown (line 315) | public function setShowDropDown($value = false) method getShowInputMessage (line 326) | public function getShowInputMessage() method setShowInputMessage (line 337) | public function setShowInputMessage($value = false) method getShowErrorMessage (line 348) | public function getShowErrorMessage() method setShowErrorMessage (line 359) | public function setShowErrorMessage($value = false) method getErrorTitle (line 370) | public function getErrorTitle() method setErrorTitle (line 381) | public function setErrorTitle($value = '') method getError (line 392) | public function getError() method setError (line 403) | public function setError($value = '') method getPromptTitle (line 414) | public function getPromptTitle() method setPromptTitle (line 425) | public function setPromptTitle($value = '') method getPrompt (line 436) | public function getPrompt() method setPrompt (line 447) | public function setPrompt($value = '') method getHashCode (line 458) | public function getHashCode() method __clone (line 481) | public function __clone() FILE: Classes/PHPExcel/Cell/DefaultValueBinder.php class PHPExcel_Cell_DefaultValueBinder (line 37) | class PHPExcel_Cell_DefaultValueBinder implements PHPExcel_Cell_IValueBi... method bindValue (line 46) | public function bindValue(PHPExcel_Cell $cell, $value = null) method dataTypeForValue (line 73) | public static function dataTypeForValue($pValue = null) FILE: Classes/PHPExcel/Cell/Hyperlink.php class PHPExcel_Cell_Hyperlink (line 28) | class PHPExcel_Cell_Hyperlink method __construct (line 50) | public function __construct($pUrl = '', $pTooltip = '') method getUrl (line 62) | public function getUrl() method setUrl (line 73) | public function setUrl($value = '') method getTooltip (line 84) | public function getTooltip() method setTooltip (line 95) | public function setTooltip($value = '') method isInternal (line 106) | public function isInternal() method getHashCode (line 116) | public function getHashCode() FILE: Classes/PHPExcel/Cell/IValueBinder.php type PHPExcel_Cell_IValueBinder (line 37) | interface PHPExcel_Cell_IValueBinder method bindValue (line 46) | public function bindValue(PHPExcel_Cell $cell, $value = null); FILE: Classes/PHPExcel/Chart.php class PHPExcel_Chart (line 28) | class PHPExcel_Chart method __construct (line 172) | public function __construct($name, PHPExcel_Chart_Title $title = null,... method getName (line 193) | public function getName() method getWorksheet (line 203) | public function getWorksheet() method setWorksheet (line 215) | public function setWorksheet(PHPExcel_Worksheet $pValue = null) method getTitle (line 227) | public function getTitle() method setTitle (line 238) | public function setTitle(PHPExcel_Chart_Title $title) method getLegend (line 250) | public function getLegend() method setLegend (line 261) | public function setLegend(PHPExcel_Chart_Legend $legend) method getXAxisLabel (line 273) | public function getXAxisLabel() method setXAxisLabel (line 284) | public function setXAxisLabel(PHPExcel_Chart_Title $label) method getYAxisLabel (line 296) | public function getYAxisLabel() method setYAxisLabel (line 307) | public function setYAxisLabel(PHPExcel_Chart_Title $label) method getPlotArea (line 319) | public function getPlotArea() method getPlotVisibleOnly (line 329) | public function getPlotVisibleOnly() method setPlotVisibleOnly (line 340) | public function setPlotVisibleOnly($plotVisibleOnly = true) method getDisplayBlanksAs (line 352) | public function getDisplayBlanksAs() method setDisplayBlanksAs (line 363) | public function setDisplayBlanksAs($displayBlanksAs = '0') method getChartAxisY (line 374) | public function getChartAxisY() method getChartAxisX (line 388) | public function getChartAxisX() method getMajorGridlines (line 402) | public function getMajorGridlines() method getMinorGridlines (line 416) | public function getMinorGridlines() method setTopLeftPosition (line 434) | public function setTopLeftPosition($cell, $xOffset = null, $yOffset = ... method getTopLeftPosition (line 452) | public function getTopLeftPosition() method getTopLeftCell (line 466) | public function getTopLeftCell() method setTopLeftCell (line 477) | public function setTopLeftCell($cell) method setTopLeftOffset (line 491) | public function setTopLeftOffset($xOffset = null, $yOffset = null) method getTopLeftOffset (line 508) | public function getTopLeftOffset() method setTopLeftXOffset (line 516) | public function setTopLeftXOffset($xOffset) method getTopLeftXOffset (line 523) | public function getTopLeftXOffset() method setTopLeftYOffset (line 528) | public function setTopLeftYOffset($yOffset) method getTopLeftYOffset (line 535) | public function getTopLeftYOffset() method setBottomRightPosition (line 548) | public function setBottomRightPosition($cell, $xOffset = null, $yOffse... method getBottomRightPosition (line 566) | public function getBottomRightPosition() method setBottomRightCell (line 575) | public function setBottomRightCell($cell) method getBottomRightCell (line 587) | public function getBottomRightCell() method setBottomRightOffset (line 599) | public function setBottomRightOffset($xOffset = null, $yOffset = null) method getBottomRightOffset (line 616) | public function getBottomRightOffset() method setBottomRightXOffset (line 624) | public function setBottomRightXOffset($xOffset) method getBottomRightXOffset (line 631) | public function getBottomRightXOffset() method setBottomRightYOffset (line 636) | public function setBottomRightYOffset($yOffset) method getBottomRightYOffset (line 643) | public function getBottomRightYOffset() method refresh (line 649) | public function refresh() method render (line 656) | public function render($outputDestination = null) FILE: Classes/PHPExcel/Chart/Axis.php class PHPExcel_Chart_Axis (line 10) | class PHPExcel_Chart_Axis extends PHPExcel_Chart_Properties method setAxisNumberProperties (line 138) | public function setAxisNumberProperties($format_code) method getAxisNumberFormat (line 149) | public function getAxisNumberFormat() method getAxisNumberSourceLinked (line 159) | public function getAxisNumberSourceLinked() method setAxisOptionsProperties (line 179) | public function setAxisOptionsProperties($axis_labels, $horizontal_cro... method getAxisOptionsProperty (line 201) | public function getAxisOptionsProperty($property) method setAxisOrientation (line 212) | public function setAxisOrientation($orientation) method setFillParameters (line 225) | public function setFillParameters($color, $alpha = 0, $type = self::EX... method setLineParameters (line 238) | public function setLineParameters($color, $alpha = 0, $type = self::EX... method getFillProperty (line 250) | public function getFillProperty($property) method getLineProperty (line 262) | public function getLineProperty($property) method setLineStyleProperties (line 281) | public function setLineStyleProperties($line_width = null, $compound_t... method getLineStyleProperty (line 301) | public function getLineStyleProperty($elements) method getLineStyleArrowWidth (line 313) | public function getLineStyleArrowWidth($arrow) method getLineStyleArrowLength (line 325) | public function getLineStyleArrowLength($arrow) method setShadowProperties (line 342) | public function setShadowProperties($sh_presets, $sh_color_value = nul... method setShadowPresetsProperties (line 362) | private function setShadowPresetsProperties($shadow_presets) method setShadowProperiesMapValues (line 378) | private function setShadowProperiesMapValues(array $properties_map, &$... method setShadowColor (line 410) | private function setShadowColor($color, $alpha, $type) method setShadowBlur (line 424) | private function setShadowBlur($blur) method setShadowAngle (line 440) | private function setShadowAngle($angle) method setShadowDistance (line 456) | private function setShadowDistance($distance) method getShadowProperty (line 473) | public function getShadowProperty($elements) method setGlowProperties (line 486) | public function setGlowProperties($size, $color_value = null, $color_a... method getGlowProperty (line 503) | public function getGlowProperty($property) method setGlowSize (line 515) | private function setGlowSize($size) method setGlowColor (line 533) | private function setGlowColor($color, $alpha, $type) method setSoftEdges (line 545) | public function setSoftEdges($size) method getSoftEdgesSize (line 557) | public function getSoftEdgesSize() FILE: Classes/PHPExcel/Chart/DataSeries.php class PHPExcel_Chart_DataSeries (line 36) | class PHPExcel_Chart_DataSeries method __construct (line 139) | public function __construct($plotType = null, $plotGrouping = null, $p... method getPlotType (line 169) | public function getPlotType() method setPlotType (line 180) | public function setPlotType($plotType = '') method getPlotGrouping (line 191) | public function getPlotGrouping() method setPlotGrouping (line 202) | public function setPlotGrouping($groupingType = null) method getPlotDirection (line 213) | public function getPlotDirection() method setPlotDirection (line 224) | public function setPlotDirection($plotDirection = null) method getPlotOrder (line 235) | public function getPlotOrder() method getPlotLabels (line 245) | public function getPlotLabels() method getPlotLabelByIndex (line 255) | public function getPlotLabelByIndex($index) method getPlotCategories (line 271) | public function getPlotCategories() method getPlotCategoryByIndex (line 281) | public function getPlotCategoryByIndex($index) method getPlotStyle (line 297) | public function getPlotStyle() method setPlotStyle (line 308) | public function setPlotStyle($plotStyle = null) method getPlotValues (line 319) | public function getPlotValues() method getPlotValuesByIndex (line 329) | public function getPlotValuesByIndex($index) method getPlotSeriesCount (line 345) | public function getPlotSeriesCount() method getSmoothLine (line 355) | public function getSmoothLine() method setSmoothLine (line 366) | public function setSmoothLine($smoothLine = true) method refresh (line 372) | public function refresh(PHPExcel_Worksheet $worksheet) FILE: Classes/PHPExcel/Chart/DataSeriesValues.php class PHPExcel_Chart_DataSeriesValues (line 28) | class PHPExcel_Chart_DataSeriesValues method __construct (line 84) | public function __construct($dataType = self::DATASERIES_TYPE_NUMBER, ... method getDataType (line 99) | public function getDataType() method setDataType (line 115) | public function setDataType($dataType = self::DATASERIES_TYPE_NUMBER) method getDataSource (line 130) | public function getDataSource() method setDataSource (line 141) | public function setDataSource($dataSource = null, $refreshDataValues =... method getPointMarker (line 157) | public function getPointMarker() method setPointMarker (line 168) | public function setPointMarker($marker = null) method getFormatCode (line 180) | public function getFormatCode() method setFormatCode (line 191) | public function setFormatCode($formatCode = null) method getPointCount (line 203) | public function getPointCount() method isMultiLevelSeries (line 213) | public function isMultiLevelSeries() method multiLevelCount (line 226) | public function multiLevelCount() method getDataValues (line 240) | public function getDataValues() method getDataValue (line 250) | public function getDataValue() method setDataValues (line 270) | public function setDataValues($dataValues = array(), $refreshDataSourc... method stripNulls (line 282) | private function stripNulls($var) method refresh (line 287) | public function refresh(PHPExcel_Worksheet $worksheet, $flatten = true) FILE: Classes/PHPExcel/Chart/Exception.php class PHPExcel_Chart_Exception (line 28) | class PHPExcel_Chart_Exception extends PHPExcel_Exception method errorHandlerCallback (line 39) | public static function errorHandlerCallback($code, $string, $file, $li... FILE: Classes/PHPExcel/Chart/GridLines.php class PHPExcel_Chart_GridLines (line 10) | class PHPExcel_Chart_GridLines extends PHPExcel_Chart_Properties method getObjectState (line 89) | public function getObjectState() method activateObject (line 100) | private function activateObject() method setLineColorProperties (line 115) | public function setLineColorProperties($value, $alpha = 0, $type = sel... method setLineStyleProperties (line 139) | public function setLineStyleProperties($line_width = null, $compound_t... method getLineColorProperty (line 179) | public function getLineColorProperty($parameter) method getLineStyleProperty (line 192) | public function getLineStyleProperty($elements) method setGlowProperties (line 207) | public function setGlowProperties($size, $color_value = null, $color_a... method getGlowColor (line 223) | public function getGlowColor($property) method getGlowSize (line 234) | public function getGlowSize() method setGlowSize (line 247) | private function setGlowSize($size) method setGlowColor (line 264) | private function setGlowColor($color, $alpha, $type) method getLineStyleArrowParameters (line 288) | public function getLineStyleArrowParameters($arrow_selector, $property... method setShadowProperties (line 306) | public function setShadowProperties($sh_presets, $sh_color_value = nul... method setShadowPresetsProperties (line 328) | private function setShadowPresetsProperties($shadow_presets) method setShadowProperiesMapValues (line 345) | private function setShadowProperiesMapValues(array $properties_map, &$... method setShadowColor (line 376) | private function setShadowColor($color, $alpha, $type) method setShadowBlur (line 398) | private function setShadowBlur($blur) method setShadowAngle (line 414) | private function setShadowAngle($angle) method setShadowDistance (line 429) | private function setShadowDistance($distance) method getShadowProperty (line 445) | public function getShadowProperty($elements) method setSoftEdgesSize (line 455) | public function setSoftEdgesSize($size) method getSoftEdgesSize (line 468) | public function getSoftEdgesSize() FILE: Classes/PHPExcel/Chart/Layout.php class PHPExcel_Chart_Layout (line 36) | class PHPExcel_Chart_Layout method __construct (line 146) | public function __construct($layout = array()) method getLayoutTarget (line 176) | public function getLayoutTarget() method setLayoutTarget (line 187) | public function setLayoutTarget($value) method getXMode (line 198) | public function getXMode() method setXMode (line 209) | public function setXMode($value) method getYMode (line 220) | public function getYMode() method setYMode (line 231) | public function setYMode($value) method getXPosition (line 242) | public function getXPosition() method setXPosition (line 253) | public function setXPosition($value) method getYPosition (line 264) | public function getYPosition() method setYPosition (line 275) | public function setYPosition($value) method getWidth (line 286) | public function getWidth() method setWidth (line 297) | public function setWidth($value) method getHeight (line 308) | public function getHeight() method setHeight (line 319) | public function setHeight($value) method getShowLegendKey (line 331) | public function getShowLegendKey() method setShowLegendKey (line 343) | public function setShowLegendKey($value) method getShowVal (line 354) | public function getShowVal() method setShowVal (line 366) | public function setShowVal($value) method getShowCatName (line 377) | public function getShowCatName() method setShowCatName (line 389) | public function setShowCatName($value) method getShowSerName (line 400) | public function getShowSerName() method setShowSerName (line 412) | public function setShowSerName($value) method getShowPercent (line 423) | public function getShowPercent() method setShowPercent (line 435) | public function setShowPercent($value) method getShowBubbleSize (line 446) | public function getShowBubbleSize() method setShowBubbleSize (line 458) | public function setShowBubbleSize($value) method getShowLeaderLines (line 469) | public function getShowLeaderLines() method setShowLeaderLines (line 481) | public function setShowLeaderLines($value) FILE: Classes/PHPExcel/Chart/Legend.php class PHPExcel_Chart_Legend (line 28) | class PHPExcel_Chart_Legend method __construct (line 78) | public function __construct($position = self::POSITION_RIGHT, PHPExcel... method getPosition (line 90) | public function getPosition() method setPosition (line 100) | public function setPosition($position = self::POSITION_RIGHT) method getPositionXL (line 115) | public function getPositionXL() method setPositionXL (line 125) | public function setPositionXL($positionXL = self::xlLegendPositionRight) method getOverlay (line 140) | public function getOverlay() method setOverlay (line 151) | public function setOverlay($overlay = false) method getLayout (line 166) | public function getLayout() FILE: Classes/PHPExcel/Chart/PlotArea.php class PHPExcel_Chart_PlotArea (line 28) | class PHPExcel_Chart_PlotArea method __construct (line 47) | public function __construct(PHPExcel_Chart_Layout $layout = null, $plo... method getLayout (line 58) | public function getLayout() method getPlotGroupCount (line 68) | public function getPlotGroupCount() method getPlotSeriesCount (line 78) | public function getPlotSeriesCount() method getPlotGroup (line 92) | public function getPlotGroup() method getPlotGroupByIndex (line 102) | public function getPlotGroupByIndex($index) method setPlotSeries (line 113) | public function setPlotSeries($plotSeries = array()) method refresh (line 120) | public function refresh(PHPExcel_Worksheet $worksheet) FILE: Classes/PHPExcel/Chart/Properties.php class PHPExcel_Chart_Properties (line 9) | abstract class PHPExcel_Chart_Properties method getExcelPointsWidth (line 116) | protected function getExcelPointsWidth($width) method getExcelPointsAngle (line 121) | protected function getExcelPointsAngle($angle) method getTrueAlpha (line 126) | protected function getTrueAlpha($alpha) method setColorProperties (line 131) | protected function setColorProperties($color, $alpha, $type) method getLineStyleArrowSize (line 140) | protected function getLineStyleArrowSize($array_selector, $array_kay_s... method getShadowPresetsMap (line 157) | protected function getShadowPresetsMap($shadow_presets_option) method getArrayElementsValue (line 350) | protected function getArrayElementsValue($properties, $elements) FILE: Classes/PHPExcel/Chart/Renderer/jpgraph.php class PHPExcel_Chart_Renderer_jpgraph (line 30) | class PHPExcel_Chart_Renderer_jpgraph method formatPointMarker (line 66) | private function formatPointMarker($seriesPlot, $markerID) method formatDataSetLabels (line 94) | private function formatDataSetLabels($groupID, $datasetLabels, $labelC... method percentageSumCalculation (line 124) | private function percentageSumCalculation($groupID, $seriesCount) method percentageAdjustValues (line 146) | private function percentageAdjustValues($dataValues, $sumValues) method getCaption (line 156) | private function getCaption($captionElement) method renderTitle (line 172) | private function renderTitle() method renderLegend (line 181) | private function renderLegend() method renderCartesianPlotArea (line 213) | private function renderCartesianPlotArea($type = 'textlin') method renderPiePlotArea (line 251) | private function renderPiePlotArea($doughnut = false) method renderRadarPlotArea (line 259) | private function renderRadarPlotArea() method renderPlotLine (line 268) | private function renderPlotLine($groupID, $filled = false, $combinatio... method renderPlotBar (line 332) | private function renderPlotBar($groupID, $dimensions = '2d') method renderPlotScatter (line 418) | private function renderPlotScatter($groupID, $bubble) method renderPlotRadar (line 464) | private function renderPlotRadar($groupID) method renderPlotContour (line 503) | private function renderPlotContour($groupID) method renderPlotStock (line 524) | private function renderPlotStock($groupID) method renderAreaChart (line 564) | private function renderAreaChart($groupCount, $dimensions = '2d') method renderLineChart (line 576) | private function renderLineChart($groupCount, $dimensions = '2d') method renderBarChart (line 588) | private function renderBarChart($groupCount, $dimensions = '2d') method renderScatterChart (line 600) | private function renderScatterChart($groupCount) method renderBubbleChart (line 614) | private function renderBubbleChart($groupCount) method renderPieChart (line 626) | private function renderPieChart($groupCount, $dimensions = '2d', $doug... method renderRadarChart (line 703) | private function renderRadarChart($groupCount) method renderStockChart (line 715) | private function renderStockChart($groupCount) method renderContourChart (line 727) | private function renderContourChart($groupCount, $dimensions) method renderCombinationChart (line 739) | private function renderCombinationChart($groupCount, $dimensions, $out... method render (line 790) | public function render($outputDestination) method __construct (line 878) | public function __construct(PHPExcel_Chart $chart) FILE: Classes/PHPExcel/Chart/Title.php class PHPExcel_Chart_Title (line 28) | class PHPExcel_Chart_Title method __construct (line 48) | public function __construct($caption = null, PHPExcel_Chart_Layout $la... method getCaption (line 59) | public function getCaption() method setCaption (line 70) | public function setCaption($caption = null) method getLayout (line 82) | public function getLayout() FILE: Classes/PHPExcel/Comment.php class PHPExcel_Comment (line 28) | class PHPExcel_Comment implements PHPExcel_IComparable method __construct (line 98) | public function __construct() method getAuthor (line 112) | public function getAuthor() method setAuthor (line 123) | public function setAuthor($pValue = '') method getText (line 134) | public function getText() method setText (line 145) | public function setText(PHPExcel_RichText $pValue) method getWidth (line 156) | public function getWidth() method setWidth (line 167) | public function setWidth($value = '96pt') method getHeight (line 178) | public function getHeight() method setHeight (line 189) | public function setHeight($value = '55.5pt') method getMarginLeft (line 200) | public function getMarginLeft() method setMarginLeft (line 211) | public function setMarginLeft($value = '59.25pt') method getMarginTop (line 222) | public function getMarginTop() method setMarginTop (line 233) | public function setMarginTop($value = '1.5pt') method getVisible (line 244) | public function getVisible() method setVisible (line 255) | public function setVisible($value = false) method getFillColor (line 266) | public function getFillColor() method setAlignment (line 277) | public function setAlignment($pValue = PHPExcel_Style_Alignment::HORIZ... method getAlignment (line 288) | public function getAlignment() method getHashCode (line 298) | public function getHashCode() method __clone (line 317) | public function __clone() method __toString (line 334) | public function __toString() FILE: Classes/PHPExcel/DocumentProperties.php class PHPExcel_DocumentProperties (line 28) | class PHPExcel_DocumentProperties method __construct (line 126) | public function __construct() method getCreator (line 139) | public function getCreator() method setCreator (line 150) | public function setCreator($pValue = '') method getLastModifiedBy (line 161) | public function getLastModifiedBy() method setLastModifiedBy (line 172) | public function setLastModifiedBy($pValue = '') method getCreated (line 183) | public function getCreated() method setCreated (line 194) | public function setCreated($pValue = null) method getModified (line 215) | public function getModified() method setModified (line 226) | public function setModified($pValue = null) method getTitle (line 247) | public function getTitle() method setTitle (line 258) | public function setTitle($pValue = '') method getDescription (line 269) | public function getDescription() method setDescription (line 280) | public function setDescription($pValue = '') method getSubject (line 291) | public function getSubject() method setSubject (line 302) | public function setSubject($pValue = '') method getKeywords (line 313) | public function getKeywords() method setKeywords (line 324) | public function setKeywords($pValue = '') method getCategory (line 335) | public function getCategory() method setCategory (line 346) | public function setCategory($pValue = '') method getCompany (line 357) | public function getCompany() method setCompany (line 368) | public function setCompany($pValue = '') method getManager (line 379) | public function getManager() method setManager (line 390) | public function setManager($pValue = '') method getCustomProperties (line 401) | public function getCustomProperties() method isCustomPropertySet (line 412) | public function isCustomPropertySet($propertyName) method getCustomPropertyValue (line 423) | public function getCustomPropertyValue($propertyName) method getCustomPropertyType (line 437) | public function getCustomPropertyType($propertyName) method setCustomProperty (line 458) | public function setCustomProperty($propertyName, $propertyValue = '', ... method __clone (line 488) | public function __clone() method convertProperty (line 500) | public static function convertProperty($propertyValue, $propertyType) method convertPropertyType (line 559) | public static function convertPropertyType($propertyType) FILE: Classes/PHPExcel/DocumentSecurity.php class PHPExcel_DocumentSecurity (line 28) | class PHPExcel_DocumentSecurity method __construct (line 68) | public function __construct() method isSecurityEnabled (line 83) | public function isSecurityEnabled() method getLockRevision (line 95) | public function getLockRevision() method setLockRevision (line 106) | public function setLockRevision($pValue = false) method getLockStructure (line 117) | public function getLockStructure() method setLockStructure (line 128) | public function setLockStructure($pValue = false) method getLockWindows (line 139) | public function getLockWindows() method setLockWindows (line 150) | public function setLockWindows($pValue = false) method getRevisionsPassword (line 161) | public function getRevisionsPassword() method setRevisionsPassword (line 173) | public function setRevisionsPassword($pValue = '', $pAlreadyHashed = f... method getWorkbookPassword (line 187) | public function getWorkbookPassword() method setWorkbookPassword (line 199) | public function setWorkbookPassword($pValue = '', $pAlreadyHashed = fa... method __clone (line 211) | public function __clone() FILE: Classes/PHPExcel/Exception.php class PHPExcel_Exception (line 36) | class PHPExcel_Exception extends Exception method errorHandlerCallback (line 47) | public static function errorHandlerCallback($code, $string, $file, $li... FILE: Classes/PHPExcel/HashTable.php class PHPExcel_HashTable (line 28) | class PHPExcel_HashTable method __construct (line 50) | public function __construct($pSource = null) method addFromSource (line 64) | public function addFromSource($pSource = null) method add (line 84) | public function add(PHPExcel_IComparable $pSource = null) method remove (line 99) | public function remove(PHPExcel_IComparable $pSource = null) method clear (line 123) | public function clear() method count (line 134) | public function count() method getIndexForHashCode (line 145) | public function getIndexForHashCode($pHashCode = '') method getByIndex (line 157) | public function getByIndex($pIndex = 0) method getByHashCode (line 173) | public function getByHashCode($pHashCode = '') method toArray (line 187) | public function toArray() method __clone (line 195) | public function __clone() FILE: Classes/PHPExcel/Helper/HTML.php class PHPExcel_Helper_HTML (line 3) | class PHPExcel_Helper_HTML method initialise (line 576) | protected function initialise() method toRichTextObject (line 586) | public function toRichTextObject($html) method cleanWhitespace (line 608) | protected function cleanWhitespace() method buildTextRun (line 622) | protected function buildTextRun() method rgbToColour (line 660) | protected function rgbToColour($rgb) method colourNameLookup (line 669) | protected function colourNameLookup($rgb) method startFontTag (line 674) | protected function startFontTag($tag) method endFontTag (line 694) | protected function endFontTag() method startBoldTag (line 699) | protected function startBoldTag() method endBoldTag (line 704) | protected function endBoldTag() method startItalicTag (line 709) | protected function startItalicTag() method endItalicTag (line 714) | protected function endItalicTag() method startUnderlineTag (line 719) | protected function startUnderlineTag() method endUnderlineTag (line 724) | protected function endUnderlineTag() method startSubscriptTag (line 729) | protected function startSubscriptTag() method endSubscriptTag (line 734) | protected function endSubscriptTag() method startSuperscriptTag (line 739) | protected function startSuperscriptTag() method endSuperscriptTag (line 744) | protected function endSuperscriptTag() method startStrikethruTag (line 749) | protected function startStrikethruTag() method endStrikethruTag (line 754) | protected function endStrikethruTag() method breakTag (line 759) | protected function breakTag() method parseTextNode (line 764) | protected function parseTextNode(DOMText $textNode) method handleCallback (line 775) | protected function handleCallback($element, $callbackTag, $callbacks) method parseElementNode (line 785) | protected function parseElementNode(DOMElement $element) method parseElements (line 798) | protected function parseElements(DOMNode $element) FILE: Classes/PHPExcel/IComparable.php type PHPExcel_IComparable (line 26) | interface PHPExcel_IComparable method getHashCode (line 33) | public function getHashCode(); FILE: Classes/PHPExcel/IOFactory.php class PHPExcel_IOFactory (line 37) | class PHPExcel_IOFactory method __construct (line 72) | private function __construct() method getSearchLocations (line 83) | public static function getSearchLocations() method setSearchLocations (line 96) | public static function setSearchLocations($value) method addSearchLocation (line 114) | public static function addSearchLocation($type = '', $location = '', $... method createWriter (line 129) | public static function createWriter(PHPExcel $phpExcel, $writerType = '') method createReader (line 159) | public static function createReader($readerType = '') method load (line 189) | public static function load($pFilename) method identify (line 204) | public static function identify($pFilename) method createReaderForFile (line 222) | public static function createReaderForFile($pFilename) FILE: Classes/PHPExcel/NamedRange.php class PHPExcel_NamedRange (line 28) | class PHPExcel_NamedRange method __construct (line 75) | public function __construct($pName = null, PHPExcel_Worksheet $pWorksh... method getName (line 95) | public function getName() method setName (line 106) | public function setName($value = null) method getWorksheet (line 134) | public function getWorksheet() method setWorksheet (line 145) | public function setWorksheet(PHPExcel_Worksheet $value = null) method getRange (line 158) | public function getRange() method setRange (line 169) | public function setRange($value = null) method getLocalOnly (line 182) | public function getLocalOnly() method setLocalOnly (line 193) | public function setLocalOnly($value = false) method getScope (line 205) | public function getScope() method setScope (line 216) | public function setScope(PHPExcel_Worksheet $value = null) method resolveRange (line 230) | public static function resolveRange($pNamedRange = '', PHPExcel_Worksh... method __clone (line 238) | public function __clone() FILE: Classes/PHPExcel/Reader/Abstract.php class PHPExcel_Reader_Abstract (line 28) | abstract class PHPExcel_Reader_Abstract implements PHPExcel_Reader_IReader method getReadDataOnly (line 81) | public function getReadDataOnly() method setReadDataOnly (line 95) | public function setReadDataOnly($pValue = false) method getReadEmptyCells (line 108) | public function getReadEmptyCells() method setReadEmptyCells (line 122) | public function setReadEmptyCells($pValue = true) method getIncludeCharts (line 136) | public function getIncludeCharts() method setIncludeCharts (line 151) | public function setIncludeCharts($pValue = false) method getLoadSheetsOnly (line 164) | public function getLoadSheetsOnly() method setLoadSheetsOnly (line 178) | public function setLoadSheetsOnly($value = null) method setLoadAllSheets (line 194) | public function setLoadAllSheets() method getReadFilter (line 205) | public function getReadFilter() method setReadFilter (line 216) | public function setReadFilter(PHPExcel_Reader_IReadFilter $pValue) method openFile (line 229) | protected function openFile($pFilename) method canRead (line 250) | public function canRead($pFilename) method securityScan (line 270) | public function securityScan($xml) method securityScanFile (line 285) | public function securityScanFile($filestream) FILE: Classes/PHPExcel/Reader/CSV.php class PHPExcel_Reader_CSV (line 37) | class PHPExcel_Reader_CSV extends PHPExcel_Reader_Abstract implements PH... method __construct (line 90) | public function __construct() method isValidFormat (line 100) | protected function isValidFormat() method setInputEncoding (line 110) | public function setInputEncoding($pValue = 'UTF-8') method getInputEncoding (line 121) | public function getInputEncoding() method skipBOM (line 130) | protected function skipBOM() method checkSeparator (line 164) | protected function checkSeparator() method listWorksheetInfo (line 184) | public function listWorksheetInfo($pFilename) method load (line 229) | public function load($pFilename) method loadIntoExisting (line 246) | public function loadIntoExisting($pFilename, PHPExcel $objPHPExcel) method getDelimiter (line 318) | public function getDelimiter() method setDelimiter (line 329) | public function setDelimiter($pValue = ',') method getEnclosure (line 340) | public function getEnclosure() method setEnclosure (line 351) | public function setEnclosure($pValue = '"') method getSheetIndex (line 365) | public function getSheetIndex() method setSheetIndex (line 376) | public function setSheetIndex($pValue = 0) method setContiguous (line 387) | public function setContiguous($contiguous = false) method getContiguous (line 402) | public function getContiguous() FILE: Classes/PHPExcel/Reader/DefaultReadFilter.php class PHPExcel_Reader_DefaultReadFilter (line 37) | class PHPExcel_Reader_DefaultReadFilter implements PHPExcel_Reader_IRead... method readCell (line 47) | public function readCell($column, $row, $worksheetName = '') FILE: Classes/PHPExcel/Reader/Excel2003XML.php class PHPExcel_Reader_Excel2003XML (line 37) | class PHPExcel_Reader_Excel2003XML extends PHPExcel_Reader_Abstract impl... method __construct (line 56) | public function __construct() method canRead (line 69) | public function canRead($pFilename) method listWorksheetNames (line 120) | public function listWorksheetNames($pFilename) method listWorksheetInfo (line 151) | public function listWorksheetInfo($pFilename) method load (line 223) | public function load($pFilename) method identifyFixedStyleValue (line 233) | protected static function identifyFixedStyleValue($styleList, &$styleA... method pixel2WidthUnits (line 250) | protected static function pixel2WidthUnits($pxs) method widthUnits2Pixel (line 264) | protected static function widthUnits2Pixel($widthUnits) method hex2str (line 272) | protected static function hex2str($hex) method loadIntoExisting (line 285) | public function loadIntoExisting($pFilename, PHPExcel $objPHPExcel) method convertStringEncoding (line 784) | protected static function convertStringEncoding($string, $charset) method parseRichText (line 793) | protected function parseRichText($is = '') FILE: Classes/PHPExcel/Reader/Excel2007.php class PHPExcel_Reader_Excel2007 (line 37) | class PHPExcel_Reader_Excel2007 extends PHPExcel_Reader_Abstract impleme... method __construct (line 56) | public function __construct() method canRead (line 69) | public function canRead($pFilename) method listWorksheetNames (line 114) | public function listWorksheetNames($pFilename) method listWorksheetInfo (line 160) | public function listWorksheetInfo($pFilename) method castToBoolean (line 234) | private static function castToBoolean($c) method castToError (line 248) | private static function castToError($c) method castToString (line 254) | private static function castToString($c) method castToFormula (line 260) | private function castToFormula($c, $r, &$cellDataType, &$value, &$calc... method getFromZipArchive (line 302) | private function getFromZipArchive($archive, $fileName = '') method load (line 334) | public function load($pFilename) method readColor (line 1739) | private static function readColor($color, $background = false) method readStyle (line 1762) | private static function readStyle($docStyle, $style) method readBorder (line 1894) | private static function readBorder($docBorder, $eleBorder) method parseRichText (line 1904) | private function parseRichText($is = null) method readRibbon (line 1962) | private function readRibbon($excel, $customUITarget, $zip) method getArrayItem (line 2000) | private static function getArrayItem($array, $key = 0) method dirAdd (line 2005) | private static function dirAdd($base, $add) method toCSSArray (line 2010) | private static function toCSSArray($style) method boolean (line 2041) | private static function boolean($value = null) FILE: Classes/PHPExcel/Reader/Excel2007/Chart.php class PHPExcel_Reader_Excel2007_Chart (line 35) | class PHPExcel_Reader_Excel2007_Chart method getAttribute (line 37) | private static function getAttribute($component, $name, $format) method readColor (line 55) | private static function readColor($color, $background = false) method readChart (line 64) | public static function readChart($chartElements, $chartName) method chartTitle (line 206) | private static function chartTitle($titleDetails, $namespacesChartMeta... method chartLayoutDetails (line 231) | private static function chartLayoutDetails($chartDetail, $namespacesCh... method chartDataSeries (line 248) | private static function chartDataSeries($chartDetail, $namespacesChart... method chartDataSeriesValueSet (line 300) | private static function chartDataSeriesValueSet($seriesDetail, $namesp... method chartDataSeriesValues (line 329) | private static function chartDataSeriesValues($seriesValueSet, $dataTy... method chartDataSeriesValuesMultiLevel (line 361) | private static function chartDataSeriesValuesMultiLevel($seriesValueSe... method parseRichText (line 395) | private static function parseRichText($titleDetailPart = null) method readChartAttributes (line 462) | private static function readChartAttributes($chartDetail) method setChartAttributes (line 492) | private static function setChartAttributes($plotArea, $plotAttributes) FILE: Classes/PHPExcel/Reader/Excel2007/Theme.php class PHPExcel_Reader_Excel2007_Theme (line 36) | class PHPExcel_Reader_Excel2007_Theme method __construct (line 72) | public function __construct($themeName, $colourSchemeName, $colourMap) method getThemeName (line 85) | public function getThemeName() method getColourSchemeName (line 95) | public function getColourSchemeName() method getColourByIndex (line 105) | public function getColourByIndex($index = 0) method __clone (line 116) | public function __clone() FILE: Classes/PHPExcel/Reader/Excel5.php class PHPExcel_Reader_Excel5 (line 68) | class PHPExcel_Reader_Excel5 extends PHPExcel_Reader_Abstract implements... method __construct (line 417) | public function __construct() method canRead (line 429) | public function canRead($pFilename) method listWorksheetNames (line 454) | public function listWorksheetNames($pFilename) method listWorksheetInfo (line 511) | public function listWorksheetInfo($pFilename) method load (line 619) | public function load($pFilename) method readRecordData (line 1234) | private function readRecordData($data, $pos, $len) method loadOLE (line 1285) | private function loadOLE($pFilename) method readSummaryInformation (line 1305) | private function readSummaryInformation() method readDocumentSummaryInformation (line 1440) | private function readDocumentSummaryInformation() method readDefault (line 1577) | private function readDefault() method readNote (line 1591) | private function readNote() method readTextObject (line 1654) | private function readTextObject() method readBof (line 1694) | private function readBof() method readFilepass (line 1744) | private function readFilepass() method makeKey (line 1775) | private function makeKey($block, $valContext) method verifyPassword (line 1809) | private function verifyPassword($password, $docid, $salt_data, $hashed... method readCodepage (line 1891) | private function readCodepage() method readDateMode (line 1918) | private function readDateMode() method readFont (line 1937) | private function readFont() method readFormat (line 2039) | private function readFormat() method readXf (line 2077) | private function readXf() function readVerticalPageBreaks (line 3136) | function readVerticalPageBreaks() function readHeader (line 3164) | function readHeader() function readFooter (line 3192) | function readFooter() function readHcenter (line 3219) | function readHcenter() function readVcenter (line 3239) | function readVcenter() function readLeftMargin (line 3259) | function readLeftMargin() function readRightMargin (line 3277) | function readRightMargin() function readTopMargin (line 3295) | function readTopMargin() function readBottomMargin (line 3313) | function readBottomMargin() function readPageSetup (line 3331) | function readPageSetup() function readProtect (line 3393) | function readProtect() function readScenProtect (line 3416) | function readScenProtect() function readObjectProtect (line 3440) | function readObjectProtect() function readPassword (line 3464) | function readPassword() function readDefColWidth (line 3483) | function readDefColWidth() function readColInfo (line 3502) | function readColInfo() function readRow (line 3560) | function readRow() function readRk (line 3630) | function readRk() function readLabelSst (line 3675) | function readLabelSst() function readMulRk (line 3760) | function readMulRk() function readNumber (line 3814) | function readNumber() function readFormula (line 3856) | function readFormula() function readMsoDrawing (line 4220) | function readMsoDrawing() function readObj (line 4235) | function readObj() function readWindow2 (line 4280) | function readWindow2() function readPageLayoutView (line 4351) | function readPageLayoutView() function readScl (line 4390) | function readScl() function readPane (line 4412) | function readPane() function readSelection (line 4440) | function readSelection() function includeCellRangeFiltered (line 4488) | function includeCellRangeFiltered($cellRangeAddress) function readMergedCells (line 4517) | function readMergedCells() function readHyperLink (line 4540) | function readHyperLink() function readDataValidations (line 4712) | function readDataValidations() function readDataValidation (line 4725) | function readDataValidation() function readSheetLayout (line 4916) | function readSheetLayout() function readSheetProtection (line 4955) | function readSheetProtection() function readRangeProtection (line 5056) | function readRangeProtection() function readImData (line 5117) | function readImData() function readContinue (line 5197) | function readContinue() function getSplicedRecordData (line 5249) | function getSplicedRecordData() function getFormulaFromStructure (line 5289) | function getFormulaFromStructure($formulaStructure, $baseCell = 'A1') function getFormulaFromData (line 5328) | function getFormulaFromData($formulaData, $additionalData = '', $baseCel... function createFormulaFromTokens (line 5355) | function createFormulaFromTokens($tokens, $additionalData) function getNextToken (line 5519) | function getNextToken($formulaData, $baseCell = 'A1') function readBIFF8CellAddress (line 6806) | function readBIFF8CellAddress($cellAddressStructure) function readBIFF8CellAddressB (line 6837) | function readBIFF8CellAddressB($cellAddressStructure, $baseCell = 'A1') function readBIFF5CellRangeAddressFixed (line 6880) | function readBIFF5CellRangeAddressFixed($subData) function readBIFF8CellRangeAddressList (line 7092) | function readBIFF8CellRangeAddressList($subData) function readBIFF5CellRangeAddressList (line 7120) | function readBIFF5CellRangeAddressList($subData) function readSheetRangeByRefIndex (line 7151) | function readSheetRangeByRefIndex($index) function readBIFF8ConstantArray (line 7205) | function readBIFF8ConstantArray($arrayData) function readBIFF8Constant (line 7244) | function readBIFF8Constant($valueData) function readRGB (line 7294) | function readRGB($rgb) function encodeUTF16 (line 7516) | function encodeUTF16($string, $compressed = '') function uncompressByteString (line 7531) | function uncompressByteString($string) function decodeCodepage (line 7548) | function decodeCodepage($string) function getInt2d (line 7560) | function getInt2d($data, $pos) function getInt4d (line 7572) | function getInt4d($data, $pos) function parseRichText (line 7587) | function parseRichText($is = '') FILE: Classes/PHPExcel/Reader/Excel5/Color.php class PHPExcel_Reader_Excel5_Color (line 3) | class PHPExcel_Reader_Excel5_Color method map (line 12) | public static function map($color, $palette, $version) FILE: Classes/PHPExcel/Reader/Excel5/Color/BIFF5.php class PHPExcel_Reader_Excel5_Color_BIFF5 (line 3) | class PHPExcel_Reader_Excel5_Color_BIFF5 method lookup (line 70) | public static function lookup($color) FILE: Classes/PHPExcel/Reader/Excel5/Color/BIFF8.php class PHPExcel_Reader_Excel5_Color_BIFF8 (line 3) | class PHPExcel_Reader_Excel5_Color_BIFF8 method lookup (line 70) | public static function lookup($color) FILE: Classes/PHPExcel/Reader/Excel5/Color/BuiltIn.php class PHPExcel_Reader_Excel5_Color_BuiltIn (line 3) | class PHPExcel_Reader_Excel5_Color_BuiltIn method lookup (line 24) | public static function lookup($color) FILE: Classes/PHPExcel/Reader/Excel5/ErrorCode.php class PHPExcel_Reader_Excel5_ErrorCode (line 3) | class PHPExcel_Reader_Excel5_ErrorCode method lookup (line 21) | public static function lookup($code) FILE: Classes/PHPExcel/Reader/Excel5/Escher.php class PHPExcel_Reader_Excel5_Escher (line 28) | class PHPExcel_Reader_Excel5_Escher method __construct (line 82) | public function __construct($object) method load (line 92) | public function load($data) method readDefault (line 173) | private function readDefault() method readDggContainer (line 194) | private function readDggContainer() method readDgg (line 212) | private function readDgg() method readBstoreContainer (line 224) | private function readBstoreContainer() method readBSE (line 242) | private function readBSE() FILE: Classes/PHPExcel/Reader/Excel5/MD5.php class PHPExcel_Reader_Excel5_MD5 (line 28) | class PHPExcel_Reader_Excel5_MD5 method __construct (line 39) | public function __construct() method reset (line 47) | public function reset() method getContext (line 60) | public function getContext() method add (line 79) | public function add($data) method f (line 171) | private static function f($X, $Y, $Z) method g (line 176) | private static function g($X, $Y, $Z) method h (line 181) | private static function h($X, $Y, $Z) method i (line 186) | private static function i($X, $Y, $Z) method step (line 191) | private static function step($func, &$A, $B, $C, $D, $M, $s, $t) method rotate (line 198) | private static function rotate($decimal, $bits) FILE: Classes/PHPExcel/Reader/Excel5/RC4.php class PHPExcel_Reader_Excel5_RC4 (line 28) | class PHPExcel_Reader_Excel5_RC4 method __construct (line 40) | public function __construct($key) method RC4 (line 65) | public function RC4($data) FILE: Classes/PHPExcel/Reader/Excel5/Style/Border.php class PHPExcel_Reader_Excel5_Style_Border (line 3) | class PHPExcel_Reader_Excel5_Style_Border method lookup (line 29) | public static function lookup($index) FILE: Classes/PHPExcel/Reader/Excel5/Style/FillPattern.php class PHPExcel_Reader_Excel5_Style_FillPattern (line 3) | class PHPExcel_Reader_Excel5_Style_FillPattern method lookup (line 34) | public static function lookup($index) FILE: Classes/PHPExcel/Reader/Exception.php class PHPExcel_Reader_Exception (line 28) | class PHPExcel_Reader_Exception extends PHPExcel_Exception method errorHandlerCallback (line 39) | public static function errorHandlerCallback($code, $string, $file, $li... FILE: Classes/PHPExcel/Reader/Gnumeric.php class PHPExcel_Reader_Gnumeric (line 37) | class PHPExcel_Reader_Gnumeric extends PHPExcel_Reader_Abstract implemen... method __construct (line 58) | public function __construct() method canRead (line 71) | public function canRead($pFilename) method listWorksheetNames (line 101) | public function listWorksheetNames($pFilename) method listWorksheetInfo (line 132) | public function listWorksheetInfo($pFilename) method gzfileGetContents (line 176) | private function gzfileGetContents($filename) method load (line 196) | public function load($pFilename) method loadIntoExisting (line 213) | public function loadIntoExisting($pFilename, PHPExcel $objPHPExcel) method parseBorderAttributes (line 780) | private static function parseBorderAttributes($borderAttributes) method parseRichText (line 834) | private function parseRichText($is = '') method parseGnumericColour (line 842) | private static function parseGnumericColour($gnmColour) FILE: Classes/PHPExcel/Reader/HTML.php class PHPExcel_Reader_HTML (line 37) | class PHPExcel_Reader_HTML extends PHPExcel_Reader_Abstract implements P... method __construct (line 121) | public function __construct() method isValidFormat (line 131) | protected function isValidFormat() method load (line 150) | public function load($pFilename) method setInputEncoding (line 164) | public function setInputEncoding($pValue = 'ANSI') method getInputEncoding (line 176) | public function getInputEncoding() method setTableStartColumn (line 186) | protected function setTableStartColumn($column) method getTableStartColumn (line 197) | protected function getTableStartColumn() method releaseTableStartColumn (line 202) | protected function releaseTableStartColumn() method flushCell (line 209) | protected function flushCell($sheet, $column, $row, &$cellContent) method processDomElement (line 229) | protected function processDomElement(DOMNode $element, $sheet, &$row, ... method loadIntoExisting (line 475) | public function loadIntoExisting($pFilename, PHPExcel $objPHPExcel) method getSheetIndex (line 517) | public function getSheetIndex() method setSheetIndex (line 528) | public function setSheetIndex($pValue = 0) method securityScan (line 541) | public function securityScan($xml) FILE: Classes/PHPExcel/Reader/IReadFilter.php type PHPExcel_Reader_IReadFilter (line 28) | interface PHPExcel_Reader_IReadFilter method readCell (line 38) | public function readCell($column, $row, $worksheetName = ''); FILE: Classes/PHPExcel/Reader/IReader.php type PHPExcel_Reader_IReader (line 28) | interface PHPExcel_Reader_IReader method canRead (line 36) | public function canRead($pFilename); method load (line 45) | public function load($pFilename); FILE: Classes/PHPExcel/Reader/OOCalc.php class PHPExcel_Reader_OOCalc (line 37) | class PHPExcel_Reader_OOCalc extends PHPExcel_Reader_Abstract implements... method __construct (line 49) | public function __construct() method canRead (line 61) | public function canRead($pFilename) method listWorksheetNames (line 113) | public function listWorksheetNames($pFilename) method listWorksheetInfo (line 165) | public function listWorksheetInfo($pFilename) method load (line 291) | public function load($pFilename) method identifyFixedStyleValue (line 300) | private static function identifyFixedStyleValue($styleList, &$styleAtt... method loadIntoExisting (line 320) | public function loadIntoExisting($pFilename, PHPExcel $objPHPExcel) method parseRichText (line 688) | private function parseRichText($is = '') FILE: Classes/PHPExcel/Reader/SYLK.php class PHPExcel_Reader_SYLK (line 37) | class PHPExcel_Reader_SYLK extends PHPExcel_Reader_Abstract implements P... method __construct (line 70) | public function __construct() method isValidFormat (line 80) | protected function isValidFormat() method setInputEncoding (line 105) | public function setInputEncoding($pValue = 'ANSI') method getInputEncoding (line 116) | public function getInputEncoding() method listWorksheetInfo (line 127) | public function listWorksheetInfo($pFilename) function load (line 197) | function load($pFilename) function loadIntoExisting (line 214) | function loadIntoExisting($pFilename, PHPExcel $objPHPExcel) function getSheetIndex (line 462) | function getSheetIndex() function setSheetIndex (line 473) | function setSheetIndex($pValue = 0) FILE: Classes/PHPExcel/ReferenceHelper.php class PHPExcel_ReferenceHelper (line 28) | class PHPExcel_ReferenceHelper method getInstance (line 49) | public static function getInstance() method __construct (line 61) | protected function __construct() method columnSort (line 73) | public static function columnSort($a, $b) method columnReverseSort (line 86) | public static function columnReverseSort($a, $b) method cellSort (line 99) | public static function cellSort($a, $b) method cellReverseSort (line 118) | public static function cellReverseSort($a, $b) method cellAddressInDeleteRange (line 139) | private static function cellAddressInDeleteRange($cellAddress, $before... method adjustPageBreaks (line 166) | protected function adjustPageBreaks(PHPExcel_Worksheet $pSheet, $pBefo... method adjustComments (line 200) | protected function adjustComments($pSheet, $pBefore, $beforeColumnInde... method adjustHyperlinks (line 227) | protected function adjustHyperlinks($pSheet, $pBefore, $beforeColumnIn... method adjustDataValidations (line 251) | protected function adjustDataValidations($pSheet, $pBefore, $beforeCol... method adjustMergeCells (line 275) | protected function adjustMergeCells($pSheet, $pBefore, $beforeColumnIn... method adjustProtectedCells (line 296) | protected function adjustProtectedCells($pSheet, $pBefore, $beforeColu... method adjustColumnDimensions (line 321) | protected function adjustColumnDimensions($pSheet, $pBefore, $beforeCo... method adjustRowDimensions (line 346) | protected function adjustRowDimensions($pSheet, $pBefore, $beforeColum... method insertNewBefore (line 379) | public function insertNewBefore($pBefore = 'A1', $pNumCols = 0, $pNumR... method updateFormulaReferences (line 640) | public function updateFormulaReferences($pFormula = '', $pBefore = 'A1... method updateCellReference (line 780) | public function updateCellReference($pCellRange = 'A1', $pBefore = 'A1... method updateNamedFormulas (line 805) | public function updateNamedFormulas(PHPExcel $pPhpExcel, $oldName = ''... method updateCellRange (line 836) | private function updateCellRange($pCellRange = 'A1:A1', $pBefore = 'A1... method updateSingleCellReference (line 874) | private function updateSingleCellReference($pCellReference = 'A1', $pB... method __clone (line 909) | final public function __clone() FILE: Classes/PHPExcel/RichText.php class PHPExcel_RichText (line 28) | class PHPExcel_RichText implements PHPExcel_IComparable method __construct (line 43) | public function __construct(PHPExcel_Cell $pCell = null) method addText (line 69) | public function addText(PHPExcel_RichText_ITextElement $pText = null) method createText (line 82) | public function createText($pText = '') method createTextRun (line 96) | public function createTextRun($pText = '') method getPlainText (line 108) | public function getPlainText() method __toString (line 127) | public function __toString() method getRichTextElements (line 137) | public function getRichTextElements() method setRichTextElements (line 149) | public function setRichTextElements($pElements = null) method getHashCode (line 164) | public function getHashCode() method __clone (line 180) | public function __clone() FILE: Classes/PHPExcel/RichText/ITextElement.php type PHPExcel_RichText_ITextElement (line 26) | interface PHPExcel_RichText_ITextElement method getText (line 33) | public function getText(); method setText (line 41) | public function setText($pText = ''); method getFont (line 48) | public function getFont(); method getHashCode (line 55) | public function getHashCode(); FILE: Classes/PHPExcel/RichText/Run.php class PHPExcel_RichText_Run (line 26) | class PHPExcel_RichText_Run extends PHPExcel_RichText_TextElement implem... method __construct (line 40) | public function __construct($pText = '') method getFont (line 52) | public function getFont() method setFont (line 64) | public function setFont(PHPExcel_Style_Font $pFont = null) method getHashCode (line 75) | public function getHashCode() method __clone (line 87) | public function __clone() FILE: Classes/PHPExcel/RichText/TextElement.php class PHPExcel_RichText_TextElement (line 26) | class PHPExcel_RichText_TextElement implements PHPExcel_RichText_ITextEl... method __construct (line 40) | public function __construct($pText = '') method getText (line 51) | public function getText() method setText (line 62) | public function setText($pText = '') method getFont (line 73) | public function getFont() method getHashCode (line 83) | public function getHashCode() method __clone (line 94) | public function __clone() FILE: Classes/PHPExcel/Settings.php class PHPExcel_Settings (line 37) | class PHPExcel_Settings method setZipClass (line 121) | public static function setZipClass($zipClass) method getZipClass (line 140) | public static function getZipClass() method getCacheStorageMethod (line 151) | public static function getCacheStorageMethod() method getCacheStorageClass (line 162) | public static function getCacheStorageClass() method setCacheStorageMethod (line 175) | public static function setCacheStorageMethod($method = PHPExcel_Cached... method setLocale (line 187) | public static function setLocale($locale = 'en_us') method setChartRenderer (line 202) | public static function setChartRenderer($libraryName, $libraryBaseDir) method setChartRendererName (line 219) | public static function setChartRendererName($libraryName) method setChartRendererPath (line 236) | public static function setChartRendererPath($libraryBaseDir) method getChartRendererName (line 254) | public static function getChartRendererName() method getChartRendererPath (line 266) | public static function getChartRendererPath() method setPdfRenderer (line 283) | public static function setPdfRenderer($libraryName, $libraryBaseDir) method setPdfRendererName (line 302) | public static function setPdfRendererName($libraryName) method setPdfRendererPath (line 319) | public static function setPdfRendererPath($libraryBaseDir) method getPdfRendererName (line 339) | public static function getPdfRendererName() method getPdfRendererPath (line 350) | public static function getPdfRendererPath() method setLibXmlLoaderOptions (line 360) | public static function setLibXmlLoaderOptions($options = null) method getLibXmlLoaderOptions (line 377) | public static function getLibXmlLoaderOptions() FILE: Classes/PHPExcel/Shared/CodePage.php class PHPExcel_Shared_CodePage (line 28) | class PHPExcel_Shared_CodePage method NumberToName (line 38) | public static function NumberToName($codePage = 1252) FILE: Classes/PHPExcel/Shared/Date.php class PHPExcel_Shared_Date (line 28) | class PHPExcel_Shared_Date method setExcelCalendar (line 84) | public static function setExcelCalendar($baseDate) method getExcelCalendar (line 100) | public static function getExcelCalendar() method ExcelToPHP (line 115) | public static function ExcelToPHP($dateValue = 0, $adjustToTimezone = ... method ExcelToPHPObject (line 155) | public static function ExcelToPHPObject($dateValue = 0) method PHPToExcel (line 181) | public static function PHPToExcel($dateValue = 0, $adjustToTimezone = ... method FormattedPHPToExcel (line 217) | public static function FormattedPHPToExcel($year, $month, $day, $hours... method isDateTime (line 259) | public static function isDateTime(PHPExcel_Cell $pCell) method isDateTimeFormat (line 275) | public static function isDateTimeFormat(PHPExcel_Style_NumberFormat $p... method isDateTimeFormatCode (line 289) | public static function isDateTimeFormatCode($pFormatCode = '') method stringToExcel (line 361) | public static function stringToExcel($dateValue = '') method monthStringToNumber (line 392) | public static function monthStringToNumber($month) method dayStringToNumber (line 410) | public static function dayStringToNumber($day) FILE: Classes/PHPExcel/Shared/Drawing.php class PHPExcel_Shared_Drawing (line 36) | class PHPExcel_Shared_Drawing method pixelsToEMU (line 44) | public static function pixelsToEMU($pValue = 0) method EMUToPixels (line 55) | public static function EMUToPixels($pValue = 0) method pixelsToCellDimension (line 73) | public static function pixelsToCellDimension($pValue = 0, PHPExcel_Sty... method cellDimensionToPixels (line 98) | public static function cellDimensionToPixels($pValue = 0, PHPExcel_Sty... method pixelsToPoints (line 125) | public static function pixelsToPoints($pValue = 0) method pointsToPixels (line 136) | public static function pointsToPixels($pValue = 0) method degreesToAngle (line 151) | public static function degreesToAngle($pValue = 0) method angleToDegrees (line 162) | public static function angleToDegrees($pValue = 0) method imagecreatefrombmp (line 178) | public static function imagecreatefrombmp($p_sFile) FILE: Classes/PHPExcel/Shared/Escher.php class PHPExcel_Shared_Escher (line 28) | class PHPExcel_Shared_Escher method getDggContainer (line 49) | public function getDggContainer() method setDggContainer (line 59) | public function setDggContainer($dggContainer) method getDgContainer (line 69) | public function getDgContainer() method setDgContainer (line 79) | public function setDgContainer($dgContainer) FILE: Classes/PHPExcel/Shared/Escher/DgContainer.php class PHPExcel_Shared_Escher_DgContainer (line 28) | class PHPExcel_Shared_Escher_DgContainer method getDgId (line 46) | public function getDgId() method setDgId (line 51) | public function setDgId($value) method getLastSpId (line 56) | public function getLastSpId() method setLastSpId (line 61) | public function setLastSpId($value) method getSpgrContainer (line 66) | public function getSpgrContainer() method setSpgrContainer (line 71) | public function setSpgrContainer($spgrContainer) FILE: Classes/PHPExcel/Shared/Escher/DgContainer/SpgrContainer.php class PHPExcel_Shared_Escher_DgContainer_SpgrContainer (line 28) | class PHPExcel_Shared_Escher_DgContainer_SpgrContainer method setParent (line 49) | public function setParent($parent) method getParent (line 59) | public function getParent() method addChild (line 69) | public function addChild($child) method getChildren (line 78) | public function getChildren() method getAllSpContainers (line 88) | public function getAllSpContainers() FILE: Classes/PHPExcel/Shared/Escher/DgContainer/SpgrContainer/SpContainer.php class PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer (line 28) | class PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer method setParent (line 119) | public function setParent($parent) method getParent (line 129) | public function getParent() method setSpgr (line 139) | public function setSpgr($value = false) method getSpgr (line 149) | public function getSpgr() method setSpType (line 159) | public function setSpType($value) method getSpType (line 169) | public function getSpType() method setSpFlag (line 179) | public function setSpFlag($value) method getSpFlag (line 189) | public function getSpFlag() method setSpId (line 199) | public function setSpId($value) method getSpId (line 209) | public function getSpId() method setOPT (line 220) | public function setOPT($property, $value) method getOPT (line 231) | public function getOPT($property) method getOPTCollection (line 244) | public function getOPTCollection() method setStartCoordinates (line 254) | public function setStartCoordinates($value = 'A1') method getStartCoordinates (line 264) | public function getStartCoordinates() method setStartOffsetX (line 274) | public function setStartOffsetX($startOffsetX = 0) method getStartOffsetX (line 284) | public function getStartOffsetX() method setStartOffsetY (line 294) | public function setStartOffsetY($startOffsetY = 0) method getStartOffsetY (line 304) | public function getStartOffsetY() method setEndCoordinates (line 314) | public function setEndCoordinates($value = 'A1') method getEndCoordinates (line 324) | public function getEndCoordinates() method setEndOffsetX (line 334) | public function setEndOffsetX($endOffsetX = 0) method getEndOffsetX (line 344) | public function getEndOffsetX() method setEndOffsetY (line 354) | public function setEndOffsetY($endOffsetY = 0) method getEndOffsetY (line 364) | public function getEndOffsetY() method getNestingLevel (line 376) | public function getNestingLevel() FILE: Classes/PHPExcel/Shared/Escher/DggContainer.php class PHPExcel_Shared_Escher_DggContainer (line 28) | class PHPExcel_Shared_Escher_DggContainer method getSpIdMax (line 77) | public function getSpIdMax() method setSpIdMax (line 87) | public function setSpIdMax($value) method getCDgSaved (line 97) | public function getCDgSaved() method setCDgSaved (line 107) | public function setCDgSaved($value) method getCSpSaved (line 117) | public function getCSpSaved() method setCSpSaved (line 127) | public function setCSpSaved($value) method getBstoreContainer (line 137) | public function getBstoreContainer() method setBstoreContainer (line 147) | public function setBstoreContainer($bstoreContainer) method setOPT (line 158) | public function setOPT($property, $value) method getOPT (line 169) | public function getOPT($property) method getIDCLs (line 182) | public function getIDCLs() method setIDCLs (line 192) | public function setIDCLs($pValue) FILE: Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer.php class PHPExcel_Shared_Escher_DggContainer_BstoreContainer (line 28) | class PHPExcel_Shared_Escher_DggContainer_BstoreContainer method addBSE (line 42) | public function addBSE($BSE) method getBSECollection (line 53) | public function getBSECollection() FILE: Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE.php class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE (line 28) | class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE method setParent (line 67) | public function setParent($parent) method getBlip (line 77) | public function getBlip() method setBlip (line 87) | public function setBlip($blip) method getBlipType (line 98) | public function getBlipType() method setBlipType (line 108) | public function setBlipType($blipType) FILE: Classes/PHPExcel/Shared/Escher/DggContainer/BstoreContainer/BSE/Blip.php class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip (line 28) | class PHPExcel_Shared_Escher_DggContainer_BstoreContainer_BSE_Blip method getData (line 49) | public function getData() method setData (line 59) | public function setData($data) method setParent (line 69) | public function setParent($parent) method getParent (line 79) | public function getParent() FILE: Classes/PHPExcel/Shared/Excel5.php class PHPExcel_Shared_Excel5 (line 28) | class PHPExcel_Shared_Excel5 method sizeCol (line 39) | public static function sizeCol($sheet, $col = 'A') method sizeRow (line 81) | public static function sizeRow($sheet, $row = 1) method getDistanceX (line 126) | public static function getDistanceX(PHPExcel_Worksheet $sheet, $startC... method getDistanceY (line 157) | public static function getDistanceY(PHPExcel_Worksheet $sheet, $startR... method oneAnchor2twoAnchor (line 227) | public static function oneAnchor2twoAnchor($sheet, $coordinates, $offs... FILE: Classes/PHPExcel/Shared/File.php class PHPExcel_Shared_File (line 28) | class PHPExcel_Shared_File method setUseUploadTempDirectory (line 44) | public static function setUseUploadTempDirectory($useUploadTempDir = f... method getUseUploadTempDirectory (line 55) | public static function getUseUploadTempDirectory() method file_exists (line 67) | public static function file_exists($pFilename) method realpath (line 97) | public static function realpath($pFilename) method sys_get_temp_dir (line 131) | public static function sys_get_temp_dir() FILE: Classes/PHPExcel/Shared/Font.php class PHPExcel_Shared_Font (line 36) | class PHPExcel_Shared_Font method setAutoSizeMethod (line 197) | public static function setAutoSizeMethod($pValue = self::AUTOSIZE_METH... method getAutoSizeMethod (line 212) | public static function getAutoSizeMethod() method setTrueTypeFontPath (line 228) | public static function setTrueTypeFontPath($pValue = '') method getTrueTypeFontPath (line 238) | public static function getTrueTypeFontPath() method calculateColumnWidth (line 252) | public static function calculateColumnWidth(PHPExcel_Style_Font $font,... method getTextWidthPixelsExact (line 305) | public static function getTextWidthPixelsExact($text, PHPExcel_Style_F... method getTextWidthPixelsApprox (line 340) | public static function getTextWidthPixelsApprox($columnText, PHPExcel_... method fontSizeToPixels (line 396) | public static function fontSizeToPixels($fontSizeInPoints = 11) method inchSizeToPixels (line 407) | public static function inchSizeToPixels($sizeInInch = 1) method centimeterSizeToPixels (line 418) | public static function centimeterSizeToPixels($sizeInCm = 1) method getTrueTypeFontFileFromFont (line 429) | public static function getTrueTypeFontFileFromFont($font) method getCharsetFromFontName (line 541) | public static function getCharsetFromFontName($name) method getDefaultColumnWidthByFont (line 566) | public static function getDefaultColumnWidthByFont(PHPExcel_Style_Font... method getDefaultRowHeightByFont (line 598) | public static function getDefaultRowHeightByFont(PHPExcel_Style_Font $... FILE: Classes/PHPExcel/Shared/JAMA/CholeskyDecomposition.php class CholeskyDecomposition (line 18) | class CholeskyDecomposition method __construct (line 47) | public function __construct($A = null) method isSPD (line 85) | public function isSPD() method getL (line 96) | public function getL() method solve (line 107) | public function solve($B = null) FILE: Classes/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php class EigenvalueDecomposition (line 24) | class EigenvalueDecomposition method tred2 (line 75) | private function tred2() method tql2 (line 184) | private function tql2() method orthes (line 293) | private function orthes() method cdiv (line 375) | private function cdiv($xr, $xi, $yr, $yi) method hqr2 (line 400) | private function hqr2() method __construct (line 784) | public function __construct($Arg) method getV (line 818) | public function getV() method getRealEigenvalues (line 829) | public function getRealEigenvalues() method getImagEigenvalues (line 840) | public function getImagEigenvalues() method getD (line 851) | public function getD() FILE: Classes/PHPExcel/Shared/JAMA/LUDecomposition.php class PHPExcel_Shared_JAMA_LUDecomposition (line 21) | class PHPExcel_Shared_JAMA_LUDecomposition method __construct (line 62) | public function __construct($A) method getL (line 127) | public function getL() method getU (line 148) | public function getU() method getPivot (line 167) | public function getPivot() method getDoublePivot (line 177) | public function getDoublePivot() method isNonsingular (line 187) | public function isNonsingular() method det (line 202) | public function det() method solve (line 223) | public function solve($B) FILE: Classes/PHPExcel/Shared/JAMA/Matrix.php class PHPExcel_Shared_JAMA_Matrix (line 27) | class PHPExcel_Shared_JAMA_Matrix method __construct (line 64) | public function __construct() method getArray (line 121) | public function getArray() method getRowDimension (line 131) | public function getRowDimension() method getColumnDimension (line 141) | public function getColumnDimension() method get (line 154) | public function get($i = null, $j = null) method getMatrix (line 169) | public function getMatrix() method checkMatrixDimensions (line 318) | public function checkMatrixDimensions($B = null) method set (line 340) | public function set($i = null, $j = null, $c = null) method identity (line 354) | public function identity($m = null, $n = null) method diagonal (line 368) | public function diagonal($m = null, $n = null, $c = 1) method getMatrixByRow (line 385) | public function getMatrixByRow($i0 = null, $iF = null) method getMatrixByCol (line 406) | public function getMatrixByCol($j0 = null, $jF = null) method transpose (line 425) | public function transpose() method trace (line 442) | public function trace() method uminus (line 458) | public function uminus() method plus (line 469) | public function plus() method plusEquals (line 509) | public function plusEquals() method minus (line 563) | public function minus() method minusEquals (line 603) | public function minusEquals() method arrayTimes (line 658) | public function arrayTimes() method arrayTimesEquals (line 699) | public function arrayTimesEquals() method arrayRightDivide (line 754) | public function arrayRightDivide() method arrayRightDivideEquals (line 815) | public function arrayRightDivideEquals() method arrayLeftDivide (line 857) | public function arrayLeftDivide() method arrayLeftDivideEquals (line 899) | public function arrayLeftDivideEquals() method times (line 940) | public function times() method power (line 1035) | public function power() method concat (line 1089) | public function concat() method solve (line 1127) | public function solve($B) method inverse (line 1143) | public function inverse() method det (line 1154) | public function det() FILE: Classes/PHPExcel/Shared/JAMA/QRDecomposition.php class PHPExcel_Shared_JAMA_QRDecomposition (line 19) | class PHPExcel_Shared_JAMA_QRDecomposition method __construct (line 54) | public function __construct($A) method isFullRank (line 102) | public function isFullRank() method getH (line 117) | public function getH() method getR (line 136) | public function getR() method getQ (line 157) | public function getQ() method solve (line 195) | public function solve($B) FILE: Classes/PHPExcel/Shared/JAMA/SingularValueDecomposition.php class SingularValueDecomposition (line 20) | class SingularValueDecomposition method __construct (line 60) | public function __construct($Arg) method getU (line 438) | public function getU() method getV (line 450) | public function getV() method getSingularValues (line 462) | public function getSingularValues() method getS (line 474) | public function getS() method norm2 (line 492) | public function norm2() method cond (line 504) | public function cond() method rank (line 516) | public function rank() FILE: Classes/PHPExcel/Shared/JAMA/utils/Error.php function JAMAError (line 70) | function JAMAError($errorNumber = null) FILE: Classes/PHPExcel/Shared/JAMA/utils/Maths.php function hypo (line 14) | function hypo($a, $b) FILE: Classes/PHPExcel/Shared/OLE.php class PHPExcel_Shared_OLE (line 38) | class PHPExcel_Shared_OLE method read (line 96) | public function read($file) method _getBlockOffset (line 186) | public function _getBlockOffset($blockId) method getStream (line 197) | public function getStream($blockIdOrPps) method _readInt1 (line 227) | private static function _readInt1($fh) method _readInt2 (line 239) | private static function _readInt2($fh) method _readInt4 (line 251) | private static function _readInt4($fh) method _readPpsWks (line 265) | public function _readPpsWks($blockId) method _ppsTreeComplete (line 339) | public function _ppsTreeComplete($index) method isFile (line 359) | public function isFile($index) method isRoot (line 375) | public function isRoot($index) method ppsTotal (line 389) | public function ppsTotal() method getData (line 406) | public function getData($index, $position, $length) method getDataLength (line 426) | public function getDataLength($index) method Asc2Ucs (line 442) | public static function Asc2Ucs($ascii) FILE: Classes/PHPExcel/Shared/OLE/ChainedBlockStream.php class PHPExcel_Shared_OLE_ChainedBlockStream (line 28) | class PHPExcel_Shared_OLE_ChainedBlockStream method stream_open (line 65) | public function stream_open($path, $mode, $options, &$openedPath) method stream_close (line 119) | public function stream_close() method stream_read (line 131) | public function stream_read($count) method stream_eof (line 146) | public function stream_eof() method stream_tell (line 157) | public function stream_tell() method stream_seek (line 169) | public function stream_seek($offset, $whence) method stream_stat (line 188) | public function stream_stat() FILE: Classes/PHPExcel/Shared/OLE/PPS.php class PHPExcel_Shared_OLE_PPS (line 30) | class PHPExcel_Shared_OLE_PPS method __construct (line 125) | public function __construct($No, $name, $type, $prev, $next, $dir, $ti... method _DataLen (line 150) | public function _DataLen() method _getPpsWk (line 170) | public function _getPpsWk() method _savePpsSetPnt (line 203) | public static function _savePpsSetPnt(&$raList, $to_save, $depth = 0) FILE: Classes/PHPExcel/Shared/OLE/PPS/File.php class PHPExcel_Shared_OLE_PPS_File (line 30) | class PHPExcel_Shared_OLE_PPS_File extends PHPExcel_Shared_OLE_PPS method __construct (line 39) | public function __construct($name) method init (line 50) | public function init() method append (line 61) | public function append($data) method getStream (line 70) | public function getStream() FILE: Classes/PHPExcel/Shared/OLE/PPS/Root.php class PHPExcel_Shared_OLE_PPS_Root (line 30) | class PHPExcel_Shared_OLE_PPS_Root extends PHPExcel_Shared_OLE_PPS method __construct (line 43) | public function __construct($time_1st, $time_2nd, $raChild) method save (line 61) | public function save($filename) method _calcSize (line 122) | public function _calcSize(&$raList) method adjust2 (line 161) | private static function adjust2($i2) method _saveHeader (line 175) | public function _saveHeader($iSBDcnt, $iBBcnt, $iPPScnt) method _saveBigData (line 255) | public function _saveBigData($iStBlk, &$raList) method _makeSmallData (line 302) | public function _makeSmallData(&$raList) method _savePps (line 359) | public function _savePps(&$raList) method _saveBbd (line 382) | public function _saveBbd($iSbdSize, $iBsize, $iPpsCnt) FILE: Classes/PHPExcel/Shared/OLERead.php class PHPExcel_Shared_OLERead (line 31) | class PHPExcel_Shared_OLERead method read (line 77) | public function read($sFileName) method getStream (line 174) | public function getStream($stream) method _readData (line 223) | private function _readData($bl) method readPropertySets (line 239) | private function readPropertySets() method getInt4d (line 304) | private static function getInt4d($data, $pos) FILE: Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php class PclZip (line 190) | class PclZip method __construct (line 215) | public function __construct($p_zipname) method create (line 270) | public function create($p_filelist) method add (line 436) | public function add($p_filelist) method listContent (line 610) | public function listContent() method extract (line 666) | public function extract() method extractByIndex (line 817) | public function extractByIndex($p_index) method delete (line 960) | public function delete() method deleteByIndex (line 1020) | public function deleteByIndex($p_index) method properties (line 1044) | public function properties() method duplicate (line 1114) | public function duplicate($p_archive) method merge (line 1163) | public function merge($p_archive_to_add) method errorCode (line 1205) | public function errorCode() method errorName (line 1220) | public function errorName($p_with_code = false) method errorInfo (line 1265) | public function errorInfo($p_full = false) method privCheckFormat (line 1302) | public function privCheckFormat($p_level = 0) method privParseOptions (line 1355) | public function privParseOptions(&$p_options_list, $p_size, &$v_result... method privOptionDefaultThreshold (line 1717) | public function privOptionDefaultThreshold(&$p_options) method privFileDescrParseAtt (line 1762) | public function privFileDescrParseAtt(&$p_file_list, &$p_filedescr, $v... method privFileDescrExpand (line 1878) | public function privFileDescrExpand(&$p_filedescr_list, &$p_options) method privCreate (line 1989) | public function privCreate($p_filedescr_list, &$p_result_list, &$p_opt... method privAdd (line 2023) | public function privAdd($p_filedescr_list, &$p_result_list, &$p_options) method privOpenFd (line 2192) | public function privOpenFd($p_mode) method privCloseFd (line 2224) | public function privCloseFd() method privAddList (line 2252) | public function privAddList($p_filedescr_list, &$p_result_list, &$p_op... method privAddFileList (line 2313) | public function privAddFileList($p_filedescr_list, &$p_result_list, &$... method privAddFile (line 2365) | public function privAddFile($p_filedescr, &$p_header, &$p_options) method privAddFileUsingTempFile (line 2609) | public function privAddFileUsingTempFile($p_filedescr, &$p_header, &$p... method privCalculateStoredFilename (line 2719) | public function privCalculateStoredFilename(&$p_filedescr, &$p_options) method privWriteFileHeader (line 2817) | public function privWriteFileHeader(&$p_header) method privWriteCentralFileHeader (line 2854) | public function privWriteCentralFileHeader(&$p_header) method privWriteCentralHeader (line 2896) | public function privWriteCentralHeader($p_nb_entries, $p_size, $p_offs... method privList (line 2922) | public function privList(&$p_list) method privConvertHeader2FileInfo (line 3004) | public function privConvertHeader2FileInfo($p_header, &$p_info) method privExtractByRule (line 3043) | public function privExtractByRule(&$p_file_list, $p_path, $p_remove_pa... method privExtractFile (line 3317) | public function privExtractFile(&$p_entry, $p_path, $p_remove_path, $p... method privExtractFileUsingTempFile (line 3594) | public function privExtractFileUsingTempFile(&$p_entry, &$p_options) method privExtractFileInOutput (line 3667) | public function privExtractFileInOutput(&$p_entry, &$p_options) method privExtractFileAsString (line 3771) | public function privExtractFileAsString(&$p_entry, &$p_string, &$p_opt... method privReadFileHeader (line 3880) | public function privReadFileHeader(&$p_header) method privReadCentralFileHeader (line 3976) | public function privReadCentralFileHeader(&$p_header) method privCheckFileHeaders (line 4081) | public function privCheckFileHeaders(&$p_local_header, &$p_central_hea... method privReadEndCentralDir (line 4118) | public function privReadEndCentralDir(&$p_central_dir) method privDeleteByRule (line 4264) | public function privDeleteByRule(&$p_result_list, &$p_options) method privDirCheck (line 4529) | public function privDirCheck($p_dir, $p_is_dir = false) method privMerge (line 4577) | public function privMerge(&$p_archive_to_add) method privDuplicate (line 4748) | public function privDuplicate($p_archive_filename) method privErrorLog (line 4803) | public function privErrorLog($p_error_code = 0, $p_error_string = '') method privErrorReset (line 4819) | public function privErrorReset() method privDisableMagicQuotes (line 4836) | public function privDisableMagicQuotes() method privSwapBackMagicQuotes (line 4869) | public function privSwapBackMagicQuotes() function PclZipUtilPathReduction (line 4902) | function PclZipUtilPathReduction($p_dir) function PclZipUtilPathInclusion (line 4977) | function PclZipUtilPathInclusion($p_dir, $p_path) function PclZipUtilCopyBlock (line 5054) | function PclZipUtilCopyBlock($p_src, $p_dest, $p_size, $p_mode = 0) function PclZipUtilRename (line 5105) | function PclZipUtilRename($p_src, $p_dest) function PclZipUtilOptionText (line 5133) | function PclZipUtilOptionText($p_option) function PclZipUtilTranslateWinPath (line 5160) | function PclZipUtilTranslateWinPath($p_path, $p_remove_disk_letter = true) FILE: Classes/PHPExcel/Shared/PasswordHasher.php class PHPExcel_Shared_PasswordHasher (line 36) | class PHPExcel_Shared_PasswordHasher method hashPassword (line 48) | public static function hashPassword($pPassword = '') FILE: Classes/PHPExcel/Shared/String.php class PHPExcel_Shared_String (line 28) | class PHPExcel_Shared_String method buildControlCharacters (line 88) | private static function buildControlCharacters() method buildSYLKCharacters (line 102) | private static function buildSYLKCharacters() method getIsMbstringEnabled (line 269) | public static function getIsMbstringEnabled() method getIsIconvEnabled (line 286) | public static function getIsIconvEnabled() method buildCharacterSets (line 322) | public static function buildCharacterSets() method ControlCharacterOOXML2PHP (line 346) | public static function ControlCharacterOOXML2PHP($value = '') method ControlCharacterPHP2OOXML (line 365) | public static function ControlCharacterPHP2OOXML($value = '') method SanitizeUTF8 (line 376) | public static function SanitizeUTF8($value) method IsUTF8 (line 398) | public static function IsUTF8($value = '') method FormatNumber (line 410) | public static function FormatNumber($value) method UTF8toBIFF8UnicodeShort (line 429) | public static function UTF8toBIFF8UnicodeShort($value, $arrcRuns = arr... method UTF8toBIFF8UnicodeLong (line 463) | public static function UTF8toBIFF8UnicodeLong($value) method ConvertEncoding (line 487) | public static function ConvertEncoding($value, $to, $from) method utf16_decode (line 521) | public static function utf16_decode($str, $bom_be = true) function setCurrencyCode (line 779) | function setCurrencyCode($pValue = '$') function SYLKtoUTF8 (line 790) | function SYLKtoUTF8($pValue = '') function testStringAsNumeric (line 811) | function testStringAsNumeric($value) FILE: Classes/PHPExcel/Shared/TimeZone.php class PHPExcel_Shared_TimeZone (line 37) | class PHPExcel_Shared_TimeZone method _validateTimeZone (line 53) | public static function _validateTimeZone($timezone) method setTimeZone (line 67) | public static function setTimeZone($timezone) method getTimeZone (line 82) | public static function getTimeZone() method getTimezoneTransitions (line 95) | private static function getTimezoneTransitions($objTimezone, $timestamp) method getTimeZoneAdjustment (line 121) | public static function getTimeZoneAdjustment($timezone, $timestamp) FILE: Classes/PHPExcel/Shared/XMLWriter.php class PHPExcel_Shared_XMLWriter (line 36) | class PHPExcel_Shared_XMLWriter extends XMLWriter method __construct (line 55) | public function __construct($pTemporaryStorage = self::STORAGE_MEMORY,... method __destruct (line 83) | public function __destruct() method getData (line 96) | public function getData() method writeRawData (line 112) | public function writeRawData($text) FILE: Classes/PHPExcel/Shared/ZipArchive.php class PHPExcel_Shared_ZipArchive (line 33) | class PHPExcel_Shared_ZipArchive method open (line 62) | public function open($fileName) method close (line 75) | public function close() method addFromString (line 86) | public function addFromString($localname, $contents) method locateName (line 108) | public function locateName($fileName) method getFromName (line 131) | public function getFromName($fileName) method getFromIndex (line 154) | public function getFromIndex($index) { FILE: Classes/PHPExcel/Shared/ZipStreamWrapper.php class PHPExcel_Shared_ZipStreamWrapper (line 28) | class PHPExcel_Shared_ZipStreamWrapper method register (line 61) | public static function register() method stream_open (line 76) | public function stream_open($path, $mode, $options, &$opened_path) method statName (line 103) | public function statName() method url_stat (line 113) | public function url_stat() method stream_stat (line 123) | public function stream_stat() method stream_read (line 134) | public function stream_read($count) method stream_tell (line 147) | public function stream_tell() method stream_eof (line 157) | public function stream_eof() method stream_seek (line 169) | public function stream_seek($offset, $whence) FILE: Classes/PHPExcel/Shared/trend/bestFitClass.php class PHPExcel_Best_Fit (line 28) | class PHPExcel_Best_Fit method getError (line 108) | public function getError() method getBestFitType (line 114) | public function getBestFitType() method getValueOfYForX (line 125) | public function getValueOfYForX($xValue) method getValueOfXForY (line 136) | public function getValueOfXForY($yValue) method getXValues (line 146) | public function getXValues() method getEquation (line 157) | public function getEquation($dp = 0) method getSlope (line 168) | public function getSlope($dp = 0) method getSlopeSE (line 182) | public function getSlopeSE($dp = 0) method getIntersect (line 196) | public function getIntersect($dp = 0) method getIntersectSE (line 210) | public function getIntersectSE($dp = 0) method getGoodnessOfFit (line 224) | public function getGoodnessOfFit($dp = 0) method getGoodnessOfFitPercent (line 232) | public function getGoodnessOfFitPercent($dp = 0) method getStdevOfResiduals (line 246) | public function getStdevOfResiduals($dp = 0) method getSSRegression (line 254) | public function getSSRegression($dp = 0) method getSSResiduals (line 262) | public function getSSResiduals($dp = 0) method getDFResiduals (line 270) | public function getDFResiduals($dp = 0) method getF (line 278) | public function getF($dp = 0) method getCovariance (line 286) | public function getCovariance($dp = 0) method getCorrelation (line 294) | public function getCorrelation($dp = 0) method getYBestFitValues (line 302) | public function getYBestFitValues() method calculateGoodnessOfFit (line 307) | protected function calculateGoodnessOfFit($sumX, $sumY, $sumX2, $sumY2... method leastSquareFit (line 361) | protected function leastSquareFit($yValues, $xValues, $const) method __construct (line 405) | public function __construct($yValues, $xValues = array(), $const = true) FILE: Classes/PHPExcel/Shared/trend/exponentialBestFitClass.php class PHPExcel_Exponential_Best_Fit (line 30) | class PHPExcel_Exponential_Best_Fit extends PHPExcel_Best_Fit method getValueOfYForX (line 46) | public function getValueOfYForX($xValue) method getValueOfXForY (line 57) | public function getValueOfXForY($yValue) method getEquation (line 68) | public function getEquation($dp = 0) method getSlope (line 82) | public function getSlope($dp = 0) method getIntersect (line 96) | public function getIntersect($dp = 0) method exponentialRegression (line 111) | private function exponentialRegression($yValues, $xValues, $const) method __construct (line 132) | public function __construct($yValues, $xValues = array(), $const = true) FILE: Classes/PHPExcel/Shared/trend/linearBestFitClass.php class PHPExcel_Linear_Best_Fit (line 30) | class PHPExcel_Linear_Best_Fit extends PHPExcel_Best_Fit method getValueOfYForX (line 46) | public function getValueOfYForX($xValue) method getValueOfXForY (line 57) | public function getValueOfXForY($yValue) method getEquation (line 69) | public function getEquation($dp = 0) method linearRegression (line 84) | private function linearRegression($yValues, $xValues, $const) method __construct (line 96) | public function __construct($yValues, $xValues = array(), $const = true) FILE: Classes/PHPExcel/Shared/trend/logarithmicBestFitClass.php class PHPExcel_Logarithmic_Best_Fit (line 30) | class PHPExcel_Logarithmic_Best_Fit extends PHPExcel_Best_Fit method getValueOfYForX (line 46) | public function getValueOfYForX($xValue) method getValueOfXForY (line 57) | public function getValueOfXForY($yValue) method getEquation (line 68) | public function getEquation($dp = 0) method logarithmicRegression (line 83) | private function logarithmicRegression($yValues, $xValues, $const) method __construct (line 104) | public function __construct($yValues, $xValues = array(), $const = true) FILE: Classes/PHPExcel/Shared/trend/polynomialBestFitClass.php class PHPExcel_Polynomial_Best_Fit (line 31) | class PHPExcel_Polynomial_Best_Fit extends PHPExcel_Best_Fit method getOrder (line 55) | public function getOrder() method getValueOfYForX (line 67) | public function getValueOfYForX($xValue) method getValueOfXForY (line 86) | public function getValueOfXForY($yValue) method getEquation (line 98) | public function getEquation($dp = 0) method getSlope (line 122) | public function getSlope($dp = 0) method getCoefficients (line 135) | public function getCoefficients($dp = 0) method polynomialRegression (line 149) | private function polynomialRegression($order, $yValues, $xValues, $const) method __construct (line 207) | public function __construct($order, $yValues, $xValues = array(), $con... FILE: Classes/PHPExcel/Shared/trend/powerBestFitClass.php class PHPExcel_Power_Best_Fit (line 30) | class PHPExcel_Power_Best_Fit extends PHPExcel_Best_Fit method getValueOfYForX (line 47) | public function getValueOfYForX($xValue) method getValueOfXForY (line 59) | public function getValueOfXForY($yValue) method getEquation (line 71) | public function getEquation($dp = 0) method getIntersect (line 86) | public function getIntersect($dp = 0) method powerRegression (line 102) | private function powerRegression($yValues, $xValues, $const) method __construct (line 132) | public function __construct($yValues, $xValues = array(), $const = true) FILE: Classes/PHPExcel/Shared/trend/trendClass.php class trendClass (line 34) | class trendClass method calculate (line 81) | public static function calculate($trendType = self::TREND_BEST_FIT, $y... FILE: Classes/PHPExcel/Style.php class PHPExcel_Style (line 28) | class PHPExcel_Style extends PHPExcel_Style_Supervisor implements PHPExc... method __construct (line 103) | public function __construct($isSupervisor = false, $isConditional = fa... method getSharedComponent (line 134) | public function getSharedComponent() method getParent (line 153) | public function getParent() method getStyleArray (line 164) | public function getStyleArray($array) method applyFromArray (line 209) | public function applyFromArray($pStyles = null, $pAdvanced = true) method getFill (line 477) | public function getFill() method getFont (line 487) | public function getFont() method setFont (line 498) | public function setFont(PHPExcel_Style_Font $font) method getBorders (line 509) | public function getBorders() method getAlignment (line 519) | public function getAlignment() method getNumberFormat (line 529) | public function getNumberFormat() method getConditionalStyles (line 539) | public function getConditionalStyles() method setConditionalStyles (line 550) | public function setConditionalStyles($pValue = null) method getProtection (line 563) | public function getProtection() method getQuotePrefix (line 573) | public function getQuotePrefix() method setQuotePrefix (line 586) | public function setQuotePrefix($pValue) method getHashCode (line 605) | public function getHashCode() method getIndex (line 630) | public function getIndex() method setIndex (line 640) | public function setIndex($pValue) FILE: Classes/PHPExcel/Style/Alignment.php class PHPExcel_Style_Alignment (line 27) | class PHPExcel_Style_Alignment extends PHPExcel_Style_Supervisor impleme... method __construct (line 110) | public function __construct($isSupervisor = false, $isConditional = fa... method getSharedComponent (line 128) | public function getSharedComponent() method getStyleArray (line 139) | public function getStyleArray($array) method applyFromArray (line 162) | public function applyFromArray($pStyles = null) method getHorizontal (line 202) | public function getHorizontal() method setHorizontal (line 216) | public function setHorizontal($pValue = PHPExcel_Style_Alignment::HORI... method getVertical (line 236) | public function getVertical() method setVertical (line 250) | public function setVertical($pValue = PHPExcel_Style_Alignment::VERTIC... method getTextRotation (line 270) | public function getTextRotation() method setTextRotation (line 285) | public function setTextRotation($pValue = 0) method getWrapText (line 312) | public function getWrapText() method setWrapText (line 326) | public function setWrapText($pValue = false) method getShrinkToFit (line 345) | public function getShrinkToFit() method setShrinkToFit (line 359) | public function setShrinkToFit($pValue = false) method getIndent (line 378) | public function getIndent() method setIndent (line 392) | public function setIndent($pValue = 0) method getReadorder (line 415) | public function getReadorder() method setReadorder (line 429) | public function setReadorder($pValue = 0) method getHashCode (line 448) | public function getHashCode() FILE: Classes/PHPExcel/Style/Border.php class PHPExcel_Style_Border (line 28) | class PHPExcel_Style_Border extends PHPExcel_Style_Supervisor implements... method __construct (line 77) | public function __construct($isSupervisor = false, $isConditional = fa... method bindParent (line 98) | public function bindParent($parent, $parentPropertyName = null) method getSharedComponent (line 112) | public function getSharedComponent() method getStyleArray (line 141) | public function getStyleArray($array) method applyFromArray (line 178) | public function applyFromArray($pStyles = null) method getBorderStyle (line 202) | public function getBorderStyle() method setBorderStyle (line 218) | public function setBorderStyle($pValue = PHPExcel_Style_Border::BORDER... method getColor (line 240) | public function getColor() method setColor (line 252) | public function setColor(PHPExcel_Style_Color $pValue = null) method getHashCode (line 271) | public function getHashCode() FILE: Classes/PHPExcel/Style/Borders.php class PHPExcel_Style_Borders (line 28) | class PHPExcel_Style_Borders extends PHPExcel_Style_Supervisor implement... method __construct (line 123) | public function __construct($isSupervisor = false, $isConditional = fa... method getSharedComponent (line 165) | public function getSharedComponent() method getStyleArray (line 176) | public function getStyleArray($array) method applyFromArray (line 219) | public function applyFromArray($pStyles = null) method getLeft (line 261) | public function getLeft() method getRight (line 271) | public function getRight() method getTop (line 281) | public function getTop() method getBottom (line 291) | public function getBottom() method getDiagonal (line 301) | public function getDiagonal() method getAllBorders (line 312) | public function getAllBorders() method getOutline (line 326) | public function getOutline() method getInside (line 340) | public function getInside() method getVertical (line 354) | public function getVertical() method getHorizontal (line 368) | public function getHorizontal() method getDiagonalDirection (line 381) | public function getDiagonalDirection() method setDiagonalDirection (line 395) | public function setDiagonalDirection($pValue = PHPExcel_Style_Borders:... method getHashCode (line 414) | public function getHashCode() FILE: Classes/PHPExcel/Style/Color.php class PHPExcel_Style_Color (line 28) | class PHPExcel_Style_Color extends PHPExcel_Style_Supervisor implements ... method __construct (line 75) | public function __construct($pARGB = PHPExcel_Style_Color::COLOR_BLACK... method bindParent (line 93) | public function bindParent($parent, $parentPropertyName = null) method getSharedComponent (line 106) | public function getSharedComponent() method getStyleArray (line 124) | public function getStyleArray($array) method applyFromArray (line 152) | public function applyFromArray($pStyles = null) method getARGB (line 176) | public function getARGB() method setARGB (line 190) | public function setARGB($pValue = PHPExcel_Style_Color::COLOR_BLACK) method getRGB (line 209) | public function getRGB() method setRGB (line 223) | public function setRGB($pValue = '000000') method getColourComponent (line 247) | private static function getColourComponent($RGB, $offset, $hex = true) method getRed (line 264) | public static function getRed($RGB, $hex = true) method getGreen (line 277) | public static function getGreen($RGB, $hex = true) method getBlue (line 290) | public static function getBlue($RGB, $hex = true) method changeBrightness (line 302) | public static function changeBrightness($hex, $adjustPercentage) method indexedColor (line 351) | public static function indexedColor($pIndex, $background = false) method getHashCode (line 433) | public function getHashCode() FILE: Classes/PHPExcel/Style/Conditional.php class PHPExcel_Style_Conditional (line 36) | class PHPExcel_Style_Conditional implements PHPExcel_IComparable method __construct (line 96) | public function __construct() method getConditionType (line 111) | public function getConditionType() method setConditionType (line 122) | public function setConditionType($pValue = PHPExcel_Style_Conditional:... method getOperatorType (line 133) | public function getOperatorType() method setOperatorType (line 144) | public function setOperatorType($pValue = PHPExcel_Style_Conditional::... method getText (line 155) | public function getText() method setText (line 166) | public function setText($value = null) method getCondition (line 178) | public function getCondition() method setCondition (line 194) | public function setCondition($pValue = '') method getConditions (line 208) | public function getConditions() method setConditions (line 219) | public function setConditions($pValue) method addCondition (line 234) | public function addCondition($pValue = '') method getStyle (line 245) | public function getStyle() method setStyle (line 257) | public function setStyle(PHPExcel_Style $pValue = null) method getHashCode (line 268) | public function getHashCode() method __clone (line 282) | public function __clone() FILE: Classes/PHPExcel/Style/Fill.php class PHPExcel_Style_Fill (line 28) | class PHPExcel_Style_Fill extends PHPExcel_Style_Supervisor implements P... method __construct (line 91) | public function __construct($isSupervisor = false, $isConditional = fa... method getSharedComponent (line 116) | public function getSharedComponent() method getStyleArray (line 127) | public function getStyleArray($array) method applyFromArray (line 154) | public function applyFromArray($pStyles = null) method getFillType (line 187) | public function getFillType() method setFillType (line 201) | public function setFillType($pValue = PHPExcel_Style_Fill::FILL_NONE) method getRotation (line 217) | public function getRotation() method setRotation (line 231) | public function setRotation($pValue = 0) method getStartColor (line 247) | public function getStartColor() method setStartColor (line 259) | public function setStartColor(PHPExcel_Style_Color $pValue = null) method getEndColor (line 278) | public function getEndColor() method setEndColor (line 290) | public function setEndColor(PHPExcel_Style_Color $pValue = null) method getHashCode (line 309) | public function getHashCode() FILE: Classes/PHPExcel/Style/Font.php class PHPExcel_Style_Font (line 28) | class PHPExcel_Style_Font extends PHPExcel_Style_Supervisor implements P... method __construct (line 110) | public function __construct($isSupervisor = false, $isConditional = fa... method getSharedComponent (line 141) | public function getSharedComponent() method getStyleArray (line 152) | public function getStyleArray($array) method applyFromArray (line 179) | public function applyFromArray($pStyles = null) method getName (line 224) | public function getName() method setName (line 238) | public function setName($pValue = 'Calibri') method getSize (line 257) | public function getSize() method setSize (line 271) | public function setSize($pValue = 10) method getBold (line 290) | public function getBold() method setBold (line 304) | public function setBold($pValue = false) method getItalic (line 323) | public function getItalic() method setItalic (line 337) | public function setItalic($pValue = false) method getSuperScript (line 356) | public function getSuperScript() method setSuperScript (line 370) | public function setSuperScript($pValue = false) method getSubScript (line 390) | public function getSubScript() method setSubScript (line 404) | public function setSubScript($pValue = false) method getUnderline (line 424) | public function getUnderline() method setUnderline (line 440) | public function setUnderline($pValue = self::UNDERLINE_NONE) method getStrikethrough (line 461) | public function getStrikethrough() method setStrikethrough (line 475) | public function setStrikethrough($pValue = false) method getColor (line 494) | public function getColor() method setColor (line 506) | public function setColor(PHPExcel_Style_Color $pValue = null) method getHashCode (line 525) | public function getHashCode() FILE: Classes/PHPExcel/Style/NumberFormat.php class PHPExcel_Style_NumberFormat (line 28) | class PHPExcel_Style_NumberFormat extends PHPExcel_Style_Supervisor impl... method __construct (line 108) | public function __construct($isSupervisor = false, $isConditional = fa... method getSharedComponent (line 125) | public function getSharedComponent() method getStyleArray (line 136) | public function getStyleArray($array) method applyFromArray (line 156) | public function applyFromArray($pStyles = null) method getFormatCode (line 177) | public function getFormatCode() method setFormatCode (line 194) | public function setFormatCode($pValue = PHPExcel_Style_NumberFormat::F... method getBuiltInFormatCode (line 214) | public function getBuiltInFormatCode() method setBuiltInFormatCode (line 228) | public function setBuiltInFormatCode($pValue = 0) method fillBuiltInFormatCodes (line 244) | private static function fillBuiltInFormatCodes() method builtInFormatCode (line 334) | public static function builtInFormatCode($pIndex) method builtInFormatCodeIndex (line 355) | public static function builtInFormatCodeIndex($formatCode) method getHashCode (line 373) | public function getHashCode() method setLowercaseCallback (line 447) | private static function setLowercaseCallback($matches) { method escapeQuotesCallback (line 451) | private static function escapeQuotesCallback($matches) { method formatAsDate (line 455) | private static function formatAsDate(&$value, &$format) method formatAsPercentage (line 489) | private static function formatAsPercentage(&$value, &$format) method formatAsFraction (line 507) | private static function formatAsFraction(&$value, &$format) method complexNumberFormatMask (line 532) | private static function complexNumberFormatMask($number, $mask, $level... method toFormattedString (line 579) | public static function toFormattedString($value = '0', $format = PHPEx... FILE: Classes/PHPExcel/Style/Protection.php class PHPExcel_Style_Protection (line 28) | class PHPExcel_Style_Protection extends PHPExcel_Style_Supervisor implem... method __construct (line 59) | public function __construct($isSupervisor = false, $isConditional = fa... method getSharedComponent (line 77) | public function getSharedComponent() method getStyleArray (line 88) | public function getStyleArray($array) method applyFromArray (line 109) | public function applyFromArray($pStyles = null) method getLocked (line 133) | public function getLocked() method setLocked (line 147) | public function setLocked($pValue = self::PROTECTION_INHERIT) method getHidden (line 163) | public function getHidden() method setHidden (line 177) | public function setHidden($pValue = self::PROTECTION_INHERIT) method getHashCode (line 193) | public function getHashCode() FILE: Classes/PHPExcel/Style/Supervisor.php class PHPExcel_Style_Supervisor (line 28) | abstract class PHPExcel_Style_Supervisor method __construct (line 51) | public function __construct($isSupervisor = false) method bindParent (line 63) | public function bindParent($parent, $parentPropertyName = null) method getIsSupervisor (line 74) | public function getIsSupervisor() method getActiveSheet (line 84) | public function getActiveSheet() method getSelectedCells (line 95) | public function getSelectedCells() method getActiveCell (line 106) | public function getActiveCell() method __clone (line 114) | public function __clone() FILE: Classes/PHPExcel/Worksheet.php class PHPExcel_Worksheet (line 28) | class PHPExcel_Worksheet implements PHPExcel_IComparable method __construct (line 333) | public function __construct(PHPExcel $pParent = null, $pTitle = 'Works... method disconnectCells (line 370) | public function disconnectCells() method __destruct (line 384) | public function __destruct() method getCellCacheController (line 396) | public function getCellCacheController() method getInvalidCharacters (line 407) | public static function getInvalidCharacters() method checkSheetCodeName (line 419) | private static function checkSheetCodeName($pValue) method checkSheetTitle (line 447) | private static function checkSheetTitle($pValue) method getCellCollection (line 468) | public function getCellCollection($pSorted = true) method sortCellCollection (line 485) | public function sortCellCollection() method getRowDimensions (line 498) | public function getRowDimensions() method getDefaultRowDimension (line 508) | public function getDefaultRowDimension() method getColumnDimensions (line 518) | public function getColumnDimensions() method getDefaultColumnDimension (line 528) | public function getDefaultColumnDimension() method getDrawingCollection (line 538) | public function getDrawingCollection() method getChartCollection (line 548) | public function getChartCollection() method addChart (line 560) | public function addChart(PHPExcel_Chart $pChart = null, $iChartIndex =... method getChartCount (line 578) | public function getChartCount() method getChartByIndex (line 590) | public function getChartByIndex($index = null) method getChartNames (line 612) | public function getChartNames() method getChartByName (line 628) | public function getChartByName($chartName = '') method refreshColumnDimensions (line 647) | public function refreshColumnDimensions() method refreshRowDimensions (line 666) | public function refreshRowDimensions() method calculateWorksheetDimension (line 685) | public function calculateWorksheetDimension() method calculateWorksheetDataDimension (line 696) | public function calculateWorksheetDataDimension() method calculateColumnWidths (line 708) | public function calculateColumnWidths($calculateMergeCells = false) method getParent (line 771) | public function getParent() method rebindParent (line 782) | public function rebindParent(PHPExcel $parent) method getTitle (line 804) | public function getTitle() method setTitle (line 820) | public function setTitle($pValue = 'Worksheet', $updateFormulaCellRefe... method getSheetState (line 882) | public function getSheetState() method setSheetState (line 893) | public function setSheetState($value = PHPExcel_Worksheet::SHEETSTATE_... method getPageSetup (line 904) | public function getPageSetup() method setPageSetup (line 915) | public function setPageSetup(PHPExcel_Worksheet_PageSetup $pValue) method getPageMargins (line 926) | public function getPageMargins() method setPageMargins (line 937) | public function setPageMargins(PHPExcel_Worksheet_PageMargins $pValue) method getHeaderFooter (line 948) | public function getHeaderFooter() method setHeaderFooter (line 959) | public function setHeaderFooter(PHPExcel_Worksheet_HeaderFooter $pValue) method getSheetView (line 970) | public function getSheetView() method setSheetView (line 981) | public function setSheetView(PHPExcel_Worksheet_SheetView $pValue) method getProtection (line 992) | public function getProtection() method setProtection (line 1003) | public function setProtection(PHPExcel_Worksheet_Protection $pValue) method getHighestColumn (line 1018) | public function getHighestColumn($row = null) method getHighestDataColumn (line 1033) | public function getHighestDataColumn($row = null) method getHighestRow (line 1045) | public function getHighestRow($column = null) method getHighestDataRow (line 1060) | public function getHighestDataRow($column = null) method getHighestRowAndColumn (line 1070) | public function getHighestRowAndColumn() method setCellValue (line 1083) | public function setCellValue($pCoordinate = 'A1', $pValue = null, $ret... method setCellValueByColumnAndRow (line 1098) | public function setCellValueByColumnAndRow($pColumn = 0, $pRow = 1, $p... method setCellValueExplicit (line 1113) | public function setCellValueExplicit($pCoordinate = 'A1', $pValue = nu... method setCellValueExplicitByColumnAndRow (line 1130) | public function setCellValueExplicitByColumnAndRow($pColumn = 0, $pRow... method getCell (line 1145) | public function getCell($pCoordinate = 'A1', $createIfNotExists = true) method getCellByColumnAndRow (line 1190) | public function getCellByColumnAndRow($pColumn = 0, $pRow = 1, $create... method createNewCell (line 1209) | private function createNewCell($pCoordinate) method cellExists (line 1247) | public function cellExists($pCoordinate = 'A1') method cellExistsByColumnAndRow (line 1296) | public function cellExistsByColumnAndRow($pColumn = 0, $pRow = 1) method getRowDimension (line 1307) | public function getRowDimension($pRow = 1, $create = true) method getColumnDimension (line 1330) | public function getColumnDimension($pColumn = 'A', $create = true) method getColumnDimensionByColumn (line 1355) | public function getColumnDimensionByColumn($pColumn = 0) method getStyles (line 1365) | public function getStyles() method getDefaultStyle (line 1377) | public function getDefaultStyle() method setDefaultStyle (line 1390) | public function setDefaultStyle(PHPExcel_Style $pValue) method getStyle (line 1408) | public function getStyle($pCellCoordinate = 'A1') method getConditionalStyles (line 1425) | public function getConditionalStyles($pCoordinate = 'A1') method conditionalStylesExists (line 1440) | public function conditionalStylesExists($pCoordinate = 'A1') method removeConditionalStyles (line 1454) | public function removeConditionalStyles($pCoordinate = 'A1') method getConditionalStylesCollection (line 1465) | public function getConditionalStylesCollection() method setConditionalStyles (line 1477) | public function setConditionalStyles($pCoordinate = 'A1', $pValue) method getStyleByColumnAndRow (line 1492) | public function getStyleByColumnAndRow($pColumn = 0, $pRow = 1, $pColu... method setSharedStyle (line 1513) | public function setSharedStyle(PHPExcel_Style $pSharedCellStyle = null... method duplicateStyle (line 1529) | public function duplicateStyle(PHPExcel_Style $pCellStyle = null, $pRa... method duplicateConditionalStyle (line 1575) | public function duplicateConditionalStyle(array $pCellStyle = null, $p... method duplicateStyleArray (line 1617) | public function duplicateStyleArray($pStyles = null, $pRange = '', $pA... method setBreak (line 1631) | public function setBreak($pCell = 'A1', $pBreak = PHPExcel_Worksheet::... method setBreakByColumnAndRow (line 1659) | public function setBreakByColumnAndRow($pColumn = 0, $pRow = 1, $pBrea... method getBreaks (line 1669) | public function getBreaks() method mergeCells (line 1681) | public function mergeCells($pRange = 'A1:A1') method mergeCellsByColumnAndRow (line 1724) | public function mergeCellsByColumnAndRow($pColumn1 = 0, $pRow1 = 1, $p... method unmergeCells (line 1737) | public function unmergeCells($pRange = 'A1:A1') method unmergeCellsByColumnAndRow (line 1765) | public function unmergeCellsByColumnAndRow($pColumn1 = 0, $pRow1 = 1, ... method getMergeCells (line 1776) | public function getMergeCells() method setMergeCells (line 1787) | public function setMergeCells($pValue = array()) method protectCells (line 1802) | public function protectCells($pRange = 'A1', $pPassword = '', $pAlread... method protectCellsByColumnAndRow (line 1827) | public function protectCellsByColumnAndRow($pColumn1 = 0, $pRow1 = 1, ... method unprotectCells (line 1840) | public function unprotectCells($pRange = 'A1') method unprotectCellsByColumnAndRow (line 1865) | public function unprotectCellsByColumnAndRow($pColumn1 = 0, $pRow1 = 1... method getProtectedCells (line 1876) | public function getProtectedCells() method getAutoFilter (line 1886) | public function getAutoFilter() method setAutoFilter (line 1899) | public function setAutoFilter($pValue) method setAutoFilterByColumnAndRow (line 1920) | public function setAutoFilterByColumnAndRow($pColumn1 = 0, $pRow1 = 1,... method removeAutoFilter (line 1934) | public function removeAutoFilter() method getFreezePane (line 1945) | public function getFreezePane() method freezePane (line 1962) | public function freezePane($pCell = '') method freezePaneByColumnAndRow (line 1982) | public function freezePaneByColumnAndRow($pColumn = 0, $pRow = 1) method unfreezePane (line 1992) | public function unfreezePane() method insertNewRowBefore (line 2005) | public function insertNewRowBefore($pBefore = 1, $pNumRows = 1) method insertNewColumnBefore (line 2024) | public function insertNewColumnBefore($pBefore = 'A', $pNumCols = 1) method insertNewColumnBeforeByIndex (line 2043) | public function insertNewColumnBeforeByIndex($pBefore = 0, $pNumCols = 1) method removeRow (line 2060) | public function removeRow($pRow = 1, $pNumRows = 1) method removeColumn (line 2084) | public function removeColumn($pColumn = 'A', $pNumCols = 1) method removeColumnByIndex (line 2109) | public function removeColumnByIndex($pColumn = 0, $pNumCols = 1) method getShowGridlines (line 2123) | public function getShowGridlines() method setShowGridlines (line 2134) | public function setShowGridlines($pValue = false) method getPrintGridlines (line 2145) | public function getPrintGridlines() method setPrintGridlines (line 2156) | public function setPrintGridlines($pValue = false) method getShowRowColHeaders (line 2167) | public function getShowRowColHeaders() method setShowRowColHeaders (line 2178) | public function setShowRowColHeaders($pValue = false) method getShowSummaryBelow (line 2189) | public function getShowSummaryBelow() method setShowSummaryBelow (line 2200) | public function setShowSummaryBelow($pValue = true) method getShowSummaryRight (line 2211) | public function getShowSummaryRight() method setShowSummaryRight (line 2222) | public function setShowSummaryRight($pValue = true) method getComments (line 2233) | public function getComments() method setComments (line 2244) | public function setComments($pValue = array()) method getComment (line 2258) | public function getComment($pCellCoordinate = 'A1') method getCommentByColumnAndRow (line 2289) | public function getCommentByColumnAndRow($pColumn = 0, $pRow = 1) method getSelectedCell (line 2300) | public function getSelectedCell() method getActiveCell (line 2310) | public function getActiveCell() method getSelectedCells (line 2320) | public function getSelectedCells() method setSelectedCell (line 2331) | public function setSelectedCell($pCoordinate = 'A1') method setSelectedCells (line 2343) | public function setSelectedCells($pCoordinate = 'A1') method setSelectedCellByColumnAndRow (line 2378) | public function setSelectedCellByColumnAndRow($pColumn = 0, $pRow = 1) method getRightToLeft (line 2388) | public function getRightToLeft() method setRightToLeft (line 2399) | public function setRightToLeft($value = false) method fromArray (line 2415) | public function fromArray($source = null, $nullValue = null, $startCel... method rangeToArray (line 2462) | public function rangeToArray($pRange = 'A1', $nullValue = null, $calcu... method namedRangeToArray (line 2533) | public function namedRangeToArray($pNamedRange = '', $nullValue = null... method toArray (line 2557) | public function toArray($nullValue = null, $calculateFormulas = true, ... method getRowIterator (line 2577) | public function getRowIterator($startRow = 1, $endRow = null) method getColumnIterator (line 2590) | public function getColumnIterator($startColumn = 'A', $endColumn = null) method garbageCollect (line 2600) | public function garbageCollect() method getHashCode (line 2645) | public function getHashCode() method extractSheetTitle (line 2664) | public static function extractSheetTitle($pRange, $returnRange = false) method getHyperlink (line 2683) | public function getHyperlink($pCellCoordinate = 'A1') method setHyperlink (line 2702) | public function setHyperlink($pCellCoordinate = 'A1', PHPExcel_Cell_Hy... method hyperlinkExists (line 2718) | public function hyperlinkExists($pCoordinate = 'A1') method getHyperlinkCollection (line 2728) | public function getHyperlinkCollection() method getDataValidation (line 2738) | public function getDataValidation($pCellCoordinate = 'A1') method setDataValidation (line 2757) | public function setDataValidation($pCellCoordinate = 'A1', PHPExcel_Ce... method dataValidationExists (line 2773) | public function dataValidationExists($pCoordinate = 'A1') method getDataValidationCollection (line 2783) | public function getDataValidationCollection() method shrinkRangeToFit (line 2794) | public function shrinkRangeToFit($range) method getTabColor (line 2829) | public function getTabColor() method resetTabColor (line 2842) | public function resetTabColor() method isTabColorSet (line 2855) | public function isTabColorSet() method copy (line 2865) | public function copy() method __clone (line 2875) | public function __clone() method setCodeName (line 2907) | public function setCodeName($pValue = null) method getCodeName (line 2956) | public function getCodeName() method hasCodeName (line 2964) | public function hasCodeName() FILE: Classes/PHPExcel/Worksheet/AutoFilter.php class PHPExcel_Worksheet_AutoFilter (line 28) | class PHPExcel_Worksheet_AutoFilter method __construct (line 60) | public function __construct($pRange = '', PHPExcel_Worksheet $pSheet =... method getParent (line 71) | public function getParent() method setParent (line 82) | public function setParent(PHPExcel_Worksheet $pSheet = null) method getRange (line 94) | public function getRange() method setRange (line 106) | public function setRange($pRange = '') method getColumns (line 145) | public function getColumns() method testColumnInRange (line 157) | public function testColumnInRange($column) method getColumnOffset (line 179) | public function getColumnOffset($pColumn) method getColumn (line 191) | public function getColumn($pColumn) method getColumnByOffset (line 209) | public function getColumnByOffset($pColumnOffset = 0) method setColumn (line 225) | public function setColumn($pColumn) method clearColumn (line 254) | public function clearColumn($pColumn) method shiftColumn (line 276) | public function shiftColumn($fromColumn = null, $toColumn = null) method filterTestInSimpleDataSet (line 302) | private static function filterTestInSimpleDataSet($cellValue, $dataSet) method filterTestInDateGroupSet (line 319) | private static function filterTestInDateGroupSet($cellValue, $dataSet) method filterTestInCustomDataSet (line 359) | private static function filterTestInCustomDataSet($cellValue, $ruleSet) method filterTestInPeriodDateSet (line 437) | private static function filterTestInPeriodDateSet($cellValue, $monthSet) method dynamicFilterDateRange (line 470) | private function dynamicFilterDateRange($dynamicRuleType, &$filterColumn) method calculateTopTenValue (line 572) | private function calculateTopTenValue($columnID, $startRow, $endRow, $... method showHideRows (line 593) | public function showHideRows() FILE: Classes/PHPExcel/Worksheet/AutoFilter/Column.php class PHPExcel_Worksheet_AutoFilter_Column (line 28) | class PHPExcel_Worksheet_AutoFilter_Column method __construct (line 123) | public function __construct($pColumn, PHPExcel_Worksheet_AutoFilter $p... method getColumnIndex (line 134) | public function getColumnIndex() method setColumnIndex (line 146) | public function setColumnIndex($pColumn) method getParent (line 164) | public function getParent() method setParent (line 175) | public function setParent(PHPExcel_Worksheet_AutoFilter $pParent = null) method getFilterType (line 187) | public function getFilterType() method setFilterType (line 199) | public function setFilterType($pFilterType = self::AUTOFILTER_FILTERTY... method getJoin (line 215) | public function getJoin() method setJoin (line 227) | public function setJoin($pJoin = self::AUTOFILTER_COLUMN_JOIN_OR) method setAttributes (line 247) | public function setAttributes($pAttributes = array()) method setAttribute (line 262) | public function setAttribute($pName, $pValue) method getAttributes (line 274) | public function getAttributes() method getAttribute (line 285) | public function getAttribute($pName) method getRules (line 299) | public function getRules() method getRule (line 310) | public function getRule($pIndex) method createRule (line 323) | public function createRule() method addRule (line 337) | public function addRule(PHPExcel_Worksheet_AutoFilter_Column_Rule $pRu... method deleteRule (line 352) | public function deleteRule($pIndex) method clearRules (line 370) | public function clearRules() method __clone (line 381) | public function __clone() FILE: Classes/PHPExcel/Worksheet/AutoFilter/Column/Rule.php class PHPExcel_Worksheet_AutoFilter_Column_Rule (line 28) | class PHPExcel_Worksheet_AutoFilter_Column_Rule method __construct (line 267) | public function __construct(PHPExcel_Worksheet_AutoFilter_Column $pPar... method getRuleType (line 277) | public function getRuleType() method setRuleType (line 289) | public function setRuleType($pRuleType = self::AUTOFILTER_RULETYPE_FIL... method getValue (line 305) | public function getValue() method setValue (line 317) | public function setValue($pValue = '') method getOperator (line 347) | public function getOperator() method setOperator (line 359) | public function setOperator($pOperator = self::AUTOFILTER_COLUMN_RULE_... method getGrouping (line 378) | public function getGrouping() method setGrouping (line 390) | public function setGrouping($pGrouping = null) method setRule (line 412) | public function setRule($pOperator = self::AUTOFILTER_COLUMN_RULE_EQUA... method getParent (line 431) | public function getParent() method setParent (line 442) | public function setParent(PHPExcel_Worksheet_AutoFilter_Column $pParen... method __clone (line 452) | public function __clone() FILE: Classes/PHPExcel/Worksheet/BaseDrawing.php class PHPExcel_Worksheet_BaseDrawing (line 28) | class PHPExcel_Worksheet_BaseDrawing implements PHPExcel_IComparable method __construct (line 124) | public function __construct() method getImageIndex (line 149) | public function getImageIndex() method getName (line 159) | public function getName() method setName (line 170) | public function setName($pValue = '') method getDescription (line 181) | public function getDescription() method setDescription (line 192) | public function setDescription($pValue = '') method getWorksheet (line 203) | public function getWorksheet() method setWorksheet (line 216) | public function setWorksheet(PHPExcel_Worksheet $pValue = null, $pOver... method getCoordinates (line 250) | public function getCoordinates() method setCoordinates (line 261) | public function setCoordinates($pValue = 'A1') method getOffsetX (line 272) | public function getOffsetX() method setOffsetX (line 283) | public function setOffsetX($pValue = 0) method getOffsetY (line 294) | public function getOffsetY() method setOffsetY (line 305) | public function setOffsetY($pValue = 0) method getWidth (line 316) | public function getWidth() method setWidth (line 327) | public function setWidth($pValue = 0) method getHeight (line 346) | public function getHeight() method setHeight (line 357) | public function setHeight($pValue = 0) method setWidthAndHeight (line 384) | public function setWidthAndHeight($width = 0, $height = 0) method getResizeProportional (line 409) | public function getResizeProportional() method setResizeProportional (line 420) | public function setResizeProportional($pValue = true) method getRotation (line 431) | public function getRotation() method setRotation (line 442) | public function setRotation($pValue = 0) method getShadow (line 453) | public function getShadow() method setShadow (line 465) | public function setShadow(PHPExcel_Worksheet_Drawing_Shadow $pValue = ... method getHashCode (line 476) | public function getHashCode() method __clone (line 496) | public function __clone() FILE: Classes/PHPExcel/Worksheet/CellIterator.php class PHPExcel_Worksheet_CellIterator (line 28) | abstract class PHPExcel_Worksheet_CellIterator method __destruct (line 54) | public function __destruct() method getIterateOnlyExistingCells (line 64) | public function getIterateOnlyExistingCells() method adjustForExistingOnlyRange (line 74) | abstract protected function adjustForExistingOnlyRange(); method setIterateOnlyExistingCells (line 82) | public function setIterateOnlyExistingCells($value = true) FILE: Classes/PHPExcel/Worksheet/Column.php class PHPExcel_Worksheet_Column (line 28) | class PHPExcel_Worksheet_Column method __construct (line 50) | public function __construct(PHPExcel_Worksheet $parent = null, $column... method __destruct (line 60) | public function __destruct() method getColumnIndex (line 70) | public function getColumnIndex() method getCellIterator (line 82) | public function getCellIterator($startRow = 1, $endRow = null) FILE: Classes/PHPExcel/Worksheet/ColumnCellIterator.php class PHPExcel_Worksheet_ColumnCellIterator (line 28) | class PHPExcel_Worksheet_ColumnCellIterator extends PHPExcel_Worksheet_C... method __construct (line 59) | public function __construct(PHPExcel_Worksheet $subject = null, $colum... method __destruct (line 71) | public function __destruct() method resetStart (line 83) | public function resetStart($startRow = 1) method resetEnd (line 99) | public function resetEnd($endRow = null) method seek (line 114) | public function seek($row = 1) method rewind (line 129) | public function rewind() method current (line 139) | public function current() method key (line 149) | public function key() method next (line 157) | public function next() method prev (line 169) | public function prev() method valid (line 187) | public function valid() method adjustForExistingOnlyRange (line 197) | protected function adjustForExistingOnlyRange() FILE: Classes/PHPExcel/Worksheet/ColumnDimension.php class PHPExcel_Worksheet_ColumnDimension (line 28) | class PHPExcel_Worksheet_ColumnDimension extends PHPExcel_Worksheet_Dime... method __construct (line 58) | public function __construct($pIndex = 'A') method getColumnIndex (line 72) | public function getColumnIndex() method setColumnIndex (line 83) | public function setColumnIndex($pValue) method getWidth (line 94) | public function getWidth() method setWidth (line 105) | public function setWidth($pValue = -1) method getAutoSize (line 116) | public function getAutoSize() method setAutoSize (line 127) | public function setAutoSize($pValue = false) FILE: Classes/PHPExcel/Worksheet/ColumnIterator.php class PHPExcel_Worksheet_ColumnIterator (line 28) | class PHPExcel_Worksheet_ColumnIterator implements Iterator method __construct (line 67) | public function __construct(PHPExcel_Worksheet $subject = null, $start... method __destruct (line 78) | public function __destruct() method resetStart (line 90) | public function resetStart($startColumn = 'A') method resetEnd (line 112) | public function resetEnd($endColumn = null) method seek (line 127) | public function seek($column = 'A') method rewind (line 141) | public function rewind() method current (line 151) | public function current() method key (line 161) | public function key() method next (line 169) | public function next() method prev (line 179) | public function prev() method valid (line 197) | public function valid() FILE: Classes/PHPExcel/Worksheet/Dimension.php class PHPExcel_Worksheet_Dimension (line 28) | abstract class PHPExcel_Worksheet_Dimension method __construct (line 63) | public function __construct($initialValue = null) method getVisible (line 74) | public function getVisible() method setVisible (line 85) | public function setVisible($pValue = true) method getOutlineLevel (line 96) | public function getOutlineLevel() method setOutlineLevel (line 110) | public function setOutlineLevel($pValue) method getCollapsed (line 125) | public function getCollapsed() method setCollapsed (line 136) | public function setCollapsed($pValue = true) method getXfIndex (line 147) | public function getXfIndex() method setXfIndex (line 158) | public function setXfIndex($pValue = 0) method __clone (line 167) | public function __clone() FILE: Classes/PHPExcel/Worksheet/Drawing.php class PHPExcel_Worksheet_Drawing (line 28) | class PHPExcel_Worksheet_Drawing extends PHPExcel_Worksheet_BaseDrawing ... method __construct (line 40) | public function __construct() method getFilename (line 54) | public function getFilename() method getIndexedFilename (line 64) | public function getIndexedFilename() method getExtension (line 76) | public function getExtension() method getPath (line 87) | public function getPath() method setPath (line 100) | public function setPath($pValue = '', $pVerifyFile = true) method getHashCode (line 124) | public function getHashCode() method __clone (line 136) | public function __clone() FILE: Classes/PHPExcel/Worksheet/Drawing/Shadow.php class PHPExcel_Worksheet_Drawing_Shadow (line 28) | class PHPExcel_Worksheet_Drawing_Shadow implements PHPExcel_IComparable method __construct (line 96) | public function __construct() method getVisible (line 113) | public function getVisible() method setVisible (line 124) | public function setVisible($pValue = false) method getBlurRadius (line 135) | public function getBlurRadius() method setBlurRadius (line 146) | public function setBlurRadius($pValue = 6) method getDistance (line 157) | public function getDistance() method setDistance (line 168) | public function setDistance($pValue = 2) method getDirection (line 179) | public function getDirection() method setDirection (line 190) | public function setDirection($pValue = 0) method getAlignment (line 201) | public function getAlignment() method setAlignment (line 212) | public function setAlignment($pValue = 0) method getColor (line 223) | public function getColor() method setColor (line 235) | public function setColor(PHPExcel_Style_Color $pValue = null) method getAlpha (line 246) | public function getAlpha() method setAlpha (line 257) | public function setAlpha($pValue = 0) method getHashCode (line 268) | public function getHashCode() method __clone (line 285) | public function __clone() FILE: Classes/PHPExcel/Worksheet/HeaderFooter.php class PHPExcel_Worksheet_HeaderFooter (line 88) | class PHPExcel_Worksheet_HeaderFooter method __construct (line 178) | public function __construct() method getOddHeader (line 187) | public function getOddHeader() method setOddHeader (line 198) | public function setOddHeader($pValue) method getOddFooter (line 209) | public function getOddFooter() method setOddFooter (line 220) | public function setOddFooter($pValue) method getEvenHeader (line 231) | public function getEvenHeader() method setEvenHeader (line 242) | public function setEvenHeader($pValue) method getEvenFooter (line 253) | public function getEvenFooter() method setEvenFooter (line 264) | public function setEvenFooter($pValue) method getFirstHeader (line 275) | public function getFirstHeader() method setFirstHeader (line 286) | public function setFirstHeader($pValue) method getFirstFooter (line 297) | public function getFirstFooter() method setFirstFooter (line 308) | public function setFirstFooter($pValue) method getDifferentOddEven (line 319) | public function getDifferentOddEven() method setDifferentOddEven (line 330) | public function setDifferentOddEven($pValue = false) method getDifferentFirst (line 341) | public function getDifferentFirst() method setDifferentFirst (line 352) | public function setDifferentFirst($pValue = false) method getScaleWithDocument (line 363) | public function getScaleWithDocument() method setScaleWithDocument (line 374) | public function setScaleWithDocument($pValue = true) method getAlignWithMargins (line 385) | public function getAlignWithMargins() method setAlignWithMargins (line 396) | public function setAlignWithMargins($pValue = true) method addImage (line 410) | public function addImage(PHPExcel_Worksheet_HeaderFooterDrawing $image... method removeImage (line 423) | public function removeImage($location = self::IMAGE_HEADER_LEFT) method setImages (line 438) | public function setImages($images) method getImages (line 453) | public function getImages() method __clone (line 483) | public function __clone() FILE: Classes/PHPExcel/Worksheet/HeaderFooterDrawing.php class PHPExcel_Worksheet_HeaderFooterDrawing (line 28) | class PHPExcel_Worksheet_HeaderFooterDrawing extends PHPExcel_Worksheet_... method __construct (line 82) | public function __construct() method getName (line 99) | public function getName() method setName (line 110) | public function setName($pValue = '') method getOffsetX (line 121) | public function getOffsetX() method setOffsetX (line 132) | public function setOffsetX($pValue = 0) method getOffsetY (line 143) | public function getOffsetY() method setOffsetY (line 154) | public function setOffsetY($pValue = 0) method getWidth (line 165) | public function getWidth() method setWidth (line 176) | public function setWidth($pValue = 0) method getHeight (line 195) | public function getHeight() method setHeight (line 206) | public function setHeight($pValue = 0) method setWidthAndHeight (line 233) | public function setWidthAndHeight($width = 0, $height = 0) method getResizeProportional (line 254) | public function getResizeProportional() method setResizeProportional (line 265) | public function setResizeProportional($pValue = true) method getFilename (line 276) | public function getFilename() method getExtension (line 286) | public function getExtension() method getPath (line 297) | public function getPath() method setPath (line 310) | public function setPath($pValue = '', $pVerifyFile = true) method getHashCode (line 334) | public function getHashCode() method __clone (line 350) | public function __clone() FILE: Classes/PHPExcel/Worksheet/MemoryDrawing.php class PHPExcel_Worksheet_MemoryDrawing (line 28) | class PHPExcel_Worksheet_MemoryDrawing extends PHPExcel_Worksheet_BaseDr... method __construct (line 73) | public function __construct() method getImageResource (line 90) | public function getImageResource() method setImageResource (line 101) | public function setImageResource($value = null) method getRenderingFunction (line 118) | public function getRenderingFunction() method setRenderingFunction (line 129) | public function setRenderingFunction($value = PHPExcel_Worksheet_Memor... method getMimeType (line 140) | public function getMimeType() method setMimeType (line 151) | public function setMimeType($value = PHPExcel_Worksheet_MemoryDrawing:... method getIndexedFilename (line 162) | public function getIndexedFilename() method getHashCode (line 176) | public function getHashCode() method __clone (line 190) | public function __clone() FILE: Classes/PHPExcel/Worksheet/PageMargins.php class PHPExcel_Worksheet_PageMargins (line 36) | class PHPExcel_Worksheet_PageMargins method __construct (line 83) | public function __construct() method getLeft (line 92) | public function getLeft() method setLeft (line 103) | public function setLeft($pValue) method getRight (line 114) | public function getRight() method setRight (line 125) | public function setRight($pValue) method getTop (line 136) | public function getTop() method setTop (line 147) | public function setTop($pValue) method getBottom (line 158) | public function getBottom() method setBottom (line 169) | public function setBottom($pValue) method getHeader (line 180) | public function getHeader() method setHeader (line 191) | public function setHeader($pValue) method getFooter (line 202) | public function getFooter() method setFooter (line 213) | public function setFooter($pValue) method __clone (line 222) | public function __clone() FILE: Classes/PHPExcel/Worksheet/PageSetup.php class PHPExcel_Worksheet_PageSetup (line 107) | class PHPExcel_Worksheet_PageSetup method __construct (line 280) | public function __construct() method getPaperSize (line 289) | public function getPaperSize() method setPaperSize (line 300) | public function setPaperSize($pValue = PHPExcel_Worksheet_PageSetup::P... method getOrientation (line 311) | public function getOrientation() method setOrientation (line 322) | public function setOrientation($pValue = PHPExcel_Worksheet_PageSetup:... method getScale (line 333) | public function getScale() method setScale (line 349) | public function setScale($pValue = 100, $pUpdate = true) method getFitToPage (line 369) | public function getFitToPage() method setFitToPage (line 380) | public function setFitToPage($pValue = true) method getFitToHeight (line 391) | public function getFitToHeight() method setFitToHeight (line 403) | public function setFitToHeight($pValue = 1, $pUpdate = true) method getFitToWidth (line 417) | public function getFitToWidth() method setFitToWidth (line 429) | public function setFitToWidth($pValue = 1, $pUpdate = true) method isColumnsToRepeatAtLeftSet (line 443) | public function isColumnsToRepeatAtLeftSet() method getColumnsToRepeatAtLeft (line 459) | public function getColumnsToRepeatAtLeft() method setColumnsToRepeatAtLeft (line 470) | public function setColumnsToRepeatAtLeft($pValue = null) method setColumnsToRepeatAtLeftByStartAndEnd (line 485) | public function setColumnsToRepeatAtLeftByStartAndEnd($pStart = 'A', $... method isRowsToRepeatAtTopSet (line 496) | public function isRowsToRepeatAtTopSet() method getRowsToRepeatAtTop (line 512) | public function getRowsToRepeatAtTop() method setRowsToRepeatAtTop (line 523) | public function setRowsToRepeatAtTop($pValue = null) method setRowsToRepeatAtTopByStartAndEnd (line 538) | public function setRowsToRepeatAtTopByStartAndEnd($pStart = 1, $pEnd = 1) method getHorizontalCentered (line 549) | public function getHorizontalCentered() method setHorizontalCentered (line 560) | public function setHorizontalCentered($value = false) method getVerticalCentered (line 571) | public function getVerticalCentered() method setVerticalCentered (line 582) | public function setVerticalCentered($value = false) method getPrintArea (line 598) | public function getPrintArea($index = 0) method isPrintAreaSet (line 619) | public function isPrintAreaSet($index = 0) method clearPrintArea (line 637) | public function clearPrintArea($index = 0) method setPrintArea (line 672) | public function setPrintArea($value, $index = 0, $method = self::SETPR... method addPrintArea (line 731) | public function addPrintArea($value, $index = -1) method setPrintAreaByColumnAndRow (line 759) | public function setPrintAreaByColumnAndRow($column1, $row1, $column2, ... method addPrintAreaByColumnAndRow (line 784) | public function addPrintAreaByColumnAndRow($column1, $row1, $column2, ... method getFirstPageNumber (line 798) | public function getFirstPageNumber() method setFirstPageNumber (line 809) | public function setFirstPageNumber($value = null) method resetFirstPageNumber (line 820) | public function resetFirstPageNumber() method __clone (line 828) | public function __clone() FILE: Classes/PHPExcel/Worksheet/Protection.php class PHPExcel_Worksheet_Protection (line 36) | class PHPExcel_Worksheet_Protection method __construct (line 160) | public function __construct() method isProtectionEnabled (line 169) | public function isProtectionEnabled() method getSheet (line 194) | public function getSheet() method setSheet (line 205) | public function setSheet($pValue = false) method getObjects (line 216) | public function getObjects() method setObjects (line 227) | public function setObjects($pValue = false) method getScenarios (line 238) | public function getScenarios() method setScenarios (line 249) | public function setScenarios($pValue = false) method getFormatCells (line 260) | public function getFormatCells() method setFormatCells (line 271) | public function setFormatCells($pValue = false) method getFormatColumns (line 282) | public function getFormatColumns() method setFormatColumns (line 293) | public function setFormatColumns($pValue = false) method getFormatRows (line 304) | public function getFormatRows() method setFormatRows (line 315) | public function setFormatRows($pValue = false) method getInsertColumns (line 326) | public function getInsertColumns() method setInsertColumns (line 337) | public function setInsertColumns($pValue = false) method getInsertRows (line 348) | public function getInsertRows() method setInsertRows (line 359) | public function setInsertRows($pValue = false) method getInsertHyperlinks (line 370) | public function getInsertHyperlinks() method setInsertHyperlinks (line 381) | public function setInsertHyperlinks($pValue = false) method getDeleteColumns (line 392) | public function getDeleteColumns() method setDeleteColumns (line 403) | public function setDeleteColumns($pValue = false) method getDeleteRows (line 414) | public function getDeleteRows() method setDeleteRows (line 425) | public function setDeleteRows($pValue = false) method getSelectLockedCells (line 436) | public function getSelectLockedCells() method setSelectLockedCells (line 447) | public function setSelectLockedCells($pValue = false) method getSort (line 458) | public function getSort() method setSort (line 469) | public function setSort($pValue = false) method getAutoFilter (line 480) | public function getAutoFilter() method setAutoFilter (line 491) | public function setAutoFilter($pValue = false) method getPivotTables (line 502) | public function getPivotTables() method setPivotTables (line 513) | public function setPivotTables($pValue = false) method getSelectUnlockedCells (line 524) | public function getSelectUnlockedCells() method setSelectUnlockedCells (line 535) | public function setSelectUnlockedCells($pValue = false) method getPassword (line 546) | public function getPassword() method setPassword (line 558) | public function setPassword($pValue = '', $pAlreadyHashed = false) method __clone (line 570) | public function __clone() FILE: Classes/PHPExcel/Worksheet/Row.php class PHPExcel_Worksheet_Row (line 28) | class PHPExcel_Worksheet_Row method __construct (line 50) | public function __construct(PHPExcel_Worksheet $parent = null, $rowInd... method __destruct (line 60) | public function __destruct() method getRowIndex (line 70) | public function getRowIndex() method getCellIterator (line 82) | public function getCellIterator($startColumn = 'A', $endColumn = null) FILE: Classes/PHPExcel/Worksheet/RowCellIterator.php class PHPExcel_Worksheet_RowCellIterator (line 28) | class PHPExcel_Worksheet_RowCellIterator extends PHPExcel_Worksheet_Cell... method __construct (line 59) | public function __construct(PHPExcel_Worksheet $subject = null, $rowIn... method __destruct (line 71) | public function __destruct() method resetStart (line 83) | public function resetStart($startColumn = 'A') method resetEnd (line 100) | public function resetEnd($endColumn = null) method seek (line 116) | public function seek($column = 'A') method rewind (line 132) | public function rewind() method current (line 142) | public function current() method key (line 152) | public function key() method next (line 160) | public function next() method prev (line 174) | public function prev() method valid (line 196) | public function valid() method adjustForExistingOnlyRange (line 206) | protected function adjustForExistingOnlyRange() FILE: Classes/PHPExcel/Worksheet/RowDimension.php class PHPExcel_Worksheet_RowDimension (line 28) | class PHPExcel_Worksheet_RowDimension extends PHPExcel_Worksheet_Dimension method __construct (line 58) | public function __construct($pIndex = 0) method getRowIndex (line 72) | public function getRowIndex() method setRowIndex (line 83) | public function setRowIndex($pValue) method getRowHeight (line 94) | public function getRowHeight() method setRowHeight (line 105) | public function setRowHeight($pValue = -1) method getZeroHeight (line 116) | public function getZeroHeight() method setZeroHeight (line 127) | public function setZeroHeight($pValue = false) FILE: Classes/PHPExcel/Worksheet/RowIterator.php class PHPExcel_Worksheet_RowIterator (line 28) | class PHPExcel_Worksheet_RowIterator implements Iterator method __construct (line 67) | public function __construct(PHPExcel_Worksheet $subject, $startRow = 1... method __destruct (line 78) | public function __destruct() method resetStart (line 90) | public function resetStart($startRow = 1) method resetEnd (line 111) | public function resetEnd($endRow = null) method seek (line 125) | public function seek($row = 1) method rewind (line 138) | public function rewind() method current (line 148) | public function current() method key (line 158) | public function key() method next (line 166) | public function next() method prev (line 174) | public function prev() method valid (line 188) | public function valid() FILE: Classes/PHPExcel/Worksheet/SheetView.php class PHPExcel_Worksheet_SheetView (line 28) | class PHPExcel_Worksheet_SheetView method __construct (line 72) | public function __construct() method getZoomScale (line 81) | public function getZoomScale() method setZoomScale (line 95) | public function setZoomScale($pValue = 100) method getZoomScaleNormal (line 112) | public function getZoomScaleNormal() method setZoomScaleNormal (line 126) | public function setZoomScaleNormal($pValue = 100) method getView (line 141) | public function getView() method setView (line 158) | public function setView($pValue = null) method __clone (line 176) | public function __clone() FILE: Classes/PHPExcel/WorksheetIterator.php class PHPExcel_WorksheetIterator (line 28) | class PHPExcel_WorksheetIterator implements Iterator method __construct (line 49) | public function __construct(PHPExcel $subject = null) method __destruct (line 58) | public function __destruct() method rewind (line 66) | public function rewind() method current (line 76) | public function current() method key (line 86) | public function key() method next (line 94) | public function next() method valid (line 104) | public function valid() FILE: Classes/PHPExcel/Writer/Abstract.php class PHPExcel_Writer_Abstract (line 28) | abstract class PHPExcel_Writer_Abstract implements PHPExcel_Writer_IWriter method getIncludeCharts (line 68) | public function getIncludeCharts() method setIncludeCharts (line 81) | public function setIncludeCharts($pValue = false) method getPreCalculateFormulas (line 97) | public function getPreCalculateFormulas() method setPreCalculateFormulas (line 110) | public function setPreCalculateFormulas($pValue = true) method getUseDiskCaching (line 121) | public function getUseDiskCaching() method setUseDiskCaching (line 134) | public function setUseDiskCaching($pValue = false, $pDirectory = null) method getDiskCachingDirectory (line 153) | public function getDiskCachingDirectory() FILE: Classes/PHPExcel/Writer/CSV.php class PHPExcel_Writer_CSV (line 28) | class PHPExcel_Writer_CSV extends PHPExcel_Writer_Abstract implements PH... method __construct (line 92) | public function __construct(PHPExcel $phpExcel) method save (line 103) | public function save($pFilename = null) method getDelimiter (line 159) | public function getDelimiter() method setDelimiter (line 170) | public function setDelimiter($pValue = ',') method getEnclosure (line 181) | public function getEnclosure() method setEnclosure (line 192) | public function setEnclosure($pValue = '"') method getLineEnding (line 206) | public function getLineEnding() method setLineEnding (line 217) | public function setLineEnding($pValue = PHP_EOL) method getUseBOM (line 228) | public function getUseBOM() method setUseBOM (line 239) | public function setUseBOM($pValue = false) method getIncludeSeparatorLine (line 250) | public function getIncludeSeparatorLine() method setIncludeSeparatorLine (line 261) | public function setIncludeSeparatorLine($pValue = false) method getExcelCompatibility (line 272) | public function getExcelCompatibility() method setExcelCompatibility (line 284) | public function setExcelCompatibility($pValue = false) method getSheetIndex (line 295) | public function getSheetIndex() method setSheetIndex (line 306) | public function setSheetIndex($pValue = 0) method writeLine (line 319) | private function writeLine($pFileHandle = null, $pValues = null) FILE: Classes/PHPExcel/Writer/Excel2007.php class PHPExcel_Writer_Excel2007 (line 28) | class PHPExcel_Writer_Excel2007 extends PHPExcel_Writer_Abstract impleme... method __construct (line 123) | public function __construct(PHPExcel $pPHPExcel = null) method getWriterPart (line 166) | public function getWriterPart($pPartName = '') method save (line 181) | public function save($pFilename = null) method getPHPExcel (line 410) | public function getPHPExcel() method setPHPExcel (line 426) | public function setPHPExcel(PHPExcel $pPHPExcel = null) method getStringTable (line 437) | public function getStringTable() method getStyleHashTable (line 447) | public function getStyleHashTable() method getStylesConditionalHashTable (line 457) | public function getStylesConditionalHashTable() method getFillHashTable (line 467) | public function getFillHashTable() method getFontHashTable (line 477) | public function getFontHashTable() method getBordersHashTable (line 487) | public function getBordersHashTable() method getNumFmtHashTable (line 497) | public function getNumFmtHashTable() method getDrawingHashTable (line 507) | public function getDrawingHashTable() method getOffice2003Compatibility (line 517) | public function getOffice2003Compatibility() method setOffice2003Compatibility (line 528) | public function setOffice2003Compatibility($pValue = false) FILE: Classes/PHPExcel/Writer/Excel2007/Chart.php class PHPExcel_Writer_Excel2007_Chart (line 28) | class PHPExcel_Writer_Excel2007_Chart extends PHPExcel_Writer_Excel2007_... method writeChart (line 40) | public function writeChart(PHPExcel_Chart $pChart = null, $calculateCe... method writeTitle (line 119) | private function writeTitle(PHPExcel_Chart_Title $title = null, $objWr... method writeLegend (line 164) | private function writeLegend(PHPExcel_Chart_Legend $legend = null, $ob... method writePlotArea (line 219) | private function writePlotArea(PHPExcel_Chart_PlotArea $plotArea, PHPE... method writeDataLabels (line 355) | private function writeDataLabels($objWriter, $chartLayout) method writeCategoryAxis (line 410) | private function writeCategoryAxis($objWriter, PHPExcel_Chart_PlotArea... method writeValueAxis (line 532) | private function writeValueAxis($objWriter, PHPExcel_Chart_PlotArea $p... method getChartType (line 1015) | private static function getChartType($plotArea) method writePlotGroup (line 1048) | private function writePlotGroup($plotGroup, $groupType, $objWriter, &$... method writePlotSeriesLabel (line 1222) | private function writePlotSeriesLabel($plotSeriesLabel, $objWriter) method writePlotSeriesValues (line 1260) | private function writePlotSeriesValues($plotSeriesValues, $objWriter, ... method writeBubbles (line 1352) | private function writeBubbles($plotSeriesValues, $objWriter, PHPExcel_... method writeLayout (line 1399) | private function writeLayout(PHPExcel_Chart_Layout $layout = null, $ob... method writeAlternateContent (line 1468) | private function writeAlternateContent($objWriter) method writePrintSettings (line 1498) | private function writePrintSettings($objWriter) FILE: Classes/PHPExcel/Writer/Excel2007/Comments.php class PHPExcel_Writer_Excel2007_Comments (line 28) | class PHPExcel_Writer_Excel2007_Comments extends PHPExcel_Writer_Excel20... method writeComments (line 37) | public function writeComments(PHPExcel_Worksheet $pWorksheet = null) method writeComment (line 95) | private function writeComment(PHPExcel_Shared_XMLWriter $objWriter = n... method writeVMLComments (line 117) | public function writeVMLComments(PHPExcel_Worksheet $pWorksheet = null) method writeVMLComment (line 190) | private function writeVMLComment(PHPExcel_Shared_XMLWriter $objWriter ... FILE: Classes/PHPExcel/Writer/Excel2007/ContentTypes.php class PHPExcel_Writer_Excel2007_ContentTypes (line 28) | class PHPExcel_Writer_Excel2007_ContentTypes extends PHPExcel_Writer_Exc... method writeContentTypes (line 38) | public function writeContentTypes(PHPExcel $pPHPExcel = null, $include... method getImageMimeType (line 189) | private function getImageMimeType($pFile = '') method writeDefaultContentType (line 207) | private function writeDefaultContentType(PHPExcel_Shared_XMLWriter $ob... method writeOverrideContentType (line 228) | private function writeOverrideContentType(PHPExcel_Shared_XMLWriter $o... FILE: Classes/PHPExcel/Writer/Excel2007/DocProps.php class PHPExcel_Writer_Excel2007_DocProps (line 28) | class PHPExcel_Writer_Excel2007_DocProps extends PHPExcel_Writer_Excel20... method writeDocPropsApp (line 37) | public function writeDocPropsApp(PHPExcel $pPHPExcel = null) method writeDocPropsCore (line 134) | public function writeDocPropsCore(PHPExcel $pPHPExcel = null) method writeDocPropsCustom (line 201) | public function writeDocPropsCustom(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/Excel2007/Drawing.php class PHPExcel_Writer_Excel2007_Drawing (line 28) | class PHPExcel_Writer_Excel2007_Drawing extends PHPExcel_Writer_Excel200... method writeDrawings (line 39) | public function writeDrawings(PHPExcel_Worksheet $pWorksheet = null, &... method writeChart (line 91) | public function writeChart(PHPExcel_Shared_XMLWriter $objWriter = null... method writeDrawing (line 163) | public function writeDrawing(PHPExcel_Shared_XMLWriter $objWriter = nu... method writeVMLHeaderFooterImages (line 380) | public function writeVMLHeaderFooterImages(PHPExcel_Worksheet $pWorksh... method writeVMLHeaderFooterImage (line 528) | private function writeVMLHeaderFooterImage(PHPExcel_Shared_XMLWriter $... method allDrawings (line 570) | public function allDrawings(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/Excel2007/Rels.php class PHPExcel_Writer_Excel2007_Rels (line 28) | class PHPExcel_Writer_Excel2007_Rels extends PHPExcel_Writer_Excel2007_W... method writeRelationships (line 37) | public function writeRelationships(PHPExcel $pPHPExcel = null) method writeWorkbookRelationships (line 111) | public function writeWorkbookRelationships(PHPExcel $pPHPExcel = null) method writeWorksheetRelationships (line 192) | public function writeWorksheetRelationships(PHPExcel_Worksheet $pWorks... method writeDrawingRelationships (line 300) | public function writeDrawingRelationships(PHPExcel_Worksheet $pWorkshe... method writeHeaderFooterDrawingRelationships (line 363) | public function writeHeaderFooterDrawingRelationships(PHPExcel_Workshe... method writeRelationship (line 406) | private function writeRelationship(PHPExcel_Shared_XMLWriter $objWrite... FILE: Classes/PHPExcel/Writer/Excel2007/RelsRibbon.php class PHPExcel_Writer_Excel2007_RelsRibbon (line 28) | class PHPExcel_Writer_Excel2007_RelsRibbon extends PHPExcel_Writer_Excel... method writeRibbonRelationships (line 37) | public function writeRibbonRelationships(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/Excel2007/RelsVBA.php class PHPExcel_Writer_Excel2007_RelsVBA (line 28) | class PHPExcel_Writer_Excel2007_RelsVBA extends PHPExcel_Writer_Excel200... method writeVBARelationships (line 37) | public function writeVBARelationships(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/Excel2007/StringTable.php class PHPExcel_Writer_Excel2007_StringTable (line 28) | class PHPExcel_Writer_Excel2007_StringTable extends PHPExcel_Writer_Exce... method createStringTable (line 38) | public function createStringTable($pSheet = null, $pExistingTable = null) method writeStringTable (line 86) | public function writeStringTable($pStringTable = null) method writeRichText (line 140) | public function writeRichText(PHPExcel_Shared_XMLWriter $objWriter = n... method writeRichTextForCharts (line 224) | public function writeRichTextForCharts(PHPExcel_Shared_XMLWriter $objW... method flipStringTable (line 297) | public function flipStringTable($stringTable = array()) FILE: Classes/PHPExcel/Writer/Excel2007/Style.php class PHPExcel_Writer_Excel2007_Style (line 28) | class PHPExcel_Writer_Excel2007_Style extends PHPExcel_Writer_Excel2007_... method writeStyles (line 37) | public function writeStyles(PHPExcel $pPHPExcel = null) method writeFill (line 167) | private function writeFill(PHPExcel_Shared_XMLWriter $objWriter = null... method writeGradientFill (line 187) | private function writeGradientFill(PHPExcel_Shared_XMLWriter $objWrite... method writePatternFill (line 231) | private function writePatternFill(PHPExcel_Shared_XMLWriter $objWriter... method writeFont (line 269) | private function writeFont(PHPExcel_Shared_XMLWriter $objWriter = null... method writeBorder (line 349) | private function writeBorder(PHPExcel_Shared_XMLWriter $objWriter = nu... method writeCellStyleXf (line 386) | private function writeCellStyleXf(PHPExcel_Shared_XMLWriter $objWriter... method writeCellStyleDxf (line 461) | private function writeCellStyleDxf(PHPExcel_Shared_XMLWriter $objWrite... method writeBorderPr (line 526) | private function writeBorderPr(PHPExcel_Shared_XMLWriter $objWriter = ... method writeNumFmt (line 550) | private function writeNumFmt(PHPExcel_Shared_XMLWriter $objWriter = nu... method allStyles (line 571) | public function allStyles(PHPExcel $pPHPExcel = null) method allConditionalStyles (line 583) | public function allConditionalStyles(PHPExcel $pPHPExcel = null) method allFills (line 607) | public function allFills(PHPExcel $pPHPExcel = null) method allFonts (line 638) | public function allFonts(PHPExcel $pPHPExcel = null) method allBorders (line 660) | public function allBorders(PHPExcel $pPHPExcel = null) method allNumberFormats (line 682) | public function allNumberFormats(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/Excel2007/Theme.php class PHPExcel_Writer_Excel2007_Theme (line 36) | class PHPExcel_Writer_Excel2007_Theme extends PHPExcel_Writer_Excel2007_... method writeTheme (line 139) | public function writeTheme(PHPExcel $pPHPExcel = null) method writeFonts (line 825) | private function writeFonts($objWriter, $latinFont, $fontSet) method writeColourScheme (line 857) | private function writeColourScheme($objWriter) FILE: Classes/PHPExcel/Writer/Excel2007/Workbook.php class PHPExcel_Writer_Excel2007_Workbook (line 28) | class PHPExcel_Writer_Excel2007_Workbook extends PHPExcel_Writer_Excel20... method writeWorkbook (line 38) | public function writeWorkbook(PHPExcel $pPHPExcel = null, $recalcRequi... method writeFileVersion (line 92) | private function writeFileVersion(PHPExcel_Shared_XMLWriter $objWriter... method writeWorkbookPr (line 108) | private function writeWorkbookPr(PHPExcel_Shared_XMLWriter $objWriter ... method writeBookViews (line 128) | private function writeBookViews(PHPExcel_Shared_XMLWriter $objWriter =... method writeWorkbookProtection (line 158) | private function writeWorkbookProtection(PHPExcel_Shared_XMLWriter $ob... method writeCalcPr (line 185) | private function writeCalcPr(PHPExcel_Shared_XMLWriter $objWriter = nu... method writeSheets (line 208) | private function writeSheets(PHPExcel_Shared_XMLWriter $objWriter = nu... method writeSheet (line 237) | private function writeSheet(PHPExcel_Shared_XMLWriter $objWriter = nul... method writeDefinedNames (line 261) | private function writeDefinedNames(PHPExcel_Shared_XMLWriter $objWrite... method writeNamedRanges (line 295) | private function writeNamedRanges(PHPExcel_Shared_XMLWriter $objWriter... method writeDefinedNameForNamedRange (line 311) | private function writeDefinedNameForNamedRange(PHPExcel_Shared_XMLWrit... method writeDefinedNameForAutofilter (line 343) | private function writeDefinedNameForAutofilter(PHPExcel_Shared_XMLWrit... method writeDefinedNameForPrintTitles (line 379) | private function writeDefinedNameForPrintTitles(PHPExcel_Shared_XMLWri... method writeDefinedNameForPrintArea (line 422) | private function writeDefinedNameForPrintArea(PHPExcel_Shared_XMLWrite... FILE: Classes/PHPExcel/Writer/Excel2007/Worksheet.php class PHPExcel_Writer_Excel2007_Worksheet (line 36) | class PHPExcel_Writer_Excel2007_Worksheet extends PHPExcel_Writer_Excel2... method writeWorksheet (line 47) | public function writeWorksheet($pSheet = null, $pStringTable = null, $... method writeSheetPr (line 146) | private function writeSheetPr(PHPExcel_Shared_XMLWriter $objWriter = n... method writeDimension (line 193) | private function writeDimension(PHPExcel_Shared_XMLWriter $objWriter =... method writeSheetViews (line 208) | private function writeSheetViews(PHPExcel_Shared_XMLWriter $objWriter ... method writeSheetFormatPr (line 320) | private function writeSheetFormatPr(PHPExcel_Shared_XMLWriter $objWrit... method writeCols (line 372) | private function writeCols(PHPExcel_Shared_XMLWriter $objWriter = null... method writeSheetProtection (line 437) | private function writeSheetProtection(PHPExcel_Shared_XMLWriter $objWr... method writeConditionalFormatting (line 472) | private function writeConditionalFormatting(PHPExcel_Shared_XMLWriter ... method writeDataValidations (line 545) | private function writeDataValidations(PHPExcel_Shared_XMLWriter $objWr... method writeHyperlinks (line 611) | private function writeHyperlinks(PHPExcel_Shared_XMLWriter $objWriter ... method writeProtectedRanges (line 652) | private function writeProtectedRanges(PHPExcel_Shared_XMLWriter $objWr... method writeMergeCells (line 681) | private function writeMergeCells(PHPExcel_Shared_XMLWriter $objWriter ... method writePrintOptions (line 706) | private function writePrintOptions(PHPExcel_Shared_XMLWriter $objWrite... method writePageMargins (line 732) | private function writePageMargins(PHPExcel_Shared_XMLWriter $objWriter... method writeAutoFilter (line 752) | private function writeAutoFilter(PHPExcel_Shared_XMLWriter $objWriter ... method writePageSetup (line 845) | private function writePageSetup(PHPExcel_Shared_XMLWriter $objWriter =... method writeHeaderFooter (line 880) | private function writeHeaderFooter(PHPExcel_Shared_XMLWriter $objWrite... method writeBreaks (line 905) | private function writeBreaks(PHPExcel_Shared_XMLWriter $objWriter = nu... method writeSheetData (line 963) | private function writeSheetData(PHPExcel_Shared_XMLWriter $objWriter =... method writeCell (line 1055) | private function writeCell(PHPExcel_Shared_XMLWriter $objWriter = null... method writeDrawings (line 1174) | private function writeDrawings(PHPExcel_Shared_XMLWriter $objWriter = ... method writeLegacyDrawing (line 1193) | private function writeLegacyDrawing(PHPExcel_Shared_XMLWriter $objWrit... method writeLegacyDrawingHF (line 1210) | private function writeLegacyDrawingHF(PHPExcel_Shared_XMLWriter $objWr... FILE: Classes/PHPExcel/Writer/Excel2007/WriterPart.php class PHPExcel_Writer_Excel2007_WriterPart (line 28) | abstract class PHPExcel_Writer_Excel2007_WriterPart method setParentWriter (line 43) | public function setParentWriter(PHPExcel_Writer_IWriter $pWriter = null) method getParentWriter (line 54) | public function getParentWriter() method __construct (line 69) | public function __construct(PHPExcel_Writer_IWriter $pWriter = null) FILE: Classes/PHPExcel/Writer/Excel5.php class PHPExcel_Writer_Excel5 (line 28) | class PHPExcel_Writer_Excel5 extends PHPExcel_Writer_Abstract implements... method __construct (line 98) | public function __construct(PHPExcel $phpExcel) method save (line 111) | public function save($pFilename = null) method setTempDir (line 228) | public function setTempDir($pValue = '') method buildWorksheetEschers (line 237) | private function buildWorksheetEschers() method buildWorkbookEscher (line 401) | private function buildWorkbookEscher() method writeDocumentSummaryInformation (line 540) | private function writeDocumentSummaryInformation() method writeSummaryInformation (line 736) | private function writeSummaryInformation() FILE: Classes/PHPExcel/Writer/Excel5/BIFFwriter.php class PHPExcel_Writer_Excel5_BIFFwriter (line 62) | class PHPExcel_Writer_Excel5_BIFFwriter method __construct (line 92) | public function __construct() method getByteOrder (line 105) | public static function getByteOrder() method append (line 131) | protected function append($data) method writeData (line 146) | public function writeData($data) method storeBof (line 164) | protected function storeBof($type) method storeEof (line 187) | protected function storeEof() method writeEof (line 201) | public function writeEof() method addContinue (line 221) | private function addContinue($data) FILE: Classes/PHPExcel/Writer/Excel5/Escher.php class PHPExcel_Writer_Excel5_Escher (line 36) | class PHPExcel_Writer_Excel5_Escher method __construct (line 67) | public function __construct($object) method close (line 75) | public function close() method getSpOffsets (line 509) | public function getSpOffsets() method getSpTypes (line 519) | public function getSpTypes() FILE: Classes/PHPExcel/Writer/Excel5/Font.php class PHPExcel_Writer_Excel5_Font (line 28) | class PHPExcel_Writer_Excel5_Font method __construct (line 49) | public function __construct(PHPExcel_Style_Font $font = null) method setColorIndex (line 60) | public function setColorIndex($colorIndex) method writeFont (line 70) | public function writeFont() method mapBold (line 132) | private static function mapBold($bold) method mapUnderline (line 159) | private static function mapUnderline($underline) FILE: Classes/PHPExcel/Writer/Excel5/Parser.php class PHPExcel_Writer_Excel5_Parser (line 52) | class PHPExcel_Writer_Excel5_Parser method __construct (line 114) | public function __construct() method initializeHashes (line 131) | private function initializeHashes() method convert (line 507) | private function convert($token) method convertNumber (line 568) | private function convertNumber($num) method convertString (line 588) | private function convertString($string) method convertFunction (line 608) | private function convertFunction($token, $num_args) method convertRange2d (line 630) | private function convertRange2d($range, $class = 0) method convertRange3d (line 668) | private function convertRange3d($token) method convertRef2d (line 710) | private function convertRef2d($cell) method convertRef3d (line 740) | private function convertRef3d($cell) method convertError (line 774) | private function convertError($errorCode) method packExtRef (line 803) | private function packExtRef($ext_ref) method getRefIndex (line 848) | private function getRefIndex($ext_ref) method getSheetIndex (line 908) | private function getSheetIndex($sheet_name) method setExtSheet (line 927) | public function setExtSheet($name, $index) method cellToPackedRowcol (line 939) | private function cellToPackedRowcol($cell) method rangeToPackedRange (line 968) | private function rangeToPackedRange($range) method cellToRowcol (line 1009) | private function cellToRowcol($cell) method advance (line 1039) | private function advance() function parse (line 1171) | function parse($formula) function condition (line 1188) | function condition() function expression (line 1234) | function expression() function parenthesizedExpression (line 1296) | function parenthesizedExpression() function term (line 1309) | function term() function fact (line 1339) | function fact() function func (line 1411) | function func() function createTree (line 1458) | function createTree($value, $left, $right) function toReversePolish (line 1490) | function toReversePolish($tree = array()) FILE: Classes/PHPExcel/Writer/Excel5/Workbook.php class PHPExcel_Writer_Excel5_Workbook (line 63) | class PHPExcel_Writer_Excel5_Workbook extends PHPExcel_Writer_Excel5_BIF... method __construct (line 195) | public function __construct(PHPExcel $phpExcel = null, &$str_total, &$... method addXfWriter (line 243) | public function addXfWriter($style, $isStyleXf = false) method addFont (line 293) | public function addFont(PHPExcel_Style_Font $font) method addColor (line 317) | private function addColor($rgb) method setPaletteXl97 (line 348) | private function setPaletteXl97() method writeWorkbook (line 417) | public function writeWorkbook($pWorksheetSizes = null) method calcSheetOffsets (line 471) | private function calcSheetOffsets() method writeAllFonts (line 495) | private function writeAllFonts() method writeAllNumberFormats (line 505) | private function writeAllNumberFormats() method writeAllXfs (line 515) | private function writeAllXfs() method writeAllStyles (line 525) | private function writeAllStyles() method writeExternals (line 534) | private function writeExternals() method writeNames (line 549) | private function writeNames() method writeAllDefinedNamesBiff8 (line 642) | private function writeAllDefinedNamesBiff8() method writeDefinedNameBiff8 (line 798) | private function writeDefinedNameBiff8($name, $formulaData, $sheetInde... method writeShortNameBiff8 (line 833) | private function writeShortNameBiff8($name, $sheetIndex = 0, $rangeBou... method writeCodepage (line 866) | private function writeCodepage() method writeWindow1 (line 881) | private function writeWindow1() method writeBoundSheet (line 913) | private function writeBoundSheet($sheet, $offset) method writeSupbookInternal (line 950) | private function writeSupbookInternal() method writeExternalsheetBiff8 (line 965) | private function writeExternalsheetBiff8() method writeStyle (line 983) | private function writeStyle() method writeNumberFormat (line 1003) | private function writeNumberFormat($format, $ifmt) method writeDateMode (line 1019) | private function writeDateMode() method writeExternalCount (line 1045) | private function writeExternalCount($cxals) method writeExternalSheet (line 1064) | private function writeExternalSheet($sheetname) method writeNameShort (line 1088) | private function writeNameShort($index, $type, $rowmin, $rowmax, $colm... method writeNameLong (line 1152) | private function writeNameLong($index, $type, $rowmin, $rowmax, $colmi... method writeCountry (line 1227) | private function writeCountry() method writeRecalcId (line 1244) | private function writeRecalcId() method writePalette (line 1260) | private function writePalette() method writeSharedStringsTable (line 1294) | private function writeSharedStringsTable() method writeMsoDrawingGroup (line 1408) | private function writeMsoDrawingGroup() method getEscher (line 1430) | public function getEscher() method setEscher (line 1440) | public function setEscher(PHPExcel_Shared_Escher $pValue = null) FILE: Classes/PHPExcel/Writer/Excel5/Worksheet.php class PHPExcel_Writer_Excel5_Worksheet (line 63) | class PHPExcel_Writer_Excel5_Worksheet extends PHPExcel_Writer_Excel5_BI... method __construct (line 206) | public function __construct(&$str_total, &$str_unique, &$str_table, &$... method close (line 269) | public function close() method writeBIFF8CellRangeAddressFixed (line 534) | private function writeBIFF8CellRangeAddressFixed($range = 'A1') method getData (line 560) | public function getData() method printRowColHeaders (line 580) | public function printRowColHeaders($print = 1) method setOutline (line 594) | public function setOutline($visible = true, $symbols_below = true, $sy... method writeNumber (line 621) | private function writeNumber($row, $col, $num, $xfIndex) method writeString (line 645) | private function writeString($row, $col, $str, $xfIndex) method writeRichTextString (line 659) | private function writeRichTextString($row, $col, $str, $xfIndex, $arrc... method writeLabel (line 691) | private function writeLabel($row, $col, $str, $xfIndex) method writeLabelSst (line 727) | private function writeLabelSst($row, $col, $str, $xfIndex) method writeNote (line 753) | private function writeNote($row, $col, $note) method writeBlank (line 791) | public function writeBlank($row, $col, $xfIndex) method writeBoolErr (line 811) | private function writeBoolErr($row, $col, $value, $isError, $xfIndex) method writeFormula (line 838) | private function writeFormula($row, $col, $formula, $xfIndex, $calcula... method writeStringRecord (line 920) | private function writeStringRecord($stringValue) method writeUrl (line 951) | private function writeUrl($row, $col, $url) method writeUrlRange (line 972) | public function writeUrlRange($row1, $col1, $row2, $col2, $url) method writeUrlWeb (line 998) | public function writeUrlWeb($row1, $col1, $row2, $col2, $url) method writeUrlInternal (line 1043) | public function writeUrlInternal($row1, $col1, $row2, $col2, $url) method writeUrlExternal (line 1096) | public function writeUrlExternal($row1, $col1, $row2, $col2, $url) method writeRow (line 1191) | private function writeRow($row, $height, $xfIndex, $hidden = false, $l... method writeDimensions (line 1240) | private function writeDimensions() method writeWindow2 (line 1254) | private function writeWindow2() method writeDefaultRowHeight (line 1308) | private function writeDefaultRowHeight() method writeDefcol (line 1330) | private function writeDefcol() method writeColinfo (line 1356) | private function writeColinfo($col_array) method writeSelection (line 1403) | private function writeSelection() method writeMergedCells (line 1464) | private function writeMergedCells() method writeSheetLayout (line 1518) | private function writeSheetLayout() method writeSheetProtection (line 1545) | private function writeSheetProtection() method writeRangeProtection (line 1592) | private function writeRangeProtection() method writeExterncount (line 1646) | private function writeExterncount($count) method writeExternsheet (line 1664) | private function writeExternsheet($sheetname) method writePanes (line 1693) | private function writePanes() method writeSetup (line 1773) | private function writeSetup() method writeHeader (line 1834) | private function writeHeader() method writeFooter (line 1858) | private function writeFooter() method writeHcenter (line 1884) | private function writeHcenter() method writeVcenter (line 1900) | private function writeVcenter() method writeMarginLeft (line 1915) | private function writeMarginLeft() method writeMarginRight (line 1934) | private function writeMarginRight() method writeMarginTop (line 1953) | private function writeMarginTop() method writeMarginBottom (line 1972) | private function writeMarginBottom() method writePrintHeaders (line 1991) | private function writePrintHeaders() method writePrintGridlines (line 2007) | private function writePrintGridlines() method writeGridset (line 2023) | private function writeGridset() method writeAutoFilterInfo (line 2038) | private function writeAutoFilterInfo() method writeGuts (line 2058) | private function writeGuts() method writeWsbool (line 2102) | private function writeWsbool() method writeBreaks (line 2137) | private function writeBreaks() method writeProtect (line 2218) | private function writeProtect() method writeScenProtect (line 2239) | private function writeScenProtect() method writeObjectProtect (line 2263) | private function writeObjectProtect() method writePassword (line 2287) | private function writePassword() method insertBitmap (line 2317) | public function insertBitmap($row, $col, $bitmap, $x = 0, $y = 0, $sca... method positionImage (line 2391) | public function positionImage($col_start, $row_start, $x1, $y1, $width... method writeObjPicture (line 2458) | private function writeObjPicture($colL, $dxL, $rwT, $dyT, $colR, $dxR,... method processBitmapGd (line 2531) | public function processBitmapGd($image) method processBitmap (line 2562) | public function processBitmap($bitmap) method writeZoom (line 2644) | private function writeZoom() method getEscher (line 2664) | public function getEscher() method setEscher (line 2674) | public function setEscher(PHPExcel_Shared_Escher $pValue = null) method writeMsoDrawing (line 2682) | private function writeMsoDrawing() method writeDataValidity (line 2767) | private function writeDataValidity() method mapErrorCode (line 2961) | private static function mapErrorCode($errorCode) method writePageLayoutView (line 2986) | private function writePageLayoutView() method writeCFRule (line 3018) | private function writeCFRule(PHPExcel_Style_Conditional $conditional) method writeCFHeader (line 4193) | private function writeCFHeader() FILE: Classes/PHPExcel/Writer/Excel5/Xf.php class PHPExcel_Writer_Excel5_Xf (line 63) | class PHPExcel_Writer_Excel5_Xf method __construct (line 132) | public function __construct(PHPExcel_Style $style = null) method writeXf (line 161) | public function writeXf() method setIsStyleXf (line 262) | public function setIsStyleXf($value) method setBottomColor (line 273) | public function setBottomColor($colorIndex) method setTopColor (line 284) | public function setTopColor($colorIndex) method setLeftColor (line 295) | public function setLeftColor($colorIndex) method setRightColor (line 306) | public function setRightColor($colorIndex) method setDiagColor (line 317) | public function setDiagColor($colorIndex) method setFgColor (line 329) | public function setFgColor($colorIndex) method setBgColor (line 340) | public function setBgColor($colorIndex) method setNumberFormatIndex (line 352) | public function setNumberFormatIndex($numberFormatIndex) method setFontIndex (line 362) | public function setFontIndex($value) method mapBorderStyle (line 395) | private static function mapBorderStyle($borderStyle) method mapFillType (line 438) | private static function mapFillType($fillType) method mapHAlign (line 467) | private function mapHAlign($hAlign) method mapVAlign (line 493) | private static function mapVAlign($vAlign) method mapTextRotation (line 507) | private static function mapTextRotation($textRotation) method mapLocked (line 524) | private static function mapLocked($locked) method mapHidden (line 544) | private static function mapHidden($hidden) FILE: Classes/PHPExcel/Writer/Exception.php class PHPExcel_Writer_Exception (line 28) | class PHPExcel_Writer_Exception extends PHPExcel_Exception method errorHandlerCallback (line 39) | public static function errorHandlerCallback($code, $string, $file, $li... FILE: Classes/PHPExcel/Writer/HTML.php class PHPExcel_Writer_HTML (line 28) | class PHPExcel_Writer_HTML extends PHPExcel_Writer_Abstract implements P... method __construct (line 133) | public function __construct(PHPExcel $phpExcel) method save (line 145) | public function save($pFilename = null) method mapVAlign (line 191) | private function mapVAlign($vAlign) method mapHAlign (line 212) | private function mapHAlign($hAlign) method mapBorderStyle (line 237) | private function mapBorderStyle($borderStyle) method getSheetIndex (line 279) | public function getSheetIndex() method setSheetIndex (line 290) | public function setSheetIndex($pValue = 0) method getGenerateSheetNavigationBlock (line 301) | public function getGenerateSheetNavigationBlock() method setGenerateSheetNavigationBlock (line 312) | public function setGenerateSheetNavigationBlock($pValue = true) method writeAllSheets (line 321) | public function writeAllSheets() method generateHTMLHeader (line 334) | public function generateHTMLHeader($pIncludeStyles = false) method generateSheetData (line 393) | public function generateSheetData() method generateNavigation (line 512) | public function generateNavigation() method extendRowsForChartsAndImages (line 548) | private function extendRowsForChartsAndImages(PHPExcel_Worksheet $pShe... method writeImageInCell (line 608) | private function writeImageInCell(PHPExcel_Worksheet $pSheet, $coordin... method writeChartInCell (line 689) | private function writeChartInCell(PHPExcel_Worksheet $pSheet, $coordin... method generateStyles (line 735) | public function generateStyles($generateSurroundingHTML = true) method buildCSS (line 777) | public function buildCSS($generateSurroundingHTML = true) method createCSSStyle (line 932) | private function createCSSStyle(PHPExcel_Style $pStyle) method createCSSStyleAlignment (line 955) | private function createCSSStyleAlignment(PHPExcel_Style_Alignment $pSt... method createCSSStyleFont (line 978) | private function createCSSStyleFont(PHPExcel_Style_Font $pStyle) method createCSSStyleBorders (line 1011) | private function createCSSStyleBorders(PHPExcel_Style_Borders $pStyle) method createCSSStyleBorder (line 1031) | private function createCSSStyleBorder(PHPExcel_Style_Border $pStyle) method createCSSStyleFill (line 1048) | private function createCSSStyleFill(PHPExcel_Style_Fill $pStyle) method generateHTMLFooter (line 1064) | public function generateHTMLFooter() method generateTableHeader (line 1081) | private function generateTableHeader($pSheet) method generateTableFooter (line 1126) | private function generateTableFooter() method generateRow (line 1142) | private function generateRow(PHPExcel_Worksheet $pSheet, $pValues = nu... method assembleCSS (line 1391) | private function assembleCSS($pValue = array()) method getImagesRoot (line 1407) | public function getImagesRoot() method setImagesRoot (line 1418) | public function setImagesRoot($pValue = '.') method getEmbedImages (line 1429) | public function getEmbedImages() method setEmbedImages (line 1440) | public function setEmbedImages($pValue = '.') method getUseInlineCss (line 1451) | public function getUseInlineCss() method setUseInlineCss (line 1462) | public function setUseInlineCss($pValue = false) method formatColor (line 1475) | public function formatColor($pValue, $pFormat) method calculateSpans (line 1502) | private function calculateSpans() method setMargins (line 1589) | private function setMargins(PHPExcel_Worksheet $pSheet) FILE: Classes/PHPExcel/Writer/IWriter.php type PHPExcel_Writer_IWriter (line 28) | interface PHPExcel_Writer_IWriter method save (line 36) | public function save($pFilename = null); FILE: Classes/PHPExcel/Writer/OpenDocument.php class PHPExcel_Writer_OpenDocument (line 28) | class PHPExcel_Writer_OpenDocument extends PHPExcel_Writer_Abstract impl... method __construct (line 49) | public function __construct(PHPExcel $pPHPExcel = null) method getWriterPart (line 74) | public function getWriterPart($pPartName = '') method save (line 89) | public function save($pFilename = null) method createZip (line 138) | private function createZip($pFilename) method getPHPExcel (line 169) | public function getPHPExcel() method setPHPExcel (line 185) | public function setPHPExcel(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/OpenDocument/Cell/Comment.php class PHPExcel_Writer_OpenDocument_Cell_Comment (line 37) | class PHPExcel_Writer_OpenDocument_Cell_Comment method write (line 39) | public static function write(PHPExcel_Shared_XMLWriter $objWriter, PHP... FILE: Classes/PHPExcel/Writer/OpenDocument/Content.php class PHPExcel_Writer_OpenDocument_Content (line 37) | class PHPExcel_Writer_OpenDocument_Content extends PHPExcel_Writer_OpenD... method write (line 49) | public function write(PHPExcel $pPHPExcel = null) method writeSheets (line 122) | private function writeSheets(PHPExcel_Shared_XMLWriter $objWriter) method writeRows (line 146) | private function writeRows(PHPExcel_Shared_XMLWriter $objWriter, PHPEx... method writeCells (line 183) | private function writeCells(PHPExcel_Shared_XMLWriter $objWriter, PHPE... method writeCellSpan (line 261) | private function writeCellSpan(PHPExcel_Shared_XMLWriter $objWriter, $... FILE: Classes/PHPExcel/Writer/OpenDocument/Meta.php class PHPExcel_Writer_OpenDocument_Meta (line 28) | class PHPExcel_Writer_OpenDocument_Meta extends PHPExcel_Writer_OpenDocu... method write (line 37) | public function write(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/OpenDocument/MetaInf.php class PHPExcel_Writer_OpenDocument_MetaInf (line 28) | class PHPExcel_Writer_OpenDocument_MetaInf extends PHPExcel_Writer_OpenD... method writeManifest (line 37) | public function writeManifest(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/OpenDocument/Mimetype.php class PHPExcel_Writer_OpenDocument_Mimetype (line 28) | class PHPExcel_Writer_OpenDocument_Mimetype extends PHPExcel_Writer_Open... method write (line 37) | public function write(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/OpenDocument/Settings.php class PHPExcel_Writer_OpenDocument_Settings (line 28) | class PHPExcel_Writer_OpenDocument_Settings extends PHPExcel_Writer_Open... method write (line 37) | public function write(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/OpenDocument/Styles.php class PHPExcel_Writer_OpenDocument_Styles (line 28) | class PHPExcel_Writer_OpenDocument_Styles extends PHPExcel_Writer_OpenDo... method write (line 37) | public function write(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/OpenDocument/Thumbnails.php class PHPExcel_Writer_OpenDocument_Thumbnails (line 28) | class PHPExcel_Writer_OpenDocument_Thumbnails extends PHPExcel_Writer_Op... method writeThumbnail (line 37) | public function writeThumbnail(PHPExcel $pPHPExcel = null) FILE: Classes/PHPExcel/Writer/OpenDocument/WriterPart.php class PHPExcel_Writer_OpenDocument_WriterPart (line 28) | abstract class PHPExcel_Writer_OpenDocument_WriterPart extends PHPExcel_... FILE: Classes/PHPExcel/Writer/PDF.php class PHPExcel_Writer_PDF (line 28) | class PHPExcel_Writer_PDF implements PHPExcel_Writer_IWriter method __construct (line 44) | public function __construct(PHPExcel $phpExcel) method __call (line 73) | public function __call($name, $arguments) method save (line 85) | public function save($pFilename = null) FILE: Classes/PHPExcel/Writer/PDF/Core.php class PHPExcel_Writer_PDF_Core (line 28) | abstract class PHPExcel_Writer_PDF_Core extends PHPExcel_Writer_HTML method __construct (line 211) | public function __construct(PHPExcel $phpExcel) method getFont (line 223) | public function getFont() method setFont (line 237) | public function setFont($fontName) method getPaperSize (line 248) | public function getPaperSize() method setPaperSize (line 259) | public function setPaperSize($pValue = PHPExcel_Worksheet_PageSetup::P... method getOrientation (line 270) | public function getOrientation() method setOrientation (line 281) | public function setOrientation($pValue = PHPExcel_Worksheet_PageSetup:... method getTempDir (line 292) | public function getTempDir() method setTempDir (line 304) | public function setTempDir($pValue = '') method prepareForSave (line 320) | protected function prepareForSave($pFilename = null) method restoreStateAfterSave (line 348) | protected function restoreStateAfterSave($fileHandle) FILE: Classes/PHPExcel/Writer/PDF/DomPDF.php class PHPExcel_Writer_PDF_DomPDF (line 36) | class PHPExcel_Writer_PDF_DomPDF extends PHPExcel_Writer_PDF_Core implem... method __construct (line 43) | public function __construct(PHPExcel $phpExcel) method save (line 54) | public function save($pFilename = null) FILE: Classes/PHPExcel/Writer/PDF/mPDF.php class PHPExcel_Writer_PDF_mPDF (line 36) | class PHPExcel_Writer_PDF_mPDF extends PHPExcel_Writer_PDF_Core implemen... method __construct (line 43) | public function __construct(PHPExcel $phpExcel) method save (line 54) | public function save($pFilename = null) FILE: Classes/PHPExcel/Writer/PDF/tcPDF.php class PHPExcel_Writer_PDF_tcPDF (line 37) | class PHPExcel_Writer_PDF_tcPDF extends PHPExcel_Writer_PDF_Core impleme... method __construct (line 44) | public function __construct(PHPExcel $phpExcel) method save (line 55) | public function save($pFilename = null) FILE: Documentation/Examples/Reader/exampleReader09.php class MyReadFilter (line 38) | class MyReadFilter implements PHPExcel_Reader_IReadFilter method readCell (line 40) | public function readCell($column, $row, $worksheetName = '') { FILE: Documentation/Examples/Reader/exampleReader10.php class MyReadFilter (line 38) | class MyReadFilter implements PHPExcel_Reader_IReadFilter method __construct (line 46) | public function __construct($startRow, $endRow, $columns) { method readCell (line 52) | public function readCell($column, $row, $worksheetName = '') { FILE: Documentation/Examples/Reader/exampleReader11.php class chunkReadFilter (line 38) | class chunkReadFilter implements PHPExcel_Reader_IReadFilter method __construct (line 45) | public function __construct($startRow, $chunkSize) { method readCell (line 50) | public function readCell($column, $row, $worksheetName = '') { FILE: Documentation/Examples/Reader/exampleReader12.php class chunkReadFilter (line 38) | class chunkReadFilter implements PHPExcel_Reader_IReadFilter method setRows (line 45) | public function setRows($startRow, $chunkSize) { method readCell (line 50) | public function readCell($column, $row, $worksheetName = '') { FILE: Documentation/Examples/Reader/exampleReader14.php class chunkReadFilter (line 28) | class chunkReadFilter implements PHPExcel_Reader_IReadFilter method setRows (line 35) | public function setRows($startRow, $chunkSize) { method readCell (line 40) | public function readCell($column, $row, $worksheetName = '') { FILE: Documentation/assets/ClassDiagrams/Classes/IReader.cs type PHPExcel_Reader_IReader (line 7) | public interface PHPExcel_Reader_IReader FILE: Documentation/assets/ClassDiagrams/Classes/IWriter.cs type PHPExcel_Writer_IWriter (line 7) | public interface PHPExcel_Writer_IWriter FILE: Documentation/assets/ClassDiagrams/Classes/PHPExcel.cs class PHPExcel (line 7) | public class PHPExcel class PHPExcel_Writer_PDF (line 22) | public class PHPExcel_Writer_PDF : PHPExcel_Writer_IWriter FILE: Documentation/assets/ClassDiagrams/Classes/PHPExcel_IOFactory.cs class PHPExcel_IOFactory (line 7) | public class PHPExcel_IOFactory method createWriter (line 31) | public PHPExcel_Writer_IWriter createWriter() method createReader (line 36) | public PHPExcel_Reader_IReader createReader() FILE: Documentation/assets/ClassDiagrams/Classes/PHPExcel_Reader_Excel2007.cs class PHPExcel_Reader_Excel2007 (line 7) | public class PHPExcel_Reader_Excel2007 : PHPExcel_Reader_IReader FILE: Documentation/assets/ClassDiagrams/Classes/PHPExcel_Reader_Excel5.cs class PHPExcel_Reader_Excel5 (line 7) | public class PHPExcel_Reader_Excel5 : PHPExcel_Reader_IReader class PHPExcel_Reader_Excel2003XML (line 26) | public class PHPExcel_Reader_Excel2003XML : PHPExcel_Reader_IReader class PHPExcel_Reader_SYLK (line 45) | public class PHPExcel_Reader_SYLK : PHPExcel_Reader_IReader FILE: Documentation/assets/ClassDiagrams/Classes/PHPExcel_Reader_Serialized.cs class PHPExcel_Reader_Serialized (line 7) | public class PHPExcel_Reader_Serialized : PHPExcel_Reader_IReader class PHPExcel_Reader_CSV (line 26) | public class PHPExcel_Reader_CSV : PHPExcel_Reader_IReader FILE: Documentation/assets/ClassDiagrams/Classes/PHPExcel_Writer_Excel2007.cs class PHPExcel_Writer_Excel2007 (line 7) | public class PHPExcel_Writer_Excel2007 : PHPExcel_Writer_IWriter FILE: Documentation/assets/ClassDiagrams/Classes/PHPExcel_Writer_Serialized.cs class PHPExcel_Writer_Serialized (line 7) | public class PHPExcel_Writer_Serialized : PHPExcel_Writer_IWriter class PHPExcel_Writer_CSV (line 26) | public class PHPExcel_Writer_CSV : PHPExcel_Writer_IWriter class PHPExcel_Writer_Excel5 (line 45) | public class PHPExcel_Writer_Excel5 : PHPExcel_Writer_IWriter class PHPExcel_Writer_HTML (line 64) | public class PHPExcel_Writer_HTML : PHPExcel_Writer_IWriter FILE: Documentation/assets/ClassDiagrams/Classes/Worksheet.cs class Worksheet (line 7) | public class Worksheet class CopyOfWorksheet (line 11) | public class CopyOfWorksheet FILE: Examples/24readfilter.php class MyReadFilter (line 45) | class MyReadFilter implements PHPExcel_Reader_IReadFilter method readCell (line 47) | public function readCell($column, $row, $worksheetName = '') { FILE: Examples/39dropdown.php function transpose (line 56) | function transpose($value) { FILE: unitTests/Classes/PHPExcel/AutoloaderTest.php class AutoloaderTest (line 4) | class AutoloaderTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testAutoloaderNonPHPExcelClass (line 15) | public function testAutoloaderNonPHPExcelClass() method testAutoloaderInvalidPHPExcelClass (line 26) | public function testAutoloaderInvalidPHPExcelClass() method testAutoloadValidPHPExcelClass (line 37) | public function testAutoloadValidPHPExcelClass() method testAutoloadInstantiateSuccess (line 46) | public function testAutoloadInstantiateSuccess() FILE: unitTests/Classes/PHPExcel/Calculation/DateTimeTest.php class DateTimeTest (line 6) | class DateTimeTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testDATE (line 22) | public function testDATE() method providerDATE (line 30) | public function providerDATE() method testDATEtoPHP (line 35) | public function testDATEtoPHP() method testDATEtoPHPObject (line 43) | public function testDATEtoPHPObject() method testDATEwith1904Calendar (line 56) | public function testDATEwith1904Calendar() method testDATEwith1904CalendarError (line 64) | public function testDATEwith1904CalendarError() method testDATEVALUE (line 75) | public function testDATEVALUE() method providerDATEVALUE (line 83) | public function providerDATEVALUE() method testDATEVALUEtoPHP (line 88) | public function testDATEVALUEtoPHP() method testDATEVALUEtoPHPObject (line 96) | public function testDATEVALUEtoPHPObject() method testYEAR (line 112) | public function testYEAR() method providerYEAR (line 120) | public function providerYEAR() method testMONTH (line 128) | public function testMONTH() method providerMONTH (line 136) | public function providerMONTH() method testWEEKNUM (line 144) | public function testWEEKNUM() method providerWEEKNUM (line 152) | public function providerWEEKNUM() method testWEEKDAY (line 160) | public function testWEEKDAY() method providerWEEKDAY (line 168) | public function providerWEEKDAY() method testDAY (line 176) | public function testDAY() method providerDAY (line 184) | public function providerDAY() method testTIME (line 192) | public function testTIME() method providerTIME (line 200) | public function providerTIME() method testTIMEtoPHP (line 205) | public function testTIMEtoPHP() method testTIMEtoPHPObject (line 213) | public function testTIMEtoPHPObject() method testTIMEVALUE (line 229) | public function testTIMEVALUE() method providerTIMEVALUE (line 237) | public function providerTIMEVALUE() method testTIMEVALUEtoPHP (line 242) | public function testTIMEVALUEtoPHP() method testTIMEVALUEtoPHPObject (line 250) | public function testTIMEVALUEtoPHPObject() method testHOUR (line 266) | public function testHOUR() method providerHOUR (line 274) | public function providerHOUR() method testMINUTE (line 282) | public function testMINUTE() method providerMINUTE (line 290) | public function providerMINUTE() method testSECOND (line 298) | public function testSECOND() method providerSECOND (line 306) | public function providerSECOND() method testNETWORKDAYS (line 314) | public function testNETWORKDAYS() method providerNETWORKDAYS (line 322) | public function providerNETWORKDAYS() method testWORKDAY (line 330) | public function testWORKDAY() method providerWORKDAY (line 338) | public function providerWORKDAY() method testEDATE (line 346) | public function testEDATE() method providerEDATE (line 354) | public function providerEDATE() method testEDATEtoPHP (line 359) | public function testEDATEtoPHP() method testEDATEtoPHPObject (line 367) | public function testEDATEtoPHPObject() method testEOMONTH (line 383) | public function testEOMONTH() method providerEOMONTH (line 391) | public function providerEOMONTH() method testEOMONTHtoPHP (line 396) | public function testEOMONTHtoPHP() method testEOMONTHtoPHPObject (line 404) | public function testEOMONTHtoPHPObject() method testDATEDIF (line 420) | public function testDATEDIF() method providerDATEDIF (line 428) | public function providerDATEDIF() method testDAYS360 (line 436) | public function testDAYS360() method providerDAYS360 (line 444) | public function providerDAYS360() method testYEARFRAC (line 452) | public function testYEARFRAC() method providerYEARFRAC (line 460) | public function providerYEARFRAC() FILE: unitTests/Classes/PHPExcel/Calculation/EngineeringTest.php class EngineeringTest (line 10) | class EngineeringTest extends PHPUnit_Framework_TestCase method setUp (line 13) | public function setUp() method testBESSELI (line 26) | public function testBESSELI() method providerBESSELI (line 34) | public function providerBESSELI() method testBESSELJ (line 42) | public function testBESSELJ() method providerBESSELJ (line 50) | public function providerBESSELJ() method testBESSELK (line 58) | public function testBESSELK() method providerBESSELK (line 66) | public function providerBESSELK() method testBESSELY (line 74) | public function testBESSELY() method providerBESSELY (line 82) | public function providerBESSELY() method testCOMPLEX (line 90) | public function testCOMPLEX() method providerCOMPLEX (line 98) | public function providerCOMPLEX() method testIMAGINARY (line 106) | public function testIMAGINARY() method providerIMAGINARY (line 114) | public function providerIMAGINARY() method testIMREAL (line 122) | public function testIMREAL() method providerIMREAL (line 130) | public function providerIMREAL() method testIMABS (line 138) | public function testIMABS() method providerIMABS (line 146) | public function providerIMABS() method testIMARGUMENT (line 154) | public function testIMARGUMENT() method providerIMARGUMENT (line 162) | public function providerIMARGUMENT() method testIMCONJUGATE (line 170) | public function testIMCONJUGATE() method providerIMCONJUGATE (line 179) | public function providerIMCONJUGATE() method testIMCOS (line 187) | public function testIMCOS() method providerIMCOS (line 196) | public function providerIMCOS() method testIMDIV (line 204) | public function testIMDIV() method providerIMDIV (line 213) | public function providerIMDIV() method testIMEXP (line 221) | public function testIMEXP() method providerIMEXP (line 230) | public function providerIMEXP() method testIMLN (line 238) | public function testIMLN() method providerIMLN (line 247) | public function providerIMLN() method testIMLOG2 (line 255) | public function testIMLOG2() method providerIMLOG2 (line 264) | public function providerIMLOG2() method testIMLOG10 (line 272) | public function testIMLOG10() method providerIMLOG10 (line 281) | public function providerIMLOG10() method testIMPOWER (line 289) | public function testIMPOWER() method providerIMPOWER (line 298) | public function providerIMPOWER() method testIMPRODUCT (line 306) | public function testIMPRODUCT() method providerIMPRODUCT (line 315) | public function providerIMPRODUCT() method testIMSIN (line 323) | public function testIMSIN() method providerIMSIN (line 332) | public function providerIMSIN() method testIMSQRT (line 340) | public function testIMSQRT() method providerIMSQRT (line 349) | public function providerIMSQRT() method testIMSUB (line 357) | public function testIMSUB() method providerIMSUB (line 366) | public function providerIMSUB() method testIMSUM (line 374) | public function testIMSUM() method providerIMSUM (line 383) | public function providerIMSUM() method testERF (line 391) | public function testERF() method providerERF (line 399) | public function providerERF() method testERFC (line 407) | public function testERFC() method providerERFC (line 415) | public function providerERFC() method testBIN2DEC (line 423) | public function testBIN2DEC() method providerBIN2DEC (line 431) | public function providerBIN2DEC() method testBIN2HEX (line 439) | public function testBIN2HEX() method providerBIN2HEX (line 447) | public function providerBIN2HEX() method testBIN2OCT (line 455) | public function testBIN2OCT() method providerBIN2OCT (line 463) | public function providerBIN2OCT() method testDEC2BIN (line 471) | public function testDEC2BIN() method providerDEC2BIN (line 479) | public function providerDEC2BIN() method testDEC2HEX (line 487) | public function testDEC2HEX() method providerDEC2HEX (line 495) | public function providerDEC2HEX() method testDEC2OCT (line 503) | public function testDEC2OCT() method providerDEC2OCT (line 511) | public function providerDEC2OCT() method testHEX2BIN (line 519) | public function testHEX2BIN() method providerHEX2BIN (line 527) | public function providerHEX2BIN() method testHEX2DEC (line 535) | public function testHEX2DEC() method providerHEX2DEC (line 543) | public function providerHEX2DEC() method testHEX2OCT (line 551) | public function testHEX2OCT() method providerHEX2OCT (line 559) | public function providerHEX2OCT() method testOCT2BIN (line 567) | public function testOCT2BIN() method providerOCT2BIN (line 575) | public function providerOCT2BIN() method testOCT2DEC (line 583) | public function testOCT2DEC() method providerOCT2DEC (line 591) | public function providerOCT2DEC() method testOCT2HEX (line 599) | public function testOCT2HEX() method providerOCT2HEX (line 607) | public function providerOCT2HEX() method testDELTA (line 615) | public function testDELTA() method providerDELTA (line 623) | public function providerDELTA() method testGESTEP (line 631) | public function testGESTEP() method providerGESTEP (line 639) | public function providerGESTEP() method testGetConversionGroups (line 644) | public function testGetConversionGroups() method testGetConversionGroupUnits (line 650) | public function testGetConversionGroupUnits() method testGetConversionGroupUnitDetails (line 656) | public function testGetConversionGroupUnitDetails() method testGetConversionMultipliers (line 662) | public function testGetConversionMultipliers() method testCONVERTUOM (line 671) | public function testCONVERTUOM() method providerCONVERTUOM (line 679) | public function providerCONVERTUOM() FILE: unitTests/Classes/PHPExcel/Calculation/FinancialTest.php class FinancialTest (line 6) | class FinancialTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testACCRINT (line 22) | public function testACCRINT() method providerACCRINT (line 30) | public function providerACCRINT() method testACCRINTM (line 38) | public function testACCRINTM() method providerACCRINTM (line 46) | public function providerACCRINTM() method testAMORDEGRC (line 54) | public function testAMORDEGRC() method providerAMORDEGRC (line 62) | public function providerAMORDEGRC() method testAMORLINC (line 70) | public function testAMORLINC() method providerAMORLINC (line 78) | public function providerAMORLINC() method testCOUPDAYBS (line 86) | public function testCOUPDAYBS() method providerCOUPDAYBS (line 94) | public function providerCOUPDAYBS() method testCOUPDAYS (line 102) | public function testCOUPDAYS() method providerCOUPDAYS (line 110) | public function providerCOUPDAYS() method testCOUPDAYSNC (line 118) | public function testCOUPDAYSNC() method providerCOUPDAYSNC (line 126) | public function providerCOUPDAYSNC() method testCOUPNCD (line 134) | public function testCOUPNCD() method providerCOUPNCD (line 142) | public function providerCOUPNCD() method testCOUPNUM (line 150) | public function testCOUPNUM() method providerCOUPNUM (line 158) | public function providerCOUPNUM() method testCOUPPCD (line 166) | public function testCOUPPCD() method providerCOUPPCD (line 174) | public function providerCOUPPCD() method testCUMIPMT (line 182) | public function testCUMIPMT() method providerCUMIPMT (line 190) | public function providerCUMIPMT() method testCUMPRINC (line 198) | public function testCUMPRINC() method providerCUMPRINC (line 206) | public function providerCUMPRINC() method testDB (line 214) | public function testDB() method providerDB (line 222) | public function providerDB() method testDDB (line 230) | public function testDDB() method providerDDB (line 238) | public function providerDDB() method testDISC (line 246) | public function testDISC() method providerDISC (line 254) | public function providerDISC() method testDOLLARDE (line 262) | public function testDOLLARDE() method providerDOLLARDE (line 270) | public function providerDOLLARDE() method testDOLLARFR (line 278) | public function testDOLLARFR() method providerDOLLARFR (line 286) | public function providerDOLLARFR() method testEFFECT (line 294) | public function testEFFECT() method providerEFFECT (line 302) | public function providerEFFECT() method testFV (line 310) | public function testFV() method providerFV (line 318) | public function providerFV() method testFVSCHEDULE (line 326) | public function testFVSCHEDULE() method providerFVSCHEDULE (line 334) | public function providerFVSCHEDULE() method testINTRATE (line 342) | public function testINTRATE() method providerINTRATE (line 350) | public function providerINTRATE() method testIPMT (line 358) | public function testIPMT() method providerIPMT (line 366) | public function providerIPMT() method testIRR (line 374) | public function testIRR() method providerIRR (line 382) | public function providerIRR() method testISPMT (line 390) | public function testISPMT() method providerISPMT (line 398) | public function providerISPMT() method testMIRR (line 406) | public function testMIRR() method providerMIRR (line 414) | public function providerMIRR() method testNOMINAL (line 422) | public function testNOMINAL() method providerNOMINAL (line 430) | public function providerNOMINAL() method testNPER (line 438) | public function testNPER() method providerNPER (line 446) | public function providerNPER() method testNPV (line 454) | public function testNPV() method providerNPV (line 462) | public function providerNPV() method testPRICE (line 470) | public function testPRICE() method providerPRICE (line 478) | public function providerPRICE() method testRATE (line 486) | public function testRATE() method providerRATE (line 494) | public function providerRATE() method testXIRR (line 502) | public function testXIRR() method providerXIRR (line 510) | public function providerXIRR() FILE: unitTests/Classes/PHPExcel/Calculation/FunctionsTest.php class FunctionsTest (line 6) | class FunctionsTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testDUMMY (line 19) | public function testDUMMY() method testDIV0 (line 25) | public function testDIV0() method testNA (line 31) | public function testNA() method testNaN (line 37) | public function testNaN() method testNAME (line 43) | public function testNAME() method testREF (line 49) | public function testREF() method testNULL (line 55) | public function testNULL() method testVALUE (line 61) | public function testVALUE() method testIS_BLANK (line 70) | public function testIS_BLANK() method providerIS_BLANK (line 78) | public function providerIS_BLANK() method testIS_ERR (line 86) | public function testIS_ERR() method providerIS_ERR (line 94) | public function providerIS_ERR() method testIS_ERROR (line 102) | public function testIS_ERROR() method providerIS_ERROR (line 110) | public function providerIS_ERROR() method testERROR_TYPE (line 118) | public function testERROR_TYPE() method providerERROR_TYPE (line 126) | public function providerERROR_TYPE() method testIS_LOGICAL (line 134) | public function testIS_LOGICAL() method providerIS_LOGICAL (line 142) | public function providerIS_LOGICAL() method testIS_NA (line 150) | public function testIS_NA() method providerIS_NA (line 158) | public function providerIS_NA() method testIS_NUMBER (line 166) | public function testIS_NUMBER() method providerIS_NUMBER (line 174) | public function providerIS_NUMBER() method testIS_TEXT (line 182) | public function testIS_TEXT() method providerIS_TEXT (line 190) | public function providerIS_TEXT() method testIS_NONTEXT (line 198) | public function testIS_NONTEXT() method providerIS_NONTEXT (line 206) | public function providerIS_NONTEXT() method testIS_EVEN (line 214) | public function testIS_EVEN() method providerIS_EVEN (line 222) | public function providerIS_EVEN() method testIS_ODD (line 230) | public function testIS_ODD() method providerIS_ODD (line 238) | public function providerIS_ODD() method testTYPE (line 246) | public function testTYPE() method providerTYPE (line 254) | public function providerTYPE() method testN (line 262) | public function testN() method providerN (line 270) | public function providerN() FILE: unitTests/Classes/PHPExcel/Calculation/LogicalTest.php class LogicalTest (line 6) | class LogicalTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testTRUE (line 19) | public function testTRUE() method testFALSE (line 25) | public function testFALSE() method testAND (line 34) | public function testAND() method providerAND (line 42) | public function providerAND() method testOR (line 50) | public function testOR() method providerOR (line 58) | public function providerOR() method testNOT (line 66) | public function testNOT() method providerNOT (line 74) | public function providerNOT() method testIF (line 82) | public function testIF() method providerIF (line 90) | public function providerIF() method testIFERROR (line 98) | public function testIFERROR() method providerIFERROR (line 106) | public function providerIFERROR() FILE: unitTests/Classes/PHPExcel/Calculation/LookupRefTest.php class LookupRefTest (line 6) | class LookupRefTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testHLOOKUP (line 22) | public function testHLOOKUP() method providerHLOOKUP (line 30) | public function providerHLOOKUP() method testVLOOKUP (line 38) | public function testVLOOKUP() method providerVLOOKUP (line 46) | public function providerVLOOKUP() FILE: unitTests/Classes/PHPExcel/Calculation/MathTrigTest.php class MathTrigTest (line 6) | class MathTrigTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testATAN2 (line 22) | public function testATAN2() method providerATAN2 (line 30) | public function providerATAN2() method testCEILING (line 38) | public function testCEILING() method providerCEILING (line 46) | public function providerCEILING() method testCOMBIN (line 54) | public function testCOMBIN() method providerCOMBIN (line 62) | public function providerCOMBIN() method testEVEN (line 70) | public function testEVEN() method providerEVEN (line 78) | public function providerEVEN() method testODD (line 86) | public function testODD() method providerODD (line 94) | public function providerODD() method testFACT (line 102) | public function testFACT() method providerFACT (line 110) | public function providerFACT() method testFACTDOUBLE (line 118) | public function testFACTDOUBLE() method providerFACTDOUBLE (line 126) | public function providerFACTDOUBLE() method testFLOOR (line 134) | public function testFLOOR() method providerFLOOR (line 142) | public function providerFLOOR() method testGCD (line 150) | public function testGCD() method providerGCD (line 158) | public function providerGCD() method testLCM (line 166) | public function testLCM() method providerLCM (line 174) | public function providerLCM() method testINT (line 182) | public function testINT() method providerINT (line 190) | public function providerINT() method testSIGN (line 198) | public function testSIGN() method providerSIGN (line 206) | public function providerSIGN() method testPOWER (line 214) | public function testPOWER() method providerPOWER (line 222) | public function providerPOWER() method testLOG (line 230) | public function testLOG() method providerLOG (line 238) | public function providerLOG() method testMOD (line 246) | public function testMOD() method providerMOD (line 254) | public function providerMOD() method testMDETERM (line 262) | public function testMDETERM() method providerMDETERM (line 270) | public function providerMDETERM() method testMINVERSE (line 278) | public function testMINVERSE() method providerMINVERSE (line 286) | public function providerMINVERSE() method testMMULT (line 294) | public function testMMULT() method providerMMULT (line 302) | public function providerMMULT() method testMULTINOMIAL (line 310) | public function testMULTINOMIAL() method providerMULTINOMIAL (line 318) | public function providerMULTINOMIAL() method testMROUND (line 326) | public function testMROUND() method providerMROUND (line 336) | public function providerMROUND() method testPRODUCT (line 344) | public function testPRODUCT() method providerPRODUCT (line 352) | public function providerPRODUCT() method testQUOTIENT (line 360) | public function testQUOTIENT() method providerQUOTIENT (line 368) | public function providerQUOTIENT() method testROUNDUP (line 376) | public function testROUNDUP() method providerROUNDUP (line 384) | public function providerROUNDUP() method testROUNDDOWN (line 392) | public function testROUNDDOWN() method providerROUNDDOWN (line 400) | public function providerROUNDDOWN() method testSERIESSUM (line 408) | public function testSERIESSUM() method providerSERIESSUM (line 416) | public function providerSERIESSUM() method testSUMIFS (line 424) | public function testSUMIFS() method providerSUMIFS (line 432) | public function providerSUMIFS() method testSUMSQ (line 440) | public function testSUMSQ() method providerSUMSQ (line 448) | public function providerSUMSQ() method testTRUNC (line 456) | public function testTRUNC() method providerTRUNC (line 464) | public function providerTRUNC() method testROMAN (line 472) | public function testROMAN() method providerROMAN (line 480) | public function providerROMAN() method testSQRTPI (line 488) | public function testSQRTPI() method providerSQRTPI (line 496) | public function providerSQRTPI() method testSUMIF (line 504) | public function testSUMIF() method providerSUMIF (line 512) | public function providerSUMIF() FILE: unitTests/Classes/PHPExcel/Calculation/TextDataTest.php class TextDataTest (line 6) | class TextDataTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testCHAR (line 22) | public function testCHAR() method providerCHAR (line 30) | public function providerCHAR() method testCODE (line 38) | public function testCODE() method providerCODE (line 46) | public function providerCODE() method testCONCATENATE (line 54) | public function testCONCATENATE() method providerCONCATENATE (line 62) | public function providerCONCATENATE() method testLEFT (line 70) | public function testLEFT() method providerLEFT (line 78) | public function providerLEFT() method testMID (line 86) | public function testMID() method providerMID (line 94) | public function providerMID() method testRIGHT (line 102) | public function testRIGHT() method providerRIGHT (line 110) | public function providerRIGHT() method testLOWER (line 118) | public function testLOWER() method providerLOWER (line 126) | public function providerLOWER() method testUPPER (line 134) | public function testUPPER() method providerUPPER (line 142) | public function providerUPPER() method testPROPER (line 150) | public function testPROPER() method providerPROPER (line 158) | public function providerPROPER() method testLEN (line 166) | public function testLEN() method providerLEN (line 174) | public function providerLEN() method testSEARCH (line 182) | public function testSEARCH() method providerSEARCH (line 190) | public function providerSEARCH() method testFIND (line 198) | public function testFIND() method providerFIND (line 206) | public function providerFIND() method testREPLACE (line 214) | public function testREPLACE() method providerREPLACE (line 222) | public function providerREPLACE() method testSUBSTITUTE (line 230) | public function testSUBSTITUTE() method providerSUBSTITUTE (line 238) | public function providerSUBSTITUTE() method testTRIM (line 246) | public function testTRIM() method providerTRIM (line 254) | public function providerTRIM() method testCLEAN (line 262) | public function testCLEAN() method providerCLEAN (line 270) | public function providerCLEAN() method testDOLLAR (line 278) | public function testDOLLAR() method providerDOLLAR (line 286) | public function providerDOLLAR() method testFIXED (line 294) | public function testFIXED() method providerFIXED (line 302) | public function providerFIXED() method testT (line 310) | public function testT() method providerT (line 318) | public function providerT() method testTEXT (line 326) | public function testTEXT() method providerTEXT (line 339) | public function providerTEXT() method testVALUE (line 347) | public function testVALUE() method providerVALUE (line 359) | public function providerVALUE() FILE: unitTests/Classes/PHPExcel/CalculationTest.php class CalculationTest (line 5) | class CalculationTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testBinaryComparisonOperation (line 20) | public function testBinaryComparisonOperation($formula, $expectedResul... method providerBinaryComparisonOperation (line 31) | public function providerBinaryComparisonOperation() FILE: unitTests/Classes/PHPExcel/Cell/AdvancedValueBinderTest.php class AdvancedValueBinderTest (line 3) | class AdvancedValueBinderTest extends PHPUnit_Framework_TestCase method setUp (line 5) | public function setUp() method provider (line 13) | public function provider() method testCurrency (line 36) | public function testCurrency($value, $valueBinded, $format, $thousands... FILE: unitTests/Classes/PHPExcel/Cell/DataTypeTest.php class DataTypeTest (line 4) | class DataTypeTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testGetErrorCodes (line 15) | public function testGetErrorCodes() FILE: unitTests/Classes/PHPExcel/Cell/DefaultValueBinderTest.php class DefaultValueBinderTest (line 5) | class DefaultValueBinderTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method createCellStub (line 17) | protected function createCellStub() method testBindValue (line 33) | public function testBindValue($value) method binderProvider (line 41) | public function binderProvider() method testDataTypeForValue (line 62) | public function testDataTypeForValue() method providerDataTypeForValue (line 70) | public function providerDataTypeForValue() method testDataTypeForRichTextObject (line 75) | public function testDataTypeForRichTextObject() FILE: unitTests/Classes/PHPExcel/Cell/HyperlinkTest.php class HyperlinkTest (line 4) | class HyperlinkTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testGetUrl (line 15) | public function testGetUrl() method testSetUrl (line 25) | public function testSetUrl() method testGetTooltip (line 38) | public function testGetTooltip() method testSetTooltip (line 48) | public function testSetTooltip() method testIsInternal (line 61) | public function testIsInternal() method testGetHashCode (line 75) | public function testGetHashCode() FILE: unitTests/Classes/PHPExcel/CellTest.php class CellTest (line 6) | class CellTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testColumnIndexFromString (line 20) | public function testColumnIndexFromString() method providerColumnString (line 28) | public function providerColumnString() method testColumnIndexFromStringTooLong (line 33) | public function testColumnIndexFromStringTooLong() method testColumnIndexFromStringTooShort (line 45) | public function testColumnIndexFromStringTooShort() method testStringFromColumnIndex (line 60) | public function testStringFromColumnIndex() method providerColumnIndex (line 68) | public function providerColumnIndex() method testCoordinateFromString (line 76) | public function testCoordinateFromString() method providerCoordinates (line 84) | public function providerCoordinates() method testCoordinateFromStringWithRangeAddress (line 89) | public function testCoordinateFromStringWithRangeAddress() method testCoordinateFromStringWithEmptyAddress (line 101) | public function testCoordinateFromStringWithEmptyAddress() method testCoordinateFromStringWithInvalidAddress (line 113) | public function testCoordinateFromStringWithInvalidAddress() method testAbsoluteCoordinateFromString (line 128) | public function testAbsoluteCoordinateFromString() method providerAbsoluteCoordinates (line 136) | public function providerAbsoluteCoordinates() method testAbsoluteCoordinateFromStringWithRangeAddress (line 141) | public function testAbsoluteCoordinateFromStringWithRangeAddress() method testAbsoluteReferenceFromString (line 156) | public function testAbsoluteReferenceFromString() method providerAbsoluteReferences (line 164) | public function providerAbsoluteReferences() method testAbsoluteReferenceFromStringWithRangeAddress (line 169) | public function testAbsoluteReferenceFromStringWithRangeAddress() method testSplitRange (line 184) | public function testSplitRange() method providerSplitRange (line 198) | public function providerSplitRange() method testBuildRange (line 206) | public function testBuildRange() method providerBuildRange (line 214) | public function providerBuildRange() method testBuildRangeInvalid (line 219) | public function testBuildRangeInvalid() method testRangeBoundaries (line 234) | public function testRangeBoundaries() method providerRangeBoundaries (line 242) | public function providerRangeBoundaries() method testRangeDimension (line 250) | public function testRangeDimension() method providerRangeDimension (line 258) | public function providerRangeDimension() method testGetRangeBoundaries (line 266) | public function testGetRangeBoundaries() method providerGetRangeBoundaries (line 274) | public function providerGetRangeBoundaries() method testExtractAllCellReferencesInRange (line 282) | public function testExtractAllCellReferencesInRange() method providerExtractAllCellReferencesInRange (line 290) | public function providerExtractAllCellReferencesInRange() FILE: unitTests/Classes/PHPExcel/Chart/DataSeriesValuesTest.php class DataSeriesValuesTest (line 4) | class DataSeriesValuesTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testSetDataType (line 15) | public function testSetDataType() method testSetInvalidDataTypeThrowsException (line 30) | public function testSetInvalidDataTypeThrowsException() method testGetDataType (line 43) | public function testGetDataType() FILE: unitTests/Classes/PHPExcel/Chart/LayoutTest.php class LayoutTest (line 4) | class LayoutTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testSetLayoutTarget (line 15) | public function testSetLayoutTarget() method testGetLayoutTarget (line 25) | public function testGetLayoutTarget() FILE: unitTests/Classes/PHPExcel/Chart/LegendTest.php class LegendTest (line 4) | class LegendTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testSetPosition (line 15) | public function testSetPosition() method testSetInvalidPositionReturnsFalse (line 33) | public function testSetInvalidPositionReturnsFalse() method testGetPosition (line 44) | public function testGetPosition() method testSetPositionXL (line 55) | public function testSetPositionXL() method testSetInvalidXLPositionReturnsFalse (line 74) | public function testSetInvalidXLPositionReturnsFalse() method testGetPositionXL (line 85) | public function testGetPositionXL() method testSetOverlay (line 96) | public function testSetOverlay() method testSetInvalidOverlayReturnsFalse (line 111) | public function testSetInvalidOverlayReturnsFalse() method testGetOverlay (line 122) | public function testGetOverlay() FILE: unitTests/Classes/PHPExcel/Reader/XEEValidatorTest.php class XEEValidatorTest (line 4) | class XEEValidatorTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testInvalidXML (line 19) | public function testInvalidXML($filename) method providerInvalidXML (line 27) | public function providerInvalidXML() method testValidXML (line 39) | public function testValidXML($filename, $expectedResult) method providerValidXML (line 46) | public function providerValidXML() FILE: unitTests/Classes/PHPExcel/ReferenceHelperTest.php class ReferenceHelperTest (line 4) | class ReferenceHelperTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testColumnSort (line 15) | public function testColumnSort() method testColumnReverseSort (line 36) | public function testColumnReverseSort() FILE: unitTests/Classes/PHPExcel/SettingsTest.php class SettingsTest (line 4) | class SettingsTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testGetXMLSettings (line 17) | public function testGetXMLSettings() method testSetXMLSettings (line 25) | public function testSetXMLSettings() FILE: unitTests/Classes/PHPExcel/Shared/CodePageTest.php class CodePageTest (line 6) | class CodePageTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testCodePageNumberToName (line 20) | public function testCodePageNumberToName() method providerCodePage (line 28) | public function providerCodePage() method testNumberToNameWithInvalidCodePage (line 33) | public function testNumberToNameWithInvalidCodePage() method testNumberToNameWithUnsupportedCodePage (line 45) | public function testNumberToNameWithUnsupportedCodePage() FILE: unitTests/Classes/PHPExcel/Shared/DateTest.php class DateTest (line 6) | class DateTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testSetExcelCalendar (line 17) | public function testSetExcelCalendar() method testSetExcelCalendarWithInvalidValue (line 30) | public function testSetExcelCalendarWithInvalidValue() method testDateTimeExcelToPHP1900 (line 40) | public function testDateTimeExcelToPHP1900() method providerDateTimeExcelToPHP1900 (line 56) | public function providerDateTimeExcelToPHP1900() method testDateTimePHPToExcel1900 (line 64) | public function testDateTimePHPToExcel1900() method providerDateTimePHPToExcel1900 (line 77) | public function providerDateTimePHPToExcel1900() method testDateTimeFormattedPHPToExcel1900 (line 85) | public function testDateTimeFormattedPHPToExcel1900() method providerDateTimeFormattedPHPToExcel1900 (line 98) | public function providerDateTimeFormattedPHPToExcel1900() method testDateTimeExcelToPHP1904 (line 106) | public function testDateTimeExcelToPHP1904() method providerDateTimeExcelToPHP1904 (line 122) | public function providerDateTimeExcelToPHP1904() method testDateTimePHPToExcel1904 (line 130) | public function testDateTimePHPToExcel1904() method providerDateTimePHPToExcel1904 (line 143) | public function providerDateTimePHPToExcel1904() method testIsDateTimeFormatCode (line 151) | public function testIsDateTimeFormatCode() method providerIsDateTimeFormatCode (line 159) | public function providerIsDateTimeFormatCode() method testDateTimeExcelToPHP1900Timezone (line 167) | public function testDateTimeExcelToPHP1900Timezone() method providerDateTimeExcelToPHP1900Timezone (line 183) | public function providerDateTimeExcelToPHP1900Timezone() FILE: unitTests/Classes/PHPExcel/Shared/FileTest.php class FileTest (line 6) | class FileTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testGetUseUploadTempDirectory (line 17) | public function testGetUseUploadTempDirectory() method testSetUseUploadTempDirectory (line 25) | public function testSetUseUploadTempDirectory() FILE: unitTests/Classes/PHPExcel/Shared/FontTest.php class FontTest (line 6) | class FontTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testGetAutoSizeMethod (line 17) | public function testGetAutoSizeMethod() method testSetAutoSizeMethod (line 25) | public function testSetAutoSizeMethod() method testSetAutoSizeMethodWithInvalidValue (line 38) | public function testSetAutoSizeMethodWithInvalidValue() method testFontSizeToPixels (line 49) | public function testFontSizeToPixels() method providerFontSizeToPixels (line 57) | public function providerFontSizeToPixels() method testInchSizeToPixels (line 65) | public function testInchSizeToPixels() method providerInchSizeToPixels (line 73) | public function providerInchSizeToPixels() method testCentimeterSizeToPixels (line 81) | public function testCentimeterSizeToPixels() method providerCentimeterSizeToPixels (line 89) | public function providerCentimeterSizeToPixels() FILE: unitTests/Classes/PHPExcel/Shared/PasswordHasherTest.php class PasswordHasherTest (line 6) | class PasswordHasherTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testHashPassword (line 20) | public function testHashPassword() method providerHashPassword (line 28) | public function providerHashPassword() FILE: unitTests/Classes/PHPExcel/Shared/StringTest.php class StringTest (line 6) | class StringTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testGetIsMbStringEnabled (line 17) | public function testGetIsMbStringEnabled() method testGetIsIconvEnabled (line 23) | public function testGetIsIconvEnabled() method testGetDecimalSeparator (line 29) | public function testGetDecimalSeparator() method testSetDecimalSeparator (line 38) | public function testSetDecimalSeparator() method testGetThousandsSeparator (line 47) | public function testGetThousandsSeparator() method testSetThousandsSeparator (line 56) | public function testSetThousandsSeparator() method testGetCurrencyCode (line 65) | public function testGetCurrencyCode() method testSetCurrencyCode (line 74) | public function testSetCurrencyCode() FILE: unitTests/Classes/PHPExcel/Shared/TimeZoneTest.php class TimeZoneTest (line 4) | class TimeZoneTest extends PHPUnit_Framework_TestCase method setUp (line 7) | public function setUp() method testSetTimezone (line 15) | public function testSetTimezone() method testSetTimezoneWithInvalidValue (line 32) | public function testSetTimezoneWithInvalidValue() FILE: unitTests/Classes/PHPExcel/Style/ColorTest.php class ColorTest (line 6) | class ColorTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testGetRed (line 20) | public function testGetRed() method providerColorGetRed (line 28) | public function providerColorGetRed() method testGetGreen (line 36) | public function testGetGreen() method providerColorGetGreen (line 44) | public function providerColorGetGreen() method testGetBlue (line 52) | public function testGetBlue() method providerColorGetBlue (line 60) | public function providerColorGetBlue() method testChangeBrightness (line 68) | public function testChangeBrightness() method providerColorChangeBrightness (line 76) | public function providerColorChangeBrightness() FILE: unitTests/Classes/PHPExcel/Style/NumberFormatDateTest.php class NumberFormatDateTest (line 6) | class NumberFormatDateTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testFormatValueWithMask (line 23) | public function testFormatValueWithMask() method providerNumberFormat (line 31) | public function providerNumberFormat() FILE: unitTests/Classes/PHPExcel/Style/NumberFormatTest.php class NumberFormatTest (line 6) | class NumberFormatTest extends PHPUnit_Framework_TestCase method setUp (line 9) | public function setUp() method testFormatValueWithMask (line 23) | public function testFormatValueWithMask() method providerNumberFormat (line 31) | public function providerNumberFormat() FILE: unitTests/Classes/PHPExcel/Worksheet/AutoFilter/Column/RuleTest.php class RuleTest (line 4) | class RuleTest extends PHPUnit_Framework_TestCase method setUp (line 10) | public function setUp() method testGetRuleType (line 30) | public function testGetRuleType() method testSetRuleType (line 36) | public function testSetRuleType() method testSetValue (line 48) | public function testSetValue() method testGetOperator (line 60) | public function testGetOperator() method testSetOperator (line 66) | public function testSetOperator() method testSetGrouping (line 78) | public function testSetGrouping() method testGetParent (line 90) | public function testGetParent() method testSetParent (line 96) | public function testSetParent() method testClone (line 103) | public function testClone() FILE: unitTests/Classes/PHPExcel/Worksheet/AutoFilter/ColumnTest.php class AutofilterColumnTest (line 4) | class AutofilterColumnTest extends PHPUnit_Framework_TestCase method setUp (line 12) | public function setUp() method testGetColumnIndex (line 33) | public function testGetColumnIndex() method testSetColumnIndex (line 39) | public function testSetColumnIndex() method testGetParent (line 51) | public function testGetParent() method testSetParent (line 57) | public function testSetParent() method testGetFilterType (line 64) | public function testGetFilterType() method testSetFilterType (line 70) | public function testSetFilterType() method testSetInvalidFilterTypeThrowsException (line 82) | public function testSetInvalidFilterTypeThrowsException() method testGetJoin (line 89) | public function testGetJoin() method testSetJoin (line 95) | public function testSetJoin() method testSetInvalidJoinThrowsException (line 107) | public function testSetInvalidJoinThrowsException() method testSetAttributes (line 114) | public function testSetAttributes() method testGetAttributes (line 125) | public function testGetAttributes() method testSetAttribute (line 138) | public function testSetAttribute() method testGetAttribute (line 151) | public function testGetAttribute() method testClone (line 167) | public function testClone() FILE: unitTests/Classes/PHPExcel/Worksheet/AutoFilterTest.php class AutoFilterTest (line 4) | class AutoFilterTest extends PHPUnit_Framework_TestCase method setUp (line 11) | public function setUp() method testToString (line 34) | public function testToString() method testGetParent (line 43) | public function testGetParent() method testSetParent (line 49) | public function testSetParent() method testGetRange (line 56) | public function testGetRange() method testSetRange (line 65) | public function testSetRange() method testClearRange (line 82) | public function testClearRange() method testSetRangeInvalidRange (line 98) | public function testSetRangeInvalidRange() method testGetColumnsEmpty (line 105) | public function testGetColumnsEmpty() method testGetColumnOffset (line 113) | public function testGetColumnOffset() method testGetInvalidColumnOffset (line 131) | public function testGetInvalidColumnOffset() method testSetColumnWithString (line 138) | public function testSetColumnWithString() method testSetInvalidColumnWithString (line 158) | public function testSetInvalidColumnWithString() method testSetColumnWithColumnObject (line 165) | public function testSetColumnWithColumnObject() method testSetInvalidColumnWithObject (line 186) | public function testSetInvalidColumnWithObject() method testSetColumnWithInvalidDataType (line 197) | public function testSetColumnWithInvalidDataType() method testGetColumns (line 205) | public function testGetColumns() method testGetColumn (line 224) | public function testGetColumn() method testGetColumnByOffset (line 240) | public function testGetColumnByOffset() method testGetColumnIfNotSet (line 256) | public function testGetColumnIfNotSet() method testGetColumnWithoutRangeSet (line 267) | public function testGetColumnWithoutRangeSet() method testClearRangeWithExistingColumns (line 275) | public function testClearRangeWithExistingColumns() method testSetRangeWithExistingColumns (line 298) | public function testSetRangeWithExistingColumns() method testClone (line 328) | public function testClone() FILE: unitTests/Classes/PHPExcel/Worksheet/CellCollectionTest.php class CellCollectionTest (line 3) | class CellCollectionTest extends PHPUnit_Framework_TestCase method setUp (line 6) | public function setUp() method testCacheLastCell (line 15) | public function testCacheLastCell() FILE: unitTests/Classes/PHPExcel/Worksheet/ColumnCellIteratorTest.php class ColumnCellIteratorTest (line 3) | class ColumnCellIteratorTest extends PHPUnit_Framework_TestCase method setUp (line 8) | public function setUp() method testIteratorFullRange (line 32) | public function testIteratorFullRange() method testIteratorStartEndRange (line 44) | public function testIteratorStartEndRange() method testIteratorSeekAndPrev (line 56) | public function testIteratorSeekAndPrev() method testSeekOutOfRange (line 72) | public function testSeekOutOfRange() method testPrevOutOfRange (line 81) | public function testPrevOutOfRange() FILE: unitTests/Classes/PHPExcel/Worksheet/ColumnIteratorTest.php class ColumnIteratorTest (line 3) | class ColumnIteratorTest extends PHPUnit_Framework_TestCase method setUp (line 8) | public function setUp() method testIteratorFullRange (line 32) | public function testIteratorFullRange() method testIteratorStartEndRange (line 44) | public function testIteratorStartEndRange() method testIteratorSeekAndPrev (line 56) | public function testIteratorSeekAndPrev() method testStartOutOfRange (line 74) | public function testStartOutOfRange() method testSeekOutOfRange (line 82) | public function testSeekOutOfRange() method testPrevOutOfRange (line 91) | public function testPrevOutOfRange() FILE: unitTests/Classes/PHPExcel/Worksheet/RowCellIteratorTest.php class RowCellIteratorTest (line 3) | class RowCellIteratorTest extends PHPUnit_Framework_TestCase method setUp (line 8) | public function setUp() method testIteratorFullRange (line 32) | public function testIteratorFullRange() method testIteratorStartEndRange (line 44) | public function testIteratorStartEndRange() method testIteratorSeekAndPrev (line 56) | public function testIteratorSeekAndPrev() method testSeekOutOfRange (line 74) | public function testSeekOutOfRange() method testPrevOutOfRange (line 83) | public function testPrevOutOfRange() FILE: unitTests/Classes/PHPExcel/Worksheet/RowIteratorTest.php class RowIteratorTest (line 3) | class RowIteratorTest extends PHPUnit_Framework_TestCase method setUp (line 8) | public function setUp() method testIteratorFullRange (line 32) | public function testIteratorFullRange() method testIteratorStartEndRange (line 44) | public function testIteratorStartEndRange() method testIteratorSeekAndPrev (line 56) | public function testIteratorSeekAndPrev() method testStartOutOfRange (line 72) | public function testStartOutOfRange() method testSeekOutOfRange (line 80) | public function testSeekOutOfRange() method testPrevOutOfRange (line 89) | public function testPrevOutOfRange() FILE: unitTests/Classes/PHPExcel/Worksheet/WorksheetColumnTest.php class WorksheetColumnTest (line 3) | class WorksheetColumnTest extends PHPUnit_Framework_TestCase method setUp (line 8) | public function setUp() method testInstantiateColumnDefault (line 24) | public function testInstantiateColumnDefault() method testInstantiateColumnSpecified (line 32) | public function testInstantiateColumnSpecified() method testGetCellIterator (line 40) | public function testGetCellIterator() FILE: unitTests/Classes/PHPExcel/Worksheet/WorksheetRowTest.php class WorksheetRowTest (line 3) | class WorksheetRowTest extends PHPUnit_Framework_TestCase method setUp (line 8) | public function setUp() method testInstantiateRowDefault (line 24) | public function testInstantiateRowDefault() method testInstantiateRowSpecified (line 32) | public function testInstantiateRowSpecified() method testGetCellIterator (line 40) | public function testGetCellIterator() FILE: unitTests/custom/Complex.php class Complex (line 3) | class Complex method _parseComplex (line 9) | public static function _parseComplex($complexNumber) method __construct (line 63) | public function __construct($realPart, $imaginaryPart = null, $suffix ... method getReal (line 81) | public function getReal() method getImaginary (line 86) | public function getImaginary() method getSuffix (line 91) | public function getSuffix() method __toString (line 96) | public function __toString() FILE: unitTests/custom/complexAssert.php class complexAssert (line 5) | class complexAssert method assertComplexEquals (line 9) | public function assertComplexEquals($expected, $actual, $delta = 0) method getErrorMessage (line 51) | public function getErrorMessage() FILE: unitTests/testDataFileIterator.php class testDataFileIterator (line 3) | class testDataFileIterator implements Iterator method __construct (line 9) | public function __construct($file) method __destruct (line 14) | public function __destruct() method rewind (line 19) | public function rewind() method valid (line 26) | public function valid() method key (line 31) | public function key() method current (line 36) | public function current() method next (line 41) | public function next() method _parseNextDataset (line 47) | private function _parseNextDataset() method _getcsv (line 68) | private function _getcsv($input, $delimiter, $enclosure) method _parseDataValue (line 87) | private function _parseDataValue($dataValue)