Home
last modified time | relevance | path

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

1234

/webtrees/public/ckeditor-4.15.1-custom/skins/moono/
H A Dreadme.md25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
40 - **icons/**: contains all skin defined icons,
41 - **images/**: contains a fill general used images,
42 - **dev/**: contains SVG source of the skin icons.
/webtrees/app/Services/
H A DHomePageService.php282 …if (!$main_block_ids->contains($existing_block_id) && !$side_block_ids->contains($existing_block_i…
339 …if (!$main_block_ids->contains($existing_block_id) && !$side_block_ids->contains($existing_block_i…
H A DClipboardService.php131 … ->filter(static fn (Fact $fact): bool => $types->contains(explode(':', $fact->tag())[1]));
H A DIndividualFactsService.php67 ->filter(fn (Fact $fact): bool => !$exclude_facts->contains($fact->tag()));
83 ->filter(fn (Fact $fact): bool => !$exclude_facts->contains($fact->tag()));
H A DUpgradeService.php222 if ($path['type'] === 'file' && !$files_to_keep->contains($path['path'])) {
/webtrees/app/
H A DRelationship.php130 …->contains(fn (Fact $fact): bool => $fact->value() === '@' . $nodes[1]->xref() . '@' && $fact->att…
142 …->contains(fn (Fact $fact): bool => $fact->value() === '@' . $nodes[1]->xref() . '@' && $fact->att…
348 …->contains(fn (Fact $fact): bool => $fact->value() === '@' . $nodes[1]->xref() . '@' && $fact->att…
360 …->contains(fn (Fact $fact): bool => $fact->value() === '@' . $nodes[1]->xref() . '@' && $fact->att…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js87contains&&a.contains(this))return a;var d=this.contains?this:this.getParent();do if(d.contains(a))…
88 CKEDITOR.POSITION_PRECEDING;if(b.contains(d))return CKEDITOR.POSITION_IS_CONTAINED+CKEDITOR.POSITIO…
108contains:document.compareDocumentPosition?function(a){return!!(this.$.compareDocumentPosition(a.$)…
109 b!=a.$&&b.contains(a.$)},focus:function(){function a(){try{this.$.focus()}catch(b){}}return functio…
128 …ntLeft||0,k=!0;CKEDITOR.env.ie&&(k=e.getDocumentElement().contains(this),e=e.getBody().contains(th…
137 …KEDITOR.ELEMENT_MODE_APPENDTO||!a&&(d=e.editable())&&(d.equals(this)||d.contains(this)))return e;r…
139 … a=this.getDocument(),b=a.getDocumentElement();return b.equals(this)||b.contains(this)?!CKEDITOR.e…
173 for(l=c(l);l||n;){if(l&&!n){!C&&l.equals(m)&&(C=!0);if(f?l.isBlockBoundary():!g.contains(l))break;L…
175 …r(;l||n;){if(l&&!n){!C&&l.equals(m)&&(C=!0);if(f?l.isBlockBoundary():!g.contains(l))break;L&&"inli…
176 …!B){l=n;n=null;break}n=B}else l=null}l&&(l=c(l.getParent()))}k&&v&&(m=k.contains(v)?v:k,this.setSt…
[all …]
H A DLICENSE.md133 0. This License applies to any program or other work which contains
170 whole or in part contains or is derived from the Program or any
228 code means all the source code for all modules it contains, plus any
469 former contains code derived from the library, whereas the latter must
476 program which contains a notice placed by the copyright holder or
495 all the source code for all modules it contains, plus any associated
597 5. A program that contains no derivative of any portion of the
605 contains portions of the Library), rather than a "work that uses the
868 B. Any new file that contains any part of the Original Code or
881 making modifications to it, including all modules it contains, plus
[all …]
H A DCHANGES.md125 …m/ckeditor/ckeditor4/issues/875): Fixed: Pasting inside the editor that contains a table with the …
647 …ixed: The [`elementPath.contains()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_e…
772 …lugin which will now normalize the CSS `background` property if it only contains a color value. Th…
1094 …ckeditor.com/ticket/13080): Fixed: Ugly notification shown when the response contains HTML content.
1313 * [#12338](https://dev.ckeditor.com/ticket/12338): Fixed: The CKEditor package contains unoptimized…
1375 …ttps://github.com/ckeditor/ckeditor4/tree/master/tests) directory which contains editor tests is n…
1474 …t/api/CKEDITOR_tools.html#property-transparentImageData) property which contains transparent image…
1834 …atest/api/CKEDITOR_filter.html#property-allowedContent) property always contains rules in the same…
/webtrees/public/ckeditor-4.15.1-custom/plugins/templates/dialogs/
H A Dtemplates.css65 the hover style of the link itself contains certain CSS declarations. */
H A Dtemplates.js7 …,b.hide())}function k(a){var b=a.data.getTarget(),c=g.equals(b);if(c||g.contains(b)){var d=a.data.…
/webtrees/
H A DREADME.md216 The area most at risk of intrusion would be the **/data** folder that contains your
259 * /home/username/private/data - contains everything else
291 4. Confirm the file *data/config.ini.php* contains to correct information to connect to the databas…
H A Dphpstan-baseline.neon3712 …hod Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:map\(\) contains unresolvable type…
3748 …hod Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:map\(\) contains unresolvable type…
3754 …{n_surn\: mixed, n_surname\: mixed, total\: int\}&stdClass\>\:\:all\(\) contains unresolvable type…
7090 message: '#^Cannot call method contains\(\) on mixed\.$#'
8308 …er \#1 \$key of method Illuminate\\Support\\Collection\<int,string\>\:\:contains\(\) expects \(cal…
9226 …er \#1 \$key of method Illuminate\\Support\\Collection\<int,string\>\:\:contains\(\) expects \(cal…
9388 …hod Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:map\(\) contains unresolvable type…
9412 …hod Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:map\(\) contains unresolvable type…
9700 …hod Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:map\(\) contains unresolvable type…
9724 …hod Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:map\(\) contains unresolvable type…
[all …]
H A DLICENSE.md393 received it, or any part of it, contains a notice stating that it is
395 restriction, you may remove that term. If a license document contains
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dform.js5 …,minWidth:350,minHeight:200,getModel:function(b){return b.elementPath().contains("form",1)||null},…
/webtrees/app/Http/RequestHandlers/
H A DUploadMediaAction.php92 if (!$all_folders->contains($folder)) {
H A DChangeFamilyMembersAction.php131 if ($new_child instanceof Individual && !$old_children->contains($new_child)) {
/webtrees/public/ckeditor-4.15.1-custom/plugins/liststyle/dialogs/
H A Dliststyle.js5 …hrink(CKEDITOR.SHRINK_TEXT);return c.elementPath(b.getCommonAncestor()).contains(e,1)}function f(c…
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/
H A Dtable.js7 …rink(CKEDITOR.NODE_ELEMENT),b=a.elementPath(e[0].getCommonAncestor(!0)).contains("table",1)),this.…
/webtrees/resources/js/
H A Dwebtrees.js1016 if (event.target.classList.contains('form-is-submitting')) {
/webtrees/public/ckeditor-4.15.1-custom/plugins/image/dialogs/
H A Dimage.js12 …(),b=a.getSelection(),c=(b=b&&b.getSelectedElement())&&a.elementPath(b).contains("a",1),d=CKEDITOR…
/webtrees/resources/lang/en-GB/
H A Dmessages.po847 msgid "A media object is a record in the family tree which contains information about a media file.…
848 msgstr "A media object is a record in the family tree which contains information about a media file…
2844 msgid "Birthplace contains"
2845 msgstr "Birthplace contains"
3171 msgid "Burial place contains"
3172 msgstr "Burial place contains"
4957 msgid "Death place contains"
4958 msgstr "Death place contains"
6601 msgid "For example, if the GEDCOM file contains %1$s and webtrees expects to find %2$s in the media…
6602 msgstr "For example, if the GEDCOM file contains %1$s and webtrees expects to find %2$s in the medi…
[all …]
/webtrees/resources/lang/en-AU/
H A Dmessages.po847 msgid "A media object is a record in the family tree which contains information about a media file.…
848 msgstr "A media object is a record in the family tree which contains information about a media file…
2844 msgid "Birthplace contains"
2845 msgstr "Birthplace contains"
3171 msgid "Burial place contains"
3172 msgstr "Burial place contains"
4957 msgid "Death place contains"
4958 msgstr "Death place contains"
6601 msgid "For example, if the GEDCOM file contains %1$s and webtrees expects to find %2$s in the media…
6602 msgstr "For example, if the GEDCOM file contains %1$s and webtrees expects to find %2$s in the medi…
[all …]
/webtrees/public/js/
H A Dwebtrees.min.js1 …ner("submit",(function(e){"POST"===e.target.method&&(e.target.classList.contains("form-is-submitti…
/webtrees/resources/lang/uk/
H A Dmessages.po864 msgid "A media object is a record in the family tree which contains information about a media file.…
2861 msgid "Birthplace contains"
3188 msgid "Burial place contains"
4975 msgid "Death place contains"
6619 msgid "For example, if the GEDCOM file contains %1$s and webtrees expects to find %2$s in the media…
9257 msgid "Marriage place contains"
14207 msgid "The <b>name</b> field contains the individual’s full name, as they would have spelled it or …
14211 msgid "The <b>surname</b> field contains a name that is used for sorting and grouping. It can be di…
21964 #~ msgid "Location not removed: this location contains sub-locations"
22021 #~ msgid "Media contains"
[all …]

1234