Home
last modified time | relevance | path

Searched refs:confToHash (Results 51 – 75 of 264) sorted by last modified time

1234567891011

/plugin/publish/_test/
H A Dgeneral.test.php17 $info = confToHash($file);
/plugin/tos/_test/
H A DGeneralTest.php24 $info = confToHash($file);
/plugin/wrap/
H A Dhelper.php
/plugin/actionrenderer/_test/
H A Dgeneral.test.php19 $info = confToHash($file);
/plugin/a2s/
H A Dsyntax.php32 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/vshare/_test/
H A DGeneralTest.php24 $info = confToHash($file);
/plugin/tablelayout/_test/
H A Dgeneral.test.php20 $info = confToHash($file);
/plugin/lms/_test/
H A DGeneralTest.php24 $info = confToHash($file);
/plugin/popupviewer/syntax/
H A Dviewer.php21 return array_merge(confToHash(dirname(__FILE__).'/plugin.info.txt'), array(
/plugin/popupviewer/
H A Daction.php19 return array_merge(confToHash(dirname(__FILE__).'/plugin.info.txt'), array(
/plugin/instantpage/_test/
H A Dgeneral.test.php19 $info = confToHash($file);
/plugin/pureldap/_test/
H A Dgeneral.test.php
/plugin/passpolicy/_test/
H A DGeneralTest.php24 $info = confToHash($file);
/plugin/csv/_test/
H A DGeneralTest.php24 $info = confToHash($file);
/plugin/phosphor/
H A Dphblock.php21 return array_merge(confToHash(dirname(__FILE__).'/info.txt'), array(
H A Dphitem.php21 return array_merge(confToHash(dirname(__FILE__).'/info.txt'), array(
H A Dphosphor.php22 return array_merge(confToHash(dirname(__FILE__).'/info.txt'), array(
/plugin/reqlang/_test/
H A DGeneralTest.php24 $info = confToHash($file);
/plugin/watchcycle/_test/
H A Dgeneral.test.php20 $info = confToHash($file);
/plugin/tagalerts/
H A Daction.php46 $conf['plugin']['tagalerts']['specAlerts'] = confToHash($specAlertsFile);
/plugin/dx/_test/
H A DGeneralTest.php26 $info = confToHash($file);
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel26 $info = confToHash($file);
/plugin/openlayersmapoverlays/_test/
H A Dgeneral.test.php36 $info = confToHash($file);
/plugin/schedule/syntax/
H A Ddisplay.php22 return confToHash (__DIR__.'/../INFO.txt');
/plugin/bookcreator/_test/
H A DGeneralTest.php19 $info = confToHash($file);

1234567891011