Function Virtual_shell->_array_to_html

Definitions

sources/commandr.php

  • Convert an array to Tempcode for display.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$array array required parameter N/A N/A Array to display

Return

  • Tempcode for array
  • Type: Tempcode
  • Set: N/A
  • Range: N/A