Home
last modified time | relevance | path

Searched defs:write (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/
H A DSessionDatabaseHandler.php84 public function write(string $id, string $data): bool function in Fisharebest\\Webtrees\\SessionDatabaseHandler
/webtrees/app/Report/
H A DHtmlRenderer.php701 public function write(string $text, string $color = '', bool $useclass = true): void function in Fisharebest\\Webtrees\\Report\\HtmlRenderer
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js306 "--\x3e")},write:function(a){this._.output.push(a)},reset:function(){this._.output=[];this._.indent… method