Builder_ItemType

Package: Record\Builder

class Builder_ItemType

extends Omeka_Record_Builder_AbstractBuilder

Build an item type.

property Builder_ItemType::$_recordClass

protected

property Builder_ItemType::$_settableProperties

protected

Builder_ItemType::setElements($elementMetadata)

Set the elements that will be attached to the built ItemType record.

Parameters:
  • $elementMetadata (array) –
Returns:

void

Builder_ItemType::_beforeBuild()

Add elements to be associated with the Item Type.