| /plugin/combo/ComboStrap/ |
| H A D | LogUtility.php | 78 * @param string $canonical - the canonical 81 …public static function msg(string $message, int $level = self::LVL_MSG_ERROR, string $canonical = … argument 87 self::log2file($e->getMessage(), LogUtility::LVL_MSG_ERROR, $canonical); 93 self::log2FrontEnd($message, $level, $canonical); 108 self::log2file($message, $level, $canonical, $e); 125 * @param string|null $canonical 128 …static function log2file(?string $msg, int $logLevel = self::LVL_MSG_ERROR, ?string $canonical = s… argument 141 if (!empty($canonical)) { 142 $prefix .= ' - ' . $canonical; 167 * @param string $canonical [all …]
|
| H A D | ExceptionCompile.php | 19 private $canonical; variable in ComboStrap\\ExceptionCompile 21 … public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument 23 $this->canonical = $canonical; 32 return $this->canonical;
|
| H A D | ExceptionRuntime.php | 21 private $canonical; variable in ComboStrap\\ExceptionRuntime 23 … public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument 25 $this->canonical = $canonical; 47 return $this->canonical;
|
| H A D | Message.php | 28 private $canonical = "support"; variable in ComboStrap\\Message 89 function setCanonical($canonical): Message argument 91 $this->canonical = $canonical; 178 …. '">' . $firedByLang . PluginUtility::getDocumentationHyperLink($this->canonical, $this->signatur… 236 LogUtility::msg($content, $type, $this->canonical); 241 if ($this->canonical !== null) { 242 $canonicalPath = WikiPath::createFromUnknownRoot($this->canonical); 244 return PluginUtility::getDocumentationHyperLink($this->canonical, $label, false);
|
| H A D | HttpResponse.php | 37 private $canonical = "support"; variable in ComboStrap\\HttpResponse 152 …set for this soft exit, the default was set instead", LogUtility::LVL_MSG_ERROR, $this->canonical); 171 …d Http Response: $this->status : {$this->getBody()}", LogUtility::LVL_MSG_ERROR, $this->canonical); 228 function setCanonical($canonical): HttpResponse argument 230 $this->canonical = $canonical;
|
| H A D | ExceptionNotEquals.php | 19 … public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument 21 parent::__construct($message, $canonical, $code, $previous);
|
| H A D | Canonical.php | 78 public static function createFromValue(string $canonical): Canonical argument 82 ->setValue($canonical);
|
| H A D | MarkupPath.php | 60 private $canonical; variable in ComboStrap\\MarkupPath 275 function setCanonical($canonical): MarkupPath argument 277 $this->canonical 278 ->setValue($canonical) 344 return $this->canonical->getValueFromStoreOrDefault(); 1227 return $this->canonical->getValue(); 1239 return $this->canonical->getDefaultValue(); 1637 $this->canonical = Canonical::createForPage($this);
|
| H A D | DatabasePageRow.php | 270 static function createFromCanonical($canonical): DatabasePageRow argument 273 WikiPath::addRootSeparatorIfNotPresent($canonical); 276 $row = $databasePage->getDatabaseRowFromAttribute(Canonical::PROPERTY_NAME, $canonical); 490 $canonical = Canonical::createForPage($markupPath)->getValue(); 491 return $this->getDatabaseRowFromCanonical($canonical->toAbsoluteId());
|
| H A D | PluginUtility.php | 523 …static function getDocumentationHyperLink($canonical, $label, bool $withIcon = true, $tooltip = ""… argument 551 $path = str_replace(":", "/", $canonical);
|
| /plugin/combo/ComboStrap/Web/ |
| H A D | Sanitizer.php | 12 public static function sanitize($content, $suffixMessage = "", $canonical = "security") argument 22 …elf::logAndReturnTheEmptyString("You can't used a $forbiddenNode node$suffixMessage.", $canonical); 32 …rn self::logAndReturnTheEmptyString("You can't used a style attribute $suffixMessage", $canonical); 38 …ReturnTheEmptyString("You can't used an callback handler on attribute $suffixMessage", $canonical); 51 private static function logAndReturnTheEmptyString(string $string, $canonical): string argument 53 LogUtility::msg($string, LogUtility::LVL_MSG_ERROR, $canonical);
|
| /plugin/combo/action/ |
| H A D | canonical.php | 61 $canonical = $page->getCanonical()->toAbsoluteId(); 62 $JSINFO[Canonical::PROPERTY_NAME] = $canonical; 76 … $pageViewCanonical = str_replace(WikiPath::NAMESPACE_SEPARATOR_DOUBLE_POINT, "/", $canonical);
|
| H A D | autofrontmatter.php | 44 $canonical = $page->getCanonicalOrDefault(); 48 "canonical":"{$canonical}",
|
| /plugin/socialshareprivacy/ |
| D | jquery.socialshareprivacy.js | 59 var canonical = $("link[rel=canonical]").attr("href"); 61 if (canonical && canonical.length > 0) { 62 if (canonical.indexOf("http") < 0) { 63 canonical = document.location.protocol + "//" + document.location.host + canonical; 65 uri = canonical;
|
| /plugin/combo/ComboStrap/Meta/Form/ |
| H A D | FormMetaField.php | 77 private string $canonical; variable in ComboStrap\\Meta\\Form\\FormMetaField 359 if (!isset($this->canonical)) { 363 return Canonical::createFromValue($this->canonical) 369 function setCanonical(string $canonical): FormMetaField argument 371 $this->canonical = $canonical;
|
| /plugin/miniblog/helper/ |
| D | entry.php | 39 public function entry_content($id, $canonical=false) { argument 67 if (!$conf['canonical'] && $canonical) {
|
| /plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/ |
| D | ChangeLog.md | 21 …ub.com/sebastianbergmann/php-file-iterator/issues/34): Factory should use canonical directory names
|
| /plugin/supa/ |
| D | README.txt | 18 As I cannot maintain multiple versions of the instructions and the canonical
|
| /plugin/socialshareprivacy2/SSP/scripts/ |
| D | jquery.socialshareprivacy.js | 278 …var canonical = $("link[rel=canonical]").attr("href") || $('head meta[property="og:url"]').attr("c… 280 if (canonical) { 281 uri = absurl(canonical);
|
| /plugin/jplayer/vendor/mustache/mustache/ |
| D | README.md | 24 And a more in-depth example -- this is the canonical Mustache template:
|
| /plugin/api/ |
| D | README.md | 44 If you want relative URL in the exported HTML. See https://www.dokuwiki.org/config:canonical
|
| /plugin/geotag/ |
| D | README.md | 18 …ns for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sou…
|
| /plugin/spatialhelper/ |
| D | README.md | 19 …ns for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sou…
|
| /plugin/openlayersmap/ |
| D | README.md | 23 …ns for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sou…
|
| /plugin/geophp/ |
| D | README.md | 21 …ns for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sou…
|