MediaWiki  REL1_22
ConfEditorParseError Class Reference

Exception class for parse errors. More...

Inheritance diagram for ConfEditorParseError:
Collaboration diagram for ConfEditorParseError:

List of all members.

Public Member Functions

 __construct ($editor, $msg)
 highlight ($text)

Public Attributes

 $colNum
 $lineNum

Detailed Description

Exception class for parse errors.

Definition at line 1059 of file ConfEditor.php.


Constructor & Destructor Documentation

ConfEditorParseError::__construct ( editor,
msg 
)

Definition at line 1061 of file ConfEditor.php.

References $editor.


Member Function Documentation

Definition at line 1068 of file ConfEditor.php.

References $lineNum, $lines, as, and StringUtils\explode().

Referenced by ConfEditor\test().


Member Data Documentation

ConfEditorParseError::$colNum

Definition at line 1060 of file ConfEditor.php.

ConfEditorParseError::$lineNum

Definition at line 1060 of file ConfEditor.php.

Referenced by highlight().


The documentation for this class was generated from the following file: