You are here

constant SHEETNODE_ETHERCALC_EDIT_ONLY in Sheetnode 7.2

Same name and namespace in other branches
  1. 6 modules/sheetnode_ethercalc/sheetnode_ethercalc.module \SHEETNODE_ETHERCALC_EDIT_ONLY
  2. 7 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 10
Module file for the sheetnode_ethercalc module.

Code

define('SHEETNODE_ETHERCALC_EDIT_ONLY', 1);