Table_ElementSet

class Table_ElementSet

Package: Db\Table

getSelect()
findByRecordType($recordTypeName, $includeAll = 1)

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 (unknown) –
  • $includeAll (unknown) –
Returns:

array

findByName($name)
Parameters:
  • $name (unknown) –