SproutCMS

This is the code documentation for the SproutCMS project

function listSelector()

Outputs a select UL for choosing a subsite from within the admin area

Usage

void Subsites::listSelector ( [ int $selected_id ] );

Arguments

  1. int $selected_id = NULL
    The currently selected subsite, if any

Return value

  • void