[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | Copyright (c) 2010-2022 The s9e authors |
License: | http://www.opensource.org/licenses/mit-license.php The MIT License |
File Size: | 123 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
BBCode:: (5 methods):
__construct()
asConfig()
normalizeName()
setDefaultAttribute()
setTagName()
__construct(array $options = null) X-Ref |
param: array $options This BBCode's options |
asConfig() X-Ref |
{@inheritdoc} |
normalizeName($bbcodeName) X-Ref |
Normalize the name of a BBCode Follows the same rules as tag names with one exception: "*" is kept for compatibility with other BBCode engines param: string $bbcodeName Original name return: string Normalized name |
setDefaultAttribute($attrName) X-Ref |
Set the default attribute name for this BBCode param: string $attrName |
setTagName($tagName) X-Ref |
Set the tag name that represents this BBCode in the intermediate representation param: string $tagName |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |