get_accepted_language [line 89]
void get_accepted_language(
$fallback
)
|
|
Returns the language that should be used for a bigace url without language parameter.
Parameters:
get_accept_browser_languages [line 41]
void get_accept_browser_languages(
)
|
|
Returns an array of locales, which the users browser has configured.
The first value is the most wanted language...
get_preferred_language [line 71]
void get_preferred_language(
$available
)
|
|
Checks the browser accepted locales against the array of given locales.
The best match that can be found is returned.
Parameters: