MediaWiki  1.27.2
DjVuSupport Class Reference

Initialize and detect the DjVu files support. More...

Public Member Functions

 __construct ()
 Initialises DjVu tools global with default values. More...
 
 isEnabled ()
 Returns true if the DjVu tools are usable. More...
 

Detailed Description

Initialize and detect the DjVu files support.

Definition at line 803 of file testHelpers.inc.

Constructor & Destructor Documentation

DjVuSupport::__construct ( )

Initialises DjVu tools global with default values.

Definition at line 808 of file testHelpers.inc.

References $wgDjvuDump, $wgDjvuRenderer, $wgDjvuToXML, $wgDjvuTxt, $wgFileExtensions, and global.

Member Function Documentation

DjVuSupport::isEnabled ( )

Returns true if the DjVu tools are usable.

Returns
bool

Definition at line 826 of file testHelpers.inc.

References $wgDjvuDump, $wgDjvuRenderer, $wgDjvuToXML, $wgDjvuTxt, and global.


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