Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 5 of 5) sorted by relevance

/webtrees/app/Services/
H A DDatatablesService.php51 …Collection $collection, array $search_columns, array $sort_columns, Closure $callback): ResponseIn…
127 …equest, Builder $query, array $search_columns, array $sort_columns, Closure $callback): ResponseIn…
/webtrees/app/
H A DRelationship.php59 private Closure $callback; variable in Fisharebest\\Webtrees\\Relationship
67 private function __construct(Closure $callback)
93 public static function dynamic(Closure $callback): Relationship
/webtrees/app/CommonMark/
H A DCensusTableContinueParser.php84 $callback = static function (string $text): string { variable in Fisharebest\\Webtrees\\CommonMark\\CensusTableContinueParser
/webtrees/resources/js/
H A Dstatistics.js119 addCallback (callback) { argument
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js268 …},queue:function(){function a(){var b;(b=c[0])&&this.load(b.scriptUrl,b.callback,CKEDITOR,0)}var c… method