Function __global->_do_next_section

Definitions

sources/templates_donext.php

  • Get the Tempcode for a do next manager section.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Parameters

There are no entries at this time

Returns

  • The do next manager section
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get the Tempcode for a do next manager section.
 *
 * @return Tempcode The do next manager section
 */

function _do_next_section() : object