MediaWiki
REL1_19
|
Exception class for parse errors. More...
Public Member Functions | |
__construct ($editor, $msg) | |
highlight ($text) | |
Public Attributes | |
$colNum | |
$lineNum |
Exception class for parse errors.
Definition at line 1010 of file ConfEditor.php.
ConfEditorParseError::__construct | ( | $ | editor, |
$ | msg | ||
) |
Definition at line 1012 of file ConfEditor.php.
ConfEditorParseError::highlight | ( | $ | text | ) |
Definition at line 1019 of file ConfEditor.php.
References $lineNum, $lines, and StringUtils\explode().
Referenced by ConfEditor\test().
ConfEditorParseError::$colNum |
Definition at line 1011 of file ConfEditor.php.
ConfEditorParseError::$lineNum |
Definition at line 1011 of file ConfEditor.php.
Referenced by highlight().