MediaWiki
REL1_21
|
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 1046 of file ConfEditor.php.
ConfEditorParseError::__construct | ( | $ | editor, |
$ | msg | ||
) |
Definition at line 1048 of file ConfEditor.php.
References $editor.
ConfEditorParseError::highlight | ( | $ | text | ) |
Definition at line 1055 of file ConfEditor.php.
References $lineNum, $lines, as, and StringUtils\explode().
Referenced by ConfEditor\test().
ConfEditorParseError::$colNum |
Definition at line 1047 of file ConfEditor.php.
ConfEditorParseError::$lineNum |
Definition at line 1047 of file ConfEditor.php.
Referenced by highlight().