MediaWiki  REL1_20
ConfEditorParseError Class Reference

Exception class for parse errors. More...

Inheritance diagram for ConfEditorParseError:
Collaboration diagram for ConfEditorParseError:

List of all members.

Public Member Functions

 __construct ($editor, $msg)
 highlight ($text)

Public Attributes

 $colNum
 $lineNum

Detailed Description

Exception class for parse errors.

Definition at line 1042 of file ConfEditor.php.


Constructor & Destructor Documentation

ConfEditorParseError::__construct ( editor,
msg 
)

Definition at line 1044 of file ConfEditor.php.


Member Function Documentation

Definition at line 1051 of file ConfEditor.php.

References $lineNum, $lines, and StringUtils\explode().

Referenced by ConfEditor\test().


Member Data Documentation

ConfEditorParseError::$colNum

Definition at line 1043 of file ConfEditor.php.

ConfEditorParseError::$lineNum

Definition at line 1043 of file ConfEditor.php.

Referenced by highlight().


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