SproutCMS

This is the code documentation for the SproutCMS project

function dropdownTreeItem()

Used internally for recursive dropdown generation.

Usage

string Fb::dropdownTreeItem ( Pagenode $node , int $depth , int $selected , array $exclude );

Arguments

  1. Pagenode $node
    The node to display
  2. int $depth
    The depth of the node
  3. int $selected
    The id of the page to select
  4. array $exclude
    Node IDs of the to exclude from the list

Return value

  • string
    HTML