Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/user/profile/field/datetime/lang/en/profilefield_datetime.php File Reference

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?'

Variable Documentation

$string['currentdatedefault'] = 'Check to use current date as default'

The english language pack used in this profile field type

Author:
Mark Nelson - Pukunui Technology http://www.gnu.org/copyleft/gpl.html GNU Public License
Version:
20101022

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.

$string['startyearafterend'] = 'The start year can\'t occur after the end year'

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.

 All Data Structures Namespaces Files Functions Variables Enumerations