include/resource/Observers/SoapResourceObserver.php
\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
$limit= ''
inheritedInherited from:
\ResourceObserver::$$limit
Details
- Type
- n/a
- Inherited_from
- \ResourceObserver::$$limit
$module= ''
inheritedInherited from:
\ResourceObserver::$$module
Details
- Type
- n/a
- Inherited_from
- \ResourceObserver::$$module
Methods
ResourceObserver(
$module
)
:
void
inherited
Inherited from:
\ResourceObserver::ResourceObserver()
Parameters
Name | Type | Description |
---|---|---|
$module |
notify(
\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 |
setLimit(
$limit
)
:
void
inherited
Inherited from:
\ResourceObserver::setLimit()
Parameters
Name | Type | Description |
---|---|---|
$limit |