Function __global->_get_block_path

Definitions

sources/zones.php

  • Gets the path to a block code file for a block code name.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$block ID_TEXT required parameter N/A N/A The name of the block

Return

  • The path to the block
  • Type: PATH
  • Set: N/A
  • Range: N/A