|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Variables | |
| $string ['currentdatedefault'] = 'Check to use current date as default' | |
| $string ['defaultdate'] = 'Default date' | |
| $string ['endyear'] = 'End year' | |
| $string ['notset'] = 'Not set' | |
| $string ['pluginname'] = 'Date/Time' | |
| $string ['specifydatedefault'] = 'or specify a date' | |
| $string ['startyearafterend'] = 'The start year can\'t occur after the end year' | |
| $string ['startyear'] = 'Start year' | |
| $string ['wanttime'] = 'Include time?' | |
The english language pack used in this profile field type
Definition at line 11 of file profilefield_datetime.php.
| $string['defaultdate'] = 'Default date' |
Definition at line 12 of file profilefield_datetime.php.
| $string['endyear'] = 'End year' |
Definition at line 13 of file profilefield_datetime.php.
| $string['notset'] = 'Not set' |
Definition at line 14 of file profilefield_datetime.php.
| $string['pluginname'] = 'Date/Time' |
Definition at line 15 of file profilefield_datetime.php.
| $string['specifydatedefault'] = 'or specify a date' |
Definition at line 16 of file profilefield_datetime.php.
Definition at line 17 of file profilefield_datetime.php.
| $string['startyear'] = 'Start year' |
Definition at line 18 of file profilefield_datetime.php.
| $string['wanttime'] = 'Include time?' |
Definition at line 19 of file profilefield_datetime.php.