Get an "encoded" version of this's name.
The "encoding" consists in replacing non alphanumeric character with the string "__gdaXX" where XX is the hex. representation of the non alphanumeric char.
This method is just a wrapper around the text_to_alphanum function.
this |
a Holder object |
a new string |