CollectionsController

class CollectionsController

Package: Controller

property contexts
property _browseRecordsPerPage
init()
browseAction()

The browse collections action.

showAction()

The show collection action

addAction()

The add collection action

editAction()

The edit collection action

_getAddSuccessMessage($collection)
Parameters:
  • $collection (unknown) –
_getEditSuccessMessage($collection)
Parameters:
  • $collection (unknown) –
_getDeleteSuccessMessage($collection)
Parameters:
  • $collection (unknown) –
_getDeleteConfirmMessage($collection)
Parameters:
  • $collection (unknown) –
_getElementMetadata($collection, $elementSetName, $elementName)
Parameters:
  • $collection (unknown) –
  • $elementSetName (unknown) –
  • $elementName (unknown) –
_getCollectionElementSets()

Gets the element sets for the ‘Collection’ record type.

Returns:array The element sets for the ‘Collection’ record type