You are here

constant DEFAULT_SHEETNODE_PHPEXCEL_LIBRARY_PATH in Sheetnode 7

Same name and namespace in other branches
  1. 7.2 modules/sheetnode_phpexcel/sheetnode_phpexcel.module \DEFAULT_SHEETNODE_PHPEXCEL_LIBRARY_PATH
2 uses of DEFAULT_SHEETNODE_PHPEXCEL_LIBRARY_PATH
_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 10
Module file for the sheetnode_phpexcel module. This manages handling of files for sheetnode.

Code

define('DEFAULT_SHEETNODE_PHPEXCEL_LIBRARY_PATH', 'sites/all/libraries/PHPExcel');