Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5078869
Hits Heute: 112
max. Hits (10.07.07): 6964
User Online: 43
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

Perl und XML.
Perl und XML.

Manuals > PEAR > SoapObject::setFunction

SoapObject::setFunction

SoapObject::setFunction -- Adds to the functions currently available to the server

Description

Warning

This function is EXPERIMENTAL. That means, that the behaviour of this function, the function name, in concreto ANYTHING documented here can change in a future release of this package WITHOUT NOTICE. Be warned, and use this function at your own risk.

Based on the parameters passed, addfunction will add a single function, an array of functions.

AddFunction should only be used when implementing a non-class SoapServer.

You can currently also use SOAP_FUNCTIONS_ALL as the paramenter, and this is also the default for testing purposes, this will be changed for security reasons.


Copyright 1998 - 2009 by I.S.U.M.