[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Configurator/TemplateNormalizations/ -> NormalizeUrls.php (summary)

(no description)

Copyright: Copyright (c) 2010-2022 The s9e authors
License: http://www.opensource.org/licenses/mit-license.php The MIT License
File Size: 90 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

NormalizeUrls:: (4 methods):
  getNodes()
  normalizeAttribute()
  normalizeElement()
  unescapeBrackets()


Class: NormalizeUrls  - X-Ref


getNodes()   X-Ref
{@inheritdoc}


normalizeAttribute(DOMAttr $attribute)   X-Ref
{@inheritdoc}


normalizeElement(DOMElement $element)   X-Ref
{@inheritdoc}


unescapeBrackets($url)   X-Ref
Unescape brackets in the host part of a URL if it looks like an IPv6 address

param: string $url
return: string



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1