Home
last modified time | relevance | path

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

/plugin/sectiontoggle/
H A Daction.php68 $xcl_headers = $this->getConf('xcl_headers');
69 $xcl_headers = str_replace('h',"",$xcl_headers);
70 $JSINFO['se_xcl_headers'] = $xcl_headers;
/plugin/sectiontoggle/conf/
H A Ddefault.php7 $conf['xcl_headers'] ='';
H A Dmetadata.php7 $meta['xcl_headers'] = array('multicheckbox','_choices' => array('h1','h2','h3','h4','h5','h6'));