You are here

constant CCK_TABLE_DEFAULT_SEPARATOR in CCK Table Field 7

Same name and namespace in other branches
  1. 6 cck_table.module \CCK_TABLE_DEFAULT_SEPARATOR
3 uses of CCK_TABLE_DEFAULT_SEPARATOR
cck_table_field_info in ./cck_table.module
Implements of hook_field_info().
cck_table_field_widget_info in ./cck_table.module
Implements of hook_field_widget_info().
cck_table_field_widget_settings_form in ./cck_table.module
Implements of hook_field_widget_settings_form().

File

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

Code

define('CCK_TABLE_DEFAULT_SEPARATOR', '|');