Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
classkit_method_copy -- Copies a method from class to anotherVarování |
Tato funkce je EXPERIMENTÁLNÍ. Chování této funkce, její název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na vlastní nebezpečí. |
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.
classkit_method_add() |
classkit_method_redefine() |
classkit_method_remove() |
classkit_method_rename() |
Předcházející | Domů | Další |
classkit_method_add | Nahoru | classkit_method_redefine |