Searched defs:callback (Results 1 – 5 of 5) sorted by relevance
/webtrees/app/Services/ |
H A D | DatatablesService.php | 51 …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 D | Relationship.php | 59 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 D | CensusTableContinueParser.php | 84 $callback = static function (string $text): string { variable in Fisharebest\\Webtrees\\CommonMark\\CensusTableContinueParser
|
/webtrees/resources/js/ |
H A D | statistics.js | 119 addCallback (callback) { argument
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 268 …},queue:function(){function a(){var b;(b=c[0])&&this.load(b.scriptUrl,b.callback,CKEDITOR,0)}var c… method
|