|
Moodle
2.2.1
http://www.collinsharper.com
|
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)' | |
| $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.