SYMBOL INDEX (9227 symbols across 764 files) FILE: application/controllers/Home.php class Home (line 5) | class Home extends MY_Controller method __construct (line 10) | public function __construct() method index (line 15) | public function index() method logout (line 24) | public function logout() method getInvoiceFooter (line 36) | public function getInvoiceFooter() method publicAcceptInvoice (line 49) | public function publicAcceptInvoice($uniqid) FILE: application/controllers/Loader.php class Loader (line 7) | class Loader extends MY_Controller method __construct (line 10) | public function __construct() method jsFile (line 20) | public function jsFile($file = null) FILE: application/controllers/Registration.php class Registration (line 5) | class Registration extends MY_Controller method index (line 8) | public function index() method login (line 40) | public function login() method loginCheck (line 52) | private function loginCheck() FILE: application/core/ADMIN_Controller.php class ADMIN_Controller (line 11) | class ADMIN_Controller extends HEAD_Controller method __construct (line 16) | public function __construct() method render (line 25) | protected function render($view, $head, $data = null) method login_check (line 37) | private function login_check() method saveHistory (line 46) | protected function saveHistory($activity) FILE: application/core/HEAD_Controller.php class HEAD_Controller (line 3) | class HEAD_Controller extends MX_Controller method __construct (line 6) | public function __construct() FILE: application/core/MY_Controller.php class MY_Controller (line 3) | class MY_Controller extends HEAD_Controller method __construct (line 6) | public function __construct() method render (line 11) | public function render($view, $head, $data = null) method setUserLogin (line 18) | public function setUserLogin($email, $type) FILE: application/core/MY_Loader.php class MY_Loader (line 6) | class MY_Loader extends MX_Loader {} FILE: application/core/MY_Router.php class MY_Router (line 6) | class MY_Router extends MX_Router {} FILE: application/core/USER_Controller.php class USER_Controller (line 3) | class USER_Controller extends HEAD_Controller method __construct (line 11) | public function __construct() method render (line 27) | public function render($view, $head, $data = null) method loginCheck (line 46) | private function loginCheck() method loadPermissions (line 69) | private function loadPermissions() method firmCkecker (line 84) | private function firmCkecker() method checkExceededLimitOfCompanies (line 136) | private function checkExceededLimitOfCompanies() method saveHistory (line 153) | public function saveHistory() method validateCompanyDetails (line 158) | protected function validateCompanyDetails($checkBulstat = true) method addCompanyFolders (line 194) | protected function addCompanyFolders($companyId) method checkBulstatIsFree (line 201) | private function checkBulstatIsFree() method loadValueStores (line 207) | private function loadValueStores() FILE: application/helpers/except_letters_helper.php function except_letters (line 7) | function except_letters($str) FILE: application/helpers/full_document_number_helper.php function full_document_number (line 6) | function full_document_number($inv, $length = 10, $padding = '0') FILE: application/helpers/get_client_ip_address_helper.php function get_client_ip_address (line 7) | function get_client_ip_address() FILE: application/helpers/geterror_helper.php function geterror (line 9) | function geterror($input) FILE: application/helpers/lang_url_helper.php function lang_url (line 12) | function lang_url($goto = null) FILE: application/helpers/pagination_helper.php function pagination (line 10) | function pagination($url, $rowscount, $per_page, $segment = 2) FILE: application/helpers/thisyeardates_helper.php function thisyeardates (line 11) | function thisyeardates() FILE: application/helpers/uploader_helper.php function uploader (line 7) | function uploader($path, $inputName = false) FILE: application/libraries/HtmlToPdf.php class HtmlToPdf (line 9) | class HtmlToPdf method generatePdf (line 15) | public function generatePdf( method setNum (line 112) | public function setNum($num) method setType (line 117) | public function setType($type) method setPageTranslate (line 122) | public function setPageTranslate($translation) FILE: application/libraries/Language.php class Language (line 11) | class Language method __construct (line 17) | public function __construct() method setLanguage (line 25) | private function setLanguage() method getUrlAbbrevation (line 62) | public function getUrlAbbrevation() FILE: application/libraries/MailSend.php class MailSend (line 9) | class MailSend method loadMailerSettings (line 14) | public function loadMailerSettings() method sendTo (line 28) | public function sendTo($toEmail, $recipientName, $subject, $msg) FILE: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/PHPExcel/Calculation/TextData.php class PHPExcel_Calculation_TextData (line 37) | class PHPExcel_Calculation_TextData method unicodeToOrd (line 41) | private static function unicodeToOrd($c) FILE: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/PHPExcel/IComparable.php type PHPExcel_IComparable (line 26) | interface PHPExcel_IComparable method getHashCode (line 33) | public function getHashCode(); FILE: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/PHPExcel/Shared/JAMA/utils/Error.php function JAMAError (line 70) | function JAMAError($errorNumber = null) FILE: application/libraries/PHPExcel/PHPExcel/Shared/JAMA/utils/Maths.php function hypo (line 14) | function hypo($a, $b) FILE: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/PHPExcel/Shared/PasswordHasher.php class PHPExcel_Shared_PasswordHasher (line 36) | class PHPExcel_Shared_PasswordHasher method hashPassword (line 48) | public static function hashPassword($pPassword = '') FILE: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/PHPExcel/Writer/IWriter.php type PHPExcel_Writer_IWriter (line 28) | interface PHPExcel_Writer_IWriter method save (line 36) | public function save($pFilename = null); FILE: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/PHPExcel/Writer/OpenDocument/WriterPart.php class PHPExcel_Writer_OpenDocument_WriterPart (line 28) | abstract class PHPExcel_Writer_OpenDocument_WriterPart extends PHPExcel_... FILE: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPExcel/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: application/libraries/PHPMailer/PHPMailerAutoload.php function PHPMailerAutoload (line 24) | function PHPMailerAutoload($classname) function __spl_autoload_register (line 45) | function __spl_autoload_register($classname) FILE: application/libraries/PHPMailer/class.phpmailer.php class PHPMailer (line 28) | class PHPMailer method __construct (line 657) | public function __construct($exceptions = null) method __destruct (line 667) | public function __destruct() method mailPassthru (line 686) | private function mailPassthru($to, $subject, $body, $header, $params) method edebug (line 711) | protected function edebug($str) method isHTML (line 752) | public function isHTML($isHtml = true) method isSMTP (line 765) | public function isSMTP() method isMail (line 774) | public function isMail() method isSendmail (line 783) | public function isSendmail() method isQmail (line 799) | public function isQmail() method addAddress (line 817) | public function addAddress($address, $name = '') method addCC (line 829) | public function addCC($address, $name = '') method addBCC (line 841) | public function addBCC($address, $name = '') method addReplyTo (line 852) | public function addReplyTo($address, $name = '') method addOrEnqueueAnAddress (line 869) | protected function addOrEnqueueAnAddress($kind, $address, $name) method addAnAddress (line 913) | protected function addAnAddress($kind, $address, $name = '') method parseAddresses (line 958) | public function parseAddresses($addrstr, $useimap = true) method setFrom (line 1011) | public function setFrom($address, $name = '', $auto = true) method getLastMessageID (line 1044) | public function getLastMessageID() method validateAddress (line 1068) | public static function validateAddress($address, $patternselect = null) method idnSupported (line 1164) | public function idnSupported() method punyencodeAddress (line 1181) | public function punyencodeAddress($address) method send (line 1207) | public function send() method preSend (line 1229) | public function preSend() method postSend (line 1326) | public function postSend() method sendmailSend (line 1365) | protected function sendmailSend($header, $body) method isShellSafe (line 1439) | protected static function isShellSafe($string) method mailSend (line 1473) | protected function mailSend($header, $body) method getSMTPInstance (line 1517) | public function getSMTPInstance() method smtpSend (line 1537) | protected function smtpSend($header, $body) method smtpConnect (line 1600) | public function smtpConnect($options = null) method smtpClose (line 1722) | public function smtpClose() method setLanguage (line 1741) | public function setLanguage($langcode = 'en', $lang_path = '') method getTranslations (line 1808) | public function getTranslations() method addrAppend (line 1823) | public function addrAppend($type, $addr) method addrFormat (line 1839) | public function addrFormat($addr) method wrapText (line 1861) | public function wrapText($message, $length, $qp_mode = false) method utf8CharBoundary (line 1960) | public function utf8CharBoundary($encodedText, $maxLength) method setWordWrap (line 2005) | public function setWordWrap() method createHeader (line 2029) | public function createHeader() method getMailMIME (line 2124) | public function getMailMIME() method getSentMIMEMessage (line 2179) | public function getSentMIMEMessage() method generateId (line 2188) | protected function generateId() { method createBody (line 2199) | public function createBody() method getBoundary (line 2413) | protected function getBoundary($boundary, $charSet, $contentType, $enc... method endBoundary (line 2443) | protected function endBoundary($boundary) method setMessageType (line 2454) | protected function setMessageType() method headerLine (line 2480) | public function headerLine($name, $value) method textLine (line 2491) | public function textLine($value) method addAttachment (line 2508) | public function addAttachment($path, $name = '', $encoding = 'base64',... method getAttachments (line 2551) | public function getAttachments() method attachAll (line 2564) | protected function attachAll($disposition_type, $boundary) method encodeFile (line 2689) | protected function encodeFile($path, $encoding = 'base64') method encodeString (line 2730) | public function encodeString($str, $encoding = 'base64') method encodeHeader (line 2766) | public function encodeHeader($str, $position = 'text') method hasMultiBytes (line 2830) | public function hasMultiBytes($str) method has8bitChars (line 2844) | public function has8bitChars($text) method base64EncodeWrapMB (line 2859) | public function base64EncodeWrapMB($str, $linebreak = null) method encodeQP (line 2901) | public function encodeQP($string, $line_max = 76) method encodeQPphp (line 2926) | public function encodeQPphp( method encodeQ (line 2942) | public function encodeQ($str, $position = 'text') method addStringAttachment (line 2993) | public function addStringAttachment( method addEmbeddedImage (line 3034) | public function addEmbeddedImage($path, $cid, $name = '', $encoding = ... method addStringEmbeddedImage (line 3079) | public function addStringEmbeddedImage( method inlineImageExists (line 3111) | public function inlineImageExists() method attachmentExists (line 3125) | public function attachmentExists() method alternativeExists (line 3139) | public function alternativeExists() method clearQueuedAddresses (line 3150) | public function clearQueuedAddresses($kind) method clearAddresses (line 3164) | public function clearAddresses() method clearCCs (line 3177) | public function clearCCs() method clearBCCs (line 3190) | public function clearBCCs() method clearReplyTos (line 3203) | public function clearReplyTos() method clearAllRecipients (line 3213) | public function clearAllRecipients() method clearAttachments (line 3226) | public function clearAttachments() method clearCustomHeaders (line 3235) | public function clearCustomHeaders() method setError (line 3246) | protected function setError($msg) method rfcDate (line 3273) | public static function rfcDate() method serverHostname (line 3287) | protected function serverHostname() method lang (line 3308) | protected function lang($key) method isError (line 3333) | public function isError() method fixEOL (line 3345) | public function fixEOL($str) method addCustomHeader (line 3365) | public function addCustomHeader($name, $value = null) method getCustomHeaders (line 3379) | public function getCustomHeaders() method msgHTML (line 3400) | public function msgHTML($message, $basedir = '', $advanced = false) method html2text (line 3494) | public function html2text($html, $advanced = false) method _mime_types (line 3513) | public static function _mime_types($ext = '') method filenameToType (line 3628) | public static function filenameToType($filename) method mb_pathinfo (line 3650) | public static function mb_pathinfo($path, $options = null) method set (line 3700) | public function set($name, $value = '') method secureHeader (line 3717) | public function secureHeader($str) method normalizeBreaks (line 3732) | public static function normalizeBreaks($text, $breaktype = "\r\n") method sign (line 3745) | public function sign($cert_filename, $key_filename, $key_pass, $extrac... method DKIM_QP (line 3759) | public function DKIM_QP($txt) method DKIM_Sign (line 3780) | public function DKIM_Sign($signHeader) method DKIM_HeaderC (line 3826) | public function DKIM_HeaderC($signHeader) method DKIM_BodyC (line 3846) | public function DKIM_BodyC($body) method DKIM_Add (line 3869) | public function DKIM_Add($headers_line, $subject, $body) method hasLineLongerThanMax (line 3947) | public static function hasLineLongerThanMax($str) method getToAddresses (line 3959) | public function getToAddresses() method getCcAddresses (line 3970) | public function getCcAddresses() method getBccAddresses (line 3981) | public function getBccAddresses() method getReplyToAddresses (line 3992) | public function getReplyToAddresses() method getAllRecipientAddresses (line 4003) | public function getAllRecipientAddresses() method doCallback (line 4018) | protected function doCallback($isSent, $to, $cc, $bcc, $subject, $body... class phpmailerException (line 4031) | class phpmailerException extends Exception method errorMessage (line 4037) | public function errorMessage() FILE: application/libraries/PHPMailer/class.phpmaileroauth.php class PHPMailerOAuth (line 26) | class PHPMailerOAuth extends PHPMailer method getOAUTHInstance (line 63) | public function getOAUTHInstance() method smtpConnect (line 85) | public function smtpConnect($options = array()) FILE: application/libraries/PHPMailer/class.phpmaileroauthgoogle.php class PHPMailerOAuthGoogle (line 27) | class PHPMailerOAuthGoogle method __construct (line 40) | public function __construct( method getProvider (line 52) | private function getProvider() method getGrant (line 60) | private function getGrant() method getToken (line 65) | private function getToken() method getOauth64 (line 72) | public function getOauth64() FILE: application/libraries/PHPMailer/class.pop3.php class POP3 (line 30) | class POP3 method popBeforeSmtp (line 140) | public static function popBeforeSmtp( method authorise (line 165) | public function authorise($host, $port = false, $timeout = false, $use... method connect (line 207) | public function connect($host, $port = false, $tval = 30) method login (line 266) | public function login($username = '', $password = '') method disconnect (line 296) | public function disconnect() method getResponse (line 315) | protected function getResponse($size = 128) method sendString (line 330) | protected function sendString($string) method checkResponse (line 348) | protected function checkResponse($string) method setError (line 368) | protected function setError($error) method getErrors (line 384) | public function getErrors() method catchWarning (line 397) | protected function catchWarning($errno, $errstr, $errfile, $errline) FILE: application/libraries/PHPMailer/class.smtp.php class SMTP (line 27) | class SMTP method edebug (line 213) | protected function edebug($str, $level = 0) method connect (line 257) | public function connect($host, $port = null, $timeout = 30, $options =... method startTLS (line 348) | public function startTLS() method authenticate (line 387) | public function authenticate( method hmac (line 556) | protected function hmac($data, $key) method connected (line 588) | public function connected() method close (line 613) | public function close() method data (line 638) | public function data($msg_data) method hello (line 727) | public function hello($host = '') method sendHello (line 742) | protected function sendHello($hello, $host) method parseHelloFields (line 760) | protected function parseHelloFields($type) method mail (line 807) | public function mail($from) method quit (line 825) | public function quit($close_on_error = true) method recipient (line 845) | public function recipient($address) method reset (line 861) | public function reset() method sendCommand (line 874) | protected function sendCommand($command, $commandstring, $expect) method sendAndMail (line 940) | public function sendAndMail($from) method verify (line 951) | public function verify($name) method noop (line 962) | public function noop() method turn (line 976) | public function turn() method client_send (line 989) | public function client_send($data) method getError (line 1003) | public function getError() method getServerExtList (line 1013) | public function getServerExtList() method getServerExt (line 1037) | public function getServerExt($name) method getLastReply (line 1064) | public function getLastReply() method get_lines (line 1078) | protected function get_lines() method setVerp (line 1127) | public function setVerp($enabled = false) method getVerp (line 1136) | public function getVerp() method setError (line 1148) | protected function setError($message, $detail = '', $smtp_code = '', $... method setDebugOutput (line 1162) | public function setDebugOutput($method = 'echo') method getDebugOutput (line 1171) | public function getDebugOutput() method setDebugLevel (line 1180) | public function setDebugLevel($level = 0) method getDebugLevel (line 1189) | public function getDebugLevel() method setTimeout (line 1198) | public function setTimeout($timeout = 0) method getTimeout (line 1207) | public function getTimeout() method errorHandler (line 1219) | protected function errorHandler($errno, $errmsg, $errfile = '', $errli... method getLastTransactionID (line 1240) | public function getLastTransactionID() FILE: application/libraries/PHPMailer/examples/scripts/XRegExp.js function clone (line 499) | function clone (regex, additionalFlags) { function getNativeFlags (line 513) | function getNativeFlags (regex) { function runTokens (line 521) | function runTokens (pattern, index, scope, context) { function indexOf (line 550) | function indexOf (array, item, from) { FILE: application/libraries/PHPMailer/examples/scripts/shAutoloader.js function addBrush (line 40) | function addBrush(aliases, url) function getAliases (line 46) | function getAliases(item) function loadScript (line 84) | function loadScript(url) function checkAll (line 111) | function checkAll() FILE: application/libraries/PHPMailer/examples/scripts/shBrushPhp.js function Brush (line 6) | function Brush() FILE: application/libraries/PHPMailer/examples/scripts/shCore.js function c (line 1) | function c(e,t){if(!XRegExp.isRegExp(e))throw TypeError("type RegExp exp... function h (line 1) | function h(e){return(e.global?"g":"")+(e.ignoreCase?"i":"")+(e.multiline... function p (line 1) | function p(e,t,n,r){var o=s.length,u,a,f;i=!0;try{while(o--){f=s[o];if(n... function d (line 1) | function d(e,t,n){if(Array.prototype.indexOf)return e.indexOf(t,n);for(v... function t (line 1) | function t(e,t){return e.className.indexOf(t)!=-1} function n (line 1) | function n(e,n){t(e,n)||(e.className+=" "+n)} function r (line 1) | function r(e,t){e.className=e.className.replace(t,"")} function i (line 1) | function i(e){var t=[];for(var n=0;n(.*?))\\]$"),i=new... function x (line 1) | function x(t,n){return t==null||t.length==0||t=="\n"?t:(t=t.replace(/|<br\s*\/?>/gi;return e.config.blog... function L (line 1) | function L(e){return e.replace(/^\s+|\s+$/g,"")} function A (line 1) | function A(e){var t=s(k(e)),n=new Array,r=/^\s*/,i=1e3;for(var o=0;ot.index?1:e.lengtharguments.length||(this.range=a,this.forceBrBreak=0,this... function d (line 175) | function d(a){var b=[];a.forEach(function(a){if("true"==a.getAttribute("... function b (line 175) | function b(a,c,e,g){a:{null==g&&(g=d(e));for(var l;l=g.shift();)if(l.get... function c (line 176) | function c(a,b,c){if(!b)return!1;a=a.clone();a.collapse(!c);return a.che... function d (line 184) | function d(a){return!(a.equals(c)||a.equals(e))} function a (line 191) | function a(a,b,c,d,e){var h,p;a=[];for(h in b){p=b[h];p="boolean"==typeo... function d (line 193) | function d(a,c,d,h){if(!a.match||a.match(c))if(h||k(a,c))if(a.properties... function b (line 194) | function b(a,b,c){if(!a)return!1;if(!0===a)return!0;for(var d in b)c[d]|... function c (line 194) | function c(a,b,c){if(!a.match||a.match(b)){if(a.noProperties)return!1;c.... function e (line 194) | function e(a, function g (line 195) | function g(a,b,c){if(a.disabled||a.customConfig&&!c||!b)return!1;a._.cac... function l (line 195) | function l(a,b){if(!a)return!1;if(!0===a)return a;if("string"==typeof a)... function k (line 195) | function k(a,b){if(a.nothingRequired)return!0; function n (line 196) | function n(a,b){if(!b)return!0;for(var c=0,d;c]+dat... function x (line 450) | function x(a,b,c){var d="",e="";a=a.replace(/(^]+data-cke-bookma... function A (line 450) | function A(a,b){var c; function u (line 452) | function u(a,b){var c=this._.definition,d=c.attributes,c=c.styles,e=h(th... function B (line 453) | function B(a){for(var b=h(this),c=a.getElementsByTag(this.element),d,e=c... function q (line 453) | function q(a,b,c){if(b=b&&b.attributes)for(var d=0;db.length)){var c=l._.cur... function e (line 553) | function e(b){if(l==CKEDITOR.dialog._.currentTop){var c=b.data.getKeystr... function f (line 555) | function f(a){q?a.data.preventDefault(1):n&&a.data.stopPropagation()} function f (line 606) | function f(c){var a=this.att;c=c&&c.hasAttribute(a)&&c.getAttribute(a)||... function g (line 606) | function g(){for(var c,a=0;a

)+/... function E (line 644) | function E(b){b.data.preventDefault();b.data.$.dataTransfer.dropEffect="... function F (line 644) | function F(b){var a=CKEDITOR.plugins.clipboard;b.on("contentDom",functio... function e (line 655) | function e(b,c,d){var e=b;e.type==CKEDITOR.NODE_TEXT&&(e=b.getParent());... function b (line 665) | function b(b){b=a._.normalizeType(b);var c=a.getData(b);c&&(a._.data[b]= function c (line 671) | function c(){var e=a.mode;e&&(e=this.modes[e]?void 0!==k[e]?k[e]:CKEDITO... function e (line 676) | function e(c){var a=this._;a.state!=CKEDITOR.TRISTATE_DISABLED&&(this.cr... function v (line 688) | function v(a,b,c,l,h){h=CKEDITOR.tools.genKey(b.getUniqueId(),c.getUniqu... function h (line 688) | function h(){e.hide()} function u (line 691) | function u(){delete this._.returnFocus; function r (line 700) | function r(p,g,e,h){var k=new CKEDITOR.style(l["colorButton_"+g+"Style"]... function u (line 702) | function u(p,g,e){var h=[],k=l.colorButton_colors.split(","),m=c.plugins... function t (line 707) | function t(c){return"false"==c.getAttribute("contentEditable")||c.getAtt... function g (line 711) | function g(a){a.sort(function(a,c){return a.groupc.g... function c (line 727) | function c(b){(b=CKEDITOR.plugins.div.getSurroundDiv(a,b))&&!b.data("cke... function f (line 729) | function f(d){var e=c.width,m=c.height,f=e+(d.data.$.screenX-n.x)*("rtl"... function k (line 729) | function k(){CKEDITOR.document.removeListener("mousemove",f);CKEDITOR.do... function B (line 733) | function B(a){function d(){for(var b=g(),e=CKEDITOR.tools.clone(a.config... function q (line 735) | function q(a){return a._.toolbarGroups||(a._.toolbarGroups=[{name:"docum... function q (line 747) | function q(a,d){function l(c){c=k.list[c];if(c.equals(a.editable())||"tr... function q (line 753) | function q(b,d,a){a=b.config.forceEnterMode||a;"wysiwyg"==b.mode&&(d||(d... function v (line 753) | function v(b){b=b.getSelection().getRanges(!0);for(var d=b.length-1;0c&&anew ... function pa (line 935) | function pa(a,c,d,b){for(var e=b,f=b,k=0,h=!1,g=!1,l=a.view.pane.height, function a (line 943) | function a(a,d){var b=a.$.elementFromPoint(d.x,d.y);return b&&b.nodeType... function a (line 944) | function a(a){var b=a.element,e,f,k;if(!n(b)||b.contains(a.editable)||b.... function c (line 946) | function c(a,b){return!(b&&b.type==CKEDITOR.NODE_TEXT||F(b)||u(b)||A(a,b... function n (line 947) | function n(a){if(!a||a.type!=CKEDITOR.NODE_ELEMENT||"form"!=a.getName())... function t (line 947) | function t(a,e){if(a&&a.type==CKEDITOR.NODE_ELEMENT&&"form"==a.getName()... function r (line 947) | function r(a,e){var f=n(a),b={},c=a.$;e||(b["class"]=c.className|| function u (line 948) | function u(a,e){var f=n(a),b=a.$;"class"in e&&(b.className=e["class"]);"... function v (line 948) | function v(a){if(!a.editable().isInline()){var e=CKEDITOR.instances,f;fo... function e (line 949) | function e(){var b=c.getViewPaneSize();a.resize(b.width,b.height,null,!0)} function e (line 955) | function e(a){return{"aria-label":a,"class":"cke_pagebreak",contentedita... function b (line 956) | function b(f){CKEDITOR.tools.extend(f.attributes, function h (line 960) | function h(a,d,f){var b=CKEDITOR.cleanWord;b?f():(a=CKEDITOR.getUrl(a.co... function k (line 960) | function k(a){a.data.type="html"} function c (line 972) | function c(){b.refresh(a)} function d (line 977) | function d(){var a=e&&this.equals(CKEDITOR.document.getActive());this.hi... function k (line 1031) | function k(c){return{editorFocus:!1,canUndo:!1,modes:{wysiwyg:1},exec:fu... function e (line 1037) | function e(a){return CKEDITOR.tools.extend(a||{},{contextSensitive:1,ref... function t (line 1040) | function t(e){function d(a){0c.length)||(a=e.getCo... function A (line 1050) | function A(e,d){var b=t(e);if(1=c;c++)b[c]=parseI... function z (line 6) | function z(a){!a.name&&(a=new CKEDITOR.event(a));var c=!/mouse/.test(a.n... function u (line 6) | function u(a){if(a=!/mouse/.test(a.name)&&e){var c=a.getChild(0).getHtml... function D (line 7) | function D(a){var c=a.data,b=c.getTarget(),g=c.getKeystroke(),d="rtl"==x... function a (line 8) | function a(a,d){for(var w= function c (line 9) | function c(a,c){var b=new v(a.insertCell(-1));b.setAttribute("class","Co... FILE: assets/ckeditor/plugins/div/dialogs/div.js function t (line 1) | function t(a,m,r){m.is&&m.getCustomData("block_processed")||(m.is&&CKEDI... function q (line 1) | function q(a,m){function r(){this.foreach(function(a){/^(?!vbox|hbox)/.t... FILE: assets/ckeditor/plugins/find/dialogs/find.js function C (line 5) | function C(c){return c.type==CKEDITOR.NODE_TEXT&&0b)return!1;a=a.getChild(b);a.setText(e);... function m (line 6) | function m(a){for(a=f(a);a.getChild(0)&&a.getChild(0).remove(););} function l (line 6) | function l(a,b,e){a=f(a);var d=g(a);if(0>d)return!1;b=d+b;b=0>b?0:b;b=b>... function g (line 6) | function g(a){return(a=f(a))?a.$.selectedIndex:-1} function k (line 7) | function k(a,b){a=f(a);if(0>b)return null;var e=a.getChildren().count();... function n (line 7) | function n(a){return(a=f(a))?a.getChildren():!1} function f (line 7) | function f(a){return a&&a.domId&&a.getInputElement().$?a.getInputElement... FILE: assets/ckeditor/plugins/forms/dialogs/textfield.js function e (line 5) | function e(a){a=a.element;var b=this.getValue();b?a.setAttribute(this.id... function f (line 5) | function f(a){a=a.hasAttribute(this.id)&&a.getAttribute(this.id);this.se... FILE: assets/ckeditor/plugins/iframe/dialogs/iframe.js function c (line 5) | function c(b){var c=this instanceof CKEDITOR.ui.dialog.checkbox;b.hasAtt... function d (line 5) | function d(b){var c=""===this.getValue(),a=this instanceof CKEDITOR.ui.d... FILE: assets/ckeditor/plugins/image/dialogs/image.js function v (line 5) | function v(){var a=arguments,b=this.getContentElement("advanced","txtdlg... function k (line 5) | function k(a){if(!w){w=1;var b=this.getDialog(),c=b.imageElement;if(c){t... function c (line 8) | function c(a,b){var c= FILE: assets/ckeditor/plugins/link/dialogs/anchor.js function d (line 5) | function d(a,b){return a.createFakeElement(a.document.createElement("a",... FILE: assets/ckeditor/plugins/liststyle/dialogs/liststyle.js function d (line 5) | function d(c,d){var b;try{b=c.getSelection().getRanges()[0]}catch(f){ret... function e (line 5) | function e(c,e){var b=c.lang.liststyle;if("bulletedListStyle"==e)return{... FILE: assets/ckeditor/plugins/pastefromword/filter/default.js function C (line 5) | function C(a){a=a.toUpperCase();for(var c=D.length,b=0,f=0;fe.wk)} function G (line 5) | function G(a,b,c,f){B=!0;I=f||null;O={success:!1,id:c};var g=p(c);if(g){... function W (line 6) | function W(a){if(e.ie&&e.win&&4!=a.readyState){var b=d.createElement("di... function J (line 7) | function J(a){var b=d.createElement("div");if(e.win&&e.ie)b.innerHTML=a.... function K (line 7) | function K(a,b,c){var f,g=p(c);if(e.wk&&312>e.wk)return f;if(g)if("undef... function P (line 9) | function P(a){var b=p(a);b&&"OBJECT"==b.nodeName&&(e.ie&&e.win?(b.style.... function p (line 10) | function p(a){var b=null;try{b=d.getElementById(a)}catch(c){}return b} function U (line 10) | function U(a,b,c){a.attachEvent(b,c);x[x.length]=[a,b,c]} function A (line 10) | function A(a){var b=e.pv;a=a.split(".");a[0]=parseInt(a[0],10);a[1]=pars... function Q (line 11) | function Q(a,b,c,f){if(!e.ie||!e.mac){var g=d.getElementsByTagName("head... function v (line 12) | function v(a,b){if(R){var c=b?"visible":"hidden";u&&p(a)?p(a).style.visi... function S (line 12) | function S(a){return null!=/[\\\"<>\.;]/.exec(a)&&"undefined"!=typeof en... FILE: assets/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js function a (line 4) | function a(b,c){this.cfg=c||{};this.hidden=!1;this.editorId=b;this.fullT... function b (line 8) | function b(){c.editorInstance.destroy();c._createEditor(!0,c.getActualCo... function e (line 8) | function e(){} FILE: assets/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js function e (line 2) | function e(){this.instanceid="fte"+CKEDITOR.tools.getNextId();this.texta... FILE: assets/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js function d (line 1) | function d(a,b){l.call(this,a,b);this.actualConfig=this.originalConfig=t... function a (line 8) | function a(){b._highlightGroup(this.data("name"))} function a (line 18) | function a(a){var c=a.count();for(d=0;dy(a,b)?b:a} function Qb (line 33) | function Qb(a,b){return 0>y(a,b)?a:b} function Ud (line 33) | function Ud(a){a.state.focused||(a.display.input.focus(),xc(a))} function Rb (line 33) | function Rb(a){return a.options.readOnly||a.doc.cantEdit} function Sc (line 33) | function Sc(a,b,c,d,e){var f=a.doc;a.display.shift=!1;d||(d=f.sel);var g... function Vd (line 35) | function Vd(a){for(var b=[],c=[],d=0;d=a.first&&bb&&(b=0);b=Math.round(b);d=Math... function Yc (line 52) | function Yc(a){if(a.state.focused){var b=a.display;clearInterval(b.blink... function fb (line 53) | function fb(a,b){a.doc.mode.startState&&a.doc.frontier=a.display.viewFrom&&bc)return $b(... function Ef (line 69) | function Ef(a,b,c,d,e){function f(d){d=ma(a,r(c,d),"line",b,l);h=!0;if(g... function xa (line 70) | function xa(a){if(null!=a.cachedTextHeight)return a.cachedTextHeight;if(... function gb (line 70) | function gb(a){if(null!=a.cachedCharWidth)return a.cachedCharWidth; function Ja (line 71) | function Ja(a){a.curOp={cm:a,viewChanged:!1,startHeight:a.doc.height,for... function La (line 72) | function La(a){if(a=a.curOp.ownsGroup)try{var b=a.delayedCallbacks,c=0;d... function T (line 80) | function T(a,b){if(a.curOp)return b();Ja(a);try{return b()}finally{La(a)}} function G (line 80) | function G(a,b){return function(){if(a.curOp)return b.apply(a,arguments)... function M (line 80) | function M(a){return function(){if(this.curOp)return a.apply(this,argume... function N (line 80) | function N(a){return function(){var b=this.cm;if(!b||b.curOp)return a.ap... function ke (line 81) | function ke(a,b,c){for(var d=this.line=b,e;d=Aa(d,!1);)d=d.find(1,!0).li... function Nb (line 81) | function Nb(a,b,c){var d=[],e;for(e=b;e=a.display.viewTo)return null;b-=a.display.viewFro... function dc (line 84) | function dc(a,b,c,d){var e=Ca(a,b),f=a.display.view;if(!ra||c==a.doc.fir... function Kd (line 85) | function Kd(a){a=a.display.view;for(var b=0,c=0;cMath.abs(a.doc.scrollTop-b)||(a.doc.scrollTop=b,wa||P... function Ma (line 101) | function Ma(a,b,c){(c?b==a.doc.scrollLeft:2>Math.abs(a.doc.scrollLeft-b)... function re (line 101) | function re(a,b){var c=ze(b),d=c.x,c=c.y,e=a.display,f=e.scroller;if(d&&... function hc (line 103) | function hc(a,b,c){if("string"==typeof b&&(b=ic[b],!b))return!1;a.displa... function Of (line 104) | function Of(a,b,c){for(var d=0;dy(a,b.from))return a;if(0>=y(a,b.to))return ta(b);... function nd (line 109) | function nd(a,b){for(var c=[],d=0;dc&&(c=0);var h=... function lc (line 118) | function lc(a,b,c){null==b&&null==c||mc(a);null!=b&&(a.curOp.scrollLeft=... function Pa (line 118) | function Pa(a){mc(a);var b=a.getCursor(),c=b,d=b;a.options.lineWrapping|... function mc (line 119) | function mc(a){var b=a.curOp.scrollToPos;if(b){a.curOp.scrollToPos=null;... function pb (line 119) | function pb(a,b,c,d){var e=a.doc,f;null==c&&(c="add");"smart"==c&&(e.mod... function nc (line 121) | function nc(a,b,c,d){var e=b,f=b;"number"==typeof b?f=u(a,Math.max(a.fir... function Va (line 121) | function Va(a,b){for(var c=a.doc.sel.ranges,d=[],e=0;ea.lastLine())return b;var c=u(a,b),d;if(!ya(a,c))r... function ya (line 136) | function ya(a,b){var c=ra&&b.markedSpans;if(c)for(var d,e=0;eb||b>=a.size)throw Error("There is no li... function Da (line 155) | function Da(a,b,c){var d=[],e=b.line;a.iter(b.line,c.line+1,function(a){... function xd (line 155) | function xd(a,b,c){var d= function ca (line 156) | function ca(a,b){var c=b-a.height;if(c)for(var d=a;d;d=d.parent)d.height... function F (line 156) | function F(a){if(null==a.parent)return null;var b=a.parent;a=D(b.lines,a... function Ba (line 156) | function Ba(a,b){var c=a.first;a:do{for(var d=0;d=a?"bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNN... function b (line 285) | function b(a,b,c){this.level=a;this.from=b;this.to=c} FILE: assets/ckeditor/samples/toolbarconfigurator/lib/codemirror/javascript.js function q (line 1) | function q(a,c,e){E=a;I=e;return c} function w (line 1) | function w(a,c){var e=a.next();if('"'==e||"'"==e)return c.tokenize=pa(e)... function pa (line 3) | function pa(a){return function(c, function J (line 4) | function J(a,c){for(var e=!1,d;d=a.next();){if("/"==d&&e){c.tokenize=w;b... function Q (line 4) | function Q(a,c){for(var e=!1,d;null!=(d=a.next());){if(!e&&("`"==d||"$"=... function S (line 4) | function S(a,c){c.fatArrowAt&&(c.fatArrowAt= function ca (line 5) | function ca(a,c,b,d,f,h){this.indented=a;this.column=c;this.type=b;this.... function g (line 5) | function g(){for(var a=arguments.length-1;0<=a;a--)f.cc.push(arguments[a])} function b (line 6) | function b(){g.apply(null,arguments);return!0} function x (line 6) | function x(a){function c(c){for(;c;c=c.next)if(c.name==a)return!0;return... function y (line 6) | function y(){f.state.context={prev:f.state.context,vars:f.state.localVar... function z (line 6) | function z(){f.state.localVars=f.state.context.vars;f.state.context=f.st... function l (line 6) | function l(a,c){var b=function(){var b= function k (line 7) | function k(){var a=f.state;a.lexical.prev&&(")"==a.lexical.type&&(a.inde... function m (line 7) | function m(a){function c(e){return e==a?b():";"==a?g():b(c)}return c} function r (line 7) | function r(a,c){return"var"==a?b(l("vardef",c.length),T,m(";"),k):"keywo... function n (line 9) | function n(a){return fa(a,!1)} function u (line 9) | function u(a){return fa(a,!0)} function fa (line 9) | function fa(a,c){if(f.state.fatArrowAt==f.stream.start){var e=c?ga:ha;if... function X (line 10) | function X(a){return a.match(/[;\}\)\],]/)?g():g(n)} function ia (line 10) | function ia(a){return a.match(/[;\}\)\],]/)?g():g(u)} function M (line 10) | function M(a,c){return","==a?b(n):W(a,c,!1)} function W (line 10) | function W(a,c,e){var d=0==e?M:W,f=0==e?n:u;if("\x3d\x3e"==a)return b(y,... function O (line 10) | function O(a,c){return"quasi"!=a?g():"${"!=c.slice(c.length- function Ba (line 11) | function Ba(a){if("}"==a)return f.marked="string-2",f.state.tokenize=Q,b... function ha (line 11) | function ha(a){S(f.stream,f.state);return g("{"==a?r:n)} function ga (line 11) | function ga(a){S(f.stream,f.state);return g("{"==a?r:u)} function sa (line 11) | function sa(a){return":"==a?b(k,r):g(M,m(";"),k)} function Aa (line 11) | function Aa(a){if("variable"==a)return f.marked="property",b()} function za (line 11) | function za(a,c){if("variable"==a||"keyword"==f.style)return f.marked="p... function Ca (line 12) | function Ca(a){if("variable"!=a)return g(H);f.marked="property";return b... function H (line 12) | function H(a){if(":"==a)return b(u);if("("==a)return g(v)} function F (line 12) | function F(a,c){function e(d){return","==d?(d=f.state.lexical,"call"==d.... function G (line 12) | function G(a,c,e){for(var d=3;dc&&f-c>Math.PI/2+.00... function b (line 18) | function b(a){return r[a]} function d (line 20) | function d(e){var c=!1,f={};e=a(e);for(var d in e)-1!==b(d,l)&&(f[d]=e[d... function c (line 23) | function c(a){return n[a]+(k(g[a],n[a])-n[a])*b.pos} function e (line 24) | function e(a){a%=2*Math.PI;a>Math.PI&&(a=2*Math.PI-a);return a} function w (line 28) | function w(d,g){var c=d.plotLeft,b=d.plotWidth+c,e=d.plotTop,a=d.plotHei... function w (line 51) | function w(e,a){if(e.chart.is3d()&&"colorAxis"!==e.coll){var b=e.chart,c... function w (line 59) | function w(d){var g=d.apply(this,[].slice.call(arguments,1));this.chart.... FILE: assets/highcharts/highcharts-3d.src.js function rotate3D (line 46) | function rotate3D(x, y, z, angles) { function perspective3D (line 54) | function perspective3D(coordinate, origin, distance) { function curveTo (line 197) | function curveTo(cx, cy, rx, ry, start, end, dx, dy) { function mapPath (line 576) | function mapPath(i) { function suckOutCustom (line 666) | function suckOutCustom(params) { function interpolate (line 834) | function interpolate(key) { function toZeroPIRange (line 1026) | function toZeroPIRange(angle) { function getScale (line 1096) | function getScale(chart, depth) { function fix3dPosition (line 2674) | function fix3dPosition(axis, pos) { function pointAttribs (line 3117) | function pointAttribs(proceed) { FILE: assets/highcharts/highcharts-more.js function r (line 8) | function r(a,b){this.init(a,b)} function r (line 55) | function r(b,a){var d=this.chart,f=this.options.animation,c=this.group,g... FILE: assets/highcharts/highcharts-more.src.js function Pane (line 33) | function Pane(options, chart) { function polarAnimate (line 2926) | function polarAnimate(proceed, init) { FILE: assets/highcharts/highcharts.js function q (line 12) | function q(a){var b,l;for(y=a.length;y--;)b="M"===a[y]||"L"===a[y],l=/[a... function v (line 13) | function v(a,b){for(;a.lengthc&&k-c>Math.PI/2+.00... function e (line 19) | function e(a){return r[a]} function d (line 20) | function d(b){var c=!1,g={};b=e(b);for(var k in b)-1!==a(k,q)&&(g[k]=b[k], function c (line 23) | function c(a){return u[a]+ function e (line 25) | function e(a){a%=2*Math.PI;a>Math.PI&&(a=2*Math.PI-a);return a} function r (line 28) | function r(d,u){var c=d.plotLeft,a=d.plotWidth+c,b=d.plotTop,e=d.plotHei... function r (line 52) | function r(a,e){if(a.chart.is3d()&&"colorAxis"!==a.coll){var b=a.chart,c... FILE: assets/highcharts/js/highcharts-3d.src.js function rotate3D (line 46) | function rotate3D(x, y, z, angles) { function perspective3D (line 54) | function perspective3D(coordinate, origin, distance) { function curveTo (line 197) | function curveTo(cx, cy, rx, ry, start, end, dx, dy) { function mapPath (line 605) | function mapPath(i) { function suckOutCustom (line 695) | function suckOutCustom(params) { function interpolate (line 863) | function interpolate(key) { function toZeroPIRange (line 1055) | function toZeroPIRange(angle) { function getScale (line 1125) | function getScale(chart, depth) { function fix3dPosition (line 2721) | function fix3dPosition(axis, pos) { FILE: assets/highcharts/js/highcharts-more.js function n (line 8) | function n(a,c){this.init(a,c)} function n (line 52) | function n(a,e){var c=this.chart,f=this.options.animation,b=this.group,d... FILE: assets/highcharts/js/highcharts-more.src.js function Pane (line 33) | function Pane(options, chart) { function polarAnimate (line 2765) | function polarAnimate(proceed, init) { FILE: assets/highcharts/js/highcharts.js function r (line 12) | function r(a){var e,b;for(u=a.length;u--;)e="M"===a[u]||"L"===a[u],b=/[a... function l (line 13) | function l(a,f){for(;a.length=((a.options.boost?a.options.boost.... FILE: assets/highcharts/js/modules/boost-canvas.src.js function eachAsync (line 87) | function eachAsync(arr, fn, finalFunc, chunkSize, i) { function isChartSeriesBoosting (line 114) | function isChartSeriesBoosting(chart) { function canvasToSVG (line 742) | function canvasToSVG() { function clear (line 750) | function clear() { FILE: assets/highcharts/js/modules/boost.js function x (line 10) | function x(){var a=Array.prototype.slice.call(arguments),c=-Number.MAX_V... function z (line 10) | function z(a){var c=0,d;if(1f?!1:!0} function v (line 8) | function v(f,b,a,m,c,e,d,l){return u(f,b,c,e,d,l)!==u(a,m,c,e,d,l)&&u(f,... function z (line 8) | function z(f,b,a,m,c,e,d,l){return v(f,b,f+a,b,c,e,d,l)||v(f+a,b,f+a,b+m... function A (line 8) | function A(f){var b=this,a=Math.max(q.animObject(b.renderer.globalAnimat... function b (line 16) | function b(a,b,c){return a>g&&a<=g+k-c.width&&b>=r&&b<=r+q-c.height} FILE: assets/highcharts/js/modules/series-label.src.js function ccw (line 68) | function ccw(x1, y1, x2, y2, x3, y3) { function intersectLine (line 76) | function intersectLine(x1, y1, x2, y2, x3, y3, x4, y4) { function boxIntersectLine (line 84) | function boxIntersectLine(x, y, w, h, x1, y1, x2, y2) { function intersectRect (line 249) | function intersectRect(r1, r2) { function getWeight (line 261) | function getWeight(distToOthersSquared, distToPointSquared) { function insidePane (line 391) | function insidePane(x, y, bBox) { function drawLabels (line 549) | function drawLabels(proceed) { FILE: assets/highcharts/js/modules/stock.js function E (line 18) | function E(){return Array.prototype.slice.call(arguments,1)} function k (line 18) | function k(a){a.apply(this);this.drawBreaks(this.xAxis,["x"]);this.drawB... function E (line 47) | function E(a,b,d){this.init(a,b,d)} function E (line 63) | function E(a){this.init(a)} function E (line 92) | function E(a){this.init(a)} function b (line 100) | function b(){var a=p.value,b=(g.inputDateParser||Date.parse)(a),f=d.xAxi... function b (line 108) | function b(){c=a.xAxis[0].getExtremes();l(c.min)&&d.render(c.min,c.max)} FILE: assets/highcharts/js/modules/stock.src.js function stripArguments (line 711) | function stripArguments() { function drawPointsWrapped (line 978) | function drawPointsWrapped(proceed) { function Scrollbar (line 2450) | function Scrollbar(renderer, options, chart) { // docs function Navigator (line 3215) | function Navigator(chart) { function RangeSelector (line 4657) | function RangeSelector(chart) { function updateExtremes (line 5059) | function updateExtremes() { function renderRangeSelector (line 5491) | function renderRangeSelector() { function getAxis (line 5789) | function getAxis(coll) { FILE: assets/highcharts/js/modules/xrange-series.js function f (line 12) | function f(){k(h.series,function(b){var a=b.xAxis;b.xAxis=b.yAxis;b.yAxi... FILE: assets/highcharts/js/modules/xrange-series.src.js function swapAxes (line 76) | function swapAxes() { FILE: assets/highcharts/lib/canvg.js function A (line 10) | function A(h){var a=[0,0,0],l=function(c,b){var e=h.match(c);null!=e&&(a... function I (line 11) | function I(h){var a={opts:h,FRAMERATE:30,MAX_VIRTUAL_PIXELS:3E4,log:func... FILE: assets/highcharts/lib/canvg.src.js function getSelectorSpecificity (line 132) | function getSelectorSpecificity(selector) { function build (line 157) | function build(opts) { FILE: assets/highcharts/lib/jspdf.js function Pa (line 47) | function Pa(q){var A={};this.subscribe=function(F,q,w){if("function"!==t... function q (line 48) | function q(V,A,F,Z){var w={};"object"===typeof V&&(w=V,V=w.orientation,A... FILE: assets/highcharts/lib/jspdf.src.js function PubSub (line 97) | function PubSub(context) { function jsPDF (line 149) | function jsPDF(orientation, unit, format, compressPdf) { FILE: assets/highcharts/lib/rgbcolor.js function g (line 8) | function g(b){this.ok=!1;"#"==b.charAt(0)&&(b=b.substr(1,6));b=b.replace... FILE: assets/highcharts/lib/rgbcolor.src.js function RGBColor (line 8) | function RGBColor(color_string) FILE: assets/highcharts/lib/svg2pdf.js function i (line 19) | function i(s,o){if(!r[s]){if(!e[s]){var u="function"==typeof require&&re... function a (line 19) | function a(t,e,r,a){var i=t*a-e*r<0?-1:1,n=Math.sqrt(t*t+e*e),s=Math.sqr... function i (line 19) | function i(t,e,r,i,n,o,u,c,h,f){var l=f*(t-r)/2+h*(e-i)/2,d=-h*(t-r)/2+f... function n (line 19) | function n(t,e){var r=4/3*Math.tan(e/4),a=Math.cos(t),i=Math.sin(t),n=Ma... function a (line 19) | function a(t,e,r){if(!(this instanceof a))return new a(t,e,r);this.rx=t,... function a (line 19) | function a(t,e){return[t[0]*e[0]+t[2]*e[1],t[1]*e[0]+t[3]*e[1],t[0]*e[2]... function i (line 19) | function i(){if(!(this instanceof i))return new i;this.queue=[],this.cac... function a (line 19) | function a(t){return 10===t||13===t||8232===t||8233===t||32===t||9===t||... function i (line 19) | function i(t){switch(32|t){case 109:case 122:case 108:case 104:case 118:... function n (line 19) | function n(t){return t>=48&&t<=57} function s (line 19) | function s(t){return t>=48&&t<=57||43===t||45===t||46===t} function o (line 19) | function o(t){this.index=0,this.path=t,this.max=t.length,this.result=[],... function u (line 19) | function u(t){for(;t.index=i)re... function h (line 19) | function h(t){var e,r;e=t.path[t.segmentStart],r=e.toLowerCase();var a=t... function f (line 19) | function f(t){var e,r,a,n,o=t.max;if(t.segmentStart=t.index,e=t.path.cha... function a (line 19) | function a(t){if(!(this instanceof a))return new a(t);var e=i(t);this.se... function a (line 25) | function a(t){this.ok=!1,"#"==t.charAt(0)&&(t=t.substr(1,6)),t=t.replace... function i (line 25) | function i(t,e){var r=h(t,"font-family");r&&o.setFont(r),e&&e.ok&&o.setT... function c (line 25) | function c(){p=new n("rgb(0, 0, 0)"),g=!0,b="F"} FILE: assets/highcharts/lib/svg2pdf.src.js function s (line 19) | function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&re... function vector_angle (line 37) | function vector_angle(ux, uy, vx, vy) { function get_arc_center (line 57) | function get_arc_center(x1, y1, x2, y2, fa, fs, rx, ry, sin_phi, cos_phi) { function approximate_unit_arc (line 124) | function approximate_unit_arc(theta1, delta_theta) { function Ellipse (line 227) | function Ellipse(rx, ry, ax) { function combine (line 321) | function combine(m1, m2) { function Matrix (line 333) | function Matrix() { function isSpace (line 472) | function isSpace(ch) { function isCommand (line 479) | function isCommand(code) { function isDigit (line 498) | function isDigit(code) { function isDigitStart (line 502) | function isDigitStart(code) { function State (line 510) | function State(path) { function skipSpaces (line 521) | function skipSpaces(state) { function scanParam (line 528) | function scanParam(state) { function finalizeSegment (line 615) | function finalizeSegment(state) { function scanSegment (line 649) | function scanSegment(state) { function SvgPath (line 773) | function SvgPath(path) { function RGBColor (line 1476) | function RGBColor(color_string) function setTextProperties (line 2885) | function setTextProperties(node, fillRGB) { function setDefaultColor (line 2967) | function setDefaultColor() { FILE: assets/highcharts/modules/accessibility.js function q (line 10) | function q(a){return a.replace(/&/g,"\x26amp;").replace(/=((a.options.boost?a.options.boost.... FILE: assets/highcharts/modules/boost-canvas.src.js function eachAsync (line 87) | function eachAsync(arr, fn, finalFunc, chunkSize, i) { function isChartSeriesBoosting (line 114) | function isChartSeriesBoosting(chart) { function canvasToSVG (line 742) | function canvasToSVG() { function clear (line 750) | function clear() { FILE: assets/highcharts/modules/boost.js function x (line 10) | function x(){var a=Array.prototype.slice.call(arguments),c=-Number.MAX_V... function z (line 10) | function z(a){var c=0,d;if(1f?!1:!0} function v (line 8) | function v(f,b,a,m,c,e,d,l){return u(f,b,c,e,d,l)!==u(a,m,c,e,d,l)&&u(f,... function z (line 8) | function z(f,b,a,m,c,e,d,l){return v(f,b,f+a,b,c,e,d,l)||v(f+a,b,f+a,b+m... function A (line 8) | function A(f){var b=this,a=Math.max(q.animObject(b.renderer.globalAnimat... function b (line 16) | function b(a,b,c){return a>g&&a<=g+k-c.width&&b>=r&&b<=r+q-c.height} FILE: assets/highcharts/modules/series-label.src.js function ccw (line 68) | function ccw(x1, y1, x2, y2, x3, y3) { function intersectLine (line 76) | function intersectLine(x1, y1, x2, y2, x3, y3, x4, y4) { function boxIntersectLine (line 84) | function boxIntersectLine(x, y, w, h, x1, y1, x2, y2) { function intersectRect (line 249) | function intersectRect(r1, r2) { function getWeight (line 261) | function getWeight(distToOthersSquared, distToPointSquared) { function insidePane (line 391) | function insidePane(x, y, bBox) { function drawLabels (line 549) | function drawLabels(proceed) { FILE: assets/highcharts/modules/stock.js function G (line 18) | function G(){return Array.prototype.slice.call(arguments,1)} function p (line 18) | function p(a){a.apply(this);this.drawBreaks(this.xAxis,["x"]);this.drawB... function G (line 50) | function G(a,h,c){this.init(a,h,c)} function G (line 67) | function G(a){this.init(a)} function G (line 97) | function G(a){this.init(a)} function b (line 105) | function b(){var a=p.value,b=(g.inputDateParser||Date.parse)(a),c=e.xAxi... function c (line 114) | function c(){b=a.xAxis[0].getExtremes();n(b.min)&&d.render(b.min,b.max)} FILE: assets/highcharts/modules/stock.src.js function stripArguments (line 711) | function stripArguments() { function drawPointsWrapped (line 978) | function drawPointsWrapped(proceed) { function Scrollbar (line 2589) | function Scrollbar(renderer, options, chart) { // docs function Navigator (line 3403) | function Navigator(chart) { function RangeSelector (line 4873) | function RangeSelector(chart) { function updateExtremes (line 5275) | function updateExtremes() { function renderRangeSelector (line 5726) | function renderRangeSelector() { function getAxis (line 6024) | function getAxis(coll) { FILE: assets/highcharts/modules/xrange-series.js function d (line 12) | function d(){g(k.series,function(c){var d=c.xAxis;c.xAxis=c.yAxis;c.yAxi... FILE: assets/highcharts/modules/xrange-series.src.js function swapAxes (line 76) | function swapAxes() { FILE: assets/jquery/jquery-ui-1.12.1.custom/external/jquery/jquery.js function isArrayLike (line 563) | function isArrayLike( obj ) { function Sizzle (line 772) | function Sizzle( selector, context, results, seed ) { function createCache (line 912) | function createCache() { function markFunction (line 930) | function markFunction( fn ) { function assert (line 939) | function assert( fn ) { function addHandle (line 961) | function addHandle( attrs, handler ) { function siblingCheck (line 976) | function siblingCheck( a, b ) { function createInputPseudo (line 1003) | function createInputPseudo( type ) { function createButtonPseudo (line 1014) | function createButtonPseudo( type ) { function createPositionalPseudo (line 1025) | function createPositionalPseudo( fn ) { function testContext (line 1048) | function testContext( context ) { function setFilters (line 2093) | function setFilters() {} function toSelector (line 2164) | function toSelector( tokens ) { function addCombinator (line 2174) | function addCombinator( matcher, combinator, base ) { function elementMatcher (line 2232) | function elementMatcher( matchers ) { function multipleContexts (line 2246) | function multipleContexts( selector, contexts, results ) { function condense (line 2255) | function condense( unmatched, map, filter, context, xml ) { function setMatcher (line 2276) | function setMatcher( preFilter, selector, matcher, postFilter, postFinde... function matcherFromTokens (line 2369) | function matcherFromTokens( tokens ) { function matcherFromGroupMatchers (line 2427) | function matcherFromGroupMatchers( elementMatchers, setMatchers ) { function winnow (line 2765) | function winnow( elements, qualifier, not ) { function sibling (line 3078) | function sibling( cur, dir ) { function createOptions (line 3159) | function createOptions( options ) { function detach (line 3595) | function detach() { function completed (line 3609) | function completed() { function dataAttr (line 3779) | function dataAttr( elem, key, data ) { function isEmptyDataObject (line 3813) | function isEmptyDataObject( obj ) { function internalData (line 3829) | function internalData( elem, name, data, pvt /* Internal Use Only */ ) { function internalRemoveData (line 3921) | function internalRemoveData( elem, name, pvt ) { function adjustCSS (line 4314) | function adjustCSS( elem, prop, valueParts, tween ) { function createSafeFragment (line 4444) | function createSafeFragment( document ) { function getAll (line 4548) | function getAll( context, tag ) { function setGlobalEval (line 4577) | function setGlobalEval( elems, refElements ) { function fixDefaultChecked (line 4593) | function fixDefaultChecked( elem ) { function buildFragment (line 4599) | function buildFragment( elems, context, scripts, selection, ignored ) { function returnTrue (line 4759) | function returnTrue() { function returnFalse (line 4763) | function returnFalse() { function safeActiveElement (line 4769) | function safeActiveElement() { function on (line 4775) | function on( elem, types, selector, data, fn, one ) { function manipulationTarget (line 5890) | function manipulationTarget( elem, content ) { function disableScript (line 5900) | function disableScript( elem ) { function restoreScript (line 5904) | function restoreScript( elem ) { function cloneCopyEvent (line 5914) | function cloneCopyEvent( src, dest ) { function fixCloneNodeIssues (line 5941) | function fixCloneNodeIssues( src, dest ) { function domManip (line 6009) | function domManip( collection, args, callback, ignored ) { function remove (line 6106) | function remove( elem, selector, keepData ) { function actualDisplay (line 6442) | function actualDisplay( name, doc ) { function defaultDisplay (line 6458) | function defaultDisplay( nodeName ) { function computeStyleTests (line 6607) | function computeStyleTests() { function addGetHookIf (line 6819) | function addGetHookIf( conditionFn, hookFn ) { function vendorPropName (line 6862) | function vendorPropName( name ) { function showHide (line 6881) | function showHide( elements, show ) { function setPositiveNumber (line 6938) | function setPositiveNumber( elem, value, subtract ) { function augmentWidthOrHeight (line 6947) | function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) { function getWidthOrHeight (line 6991) | function getWidthOrHeight( elem, name, extra ) { function Tween (line 7374) | function Tween( elem, options, prop, end, easing ) { function createFxNow (line 7498) | function createFxNow() { function genFx (line 7506) | function genFx( type, includeWidth ) { function createTween (line 7526) | function createTween( value, prop, animation ) { function defaultPrefilter (line 7540) | function defaultPrefilter( elem, props, opts ) { function propFilter (line 7685) | function propFilter( props, specialEasing ) { function Animation (line 7722) | function Animation( elem, properties, options ) { function getClass (line 8803) | function getClass( elem ) { function addToPrefiltersOrTransports (line 9115) | function addToPrefiltersOrTransports( structure ) { function inspectPrefiltersOrTransports (line 9149) | function inspectPrefiltersOrTransports( structure, options, originalOpti... function ajaxExtend (line 9178) | function ajaxExtend( target, src ) { function ajaxHandleResponses (line 9198) | function ajaxHandleResponses( s, jqXHR, responses ) { function ajaxConvert (line 9255) | function ajaxConvert( s, response, jqXHR, isSuccess ) { function done (line 9753) | function done( status, nativeStatusText, responses, headers ) { function getDisplay (line 9985) | function getDisplay( elem ) { function filterHidden (line 9989) | function filterHidden( elem ) { function buildParams (line 10027) | function buildParams( prefix, obj, traditional, add ) { function createStandardXHR (line 10346) | function createStandardXHR() { function createActiveXHR (line 10352) | function createActiveXHR() { function getWindow (line 10682) | function getWindow( elem ) { FILE: assets/jquery/jquery-ui-1.12.1.custom/jquery-ui.js function _super (line 128) | function _super() { function _superApply (line 132) | function _superApply( args ) { function processClassString (line 512) | function processClassString( classes, checkOption ) { function handlerProxy (line 595) | function handlerProxy() { function handlerProxy (line 639) | function handlerProxy() { function addItems (line 1748) | function addItems() { function delayEvent (line 2482) | function delayEvent( type, instance, container ) { FILE: assets/public/js/general.js function registerValidate (line 11) | function registerValidate() { function invReceiveAction (line 32) | function invReceiveAction(action) { FILE: assets/tagsinput/bootstrap-tagsinput.js function TagsInput (line 35) | function TagsInput(element, options) { function processItems (line 280) | function processItems(items) { function makeOptionItemFunction (line 569) | function makeOptionItemFunction(options, key) { function makeOptionFunction (line 575) | function makeOptionFunction(options, key) { function htmlEncode (line 585) | function htmlEncode(value) { function doGetCaretPosition (line 597) | function doGetCaretPosition(oField) { function keyCombinationInList (line 617) | function keyCombinationInList(keyPressEvent, lookupList) { FILE: assets/users/js/general.js function createDraft (line 562) | function createDraft() { function createNewInvValidate (line 569) | function createNewInvValidate() { function validateStoreMovement (line 638) | function validateStoreMovement() { function validateWarranty (line 667) | function validateWarranty() { function validateWarrantyItems (line 683) | function validateWarrantyItems() { function validateItems (line 707) | function validateItems() { function showError (line 731) | function showError(text) { function addNewCurrency (line 738) | function addNewCurrency() { function addNewQuantityType (line 759) | function addNewQuantityType() { function addNewPaymentMethod (line 774) | function addNewPaymentMethod() { function addNewNoVatReason (line 789) | function addNewNoVatReason() { function addNewStore (line 804) | function addNewStore() { function createInvoiceCalculator (line 824) | function createInvoiceCalculator() { function updateRoundTotals (line 889) | function updateRoundTotals() { function saveNewTranslation (line 906) | function saveNewTranslation() { function getClient (line 925) | function getClient(id) { function getItem (line 957) | function getItem(id) { function vatRegisteredFieldVisibility (line 976) | function vatRegisteredFieldVisibility() { function newClientValidate (line 987) | function newClientValidate() { function newItemValidate (line 1014) | function newItemValidate() { function newEmployeeValidate (line 1032) | function newEmployeeValidate() { function addNewWarrantyCondition (line 1062) | function addNewWarrantyCondition() { function openConditionDescription (line 1083) | function openConditionDescription(id) { function createNewProtocolValidate (line 1090) | function createNewProtocolValidate() { function addNewProviderTransmitText (line 1117) | function addNewProviderTransmitText() { function openProviderTransmitDescription (line 1138) | function openProviderTransmitDescription(id) { function openContractDescription (line 1145) | function openContractDescription(id) { function addNewContractText (line 1152) | function addNewContractText() { function removeFirmLogo (line 1173) | function removeFirmLogo() { function makePlanRequest (line 1182) | function makePlanRequest() { function makeBankPayment (line 1203) | function makeBankPayment() { FILE: database.sql type `admin_users` (line 10) | CREATE TABLE `admin_users` ( type `clients` (line 24) | CREATE TABLE `clients` ( type `currencies` (line 41) | CREATE TABLE `currencies` ( type `cusom_plan_requests` (line 163) | CREATE TABLE `cusom_plan_requests` ( type `employees` (line 172) | CREATE TABLE `employees` ( type `employees_permissions` (line 185) | CREATE TABLE `employees_permissions` ( type `firms_payment_requests` (line 192) | CREATE TABLE `firms_payment_requests` ( type `firms_plans` (line 204) | CREATE TABLE `firms_plans` ( type `firms_translations` (line 216) | CREATE TABLE `firms_translations` ( type `firms_users` (line 228) | CREATE TABLE `firms_users` ( type `history` (line 240) | CREATE TABLE `history` ( type `individual_plans` (line 247) | CREATE TABLE `individual_plans` ( type `invoices` (line 255) | CREATE TABLE `invoices` ( type `invoices_clients` (line 291) | CREATE TABLE `invoices_clients` ( type `invoices_firms` (line 309) | CREATE TABLE `invoices_firms` ( type `invoices_items` (line 323) | CREATE TABLE `invoices_items` ( type `invoices_languages` (line 336) | CREATE TABLE `invoices_languages` ( type `invoices_logs` (line 383) | CREATE TABLE `invoices_logs` ( type `invoices_translations` (line 391) | CREATE TABLE `invoices_translations` ( type `items` (line 434) | CREATE TABLE `items` ( type `languages` (line 444) | CREATE TABLE `languages` ( type `movements` (line 458) | CREATE TABLE `movements` ( type `movements_clients` (line 485) | CREATE TABLE `movements_clients` ( type `movements_firms` (line 501) | CREATE TABLE `movements_firms` ( type `movements_from_to_store` (line 514) | CREATE TABLE `movements_from_to_store` ( type `movements_languages` (line 521) | CREATE TABLE `movements_languages` ( type `movements_revisions` (line 557) | CREATE TABLE `movements_revisions` ( type `movements_translations` (line 566) | CREATE TABLE `movements_translations` ( type `movement_items` (line 597) | CREATE TABLE `movement_items` ( type `payment_methods` (line 608) | CREATE TABLE `payment_methods` ( type `protocols` (line 621) | CREATE TABLE `protocols` ( type `protocols_clients` (line 643) | CREATE TABLE `protocols_clients` ( type `protocols_contracts` (line 659) | CREATE TABLE `protocols_contracts` ( type `protocols_firms` (line 666) | CREATE TABLE `protocols_firms` ( type `protocols_items` (line 679) | CREATE TABLE `protocols_items` ( type `protocols_languages` (line 692) | CREATE TABLE `protocols_languages` ( type `stock_availability` (line 798) | CREATE TABLE `stock_availability` ( type `stores` (line 807) | CREATE TABLE `stores` ( type `users` (line 816) | CREATE TABLE `users` ( type `users_currencies` (line 828) | CREATE TABLE `users_currencies` ( type `users_payment_methods` (line 835) | CREATE TABLE `users_payment_methods` ( type `users_quantity_types` (line 841) | CREATE TABLE `users_quantity_types` ( type `user_no_vat_reasons` (line 847) | CREATE TABLE `user_no_vat_reasons` ( type `value_store` (line 853) | CREATE TABLE `value_store` ( type `warranties` (line 860) | CREATE TABLE `warranties` ( type `warranties_clients` (line 875) | CREATE TABLE `warranties_clients` ( type `warranties_firms` (line 891) | CREATE TABLE `warranties_firms` ( type `warranties_items` (line 904) | CREATE TABLE `warranties_items` ( type `warranties_languages` (line 914) | CREATE TABLE `warranties_languages` ( type `warranties_translations` (line 942) | CREATE TABLE `warranties_translations` ( type `warranty_conditions` (line 966) | CREATE TABLE `warranty_conditions` ( type `warranty_events` (line 973) | CREATE TABLE `warranty_events` ( FILE: system/core/Benchmark.php class CI_Benchmark (line 53) | class CI_Benchmark { method mark (line 71) | public function mark($name) method elapsed_time (line 96) | public function elapsed_time($point1 = '', $point2 = '', $decimals = 4) method memory_usage (line 129) | public function memory_usage() FILE: system/core/CodeIgniter.php function get_instance (line 368) | function &get_instance() FILE: system/core/Common.php function is_php (line 63) | function is_php($version) function is_really_writable (line 92) | function is_really_writable($file) function load_class (line 142) | function &load_class($class, $directory = 'libraries', $param = NULL) function is_loaded (line 213) | function &is_loaded($class = '') function get_config (line 239) | function &get_config(Array $replace = array()) function config_item (line 294) | function config_item($item) function get_mimes (line 317) | function &get_mimes() function is_https (line 349) | function is_https() function is_cli (line 380) | function is_cli() function show_error (line 404) | function show_error($message, $status_code = 500, $heading = 'An Error W... function show_404 (line 438) | function show_404($page = '', $log_error = TRUE) function log_message (line 460) | function log_message($level, $message) function set_status_header (line 485) | function set_status_header($code = 200, $text = '') function _error_handler (line 596) | function _error_handler($severity, $message, $filepath, $line) function _exception_handler (line 651) | function _exception_handler($exception) function _shutdown_handler (line 684) | function _shutdown_handler() function remove_invisible_characters (line 709) | function remove_invisible_characters($str, $url_encoded = TRUE) function html_escape (line 745) | function html_escape($var, $double_encode = TRUE) function _stringify_attributes (line 780) | function _stringify_attributes($attributes, $js = FALSE) function function_usable (line 831) | function function_usable($function_name) FILE: system/core/Config.php class CI_Config (line 52) | class CI_Config { method __construct (line 85) | public function __construct() method load (line 127) | public function load($file = '', $use_sections = FALSE, $fail_graceful... method item (line 198) | public function item($item, $index = '') method slash_item (line 216) | public function slash_item($item) method site_url (line 243) | public function site_url($uri = '', $protocol = NULL) method base_url (line 306) | public function base_url($uri = '', $protocol = NULL) method _uri_string (line 337) | protected function _uri_string($uri) method system_url (line 360) | public function system_url() method set_item (line 375) | public function set_item($item, $value) FILE: system/core/Controller.php class CI_Controller (line 53) | class CI_Controller { method __construct (line 74) | public function __construct() method get_instance (line 99) | public static function &get_instance() FILE: system/core/Exceptions.php class CI_Exceptions (line 50) | class CI_Exceptions { method __construct (line 84) | public function __construct() method log_exception (line 103) | public function log_exception($severity, $message, $filepath, $line) method show_404 (line 120) | public function show_404($page = '', $log_error = TRUE) method show_error (line 158) | public function show_error($heading, $message, $template = 'error_gene... method show_exception (line 191) | public function show_exception($exception) method show_php_error (line 237) | public function show_php_error($severity, $message, $filepath, $line) FILE: system/core/Hooks.php class CI_Hooks (line 52) | class CI_Hooks { method __construct (line 89) | public function __construct() method call_hook (line 134) | public function call_hook($which = '') method _run_hook (line 166) | protected function _run_hook($data) FILE: system/core/Input.php class CI_Input (line 52) | class CI_Input { method __construct (line 139) | public function __construct() method _fetch_from_array (line 178) | protected function _fetch_from_array(&$array, $index = NULL, $xss_clea... method get (line 241) | public function get($index = NULL, $xss_clean = NULL) method post (line 255) | public function post($index = NULL, $xss_clean = NULL) method post_get (line 269) | public function post_get($index, $xss_clean = NULL) method get_post (line 285) | public function get_post($index, $xss_clean = NULL) method cookie (line 301) | public function cookie($index = NULL, $xss_clean = NULL) method server (line 315) | public function server($index, $xss_clean = NULL) method input_stream (line 331) | public function input_stream($index = NULL, $xss_clean = NULL) method set_cookie (line 364) | public function set_cookie($name, $value = '', $expire = '', $domain =... method ip_address (line 462) | public function ip_address() method valid_ip (line 599) | public function valid_ip($ip, $which = '') method user_agent (line 624) | public function user_agent($xss_clean = NULL) method _sanitize_globals (line 642) | protected function _sanitize_globals() method _clean_input_data (line 710) | protected function _clean_input_data($str) method _clean_input_keys (line 765) | protected function _clean_input_keys($str, $fatal = TRUE) method request_headers (line 798) | public function request_headers($xss_clean = FALSE) method get_request_header (line 842) | public function get_request_header($index, $xss_clean = FALSE) method is_ajax_request (line 876) | public function is_ajax_request() method is_cli_request (line 891) | public function is_cli_request() method method (line 907) | public function method($upper = FALSE) method __get (line 924) | public function __get($name) FILE: system/core/Lang.php class CI_Lang (line 50) | class CI_Lang { method __construct (line 71) | public function __construct() method load (line 89) | public function load($langfile, $idiom = '', $return = FALSE, $add_suf... method line (line 191) | public function line($line, $log_errors = TRUE) FILE: system/core/Loader.php class CI_Loader (line 52) | class CI_Loader { method __construct (line 137) | public function __construct() method initialize (line 156) | public function initialize() method is_loaded (line 173) | public function is_loaded($class) method library (line 191) | public function library($library, $params = NULL, $object_name = NULL) method model (line 235) | public function model($model, $name = '', $db_conn = FALSE) method database (line 377) | public function database($params = '', $return = FALSE, $query_builder... method dbutil (line 413) | public function dbutil($db = NULL, $return = FALSE) method dbforge (line 445) | public function dbforge($db = NULL, $return = FALSE) method view (line 494) | public function view($view, $vars = array(), $return = FALSE) method file (line 508) | public function file($path, $return = FALSE) method vars (line 527) | public function vars($vars, $val = '') method clear_vars (line 550) | public function clear_vars() method get_var (line 566) | public function get_var($key) method get_vars (line 580) | public function get_vars() method helper (line 593) | public function helper($helpers = array()) method helpers (line 670) | public function helpers($helpers = array()) method language (line 686) | public function language($files, $lang = '') method config (line 705) | public function config($file, $use_sections = FALSE, $fail_gracefully ... method driver (line 724) | public function driver($library, $params = NULL, $object_name = NULL) method add_package_path (line 780) | public function add_package_path($path, $view_cascade = TRUE) method get_package_paths (line 807) | public function get_package_paths($include_base = FALSE) method remove_package_path (line 824) | public function remove_package_path($path = '') method _ci_load (line 883) | protected function _ci_load($_ci_data) method _ci_load_library (line 1017) | protected function _ci_load_library($class, $params = NULL, $object_na... method _ci_load_stock_library (line 1112) | protected function _ci_load_stock_library($library_name, $file_path, $... method _ci_init_library (line 1199) | protected function _ci_init_library($class, $prefix, $config = FALSE, ... method _ci_autoloader (line 1299) | protected function _ci_autoloader() method _ci_prepare_view_vars (line 1381) | protected function _ci_prepare_view_vars($vars) method _ci_get_component (line 1411) | protected function &_ci_get_component($component) FILE: system/core/Log.php class CI_Log (line 50) | class CI_Log { method __construct (line 122) | public function __construct() method write_log (line 171) | public function write_log($level, $msg) method _format_line (line 253) | protected function _format_line($level, $date, $message) method strlen (line 266) | protected static function strlen($str) method substr (line 283) | protected static function substr($str, $start, $length = NULL) FILE: system/core/Model.php class CI_Model (line 50) | class CI_Model { method __construct (line 58) | public function __construct() {} method __get (line 68) | public function __get($key) FILE: system/core/Output.php class CI_Output (line 52) | class CI_Output { method __construct (line 140) | public function __construct() method get_output (line 166) | public function get_output() method set_output (line 181) | public function set_output($output) method append_output (line 197) | public function append_output($output) method set_header (line 217) | public function set_header($header, $replace = TRUE) method set_content_type (line 241) | public function set_content_type($mime_type, $charset = NULL) method get_content_type (line 280) | public function get_content_type() method get_header (line 301) | public function get_header($header) method set_status_header (line 343) | public function set_status_header($code = 200, $text = '') method enable_profiler (line 357) | public function enable_profiler($val = TRUE) method set_profiler_sections (line 374) | public function set_profiler_sections($sections) method cache (line 398) | public function cache($time) method _display (line 420) | public function _display($output = '') method _write_cache (line 558) | public function _write_cache($output) method _display_cache (line 661) | public function _display_cache(&$CFG, &$URI) method delete_cache (line 737) | public function delete_cache($uri = '') method set_cache_header (line 792) | public function set_cache_header($last_modified, $expiration) method strlen (line 816) | protected static function strlen($str) method substr (line 833) | protected static function substr($str, $start, $length = NULL) FILE: system/core/Router.php class CI_Router (line 52) | class CI_Router { method __construct (line 125) | public function __construct($routing = NULL) method _set_routing (line 156) | protected function _set_routing() method _set_request (line 249) | protected function _set_request($segments = array()) method _set_default_controller (line 291) | protected function _set_default_controller() method _validate_request (line 333) | protected function _validate_request($segments) method _parse_routes (line 371) | protected function _parse_routes() method set_class (line 435) | public function set_class($class) method fetch_class (line 448) | public function fetch_class() method set_method (line 461) | public function set_method($method) method fetch_method (line 474) | public function fetch_method() method set_directory (line 488) | public function set_directory($dir, $append = FALSE) method fetch_directory (line 511) | public function fetch_directory() FILE: system/core/Security.php class CI_Security (line 50) | class CI_Security { method __construct (line 173) | public function __construct() method csrf_verify (line 209) | public function csrf_verify() method csrf_set_cookie (line 266) | public function csrf_set_cookie() method csrf_show_error (line 317) | public function csrf_show_error() method get_csrf_hash (line 330) | public function get_csrf_hash() method get_csrf_token_name (line 343) | public function get_csrf_token_name() method xss_clean (line 376) | public function xss_clean($str, $is_image = FALSE) method xss_hash (line 609) | public function xss_hash() method get_random_bytes (line 630) | public function get_random_bytes($length) method entity_decode (line 698) | public function entity_decode($str, $charset = NULL) method sanitize_filename (line 773) | public function sanitize_filename($str, $relative_path = FALSE) method strip_image_tags (line 803) | public function strip_image_tags($str) method _urldecodespaces (line 824) | protected function _urldecodespaces($matches) method _compact_exploded_words (line 845) | protected function _compact_exploded_words($matches) method _sanitize_naughty_html (line 861) | protected function _sanitize_naughty_html($matches) method _js_link_removal (line 956) | protected function _js_link_removal($match) method _js_img_removal (line 984) | protected function _js_img_removal($match) method _convert_attribute (line 1006) | protected function _convert_attribute($match) method _filter_attributes (line 1023) | protected function _filter_attributes($str) method _decode_entity (line 1046) | protected function _decode_entity($match) method _do_never_allowed (line 1069) | protected function _do_never_allowed($str) method _csrf_set_hash (line 1088) | protected function _csrf_set_hash() FILE: system/core/URI.php class CI_URI (line 52) | class CI_URI { method __construct (line 100) | public function __construct() method _set_uri_string (line 152) | protected function _set_uri_string($str) method _parse_request_uri (line 198) | protected function _parse_request_uri() method _parse_query_string (line 256) | protected function _parse_query_string() method _parse_argv (line 285) | protected function _parse_argv() method _remove_relative_directory (line 301) | protected function _remove_relative_directory($uri) method filter_uri (line 327) | public function filter_uri(&$str) method segment (line 345) | public function segment($n, $no_result = NULL) method rsegment (line 365) | public function rsegment($n, $no_result = NULL) method uri_to_assoc (line 392) | public function uri_to_assoc($n = 3, $default = array()) method ruri_to_assoc (line 410) | public function ruri_to_assoc($n = 3, $default = array()) method _uri_to_assoc (line 429) | protected function _uri_to_assoc($n = 3, $default = array(), $which = ... method assoc_to_uri (line 497) | public function assoc_to_uri($array) method slash_segment (line 520) | public function slash_segment($n, $where = 'trailing') method slash_rsegment (line 536) | public function slash_rsegment($n, $where = 'trailing') method _slash_segment (line 556) | protected function _slash_segment($n, $where = 'trailing', $which = 's... method segment_array (line 579) | public function segment_array() method rsegment_array (line 591) | public function rsegment_array() method total_segments (line 603) | public function total_segments() method total_rsegments (line 615) | public function total_rsegments() method uri_string (line 627) | public function uri_string() method ruri_string (line 639) | public function ruri_string() FILE: system/core/Utf8.php class CI_Utf8 (line 52) | class CI_Utf8 { method __construct (line 61) | public function __construct() method clean_string (line 91) | public function clean_string($str) method safe_ascii_for_xml (line 120) | public function safe_ascii_for_xml($str) method convert_to_utf8 (line 136) | public function convert_to_utf8($str, $encoding) method is_ascii (line 160) | public function is_ascii($str) FILE: system/core/compat/hash.php function hash_equals (line 71) | function hash_equals($known_string, $user_string) function hash_pbkdf2 (line 121) | function hash_pbkdf2($algo, $password, $salt, $iterations, $length = 0, ... FILE: system/core/compat/mbstring.php function mb_strlen (line 74) | function mb_strlen($str, $encoding = NULL) function mb_strpos (line 103) | function mb_strpos($haystack, $needle, $offset = 0, $encoding = NULL) function mb_substr (line 132) | function mb_substr($str, $start, $length = NULL, $encoding = NULL) FILE: system/core/compat/password.php function password_get_info (line 75) | function password_get_info($hash) function password_hash (line 96) | function password_hash($password, $algo, array $options = array()) function password_needs_rehash (line 204) | function password_needs_rehash($hash, $algo, array $options = array()) function password_verify (line 237) | function password_verify($password, $hash) FILE: system/core/compat/standard.php function array_column (line 71) | function array_column(array $array, $column_key, $index_key = NULL) function hex2bin (line 155) | function hex2bin($data) FILE: system/database/DB.php function DB (line 52) | function &DB($params = '', $query_builder_override = NULL) FILE: system/database/DB_cache.php class CI_DB_Cache (line 48) | class CI_DB_Cache { method __construct (line 75) | public function __construct(&$db) method check_path (line 93) | public function check_path($path = '') method read (line 141) | public function read($sql) method write (line 164) | public function write($sql, $object) method delete (line 194) | public function delete($segment_one = '', $segment_two = '') method delete_all (line 217) | public function delete_all() FILE: system/database/DB_driver.php class CI_DB_driver (line 54) | abstract class CI_DB_driver { method __construct (line 366) | public function __construct($params) method initialize (line 386) | public function initialize() method db_connect (line 457) | public function db_connect() method db_pconnect (line 469) | public function db_pconnect() method reconnect (line 487) | public function reconnect() method db_select (line 501) | public function db_select() method error (line 513) | public function error() method db_set_charset (line 526) | public function db_set_charset($charset) method platform (line 550) | public function platform() method version (line 565) | public function version() method _version (line 588) | protected function _version() method query (line 609) | public function query($sql, $binds = FALSE, $return_object = NULL) method load_rdriver (line 758) | public function load_rdriver() method simple_query (line 782) | public function simple_query($sql) method trans_off (line 803) | public function trans_off() method trans_strict (line 823) | public function trans_strict($mode = TRUE) method trans_start (line 836) | public function trans_start($test_mode = FALSE) method trans_complete (line 853) | public function trans_complete() method trans_status (line 887) | public function trans_status() method trans_active (line 899) | public function trans_active() method trans_begin (line 912) | public function trans_begin($test_mode = FALSE) method trans_commit (line 947) | public function trans_commit() method trans_rollback (line 970) | public function trans_rollback() method compile_binds (line 995) | public function compile_binds($sql, $binds) method is_write_type (line 1059) | public function is_write_type($sql) method elapsed_time (line 1072) | public function elapsed_time($decimals = 6) method total_queries (line 1084) | public function total_queries() method last_query (line 1096) | public function last_query() method escape (line 1112) | public function escape($str) method escape_str (line 1144) | public function escape_str($str, $like = FALSE) method escape_like_str (line 1182) | public function escape_like_str($str) method _escape_str (line 1195) | protected function _escape_str($str) method primary (line 1211) | public function primary($table) method count_all (line 1228) | public function count_all($table = '') method list_tables (line 1254) | public function list_tables($constrain_by_prefix = FALSE) method table_exists (line 1309) | public function table_exists($table_name) method list_fields (line 1322) | public function list_fields($table) method field_exists (line 1367) | public function field_exists($field_name, $table_name) method field_data (line 1380) | public function field_data($table) method escape_identifiers (line 1396) | public function escape_identifiers($item) method insert_string (line 1457) | public function insert_string($table, $data) method _insert (line 1482) | protected function _insert($table, $keys, $values) method update_string (line 1497) | public function update_string($table, $data, $where) method _update (line 1528) | protected function _update($table, $values) method _has_operator (line 1549) | protected function _has_operator($str) method _get_operator (line 1562) | protected function _get_operator($str) method call_function (line 1601) | public function call_function($function) method cache_set_path (line 1628) | public function cache_set_path($path = '') method cache_on (line 1640) | public function cache_on() method cache_off (line 1652) | public function cache_off() method cache_delete (line 1666) | public function cache_delete($segment_one = '', $segment_two = '') method cache_delete_all (line 1680) | public function cache_delete_all() method _cache_init (line 1694) | protected function _cache_init() method close (line 1716) | public function close() method _close (line 1734) | protected function _close() method display_error (line 1749) | public function display_error($error = '', $swap = '', $native = FALSE) method protect_identifiers (line 1822) | public function protect_identifiers($item, $prefix_single = FALSE, $pr... method _reset_select (line 1995) | protected function _reset_select() FILE: system/database/DB_forge.php class CI_DB_forge (line 48) | abstract class CI_DB_forge { method __construct (line 168) | public function __construct(&$db) method create_database (line 182) | public function create_database($db_name) method drop_database (line 209) | public function drop_database($db_name) method add_key (line 241) | public function add_key($key, $primary = FALSE) method add_field (line 279) | public function add_field($field) method create_table (line 323) | public function create_table($table, $if_not_exists = FALSE, array $at... method _create_table (line 381) | protected function _create_table($table, $if_not_exists, $attributes) method _create_table_attr (line 433) | protected function _create_table_attr($attributes) method drop_table (line 457) | public function drop_table($table_name, $if_exists = FALSE) method _drop_table (line 495) | protected function _drop_table($table, $if_exists) method rename_table (line 526) | public function rename_table($table_name, $new_table_name) method add_column (line 566) | public function add_column($table, $field, $_after = NULL) method drop_column (line 609) | public function drop_column($table, $column_name) method modify_column (line 629) | public function modify_column($table, $field) method _alter_table (line 672) | protected function _alter_table($alter_type, $table, $field) method _process_fields (line 704) | protected function _process_fields($create_table = FALSE) method _process_column (line 807) | protected function _process_column($field) method _attr_type (line 828) | protected function _attr_type(&$attributes) method _attr_unsigned (line 851) | protected function _attr_unsigned(&$attributes, &$field) method _attr_default (line 892) | protected function _attr_default(&$attributes, &$field) method _attr_unique (line 925) | protected function _attr_unique(&$attributes, &$field) method _attr_auto_increment (line 942) | protected function _attr_auto_increment(&$attributes, &$field) method _process_primary_keys (line 958) | protected function _process_primary_keys($table) method _process_indexes (line 987) | protected function _process_indexes($table) method _reset (line 1029) | protected function _reset() FILE: system/database/DB_query_builder.php class CI_DB_query_builder (line 53) | abstract class CI_DB_query_builder extends CI_DB_driver { method select (line 285) | public function select($select = '*', $escape = NULL) method select_max (line 327) | public function select_max($select = '', $alias = '') method select_min (line 343) | public function select_min($select = '', $alias = '') method select_avg (line 359) | public function select_avg($select = '', $alias = '') method select_sum (line 375) | public function select_sum($select = '', $alias = '') method _max_min_avg_sum (line 395) | protected function _max_min_avg_sum($select = '', $alias = '', $type =... method _create_alias_from_table (line 436) | protected function _create_alias_from_table($item) method distinct (line 457) | public function distinct($val = TRUE) method from (line 473) | public function from($from) method join (line 527) | public function join($table, $cond, $type = '', $escape = NULL) method where (line 622) | public function where($key, $value = NULL, $escape = NULL) method or_where (line 640) | public function or_where($key, $value = NULL, $escape = NULL) method _wh (line 662) | protected function _wh($qb_key, $key, $value = NULL, $type = 'AND ', $... method where_in (line 728) | public function where_in($key = NULL, $values = NULL, $escape = NULL) method or_where_in (line 746) | public function or_where_in($key = NULL, $values = NULL, $escape = NULL) method where_not_in (line 764) | public function where_not_in($key = NULL, $values = NULL, $escape = NULL) method or_where_not_in (line 782) | public function or_where_not_in($key = NULL, $values = NULL, $escape =... method _where_in (line 804) | protected function _where_in($key = NULL, $values = NULL, $not = FALSE... method like (line 867) | public function like($field, $match = '', $side = 'both', $escape = NULL) method not_like (line 886) | public function not_like($field, $match = '', $side = 'both', $escape ... method or_like (line 905) | public function or_like($field, $match = '', $side = 'both', $escape =... method or_not_like (line 924) | public function or_not_like($field, $match = '', $side = 'both', $esca... method _like (line 947) | protected function _like($field, $match = '', $type = 'AND ', $side = ... method group_start (line 1012) | public function group_start($not = '', $type = 'AND ') method or_group_start (line 1040) | public function or_group_start() method not_group_start (line 1052) | public function not_group_start() method or_not_group_start (line 1064) | public function or_not_group_start() method group_end (line 1076) | public function group_end() method _group_get_type (line 1107) | protected function _group_get_type($type) method group_by (line 1127) | public function group_by($by, $escape = NULL) method having (line 1170) | public function having($key, $value = NULL, $escape = NULL) method or_having (line 1187) | public function or_having($key, $value = NULL, $escape = NULL) method order_by (line 1202) | public function order_by($orderby, $direction = '', $escape = NULL) method limit (line 1260) | public function limit($value, $offset = 0) method offset (line 1276) | public function offset($offset) method _limit (line 1292) | protected function _limit($sql) method set (line 1309) | public function set($key, $value = '', $escape = NULL) method get_compiled_select (line 1340) | public function get_compiled_select($table = '', $reset = TRUE) method get (line 1371) | public function get($table = '', $limit = NULL, $offset = NULL) method count_all_results (line 1401) | public function count_all_results($table = '', $reset = TRUE) method get_where (line 1452) | public function get_where($table = '', $where = NULL, $limit = NULL, $... method insert_batch (line 1486) | public function insert_batch($table, $set = NULL, $escape = NULL, $bat... method _insert_batch (line 1541) | protected function _insert_batch($table, $keys, $values) method set_insert_batch (line 1556) | public function set_insert_batch($key, $value = '', $escape = NULL) method get_compiled_insert (line 1615) | public function get_compiled_insert($table = '', $reset = TRUE) method insert (line 1650) | public function insert($table = '', $set = NULL, $escape = NULL) method _validate_insert (line 1686) | protected function _validate_insert($table = '') method replace (line 1716) | public function replace($table = '', $set = NULL) method _replace (line 1756) | protected function _replace($table, $keys, $values) method _from_tables (line 1773) | protected function _from_tables() method get_compiled_update (line 1789) | public function get_compiled_update($table = '', $reset = TRUE) method update (line 1822) | public function update($table = '', $set = NULL, $where = NULL, $limit... method _validate_update (line 1864) | protected function _validate_update($table) method update_batch (line 1895) | public function update_batch($table, $set = NULL, $index = NULL, $batc... method _update_batch (line 1960) | protected function _update_batch($table, $values, $index) method set_update_batch (line 1999) | public function set_update_batch($key, $index = '', $escape = NULL) method empty_table (line 2048) | public function empty_table($table = '') method truncate (line 2081) | public function truncate($table = '') method _truncate (line 2115) | protected function _truncate($table) method get_compiled_delete (line 2131) | public function get_compiled_delete($table = '', $reset = TRUE) method delete (line 2152) | public function delete($table = '', $where = '', $limit = NULL, $reset... method _delete (line 2216) | protected function _delete($table) method dbprefix (line 2232) | public function dbprefix($table = '') method set_dbprefix (line 2252) | public function set_dbprefix($prefix = '') method _track_aliases (line 2267) | protected function _track_aliases($table) method _compile_select (line 2318) | protected function _compile_select($select_override = FALSE) method _compile_wh (line 2391) | protected function _compile_wh($qb_key) method _compile_group_by (line 2466) | protected function _compile_group_by() method _compile_order_by (line 2502) | protected function _compile_order_by() method _object_to_array (line 2537) | protected function _object_to_array($object) method _object_to_array_batch (line 2567) | protected function _object_to_array_batch($object) method start_cache (line 2603) | public function start_cache() method stop_cache (line 2618) | public function stop_cache() method flush_cache (line 2633) | public function flush_cache() method _merge_cache (line 2662) | protected function _merge_cache() method _is_literal (line 2709) | protected function _is_literal($str) method reset_query (line 2738) | public function reset_query() method _reset_run (line 2753) | protected function _reset_run($qb_reset_items) method _reset_select (line 2768) | protected function _reset_select() method _reset_write (line 2795) | protected function _reset_write() FILE: system/database/DB_result.php class CI_DB_result (line 52) | class CI_DB_result { method __construct (line 118) | public function __construct(&$driver_object) method num_rows (line 131) | public function num_rows() method result (line 157) | public function result($type = 'object') method custom_result_object (line 179) | public function custom_result_object($class_name) method result_object (line 234) | public function result_object() method result_array (line 275) | public function result_array() method row (line 320) | public function row($n = 0, $type = 'object') method set_row (line 351) | public function set_row($key, $value = NULL) method custom_row_object (line 383) | public function custom_row_object($n, $type) method row_object (line 408) | public function row_object($n = 0) method row_array (line 432) | public function row_array($n = 0) method first_row (line 456) | public function first_row($type = 'object') method last_row (line 470) | public function last_row($type = 'object') method next_row (line 484) | public function next_row($type = 'object') method previous_row (line 505) | public function previous_row($type = 'object') method unbuffered_row (line 528) | public function unbuffered_row($type = 'object') method num_fields (line 563) | public function num_fields() method list_fields (line 579) | public function list_fields() method field_data (line 595) | public function field_data() method free_result (line 609) | public function free_result() method data_seek (line 628) | public function data_seek($n = 0) method _fetch_assoc (line 644) | protected function _fetch_assoc() method _fetch_object (line 661) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/DB_utility.php class CI_DB_utility (line 48) | abstract class CI_DB_utility { method __construct (line 88) | public function __construct(&$db) method list_databases (line 101) | public function list_databases() method database_exists (line 137) | public function database_exists($database_name) method optimize_table (line 150) | public function optimize_table($table_name) method optimize_database (line 174) | public function optimize_database() method repair_table (line 211) | public function repair_table($table_name) method csv_from_result (line 239) | public function csv_from_result($query, $delim = ',', $newline = "\n",... method xml_from_result (line 278) | public function xml_from_result($query, $params = array()) method backup (line 323) | public function backup($params = array()) FILE: system/database/drivers/cubrid/cubrid_driver.php class CI_DB_cubrid_driver (line 54) | class CI_DB_cubrid_driver extends CI_DB { method __construct (line 94) | public function __construct($params) method db_connect (line 120) | public function db_connect($persistent = FALSE) method reconnect (line 146) | public function reconnect() method version (line 161) | public function version() method _execute (line 181) | protected function _execute($sql) method _trans_begin (line 193) | protected function _trans_begin() method _trans_commit (line 214) | protected function _trans_commit() method _trans_rollback (line 236) | protected function _trans_rollback() method _escape_str (line 259) | protected function _escape_str($str) method affected_rows (line 271) | public function affected_rows() method insert_id (line 283) | public function insert_id() method _list_tables (line 298) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 320) | protected function _list_columns($table = '') method field_data (line 333) | public function field_data($table) method error (line 369) | public function error() method _from_tables (line 384) | protected function _from_tables() method _close (line 401) | protected function _close() FILE: system/database/drivers/cubrid/cubrid_forge.php class CI_DB_cubrid_forge (line 48) | class CI_DB_cubrid_forge extends CI_DB_forge { method _alter_table (line 106) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 139) | protected function _process_column($field) method _attr_type (line 170) | protected function _attr_type(&$attributes) method _process_indexes (line 197) | protected function _process_indexes($table) FILE: system/database/drivers/cubrid/cubrid_result.php class CI_DB_cubrid_result (line 50) | class CI_DB_cubrid_result extends CI_DB_result { method num_rows (line 57) | public function num_rows() method num_fields (line 71) | public function num_fields() method list_fields (line 85) | public function list_fields() method field_data (line 99) | public function field_data() method free_result (line 122) | public function free_result() method data_seek (line 144) | public function data_seek($n = 0) method _fetch_assoc (line 158) | protected function _fetch_assoc() method _fetch_object (line 173) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/cubrid/cubrid_utility.php class CI_DB_cubrid_utility (line 48) | class CI_DB_cubrid_utility extends CI_DB_utility { method list_databases (line 55) | public function list_databases() method _backup (line 73) | protected function _backup($params = array()) FILE: system/database/drivers/ibase/ibase_driver.php class CI_DB_ibase_driver (line 54) | class CI_DB_ibase_driver extends CI_DB { method db_connect (line 87) | public function db_connect($persistent = FALSE) method version (line 101) | public function version() method _execute (line 128) | protected function _execute($sql) method _trans_begin (line 140) | protected function _trans_begin() method _trans_commit (line 158) | protected function _trans_commit() method _trans_rollback (line 176) | protected function _trans_rollback() method affected_rows (line 194) | public function affected_rows() method insert_id (line 208) | public function insert_id($generator_name, $inc_by = 0) method _list_tables (line 224) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 247) | protected function _list_columns($table = '') method field_data (line 260) | public function field_data($table) method error (line 302) | public function error() method _update (line 318) | protected function _update($table, $values) method _truncate (line 337) | protected function _truncate($table) method _delete (line 352) | protected function _delete($table) method _limit (line 368) | protected function _limit($sql) method _insert_batch (line 397) | protected function _insert_batch($table, $keys, $values) method _close (line 409) | protected function _close() FILE: system/database/drivers/ibase/ibase_forge.php class CI_DB_ibase_forge (line 48) | class CI_DB_ibase_forge extends CI_DB_forge { method create_database (line 97) | public function create_database($db_name) method drop_database (line 115) | public function drop_database($db_name) method _alter_table (line 143) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 197) | protected function _process_column($field) method _attr_type (line 216) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 247) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/ibase/ibase_result.php class CI_DB_ibase_result (line 50) | class CI_DB_ibase_result extends CI_DB_result { method num_fields (line 57) | public function num_fields() method list_fields (line 71) | public function list_fields() method field_data (line 92) | public function field_data() method free_result (line 115) | public function free_result() method _fetch_assoc (line 129) | protected function _fetch_assoc() method _fetch_object (line 144) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/ibase/ibase_utility.php class CI_DB_ibase_utility (line 48) | class CI_DB_ibase_utility extends CI_DB_utility { method _backup (line 56) | protected function _backup($filename) FILE: system/database/drivers/mssql/mssql_driver.php class CI_DB_mssql_driver (line 54) | class CI_DB_mssql_driver extends CI_DB { method __construct (line 92) | public function __construct($params) method db_connect (line 110) | public function db_connect($persistent = FALSE) method db_select (line 150) | public function db_select($database = '') method _execute (line 177) | protected function _execute($sql) method _trans_begin (line 189) | protected function _trans_begin() method _trans_commit (line 201) | protected function _trans_commit() method _trans_rollback (line 213) | protected function _trans_rollback() method affected_rows (line 225) | public function affected_rows() method insert_id (line 239) | public function insert_id() method _db_set_charset (line 258) | protected function _db_set_charset($charset) method _version (line 270) | protected function _version() method _list_tables (line 285) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 310) | protected function _list_columns($table = '') method field_data (line 325) | public function field_data($table) method error (line 360) | public function error() method _update (line 388) | protected function _update($table, $values) method _truncate (line 408) | protected function _truncate($table) method _delete (line 423) | protected function _delete($table) method _limit (line 443) | protected function _limit($sql) method _insert_batch (line 496) | protected function _insert_batch($table, $keys, $values) method _close (line 514) | protected function _close() FILE: system/database/drivers/mssql/mssql_forge.php class CI_DB_mssql_forge (line 50) | class CI_DB_mssql_forge extends CI_DB_forge { method _alter_table (line 88) | protected function _alter_table($alter_type, $table, $field) method _attr_type (line 115) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 144) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/mssql/mssql_result.php class CI_DB_mssql_result (line 52) | class CI_DB_mssql_result extends CI_DB_result { method num_rows (line 59) | public function num_rows() method num_fields (line 73) | public function num_fields() method list_fields (line 87) | public function list_fields() method field_data (line 108) | public function field_data() method free_result (line 131) | public function free_result() method data_seek (line 152) | public function data_seek($n = 0) method _fetch_assoc (line 166) | protected function _fetch_assoc() method _fetch_object (line 181) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/mssql/mssql_utility.php class CI_DB_mssql_utility (line 50) | class CI_DB_mssql_utility extends CI_DB_utility { method _backup (line 72) | protected function _backup($params = array()) FILE: system/database/drivers/mysql/mysql_driver.php class CI_DB_mysql_driver (line 54) | class CI_DB_mysql_driver extends CI_DB { method __construct (line 107) | public function __construct($params) method db_connect (line 125) | public function db_connect($persistent = FALSE) method reconnect (line 186) | public function reconnect() method db_select (line 202) | public function db_select($database = '') method _db_set_charset (line 227) | protected function _db_set_charset($charset) method version (line 239) | public function version() method _execute (line 262) | protected function _execute($sql) method _prep_query (line 277) | protected function _prep_query($sql) method _trans_begin (line 296) | protected function _trans_begin() method _trans_commit (line 309) | protected function _trans_commit() method _trans_rollback (line 327) | protected function _trans_rollback() method _escape_str (line 346) | protected function _escape_str($str) method affected_rows (line 358) | public function affected_rows() method insert_id (line 370) | public function insert_id() method _list_tables (line 385) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 407) | protected function _list_columns($table = '') method field_data (line 420) | public function field_data($table) method error (line 456) | public function error() method _from_tables (line 471) | protected function _from_tables() method _close (line 488) | protected function _close() FILE: system/database/drivers/mysql/mysql_forge.php class CI_DB_mysql_forge (line 48) | class CI_DB_mysql_forge extends CI_DB_forge { method _create_table_attr (line 102) | protected function _create_table_attr($attributes) method _alter_table (line 137) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 179) | protected function _process_column($field) method _process_indexes (line 209) | protected function _process_indexes($table) FILE: system/database/drivers/mysql/mysql_result.php class CI_DB_mysql_result (line 50) | class CI_DB_mysql_result extends CI_DB_result { method __construct (line 58) | public function __construct(&$driver_object) method num_rows (line 74) | public function num_rows() method num_fields (line 86) | public function num_fields() method list_fields (line 100) | public function list_fields() method field_data (line 121) | public function field_data() method free_result (line 143) | public function free_result() method data_seek (line 164) | public function data_seek($n = 0) method _fetch_assoc (line 180) | protected function _fetch_assoc() method _fetch_object (line 195) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/mysql/mysql_utility.php class CI_DB_mysql_utility (line 48) | class CI_DB_mysql_utility extends CI_DB_utility { method _backup (line 79) | protected function _backup($params = array()) FILE: system/database/drivers/mysqli/mysqli_driver.php class CI_DB_mysqli_driver (line 54) | class CI_DB_mysqli_driver extends CI_DB { method db_connect (line 118) | public function db_connect($persistent = FALSE) method reconnect (line 242) | public function reconnect() method db_select (line 258) | public function db_select($database = '') method _db_set_charset (line 283) | protected function _db_set_charset($charset) method version (line 295) | public function version() method _execute (line 313) | protected function _execute($sql) method _prep_query (line 328) | protected function _prep_query($sql) method _trans_begin (line 347) | protected function _trans_begin() method _trans_commit (line 362) | protected function _trans_commit() method _trans_rollback (line 380) | protected function _trans_rollback() method _escape_str (line 399) | protected function _escape_str($str) method affected_rows (line 411) | public function affected_rows() method insert_id (line 423) | public function insert_id() method _list_tables (line 438) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 460) | protected function _list_columns($table = '') method field_data (line 473) | public function field_data($table) method error (line 509) | public function error() method _from_tables (line 532) | protected function _from_tables() method _close (line 549) | protected function _close() FILE: system/database/drivers/mysqli/mysqli_forge.php class CI_DB_mysqli_forge (line 50) | class CI_DB_mysqli_forge extends CI_DB_forge { method _create_table_attr (line 104) | protected function _create_table_attr($attributes) method _alter_table (line 139) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 181) | protected function _process_column($field) method _process_indexes (line 211) | protected function _process_indexes($table) FILE: system/database/drivers/mysqli/mysqli_result.php class CI_DB_mysqli_result (line 52) | class CI_DB_mysqli_result extends CI_DB_result { method num_rows (line 59) | public function num_rows() method num_fields (line 73) | public function num_fields() method list_fields (line 87) | public function list_fields() method field_data (line 108) | public function field_data() method _get_field_type (line 137) | private static function _get_field_type($type) method free_result (line 178) | public function free_result() method data_seek (line 199) | public function data_seek($n = 0) method _fetch_assoc (line 213) | protected function _fetch_assoc() method _fetch_object (line 228) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/mysqli/mysqli_utility.php class CI_DB_mysqli_utility (line 50) | class CI_DB_mysqli_utility extends CI_DB_utility { method _backup (line 81) | protected function _backup($params = array()) FILE: system/database/drivers/oci8/oci8_driver.php class CI_DB_oci8_driver (line 63) | class CI_DB_oci8_driver extends CI_DB { method __construct (line 147) | public function __construct($params) method db_connect (line 234) | public function db_connect($persistent = FALSE) method version (line 249) | public function version() method _execute (line 276) | protected function _execute($sql) method get_cursor (line 297) | public function get_cursor() method stored_procedure (line 321) | public function stored_procedure($package, $procedure, array $params) method _bind_params (line 360) | protected function _bind_params($params) method _trans_begin (line 388) | protected function _trans_begin() method _trans_commit (line 401) | protected function _trans_commit() method _trans_rollback (line 415) | protected function _trans_rollback() method affected_rows (line 428) | public function affected_rows() method insert_id (line 440) | public function insert_id() method _list_tables (line 456) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 479) | protected function _list_columns($table = '') method field_data (line 503) | public function field_data($table) method error (line 561) | public function error() method _insert_batch (line 600) | protected function _insert_batch($table, $keys, $values) method _truncate (line 626) | protected function _truncate($table) method _delete (line 641) | protected function _delete($table) method _limit (line 662) | protected function _limit($sql) method _close (line 684) | protected function _close() method _reset_select (line 707) | protected function _reset_select() FILE: system/database/drivers/oci8/oci8_forge.php class CI_DB_oci8_forge (line 48) | class CI_DB_oci8_forge extends CI_DB_forge { method _alter_table (line 102) | protected function _alter_table($alter_type, $table, $field) method _attr_auto_increment (line 161) | protected function _attr_auto_increment(&$attributes, &$field) method _process_column (line 177) | protected function _process_column($field) method _attr_type (line 198) | protected function _attr_type(&$attributes) FILE: system/database/drivers/oci8/oci8_result.php class CI_DB_oci8_result (line 50) | class CI_DB_oci8_result extends CI_DB_result { method __construct (line 88) | public function __construct(&$driver_object) method num_fields (line 106) | public function num_fields() method list_fields (line 123) | public function list_fields() method field_data (line 142) | public function field_data() method free_result (line 165) | public function free_result() method _fetch_assoc (line 194) | protected function _fetch_assoc() method _fetch_object (line 210) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/oci8/oci8_utility.php class CI_DB_oci8_utility (line 48) | class CI_DB_oci8_utility extends CI_DB_utility { method _backup (line 63) | protected function _backup($params = array()) FILE: system/database/drivers/odbc/odbc_driver.php class CI_DB_odbc_driver (line 54) | class CI_DB_odbc_driver extends CI_DB_driver { method __construct (line 119) | public function __construct($params) method db_connect (line 138) | public function db_connect($persistent = FALSE) method compile_binds (line 154) | public function compile_binds($sql, $binds) method _execute (line 221) | protected function _execute($sql) method _trans_begin (line 251) | protected function _trans_begin() method _trans_commit (line 263) | protected function _trans_commit() method _trans_rollback (line 281) | protected function _trans_rollback() method is_write_type (line 300) | public function is_write_type($sql) method _escape_str (line 318) | protected function _escape_str($str) method affected_rows (line 330) | public function affected_rows() method insert_id (line 342) | public function insert_id() method _list_tables (line 357) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 380) | protected function _list_columns($table = '') method _field_data (line 395) | protected function _field_data($table) method error (line 410) | public function error() method _close (line 422) | protected function _close() FILE: system/database/drivers/odbc/odbc_forge.php class CI_DB_odbc_forge (line 50) | class CI_DB_odbc_forge extends CI_DB_forge { method _attr_auto_increment (line 82) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/odbc/odbc_result.php class CI_DB_odbc_result (line 52) | class CI_DB_odbc_result extends CI_DB_result { method num_rows (line 59) | public function num_rows() method num_fields (line 90) | public function num_fields() method list_fields (line 104) | public function list_fields() method field_data (line 129) | public function field_data() method free_result (line 152) | public function free_result() method _fetch_assoc (line 170) | protected function _fetch_assoc() method _fetch_object (line 185) | protected function _fetch_object($class_name = 'stdClass') function odbc_fetch_array (line 219) | function odbc_fetch_array(&$result, $rownumber = 1) function odbc_fetch_object (line 252) | function odbc_fetch_object(&$result, $rownumber = 1) FILE: system/database/drivers/odbc/odbc_utility.php class CI_DB_odbc_utility (line 50) | class CI_DB_odbc_utility extends CI_DB_utility { method _backup (line 58) | protected function _backup($params = array()) FILE: system/database/drivers/pdo/pdo_driver.php class CI_DB_pdo_driver (line 54) | class CI_DB_pdo_driver extends CI_DB { method __construct (line 80) | public function __construct($params) method db_connect (line 128) | public function db_connect($persistent = FALSE) method version (line 165) | public function version() method _execute (line 191) | protected function _execute($sql) method _trans_begin (line 203) | protected function _trans_begin() method _trans_commit (line 215) | protected function _trans_commit() method _trans_rollback (line 227) | protected function _trans_rollback() method _escape_str (line 240) | protected function _escape_str($str) method affected_rows (line 258) | public function affected_rows() method insert_id (line 271) | public function insert_id($name = NULL) method _field_data (line 286) | protected function _field_data($table) method error (line 301) | public function error() method _truncate (line 333) | protected function _truncate($table) method _close (line 345) | protected function _close() FILE: system/database/drivers/pdo/pdo_forge.php class CI_DB_pdo_forge (line 50) | class CI_DB_pdo_forge extends CI_DB_forge { FILE: system/database/drivers/pdo/pdo_result.php class CI_DB_pdo_result (line 52) | class CI_DB_pdo_result extends CI_DB_result { method num_rows (line 59) | public function num_rows() method num_fields (line 88) | public function num_fields() method list_fields (line 102) | public function list_fields() method field_data (line 125) | public function field_data() method free_result (line 162) | public function free_result() method _fetch_assoc (line 179) | protected function _fetch_assoc() method _fetch_object (line 194) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/pdo/pdo_utility.php class CI_DB_pdo_utility (line 50) | class CI_DB_pdo_utility extends CI_DB_utility { method _backup (line 58) | protected function _backup($params = array()) FILE: system/database/drivers/pdo/subdrivers/pdo_4d_driver.php class CI_DB_pdo_4d_driver (line 54) | class CI_DB_pdo_4d_driver extends CI_DB_pdo_driver { method __construct (line 80) | public function __construct($params) method _list_tables (line 108) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 131) | protected function _list_columns($table = '') method _field_data (line 147) | protected function _field_data($table) method _update (line 163) | protected function _update($table, $values) method _delete (line 180) | protected function _delete($table) method _limit (line 196) | protected function _limit($sql) FILE: system/database/drivers/pdo/subdrivers/pdo_4d_forge.php class CI_DB_pdo_4d_forge (line 48) | class CI_DB_pdo_4d_forge extends CI_DB_pdo_forge { method _alter_table (line 114) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 133) | protected function _process_column($field) method _attr_type (line 152) | protected function _attr_type(&$attributes) method _attr_unique (line 183) | protected function _attr_unique(&$attributes, &$field) method _attr_auto_increment (line 203) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/pdo/subdrivers/pdo_cubrid_driver.php class CI_DB_pdo_cubrid_driver (line 54) | class CI_DB_pdo_cubrid_driver extends CI_DB_pdo_driver { method __construct (line 87) | public function __construct($params) method _list_tables (line 111) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 133) | protected function _list_columns($table = '') method field_data (line 146) | public function field_data($table) method _truncate (line 185) | protected function _truncate($table) method _from_tables (line 200) | protected function _from_tables() FILE: system/database/drivers/pdo/subdrivers/pdo_cubrid_forge.php class CI_DB_pdo_cubrid_forge (line 48) | class CI_DB_pdo_cubrid_forge extends CI_DB_pdo_forge { method _alter_table (line 106) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 139) | protected function _process_column($field) method _attr_type (line 170) | protected function _attr_type(&$attributes) method _process_indexes (line 197) | protected function _process_indexes($table) FILE: system/database/drivers/pdo/subdrivers/pdo_dblib_driver.php class CI_DB_pdo_dblib_driver (line 54) | class CI_DB_pdo_dblib_driver extends CI_DB_pdo_driver { method __construct (line 92) | public function __construct($params) method db_connect (line 128) | public function db_connect($persistent = FALSE) method _list_tables (line 161) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 186) | protected function _list_columns($table = '') method field_data (line 201) | public function field_data($table) method _update (line 237) | protected function _update($table, $values) method _delete (line 254) | protected function _delete($table) method _limit (line 274) | protected function _limit($sql) method _insert_batch (line 327) | protected function _insert_batch($table, $keys, $values) method version (line 345) | public function version() FILE: system/database/drivers/pdo/subdrivers/pdo_dblib_forge.php class CI_DB_pdo_dblib_forge (line 48) | class CI_DB_pdo_dblib_forge extends CI_DB_pdo_forge { method _alter_table (line 86) | protected function _alter_table($alter_type, $table, $field) method _attr_type (line 113) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 142) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/pdo/subdrivers/pdo_firebird_driver.php class CI_DB_pdo_firebird_driver (line 54) | class CI_DB_pdo_firebird_driver extends CI_DB_pdo_driver { method __construct (line 82) | public function __construct($params) method _list_tables (line 118) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 141) | protected function _list_columns($table = '') method field_data (line 154) | public function field_data($table) method _update (line 197) | protected function _update($table, $values) method _truncate (line 216) | protected function _truncate($table) method _delete (line 231) | protected function _delete($table) method _limit (line 247) | protected function _limit($sql) method _insert_batch (line 276) | protected function _insert_batch($table, $keys, $values) FILE: system/database/drivers/pdo/subdrivers/pdo_firebird_forge.php class CI_DB_pdo_firebird_forge (line 48) | class CI_DB_pdo_firebird_forge extends CI_DB_pdo_forge { method create_database (line 83) | public function create_database($db_name) method drop_database (line 101) | public function drop_database($db_name) method _alter_table (line 129) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 183) | protected function _process_column($field) method _attr_type (line 202) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 233) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/pdo/subdrivers/pdo_ibm_driver.php class CI_DB_pdo_ibm_driver (line 54) | class CI_DB_pdo_ibm_driver extends CI_DB_pdo_driver { method __construct (line 73) | public function __construct($params) method _list_tables (line 139) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 163) | protected function _list_columns($table = '') method field_data (line 178) | public function field_data($table) method _update (line 203) | protected function _update($table, $values) method _delete (line 220) | protected function _delete($table) method _limit (line 236) | protected function _limit($sql) FILE: system/database/drivers/pdo/subdrivers/pdo_ibm_forge.php class CI_DB_pdo_ibm_forge (line 48) | class CI_DB_pdo_ibm_forge extends CI_DB_pdo_forge { method _alter_table (line 85) | protected function _alter_table($alter_type, $table, $field) method _attr_type (line 105) | protected function _attr_type(&$attributes) method _attr_unique (line 130) | protected function _attr_unique(&$attributes, &$field) method _attr_auto_increment (line 150) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/pdo/subdrivers/pdo_informix_driver.php class CI_DB_pdo_informix_driver (line 54) | class CI_DB_pdo_informix_driver extends CI_DB_pdo_driver { method __construct (line 82) | public function __construct($params) method _list_tables (line 141) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 165) | protected function _list_columns($table = '') method field_data (line 191) | public function field_data($table) method _update (line 253) | protected function _update($table, $values) method _truncate (line 273) | protected function _truncate($table) method _delete (line 288) | protected function _delete($table) method _limit (line 304) | protected function _limit($sql) FILE: system/database/drivers/pdo/subdrivers/pdo_informix_forge.php class CI_DB_pdo_informix_forge (line 48) | class CI_DB_pdo_informix_forge extends CI_DB_pdo_forge { method _alter_table (line 87) | protected function _alter_table($alter_type, $table, $field) method _attr_type (line 107) | protected function _attr_type(&$attributes) method _attr_unique (line 142) | protected function _attr_unique(&$attributes, &$field) method _attr_auto_increment (line 159) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/pdo/subdrivers/pdo_mysql_driver.php class CI_DB_pdo_mysql_driver (line 54) | class CI_DB_pdo_mysql_driver extends CI_DB_pdo_driver { method __construct (line 98) | public function __construct($params) method db_connect (line 124) | public function db_connect($persistent = FALSE) method db_select (line 205) | public function db_select($database = '') method _trans_begin (line 229) | protected function _trans_begin() method _trans_commit (line 242) | protected function _trans_commit() method _trans_rollback (line 260) | protected function _trans_rollback() method _list_tables (line 281) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 303) | protected function _list_columns($table = '') method field_data (line 316) | public function field_data($table) method _truncate (line 355) | protected function _truncate($table) method _from_tables (line 370) | protected function _from_tables() FILE: system/database/drivers/pdo/subdrivers/pdo_mysql_forge.php class CI_DB_pdo_mysql_forge (line 48) | class CI_DB_pdo_mysql_forge extends CI_DB_pdo_forge { method _create_table_attr (line 116) | protected function _create_table_attr($attributes) method _alter_table (line 151) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 193) | protected function _process_column($field) method _process_indexes (line 223) | protected function _process_indexes($table) FILE: system/database/drivers/pdo/subdrivers/pdo_oci_driver.php class CI_DB_pdo_oci_driver (line 54) | class CI_DB_pdo_oci_driver extends CI_DB_pdo_driver { method __construct (line 101) | public function __construct($params) method version (line 138) | public function version() method _list_tables (line 164) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 187) | protected function _list_columns($table = '') method field_data (line 211) | public function field_data($table) method _insert_batch (line 269) | protected function _insert_batch($table, $keys, $values) method _delete (line 292) | protected function _delete($table) method _limit (line 313) | protected function _limit($sql) FILE: system/database/drivers/pdo/subdrivers/pdo_oci_forge.php class CI_DB_pdo_oci_forge (line 48) | class CI_DB_pdo_oci_forge extends CI_DB_pdo_forge { method _alter_table (line 95) | protected function _alter_table($alter_type, $table, $field) method _attr_auto_increment (line 152) | protected function _attr_auto_increment(&$attributes, &$field) method _process_column (line 168) | protected function _process_column($field) method _attr_type (line 189) | protected function _attr_type(&$attributes) FILE: system/database/drivers/pdo/subdrivers/pdo_odbc_driver.php class CI_DB_pdo_odbc_driver (line 54) | class CI_DB_pdo_odbc_driver extends CI_DB_pdo_driver { method __construct (line 105) | public function __construct($params) method _escape_str (line 170) | protected function _escape_str($str) method is_write_type (line 183) | public function is_write_type($sql) method _list_tables (line 203) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 226) | protected function _list_columns($table = '') FILE: system/database/drivers/pdo/subdrivers/pdo_odbc_forge.php class CI_DB_pdo_odbc_forge (line 48) | class CI_DB_pdo_odbc_forge extends CI_DB_pdo_forge { method _attr_auto_increment (line 66) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/pdo/subdrivers/pdo_pgsql_driver.php class CI_DB_pdo_pgsql_driver (line 54) | class CI_DB_pdo_pgsql_driver extends CI_DB_pdo_driver { method __construct (line 89) | public function __construct($params) method db_connect (line 116) | public function db_connect($persistent = FALSE) method insert_id (line 136) | public function insert_id($name = NULL) method is_write_type (line 156) | public function is_write_type($sql) method escape (line 176) | public function escape($str) method order_by (line 196) | public function order_by($orderby, $direction = '', $escape = NULL) method _list_tables (line 231) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 255) | protected function _list_columns($table = '') method field_data (line 270) | public function field_data($table) method _update (line 306) | protected function _update($table, $values) method _update_batch (line 325) | protected function _update_batch($table, $values, $index) method _delete (line 364) | protected function _delete($table) method _limit (line 380) | protected function _limit($sql) FILE: system/database/drivers/pdo/subdrivers/pdo_pgsql_forge.php class CI_DB_pdo_pgsql_forge (line 48) | class CI_DB_pdo_pgsql_forge extends CI_DB_pdo_forge { method __construct (line 96) | public function __construct(&$db) method _alter_table (line 116) | protected function _alter_table($alter_type, $table, $field) method _attr_type (line 177) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 208) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/pdo/subdrivers/pdo_sqlite_driver.php class CI_DB_pdo_sqlite_driver (line 54) | class CI_DB_pdo_sqlite_driver extends CI_DB_pdo_driver { method __construct (line 82) | public function __construct($params) method _list_tables (line 109) | protected function _list_tables($prefix_limit = FALSE) method list_fields (line 130) | public function list_fields($table) method field_data (line 154) | public function field_data($table) method _replace (line 191) | protected function _replace($table, $keys, $values) method _truncate (line 209) | protected function _truncate($table) FILE: system/database/drivers/pdo/subdrivers/pdo_sqlite_forge.php class CI_DB_pdo_sqlite_forge (line 48) | class CI_DB_pdo_sqlite_forge extends CI_DB_pdo_forge { method __construct (line 86) | public function __construct(&$db) method create_database (line 105) | public function create_database($db_name) method drop_database (line 120) | public function drop_database($db_name) method _alter_table (line 156) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 184) | protected function _process_column($field) method _attr_type (line 204) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 225) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/pdo/subdrivers/pdo_sqlsrv_driver.php class CI_DB_pdo_sqlsrv_driver (line 54) | class CI_DB_pdo_sqlsrv_driver extends CI_DB_pdo_driver { method __construct (line 92) | public function __construct($params) method db_connect (line 152) | public function db_connect($persistent = FALSE) method _list_tables (line 185) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 210) | protected function _list_columns($table = '') method field_data (line 225) | public function field_data($table) method _update (line 261) | protected function _update($table, $values) method _delete (line 278) | protected function _delete($table) method _limit (line 298) | protected function _limit($sql) method _insert_batch (line 359) | protected function _insert_batch($table, $keys, $values) FILE: system/database/drivers/pdo/subdrivers/pdo_sqlsrv_forge.php class CI_DB_pdo_sqlsrv_forge (line 48) | class CI_DB_pdo_sqlsrv_forge extends CI_DB_pdo_forge { method _alter_table (line 86) | protected function _alter_table($alter_type, $table, $field) method _attr_type (line 113) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 142) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/postgre/postgre_driver.php class CI_DB_postgre_driver (line 54) | class CI_DB_postgre_driver extends CI_DB { method _build_dsn (line 86) | protected function _build_dsn() method db_connect (line 141) | public function db_connect($persistent = FALSE) method reconnect (line 174) | public function reconnect() method _db_set_charset (line 190) | protected function _db_set_charset($charset) method version (line 202) | public function version() method _execute (line 232) | protected function _execute($sql) method _trans_begin (line 244) | protected function _trans_begin() method _trans_commit (line 256) | protected function _trans_commit() method _trans_rollback (line 268) | protected function _trans_rollback() method is_write_type (line 281) | public function is_write_type($sql) method _escape_str (line 299) | protected function _escape_str($str) method escape (line 314) | public function escape($str) method affected_rows (line 335) | public function affected_rows() method insert_id (line 347) | public function insert_id() method _list_tables (line 395) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 419) | protected function _list_columns($table = '') method field_data (line 434) | public function field_data($table) method error (line 469) | public function error() method order_by (line 484) | public function order_by($orderby, $direction = '', $escape = NULL) method _update (line 520) | protected function _update($table, $values) method _update_batch (line 539) | protected function _update_batch($table, $values, $index) method _delete (line 578) | protected function _delete($table) method _limit (line 594) | protected function _limit($sql) method _close (line 606) | protected function _close() FILE: system/database/drivers/postgre/postgre_forge.php class CI_DB_postgre_forge (line 50) | class CI_DB_postgre_forge extends CI_DB_forge { method __construct (line 84) | public function __construct(&$db) method _alter_table (line 104) | protected function _alter_table($alter_type, $table, $field) method _attr_type (line 165) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 196) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/postgre/postgre_result.php class CI_DB_postgre_result (line 52) | class CI_DB_postgre_result extends CI_DB_result { method num_rows (line 59) | public function num_rows() method num_fields (line 73) | public function num_fields() method list_fields (line 87) | public function list_fields() method field_data (line 107) | public function field_data() method free_result (line 128) | public function free_result() method data_seek (line 149) | public function data_seek($n = 0) method _fetch_assoc (line 163) | protected function _fetch_assoc() method _fetch_object (line 178) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/postgre/postgre_utility.php class CI_DB_postgre_utility (line 50) | class CI_DB_postgre_utility extends CI_DB_utility { method _backup (line 74) | protected function _backup($params = array()) FILE: system/database/drivers/sqlite/sqlite_driver.php class CI_DB_sqlite_driver (line 54) | class CI_DB_sqlite_driver extends CI_DB { method db_connect (line 80) | public function db_connect($persistent = FALSE) method version (line 99) | public function version() method _execute (line 114) | protected function _execute($sql) method _trans_begin (line 128) | protected function _trans_begin() method _trans_commit (line 140) | protected function _trans_commit() method _trans_rollback (line 152) | protected function _trans_rollback() method _escape_str (line 165) | protected function _escape_str($str) method affected_rows (line 177) | public function affected_rows() method insert_id (line 189) | public function insert_id() method _list_tables (line 204) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 226) | protected function _list_columns($table = '') method field_data (line 240) | public function field_data($table) method error (line 277) | public function error() method _replace (line 296) | protected function _replace($table, $keys, $values) method _truncate (line 314) | protected function _truncate($table) method _close (line 326) | protected function _close() FILE: system/database/drivers/sqlite/sqlite_forge.php class CI_DB_sqlite_forge (line 48) | class CI_DB_sqlite_forge extends CI_DB_forge { method create_database (line 79) | public function create_database($db_name) method drop_database (line 94) | public function drop_database($db_name) method _alter_table (line 123) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 151) | protected function _process_column($field) method _attr_type (line 171) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 192) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/sqlite/sqlite_result.php class CI_DB_sqlite_result (line 50) | class CI_DB_sqlite_result extends CI_DB_result { method num_rows (line 57) | public function num_rows() method num_fields (line 71) | public function num_fields() method list_fields (line 85) | public function list_fields() method field_data (line 105) | public function field_data() method data_seek (line 131) | public function data_seek($n = 0) method _fetch_assoc (line 145) | protected function _fetch_assoc() method _fetch_object (line 160) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/sqlite/sqlite_utility.php class CI_DB_sqlite_utility (line 48) | class CI_DB_sqlite_utility extends CI_DB_utility { method _backup (line 56) | protected function _backup($params = array()) FILE: system/database/drivers/sqlite3/sqlite3_driver.php class CI_DB_sqlite3_driver (line 54) | class CI_DB_sqlite3_driver extends CI_DB { method db_connect (line 80) | public function db_connect($persistent = FALSE) method version (line 106) | public function version() method _execute (line 126) | protected function _execute($sql) method _trans_begin (line 140) | protected function _trans_begin() method _trans_commit (line 152) | protected function _trans_commit() method _trans_rollback (line 164) | protected function _trans_rollback() method _escape_str (line 177) | protected function _escape_str($str) method affected_rows (line 189) | public function affected_rows() method insert_id (line 201) | public function insert_id() method _list_tables (line 216) | protected function _list_tables($prefix_limit = FALSE) method list_fields (line 232) | public function list_fields($table) method field_data (line 256) | public function field_data($table) method error (line 293) | public function error() method _replace (line 310) | protected function _replace($table, $keys, $values) method _truncate (line 328) | protected function _truncate($table) method _close (line 340) | protected function _close() FILE: system/database/drivers/sqlite3/sqlite3_forge.php class CI_DB_sqlite3_forge (line 48) | class CI_DB_sqlite3_forge extends CI_DB_forge { method __construct (line 72) | public function __construct(&$db) method create_database (line 91) | public function create_database($db_name) method drop_database (line 106) | public function drop_database($db_name) method _alter_table (line 143) | protected function _alter_table($alter_type, $table, $field) method _process_column (line 171) | protected function _process_column($field) method _attr_type (line 191) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 212) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/sqlite3/sqlite3_result.php class CI_DB_sqlite3_result (line 50) | class CI_DB_sqlite3_result extends CI_DB_result { method num_fields (line 57) | public function num_fields() method list_fields (line 71) | public function list_fields() method field_data (line 91) | public function field_data() method free_result (line 123) | public function free_result() method _fetch_assoc (line 141) | protected function _fetch_assoc() method _fetch_object (line 156) | protected function _fetch_object($class_name = 'stdClass') method data_seek (line 189) | public function data_seek($n = 0) FILE: system/database/drivers/sqlite3/sqlite3_utility.php class CI_DB_sqlite3_utility (line 48) | class CI_DB_sqlite3_utility extends CI_DB_utility { method _backup (line 56) | protected function _backup($params = array()) FILE: system/database/drivers/sqlsrv/sqlsrv_driver.php class CI_DB_sqlsrv_driver (line 54) | class CI_DB_sqlsrv_driver extends CI_DB { method __construct (line 102) | public function __construct($params) method db_connect (line 123) | public function db_connect($pooling = FALSE) method db_select (line 165) | public function db_select($database = '') method _execute (line 190) | protected function _execute($sql) method _trans_begin (line 204) | protected function _trans_begin() method _trans_commit (line 216) | protected function _trans_commit() method _trans_rollback (line 228) | protected function _trans_rollback() method affected_rows (line 240) | public function affected_rows() method insert_id (line 254) | public function insert_id() method version (line 266) | public function version() method _list_tables (line 291) | protected function _list_tables($prefix_limit = FALSE) method _list_columns (line 316) | protected function _list_columns($table = '') method field_data (line 331) | public function field_data($table) method error (line 366) | public function error() method _update (line 405) | protected function _update($table, $values) method _truncate (line 425) | protected function _truncate($table) method _delete (line 440) | protected function _delete($table) method _limit (line 460) | protected function _limit($sql) method _insert_batch (line 521) | protected function _insert_batch($table, $keys, $values) method _close (line 539) | protected function _close() FILE: system/database/drivers/sqlsrv/sqlsrv_forge.php class CI_DB_sqlsrv_forge (line 48) | class CI_DB_sqlsrv_forge extends CI_DB_forge { method _alter_table (line 86) | protected function _alter_table($alter_type, $table, $field) method _attr_type (line 113) | protected function _attr_type(&$attributes) method _attr_auto_increment (line 142) | protected function _attr_auto_increment(&$attributes, &$field) FILE: system/database/drivers/sqlsrv/sqlsrv_result.php class CI_DB_sqlsrv_result (line 50) | class CI_DB_sqlsrv_result extends CI_DB_result { method __construct (line 67) | public function __construct(&$driver_object) method num_rows (line 81) | public function num_rows() method num_fields (line 101) | public function num_fields() method list_fields (line 115) | public function list_fields() method field_data (line 135) | public function field_data() method free_result (line 156) | public function free_result() method _fetch_assoc (line 174) | protected function _fetch_assoc() method _fetch_object (line 189) | protected function _fetch_object($class_name = 'stdClass') FILE: system/database/drivers/sqlsrv/sqlsrv_utility.php class CI_DB_sqlsrv_utility (line 48) | class CI_DB_sqlsrv_utility extends CI_DB_utility { method _backup (line 72) | protected function _backup($params = array()) FILE: system/helpers/array_helper.php function element (line 66) | function element($item, array $array, $default = NULL) function random_element (line 82) | function random_element($array) function elements (line 103) | function elements($items, array $array, $default = NULL) FILE: system/helpers/captcha_helper.php function create_captcha (line 64) | function create_captcha($data = '', $img_path = '', $img_url = '', $font... FILE: system/helpers/cookie_helper.php function set_cookie (line 71) | function set_cookie($name, $value = '', $expire = '', $domain = '', $pat... function get_cookie (line 89) | function get_cookie($index, $xss_clean = NULL) function delete_cookie (line 110) | function delete_cookie($name, $domain = '', $path = '/', $prefix = '') FILE: system/helpers/date_helper.php function now (line 64) | function now($timezone = NULL) function mdate (line 103) | function mdate($datestr = '', $time = '') function standard_date (line 147) | function standard_date($fmt = 'DATE_RFC822', $time = NULL) function timespan (line 179) | function timespan($seconds = 1, $time = '', $units = 7) function days_in_month (line 282) | function days_in_month($month = 0, $year = '') function local_to_gmt (line 326) | function local_to_gmt($time = '') function gmt_to_local (line 360) | function gmt_to_local($time = '', $timezone = 'UTC', $dst = FALSE) function mysql_to_unix (line 383) | function mysql_to_unix($time = '') function unix_to_human (line 417) | function unix_to_human($time = '', $seconds = FALSE, $fmt = 'us') function human_to_unix (line 456) | function human_to_unix($datestr = '') function nice_date (line 505) | function nice_date($bad_date = '', $format = FALSE) function timezone_menu (line 573) | function timezone_menu($default = 'UTC', $class = '', $name = 'timezones... function timezones (line 612) | function timezones($tz = '') function date_range (line 688) | function date_range($unix_start = '', $mixed = '', $is_unix = TRUE, $for... FILE: system/helpers/directory_helper.php function directory_map (line 68) | function directory_map($source_dir, $directory_depth = 0, $hidden = FALSE) FILE: system/helpers/download_helper.php function force_download (line 65) | function force_download($filename = '', $data = '', $set_mime = FALSE) FILE: system/helpers/email_helper.php function valid_email (line 62) | function valid_email($email) function send_email (line 81) | function send_email($recipient, $subject, $message) FILE: system/helpers/file_helper.php function read_file (line 65) | function read_file($file) function write_file (line 86) | function write_file($path, $data, $mode = 'wb') function delete_files (line 128) | function delete_files($path, $del_dir = FALSE, $htdocs = FALSE, $_level ... function get_filenames (line 178) | function get_filenames($source_dir, $include_path = FALSE, $_recursion =... function get_dir_file_info (line 228) | function get_dir_file_info($source_dir, $top_level_only = TRUE, $_recurs... function get_file_info (line 280) | function get_file_info($file, $returned_values = array('name', 'server_p... function get_mime_by_extension (line 343) | function get_mime_by_extension($filename) function symbolic_permissions (line 383) | function symbolic_permissions($perms) function octal_permissions (line 450) | function octal_permissions($perms) FILE: system/helpers/form_helper.php function form_open (line 65) | function form_open($action = '', $attributes = array(), $hidden = array()) function form_open_multipart (line 155) | function form_open_multipart($action = '', $attributes = array(), $hidde... function form_hidden (line 185) | function form_hidden($name, $value = '', $recursing = FALSE) function form_input (line 233) | function form_input($data = '', $value = '', $extra = '') function form_password (line 259) | function form_password($data = '', $value = '', $extra = '') function form_upload (line 281) | function form_upload($data = '', $value = '', $extra = '') function form_textarea (line 303) | function form_textarea($data = '', $value = '', $extra = '') function form_multiselect (line 340) | function form_multiselect($name = '', $options = array(), $selected = ar... function form_dropdown (line 365) | function form_dropdown($data = '', $options = array(), $selected = array... function form_checkbox (line 460) | function form_checkbox($data = '', $value = '', $checked = FALSE, $extra... function form_radio (line 504) | function form_radio($data = '', $value = '', $checked = FALSE, $extra = '') function form_submit (line 525) | function form_submit($data = '', $value = '', $extra = '') function form_reset (line 549) | function form_reset($data = '', $value = '', $extra = '') function form_button (line 573) | function form_button($data = '', $content = '', $extra = '') function form_label (line 604) | function form_label($label_text = '', $id = '', $attributes = array()) function form_fieldset (line 634) | function form_fieldset($legend_text = '', $attributes = array()) function form_fieldset_close (line 656) | function form_fieldset_close($extra = '') function form_close (line 672) | function form_close($extra = '') function form_prep (line 691) | function form_prep($str) function set_value (line 713) | function set_value($field, $default = '', $html_escape = TRUE) function set_select (line 741) | function set_select($field, $value = '', $default = FALSE) function set_checkbox (line 788) | function set_checkbox($field, $value = '', $default = FALSE) function set_radio (line 840) | function set_radio($field, $value = '', $default = FALSE) function form_error (line 892) | function form_error($field = '', $prefix = '', $suffix = '') function validation_errors (line 917) | function validation_errors($prefix = '', $suffix = '') function _parse_form_attributes (line 941) | function _parse_form_attributes($attributes, $default) function _attributes_to_string (line 992) | function _attributes_to_string($attributes) function _get_validation_object (line 1037) | function &_get_validation_object() FILE: system/helpers/html_helper.php function heading (line 65) | function heading($data = '', $h = '1', $attributes = '') function ul (line 84) | function ul($list, $attributes = '') function ol (line 103) | function ol($list, $attributes = '') function _list (line 124) | function _list($type = 'ul', $list = array(), $attributes = '', $depth = 0) function img (line 178) | function img($src = '', $index_page = FALSE, $attributes = '') function doctype (line 232) | function doctype($type = 'xhtml1-strict') function link_tag (line 278) | function link_tag($href = '', $rel = 'stylesheet', $type = 'text/css', $... function meta (line 349) | function meta($name = '', $content = '', $type = 'name', $newline = "\n") function br (line 389) | function br($count = 1) function nbs (line 406) | function nbs($num = 1) FILE: system/helpers/inflector_helper.php function singular (line 63) | function singular($str) function plural (line 128) | function plural($str) function camelize (line 185) | function camelize($str) function underscore (line 203) | function underscore($str) function humanize (line 222) | function humanize($str, $separator = '_') function word_is_countable (line 238) | function word_is_countable($word) function is_countable (line 283) | function is_countable($word) FILE: system/helpers/language_helper.php function lang (line 65) | function lang($line, $for = '', $attributes = array()) FILE: system/helpers/number_helper.php function byte_format (line 62) | function byte_format($num, $precision = 1) FILE: system/helpers/path_helper.php function set_realpath (line 62) | function set_realpath($path, $check_existance = FALSE) FILE: system/helpers/security_helper.php function xss_clean (line 62) | function xss_clean($str, $is_image = FALSE) function sanitize_filename (line 78) | function sanitize_filename($filename) function do_hash (line 97) | function do_hash($str, $type = 'sha1') function strip_image_tags (line 118) | function strip_image_tags($str) function encode_php_tags (line 134) | function encode_php_tags($str) FILE: system/helpers/smiley_helper.php function smiley_js (line 67) | function smiley_js($alias = '', $field_id = '', $inline = TRUE) function get_clickable_smileys (line 150) | function get_clickable_smileys($image_url, $alias = '') function parse_smileys (line 199) | function parse_smileys($str = '', $image_url = '', $smileys = NULL) function _get_smiley_array (line 229) | function _get_smiley_array() FILE: system/helpers/string_helper.php function trim_slashes (line 72) | function trim_slashes($str) function strip_slashes (line 90) | function strip_slashes($str) function strip_quotes (line 118) | function strip_quotes($str) function quotes_to_entities (line 136) | function quotes_to_entities($str) function reduce_double_slashes (line 161) | function reduce_double_slashes($str) function reduce_multiples (line 187) | function reduce_multiples($str, $character = ',', $trim = FALSE) function random_string (line 205) | function random_string($type = 'alnum', $len = 8) function increment_string (line 253) | function increment_string($str, $separator = '_', $first = 1) function alternator (line 272) | function alternator() function repeater (line 301) | function repeater($data, $num = 1) FILE: system/helpers/text_helper.php function word_limiter (line 65) | function word_limiter($str, $limit = 100, $end_char = '…') function character_limiter (line 98) | function character_limiter($str, $n = 500, $end_char = '…') function ascii_to_entities (line 139) | function ascii_to_entities($str) function entities_to_ascii (line 207) | function entities_to_ascii($str, $all = TRUE) function word_censor (line 265) | function word_censor($str, $censored, $replacement = '') function highlight_code (line 323) | function highlight_code($str) function highlight_phrase (line 381) | function highlight_phrase($str, $phrase, $tag_open = '', $tag_clos... function convert_accented_characters (line 399) | function convert_accented_characters($str) function word_wrap (line 446) | function word_wrap($str, $charlim = 76) function ellipsize (line 543) | function ellipsize($str, $max_length, $position = 1, $ellipsis = '&helli... FILE: system/helpers/typography_helper.php function nl2br_except_pre (line 61) | function nl2br_except_pre($str) function auto_typography (line 80) | function auto_typography($str, $reduce_linebreaks = FALSE) function entity_decode (line 101) | function entity_decode($str, $charset = NULL) FILE: system/helpers/url_helper.php function site_url (line 65) | function site_url($uri = '', $protocol = NULL) function base_url (line 86) | function base_url($uri = '', $protocol = NULL) function current_url (line 104) | function current_url() function uri_string (line 122) | function uri_string() function index_page (line 139) | function index_page() function anchor (line 159) | function anchor($uri = '', $title = '', $attributes = '') function anchor_popup (line 196) | function anchor_popup($uri = '', $title = '', $attributes = FALSE) function mailto (line 254) | function mailto($email, $title = '', $attributes = '') function safe_mailto (line 281) | function safe_mailto($email, $title = '', $attributes = '') function auto_link (line 394) | function auto_link($str, $type = 'both', $popup = FALSE) function prep_url (line 445) | function prep_url($str = '') function url_title (line 481) | function url_title($str, $separator = '-', $lowercase = FALSE) function redirect (line 533) | function redirect($uri = '', $method = 'auto', $code = NULL) FILE: system/helpers/xml_helper.php function xml_convert (line 62) | function xml_convert($str, $protect_all = FALSE) FILE: system/libraries/Cache/Cache.php class CI_Cache (line 50) | class CI_Cache extends CI_Driver_Library { method __construct (line 102) | public function __construct($config = array()) method get (line 137) | public function get($id) method save (line 153) | public function save($id, $data, $ttl = 60, $raw = FALSE) method delete (line 166) | public function delete($id) method increment (line 180) | public function increment($id, $offset = 1) method decrement (line 194) | public function decrement($id, $offset = 1) method clean (line 206) | public function clean() method cache_info (line 219) | public function cache_info($type = 'user') method get_metadata (line 232) | public function get_metadata($id) method is_supported (line 245) | public function is_supported($driver) FILE: system/libraries/Cache/drivers/Cache_apc.php class CI_Cache_apc (line 50) | class CI_Cache_apc extends CI_Driver { method __construct (line 60) | public function __construct() method get (line 79) | public function get($id) method save (line 98) | public function save($id, $data, $ttl = 60, $raw = FALSE) method delete (line 111) | public function delete($id) method increment (line 125) | public function increment($id, $offset = 1) method decrement (line 139) | public function decrement($id, $offset = 1) method clean (line 151) | public function clean() method cache_info (line 164) | public function cache_info($type = NULL) method get_metadata (line 177) | public function get_metadata($id) method is_supported (line 214) | public function is_supported() FILE: system/libraries/Cache/drivers/Cache_dummy.php class CI_Cache_dummy (line 50) | class CI_Cache_dummy extends CI_Driver { method get (line 60) | public function get($id) method save (line 76) | public function save($id, $data, $ttl = 60, $raw = FALSE) method delete (line 89) | public function delete($id) method increment (line 103) | public function increment($id, $offset = 1) method decrement (line 117) | public function decrement($id, $offset = 1) method clean (line 129) | public function clean() method cache_info (line 142) | public function cache_info($type = NULL) method get_metadata (line 155) | public function get_metadata($id) method is_supported (line 168) | public function is_supported() FILE: system/libraries/Cache/drivers/Cache_file.php class CI_Cache_file (line 50) | class CI_Cache_file extends CI_Driver { method __construct (line 64) | public function __construct() method get (line 80) | public function get($id) method save (line 97) | public function save($id, $data, $ttl = 60, $raw = FALSE) method delete (line 122) | public function delete($id) method increment (line 136) | public function increment($id, $offset = 1) method decrement (line 164) | public function decrement($id, $offset = 1) method clean (line 190) | public function clean() method cache_info (line 205) | public function cache_info($type = NULL) method get_metadata (line 218) | public function get_metadata($id) method is_supported (line 254) | public function is_supported() method _get (line 269) | protected function _get($id) FILE: system/libraries/Cache/drivers/Cache_memcached.php class CI_Cache_memcached (line 50) | class CI_Cache_memcached extends CI_Driver { method __construct (line 81) | public function __construct() method get (line 141) | public function get($id) method save (line 159) | public function save($id, $data, $ttl = 60, $raw = FALSE) method delete (line 186) | public function delete($id) method increment (line 200) | public function increment($id, $offset = 1) method decrement (line 219) | public function decrement($id, $offset = 1) method clean (line 236) | public function clean() method cache_info (line 248) | public function cache_info() method get_metadata (line 261) | public function get_metadata($id) method is_supported (line 289) | public function is_supported() method __destruct (line 303) | public function __destruct() FILE: system/libraries/Cache/drivers/Cache_redis.php class CI_Cache_redis (line 50) | class CI_Cache_redis extends CI_Driver method __construct (line 107) | public function __construct() method get (line 177) | public function get($key) method save (line 200) | public function save($id, $data, $ttl = 60, $raw = FALSE) method delete (line 228) | public function delete($key) method increment (line 249) | public function increment($id, $offset = 1) method decrement (line 263) | public function decrement($id, $offset = 1) method clean (line 276) | public function clean() method cache_info (line 292) | public function cache_info($type = NULL) method get_metadata (line 305) | public function get_metadata($key) method is_supported (line 327) | public function is_supported() method __destruct (line 341) | public function __destruct() FILE: system/libraries/Cache/drivers/Cache_wincache.php class CI_Cache_wincache (line 53) | class CI_Cache_wincache extends CI_Driver { method __construct (line 63) | public function __construct() method get (line 82) | public function get($id) method save (line 102) | public function save($id, $data, $ttl = 60, $raw = FALSE) method delete (line 115) | public function delete($id) method increment (line 129) | public function increment($id, $offset = 1) method decrement (line 146) | public function decrement($id, $offset = 1) method clean (line 161) | public function clean() method cache_info (line 173) | public function cache_info() method get_metadata (line 186) | public function get_metadata($id) method is_supported (line 214) | public function is_supported() FILE: system/libraries/Calendar.php class CI_Calendar (line 52) | class CI_Calendar { method __construct (line 131) | public function __construct($config = array()) method initialize (line 151) | public function initialize($config = array()) method generate (line 180) | public function generate($year = '', $month = '', $data = array()) method get_month_name (line 354) | public function get_month_name($month) method get_day_names (line 381) | public function get_day_names($day_type = '') method adjust_date (line 423) | public function adjust_date($month, $year) method get_total_days (line 459) | public function get_total_days($month, $year) method default_template (line 474) | public function default_template() method parse_template (line 514) | public function parse_template() FILE: system/libraries/Cart.php class CI_Cart (line 51) | class CI_Cart { method __construct (line 100) | public function __construct($params = array()) method insert (line 130) | public function insert($items = array()) method _insert (line 184) | protected function _insert($items = array()) method update (line 288) | public function update($items = array()) method _update (line 345) | protected function _update($items = array()) method _save_cart (line 390) | protected function _save_cart() method total (line 431) | public function total() method remove (line 446) | public function remove($rowid) method total_items (line 463) | public function total_items() method contents (line 478) | public function contents($newest_first = FALSE) method get_item (line 500) | public function get_item($row_id) method has_options (line 518) | public function has_options($row_id = '') method product_options (line 533) | public function product_options($row_id = '') method format_number (line 548) | public function format_number($n = '') method destroy (line 562) | public function destroy() FILE: system/libraries/Driver.php class CI_Driver_Library (line 53) | class CI_Driver_Library { method __get (line 78) | public function __get($child) method load_driver (line 92) | public function load_driver($child) class CI_Driver (line 209) | class CI_Driver { method decorate (line 248) | public function decorate($parent) method __call (line 296) | public function __call($method, $args = array()) method __get (line 316) | public function __get($var) method __set (line 335) | public function __set($var, $val) FILE: system/libraries/Email.php class CI_Email (line 52) | class CI_Email { method __construct (line 395) | public function __construct(array $config = array()) method initialize (line 414) | public function initialize(array $config = array()) method clear (line 449) | public function clear($clear_attachments = FALSE) method from (line 482) | public function from($from, $name = '', $return_path = NULL) method reply_to (line 530) | public function reply_to($replyto, $name = '') method to (line 570) | public function to($to) method cc (line 598) | public function cc($cc) method bcc (line 626) | public function bcc($bcc, $limit = '') method subject (line 661) | public function subject($subject) method message (line 676) | public function message($body) method attach (line 705) | public function attach($file, $disposition = '', $newname = NULL, $mim... method attachment_cid (line 751) | public function attachment_cid($filename) method set_header (line 775) | public function set_header($header, $value) method _str_to_array (line 789) | protected function _str_to_array($email) method set_alt_message (line 809) | public function set_alt_message($str) method set_mailtype (line 823) | public function set_mailtype($type = 'text') method set_wordwrap (line 837) | public function set_wordwrap($wordwrap = TRUE) method set_protocol (line 851) | public function set_protocol($protocol = 'mail') method set_priority (line 865) | public function set_priority($n = 3) method set_newline (line 879) | public function set_newline($newline = "\n") method set_crlf (line 893) | public function set_crlf($crlf = "\n") method _get_message_id (line 906) | protected function _get_message_id() method _get_protocol (line 919) | protected function _get_protocol() method _get_encoding (line 933) | protected function _get_encoding() method _get_content_type (line 955) | protected function _get_content_type() method _set_date (line 976) | protected function _set_date() method _get_mime_message (line 993) | protected function _get_mime_message() method validate_email (line 1006) | public function validate_email($email) method valid_email (line 1034) | public function valid_email($email) method clean_email (line 1060) | public function clean_email($email) method _get_alt_message (line 1089) | protected function _get_alt_message() method word_wrap (line 1123) | public function word_wrap($str, $charlim = NULL) method _build_headers (line 1213) | protected function _build_headers() method _write_headers (line 1230) | protected function _write_headers() method _build_message (line 1267) | protected function _build_message() method _attachments_have_multipart (line 1438) | protected function _attachments_have_multipart($type) method _append_attachments (line 1461) | protected function _append_attachments(&$body, $boundary, $multipart =... method _prep_quoted_printable (line 1499) | protected function _prep_quoted_printable($str) method _prep_q_encoding (line 1607) | protected function _prep_q_encoding($str) method send (line 1682) | public function send($auto_clear = TRUE) method batch_bcc_send (line 1739) | public function batch_bcc_send() method _unwrap_specials (line 1796) | protected function _unwrap_specials() method _remove_nl_callback (line 1809) | protected function _remove_nl_callback($matches) method _spool_email (line 1826) | protected function _spool_email() method _validate_email_for_shell (line 1859) | protected function _validate_email_for_shell(&$email) method _send_with_mail (line 1884) | protected function _send_with_mail() method _send_with_sendmail (line 1914) | protected function _send_with_sendmail() method _send_with_smtp (line 1957) | protected function _send_with_smtp() method _smtp_end (line 2043) | protected function _smtp_end() method _smtp_connect (line 2057) | protected function _smtp_connect() method _send_command (line 2119) | protected function _send_command($cmd, $data = '') method _smtp_authenticate (line 2201) | protected function _smtp_authenticate() method _send_data (line 2264) | protected function _send_data($data) method _get_smtp_data (line 2309) | protected function _get_smtp_data() method _get_hostname (line 2339) | protected function _get_hostname() method print_debugger (line 2358) | public function print_debugger($include = array('headers', 'subject', ... method _set_error_message (line 2401) | protected function _set_error_message($msg, $val = '') method _mime_types (line 2424) | protected function _mime_types($ext = '') method __destruct (line 2447) | public function __destruct() method strlen (line 2460) | protected static function strlen($str) method substr (line 2477) | protected static function substr($str, $start, $length = NULL) FILE: system/libraries/Encrypt.php class CI_Encrypt (line 52) | class CI_Encrypt { method __construct (line 94) | public function __construct() method get_key (line 115) | public function get_key($key = '') method set_key (line 143) | public function set_key($key = '') method encode (line 166) | public function encode($string, $key = '') method decode (line 182) | public function decode($string, $key = '') method encode_from_legacy (line 209) | public function encode_from_legacy($string, $legacy_mode = MCRYPT_MODE... method _xor_decode (line 251) | protected function _xor_decode($string, $key) method _xor_merge (line 275) | protected function _xor_merge($string, $key) method mcrypt_encode (line 297) | public function mcrypt_encode($data, $key) method mcrypt_decode (line 313) | public function mcrypt_decode($data, $key) method _add_cipher_noise (line 340) | protected function _add_cipher_noise($data, $key) method _remove_cipher_noise (line 370) | protected function _remove_cipher_noise($data, $key) method set_cipher (line 403) | public function set_cipher($cipher) method set_mode (line 417) | public function set_mode($mode) method _get_cipher (line 430) | protected function _get_cipher() method _get_mode (line 447) | protected function _get_mode() method set_hash (line 465) | public function set_hash($type = 'sha1') method hash (line 478) | public function hash($str) method strlen (line 491) | protected static function strlen($str) method substr (line 508) | protected static function substr($str, $start, $length = NULL) FILE: system/libraries/Encryption.php class CI_Encryption (line 52) | class CI_Encryption { method __construct (line 153) | public function __construct(array $params = array()) method initialize (line 184) | public function initialize(array $params) method _mcrypt_initialize (line 228) | protected function _mcrypt_initialize($params) method _openssl_initialize (line 287) | protected function _openssl_initialize($params) method create_key (line 337) | public function create_key($length) method encrypt (line 372) | public function encrypt($data, array $params = NULL) method _mcrypt_encrypt (line 406) | protected function _mcrypt_encrypt($data, $params) method _openssl_encrypt (line 471) | protected function _openssl_encrypt($data, $params) method decrypt (line 507) | public function decrypt($data, array $params = NULL) method _mcrypt_decrypt (line 565) | protected function _mcrypt_decrypt($data, $params) method _openssl_decrypt (line 627) | protected function _openssl_decrypt($data, $params) method _get_params (line 658) | protected function _get_params($params) method _mcrypt_get_handle (line 741) | protected function _mcrypt_get_handle($cipher, $mode) method _openssl_get_handle (line 755) | protected function _openssl_get_handle($cipher, $mode) method _cipher_alias (line 773) | protected function _cipher_alias(&$cipher) method hkdf (line 851) | public function hkdf($key, $digest = 'sha512', $salt = NULL, $length =... method __get (line 888) | public function __get($key) method strlen (line 911) | protected static function strlen($str) method substr (line 928) | protected static function substr($str, $start, $length = NULL) FILE: system/libraries/Form_validation.php class CI_Form_validation (line 50) | class CI_Form_validation { method __construct (line 128) | public function __construct($rules = array()) method set_rules (line 168) | public function set_rules($field, $label = '', $rules = array(), $erro... method set_data (line 268) | public function set_data(array $data) method set_message (line 290) | public function set_message($lang, $val = '') method set_error_delimiters (line 312) | public function set_error_delimiters($prefix = '

', $suffix = '

') method error (line 331) | public function error($field, $prefix = '', $suffix = '') method error_array (line 360) | public function error_array() method error_string (line 376) | public function error_string($prefix = '', $suffix = '') method run (line 417) | public function run($group = '') method _prepare_rules (line 510) | protected function _prepare_rules($rules) method _reduce_array (line 562) | protected function _reduce_array($array, $keys, $i = 0) method _reset_post_array (line 580) | protected function _reset_post_array() method _execute (line 625) | protected function _execute($row, $rules, $postdata = NULL, $cycles = 0) method _get_error_message (line 833) | protected function _get_error_message($rule, $field) method _translate_fieldname (line 866) | protected function _translate_fieldname($fieldname) method _build_error_msg (line 888) | protected function _build_error_msg($line, $field = '', $param = '') method has_rule (line 909) | public function has_rule($field) method set_value (line 926) | public function set_value($field = '', $default = '') method set_select (line 956) | public function set_select($field = '', $value = '', $default = FALSE) method set_radio (line 999) | public function set_radio($field = '', $value = '', $default = FALSE) method set_checkbox (line 1042) | public function set_checkbox($field = '', $value = '', $default = FALSE) method required (line 1056) | public function required($str) method regex_match (line 1072) | public function regex_match($str, $regex) method matches (line 1086) | public function matches($str, $field) method differs (line 1102) | public function differs($str, $field) method is_unique (line 1119) | public function is_unique($str, $field) method min_length (line 1136) | public function min_length($str, $val) method max_length (line 1155) | public function max_length($str, $val) method exact_length (line 1174) | public function exact_length($str, $val) method valid_url (line 1192) | public function valid_url($str) method valid_email (line 1238) | public function valid_email($str) method valid_emails (line 1263) | public function valid_emails($str) method valid_ip (line 1290) | public function valid_ip($ip, $which = '') method alpha (line 1303) | public function alpha($str) method alpha_numeric (line 1316) | public function alpha_numeric($str) method alpha_numeric_spaces (line 1329) | public function alpha_numeric_spaces($str) method alpha_dash (line 1342) | public function alpha_dash($str) method numeric (line 1355) | public function numeric($str) method integer (line 1369) | public function integer($str) method decimal (line 1382) | public function decimal($str) method greater_than (line 1396) | public function greater_than($str, $min) method greater_than_equal_to (line 1410) | public function greater_than_equal_to($str, $min) method less_than (line 1424) | public function less_than($str, $max) method less_than_equal_to (line 1438) | public function less_than_equal_to($str, $max) method in_list (line 1452) | public function in_list($value, $list) method is_natural (line 1465) | public function is_natural($str) method is_natural_no_zero (line 1478) | public function is_natural_no_zero($str) method valid_base64 (line 1494) | public function valid_base64($str) method prep_for_form (line 1511) | public function prep_for_form($data) method prep_url (line 1539) | public function prep_url($str = '') method strip_image_tags (line 1562) | public function strip_image_tags($str) method encode_php_tags (line 1575) | public function encode_php_tags($str) method reset_validation (line 1590) | public function reset_validation() FILE: system/libraries/Ftp.php class CI_FTP (line 50) | class CI_FTP { method __construct (line 113) | public function __construct($config = array()) method initialize (line 127) | public function initialize($config = array()) method connect (line 149) | public function connect($config = array()) method _login (line 192) | protected function _login() method _is_conn (line 204) | protected function _is_conn() method changedir (line 234) | public function changedir($path, $suppress_debug = FALSE) method mkdir (line 265) | public function mkdir($path, $permissions = NULL) method upload (line 304) | public function upload($locpath, $rempath, $mode = 'auto', $permission... method download (line 358) | public function download($rempath, $locpath, $mode = 'auto') method rename (line 400) | public function rename($old_file, $new_file, $move = FALSE) method move (line 431) | public function move($old_file, $new_file) method delete_file (line 444) | public function delete_file($filepath) method delete_dir (line 475) | public function delete_dir($filepath) method chmod (line 521) | public function chmod($path, $perm) method list_files (line 549) | public function list_files($path = '.') method mirror (line 570) | public function mirror($locpath, $rempath) method _getext (line 617) | protected function _getext($filename) method _settype (line 632) | protected function _settype($ext) method close (line 646) | public function close() method _error (line 661) | protected function _error($line) FILE: system/libraries/Image_lib.php class CI_Image_lib (line 50) | class CI_Image_lib { method __construct (line 389) | public function __construct($props = array()) method clear (line 418) | public function clear() method initialize (line 461) | public function initialize($props = array()) method resize (line 676) | public function resize() method crop (line 692) | public function crop() method rotate (line 708) | public function rotate() method image_process_gd (line 753) | public function image_process_gd($action = 'resize') method image_process_imagemagick (line 857) | public function image_process_imagemagick($action = 'resize') method image_process_netpbm (line 927) | public function image_process_netpbm($action = 'resize') method image_rotate_gd (line 1012) | public function image_rotate_gd() method image_mirror_gd (line 1058) | public function image_mirror_gd() method watermark (line 1137) | public function watermark() method overlay_watermark (line 1149) | public function overlay_watermark() method text_watermark (line 1263) | public function text_watermark() method image_create_gd (line 1438) | public function image_create_gd($path = '', $image_type = '') method image_save_gd (line 1493) | public function image_save_gd($resource) method image_display_gd (line 1553) | public function image_display_gd($resource) method image_reproportion (line 1587) | public function image_reproportion() method get_image_properties (line 1639) | public function get_image_properties($path = '', $return = FALSE) method size_calculator (line 1704) | public function size_calculator($vals) method explode_name (line 1753) | public function explode_name($source_image) method gd_loaded (line 1768) | public function gd_loaded() method gd_version (line 1788) | public function gd_version() method set_error (line 1807) | public function set_error($msg) method display_errors (line 1838) | public function display_errors($open = '

', $close = '

') FILE: system/libraries/Javascript.php class CI_Javascript (line 51) | class CI_Javascript { method __construct (line 68) | public function __construct($params = array()) method blur (line 105) | public function blur($element = 'this', $js = '') method change (line 121) | public function change($element = 'this', $js = '') method click (line 138) | public function click($element = 'this', $js = '', $ret_false = TRUE) method dblclick (line 154) | public function dblclick($element = 'this', $js = '') method error (line 170) | public function error($element = 'this', $js = '') method focus (line 186) | public function focus($element = 'this', $js = '') method hover (line 203) | public function hover($element = 'this', $over = '', $out = '') method keydown (line 219) | public function keydown($element = 'this', $js = '') method keyup (line 235) | public function keyup($element = 'this', $js = '') method load (line 251) | public function load($element = 'this', $js = '') method mousedown (line 267) | public function mousedown($element = 'this', $js = '') method mouseout (line 283) | public function mouseout($element = 'this', $js = '') method mouseover (line 299) | public function mouseover($element = 'this', $js = '') method mouseup (line 315) | public function mouseup($element = 'this', $js = '') method output (line 330) | public function output($js) method ready (line 345) | public function ready($js) method resize (line 361) | public function resize($element = 'this', $js = '') method scroll (line 377) | public function scroll($element = 'this', $js = '') method unload (line 393) | public function unload($element = 'this', $js = '') method addClass (line 411) | public function addClass($element = 'this', $class = '') method animate (line 429) | public function animate($element = 'this', $params = array(), $speed =... method fadeIn (line 446) | public function fadeIn($element = 'this', $speed = '', $callback = '') method fadeOut (line 463) | public function fadeOut($element = 'this', $speed = '', $callback = '') method slideUp (line 479) | public function slideUp($element = 'this', $speed = '', $callback = '') method removeClass (line 496) | public function removeClass($element = 'this', $class = '') method slideDown (line 513) | public function slideDown($element = 'this', $speed = '', $callback = '') method slideToggle (line 530) | public function slideToggle($element = 'this', $speed = '', $callback ... method hide (line 548) | public function hide($element = 'this', $speed = '', $callback = '') method toggle (line 563) | public function toggle($element = 'this') method toggleClass (line 580) | public function toggleClass($element = 'this', $class = '') method show (line 597) | public function show($element = 'this', $speed = '', $callback = '') method compile (line 613) | public function compile($view_var = 'script_foot', $script_tags = TRUE) method clear_compile (line 627) | public function clear_compile() method external (line 643) | public function external($external_file = '', $relative = FALSE) method inline (line 681) | public function inline($script, $cdata = TRUE) method _open_script (line 698) | protected function _open_script($src = '') method _close_script (line 714) | protected function _close_script($extra = "\n") method update (line 733) | public function update($element = 'this', $speed = '', $callback = '') method generate_json (line 749) | public function generate_json($result = NULL, $match_array_type = FALSE) method _is_associative_array (line 813) | protected function _is_associative_array($arr) method _prep_args (line 837) | protected function _prep_args($result, $is_key = FALSE) FILE: system/libraries/Javascript/Jquery.php class CI_Jquery (line 50) | class CI_Jquery extends CI_Javascript { method __construct (line 109) | public function __construct($params) method _blur (line 135) | protected function _blur($element = 'this', $js = '') method _change (line 151) | protected function _change($element = 'this', $js = '') method _click (line 168) | protected function _click($element = 'this', $js = '', $ret_false = TRUE) method _dblclick (line 191) | protected function _dblclick($element = 'this', $js = '') method _error (line 207) | protected function _error($element = 'this', $js = '') method _focus (line 223) | protected function _focus($element = 'this', $js = '') method _hover (line 240) | protected function _hover($element = 'this', $over = '', $out = '') method _keydown (line 260) | protected function _keydown($element = 'this', $js = '') method _keyup (line 276) | protected function _keyup($element = 'this', $js = '') method _load (line 292) | protected function _load($element = 'this', $js = '') method _mousedown (line 308) | protected function _mousedown($element = 'this', $js = '') method _mouseout (line 324) | protected function _mouseout($element = 'this', $js = '') method _mouseover (line 340) | protected function _mouseover($element = 'this', $js = '') method _mouseup (line 356) | protected function _mouseup($element = 'this', $js = '') method _output (line 371) | protected function _output($array_js = array()) method _resize (line 395) | protected function _resize($element = 'this', $js = '') method _scroll (line 411) | protected function _scroll($element = 'this', $js = '') method _unload (line 427) | protected function _unload($element = 'this', $js = '') method _addClass (line 445) | protected function _addClass($element = 'this', $class = '') method _animate (line 464) | protected function _animate($element = 'this', $params = array(), $spe... method _fadeIn (line 503) | protected function _fadeIn($element = 'this', $speed = '', $callback =... method _fadeOut (line 528) | protected function _fadeOut($element = 'this', $speed = '', $callback ... method _hide (line 553) | protected function _hide($element = 'this', $speed = '', $callback = '') method _removeClass (line 577) | protected function _removeClass($element = 'this', $class = '') method _slideUp (line 595) | protected function _slideUp($element = 'this', $speed = '', $callback ... method _slideDown (line 620) | protected function _slideDown($element = 'this', $speed = '', $callbac... method _slideToggle (line 645) | protected function _slideToggle($element = 'this', $speed = '', $callb... method _toggle (line 668) | protected function _toggle($element = 'this') method _toggleClass (line 685) | protected function _toggleClass($element = 'this', $class = '') method _show (line 703) | protected function _show($element = 'this', $speed = '', $callback = '') method _updater (line 730) | protected function _updater($container = 'this', $controller = '', $op... method _zebraTables (line 771) | protected function _zebraTables($class = '', $odd = 'odd', $hover = '') method corner (line 798) | public function corner($element = '', $corner_style = '') method modal (line 822) | public function modal($src, $relative = FALSE) method effect (line 838) | public function effect($src, $relative = FALSE) method plugin (line 854) | public function plugin($src, $relative = FALSE) method ui (line 870) | public function ui($src, $relative = FALSE) method sortable (line 886) | public function sortable($element, $options = array()) method tablesorter (line 914) | public function tablesorter($table = '', $options = '') method _add_event (line 933) | protected function _add_event($element, $js, $event) method _compile (line 957) | protected function _compile($view_var = 'script_foot', $script_tags = ... method _clear_compile (line 988) | protected function _clear_compile() method _document_ready (line 1003) | protected function _document_ready($js) method script (line 1024) | public function script($library_src = '', $relative = FALSE) method _prep_element (line 1043) | protected function _prep_element($element) method _validate_speed (line 1063) | protected function _validate_speed($speed) FILE: system/libraries/Migration.php class CI_Migration (line 53) | class CI_Migration { method __construct (line 117) | public function __construct($config = array()) method version (line 197) | public function version($target_version) method latest (line 331) | public function latest() method current (line 355) | public function current() method error_string (line 367) | public function error_string() method find_migrations (line 379) | public function find_migrations() method _get_migration_number (line 416) | protected function _get_migration_number($migration) method _get_migration_name (line 430) | protected function _get_migration_name($migration) method _get_version (line 444) | protected function _get_version() method _update_version (line 458) | protected function _update_version($migration) method __get (line 473) | public function __get($var) FILE: system/libraries/Pagination.php class CI_Pagination (line 50) | class CI_Pagination { method __construct (line 331) | public function __construct($params = array()) method initialize (line 359) | public function initialize(array $params = array()) method create_links (line 403) | public function create_links() method _parse_attributes (line 670) | protected function _parse_attributes($attributes) method _attr_rel (line 694) | protected function _attr_rel($type) FILE: system/libraries/Parser.php class CI_Parser (line 50) | class CI_Parser { method __construct (line 80) | public function __construct() method parse (line 99) | public function parse($template, $data, $return = FALSE) method parse_string (line 119) | public function parse_string($template, $data, $return = FALSE) method _parse (line 137) | protected function _parse($template, $data, $return = FALSE) method set_delimiters (line 175) | public function set_delimiters($l = '{', $r = '}') method _parse_single (line 191) | protected function _parse_single($key, $val, $string) method _parse_pair (line 208) | protected function _parse_pair($variable, $data, $string) FILE: system/libraries/Profiler.php class CI_Profiler (line 56) | class CI_Profiler { method __construct (line 99) | public function __construct($config = array()) method set_sections (line 127) | public function set_sections($config) method _compile_benchmarks (line 156) | protected function _compile_benchmarks() method _compile_queries (line 198) | protected function _compile_queries() method _compile_get (line 301) | protected function _compile_get() method _compile_post (line 341) | protected function _compile_post() method _compile_uri_string (line 393) | protected function _compile_uri_string() method _compile_controller_info (line 411) | protected function _compile_controller_info() method _compile_memory_usage (line 430) | protected function _compile_memory_usage() method _compile_http_headers (line 450) | protected function _compile_http_headers() method _compile_config (line 478) | protected function _compile_config() method _compile_session_data (line 513) | protected function _compile_session_data() method run (line 551) | public function run() FILE: system/libraries/Session/CI_Session_driver_interface.php type CI_Session_driver_interface (line 50) | interface CI_Session_driver_interface { method open (line 52) | public function open($save_path, $name); method close (line 53) | public function close(); method read (line 54) | public function read($session_id); method write (line 55) | public function write($session_id, $session_data); method destroy (line 56) | public function destroy($session_id); method gc (line 57) | public function gc($maxlifetime); method updateTimestamp (line 58) | public function updateTimestamp($session_id, $data); method validateId (line 59) | public function validateId($session_id); FILE: system/libraries/Session/OldSessionWrapper.php class CI_SessionWrapper (line 50) | class CI_SessionWrapper implements SessionHandlerInterface, SessionUpdat... method __construct (line 54) | public function __construct(CI_Session_driver_interface $driver) method open (line 59) | public function open($save_path, $name) method close (line 64) | public function close() method read (line 69) | public function read($id) method write (line 74) | public function write($id, $data) method destroy (line 79) | public function destroy($id) method gc (line 84) | public function gc($maxlifetime) method updateTimestamp (line 89) | public function updateTimestamp($id, $data) method validateId (line 94) | public function validateId($id) FILE: system/libraries/Session/PHP8SessionWrapper.php class CI_SessionWrapper (line 50) | class CI_SessionWrapper implements SessionHandlerInterface, SessionUpdat... method __construct (line 54) | public function __construct(CI_Session_driver_interface $driver) method open (line 59) | public function open(string $save_path, string $name): bool method close (line 64) | public function close(): bool method read (line 69) | #[\ReturnTypeWillChange] method write (line 75) | public function write(string $id, string $data): bool method destroy (line 80) | public function destroy(string $id): bool method gc (line 85) | #[\ReturnTypeWillChange] method updateTimestamp (line 91) | public function updateTimestamp(string $id, string$data): bool method validateId (line 96) | public function validateId(string $id): bool FILE: system/libraries/Session/Session.php class CI_Session (line 50) | class CI_Session { method __construct (line 71) | public function __construct(array $params = array()) method _ci_load_classes (line 206) | protected function _ci_load_classes($driver) method _configure (line 282) | protected function _configure(&$params) method _configure_sid_length (line 390) | protected function _configure_sid_length() method _ci_init_vars (line 457) | protected function _ci_init_vars() method mark_as_flash (line 492) | public function mark_as_flash($key) method get_flash_keys (line 529) | public function get_flash_keys() method unmark_flash (line 553) | public function unmark_flash($key) method mark_as_temp (line 585) | public function mark_as_temp($key, $ttl = 300) method get_temp_keys (line 637) | public function get_temp_keys() method unmark_temp (line 661) | public function unmark_temp($key) method __get (line 692) | public function __get($key) method __isset (line 716) | public function __isset($key) method __set (line 735) | public function __set($key, $value) method sess_destroy (line 749) | public function sess_destroy() method sess_regenerate (line 764) | public function sess_regenerate($destroy = FALSE) method get_userdata (line 779) | public function &get_userdata() method userdata (line 794) | public function userdata($key = NULL) method set_userdata (line 834) | public function set_userdata($data, $value = NULL) method unset_userdata (line 859) | public function unset_userdata($key) method all_userdata (line 883) | public function all_userdata() method has_userdata (line 898) | public function has_userdata($key) method flashdata (line 913) | public function flashdata($key = NULL) method set_flashdata (line 946) | public function set_flashdata($data, $value = NULL) method keep_flashdata (line 962) | public function keep_flashdata($key) method tempdata (line 977) | public function tempdata($key = NULL) method set_tempdata (line 1011) | public function set_tempdata($data, $value = NULL, $ttl = 300) method unset_tempdata (line 1027) | public function unset_tempdata($key) FILE: system/libraries/Session/SessionHandlerInterface.php type SessionHandlerInterface (line 52) | interface SessionHandlerInterface { method open (line 54) | public function open($save_path, $name); method close (line 55) | public function close(); method read (line 56) | public function read($session_id); method write (line 57) | public function write($session_id, $session_data); method destroy (line 58) | public function destroy($session_id); method gc (line 59) | public function gc($maxlifetime); FILE: system/libraries/Session/SessionUpdateTimestampHandlerInterface.php type SessionUpdateTimestampHandlerInterface (line 52) | interface SessionUpdateTimestampHandlerInterface { method updateTimestamp (line 54) | public function updateTimestamp($session_id, $data); method validateId (line 55) | public function validateId($session_id); FILE: system/libraries/Session/Session_driver.php class CI_Session_driver (line 50) | abstract class CI_Session_driver { method __construct (line 98) | public function __construct(&$params) method php5_validate_id (line 123) | public function php5_validate_id() method _cookie_destroy (line 141) | protected function _cookie_destroy() method _get_lock (line 180) | protected function _get_lock($session_id) method _release_lock (line 193) | protected function _release_lock() FILE: system/libraries/Session/drivers/Session_database_driver.php class CI_Session_database_driver (line 50) | class CI_Session_database_driver extends CI_Session_driver implements CI... method __construct (line 81) | public function __construct(&$params) method open (line 130) | public function open($save_path, $name) method read (line 152) | public function read($session_id) method write (line 208) | public function write($session_id, $session_data) method close (line 280) | public function close() method destroy (line 297) | public function destroy($session_id) method gc (line 335) | public function gc($maxlifetime) method updateTimestamp (line 356) | public function updateTimestamp($id, $unknown) method validateId (line 381) | public function validateId($id) method _get_lock (line 404) | protected function _get_lock($session_id) method _release_lock (line 441) | protected function _release_lock() FILE: system/libraries/Session/drivers/Session_files_driver.php class CI_Session_files_driver (line 50) | class CI_Session_files_driver extends CI_Session_driver implements CI_Se... method __construct (line 102) | public function __construct(&$params) method open (line 133) | public function open($save_path, $name) method read (line 169) | public function read($session_id) method write (line 242) | public function write($session_id, $session_data) method close (line 299) | public function close() method destroy (line 322) | public function destroy($session_id) method gc (line 363) | public function gc($maxlifetime) method updateTimestamp (line 412) | public function updateTimestamp($id, $unknown) method validateId (line 428) | public function validateId($id) method strlen (line 443) | protected static function strlen($str) FILE: system/libraries/Session/drivers/Session_memcached_driver.php class CI_Session_memcached_driver (line 50) | class CI_Session_memcached_driver extends CI_Session_driver implements C... method __construct (line 81) | public function __construct(&$params) method open (line 107) | public function open($save_path, $name) method read (line 164) | public function read($session_id) method write (line 190) | public function write($session_id, $session_data) method close (line 241) | public function close() method destroy (line 268) | public function destroy($session_id) method gc (line 290) | public function gc($maxlifetime) method updateTimestamp (line 307) | public function updateTimestamp($id, $unknown) method validateId (line 323) | public function validateId($id) method _get_lock (line 339) | protected function _get_lock($session_id) method _release_lock (line 398) | protected function _release_lock() FILE: system/libraries/Session/drivers/Session_redis_driver.php class CI_Session_redis_driver (line 50) | class CI_Session_redis_driver extends CI_Session_driver implements CI_Se... method __construct (line 115) | public function __construct(&$params) method open (line 172) | public function open($save_path, $name) method read (line 212) | public function read($session_id) method write (line 243) | public function write($session_id, $session_data) method close (line 288) | public function close() method destroy (line 324) | public function destroy($session_id) method gc (line 350) | public function gc($maxlifetime) method updateTimestamp (line 367) | public function updateTimestamp($id, $unknown) method validateId (line 383) | public function validateId($id) method _get_lock (line 398) | protected function _get_lock($session_id) method _release_lock (line 459) | protected function _release_lock() FILE: system/libraries/Table.php class CI_Table (line 52) | class CI_Table { method __construct (line 116) | public function __construct($config = array()) method set_template (line 135) | public function set_template($template) method set_heading (line 156) | public function set_heading($args = array()) method make_columns (line 174) | public function make_columns($array = array(), $col_limit = 0) method set_empty (line 220) | public function set_empty($value) method add_row (line 236) | public function add_row($args = array()) method _prep_args (line 252) | protected function _prep_args($args) method set_caption (line 278) | public function set_caption($caption) method generate (line 292) | public function generate($table_data = NULL) method clear (line 426) | public function clear() method _set_from_db_result (line 442) | protected function _set_from_db_result($object) method _set_from_array (line 464) | protected function _set_from_array($data) method _compile_template (line 484) | protected function _compile_template() method _default_template (line 509) | protected function _default_template() FILE: system/libraries/Trackback.php class CI_Trackback (line 52) | class CI_Trackback { method __construct (line 105) | public function __construct() method send (line 118) | public function send($tb_data) method receive (line 192) | public function receive() method send_error (line 241) | public function send_error($message = 'Incomplete Information') method send_success (line 256) | public function send_success() method data (line 269) | public function data($item) method process (line 286) | public function process($url, $data) method extract_urls (line 348) | public function extract_urls($urls) method validate_url (line 370) | public function validate_url(&$url) method get_id (line 388) | public function get_id($url) method convert_xml (line 429) | public function convert_xml($str) method limit_characters (line 454) | public function limit_characters($str, $n = 500, $end_char = '…') method convert_ascii (line 490) | public function convert_ascii($str) method set_error (line 537) | public function set_error($msg) method display_errors (line 552) | public function display_errors($open = '

', $close = '

') FILE: system/libraries/Typography.php class CI_Typography (line 50) | class CI_Typography { method auto_typography (line 109) | public function auto_typography($str, $reduce_linebreaks = FALSE) method format_characters (line 294) | public function format_characters($str) method _format_newlines (line 357) | protected function _format_newlines($str) method _protect_characters (line 397) | protected function _protect_characters($match) method nl2br_except_pre (line 410) | public function nl2br_except_pre($str) FILE: system/libraries/Unit_test.php class CI_Unit_test (line 52) | class CI_Unit_test { method __construct (line 113) | public function __construct() method set_test_items (line 128) | public function set_test_items($items) method run (line 149) | public function run($test, $expected = TRUE, $test_name = 'undefined',... method report (line 194) | public function report($result = array()) method use_strict (line 244) | public function use_strict($state = TRUE) method active (line 259) | public function active($state = TRUE) method result (line 274) | public function result($results = array()) method set_template (line 321) | public function set_template($template) method _backtrace (line 335) | protected function _backtrace() method _default_template (line 351) | protected function _default_template() method _parse_template (line 368) | protected function _parse_template() function is_true (line 393) | function is_true($test) function is_false (line 404) | function is_false($test) FILE: system/libraries/Upload.php class CI_Upload (line 50) | class CI_Upload { method __construct (line 293) | public function __construct($config = array()) method initialize (line 312) | public function initialize(array $config = array(), $reset = TRUE) method do_upload (line 375) | public function do_upload($field = 'userfile') method data (line 598) | public function data($index = NULL) method set_upload_path (line 633) | public function set_upload_path($path) method set_filename (line 653) | public function set_filename($path, $filename) method set_max_filesize (line 694) | public function set_max_filesize($n) method set_max_size (line 711) | protected function set_max_size($n) method set_max_filename (line 724) | public function set_max_filename($n) method set_max_width (line 738) | public function set_max_width($n) method set_max_height (line 752) | public function set_max_height($n) method set_min_width (line 766) | public function set_min_width($n) method set_min_height (line 780) | public function set_min_height($n) method set_allowed_types (line 794) | public function set_allowed_types($types) method set_image_properties (line 812) | public function set_image_properties($path = '') method set_xss_clean (line 841) | public function set_xss_clean($flag = FALSE) method is_image (line 854) | public function is_image() method is_allowed_filetype (line 884) | public function is_allowed_filetype($ignore_mime = FALSE) method is_allowed_filesize (line 932) | public function is_allowed_filesize() method is_allowed_dimensions (line 944) | public function is_allowed_dimensions() method validate_upload_path (line 988) | public function validate_upload_path() method get_extension (line 1025) | public function get_extension($filename) method limit_filename_length (line 1047) | public function limit_filename_length($filename, $length) method do_xss_clean (line 1076) | public function do_xss_clean() method set_error (line 1150) | public function set_error($msg, $log_level = 'error') method display_errors (line 1174) | public function display_errors($open = '

', $close = '

') method _prep_filename (line 1192) | protected function _prep_filename($filename) method _file_mime_type (line 1215) | protected function _file_mime_type($file) FILE: system/libraries/User_agent.php class CI_User_agent (line 52) | class CI_User_agent { method __construct (line 175) | public function __construct() method _load_agent_file (line 195) | protected function _load_agent_file() method _compile_data (line 253) | protected function _compile_data() method _set_platform (line 273) | protected function _set_platform() method _set_browser (line 298) | protected function _set_browser() method _set_robot (line 325) | protected function _set_robot() method _set_mobile (line 351) | protected function _set_mobile() method _set_languages (line 376) | protected function _set_languages() method _set_charsets (line 396) | protected function _set_charsets() method is_browser (line 417) | public function is_browser($key = NULL) method is_robot (line 442) | public function is_robot($key = NULL) method is_mobile (line 467) | public function is_mobile($key = NULL) method is_referral (line 491) | public function is_referral() method agent_string (line 518) | public function agent_string() method platform (line 530) | public function platform() method browser (line 542) | public function browser() method version (line 554) | public function version() method robot (line 566) | public function robot() method mobile (line 577) | public function mobile() method referrer (line 589) | public function referrer() method languages (line 601) | public function languages() method charsets (line 618) | public function charsets() method accept_lang (line 636) | public function accept_lang($lang = 'en') method accept_charset (line 649) | public function accept_charset($charset = 'utf-8') method parse (line 662) | public function parse($string) FILE: system/libraries/Xmlrpc.php class CI_Xmlrpc (line 57) | class CI_Xmlrpc { method __construct (line 265) | public function __construct($config = array()) method initialize (line 329) | public function initialize($config = array()) method server (line 354) | public function server($url, $port = 80, $proxy = FALSE, $proxy_port =... method timeout (line 386) | public function timeout($seconds = 5) method method (line 402) | public function method($function) method request (line 415) | public function request($incoming) method set_debug (line 439) | public function set_debug($flag = TRUE) method values_parsing (line 452) | public function values_parsing($value) method send_request (line 488) | public function send_request() method display_error (line 510) | public function display_error() method display_response (line 522) | public function display_response() method send_error_message (line 536) | public function send_error_message($number, $message) method send_response (line 549) | public function send_response($response) class XML_RPC_Client (line 565) | class XML_RPC_Client extends CI_Xmlrpc method __construct (line 657) | public function __construct($path, $server, $port = 80, $proxy = FALSE... method send (line 684) | public function send($msg) method sendPayload (line 703) | public function sendPayload($msg) class XML_RPC_Response (line 786) | class XML_RPC_Response method __construct (line 834) | public function __construct($val, $code = 0, $fstr = '') method faultCode (line 863) | public function faultCode() method faultString (line 875) | public function faultString() method value (line 887) | public function value() method prepare_response (line 899) | public function prepare_response() method decode (line 929) | public function decode($array = NULL) method xmlrpc_decoder (line 972) | public function xmlrpc_decoder($xmlrpc_val) method iso8601_decode (line 1015) | public function iso8601_decode($time, $utc = FALSE) class XML_RPC_Message (line 1036) | class XML_RPC_Message extends CI_Xmlrpc method __construct (line 1076) | public function __construct($method, $pars = FALSE) method createPayload (line 1098) | public function createPayload() method parseResponse (line 1122) | public function parseResponse($fp) method open_tag (line 1282) | public function open_tag($the_parser, $name) method closing_tag (line 1383) | public function closing_tag($the_parser, $name) method character_data (line 1517) | public function character_data($the_parser, $data) method addParam (line 1548) | public function addParam($par) method output_parameters (line 1561) | public function output_parameters(array $array = array()) method decode_message (line 1611) | public function decode_message($param) class XML_RPC_Values (line 1655) | class XML_RPC_Values extends CI_Xmlrpc method __construct (line 1680) | public function __construct($val = -1, $type = '') method addScalar (line 1712) | public function addScalar($val, $type = 'string') method addArray (line 1758) | public function addArray($vals) method addStruct (line 1779) | public function addStruct($vals) method kindOf (line 1798) | public function kindOf() method serializedata (line 1818) | public function serializedata($typ, $val) method serialize_class (line 1874) | public function serialize_class() method serializeval (line 1887) | public function serializeval($o) method scalarval (line 1901) | public function scalarval() method iso8601_encode (line 1916) | public function iso8601_encode($time, $utc = FALSE) FILE: system/libraries/Xmlrpcs.php class CI_Xmlrpcs (line 62) | class CI_Xmlrpcs extends CI_Xmlrpc { method __construct (line 98) | public function __construct($config = array()) method initialize (line 119) | public function initialize($config = array()) method set_system_methods (line 149) | public function set_system_methods() method serve (line 178) | public function serve() method add_to_map (line 199) | public function add_to_map($methodname, $function, $sig, $doc) method parseRequest (line 216) | public function parseRequest($data = '') method _execute (line 317) | protected function _execute($m) method listMethods (line 421) | public function listMethods($m) method methodSignature (line 448) | public function methodSignature($m) method methodHelp (line 488) | public function methodHelp($m) method multicall (line 511) | public function multicall($m) method multicall_error (line 552) | public function multicall_error($err) method do_multicall (line 571) | public function do_multicall($call) FILE: system/libraries/Zip.php class CI_Zip (line 56) | class CI_Zip { method __construct (line 121) | public function __construct() method add_dir (line 139) | public function add_dir($directory) method _get_mod_time (line 163) | protected function _get_mod_time($dir) method _add_dir (line 184) | protected function _add_dir($dir, $file_mtime, $file_mdate) method add_data (line 236) | public function add_data($filepath, $data = NULL) method _add_data (line 264) | protected function _add_data($filepath, $data, $file_mtime, $file_mdate) method read_file (line 315) | public function read_file($path, $archive_filepath = FALSE) method read_dir (line 354) | public function read_dir($path, $preserve_filepath = TRUE, $root_path ... method get_zip (line 402) | public function get_zip() method archive (line 430) | public function archive($filepath) method download (line 461) | public function download($filename = 'backup.zip') method clear_data (line 485) | public function clear_data() method strlen (line 503) | protected static function strlen($str) method substr (line 520) | protected static function substr($str, $start, $length = NULL)