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

Go to the source code of this file.

Namespaces

namespace  core

Variables

 $string ['addall'] = 'Add all'
 $string ['addsel'] = 'Add to selection'
 $string ['allfilteredusers'] = 'All filtered ({$a->count}/{$a->total})'
 $string ['allselectedusers'] = 'All selected ({$a->count}/{$a->total})'
 $string ['allusers'] = 'All users ({$a})'
 $string ['available'] = 'Available'
 $string ['confirmmessage'] = 'Do you really want to send the message above to all these users?<br />{$a}'
 $string ['nofilteredusers'] = 'No users found (0/{$a})'
 $string ['noselectedusers'] = 'No users selected'
 $string ['removeall'] = 'Remove all'
 $string ['removesel'] = 'Remove from selection'
 $string ['selected'] = 'Selected'
 $string ['selectedlist'] = 'Selected user list...'
 $string ['selectedlist_help'] = 'Users can be added or removed from the selected users list by clicking on the users\' names then clicking on an appropriate button. Multiple users may be selected by holding down the Apple or Ctrl key whilst clicking on the users\' names.'
 $string ['users'] = 'Users'
 $string ['users_help'] = 'All users who passed the active filters are listed in the available box. If no filter is set, all site users are listed.'
 $string ['usersfound'] = '{$a} user(s) found.'
 $string ['usersinlist'] = 'Users in list'
 $string ['usersselected'] = '{$a} user(s) selected.'

Variable Documentation

$string['addall'] = 'Add all'

Definition at line 27 of file bulkusers.php.

$string['addsel'] = 'Add to selection'

Definition at line 28 of file bulkusers.php.

$string['allfilteredusers'] = 'All filtered ({$a->count}/{$a->total})'

Definition at line 29 of file bulkusers.php.

$string['allselectedusers'] = 'All selected ({$a->count}/{$a->total})'

Definition at line 30 of file bulkusers.php.

$string['allusers'] = 'All users ({$a})'

Definition at line 31 of file bulkusers.php.

$string['available'] = 'Available'

Definition at line 32 of file bulkusers.php.

$string['confirmmessage'] = 'Do you really want to send the message above to all these users?<br />{$a}'

Definition at line 33 of file bulkusers.php.

$string['nofilteredusers'] = 'No users found (0/{$a})'

Definition at line 34 of file bulkusers.php.

$string['noselectedusers'] = 'No users selected'

Definition at line 35 of file bulkusers.php.

$string['removeall'] = 'Remove all'

Definition at line 36 of file bulkusers.php.

$string['removesel'] = 'Remove from selection'

Definition at line 37 of file bulkusers.php.

$string['selected'] = 'Selected'

Definition at line 38 of file bulkusers.php.

$string['selectedlist'] = 'Selected user list...'

Definition at line 39 of file bulkusers.php.

$string['selectedlist_help'] = 'Users can be added or removed from the selected users list by clicking on the users\' names then clicking on an appropriate button. Multiple users may be selected by holding down the Apple or Ctrl key whilst clicking on the users\' names.'

Definition at line 40 of file bulkusers.php.

$string['users'] = 'Users'

Definition at line 41 of file bulkusers.php.

$string['users_help'] = 'All users who passed the active filters are listed in the available box. If no filter is set, all site users are listed.'

Definition at line 42 of file bulkusers.php.

$string['usersfound'] = '{$a} user(s) found.'

Definition at line 43 of file bulkusers.php.

$string['usersinlist'] = 'Users in list'

Definition at line 44 of file bulkusers.php.

$string['usersselected'] = '{$a} user(s) selected.'

Definition at line 45 of file bulkusers.php.

 All Data Structures Namespaces Files Functions Variables Enumerations