class TOC_Header in Table of Contents 6.3
Same name and namespace in other branches
- 7 tableofcontents.pages.inc \TOC_Header
Each header get an object with its level and identifier. We reuse those to generate the TOC.
The title (i.e. what appears between the opening and closing header tags) is taken as the title appearing in your TOC.
Hierarchy
- class \TOC_Header
Expanded class hierarchy of TOC_Header
File
- ./
tableofcontents.pages.inc, line 21 - Applies the filter functions.
View source
class TOC_Header {
}