constant SOFT_LENGTH_LIMIT_TITLE_MIN in Soft Length Limit 7
3 uses of SOFT_LENGTH_LIMIT_TITLE_MIN
- soft_length_limit_form_node_form_alter in ./
soft_length_limit.module - Implements hook_form_FORM_ID_alter().
- soft_length_limit_form_node_type_form_alter in ./
soft_length_limit.module - Implements hook_form_FORM_ID_alter().
- soft_length_limit_set_title_maxlength in ./
soft_length_limit.module - Save the values of max and minimum for title.
File
- ./
soft_length_limit.module, line 9 - Soft Length Limit module
Code
define('SOFT_LENGTH_LIMIT_TITLE_MIN', 'soft_length_limit_title_min');