Home
last modified time | relevance | path

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

12

/template/twigstarter/vendor/twig/twig/src/Extension/
DAttributeExtension.php29 private array $filters; variable in Twig\\Extension\\AttributeExtension
52 if (!isset($this->filters)) {
56 return $this->filters;
87 $filters = $functions = $tests = [];
111 $filters[$attribute->name] = $callable;
158 $this->filters = array_values($filters);
DStagingExtension.php30 private $filters = []; variable in Twig\\Extension\\StagingExtension
51 if (isset($this->filters[$filter->getName()])) {
55 $this->filters[$filter->getName()] = $filter;
60 return $this->filters;
DSandboxExtension.php89 public function checkSecurity($tags, $filters, $functions, ?Source $source = null): void argument
92 $this->policy->checkSecurity($tags, $filters, $functions);
/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
DSandboxNodeVisitor.php42 private $filters; variable in Twig\\NodeVisitor\\SandboxNodeVisitor
51 $this->filters = [];
60 … if ($node instanceof FilterExpression && !isset($this->filters[$node->getAttribute('name')])) {
61 $this->filters[$node->getAttribute('name')] = $node->getTemplateLine();
102 …$node->setNode('class_end', new Nodes([new CheckSecurityNode($this->filters, $this->tags, $this->f…
/template/twigstarter/vendor/twig/twig/src/Sandbox/
DSecurityPolicyInterface.php23 * @param string[] $filters
28 public function checkSecurity($tags, $filters, $functions): void; argument
DSecurityPolicy.php45 public function setAllowedFilters(array $filters): void argument
47 $this->allowedFilters = $filters;
82 public function checkSecurity($tags, $filters, $functions): void argument
96 foreach ($filters as $filter) {
/template/incognitek/
Diepngfix.htc19 if (filters[f])
21 filters[f].enabled = s ? true : false;
22 if (s) with (filters[f]) { src = s; sizingMethod = m }
/template/twigstarter/vendor/twig/twig/src/
DExtensionSet.php48 private $filters; variable in Twig\\ExtensionSet
243 return $this->filters;
252 if (isset($this->filters[$name])) {
253 return $this->filters[$name];
448 $this->filters = [];
469 $this->filters[$name = $filter->getName()] = $filter;
/template/prsnl10/js/iepngfix/
Diepngfix.htc56 if (elm.filters[f]) {
57 elm.filters[f].enabled = src ? true : false;
59 elm.filters[f].src = src;
76 typeof elm.filters == 'unknown'
/template/mnml-blog/js/iepngfix/
Diepngfix.htc56 if (elm.filters[f]) {
57 elm.filters[f].enabled = src ? true : false;
59 elm.filters[f].src = src;
76 typeof elm.filters == 'unknown'
/template/twigstarter/vendor/twig/twig/
DCHANGELOG17 …* Fix sandbox `__toString` bypass via `Traversable` arguments to the `join` and `replace` filters
20 * Add support for any expression as a dynamic mapping key (attribute access, filters, ...)
29 * Pre-escape HTML input on `inline_css` and `inky_to_html` filters
30 * Fix XSS by adjusting `is_safe` annotation on HTML-emitting filters
45 * Add a `needs_is_sandboxed` option for filters, functions, and tests
57 * Add the `html_attr` function and `html_attr_merge` as well as `html_attr_type` filters
115 …* Add support for registering callbacks for undefined functions, filters or token parsers in the I…
163 * Add Spanish inflector support for the `plural` and `singular` filters in the String extension
251 * Add the notion of Twig callables (functions, filters, and tests)
279 * Add the `singular` and `plural` filters in `StringExtension`
[all …]
/template/quickjump/
Djquery-1.4.2.min.js63 …a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,clic… property
64 …pecialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListene…
81 …t(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function…
83 …h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(…
93 …,l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.unique…
118 …]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=fu…
119 …>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filt…
144 …w):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=f…
/template/kiwiki/
H A DREADME.md121 - Updated css to have the filters working on small size screens
/template/ospyramid/js/libs/
Djquery-1.6.1.js3287 filters: { property
3340 changeFilters = jQuery.event.special.change.filters;
4284 filters: {
4409 filter = Expr.filters[ name ];
5111 jQuery.expr[":"] = jQuery.expr.filters;
6567 if ( jQuery.expr && jQuery.expr.filters ) {
6568 jQuery.expr.filters.hidden = function( elem ) {
6575 jQuery.expr.filters.visible = function( elem ) {
6576 return !jQuery.expr.filters.hidden( elem );
8506 if ( jQuery.expr && jQuery.expr.filters ) {
[all …]
Djquery-1.6.1.min.js17filters:{focusout:K,beforedeactivate:K,click:function(a){var b=a.target,c=f.nodeName(b,"input")?b.… property
/template/breeze/bower_components/gumby/js/libs/
Djquery-2.0.2.min.js4 …,r,U.test(e)),r}i.pseudos.nth=i.pseudos.eq;function jt(){}jt.prototype=i.filters=i.pseudos,i.setFi…
5 …xpr.filters&&(x.expr.filters.hidden=function(e){return 0>=e.offsetWidth&&0>=e.offsetHeight},x.expr…
6 …ds={slow:600,fast:200,_default:400},x.fx.step={},x.expr&&x.expr.filters&&(x.expr.filters.animated=…
Djquery-1.10.1.min.js4 …,n,V.test(e)),n}o.pseudos.nth=o.pseudos.eq;function jt(){}jt.prototype=o.filters=o.pseudos,o.setFi…
6filters&&(x.expr.filters.hidden=function(e){return 0>=e.offsetWidth&&0>=e.offsetHeight||!x.support…
/template/templar/less/
Dmixins.less484 // Reset filters for IE
/template/klean/bootstrap/css/
Dbootstrap-theme.min.css.map1 …lor 50%, @color 75%, transparent 75%, transparent);\n }\n}\n","// Reset filters for IE\n//\n// Wh…
Dbootstrap-theme.css.map1 …lor 50%, @color 75%, transparent 75%, transparent);\n }\n}\n","// Reset filters for IE\n//\n// Wh…
/template/starterbootstrap/css/
Dbootstrap-theme.css.map1 …lor 50%, @color 75%, transparent 75%, transparent);\n }\n}\n","// Reset filters for IE\n//\n// Wh…
/template/bootie/js/
Djquery-3.3.1.min.js2 … in{submit:!0,reset:!0})r.pseudos[t]=pe(t);function ye(){}ye.prototype=r.filters=r.pseudos,r.setFi…
/template/argon-alt/assets/js/core/
Djquery.min.js2 … in{submit:!0,reset:!0})d.pseudos[b]=na(b);function ra(){}ra.prototype=d.filters=d.pseudos,d.setFi…
/template/argon/assets/js/core/
Djquery.min.js2 … in{submit:!0,reset:!0})d.pseudos[b]=na(b);function ra(){}ra.prototype=d.filters=d.pseudos,d.setFi…
/template/strap/resources/library/bootstrap/4.4.1/
H A Djquery-3.4.1.min.js2 …e(e=e.slice(n)),n<r&&xe(e))}c.push(t)}return we(c)}return me.prototype=b.filters=b.pseudos,b.setFi…

12