PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
classkit_method_copy -- Copies a method from class to anotherVarovanie |
T�to funkcia je EXPERIMENT�LNA. Spr�vanie tejto funkcie, n�zov tejto funkcie a hoci�o in� zdokumentovan� o tejto funkcii sa m�e zmeni� bez pov�imnutia v bud�com vydan� PHP. Pou��vajte t�to funkcii na svoje vlastn� riziko. |
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() |
Predchádzajúci | Domov | Nasledujúci |
classkit_method_add | Hore | classkit_method_redefine |