Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/tool/customlang/index.php File Reference

Go to the source code of this file.

Namespaces

namespace  tool

Enumerations

enum  NO_OUTPUT_BUFFERING

Variables

 $action = optional_param('action', '', PARAM_ALPHA)
 $confirm = optional_param('confirm', false, PARAM_BOOL)
 $lng = optional_param('lng', '', PARAM_LANG)
 $langs = get_string_manager()->get_list_of_translations()
if($action=== 'checkout') if($action===
'checkin') 
$output = $PAGE->get_renderer('tool_customlang')
 if (empty($lng))
 $numofmodified = tool_customlang_utils::get_count_of_modified($lng)
if($numofmodified!=0) $menu = array()

Enumeration Type Documentation

Definition at line 26 of file index.php.


Variable Documentation

Definition at line 35 of file index.php.

Definition at line 36 of file index.php.

$langs = get_string_manager()->get_list_of_translations()

Definition at line 40 of file index.php.

$lng = optional_param('lng', '', PARAM_LANG)

Definition at line 37 of file index.php.

if ($numofmodified!=0) $menu = array()

Definition at line 121 of file index.php.

Definition at line 115 of file index.php.

if ($action=== 'checkout') if ($action=== 'checkin') $output = $PAGE->get_renderer('tool_customlang')

Definition at line 98 of file index.php.

if(has_capability('tool/customlang:edit', get_system_context()))

Definition at line 104 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations