PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

runkit_import> <runkit_function_remove
Last updated: Sat, 24 Mar 2007

view this page in

runkit_function_rename

(PECL runkit:0.7-0.9)

runkit_function_rename — Change a function's name

Popis

bool runkit_function_rename ( string $funcname, string $newname )

Poznámka: Implicitně lze odstraňovat, přejmenovávat nebo modifikovat pouze uživatelské funkce. Pro možnost předefinovávat vnitřní funkce musíte povolit nastavení runkit.internal_override v systémovém konfiguračním souboru php.ini.

Seznam parametrů

funcname

Current function name

newname

New function name

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.

Viz také

runkit_function_add()
runkit_function_copy()
runkit_function_redefine()
runkit_function_remove()



add a note add a note User Contributed Notes
runkit_function_rename
There are no user contributed notes for this page.

runkit_import> <runkit_function_remove
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites