MediaWiki REL1_31
NorthernSamiUppercaseCollation Class Reference

Temporary workaround for incorrect collation of Northern Sami language ('se') in Wikimedia servers (see bug T181503). More...

Inheritance diagram for NorthernSamiUppercaseCollation:
Collaboration diagram for NorthernSamiUppercaseCollation:

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from CustomUppercaseCollation
 __construct (array $alphabet, Language $lang)
 
 getFirstLetter ( $string)
 Given a string, return the logical "first letter" to be used for grouping on category pages and so on.
 
 getSortKey ( $string)
 Given a string, convert it to a (hopefully short) key that can be used for efficient sorting.
 
- Public Member Functions inherited from NumericUppercaseCollation
 __construct (Language $lang)
 

Additional Inherited Members

- Static Public Member Functions inherited from Collation
static factory ( $collationName)
 
static singleton ()
 

Detailed Description

Temporary workaround for incorrect collation of Northern Sami language ('se') in Wikimedia servers (see bug T181503).

When the ICU's 'se' collation has been included in PHP-intl and Wikimedia servers updated to that new version of PHP, this file should be deleted and the collation for 'se' set to 'uca-se'.

Since
1.31

Definition at line 34 of file NorthernSamiUppercaseCollation.php.

Constructor & Destructor Documentation

◆ __construct()

NorthernSamiUppercaseCollation::__construct ( )

Reimplemented from UppercaseCollation.

Definition at line 36 of file NorthernSamiUppercaseCollation.php.


The documentation for this class was generated from the following file: