Table_ElementSet

Package: Db\Table

class Table_ElementSet

extends Omeka_Db_Table

Table_ElementSet::getSelect()
Table_ElementSet::findByRecordType($recordTypeName, $includeAll = true)

Find all the element sets that correspond to a particular record type. If the second param is set, this will include all element sets that belong

to the ‘All’ record type.

Parameters:
  • $recordTypeName

  • $includeAll

Returns:

array

Table_ElementSet::findByName($name)
Parameters:
  • $name