| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
Some dummy functions to test XML-RPC with
| File Size: | 80 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
testClass:: (5 methods):
testClass()
augment_first()
augment_first_RPC_OK()
mnet_concatenate_strings_RPC_OK()
mnet_concatenate_strings()
| testClass() X-Ref |
| No description |
| augment_first($newval) X-Ref |
| No description |
| augment_first_RPC_OK() X-Ref |
| No description |
| mnet_concatenate_strings_RPC_OK() X-Ref |
| No description |
| mnet_concatenate_strings($string1='', $string2='', $string3='') X-Ref |
| No description |
| mnet_concatenate_strings_RPC_OK() X-Ref |
| The xxxx_RPC_OK must exist and return TRUE for the remote call to be permitted return: bool True if the related function can be executed remotely |
| mnet_publishes() X-Ref |
| No description |
| mnet_concatenate_strings($string1='', $string2='', $string3='') X-Ref |
| Concatenate (up to) 3 strings and return the result param: string $string1 Some string param: string $string2 Some string param: string $string3 Some string return: string The parameter strings, concatenated together |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |