Function __global->load_minimodule_page

Definitions

sources/zones.php

  • Runs the specified mini-module.The module result is returned.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$string PATH required parameter N/A N/A The relative path to the module file

Return

  • The result of executing the module
  • Type: Tempcode
  • Set: N/A
  • Range: N/A