soft_length_limit_field_attach_form |
./soft_length_limit.module |
Implements hook_field_attach_form(). |
|
|
soft_length_limit_form_field_ui_field_edit_form_alter |
./soft_length_limit.module |
Implements hook_form_FORM_ID_alter(). |
|
|
soft_length_limit_form_node_form_alter |
./soft_length_limit.module |
Implements hook_form_FORM_ID_alter(). |
|
|
soft_length_limit_form_node_type_form_alter |
./soft_length_limit.module |
Implements hook_form_FORM_ID_alter(). |
|
|
soft_length_limit_set_attr |
./soft_length_limit.module |
Recurse through form and set variables. |
1 |
|
soft_length_limit_set_title_maxlength |
./soft_length_limit.module |
Save the values of max and minimum for title. |
|
1 |
soft_length_limit_uninstall |
./soft_length_limit.install |
Implements hook_uninstall(). |
|
|
soft_length_limit_validate_title_length |
./soft_length_limit.module |
Form validate handler for title length fields. |
|
1 |
_soft_length_limit_types |
./soft_length_limit.module |
Returns the field widget or form element types that should be affected. |
3 |
|