Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/mnet/services.php File Reference

Go to the source code of this file.

Namespaces

namespace  core

Variables

 $mnet = get_mnet_environment()
 $context = get_context_instance(CONTEXT_SYSTEM)
 $hostid = required_param('hostid', PARAM_INT)
 $mnet_peer = new mnet_peer()
 $mform = new mnet_services_form(null, array('peer' => $mnet_peer))
 if ($formdata=$mform->get_data())
 $currenttab = 'mnetservices'
 $s = mnet_get_service_info($mnet_peer, false)

Variable Documentation

Definition at line 36 of file services.php.

$currenttab = 'mnetservices'

Definition at line 84 of file services.php.

$hostid = required_param('hostid', PARAM_INT)

Definition at line 39 of file services.php.

$mform = new mnet_services_form(null, array('peer' => $mnet_peer))

Definition at line 44 of file services.php.

Definition at line 31 of file services.php.

$mnet_peer = new mnet_peer()

Definition at line 41 of file services.php.

Definition at line 87 of file services.php.

if($formdata=$mform->get_data())

Definition at line 45 of file services.php.

 All Data Structures Namespaces Files Functions Variables Enumerations