Parse Joomla Tags in Content Item pulled from database

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
blindMoe
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Thu May 18, 2006 11:31 pm

Parse Joomla Tags in Content Item pulled from database

Post by blindMoe » Sat Mar 01, 2008 4:00 am

I have a few modules I have written that pull content from the database based off of the content id provided by the user. Everything works great except I cannot figure out how to use the Joomla Framework to parse the content to handle the { } tags. If I have a "{loadposition user2}" in my content then it is not parsed and the code is shown to the user. I figure there is a simple function call I do not know how to do this and I would appreciate any help.

I could use the code for both Joomla 1.0.x and Joomla 1.5. Thanks in advance!

blindMoe
http://www.moedesigns.com

Post Reply