Searched defs:execute (Results 1 – 7 of 7) sorted by relevance
/webtrees/app/Cli/Commands/ |
H A D | TreeList.php | 42 protected function execute(InputInterface $input, OutputInterface $output): int function in Fisharebest\\Webtrees\\Cli\\Commands\\TreeList
|
H A D | UserList.php | 45 protected function execute(InputInterface $input, OutputInterface $output): int function in Fisharebest\\Webtrees\\Cli\\Commands\\UserList
|
H A D | UserCreate.php | 55 protected function execute(InputInterface $input, OutputInterface $output): int function in Fisharebest\\Webtrees\\Cli\\Commands\\UserCreate
|
H A D | TreeCreate.php | 50 protected function execute(InputInterface $input, OutputInterface $output): int function in Fisharebest\\Webtrees\\Cli\\Commands\\TreeCreate
|
H A D | CompilePoFiles.php | 48 protected function execute(InputInterface $input, OutputInterface $output): int function in Fisharebest\\Webtrees\\Cli\\Commands\\CompilePoFiles
|
H A D | TreeExport.php | 68 protected function execute(InputInterface $input, OutputInterface $output): int function in Fisharebest\\Webtrees\\Cli\\Commands\\TreeExport
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 703 …ton:this,editor:a,focus:function(){CKEDITOR.document.getById(r).focus()},execute:function(){this.b… method 916 …l=CKEDITOR.tools.addFunction(function(b){f&&(a.unlockSelection(1),f=0);g.execute(b)},this),k=this;… method
|