Home
last modified time | relevance | path

Searched refs:linking (Results 1 – 25 of 118) sorted by relevance

12345

/template/strap/ComboStrap/
H A DImageLink.php82 $linking = $this->mediaMarkup->getLinking();
84 $linking = MediaMarkup::LINKING_DIRECT_VALUE;
86 if($linking==="default"){
87 $linking = MediaMarkup::LINKING_DIRECT_VALUE;
89 switch ($linking) {
127 LogUtility::internalError("The linking ($linking) was not processed");
H A DMediaMarkup.php103 private ?string $linking = null; variable in ComboStrap\\MediaMarkup
243 $linking = $mediaMarkup->getLinking();
245 $linking = null;
314 … return $renderer->internalmedia($src, $title, $align, $width, $height, $cache, $linking, true);
316 … return $renderer->externalmedia($src, $title, $align, $width, $height, $cache, $linking, true);
508 $linking = $callAttributes[6];
515 ->setLinking($linking);
538 $attributes[MediaMarkup::LINKING_KEY] = $this->linking;
546 public function setLinking(string $linking): MediaMarkup argument
548 $this->linking = $linking;
[all …]
/template/strap/resources/slot/
H A Dmain-header.md4 <page-image featured height="250" ratio="21:9" linking="default" default="icon|ancestor|logo" lazy=…
/template/strap/resources/theme/default/pages/partials/
H A Dmain-header-partial.hbs10 …{{#page-image featured height="250" ratio="21:9" linking="default" default="icon|ancestor|logo" zo…
/template/strap/renderer/
H A Danalytics.php825 …($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) argument
830 …($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) argument
/template/white/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/mnml-blog/
DCOPYING346 consider it more useful to permit linking proprietary applications with the
/template/parallax/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/icke/
DLICENSE337 consider it more useful to permit linking proprietary applications with the
/template/cowboy/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/scanlines/
DCOPYING338 consider it more useful to permit linking proprietary applications with the
/template/mindthedark/
DLICENSE337 consider it more useful to permit linking proprietary applications with the
/template/plaintext/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/launch/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/ravel/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/kajukkd/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/cleanresurrected/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/apricot/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/arcadebasic/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/dokubook2/
DCOPYING338 consider it more useful to permit linking proprietary applications with the
/template/arctic-mbo/
DCOPYING338 consider it more useful to permit linking proprietary applications with the
/template/binkytestinstance/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/fictive/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/pinboard/
DCOPYING337 consider it more useful to permit linking proprietary applications with the
/template/hydrogen/
DCOPYING337 consider it more useful to permit linking proprietary applications with the

12345