Function __global->comcode_helper_script_step2
Definitions
sources/comcode_add.php
- Render a step of the Comcode tag helper dialog: step 2.
- 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: step 2.
*
* @return Tempcode The step UI
*/
function comcode_helper_script_step2() : object
* Render a step of the Comcode tag helper dialog: step 2.
*
* @return Tempcode The step UI
*/
function comcode_helper_script_step2() : object

