constant CCK_TABLE_DEFAULT_ROWS in CCK Table Field 6
Same name and namespace in other branches
- 8 cck_table.module \CCK_TABLE_DEFAULT_ROWS
- 7 cck_table.module \CCK_TABLE_DEFAULT_ROWS
2 uses of CCK_TABLE_DEFAULT_ROWS
- cck_table_process in ./
cck_table.module - cck_table_widget_settings in ./
cck_table.module - Implementation of hook_widget_settings().
File
- ./
cck_table.module, line 3 - Defines a field type that outputs data in a table.
Code
define('CCK_TABLE_DEFAULT_ROWS', 5);