Function Hook_addon_registry_awards->tpl_previews

Definitions

sources/hooks/systems/addon_registry/awards.php

  • Get mapping between template names and the method of this class that can render a preview of them.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: array

Returns

  • The mapping
  • Type: array
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get mapping between template names and the method of this class that can render a preview of them.
 *
 * @return array The mapping
 */

public function tpl_previews() : array