Cheetah
Functions | Variables
plugins/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt File Reference

Functions

Core MaintainLineNumbers HTML Purifier will add line number information to all tokens This is useful when error reporting is turned but can result in significant performance degradation and should not be used when unnecessary This directive must be used with the DirectLex as the DOMLex lexer does not (yet) support this functionality. If the value is null
 

Variables

Core MaintainLineNumbers TYPE
 
Core MaintainLineNumbers HTML Purifier will add line number information to all tokens This is useful when error reporting is turned on
 
Core MaintainLineNumbers HTML Purifier will add line number information to all tokens This is useful when error reporting is turned but can result in significant performance degradation and should not be used when unnecessary This directive must be used with the DirectLex lexer
 

Function Documentation

◆ not()

Core MaintainLineNumbers HTML Purifier will add line number information to all tokens This is useful when error reporting is turned but can result in significant performance degradation and should not be used when unnecessary This directive must be used with the DirectLex as the DOMLex lexer does not ( yet  )

Variable Documentation

◆ lexer

Core MaintainLineNumbers HTML Purifier will add line number information to all tokens This is useful when error reporting is turned but can result in significant performance degradation and should not be used when unnecessary This directive must be used with the DirectLex lexer

Definition at line 11 of file Core.MaintainLineNumbers.txt.

◆ on

Core MaintainLineNumbers HTML Purifier will add line number information to all tokens This is useful when error reporting is turned on

Definition at line 9 of file Core.MaintainLineNumbers.txt.

◆ TYPE

Core MaintainLineNumbers TYPE

Definition at line 2 of file Core.MaintainLineNumbers.txt.