SproutCMS

This is the code documentation for the SproutCMS project

function search()

Shows a search form for the specified item

Usage

void $AdminController->search ( string $type );

Arguments

  1. string $type
    The type of item to show the search form for

Return value

  • void