constant SHEETNODE_ETHERCALC_EDIT_ONLY in Sheetnode 7
Same name and namespace in other branches
- 6 modules/sheetnode_ethercalc/sheetnode_ethercalc.module \SHEETNODE_ETHERCALC_EDIT_ONLY
- 7.2 modules/sheetnode_ethercalc/sheetnode_ethercalc.module \SHEETNODE_ETHERCALC_EDIT_ONLY
@file Module file for the sheetnode_ethercalc module. This extends sheetnodes to allow syncronising with Ethercalc.
2 uses of SHEETNODE_ETHERCALC_EDIT_ONLY
- sheetnode_ethercalc_sheetnode_plugins in modules/
sheetnode_ethercalc/ sheetnode_ethercalc.module - Implements hook_sheetnode_plugins().
- _sheetnode_ethercalc_settings in modules/
sheetnode_ethercalc/ sheetnode_ethercalc.module - Form function for admin/settings/sheetnode/ethercalc.
File
- modules/
sheetnode_ethercalc/ sheetnode_ethercalc.module, line 8 - Module file for the sheetnode_ethercalc module. This extends sheetnodes to allow syncronising with Ethercalc.
Code
define('SHEETNODE_ETHERCALC_EDIT_ONLY', 1);