Inherits MWException.
Public Member Functions | |
__construct ($editor, $msg) | |
highlight ($text) | |
Public Attributes | |
$lineNum | |
$colNum |
Definition at line 1008 of file ConfEditor.php.
ConfEditorParseError::__construct | ( | $ | editor, | |
$ | msg | |||
) |
Definition at line 1010 of file ConfEditor.php.
ConfEditorParseError::highlight | ( | $ | text | ) |
Definition at line 1017 of file ConfEditor.php.
References $lineNum, and StringUtils::explode().
Referenced by ConfEditor::test().
ConfEditorParseError::$colNum |
Definition at line 1009 of file ConfEditor.php.
ConfEditorParseError::$lineNum |