constant SHEETNODE_PHPEXCEL_LIBRARY in Sheetnode 7.2
Same name and namespace in other branches
- 7 modules/sheetnode_phpexcel/sheetnode_phpexcel.module \SHEETNODE_PHPEXCEL_LIBRARY
@file Module file for the sheetnode_phpexcel module. This manages handling of files for sheetnode.
3 uses of SHEETNODE_PHPEXCEL_LIBRARY
- sheetnode_phpexcel_requirements in modules/
sheetnode_phpexcel/ sheetnode_phpexcel.install - Implementation of hook_requirements().
- _sheetnode_phpexcel_autoload in modules/
sheetnode_phpexcel/ sheetnode_phpexcel.module - Autoload callback.
- _sheetnode_phpexcel_load_library in modules/
sheetnode_phpexcel/ sheetnode_phpexcel.module - Helper function to locate libraries.
File
- modules/
sheetnode_phpexcel/ sheetnode_phpexcel.module, line 8 - Module file for the sheetnode_phpexcel module. This manages handling of files for sheetnode.
Code
define('SHEETNODE_PHPEXCEL_LIBRARY', 'phpexcel');