Public Member Functions | |
AIS_SOAP_WS ($conf) | |
xmlFromSoap ($service, $term, $code) |
ais_soap.php - SOAP calls using nusoap library into the Schedule of classes data maintained by AIS and Registrar's Enrollment Services.
Adapted to be an object by R. S. Doiel
copyright (c) 2007 University of Southern California
AIS_SOAP_WS - SOC Soap object, mapps SOC URI Scheme into Reg's SOAP service model.
Definition at line 29 of file ais_soap1c.php.
AIS_SOAP_WS::AIS_SOAP_WS | ( | $ | conf ) |
AIS_SOAP_WS - constructor
Definition at line 33 of file ais_soap1c.php.
References SOC_Widget::SOC_Widget().
AIS_SOAP_WS::xmlFromSoap | ( | $ | service, |
$ | term, | ||
$ | code | ||
) |
xmlFromSoap - gets either a fresh copy of the XML document from Massis's SOAP 1.1 service methods.
$service | this service to access |
$term | for request |
$code | is the department code, session number or section number as needed for accessing the REG service. |
Definition at line 49 of file ais_soap1c.php.
References SOC_Widget::error(), and WSCORE2::errorCount().