class DefaultHomePageAccessRegistry extends AbstractAccessRegistry (View source)

Properties

protected $entries from  AbstractAccessRegistry
protected $entriesToRemove from  AbstractAccessRegistry
protected $guestPermissions
protected $administratorPermissions
protected $editorPermissions

Methods

addEntry(EntryInterface $entry)

No description

removeEntry(EntryInterface $entry)

No description

__construct()

No description

Details

addEntry(EntryInterface $entry)

No description

Parameters

EntryInterface $entry

removeEntry(EntryInterface $entry)

No description

Parameters

EntryInterface $entry

EntryInterface[] getEntries()

No description

Return Value

EntryInterface[]

EntryInterface[] getEntriesToRemove()

No description

Return Value

EntryInterface[]

__construct()

No description