include/resource/Observers/SoapResourceObserver.php

Show: inherited
Table of Contents

\SoapResourceObserver

Package:

ResourceObserver.php This class serves as the base class for the notifier/observable pattern used by the resource management framework.

Parent(s)
\ResourceObserver

Properties

Propertypublic  $limit= ''
inheritedInherited from: \ResourceObserver::$$limit
Details
Type
n/a
Inherited_from
\ResourceObserver::$$limit  
Propertypublic  $module= ''
inheritedInherited from: \ResourceObserver::$$module
Details
Type
n/a
Inherited_from
\ResourceObserver::$$module  
Propertyprivate  $soapServer= ''
Details
Type
n/a

Methods

methodpublicResourceObserver(  $module ) : void
inherited

Inherited from: \ResourceObserver::ResourceObserver()
Parameters
Name Type Description
$module
methodpublicSoapResourceObserver(  $module ) : void

Parameters
Name Type Description
$module
methodpublicnotify( \msg $msg = '' ) : void

notify Soap implementation to notify the soap clients of a resource management error

Parameters
Name Type Description
$msg \msg

String message to possibly display

methodpublicsetLimit(  $limit ) : void
inherited

Inherited from: \ResourceObserver::setLimit()
Parameters
Name Type Description
$limit
methodpublicset_soap_server( \$server $server ) : void

set_soap_server This method accepts an instance of the nusoap soap server so that a proper response can be returned when the notify method is triggered.

Parameters
Name Type Description
$server \$server

The instance of the nusoap soap server

Documentation was generated by DocBlox 0.18.1.