Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/message/output/jabber/lang/en/message_jabber.php File Reference

Go to the source code of this file.

Namespaces

namespace  message_jabber

Variables

 $string ['configjabberhost'] = 'The server to connect to to send jabber message notifications'
 $string ['configjabberserver'] = 'XMPP host ID (can be left empty if the same as Jabber host)'
 $string ['configjabberusername'] = 'The user name to use when connecting to the Jabber server'
 $string ['configjabberpassword'] = 'The password to use when connecting to the Jabber server'
 $string ['configjabberport'] = 'The port to use when connecting to the Jabber server'
 $string ['jabberhost'] = 'Jabber host'
 $string ['jabberid'] = 'Jabber ID'
 $string ['jabberserver'] = 'Jabber server'
 $string ['jabberusername'] = 'Jabber user name'
 $string ['jabberpassword'] = 'Jabber password'
 $string ['jabberport'] = 'Jabber port'
 $string ['notconfigured'] = 'The Jabber server hasn\'t been configured so Jabber messages cannot be sent'
 $string ['pluginname'] = 'Jabber message'

Variable Documentation

$string['configjabberhost'] = 'The server to connect to to send jabber message notifications'

Definition at line 26 of file message_jabber.php.

$string['configjabberserver'] = 'XMPP host ID (can be left empty if the same as Jabber host)'

Definition at line 27 of file message_jabber.php.

$string['configjabberusername'] = 'The user name to use when connecting to the Jabber server'

Definition at line 28 of file message_jabber.php.

$string['configjabberpassword'] = 'The password to use when connecting to the Jabber server'

Definition at line 29 of file message_jabber.php.

$string['configjabberport'] = 'The port to use when connecting to the Jabber server'

Definition at line 30 of file message_jabber.php.

$string['jabberhost'] = 'Jabber host'

Definition at line 31 of file message_jabber.php.

$string['jabberid'] = 'Jabber ID'

Definition at line 32 of file message_jabber.php.

$string['jabberserver'] = 'Jabber server'

Definition at line 33 of file message_jabber.php.

$string['jabberusername'] = 'Jabber user name'

Definition at line 34 of file message_jabber.php.

$string['jabberpassword'] = 'Jabber password'

Definition at line 35 of file message_jabber.php.

$string['jabberport'] = 'Jabber port'

Definition at line 36 of file message_jabber.php.

$string['notconfigured'] = 'The Jabber server hasn\'t been configured so Jabber messages cannot be sent'

Definition at line 37 of file message_jabber.php.

$string['pluginname'] = 'Jabber message'

Definition at line 38 of file message_jabber.php.

 All Data Structures Namespaces Files Functions Variables Enumerations