Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
slug (string $string, string $separator='-', string $locale=null) | |
Creates a URL-friendly slug from a given string.
slug | ( | string | $string, |
string | $separator = '-' , |
||
string | $locale = null |
||
) |
Creates a slug for the given string and locale, using appropriate transliteration when needed.
Implémenté dans AsciiSlugger.