Home
last modified time | relevance | path

Searched +full:tablet_toggle +(+path:plugin +path:sectiontoggle) -(+path:plugin +path:sectiontoggle +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/sectiontoggle/conf/
H A Ddefault.php10 $conf['tablet_toggle'] = 1;
H A Dmetadata.php10 $meta['tablet_toggle'] = array('onoff');
/plugin/sectiontoggle/
H A Daction.php140 if($this->getConf('tablet_toggle')) return 'phone';