|
ultimix
|
Public Member Functions | |
| call_method (&$Client, $MethodName, $Parameters, $ErrorMessage) | |
Class provides integration with the Sape system.
Definition at line 26 of file sape_utilities.php.
| call_method | ( | & | $Client, |
| $MethodName, | |||
| $Parameters, | |||
| $ErrorMessage | |||
| ) |
Function calls method.
| $Client | - Client. |
| $MethodName | - Method's name. |
| $Parameters | - Parameters. |
| $ErrorMessage | - Error message. |
| Exception | An exception of this type is thrown. |
Definition at line 62 of file sape_utilities.php.