SubSectionHierarchyHandler
Table of Contents
Methods
- addSubSections() : void
- addSubSectionsToMenuEntries() : void
Methods
addSubSections()
private
addSubSections(SectionMenuEntryNode $sectionMenuEntry, SectionEntryNode $sectionEntryNode, DocumentEntryNode $documentEntry, int $currentLevel, int $maxLevel) : void
Parameters
- $sectionMenuEntry : SectionMenuEntryNode
- $sectionEntryNode : SectionEntryNode
- $documentEntry : DocumentEntryNode
- $currentLevel : int
- $maxLevel : int
addSubSectionsToMenuEntries()
private
addSubSectionsToMenuEntries(DocumentEntryNode $documentEntry, InternalMenuEntryNode|SectionMenuEntryNode $menuEntry, int $maxLevel) : void
Parameters
- $documentEntry : DocumentEntryNode
- $menuEntry : InternalMenuEntryNode|SectionMenuEntryNode
- $maxLevel : int