Searched +full:displaytype +(+path:plugin +path:abc) -(+path:plugin +path:abc +path:lang) (Results 1 – 3 of 3) sorted by relevance
97 if ($this->getConf('displayType')==1 || $this->getConf('displayType')==2) {100 if ($this->getConf('displayType')==2) {148 if (($this->getConf('displayType')==1) || ($this->getConf('displayType')==2)) {150 …r .= $tmpError1."If you do not wish to install it, you can change the 'displayType' to '0' ('image…152 if($this->getConf('ps2pdf') && ($this->getConf('displayType')==2)) {382 * html for displaying all files; dependant on displayType393 switch ($this->getConf('displayType')) {
8 $conf['displayType'] = 0;
8 $meta['displayType'] = array('multichoice','_choices' => array(0,1,2));