[dokuwiki] passing functions

This is more of a php question.
In the search function we pass in the name of the function to call
from within search. I want to pass a function that is local to the
plugin I'm working on. Is it possible to pass in a reference to the
search function that refers back to the plugin space? Or do I have to
copy the search function into my plugin instead?

Thanks...martin
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: