Internationalization
[Configuration]


Enumerations

enum  PHPCAS_LANG_ENGLISH
enum  PHPCAS_LANG_FRENCH
enum  PHPCAS_LANG_GREEK
enum  PHPCAS_LANG_GERMAN
enum  PHPCAS_LANG_JAPANESE

Functions

 phpCAS::setLang ($lang)

Enumeration Type Documentation

enum PHPCAS_LANG_ENGLISH

Definition at line 147 of file CAS.php.

enum PHPCAS_LANG_FRENCH

Definition at line 148 of file CAS.php.

enum PHPCAS_LANG_GERMAN

Definition at line 150 of file CAS.php.

enum PHPCAS_LANG_GREEK

Definition at line 149 of file CAS.php.

enum PHPCAS_LANG_JAPANESE

Definition at line 151 of file CAS.php.


Function Documentation

phpCAS::setLang ( lang  )  [inherited]

This method is used to set the language used by phpCAS.

Note:
Can be called only once.
Parameters:
$lang a string representing the language.
See also:
PHPCAS_LANG_FRENCH, PHPCAS_LANG_ENGLISH
Examples:
example_lang.php.

Definition at line 555 of file CAS.php.

References $PHPCAS_CLIENT, phpCAS::client(), phpCAS::error(), and phpCAS::proxy().


Generated on Wed Mar 14 14:55:56 2007 for phpCAS by  doxygen 1.5.0