[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Configurator/Collections/ -> AttributePreprocessorCollection.php (summary)

(no description)

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

Defines 1 class

AttributePreprocessorCollection:: (4 methods):
  add()
  key()
  merge()
  asConfig()


Class: AttributePreprocessorCollection  - X-Ref


add($attrName, $regexp)   X-Ref
Add an attribute preprocessor

param: string $attrName Original name
param: string $regexp   Preprocessor's regexp
return: AttributePreprocessor

key()   X-Ref

return: string Name of the attribute the attribute processor uses as source

merge($attributePreprocessors)   X-Ref
Merge a set of attribute preprocessors into this collection

param: array|AttributePreprocessorCollection $attributePreprocessors Instance of AttributePreprocessorCollection or 2D array of [[attrName,regexp|AttributePreprocessor]]

asConfig()   X-Ref
{@inheritdoc}




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