Searched refs:attach (Results 1 – 4 of 4) sorted by relevance
/webtrees/app/Http/Routes/ |
H A D | WebRoutes.php | 343 $router->attach('', '', static function (Map $router) { 345 $router->attach('', '/admin', static function (Map $router) { 458 $router->attach('', '/admin', static function (Map $router) { 469 $router->attach('', '/tree/{tree}', static function (Map $router) { 515 $router->attach('', '/tree/{tree}', static function (Map $router) { 531 $router->attach('', '/tree/{tree}', static function (Map $router) { 613 $router->attach('', '/tree/{tree}', static function (Map $router) { 632 $router->attach('', '', static function (Map $router) { 646 $router->attach('', '', static function (Map $router) { 659 $router->attach('', '/tree/{tree}', static function (Map $router) {
|
/webtrees/ |
H A D | LICENSE.md | 632 To do so, attach the following notices to the program. It is safest 633 to attach them to the start of each source file to most effectively
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 263 …&&(a=!1,b.data.preventDefault(!0))};CKEDITOR.keystrokeHandler.prototype={attach:function(a){a.on("… method in CKEDITOR.keystrokeHandler 400 …);a.keystrokeHandler.blockedKeystrokes[8]=+a.readOnly;a.keystrokeHandler.attach(this);this.on("blu… 703 …ById(r).focus()},execute:function(){this.button.click(a)},attach:function(a){this.button.attach(a)… method 1032 …th+"images/"+(t.hidpi?"hidpi/":"")+"icon"+(a.rtl?"-rtl":"")+".png");v(d,{attach:function(){this.wr… method 1050 …ne.wrap.getParent()&&(b.line.detach(),a.once("getData",function(){b.line.attach()},null,null,1E3))… 1052 ha(b,!0))&&((b.trigger=ca(b)||ea(b)||ia(b))&&!aa(b,b.trigger.upper||b.trigger.lower)?b.line.attach(…
|
H A D | CHANGES.md | 593 …alloonPanel.attach()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_ui_balloonPanel.htm…
|