MediaWiki
REL1_24
|
Initialize and detect the tidy support. More...
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 |
Initialize and detect the tidy support.
Definition at line 796 of file testHelpers.inc.
Determine if there is a usable tidy.
Definition at line 803 of file testHelpers.inc.
Returns true if we should use internal tidy.
Definition at line 819 of file testHelpers.inc.
TidySupport::$externalTidy [private] |
Definition at line 798 of file testHelpers.inc.
TidySupport::$internalTidy [private] |
Definition at line 797 of file testHelpers.inc.