Function Hook_main_custom_gfx_rollover_button->run
Definitions
sources/hooks/blocks/main_custom_gfx/rollover_button.php
- Standard graphic generator function. Creates custom graphics from parameters.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$map | array | required parameter | N/A | N/A | Map of hook parameters (relayed from block parameters map) |
$block | object | required parameter | N/A | N/A | The block itself (contains utility methods) |
Return
- HTML to output
- Type: Tempcode
- Set: N/A
- Range: N/A