|
MediaWiki
REL1_20
|
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 1042 of file ConfEditor.php.
| ConfEditorParseError::__construct | ( | $ | editor, |
| $ | msg | ||
| ) |
Definition at line 1044 of file ConfEditor.php.
| ConfEditorParseError::highlight | ( | $ | text | ) |
Definition at line 1051 of file ConfEditor.php.
References $lineNum, $lines, and StringUtils\explode().
Referenced by ConfEditor\test().
| ConfEditorParseError::$colNum |
Definition at line 1043 of file ConfEditor.php.
| ConfEditorParseError::$lineNum |
Definition at line 1043 of file ConfEditor.php.
Referenced by highlight().