[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Plugins/MediaEmbed/Configurator/Collections/ -> SiteDefinitionCollection.php (summary)

(no description)

File Size: 118 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

SiteDefinitionCollection:: (6 methods):
  getAlreadyExistsException()
  getNotExistException()
  normalizeKey()
  normalizeValue()
  normalizeRegexp()
  normalizeScrape()


Class: SiteDefinitionCollection  - X-Ref


getAlreadyExistsException($key)   X-Ref
{@inheritdoc}


getNotExistException($key)   X-Ref
{@inheritdoc}


normalizeKey($siteId)   X-Ref
Validate and normalize a site ID

param: string $siteId
return: string

normalizeValue($siteConfig)   X-Ref
{@inheritdoc}


normalizeRegexp($value)   X-Ref
Normalize a regexp / indexed array of regexps

param: array|string $value
return: array

normalizeScrape($value)   X-Ref
Normalize the "scrape" value

param: array $value
return: array



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