Forums » Item() list of element names

RSS feed for this topic

Info

  1. 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

  2. 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.

  3. 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

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

Reply

You must log in to post.