Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/blocks/online_users/lang/en/block_online_users.php File Reference

Go to the source code of this file.

Namespaces

namespace  block_online_users

Variables

 $string ['configtimetosee'] = 'Number of minutes determining the period of inactivity after which a user is no longer considered to be online.'
 $string ['online_users:viewlist'] = 'View list of online users'
 $string ['periodnminutes'] = 'last {$a} minutes'
 $string ['pluginname'] = 'Online users'
 $string ['timetosee'] = 'Remove after inactivity (minutes)'

Variable Documentation

$string['configtimetosee'] = 'Number of minutes determining the period of inactivity after which a user is no longer considered to be online.'

Definition at line 26 of file block_online_users.php.

$string['online_users:viewlist'] = 'View list of online users'

Definition at line 27 of file block_online_users.php.

$string['periodnminutes'] = 'last {$a} minutes'

Definition at line 28 of file block_online_users.php.

$string['pluginname'] = 'Online users'

Definition at line 29 of file block_online_users.php.

$string['timetosee'] = 'Remove after inactivity (minutes)'

Definition at line 30 of file block_online_users.php.

 All Data Structures Namespaces Files Functions Variables Enumerations