I'm writing my own component for Joomla 1.5. I'm trying to figure out how to generate an "alias" (friendly URL slug) for the content I add. In other words, if the title is "The article title", Joomla would use the-article-title
by default (you can edit it if you like).
Is there a built-in Joomla function that will do this for me?