Builder_Collection

Package: Record\Builder

class Builder_Collection

extends Omeka_Record_Builder_AbstractBuilder

Build a collection.

property Builder_Collection::$_recordClass

protected

property Builder_Collection::$_settableProperties

protected

Builder_Collection::setElementTexts($elementTexts)

Set the element texts for the collection.

Parameters:
  • $elementTexts (array) –
Builder_Collection::_addElementTexts()

Add element texts to a record.

Builder_Collection::_replaceElementTexts()

Replace all the element texts for existing element texts.

Builder_Collection::_beforeBuild(Omeka_Record_AbstractRecord $record)

Add elements associated with the collection.

Parameters: