You are here

constant SOFT_LENGTH_LIMIT_TITLE_MAX in Soft Length Limit 7

@file Soft Length Limit module

3 uses of SOFT_LENGTH_LIMIT_TITLE_MAX
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 8
Soft Length Limit module

Code

define('SOFT_LENGTH_LIMIT_TITLE_MAX', 'soft_length_limit_title_max');