University of Southern California

Public Member Functions

AIS_SOAP_WS Class Reference

Inheritance diagram for AIS_SOAP_WS:
SOC_Widget WSCORE2

List of all members.

Public Member Functions

 AIS_SOAP_WS ($conf)
 xmlFromSoap ($service, $term, $code)

Detailed Description

ais_soap.php - SOAP calls using nusoap library into the Schedule of classes data maintained by AIS and Registrar's Enrollment Services.

Author:
Dan Heller, dheller@usc.edu

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.


Member Function Documentation

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.

Parameters:
$servicethis service to access
$termfor request
$codeis the department code, session number or section number as needed for accessing the REG service.
Returns:
XML content

Definition at line 49 of file ais_soap1c.php.

References SOC_Widget::error(), and WSCORE2::errorCount().


The documentation for this class was generated from the following file: