You are here

constant AUN_PUNCTUATION_REMOVE in Automatic User Names 7

Same name and namespace in other branches
  1. 5 auto_username.module \AUN_PUNCTUATION_REMOVE
  2. 6 auto_username.module \AUN_PUNCTUATION_REMOVE

Remove the punctuation from the username.

3 uses of AUN_PUNCTUATION_REMOVE
auto_username_cleanstring in ./auto_username.inc
Clean up a string segment to be used in a username.
auto_username_settings_form in ./auto_username.admin.inc
@file Form builder; displays the auto_username settings form.
auto_username_settings_form_validate in ./auto_username.admin.inc
Validate auto_username_settings_form form submissions.

File

./auto_username.inc, line 28
Miscellaneous functions for auto_username.

Code

define('AUN_PUNCTUATION_REMOVE', 0);