Hi,

In my home-brewn theme using PHPTemplate, I'd like to replace the default
"LinkA | Link B | ... | " output (from theme('links',...)) with a selector (pulldown menu). There may be some neat javascript tricks to do this, but my knowledge just extends to a
...

type pulldown.

For this to work, I'm looking for the correct entry point in the drupal 4.7 API to get a list of my primary links (Descriptions + hrefs). Is there such functionality?

Thanks!

--nico