Home
last modified time | relevance | path

Searched refs:conf (Results 701 – 725 of 2245) sorted by relevance

1...<<21222324252627282930>>...90

/plugin/sentry/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,
/plugin/bureaucracyau/_test/
H A Dgeneral.test.php48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'bureaucracyau/conf/def…
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
51 foreach($conf as $key => $value) {
56 …$this->assertArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'b…
/plugin/miniblog/helper/
H A Dentry.php17 global $conf;
20 search($pages, $conf['datadir'], 'search_pagename', array('query'=>'.txt'), $ns);
40 global $conf;
67 if (!$conf['canonical'] && $canonical) {
/plugin/pwaoffline/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,
/plugin/rating/_test/
H A Dgeneral.test.php47 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'rating/conf/default.ph…
48 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
49 foreach($conf as $key => $value) {
53 …$this->assertArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'r…
/plugin/autologoff/
H A Dhelper.php17 $this->configfile = DOKU_CONF . '/autologoff.conf';
26 $conf = array();
28 $conf[rawurldecode($usergroup)] = (int) $time;
30 ksort($conf);
31 return $conf;
/plugin/ipban/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,
/plugin/issuelinks/_test/
H A Dgeneral.test.php52 $this->assertEquals(gettype($conf), gettype($meta),
55 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
56 foreach ($conf as $key => $value) {
62 $this->assertArrayHasKey($key, $conf,
/plugin/structsection/_test/
H A Dgeneral.test.php48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'structsection/conf/def…
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
51 foreach($conf as $key => $value) {
56 …$this->assertArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 's…
/plugin/telleveryone/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,
/plugin/htmldetailstag/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,
/plugin/database2/_test/
H A Dgeneral.test.php48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'database2/conf/default…
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
51 foreach($conf as $key => $value) {
56 …$this->assertArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'd…
/plugin/top/_test/
H A Dgeneral.test.php47 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'top/conf/default.php a…
48 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
49 foreach($conf as $key => $value) {
53 …$this->assertArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 't…
/plugin/cleanoldips/_test/
H A Dgeneral.test.php53 gettype($conf),
58 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
59 foreach ($conf as $key => $value) {
70 $conf,
/plugin/relativetimehelper/_test/
H A Dgeneral.test.php48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'relativetimehelper/con…
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
51 foreach($conf as $key => $value) {
56 …$this->assertArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'r…
/plugin/dropfiles/_test/
H A Dgeneral.test.php48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'dropfiles/conf/default…
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
51 foreach($conf as $key => $value) {
56 …$this->assertArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'd…
/plugin/adminperm/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,
/plugin/booking/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,
/plugin/ckgdoku/ckeditor/
H A Dget_headers.php65 if(trim($conf['savedir'],'/.\/') != 'data') {
66 $conf['ckg_savedir']= $conf['savedir'];
68 return $conf;
/plugin/watchcycle/_test/
H A Dgeneral.test.php38 * Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] entry in
39 * conf/metadata.php.
43 $conf_file = __DIR__ . '/../conf/default.php';
47 $meta_file = __DIR__ . '/../conf/metadata.php';
52 $this->assertEquals(gettype($conf), gettype($meta),
53 'Both ' . DOKU_PLUGIN . 'watchcycle/conf/default.php and ' . DOKU_PLUGIN . 'watchcycle/conf/metadata.php have to exist and contain the same keys.');
55 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
56 foreach ($conf a
[all...]
/plugin/pureldap/_test/
H A Dgeneral.test.php
/plugin/instantpage/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,
/plugin/archivegenerator/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,
/plugin/publish/_test/
H A Dgeneral.test.php48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'publish/conf/default.p…
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
51 foreach($conf as $key => $value) {
56 …$this->assertArrayHasKey($key, $conf, 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'p…
/plugin/actionrenderer/_test/
H A Dgeneral.test.php52 gettype($conf),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
58 foreach ($conf as $key => $value) {
69 $conf,

1...<<21222324252627282930>>...90