Searched refs:option (Results 1 – 25 of 147) sorted by relevance
123456
/webtrees/app/Services/ |
H A D | IndividualFactsService.php | 179 * @param string $option 186 …private function childFacts(Individual $person, Family $family, string $option, string $relation, … argument 475 if ($option === '_CHIL') { 507 … if (str_contains($SHOW_RELATIVES_EVENTS, '_BIRT' . str_replace('_HSIB', '_SIBL', $option))) { 510 if ($option === '_CHIL' || $this->includeFact($fact, $min_date, $max_date)) { 511 switch ($option) { 539 … if (str_contains($SHOW_RELATIVES_EVENTS, '_DEAT' . str_replace('_HSIB', '_SIBL', $option))) { 542 switch ($option) { 571 … if (str_contains($SHOW_RELATIVES_EVENTS, '_MARR' . str_replace('_HSIB', '_SIBL', $option))) { 575 switch ($option) {
|
/webtrees/app/Module/ |
H A D | ClippingsCartModule.php | 397 $option = Validator::parsedBody($request)->string('option'); 402 switch ($option) { 481 $option = Validator::parsedBody($request)->string('option'); 486 switch ($option) { 712 $option = Validator::parsedBody($request)->string('option'); 719 if ($option === self::ADD_LINKED_INDIVIDUALS) {
|
/webtrees/app/Http/RequestHandlers/ |
H A D | ReportSetupPage.php | 163 foreach (explode('|', $input['options']) as $option) { 164 [$key, $value] = explode('=>', $option);
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | CHANGES.md | 49 …/latest/api/CKEDITOR_config.html#cfg-dataIndentationChars) configuration option to an empty string… 61 …cs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-readOnly) configuration option not considered for… 159 …4/latest/api/CKEDITOR_config.html#cfg-linkDefaultProtocol) configuration option that allows settin… 214 …ditor4/latest/api/CKEDITOR_config.html#cfg-image2_maxSize) configuration option for the [Enhanced … 222 …r4/latest/api/CKEDITOR_config.html#cfg-colorButton_colors) configuration option in the form of a l… 243 …pi/CKEDITOR_config.html#cfg-pasteFromWord_keepZeroMargins) configuration option that allows for ke… 312 …://github.com/ckeditor/ckeditor4/issues/2438) Fixed: Apply numbered list option throws a console e… 348 …keditor4/issues/2202): Added the `contextmenu_contentsCss` configuration option to allow adding cu… 362 …docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-forceSimpleAmpersand) option does not work. Tha… 384 …/docs/ckeditor4/latest/api/CKEDITOR_ui.html#method-addButton) definition option can by identified … [all …]
|
/webtrees/ |
H A D | README.md | 34 (at your option) any later version. 138 will receive notification when a new version is available and an option to start 197 * Take careful note of the media items option (_“If you have created media objects 241 space. (**_Note:_** In many shared hosting environments this is not an option anyway.)
|
/webtrees/resources/css/ |
H A D | _list-notes.css | 7 * (at your option) any later version.
|
H A D | _chart-timeline.css | 7 * (at your option) any later version.
|
H A D | _list-branches.css | 7 * (at your option) any later version.
|
H A D | _list-media.css | 7 * (at your option) any later version.
|
H A D | _pages.css | 7 * (at your option) any later version.
|
H A D | _list-sources.css | 7 * (at your option) any later version.
|
H A D | _blocks.css | 7 * (at your option) any later version.
|
H A D | _list-repositories.css | 7 * (at your option) any later version.
|
H A D | _chart-lifespans.css | 7 * (at your option) any later version.
|
H A D | _chart-fan.css | 7 * (at your option) any later version.
|
H A D | _chart-statistics.css | 7 * (at your option) any later version.
|
H A D | _tab-album.css | 7 * (at your option) any later version.
|
/webtrees/resources/css/colors/ |
H A D | bluemarine.css | 7 * (at your option) any later version.
|
H A D | greenbeam.css | 7 * (at your option) any later version.
|
H A D | bluelagoon.css | 7 * (at your option) any later version.
|
H A D | belgianchocolate.css | 7 * (at your option) any later version.
|
H A D | tealtop.css | 7 * (at your option) any later version.
|
H A D | mediterranio.css | 7 * (at your option) any later version.
|
H A D | coldday.css | 7 * (at your option) any later version.
|
H A D | mercury.css | 7 * (at your option) any later version.
|
123456