PEAR Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Warnung |
Diese Funktion ist EXPERIMENTELL. Das bedeutet, dass sich das Verhalten der Funktion, ihr Name, und ALLES andere, das hier dokumentiert ist, in zukünftigen Versions des Pakets OHNE WARNUNG ändern kann. Seien Sie gewarnt und nutzen Sie das Paket auf eigenes Risiko. |
This function will first check if the class exists. If it finds the existing class, it will bind all existing methods to the created SoapServer.
Parameters:
$class_name -- This is a string of the class name that you want to bind.
$constructor_args -- Variable number of arguments that will be passed to the constructor of the object everytime an object is created
Zurück | Zum Anfang | Nach vorne |
SoapObject::handle | Nach oben | SoapObject::setPersistence |