PHP-manual | ||
---|---|---|
Föregående | Nästa |
(no version information, might be only in CVS)
runkit_method_copy -- Copies a method from class to anotherVarning |
Den h�r funktionen �r EXPERIMENTELL. Dess beteende, namnet p� den, och allt annat dokumenterat om den h�r funktionen kan �ndras i framtida utg�var av PHP. Anv�nd den p� egen risk. |
Destination class for copied method
Destination method name
Source class of the method to copy
Name of the method to copy from the source class. If this parameter is omitted, the value of dMethod is assumed.
runkit_method_add() |
runkit_method_redefine() |
runkit_method_remove() |
runkit_method_rename() |
runkit_function_copy() |
Föregående | Hem | Nästa |
runkit_method_add | Upp | runkit_method_redefine |