| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Summary view] [Print] [Text view]
1 <?PHP // $Id: block_course_list.php,v 1.3.4.1 2007/12/19 17:38:44 skodak Exp $ 2 // block_course_list.php - created with Moodle 1.7 beta + (2006101003) 3 4 5 $string['adminview'] = 'Admin view'; 6 $string['allcourses'] = 'Admin user sees all courses'; 7 $string['blockname'] = 'Course List'; 8 $string['configadminview'] = 'What should the admin see in the course list block?'; 9 $string['confighideallcourseslink'] = 'Hide \"All courses\" link at the bottom of the block. Link hiding does not affects Admin\'s view'; 10 $string['hideallcourseslink'] = 'Hide All courses link'; 11 $string['owncourses'] = 'Admin user sees own courses'; 12 13 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |