TOC API
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides a framework for creating table of contents (TOC) from an HTML fragment's header tags.
The TOC API consists of a several classes, services, and plugin:
-
Toc: A class that parses the header tags from an HTML fragment and stores a index of these headers that represent a hierarchical table of contents.
-
TocType: A configuration entity that contains options for customizing a table of contents.
