Function __global->_get_module_path

Definitions

sources/zones.php

  • Get the path to a module known to be in a certain zone.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$zone ID_TEXT required parameter N/A N/A The zone name
$module ID_TEXT required parameter N/A N/A The module name

Return

  • The module path
  • Type: PATH
  • Set: N/A
  • Range: N/A