[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/mnet/ -> rpclib.php (summary)

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

Defines 1 class

testClass:: (5 methods):
  testClass()
  augment_first()
  augment_first_RPC_OK()
  mnet_concatenate_strings_RPC_OK()
  mnet_concatenate_strings()

Defines 5 functions

  mnet_concatenate_strings_RPC_OK()
  mnet_publishes()
  mnet_concatenate_strings()

Class: testClass  - X-Ref

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

Functions
Functions that are not part of a class:

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