[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/admin/ -> langimport.php (summary)

(no description)

File Size: 439 lines (17 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  get_local_list_of_languages()
  is_installed_lang()
  get_remote_list_of_languages()

Functions
Functions that are not part of a class:

get_local_list_of_languages()   X-Ref
Returns a list of available language packs from a
local copy shipped with standard moodle distro
this is for site that can't download components.

return: array

is_installed_lang($lang, $md5check)   X-Ref
checks the md5 of the zip file, grabbed from download.moodle.org,
against the md5 of the local language file from last update

param: string $lang
param: string $md5check
return: bool

get_remote_list_of_languages()   X-Ref
Returns the latest list of available language packs from
moodle.org

return: array or false if can not download



Generated: Wed Jan 14 11:33:29 2009 Cross-referenced by PHPXref 0.7