SproutCMS

This is the code documentation for the SproutCMS project

function suggestTags()

Returns common tags. Typically tags are returned from the provided table, but not necessarily.

Usage

array Tags::suggestTags ( [ string $table [, string $prefix [, int $number ]]] );

Arguments

  1. string $table = NULL
  2. string $prefix = ''
  3. int $number = 10

Exceptions thrown

  • QueryException

Return value

  • array
    Tags