Home
last modified time | relevance | path

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

1234

/webtrees/app/Report/
H A DReportHtmlText.php60 $renderer->write($temptext, $this->color);
74 $renderer->write($line, $this->color);
79 $renderer->write($temptext, $this->color);
H A DReportHtmlFootnote.php43 $renderer->write($renderer->entityRTL . $this->num);
71 $renderer->write($this->num . '. ' . $temptext);
H A DReportHtmlCell.php159 $renderer->write($temptext, $this->tcolor, false);
H A DHtmlRenderer.php701 public function write(string $text, string $color = '', bool $useclass = true): void function in Fisharebest\\Webtrees\\Report\\HtmlRenderer
/webtrees/app/
H A DSessionDatabaseHandler.php84 public function write(string $id, string $data): bool function in Fisharebest\\Webtrees\\SessionDatabaseHandler
/webtrees/modules_v4/
H A DREADME.md26 To write a module, you need to understand the PHP programming language.
/webtrees/public/ckeditor-4.15.1-custom/plugins/clipboard/dialogs/
H A Dpaste.js10 …=null;d.on("load",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.…
/webtrees/app/Services/
H A DUpgradeService.php198 $destination->write($attributes->path(), $source->read($attributes->path()));
/webtrees/public/ckeditor-4.15.1-custom/
H A DLICENSE.md322 programs whose distribution conditions are different, write to the author
324 Software Foundation, write to the Free Software Foundation; we sometimes
785 write to the author to ask for permission. For software which is
786 copyrighted by the Free Software Foundation, write to the Free
H A Dckeditor.js98 …{return new CKEDITOR.dom.window(this.$.parentWindow||this.$.defaultView)},write:function(a){this.$…
99 CKEDITOR.tools.fixDomain+")();\x3c/script\x3e"));this.$.write(a);this.$.close()},find:function(a){r…
592 var b="";f.size&&(b=f.size-(CKEDITOR.env.ie?7:0));var h=a.frameId+"_input";d.$.write(['\x3chtml dir…
781 !0;if(this.onLoad)this.onLoad()},this));a.write(k.output(CKEDITOR.tools.extend({css:CKEDITOR.tools.…
1084 …());c&&a&&(a.location=c);window._cke_htmlToLoad||(e=a.document,e.open(),e.write(f.dataValue),e.clo…
1236 …e("contentDomUnload");var k=this.getDocument();try{k.write(a)}catch(l){setTimeout(function(){k.wri…
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js13 …c.contentDocument.document:c.contentDocument;c.document.open();c.document.write('\x3c!DOCTYPE html…
/webtrees/resources/lang/en-GB/
H A Dmessages.po3269 msgid "Cannot write to the folder “%s”."
3270 msgstr "Cannot write to the folder ‘%s’."
10891 msgid "PHP failed to write to disk."
10892 msgstr "PHP failed to write to disk."
21288 #~ msgid "All files have read and write permission."
21289 #~ msgstr "All files have read and write permission."
/webtrees/resources/lang/en-AU/
H A Dmessages.po3269 msgid "Cannot write to the folder “%s”."
3270 msgstr "Cannot write to the folder ‘%s’."
10891 msgid "PHP failed to write to disk."
10892 msgstr "PHP failed to write to disk."
21288 #~ msgid "All files have read and write permission."
21289 #~ msgstr "All files have read and write permission."
/webtrees/resources/lang/uk/
H A Dmessages.po3286 msgid "Cannot write to the folder “%s”."
10911 msgid "PHP failed to write to disk."
21322 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/ar/
H A Dmessages.po3345 msgid "Cannot write to the folder “%s”."
10979 msgid "PHP failed to write to disk."
21462 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/ru/
H A Dmessages.po3297 msgid "Cannot write to the folder “%s”."
10922 msgid "PHP failed to write to disk."
21338 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/he/
H A Dmessages.po3273 msgid "Cannot write to the folder “%s”."
10895 msgid "PHP failed to write to disk."
21291 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/ln/
H A Dmessages.po3292 msgid "Cannot write to the folder “%s”."
10961 msgid "PHP failed to write to disk."
21327 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/it/
H A Dmessages.po3274 msgid "Cannot write to the folder “%s”."
10896 msgid "PHP failed to write to disk."
21286 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/lt/
H A Dmessages.po3290 msgid "Cannot write to the folder “%s”."
10915 msgid "PHP failed to write to disk."
21316 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/bs/
H A Dmessages.po3286 msgid "Cannot write to the folder “%s”."
10911 msgid "PHP failed to write to disk."
21306 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/hr/
H A Dmessages.po3290 msgid "Cannot write to the folder “%s”."
10915 msgid "PHP failed to write to disk."
21322 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/et/
H A Dmessages.po3273 msgid "Cannot write to the folder “%s”."
10895 msgid "PHP failed to write to disk."
21292 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/sv/
H A Dmessages.po3278 msgid "Cannot write to the folder “%s”."
10902 msgid "PHP failed to write to disk."
21316 #~ msgid "All files have read and write permission."
/webtrees/resources/lang/ca/
H A Dmessages.po3273 msgid "Cannot write to the folder “%s”."
10895 msgid "PHP failed to write to disk."
21289 #~ msgid "All files have read and write permission."

1234