Home
last modified time | relevance | path

Searched refs:canonical (Results 1 – 25 of 51) sorted by relevance

123

/plugin/combo/ComboStrap/
H A DLogUtility.php78 * @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 DExceptionCompile.php19 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 DExceptionRuntime.php21 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 DMessage.php28 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 DHttpResponse.php37 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 DExceptionNotEquals.php19 … public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument
21 parent::__construct($message, $canonical, $code, $previous);
H A DCanonical.php78 public static function createFromValue(string $canonical): Canonical argument
82 ->setValue($canonical);
H A DMarkupPath.php60 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 DDatabasePageRow.php270 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 DPluginUtility.php523 …static function getDocumentationHyperLink($canonical, $label, bool $withIcon = true, $tooltip = ""… argument
551 $path = str_replace(":", "/", $canonical);
/plugin/combo/ComboStrap/Web/
H A DSanitizer.php12 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 Dcanonical.php61 $canonical = $page->getCanonical()->toAbsoluteId();
62 $JSINFO[Canonical::PROPERTY_NAME] = $canonical;
76 … $pageViewCanonical = str_replace(WikiPath::NAMESPACE_SEPARATOR_DOUBLE_POINT, "/", $canonical);
H A Dautofrontmatter.php44 $canonical = $page->getCanonicalOrDefault();
48 "canonical":"{$canonical}",
/plugin/socialshareprivacy/
Djquery.socialshareprivacy.js59 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 DFormMetaField.php77 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/
Dentry.php39 public function entry_content($id, $canonical=false) { argument
67 if (!$conf['canonical'] && $canonical) {
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/
DChangeLog.md21 …ub.com/sebastianbergmann/php-file-iterator/issues/34): Factory should use canonical directory names
/plugin/supa/
DREADME.txt18 As I cannot maintain multiple versions of the instructions and the canonical
/plugin/socialshareprivacy2/SSP/scripts/
Djquery.socialshareprivacy.js278 …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/
DREADME.md24 And a more in-depth example -- this is the canonical Mustache template:
/plugin/api/
DREADME.md44 If you want relative URL in the exported HTML. See https://www.dokuwiki.org/config:canonical
/plugin/geotag/
DREADME.md18 …ns for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sou…
/plugin/spatialhelper/
DREADME.md19 …ns for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sou…
/plugin/openlayersmap/
DREADME.md23 …ns for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sou…
/plugin/geophp/
DREADME.md21 …ns for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sou…

123