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