Home
last modified time | relevance | path

Searched refs:disallow (Results 1 – 25 of 25) sorted by relevance

/plugin/latexit/_test/
Drecursionhandler.test.php40 $this->assertTrue($this->r->disallow("page"));
41 $this->assertFalse($this->r->disallow("anotherpage"));
43 $this->assertFalse($this->r->disallow("page"));
/plugin/vshare/syntax/
H A Dvideo.php257 $disallow = [
293 $disallow = implode('; ', array_map(static fn($v) => "$v 'none'", $disallow));
298 'allow' => $disallow,
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.ForbiddenAttributes.txt9 <code>tag.attr</code>, use <code>tag@attr</code>. To disallow <code>href</code>
11 <code>a@href</code>. You can also disallow an attribute globally with
DCSS.ForbiddenProperties.txt11 forbidden all of the CSS properties you truly would like to disallow.
DHTML.ForbiddenElements.txt15 the behavior you would like to disallow. If you forbid <code>img</code>
/plugin/latexit/classes/
DRecursionHandler.php50 public function disallow($page) { function in RecursionHandler
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
D1570.phpt6 $_SERVER['argv'][2] = '--disallow-test-output';
D1468.phpt6 $_SERVER['argv'][2] = '--disallow-todo-tests';
D445.phpt7 $_SERVER['argv'][2] = '--disallow-test-output';
/plugin/sqlraw/
Dsyntax.php160 $disallow = $this->getConf('sqlraw_mysqlDisallow');
163 …er, $this->source, $this->startMarker, $this->tableNumber, $debugfile, $disallow, $use, $restrictN…
284 …leLink($url, &$renderer, $source, $startMarker, $tableNumber, $dbfile, $disallow, $use, $restrictN… argument
326 …->_scrapeTable(strtolower($url), $startMarker, $tableNumber, $dbfile, $disallow, $use, $restrictN…
370 $field = str_replace($disallow, $use, $field);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
Dhelp2.phpt53 --disallow-test-output Be strict about output during tests.
54 --disallow-resource-usage Be strict about resource usage during small tests.
56 --disallow-todo-tests Disallow @todo-annotated tests.
Dhelp.phpt52 --disallow-test-output Be strict about output during tests.
53 --disallow-resource-usage Be strict about resource usage during small tests.
55 --disallow-todo-tests Disallow @todo-annotated tests.
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.brush.css.js5 …Pattern(pattern,false)+")";}));brush.push({pattern:/\(.*?\)/g,allow:'*',disallow:['property']});br… property
Djquery.syntax.core.js38 if(jQuery.isArray(this.expression.disallow)&&jQuery.inArray(match.expression.klass,this.expression.
/plugin/jdraw/src/com/mxgraph/examples/swing/
DUserObject.java.bak57 // Overrides method to disallow edge label editing
/plugin/latexit/
Drenderer.php1011 if ($this->recursion_handler->disallow(wikifn($link))) {
/plugin/jsoneditor/script/
Djsoneditor.min.js2disallow:function(t,e,r){var n=this;if(Array.isArray(t.disallow)){if(t.disallow.some((function(t){… method
/plugin/asciidocjs/node_modules/handlebars/
Drelease-notes.md480 - disallow access to the constructor in templates to prevent RCE - 42841c4, #1495
/plugin/elasticsearch/vendor/ruflin/elastica/
DCHANGELOG.md529 - Disable [_all](https://github.com/elastic/elasticsearch/pull/22144) by default, disallow configur…
/plugin/ckgedit/ckeditor/
Dckeditor.js235 " "+I[c.shiftEnterMode],"default",1),this.disallow(c.config.disallowedContent))}else this.customCon…
239 …nt||this.check(a.requiredContent)},disable:function(){this.disabled=!0},disallow:function(b){if(!g… method
816 !0);a.config.copyFormatting_disallowRules&&this.filter.disallow(a.config.copyFormatting_disallowRul…
1268 …llowedContent):this.editor.filter.clone(),d[b]=a,c.disallowedContent&&a.disallow(c.disallowedConte…
Dckeditor.js.unc4858 "default", 1), this.disallow(a.config.disallowedContent))
4944 disallow: function(b) {
16123 …a.config.copyFormatting_disallowRules && this.filter.disallow(a.config.copyFormatting_disallowRule…
25261 …ntent) : this.editor.filter.clone(), d[b] = a, c.disallowedContent && a.disallow(c.disallowedConte…
/plugin/ckgdoku/ckeditor/
Dckeditor.js211 " "+H[a.shiftEnterMode],"default",1),this.disallow(a.config.disallowedContent))}else this.customCon…
215 …nt||this.check(a.requiredContent)},disable:function(){this.disabled=!0},disallow:function(b){if(!l… method
740 ….filter.disabled=!0);a.config.copyFormatting_disallowRules&&this.filter.disallow(a.config.copyForm…
/plugin/jmol2/jmol/
DCHANGES.txt1847 # bug fix: print $planeA - capital letters in a draw name disallow finding it.
/plugin/bible/bible_douayRheims/
DNumbers.txt1055 …30:12. If her husband hear, and hold his peace, and doth not disallow the promise, she shall accom…
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs18370 …* A value of 100 (PARANOID) is planned to disallow the use of passthrough macros and prevents the …