ItemTypesElements

Package: Record

class ItemTypesElements

extends Omeka_Record_AbstractRecord

Record linking an Element with an ItemType.

property ItemTypesElements::$item_type_id

int

ID for the ItemType being linked.

property ItemTypesElements::$element_id

int

ID for the Element being linked.

property ItemTypesElements::$order

int

Relative order of the Element within the ItemType.