| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Collaboration diagram for Internationalization:
 Collaboration diagram for Internationalization:| Functions | |
| phpCAS::setLang ($lang) | |
| This method is used to set the language used by phpCAS. | |
| Variables | |
| const | PHPCAS_LANG_ENGLISH = 'english' | 
| const | PHPCAS_LANG_FRENCH = 'french' | 
| const | PHPCAS_LANG_GREEK = 'greek' | 
| const | PHPCAS_LANG_GERMAN = 'german' | 
| const | PHPCAS_LANG_JAPANESE = 'japanese' | 
| const | PHPCAS_LANG_SPANISH = 'spanish' | 
| const | PHPCAS_LANG_CATALAN = 'catalan' | 
| const | PHPCAS_LANG_ENGLISH = 'english' | 
| const | PHPCAS_LANG_FRENCH = 'french' | 
| const | PHPCAS_LANG_GREEK = 'greek' | 
| phpCAS::setLang | ( | $lang | ) | 
This method is used to set the language used by phpCAS.
| $lang | a string representing the language. | 
Definition at line 644 of file CAS.php.
References $lang, $PHPCAS_CLIENT, and phpCAS\error().
 Here is the call graph for this function:
 Here is the call graph for this function: