Set ID for an already added word.
Sets the WordIndex ID of a word which is already added to our wordlist.
- Parameters:
-
| $word | The word string which will get the ID. |
| $id | The ID to set to this word. |
Definition at line 221 of file TranslationWordList.php.
References FindByName().
Referenced by AddToWordIndex(). |