Moodle  2.2.1
http://www.collinsharper.com
Internationalization
Collaboration diagram for Internationalization:

Files

file  spanish.php
file  english.php
file  english.php
file  german.php
file  greek.php
file  languages.php
file  spanish.php

Enumerations

enum  PHPCAS_LANG_DEFAULT

Functions

 setLang ($lang)

Detailed Description

To add a new language:


Enumeration Type Documentation

phpCAS default language (when phpCAS::setLang() is not used)

Definition at line 222 of file CAS.php.


Function Documentation

setLang ( lang)

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

Note:
Can be called only once.
Parameters:
$langa string representing the language.
See also:
CAS_LANG_FRENCH, CAS_LANG_ENGLISH

Definition at line 241 of file client.php.

 All Data Structures Namespaces Files Functions Variables Enumerations