TransliterateWrapper
Wrapper class for Transliterate
deprecated
| since |
3.4 |
|---|---|
| deprecated |
4.0 Use |
| package |
Joomla CMS |
Methods
utf8_latin_to_ascii
Helper wrapper method for utf8_latin_to_ascii
utf8_latin_to_ascii(string string, int case) : string
deprecated
| see | Transliterate::utf8_latin_to_ascii() |
|---|---|
| since |
3.4 |
| deprecated |
4.0 Use |
Arguments
- string
stringString to transliterate.- case
intOptionally specify upper or lower case. Default to null.
Response
stringTransliterated string.