class StandardTreeCollection extends TreeCollection (View source)

Properties

protected EntryInterface[] $entries from  TreeCollection
protected $entryGroups from  TreeCollection

Methods

getEntries()

No description

addEntry(EntryInterface $entry)

No description

addEntryGroup(GroupInterface $group)

No description

bool
displayMenu()

No description

Details

EntryInterface getEntries()

No description

Return Value

EntryInterface

addEntry(EntryInterface $entry)

No description

Parameters

EntryInterface $entry

addEntryGroup(GroupInterface $group)

No description

Parameters

GroupInterface $group

GroupInterface getEntryGroups()

No description

Return Value

GroupInterface

bool displayMenu()

No description

Return Value

bool