You are here

class TOC_Header in Table of Contents 7

Same name and namespace in other branches
  1. 6.3 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

Expanded class hierarchy of TOC_Header

File

./tableofcontents.pages.inc, line 20
Applies the filter functions.

View source
class TOC_Header {

}

Members