Class JLanguageTransliterate
Class to transliterate strings
Package: Joomla\Platform\Language
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Note: Port of phputf8's utf8_accents_to_ascii()
Located at joomla/language/transliterate.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Note: Port of phputf8's utf8_accents_to_ascii()
Located at joomla/language/transliterate.php
Methods summary
public static
string
|
#
utf8_latin_to_ascii( string $string, integer $case = 0 )
Returns strings transliterated from UTF-8 to Latin |