Searched defs:filter (Results 1 – 4 of 4) sorted by relevance
/webtrees/app/GedcomFilters/ |
H A D | GedcomEncodingFilter.php | 70 public function filter($in, $out, &$consumed, $closing): int function in Fisharebest\\Webtrees\\GedcomFilters\\GedcomEncodingFilter
|
/webtrees/app/Module/ |
H A D | MediaListModule.php | 247 …allMedia(Tree $tree, string $folder, bool $subfolders, string $sort, string $filter, string $forma…
|
/webtrees/app/ |
H A D | GedcomRecord.php | 617 array $filter = [],
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 53 array:{filter:function(a,b,c){var e=[];this.forEach(a,function(g,m){b.call(c,g,m,a)&&e.push(g)});re… method 310 …OR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_COMMENT,filter:function(a,d){var … method 311 …DITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_TEXT,filter:function(a,d){if(!… method 312 …DITOR.tools.extend(new CKEDITOR.htmlParser.node,{type:CKEDITOR.NODE_TEXT,filter:function(){},write… method 344 filter:r||f.filter,enterMode:n||f.enterMode,protectedWhitespaces:h}).dataValue},toDataFormat:functi… property 355 …ion(){return new CKEDITOR.htmlParser.element(this.name,this.attributes)},filter:function(a,b){var … method 423 {context:null,fixForBody:!1,protectedWhitespaces:!!W,dontFilter:x.dontFilter,filter:x.editor.active… property 1088 …kmark(l)}a.forceNextSelectionCheck();a.getSelection().selectRanges(m)}}},filter:function(a,h){for(… method
|