MediaWiki  REL1_19
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 1010 of file ConfEditor.php.


Constructor & Destructor Documentation

ConfEditorParseError::__construct ( editor,
msg 
)

Definition at line 1012 of file ConfEditor.php.


Member Function Documentation

Definition at line 1019 of file ConfEditor.php.

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

Referenced by ConfEditor\test().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

ConfEditorParseError::$colNum

Definition at line 1011 of file ConfEditor.php.

ConfEditorParseError::$lineNum

Definition at line 1011 of file ConfEditor.php.

Referenced by highlight().


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