[ PHPXref.com ] [ Generated: Sun Jul 20 19:59:45 2008 ] [ PhpWiki 1.3.12p2 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> SOAP.php (summary)

SOAP server Taken from http://www.wlug.org.nz/archive/ Please see http://phpwiki.sourceforge.net/phpwiki/PhpWiki.wdsl for the wdsl discussion.

Author: : Reini Urban
File Size: 217 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 3 files
 index.php
 lib/main.php
 lib/nusoap/nusoap.php

Defines 10 functions

  checkCredentials()
  doSavePage()
  getPageContent()
  getPageRevision()
  getCurrentRevision()
  getPageMeta()
  getAllPagenames()
  getBacklinks()
  doTitleSearch()
  doFullTextSearch()

Functions
Functions that are not part of a class:

checkCredentials(&$server, &$credentials, $access, $pagename)   X-Ref
No description

doSavePage($pagename,$content,$credentials=false)   X-Ref
No description

getPageContent($pagename,$credentials=false)   X-Ref
No description

getPageRevision($pagename,$revision,$credentials=false)   X-Ref
No description

getCurrentRevision($pagename,$credentials=false)   X-Ref
No description

getPageMeta($pagename,$credentials=false)   X-Ref
No description

getAllPagenames($credentials=false)   X-Ref
No description

getBacklinks($pagename,$credentials=false)   X-Ref
No description

doTitleSearch($s, $credentials=false)   X-Ref
No description

doFullTextSearch($s, $credentials=false)   X-Ref
No description



[ Powered by PHPXref - Served by Debian GNU/Linux ]