Home
last modified time | relevance | path

Searched refs:useTOCFile (Results 1 – 2 of 2) sorted by relevance

/plugin/siteexport/inc/
H A Dsettings.php29 public $useTOCFile = false; variable in settings_plugin_siteexport_settings
93 $this->useTOCFile = $INPUT->bool( 'useTocFile' );
/plugin/siteexport/action/
H A Dajax.php392 if (!$this->functions->settings->useTOCFile) {