Home
last modified time | relevance | path

Searched refs:conf (Results 751 – 775 of 2245) sorted by relevance

1...<<31323334353637383940>>...90

/plugin/include/_test/
H A Dsafeindex.test.php14 global $conf;
16 $conf['superuser'] = 'john';
17 $conf['useacl'] = 1;
/plugin/datatables/
H A Daction.php67 global $conf;
93 switch ($conf['template']) {
132 global $conf;
133 [$lang, $dialect] = array_pad(explode('-', $conf['lang'], 2), 2, null);
/plugin/webdav/core/DAV/Collection/Media/
H A DDirectory.php24 global $conf;
32 ':' => $conf['sepchar'],
33 '/' => $conf['sepchar'],
34 ';' => $conf['sepchar'],
/plugin/fbcomments/
H A Dsyntax.php89 … .'show_faces="true" width="'. $this->_fbsetting('FB_width', $conf) .'" action="like" font="">'
106 .'" num_posts="'. $this->_fbsetting('FB_num_posts', $conf)
107 .'" width="'. $this->_fbsetting('FB_width', $conf)
117 include dirname(__FILE__).'/conf/default.php';
/plugin/today/_test/
H A DGeneralTest.php64 gettype($conf),
69 if ($conf !== null && $meta !== null) {
70 foreach ($conf as $key => $value) {
81 $conf,
/plugin/yearbox/_test/
H A DGeneralTest.php61 gettype($conf),
66 if ($conf !== null && $meta !== null) {
67 foreach ($conf as $key => $value) {
78 $conf,
/plugin/simplemap/_test/
H A DGeneralSimplemapTest.php64 gettype($conf),
69 if ($conf !== null && $meta !== null) {
70 foreach ($conf as $key => $value) {
81 $conf,
/plugin/reqlang/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/pdftools/
H A Daction.php24 global $conf;
49 $d = strval($conf['plugin']['pdftools']['print template'.$c]);
68 global $conf;
71 $event->data['replace']['@COMPANY@'] = $conf['plugin']['pdftools']['company'];
/plugin/csv/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/passpolicy/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/dx/_test/
H A DGeneralTest.php64 gettype($conf),
69 if ($conf !== null && $meta !== null) {
70 foreach ($conf as $key => $value) {
81 $conf,
/plugin/lms/_test/
H A DGeneralTest.php42 * Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] entry in
43 * conf/metadata.php.
47 $conf_file = __DIR__ . '/../conf/default.php';
48 $meta_file = __DIR__ . '/../conf/metadata.php';
62 gettype($conf),
64 'Both ' . DOKU_PLUGIN . 'lms/conf/default.php and ' . DOKU_PLUGIN . 'lms/conf/metadata.php have to exist and contain the same keys.'
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf a
[all...]
/plugin/vshare/_test/
H A DGeneralTest.php42 * Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] entry in
43 * conf/metadata.php.
47 $conf_file = __DIR__ . '/../conf/default.php';
48 $meta_file = __DIR__ . '/../conf/metadata.php';
62 gettype($conf),
64 'Both ' . DOKU_PLUGIN . 'vshare/conf/default.php and ' . DOKU_PLUGIN . 'vshare/conf/metadata.php have to exist and contain the same keys.'
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf a
[all...]
/plugin/simplenavi/_test/
H A DGeneralTest.php
/plugin/tplinc/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/tos/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/captcha/_test/
H A DGeneralTest.php
/plugin/structgantt/_test/
H A DGeneralTest.php42 * Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] entry in
43 * conf/metadata.php.
47 $conf_file = __DIR__ . '/../conf/default.php';
48 $meta_file = __DIR__ . '/../conf/metadata.php';
62 gettype($conf),
64 'Both ' . DOKU_PLUGIN . 'structgantt/conf/default.php and ' . DOKU_PLUGIN . 'structgantt/conf/metadata.php have to exist and contain the same keys.'
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf a
[all...]
/plugin/navi/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/structautolink/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/structacl/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/farmer/_test/
H A DGeneralTest.php
/plugin/dw2pdf/_test/
H A DGeneralTest.php42 * Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] entry in
43 * conf/metadata.php.
47 $conf_file = __DIR__ . '/../conf/default.php';
48 $meta_file = __DIR__ . '/../conf/metadata.php';
62 gettype($conf),
64 'Both ' . DOKU_PLUGIN . 'dw2pdf/conf/default.php and ' . DOKU_PLUGIN . 'dw2pdf/conf/metadata.php have to exist and contain the same keys.'
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf a
[all...]
/plugin/translation/_test/
H A DGeneralTest.php42 * Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] entry in
43 * conf/metadata.php.
47 $conf_file = __DIR__ . '/../conf/default.php';
48 $meta_file = __DIR__ . '/../conf/metadata.php';
62 gettype($conf),
64 'Both ' . DOKU_PLUGIN . 'translation/conf/default.php and ' . DOKU_PLUGIN . 'translation/conf/metadata.php have to exist and contain the same keys.'
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf a
[all...]

1...<<31323334353637383940>>...90