Item() list of element names

Hi,

Where can I find the complete list to all the valid $elementName for the item() function?

I've tried looking at
http://omeka.org/codex/Theme_API/item
and in phpMyAdmin.

Thanks,
QCDA

You can view the elements in your database in the _elements table. Or, you can also go to the advanced search and the complete list is available in the "fields" drop-down menu.

Dear Sheila,

Thank you! That was helpful and I will use that in the future. Specifically, however, I was wondering how I can extract "Item Type" from the "Item Type Metadata"

Thanks,
QCDA

There is a table for _item_types as well, and _item_types_elements.