Function Hook_snippet_template_editor_load->get_tempcode_editing_toolbar_dropdowns

Definitions

sources/hooks/systems/snippets/template_editor_load.php

  • Get dropdowns of things to insert from the editing toolbar.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$file ?ID_TEXT required parameter N/A N/A The template (null: not a template)
$file_id string required parameter N/A N/A The ID of the actual template editor we are working with

Return

  • Tuple of dropdowns
  • Type: array
  • Set: N/A
  • Range: N/A