Function __global->comcode_helper_script_replace

Definitions

sources/comcode_add.php

  • Render a step of the Comcode tag helper dialog: add/edit/delete over existing Comcode.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The step UI
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Render a step of the Comcode tag helper dialog: add/edit/delete over existing Comcode.
 *
 * @return Tempcode The step UI
 */

function comcode_helper_script_replace() : object