Detailed Description
Reads the iana subtag registry as provided by iana and then parses it into arrays.
http://www.iana.org/assignments/language-subtag-registry
Member Function Documentation
| languageOptions |
( |
$ |
selected_language | ) |
|
Method generates iana language options.
- Parameters:
-
- Returns:
- string
| readIanaRegistry |
( |
$ |
type = 'language' | ) |
|
Actual method that reads the iana language registry from the local language folder. It puts it in an array (language_code, description)
- Returns:
- array
| regionOptions |
( |
$ |
selected_region | ) |
|
Method generates iana region options.
- Parameters:
-
- Returns:
- string
The documentation for this class was generated from the following file:
- /home/jason/NetBeansProjects/phpdev/plugins/PHPDevShell/includes/iana.class.php