|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | block_section_links |
Variables | |
| $string ['incbydesc1'] = 'This is the value the section is incremented each time a section link is displayed starting at 1.' | |
| $string ['incbydesc2'] = 'This is the value the section is incremented each time a section link is displayed starting at 1.' | |
| $string ['incby1'] = 'Increase by' | |
| $string ['incby2'] = 'Alternative increase by' | |
| $string ['jumptocurrenttopic'] = 'Jump to current topic' | |
| $string ['jumptocurrentweek'] = 'Jump to current week' | |
| $string ['numsectionsdesc1'] = 'Once the number of sections in the course reaches this number then the increment by value is used.' | |
| $string ['numsectionsdesc2'] = 'Once the number of sections in the course reaches this number then the Alternative increment by value is used.' | |
| $string ['numsections1'] = 'Number of sections' | |
| $string ['numsections2'] = 'Alternative number of sections' | |
| $string ['pluginname'] = 'Section links' | |
| $string ['topics'] = 'Topics' | |
| $string ['weeks'] = 'Weeks' | |
| $string['incbydesc1'] = 'This is the value the section is incremented each time a section link is displayed starting at 1.' |
Definition at line 26 of file block_section_links.php.
| $string['incbydesc2'] = 'This is the value the section is incremented each time a section link is displayed starting at 1.' |
Definition at line 27 of file block_section_links.php.
| $string['incby1'] = 'Increase by' |
Definition at line 28 of file block_section_links.php.
| $string['incby2'] = 'Alternative increase by' |
Definition at line 29 of file block_section_links.php.
| $string['jumptocurrenttopic'] = 'Jump to current topic' |
Definition at line 30 of file block_section_links.php.
| $string['jumptocurrentweek'] = 'Jump to current week' |
Definition at line 31 of file block_section_links.php.
| $string['numsectionsdesc1'] = 'Once the number of sections in the course reaches this number then the increment by value is used.' |
Definition at line 32 of file block_section_links.php.
| $string['numsectionsdesc2'] = 'Once the number of sections in the course reaches this number then the Alternative increment by value is used.' |
Definition at line 33 of file block_section_links.php.
| $string['numsections1'] = 'Number of sections' |
Definition at line 34 of file block_section_links.php.
| $string['numsections2'] = 'Alternative number of sections' |
Definition at line 35 of file block_section_links.php.
| $string['pluginname'] = 'Section links' |
Definition at line 36 of file block_section_links.php.
| $string['topics'] = 'Topics' |
Definition at line 37 of file block_section_links.php.
| $string['weeks'] = 'Weeks' |
Definition at line 38 of file block_section_links.php.