You are here

constant SOFT_LENGTH_STYLE_SELECT in Soft Length Limit 7

3 uses of SOFT_LENGTH_STYLE_SELECT
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 10
Soft Length Limit module

Code

define('SOFT_LENGTH_STYLE_SELECT', 'soft_length_style_select');