unregisters a function that is currently part of the CPAINT API.
proves useful when the same set of functions is to be used in the frontend and in some kind of administration environment. you might want to unregister a few (admin) functions for the frontend in this case.
Note that if you supplied an alias when registering a method, you must use the alias to unregister the function / method.
Tags:
version:
1.0.1 16.09.2006 23:10:58 [dstender] Extended PHPDoc for use of aliases.