|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | blocks |
Variables | |
| $string ['everything'] = 'Everything' | |
| $string ['courses'] = 'Categories and courses' | |
| $string ['coursestructures'] = 'Categories, courses, and course structures' | |
| $string ['courseactivities'] = 'Categories, courses, and course Activities' | |
| $string ['enabledockdesc'] = 'Allow the user to dock this block' | |
| $string ['expansionlimit'] = 'Generate navigation for the following' | |
| $string ['linkcategoriesdesc'] = 'Display categories as links' | |
| $string ['pluginname'] = 'Navigation' | |
| $string ['trimmode'] = 'Trim mode' | |
| $string ['trimmoderight'] = 'Trim characters from the right' | |
| $string ['trimmodeleft'] = 'Trim characters from the left' | |
| $string ['trimmodecenter'] = 'Trim characters from the center' | |
| $string ['trimlength'] = 'How many characters to trim to' | |
| $string['everything'] = 'Everything' |
Definition at line 27 of file block_navigation.php.
| $string['courses'] = 'Categories and courses' |
Definition at line 28 of file block_navigation.php.
| $string['coursestructures'] = 'Categories, courses, and course structures' |
Definition at line 29 of file block_navigation.php.
| $string['courseactivities'] = 'Categories, courses, and course Activities' |
Definition at line 30 of file block_navigation.php.
| $string['enabledockdesc'] = 'Allow the user to dock this block' |
Definition at line 31 of file block_navigation.php.
| $string['expansionlimit'] = 'Generate navigation for the following' |
Definition at line 32 of file block_navigation.php.
| $string['linkcategoriesdesc'] = 'Display categories as links' |
Definition at line 33 of file block_navigation.php.
| $string['pluginname'] = 'Navigation' |
Definition at line 34 of file block_navigation.php.
| $string['trimmode'] = 'Trim mode' |
Definition at line 35 of file block_navigation.php.
| $string['trimmoderight'] = 'Trim characters from the right' |
Definition at line 36 of file block_navigation.php.
| $string['trimmodeleft'] = 'Trim characters from the left' |
Definition at line 37 of file block_navigation.php.
| $string['trimmodecenter'] = 'Trim characters from the center' |
Definition at line 38 of file block_navigation.php.
| $string['trimlength'] = 'How many characters to trim to' |
Definition at line 39 of file block_navigation.php.