------------------ Builder_ElementSet ------------------ Package: :doc:`Record\\Builder ` .. php:class:: Builder_ElementSet extends :php:class:`Omeka_Record_Builder_AbstractBuilder` Build an element set. .. php:attr:: _settableProperties protected .. php:attr:: _recordClass protected .. php:method:: setElements($elements) Set the elements to add to the element set. :type $elements: array :param $elements: .. php:method:: _beforeBuild(Omeka_Record_AbstractRecord $record) Add elements to be associated with the element set. :type $record: Omeka_Record_AbstractRecord :param $record: