PHP-manual | ||
---|---|---|
Föregående | Nästa |
(no version information, might be only in CVS)
runkit_method_rename -- Dynamically changes the name of the given methodNot: This function cannot be used to manipulate the currently running (or chained) method.
Varning |
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. |
The class in which to rename the method
The name of the method to rename
The new name to give to the renamed method
runkit_method_add() |
runkit_method_copy() |
runkit_method_redefine() |
runkit_method_remove() |
runkit_function_rename() |
Föregående | Hem | Nästa |
runkit_method_remove | Upp | runkit_sandbox_output_handler |