MediaWiki
1.30.0
|
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... | |
Initialize and detect the DjVu files support.
Definition at line 26 of file DjVuSupport.php.
DjVuSupport::__construct | ( | ) |
Initialises DjVu tools global with default values.
Definition at line 31 of file DjVuSupport.php.
References $wgDjvuDump, $wgDjvuRenderer, $wgDjvuToXML, $wgDjvuTxt, $wgFileExtensions, and global.
DjVuSupport::isEnabled | ( | ) |
Returns true if the DjVu tools are usable.
Definition at line 49 of file DjVuSupport.php.
References $wgDjvuDump, $wgDjvuRenderer, $wgDjvuToXML, $wgDjvuTxt, and global.