Casey wrote:
What does mah_process_tags do anyway? XD

Ah, hehe... Oh, basically I am trying to write a plugin for the Textpattern CMS:

<http://textpattern.com/>

processTags() is a core TXP function... Basically, it parses any TXP template tags (<txp:function_name atts="foo" />).

Long story short, I am am modifying the processTags() function so that it looks for class methods when parsing template tags, vs. looking for regular functions.

Thanks again Casey! I really appreciate your help. :)
Cheers,
Micky

--
Wishlist: <http://tinyurl.com/22xonb>
Switch: <http://browsehappy.com/>
BCC?: <http://snipurl.com/w6f8>
My: <http://del.icio.us/mhulse>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to