| [ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 155 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
CheckReferenceValidityPass:: (4 methods):
process()
validateReferences()
validateScope()
getDefinition()
Class: CheckReferenceValidityPass - X-Ref
Checks the validity of references.| process(ContainerBuilder $container) X-Ref |
| Processes the ContainerBuilder to validate References. |
| validateReferences(array $arguments) X-Ref |
| Validates an array of References. param: array $arguments An array of Reference objects |
| validateScope(Reference $reference, Definition $definition = null) X-Ref |
| Validates the scope of a single Reference. |
| getDefinition($id) X-Ref |
| Returns the Definition given an id. param: string $id Definition identifier return: Definition |
| Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |