W3cubDocs

/Drupal 8

interface TransliterationInterface

Defines an interface for classes providing transliteration.

Hierarchy

Related topics

Transliteration
Transliterate from Unicode to US-ASCII

File

core/lib/Drupal/Component/Transliteration/TransliterationInterface.php, line 10

Namespace

Drupal\Component\Transliteration

Members

Name Modifiers Type Description
TransliterationInterface::removeDiacritics public function Removes diacritics (accents) from certain letters.
TransliterationInterface::transliterate public function Transliterates text from Unicode to US-ASCII.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Component!Transliteration!TransliterationInterface.php/interface/TransliterationInterface/8.1.x