[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 110 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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 |