Builder_ElementSet

Package: Record\Builder

class Builder_ElementSet

extends Omeka_Record_Builder_AbstractBuilder

Build an element set.

property Builder_ElementSet::$_settableProperties

protected

property Builder_ElementSet::$_recordClass

protected

Builder_ElementSet::setElements($elements)

Set the elements to add to the element set.

Parameters:
  • $elements (array) –

Builder_ElementSet::_beforeBuild(Omeka_Record_AbstractRecord $record)

Add elements to be associated with the element set.

Parameters: