strip_utf8mb4_configuration_form |
./strip_utf8mb4.admin.inc |
System form for Strip 4-byte UTF8 configuration settings. |
|
1 |
strip_utf8mb4_field_attach_presave |
./strip_utf8mb4.module |
Implements hook_field_attach_presave(). |
|
|
strip_utf8mb4_menu |
./strip_utf8mb4.module |
Implements hook_menu(). |
|
|
strip_utf8mb4_uninstall |
./strip_utf8mb4.install |
Implements hook_uninstall(). |
|
|
strip_utf8mb4_webform_submission_presave |
./strip_utf8mb4.module |
Implement hook_webform_submission_presave(). |
|
|
_strip_utf8mb4_for |
./strip_utf8mb4.module |
Return TRUE if the text field widget type is enabled from the configurations. |
1 |
|
_strip_utf8mb4_for_text_fields |
./strip_utf8mb4.module |
Retern the processed text which the none utf8 characters has been replaced. |
2 |
|
_webform_strip_utf8mb4_for |
./strip_utf8mb4.module |
Return TRUE if the component type is enabled from the configurations. |
1 |
|