SproutCMS

This is the code documentation for the SproutCMS project

function beginsWith()

Returns all tags which begin with a given string

Usage

array Tags::beginsWith ( string $prefix );

Arguments

  1. string $prefix
    Search prefix

Exceptions thrown

  • QueryException

Return value

  • array
    Tags