You are here

constant DEFAULT_SHEETNODE_PHPEXCEL_PDF_RENDERER_PATH in Sheetnode 7.2

Same name and namespace in other branches
  1. 7 modules/sheetnode_phpexcel/sheetnode_phpexcel.module \DEFAULT_SHEETNODE_PHPEXCEL_PDF_RENDERER_PATH
3 uses of DEFAULT_SHEETNODE_PHPEXCEL_PDF_RENDERER_PATH
_sheetnode_phpexcel_batch_export_finished in modules/sheetnode_phpexcel/sheetnode_phpexcel.export.inc
Batch API callback upon export completion.
_sheetnode_phpexcel_load_library in modules/sheetnode_phpexcel/sheetnode_phpexcel.module
Helper function to locate libraries.
_sheetnode_phpexcel_settings in modules/sheetnode_phpexcel/sheetnode_phpexcel.module
Form function for admin/settings/sheetnode/phpexcel.

File

modules/sheetnode_phpexcel/sheetnode_phpexcel.module, line 11
Module file for the sheetnode_phpexcel module. This manages handling of files for sheetnode.

Code

define('DEFAULT_SHEETNODE_PHPEXCEL_PDF_RENDERER_PATH', 'sites/all/libraries/tcpdf');