[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Plugins/HTMLElements/ -> Configurator.php (summary)

(no description)

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

Defines 1 class

Configurator:: (13 methods):
  aliasAttribute()
  aliasElement()
  allowElement()
  allowUnsafeElement()
  allowElementWithSafety()
  allowAttribute()
  allowUnsafeAttribute()
  allowAttributeWithSafety()
  normalizeElementName()
  normalizeAttributeName()
  rebuildTemplate()
  asConfig()
  getJSHints()


Class: Configurator  - X-Ref

aliasAttribute($elName, $attrName, $alias)   X-Ref
No description

aliasElement($elName, $tagName)   X-Ref
No description

allowElement($elName)   X-Ref
No description

allowUnsafeElement($elName)   X-Ref
No description

allowElementWithSafety($elName, $allowUnsafe)   X-Ref
No description

allowAttribute($elName, $attrName)   X-Ref
No description

allowUnsafeAttribute($elName, $attrName)   X-Ref
No description

allowAttributeWithSafety($elName, $attrName, $allowUnsafe)   X-Ref
No description

normalizeElementName($elName)   X-Ref
No description

normalizeAttributeName($attrName)   X-Ref
No description

rebuildTemplate(Tag $tag, $elName, $allowUnsafe)   X-Ref
No description

asConfig()   X-Ref
No description

getJSHints()   X-Ref
No description



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1