[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 67 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
MergeBuilder:: (4 methods):
__construct()
allowUnset()
denyOverwrite()
end()
Class: MergeBuilder - X-Ref
This class builds merge conditions.__construct(NodeDefinition $node) X-Ref |
No description |
allowUnset($allow = true) X-Ref |
Sets whether the node can be unset. param: bool $allow return: $this |
denyOverwrite($deny = true) X-Ref |
Sets whether the node can be overwritten. param: bool $deny Whether the overwriting is forbidden or not return: $this |
end() X-Ref |
Returns the related node. return: NodeDefinition|ArrayNodeDefinition|VariableNodeDefinition |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |