Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\Wt2Html\PP\Processors\Section Class Reference

Public Member Functions

 __construct (int $level, int $debugId, Document $ownerDoc)
 
 setId (int $id)
 
 setAboutId (string $aboutId)
 
 addNode (Node $node)
 
 addSection (Section $section)
 
 hasNestedLevel (int $level)
 Does this section have a nesting level of $level?
 

Public Attributes

 $container
 
 $metadata
 

Member Function Documentation

◆ hasNestedLevel()

Wikimedia\Parsoid\Wt2Html\PP\Processors\Section::hasNestedLevel ( int $level)

Does this section have a nesting level of $level?

Parameters
int$level
Returns
bool

The documentation for this class was generated from the following file: