Home
last modified time | relevance | path

Searched refs:true (Results 3901 – 3925 of 6699) sorted by last modified time

1...<<151152153154155156157158159160>>...268

/plugin/webcomponent/_test/
H A Djs.test.php55 $this->assertEquals(true, $pos > 0);
H A Dwebcomponent.test.php29 $this->assertEquals(true, array_key_exists("class",$parameters));
/plugin/webcomponent/syntax/
H A Dcardcolumns.php160 return true;
H A Dcite.php85 return true;
H A Dgroup.php159 return true;
H A Dheading.php133 $handler->status['section'] = true;
H A Dmath.php145 $renderer->meta[self::MATH_EXPRESSION]=true;
146 $renderer->persistent[self::MATH_EXPRESSION]=true;
158 return true;
H A Drelated.php186 $return = true
198 return true;
H A Dunit.php177 return true;
H A Dblockquote.php211 …a my-3" src="' . ml($src, array('w' => $width, 'h' => $height, 'cache' => true)) . '" alt="' . $ti…
230 return true;
H A Dbrand.php105 return true;
H A Dconsole.php135 return true;
H A Dnavbar.php163 return true;
H A Dsearch.php42 'ajax' => true,
43 'autocomplete' => true
86 return true;
/plugin/webcomponent/
H A Dwebcomponent.php126 mkdir($conf['datadir'], $mode = 0777, $recursive = true);
132 mkdir($conf['cachedir'], $mode = 0777, $recursive = true);
/plugin/data-au/_test/
H A Dhelper.test.php67 …$this->assertEquals($this->createColumnEntry('types', true, 'type', 'type', 'type', ''), $helper-…
70 …$this->assertEquals($this->createColumnEntry('type_urls', true, 'type', 'type', 'type', 'url'), $h…
73 …$this->assertEquals($this->createColumnEntry('type_hiddens', true, 'type', 'type', 'type', 'hidden…
84 …$this->assertEquals($this->createColumnEntry('trans_urls', true, 'trans', 'trans', 'Translated Tit…
88 …$this->assertEquals($this->createColumnEntry('trans_urls', true, 'trans', 'trans', 'Übersetzter Ti…
106 $plugininstalled = in_array('translation', plugin_list('helper',$all=true));
H A Dwiki.test.php10 $this->assertTrue(true);
/plugin/data-au/syntax/
H A Dentry.php134 return true;
138 return true;
142 return true;
267 return true;
H A Drelated.php39 if(!$dataau['sql']) return true; // sql build
43 if(!$sqlite->res2count($res)) return true; // no rows matched
59 return true;
93 $found = true;
H A Dtable.php267 return true;
330 return true;
757 $escapedQuote = true;
766 $inQuote = true;
H A Dcloud.php183 return true;
/plugin/data-au/
H A Daction.php155 $in_ns = true;
/plugin/data-au/admin/
H A Daliases.php46 return true;
H A Dclean.php46 return true;
/plugin/data-au/lang/en/
H A Dintro_clean.txt3 … deleted, their stored meta data is deleted as well. However this is only true when the page was d…

1...<<151152153154155156157158159160>>...268