MediaWiki  REL1_24
TidySupport Class Reference

Initialize and detect the tidy support. More...

List of all members.

Public Member Functions

 __construct ()
 Determine if there is a usable tidy.
 isEnabled ()
 Returns true if tidy is usable.
 isInternal ()
 Returns true if we should use internal tidy.

Private Attributes

 $externalTidy
 $internalTidy

Detailed Description

Initialize and detect the tidy support.

Definition at line 796 of file testHelpers.inc.


Constructor & Destructor Documentation

Determine if there is a usable tidy.

Definition at line 803 of file testHelpers.inc.


Member Function Documentation

Returns true if tidy is usable.

Returns:
bool

Definition at line 828 of file testHelpers.inc.

Returns true if we should use internal tidy.

Returns:
bool

Definition at line 819 of file testHelpers.inc.


Member Data Documentation

TidySupport::$externalTidy [private]

Definition at line 798 of file testHelpers.inc.

TidySupport::$internalTidy [private]

Definition at line 797 of file testHelpers.inc.


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