You are here

constant CCK_TABLE_DEFAULT_SEPARATOR in CCK Table Field 6

Same name and namespace in other branches
  1. 7 cck_table.module \CCK_TABLE_DEFAULT_SEPARATOR
1 use of CCK_TABLE_DEFAULT_SEPARATOR
cck_table_field_settings in ./cck_table.module
Implementation of hook_field_settings().

File

./cck_table.module, line 4
Defines a field type that outputs data in a table.

Code

define('CCK_TABLE_DEFAULT_SEPARATOR', '|');