| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 164 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ChainLoader:: (8 methods):
__construct()
addLoader()
getLoaders()
getSource()
getSourceContext()
exists()
getCacheKey()
isFresh()
Class: ChainLoader - X-Ref
Loads templates from other loaders.| __construct(array $loaders = []) X-Ref |
param: LoaderInterface[] $loaders |
| addLoader(LoaderInterface $loader) X-Ref |
| No description |
| getLoaders() X-Ref |
return: LoaderInterface[] |
| getSource($name) X-Ref |
| No description |
| getSourceContext($name) X-Ref |
| No description |
| exists($name) X-Ref |
| No description |
| getCacheKey($name) X-Ref |
| No description |
| isFresh($name, $time) X-Ref |
| No description |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |