◆ toASCII()
Convert common norhern European languages' letters into plain ASCII. This is a rudimentary transliteration.
- Paramètres
-
string | $value | The value to convert to ASCII |
- Renvoie
- string The converted string
Références $value, et null.
◆ toBool()
◆ toSlug()
Convert a string into a slug (alias), suitable for use in URLs. Please note that transliteration suupport is rudimentary at this stage.
- Paramètres
-
string | $value | A string to convert to slug |
- Renvoie
- string The slug
Références $value.
Référencé par FOFTableNested\check().
La documentation de cette classe a été générée à partir du fichier suivant :