getStructureMap()
getStructureMap( Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 array|string $componentsStructure, Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 string $trace = "", Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 array $values = array()) Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 : array
recursively creates a structure map from given structure texts to be included in map are marked by %change% for arrays with different element structures "type" is used to define which structure type it is after finishing the recursive function calling a map with paths set like this: key = null && type = null ==> array with elements (index of the element in the page component structure can be variable) key = "something" && type = null ==> value is determined with a set key, parent element is clear key = "somethingElse" && type = "somethingOther" parent path element has no set key and structure is determined by type [ [ { "type": null, "key": null, }, { "type": "generalPageData", "key": "content", }, { "type": null, "key": "siteTitle", } ], [ { "type": null, "key": null, }, { "type": "generalPageData", "key": "content", }, { "type": null, "key": "title", } ], ... ]
Parameters
| Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 array|string | $componentsStructure | |
| Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 string | $trace | = "" |
| Deprecated: Please use getType in phar:///usr/local/bin/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 array | $values | = array() |