Function __global->_do_next_section

Definitions

sources/templates_donext.php

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

Parameters

Name Type Default Set Range Description
$list array required parameter N/A N/A A list of items (each item is a pair or a triple: <option,url[,field name=do_lang(option)]> ; url is a pair or a triple or a quarto also: <page,map[,zone[,warning]]>)
$title Tempcode required parameter N/A N/A The title for the section
$entry_content_type ?string Null N/A N/A Entry content type (null: unknown)
$category_content_type ?string Null N/A N/A Category content type (null: unknown)

Return

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