[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 84 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
TemplateBuilder:: (4 methods):
__construct()
build()
getTemplate()
addSiteId()
Class: TemplateBuilder - X-Ref
__construct() X-Ref |
Constructor |
build($siteId, array $siteConfig) X-Ref |
Generate and return a template for given site param: string $siteId param: array $siteConfig return: string |
getTemplate(array $config) X-Ref |
Generate and return a template based on given config param: array $config return: string |
addSiteId($siteId, $template) X-Ref |
Added the siteId value to given template in a data-s9e-mediaembed attribute param: string $siteId Site ID param: string $template Original template return: string Modified template |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |