|
Moodle
2.2.1
http://www.collinsharper.com
|
|
Enumerations | |
| enum | PHPCAS_LANG_ENGLISH |
| enum | PHPCAS_LANG_FRENCH |
| enum | PHPCAS_LANG_GREEK |
| enum | PHPCAS_LANG_GERMAN |
| enum | PHPCAS_LANG_JAPANESE |
| enum | PHPCAS_LANG_SPANISH |
| enum | PHPCAS_LANG_CATALAN |
Functions | |
| setLang ($lang) | |
| enum PHPCAS_LANG_CATALAN |
| enum PHPCAS_LANG_ENGLISH |
| enum PHPCAS_LANG_FRENCH |
| enum PHPCAS_LANG_GERMAN |
| enum PHPCAS_LANG_GREEK |
| enum PHPCAS_LANG_JAPANESE |
| enum PHPCAS_LANG_SPANISH |
| setLang | ( | $ | lang | ) |
This method is used to set the language used by phpCAS.
| $lang | a string representing the language. |
Definition at line 620 of file CAS.php.
