Home
last modified time | relevance | path

Searched refs:load (Results 1 – 25 of 101) sorted by relevance

12345

/webtrees/resources/js/
H A Dstatistics.js55 this.load(GOOGLE_CHARTS_LIB)
57 google.charts.load(
90 load (url) { method in Statistics
H A Dwebtrees.js777 load: function (query, callback) {
918 $(this).load(this.dataset.wtAjaxUrl);
H A Dtreeview.js318 box.load(tv.ajaxDetails + '&pid=' + encodeURIComponent(pid), function () {
/webtrees/app/Http/Middleware/
H A DLoadRoutes.php69 $this->api_routes->load($map);
70 $this->web_routes->load($map);
/webtrees/public/js/
H A Dwebtrees.min.js1load:function(t,n){var o=this;e.httpGet(this.getUrl(t)).then((function(e){return e.json()})).then(… method
/webtrees/app/Http/Routes/
H A DApiRoutes.php35 public function load(Map $router): void function in Fisharebest\\Webtrees\\Http\\Routes\\ApiRoutes
H A DWebRoutes.php341 public function load(Map $router): void function in Fisharebest\\Webtrees\\Http\\Routes\\WebRoutes
/webtrees/resources/css/
H A Dadministration.css47 .wt-ajax-load:empty {
H A Dminimal.css673 * Any element that is loaded dynamically has the class wt-ajax-load.
676 .wt-ajax-load:empty {
H A Dfab.css887 * Any element that is loaded dynamically has the class wt-ajax-load.
890 .wt-ajax-load:empty {
H A Dwebtrees.css1072 * Any element that is loaded dynamically has the class wt-ajax-load.
1075 .wt-ajax-load:empty {
H A Dclouds.css1235 * Any element that is loaded dynamically has the class wt-ajax-load.
1238 .wt-ajax-load:empty {
H A Dxenea.css1061 * Any element that is loaded dynamically has the class wt-ajax-load.
1064 .wt-ajax-load:empty {
/webtrees/tests/
H A DTestCase.php147 (new WebRoutes())->load($router_container->getMap());
/webtrees/app/Services/
H A DModuleService.php702 $module = self::load($filename);
719 private static function load(string $filename): ModuleInterface|null function in Fisharebest\\Webtrees\\Services\\ModuleService
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js9 …new RegExp("(\\s|^)"+b+"(\\s|$)")))}}}}(),a=a||{};a.TextAreaNumber=null;a.load=!0;a.cmd={SpellTab:…
49 …et/spellcheck31/lf/22/js/wsc_fck2plugin.js";d(this);CKEDITOR.scriptLoader.load(c,function(c){CKEDI…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js264 …1,tr:1,tt:1,ug:1,uk:1,vi:1,"zh-cn":1,zh:1},rtl:{ar:1,fa:1,he:1,ku:1,ug:1},load:function(a,d,b){a&&… method
265 …[a].dir=c.rtl[a]?"rtl":"ltr";b(a,c[a])};this[a]?d():CKEDITOR.scriptLoader.load(CKEDITOR.getUrl("la…
266 CKEDITOR.scriptLoader=function(){var a={},d={};return{load:function(b,c,f,h){var k="string"==typeof…
268 "wait");for(var u=0;u<g;u++)F(b[u])}},queue:function(){function a(){var b;(b=c[0])&&this.load(b.scr…
270load:function(a,d,b){CKEDITOR.tools.isArray(a)||(a=a?[a]:[]);for(var c=this.loaded,f=this.register… method
272 CKEDITOR.plugins.load=CKEDITOR.tools.override(CKEDITOR.plugins.load,function(a){var d={};return fun…
284 function l(a){CKEDITOR.skin.loadPart("editor",function(){v(a)})}function v(a){CKEDITOR.lang.load(a.…
285 …,|$)","g"),d=d.replace(g,"");CKEDITOR.env.air&&(d+=",adobeair");CKEDITOR.plugins.load(d.split(","),
287 …etUrl(h.path+"lang/"+C+".js")));f.push(C);d.push(h)}CKEDITOR.scriptLoader.load(e,function(){if(!a.…
527 …loadStylesSet=function(a,d,b){CKEDITOR.stylesSet.addExternal(a,d,"");CKEDITOR.stylesSet.load(a,b)};
[all …]
/webtrees/public/css/
H A Dminimal.min.css1 …hart{left:0}[dir=rtl] #timeline_chart{right:0}.wt-ajax-load:empty{height:32px}[dir] .wt-ajax-load:…
H A Dfab.min.css1 …hart{left:0}[dir=rtl] #timeline_chart{right:0}.wt-ajax-load:empty{height:32px}[dir] .wt-ajax-load:…
H A Dadministration.min.css1 …RJN8p3NQb9DzRZcb72tmvYAAAAAElFTkSuQmCC")}.wt-ajax-load:empty{height:32px;width:32px}[dir] .wt-ajax…
H A Dclouds.min.css1 …erit}footer .error{color:#d00;font-weight:700}.wt-ajax-load:empty{height:32px}[dir] .wt-ajax-load:…
H A Dwebtrees.min.css1 …hart{left:0}[dir=rtl] #timeline_chart{right:0}.wt-ajax-load:empty{height:32px}[dir] .wt-ajax-load:…
H A Dxenea.min.css1 …hart{left:0}[dir=rtl] #timeline_chart{right:0}.wt-ajax-load:empty{height:32px}[dir] .wt-ajax-load:…
H A Dcolors.min.css1 …erit}footer .error{color:#d00;font-weight:700}.wt-ajax-load:empty{height:32px}[dir] .wt-ajax-load:…
/webtrees/
H A Dcomposer.lock7479 …"description": "Helps you find, load, combine, autofill and validate configuration values of any k…

12345