Home
last modified time | relevance | path

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

/plugin/sectiontoggle/
H A Daction.php76 $JSINFO['start_open'] = $this->getConf('start_open');
81 $JSINFO['start_open'] = 0;
H A Dscript.js79 if(JSINFO['start_open']) {
/plugin/sectiontoggle/conf/
H A Ddefault.php17 $conf['start_open'] = 0;
H A Dmetadata.php17 $meta['start_open'] = array('onoff');