PHPExcel_Settings
[ class tree: PHPExcel_Settings ] [ index: PHPExcel_Settings ] [ all elements ]

Element index for package PHPExcel_Settings

[ c ] [ g ] [ p ] [ s ] [ z ]

c

CHART_RENDERER_JPGRAPH
in file Settings.php, class constant PHPExcel_Settings::CHART_RENDERER_JPGRAPH
    Optional Chart Rendering libraries
top

g

getCacheStorageClass
in file Settings.php, method PHPExcel_Settings::getCacheStorageClass()
    Return the name of the class that is currently being used for cell cacheing
getCacheStorageMethod
in file Settings.php, method PHPExcel_Settings::getCacheStorageMethod()
    Return the name of the method that is currently configured for cell cacheing
getChartRendererName
in file Settings.php, method PHPExcel_Settings::getChartRendererName()
    Return the Chart Rendering Library that PHPExcel is currently configured to use (e.g. jpgraph)
getChartRendererPath
in file Settings.php, method PHPExcel_Settings::getChartRendererPath()
    Return the directory path to the Chart Rendering Library that PHPExcel is currently configured to use
getPdfRendererName
in file Settings.php, method PHPExcel_Settings::getPdfRendererName()
    Return the PDF Rendering Library that PHPExcel is currently configured to use (e.g. dompdf)
getPdfRendererPath
in file Settings.php, method PHPExcel_Settings::getPdfRendererPath()
    Return the directory path to the PDF Rendering Library that PHPExcel is currently configured to use
getZipClass
in file Settings.php, method PHPExcel_Settings::getZipClass()
    Return the name of the Zip handler Class that PHPExcel is configured to use (PCLZip or ZipArchive) for Zip file management
top

p

PCLZIP
in file Settings.php, class constant PHPExcel_Settings::PCLZIP
    Available Zip library classes
PDF_RENDERER_DOMPDF
in file Settings.php, class constant PHPExcel_Settings::PDF_RENDERER_DOMPDF
PDF_RENDERER_MPDF
in file Settings.php, class constant PHPExcel_Settings::PDF_RENDERER_MPDF
PDF_RENDERER_TCPDF
in file Settings.php, class constant PHPExcel_Settings::PDF_RENDERER_TCPDF
    Optional PDF Rendering libraries
PHPExcel_Settings
in file Settings.php, class PHPExcel_Settings
top

s

Settings.php
procedural page Settings.php
setCacheStorageMethod
in file Settings.php, method PHPExcel_Settings::setCacheStorageMethod()
    Set the method that should be used for cell cacheing
setChartRenderer
in file Settings.php, method PHPExcel_Settings::setChartRenderer()
    Set details of the external library that PHPExcel should use for rendering charts
setChartRendererName
in file Settings.php, method PHPExcel_Settings::setChartRendererName()
    Identify to PHPExcel the external library to use for rendering charts
setChartRendererPath
in file Settings.php, method PHPExcel_Settings::setChartRendererPath()
    Tell PHPExcel where to find the external library to use for rendering charts
setLocale
in file Settings.php, method PHPExcel_Settings::setLocale()
    Set the locale code to use for formula translations and any special formatting
setPdfRenderer
in file Settings.php, method PHPExcel_Settings::setPdfRenderer()
    Set details of the external library that PHPExcel should use for rendering PDF files
setPdfRendererName
in file Settings.php, method PHPExcel_Settings::setPdfRendererName()
    Identify to PHPExcel the external library to use for rendering PDF files
setPdfRendererPath
in file Settings.php, method PHPExcel_Settings::setPdfRendererPath()
    Tell PHPExcel where to find the external library to use for rendering PDF files
setZipClass
in file Settings.php, method PHPExcel_Settings::setZipClass()
    Set the Zip handler Class that PHPExcel should use for Zip file management (PCLZip or ZipArchive)
top

z

ZIPARCHIVE
in file Settings.php, class constant PHPExcel_Settings::ZIPARCHIVE
top

Documentation generated on Sat, 19 May 2012 14:16:32 +0200 by phpDocumentor 1.4.4