| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 128 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ProxyDumper:: (6 methods):
__construct()
isProxyCandidate()
getProxyFactoryCode()
getProxyCode()
getProxyClassName()
generateProxyClass()
Class: ProxyDumper - X-Ref
Generates dumped PHP code of proxies via reflection.| __construct($salt = '') X-Ref |
param: string $salt |
| isProxyCandidate(Definition $definition) X-Ref |
| {@inheritdoc} |
| getProxyFactoryCode(Definition $definition, $id) X-Ref |
| {@inheritdoc} |
| getProxyCode(Definition $definition) X-Ref |
| No description |
| getProxyClassName(Definition $definition) X-Ref |
| Produces the proxy class name for the given definition. return: string |
| generateProxyClass(Definition $definition) X-Ref |
return: ClassGenerator |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |