|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | block |
Variables | |
| $string ['pluginname'] = 'Logged in user' | |
| $string ['myprofile_settings'] = 'Visible user information' | |
| $string ['contentsettings'] = 'Display settings for content region' | |
| $string ['display_picture'] = 'Display picture' | |
| $string ['display_country'] = 'Display country' | |
| $string ['display_city'] = 'Display city' | |
| $string ['display_email'] = 'Display email' | |
| $string ['display_un'] = 'Display name' | |
| $string ['display_icq'] = 'Display ICQ' | |
| $string ['display_skype'] = 'Display Skype' | |
| $string ['display_yahoo'] = 'Display Yahoo' | |
| $string ['display_aim'] = 'Display AIM' | |
| $string ['display_msn'] = 'Display MSN' | |
| $string ['display_phone1'] = 'Display phone number 1' | |
| $string ['display_phone2'] = 'Display phone number 2' | |
| $string ['display_institution'] = 'Display institution' | |
| $string ['display_address'] = 'Display address' | |
| $string ['display_firstaccess'] = 'Display first access' | |
| $string ['display_lastaccess'] = 'Display last access' | |
| $string ['display_currentlogin'] = 'Display current login' | |
| $string ['display_lastip'] = 'Display last IP' | |
| $string['pluginname'] = 'Logged in user' |
Definition at line 27 of file block_myprofile.php.
| $string['myprofile_settings'] = 'Visible user information' |
Definition at line 28 of file block_myprofile.php.
| $string['contentsettings'] = 'Display settings for content region' |
Definition at line 29 of file block_myprofile.php.
| $string['display_picture'] = 'Display picture' |
Definition at line 30 of file block_myprofile.php.
| $string['display_country'] = 'Display country' |
Definition at line 31 of file block_myprofile.php.
| $string['display_city'] = 'Display city' |
Definition at line 32 of file block_myprofile.php.
| $string['display_email'] = 'Display email' |
Definition at line 33 of file block_myprofile.php.
| $string['display_un'] = 'Display name' |
Definition at line 34 of file block_myprofile.php.
| $string['display_icq'] = 'Display ICQ' |
Definition at line 35 of file block_myprofile.php.
| $string['display_skype'] = 'Display Skype' |
Definition at line 36 of file block_myprofile.php.
| $string['display_yahoo'] = 'Display Yahoo' |
Definition at line 37 of file block_myprofile.php.
| $string['display_aim'] = 'Display AIM' |
Definition at line 38 of file block_myprofile.php.
| $string['display_msn'] = 'Display MSN' |
Definition at line 39 of file block_myprofile.php.
| $string['display_phone1'] = 'Display phone number 1' |
Definition at line 40 of file block_myprofile.php.
| $string['display_phone2'] = 'Display phone number 2' |
Definition at line 41 of file block_myprofile.php.
| $string['display_institution'] = 'Display institution' |
Definition at line 42 of file block_myprofile.php.
| $string['display_address'] = 'Display address' |
Definition at line 43 of file block_myprofile.php.
| $string['display_firstaccess'] = 'Display first access' |
Definition at line 44 of file block_myprofile.php.
| $string['display_lastaccess'] = 'Display last access' |
Definition at line 45 of file block_myprofile.php.
| $string['display_currentlogin'] = 'Display current login' |
Definition at line 46 of file block_myprofile.php.
| $string['display_lastip'] = 'Display last IP' |
Definition at line 47 of file block_myprofile.php.