constant CCK_TABLE_ENFORCE_MISALIGN_COL in CCK Table Field 7
Same name and namespace in other branches
- 6 cck_table.module \CCK_TABLE_ENFORCE_MISALIGN_COL
3 uses of CCK_TABLE_ENFORCE_MISALIGN_COL
- 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 2 - Defines a field type that outputs data in a table.
Code
define('CCK_TABLE_ENFORCE_MISALIGN_COL', TRUE);