You are here

constant AUN_PUNCTUATION_REPLACE in Automatic User Names 7

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

Replace the punctuation with the separator in the username.

2 uses of AUN_PUNCTUATION_REPLACE
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.

File

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

Code

define('AUN_PUNCTUATION_REPLACE', 1);