Function Hook_sitemap_banner->_find_theme_image
Definitions
sources/hooks/systems/sitemap/banner.php
- Find the image for a position in the Sitemap.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Parameters
| Name | Type | Passed by reference? | Variadic? | Default | Set | Range | Description |
|---|---|---|---|---|---|---|---|
| $row | array | No | No | required parameter | N/A | N/A | Calendar type row |
| &$struct | array | Yes | No | required parameter | N/A | N/A | Target structure |

