Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/blocks/course_list/lang/en/block_course_list.php File Reference

Go to the source code of this file.

Namespaces

namespace  block_course_list

Variables

 $string ['adminview'] = 'Admin view'
 $string ['allcourses'] = 'Admin user sees all courses'
 $string ['configadminview'] = 'What should the admin see in the course list block?'
 $string ['confighideallcourseslink'] = 'Hide "All courses" link at the bottom of the block. Link hiding does not affects Admin\'s view'
 $string ['hideallcourseslink'] = 'Hide All courses link'
 $string ['owncourses'] = 'Admin user sees own courses'
 $string ['pluginname'] = 'Course list'

Variable Documentation

$string['adminview'] = 'Admin view'

Definition at line 26 of file block_course_list.php.

$string['allcourses'] = 'Admin user sees all courses'

Definition at line 27 of file block_course_list.php.

$string['configadminview'] = 'What should the admin see in the course list block?'

Definition at line 28 of file block_course_list.php.

$string['confighideallcourseslink'] = 'Hide "All courses" link at the bottom of the block. Link hiding does not affects Admin\'s view'

Definition at line 29 of file block_course_list.php.

$string['hideallcourseslink'] = 'Hide All courses link'

Definition at line 30 of file block_course_list.php.

$string['owncourses'] = 'Admin user sees own courses'

Definition at line 31 of file block_course_list.php.

$string['pluginname'] = 'Course list'

Definition at line 32 of file block_course_list.php.

 All Data Structures Namespaces Files Functions Variables Enumerations